summaryrefslogtreecommitdiffstats
path: root/mm/memfd.c
AgeCommit message (Expand)Author
2021-04-30Reimplement RLIMIT_MEMLOCK on top of ucountsAlexey Gladkov
2019-09-24mm: page cache: store only head pages in i_pagesMatthew Wilcox (Oracle)
2019-07-05Revert "mm: page cache: store only head pages in i_pages"Linus Torvalds
2019-05-14mm: page cache: store only head pages in i_pagesMatthew Wilcox
2019-03-05mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfdJoel Fernandes (Google)
2018-10-21memfd: Convert memfd_tag_pins to XArrayMatthew Wilcox
2018-10-21memfd: Convert memfd_wait_for_pins to XArrayMatthew Wilcox
2018-07-12alloc_file(): switch to passing O_... flags instead of FMODE_... modeAl Viro
2018-06-07mm: restructure memfd codeMike Kravetz