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