summaryrefslogtreecommitdiffstats
path: root/include/linux/secretmem.h
Commit message (Expand)AuthorAgeFilesLines
* secretmem: convert page_is_secretmem() to folio_is_secretmem()Matthew Wilcox (Oracle)2023-08-241-8/+7
* mm/secretmem: fix NULL page->mapping dereference in page_is_secretmem()Sean Christopherson2021-10-181-1/+1
* PM: hibernate: disable when there are active secretmem usersMike Rapoport2021-07-081-0/+6
* mm: introduce memfd_secret system call to create "secret" memory areasMike Rapoport2021-07-081-0/+48