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