Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-10-28 | mm/secretmem: avoid letting secretmem_users drop to zero | Kees Cook | 1 | -1/+1 |
2021-10-25 | secretmem: Prevent secretmem_users from wrapping to zero | Matthew Wilcox (Oracle) | 1 | -0/+2 |
2021-10-24 | Revert "mm/secretmem: use refcount_t instead of atomic_t" | Linus Torvalds | 1 | -5/+4 |
2021-09-08 | mm/secretmem: use refcount_t instead of atomic_t | Jordy Zomer | 1 | -4/+5 |
2021-07-23 | mm/secretmem: wire up ->set_page_dirty | Mike Rapoport | 1 | -0/+1 |
2021-07-08 | PM: hibernate: disable when there are active secretmem users | Mike Rapoport | 1 | -0/+15 |
2021-07-08 | mm: introduce memfd_secret system call to create "secret" memory areas | Mike Rapoport | 1 | -0/+239 |