blob: b63c702e75447dfd7654afdeaf0ba532dc26406c [file] [log] [blame]
12e967fd8e4e ("mm: do not allow MADV_PAGEOUT for CoW pages")
9c276cc65a58 ("mm: introduce MADV_COLD")
d2cd9ede6e19 ("mm,fork: introduce MADV_WIPEONFORK")
24587380f61d ("parisc: Add MADV_HWPOISON and MADV_SOFT_OFFLINE")
5e451be75ca5 ("mm/madvise: move up the behavior parameter validation")
97167a7681e9 ("mm/madvise.c: clean up MADV_SOFT_OFFLINE and MADV_HWPOISON")
f7ad2a6cb9f7 ("mm: move MADV_FREE pages into LRU_INACTIVE_FILE list")
70ccb92fdd90 ("userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEED")
a6bf53eba98e ("userfaultfd: non-cooperative: add madvise() event for MADV_REMOVE request")
d811914d8757 ("userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVE")
235190738aba ("oom-reaper: use madvise_dontneed() logic to decide if unmap the VMA")
ecf1385d72f0 ("mm: drop unused argument of zap_page_range()")
da5502c0a39b ("userfaultfd: non-cooperative: selftest: add test for FORK, MADVDONTNEED and REMAP events")
aa0d27217477 ("userfaultfd: non-cooperative: selftest: add ufd parameter to copy_page")
6228b8f2d15b ("userfaultfd: non-cooperative: selftest: introduce userfaultfd_open")
47dd924508f5 ("userfaultfd: hugetlbfs: UFFD_FEATURE_MISSING_SHMEM")
163e11bc4f6e ("userfaultfd: hugetlbfs: UFFD_FEATURE_MISSING_HUGETLBFS")
9903bd7b73ef ("userfaultfd: hugetlbfs: add userfaultfd_hugetlb test")
0594f58dbd95 ("userfaultfd: non-cooperative: avoid MADV_DONTNEED race condition")
05ce77249d50 ("userfaultfd: non-cooperative: add madvise() event for MADV_DONTNEED request")
72f87654c696 ("userfaultfd: non-cooperative: add mremap() event")
893e26e61d04 ("userfaultfd: non-cooperative: Add fork() event")
9cd75c3cd4c3 ("userfaultfd: non-cooperative: add ability to report non-PF events from uffd descriptor")
6dcc27fd3943 ("userfaultfd: non-cooperative: Split the find_userfault() routine")