Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-26 | mm: merge folio_is_secretmem() and folio_fast_pin_allowed() into gup_fast_fol... | David Hildenbrand | 1 | -19/+2 |
2024-04-05 | mm/secretmem: fix GUP-fast succeeding on secretmem folios | David Hildenbrand | 1 | -2/+2 |
2023-08-25 | secretmem: convert page_is_secretmem() to folio_is_secretmem() | Matthew Wilcox (Oracle) | 1 | -8/+7 |
2021-10-19 | mm/secretmem: fix NULL page->mapping dereference in page_is_secretmem() | Sean Christopherson | 1 | -1/+1 |
2021-07-08 | PM: hibernate: disable when there are active secretmem users | Mike Rapoport | 1 | -0/+6 |
2021-07-08 | mm: introduce memfd_secret system call to create "secret" memory areas | Mike Rapoport | 1 | -0/+48 |