summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/mm/Makefile
AgeCommit message (Expand)Author
2023-12-20selftests/mm: factor out thp settings managementRyan Roberts
2023-12-06selftests/mm: prevent duplicate runs caused by TEST_GEN_PROGSNico Pache
2023-10-18selftests/mm: add a new test for madv and hugetlbBreno Leitao
2023-10-18selftests: mm: add pagemap ioctl testsMuhammad Usama Anjum
2023-08-18selftests/mm: run all tests from run_vmtests.shRyan Roberts
2023-08-18selftests/mm: skip soft-dirty tests on arm64Ryan Roberts
2023-08-18selftests/mm: add tests for HWPOISON hugetlbfs readJiaqi Yan
2023-06-23Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.Andrew Morton
2023-06-19selftests: mm: remove wrong kernel header inclusionMuhammad Usama Anjum
2023-06-19selftests/mm: fix cross compilation with LLVMMark Brown
2023-06-09selftests/mm: gup_longterm: new functional test for FOLL_LONGTERMDavid Hildenbrand
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-21selftests/mm: add new selftests for KSMStefan Roesch
2023-04-21selftests/mm: rename COW_EXTRA_LIBS to IOURING_EXTRA_LIBSPeter Xu
2023-04-18selftests/mm: rename va_128TBswitch to va_high_addr_switchChaitanya S Prakash
2023-04-18selftests/mm: split uffd tests into uffd-stress and uffd-unit-testsPeter Xu
2023-04-18selftests/mm: create uffd-common.[ch]Peter Xu
2023-04-18selftests/mm: link vm_util.c alwaysPeter Xu
2023-04-18selftests/mm: use TEST_GEN_PROGS where properPeter Xu
2023-04-18selftests/mm: merge util.h into vm_util.hPeter Xu
2023-04-18selftests/mm: mkdirty: test behavior of (pte|pmd)_mkdirty on VMAs without wri...David Hildenbrand
2023-03-23sh: remove sh5/sh64 last fragmentsRandy Dunlap
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-02kselftest: vm: add tests for memory-deny-write-executeKees Cook
2023-01-18selftests: vm: enable cross-compilationBjörn Töpel
2023-01-18selftests/vm: rename selftests/vm to selftests/mmSeongJae Park