summaryrefslogtreecommitdiffstats
path: root/mm/memfd.c
AgeCommit message (Expand)Author
2019-11-20memfd: Use radix_tree_deref_slot_protected to avoid the warning.zhong jiang
2019-10-29memfd: Fix locking when tagging pinsMatthew Wilcox (Oracle)
2018-07-12alloc_file(): switch to passing O_... flags instead of FMODE_... modeAl Viro
2018-06-07mm: restructure memfd codeMike Kravetz