summaryrefslogtreecommitdiff
path: root/include/linux/secretmem.h
AgeCommit message (Expand)Author
2024-04-25mm: merge folio_is_secretmem() and folio_fast_pin_allowed() into gup_fast_fol...David Hildenbrand
2024-04-05mm/secretmem: fix GUP-fast succeeding on secretmem foliosDavid Hildenbrand
2023-08-24secretmem: convert page_is_secretmem() to folio_is_secretmem()Matthew Wilcox (Oracle)
2021-10-18mm/secretmem: fix NULL page->mapping dereference in page_is_secretmem()Sean Christopherson
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