summaryrefslogtreecommitdiff
path: root/mm/secretmem.c
AgeCommit message (Expand)Author
2021-10-28mm/secretmem: avoid letting secretmem_users drop to zeroKees Cook
2021-10-25secretmem: Prevent secretmem_users from wrapping to zeroMatthew Wilcox (Oracle)
2021-10-24Revert "mm/secretmem: use refcount_t instead of atomic_t"Linus Torvalds
2021-09-08mm/secretmem: use refcount_t instead of atomic_tJordy Zomer
2021-07-23mm/secretmem: wire up ->set_page_dirtyMike Rapoport
2021-07-08PM: hibernate: disable when there are active secretmem usersMike Rapoport
2021-07-08mm: introduce memfd_secret system call to create "secret" memory areasMike Rapoport