summaryrefslogtreecommitdiffstats
path: root/mm/memfd.c
Commit message (Expand)AuthorAgeFilesLines
* memfd: fix F_SEAL_WRITE after shmem huge page allocatedHugh Dickins2022-03-081-8/+22
* memfd: Use radix_tree_deref_slot_protected to avoid the warning.zhong jiang2019-11-201-1/+1
* memfd: Fix locking when tagging pinsMatthew Wilcox (Oracle)2019-10-291-8/+10
* alloc_file(): switch to passing O_... flags instead of FMODE_... modeAl Viro2018-07-121-1/+1
* mm: restructure memfd codeMike Kravetz2018-06-071-0/+345