summaryrefslogtreecommitdiff
path: root/mm/memfd.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-20memfd: Use radix_tree_deref_slot_protected to avoid the warning.zhong jiang1-1/+1
2019-10-29memfd: Fix locking when tagging pinsMatthew Wilcox (Oracle)1-8/+10
2018-07-12alloc_file(): switch to passing O_... flags instead of FMODE_... modeAl Viro1-1/+1
2018-06-08mm: restructure memfd codeMike Kravetz1-0/+345