aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/vm/Makefile
AgeCommit message (Expand)Author
2023-01-18selftests/vm: rename selftests/vm to selftests/mmSeongJae Park
2022-12-11selftests/vm: add KSM unmerge testsDavid Hildenbrand
2022-11-30selftests/vm: anon_cow: prepare for non-anonymous COW testsDavid Hildenbrand
2022-11-08selftests/vm: anon_cow: add liburing test casesDavid Hildenbrand
2022-11-08selftests/vm: anon_cow: test COW handling of anonymous memoryDavid Hildenbrand
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-05selftests/vm: use top_srcdir instead of recomputing relative pathsAxel Rasmussen
2022-10-03selftests/vm: add selftest for MADV_COLLAPSE of uffd-minor memoryZach O'Keefe
2022-10-03selftests/vm: dedup THP helpersZach O'Keefe
2022-09-11Kselftests: remove support of libhugetlbfs from kselftestsTarun Sahu
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-07-11selftests: stop using KSFT_KHDR_INSTALLGuillaume Tucker
2022-07-03selftests/vm: only run 128TBswitch with 5-level pagingAdam Sindelar
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-25selftests: vm: add "test_hmm.sh" to TEST_FILESPatrick Wang
2022-05-25selftests: vm: add process_mrelease testsSuren Baghdasaryan
2022-05-09selftests: vm: Makefile: rename TARGETS to VMTARGETSJoel Savitz
2022-04-28selftests: vm: add test for Soft-Dirty PTE bitGabriel Krisman Bertazi
2022-04-28selftests: vm: bring common functions to a new fileMuhammad Usama Anjum
2022-04-28mm: add selftests for migration entriesAlistair Popple
2022-03-24selftests/vm: add hugetlb madvise MADV_DONTNEED MADV_REMOVE testMike Kravetz
2022-03-23Merge tag 'linux-kselftest-next-5.18-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-03-22selftests: vm: add a hugetlb test caseMuchun Song
2022-03-22selftests, x86: fix how check_cc.sh is being invokedGuillaume Tucker
2022-03-17selftests: vm: fix clang build error multiple output filesYosry Ahmed
2022-02-23selftests: vm: Add the uapi headers include variableMuhammad Usama Anjum
2021-11-06mm, hugepages: add hugetlb vma mremap() testMina Almasry
2021-09-03selftests: vm: add KSM merging across nodes testZhansaya Bagdauletkyzy
2021-09-03selftests: vm: add KSM merge testZhansaya Bagdauletkyzy
2021-07-08secretmem: test: add basic selftest for memfd_secret(2)Mike Rapoport
2021-07-01selftests/vm/pkeys: exercise x86 XSAVE init stateDave Hansen
2021-06-30selftests/vm: add test for MADV_POPULATE_(READ|WRITE)David Hildenbrand
2021-05-05mm: huge_memory: a new debugfs interface for splitting THP testsZi Yan
2021-03-25selftests/vm: fix out-of-tree buildRong Chen
2020-12-29selftests/vm: fix building protection keys testHarish
2020-12-15kselftests: vm: add mremap testsKalesh Singh
2020-12-15selftests/vm: hmm-tests: remove the libhugetlbfs dependencyJohn Hubbard
2020-12-15selftests/vm: minor cleanup: Makefile and gup_test.cJohn Hubbard
2020-12-15selftests/vm: rename run_vmtests --> run_vmtests.shJohn Hubbard
2020-12-15selftests/vm: use a common gup_test.hJohn Hubbard
2020-12-15mm/gup_benchmark: rename to mm/gup_testJohn Hubbard
2020-12-06tools/testing/selftests/vm: fix build errorXingxing Su
2020-10-13selftests/vm: fix incorrect gcc invocation in some casesJohn Hubbard
2020-10-13selftests/vm: fix false build success on the second and later attemptsJohn Hubbard
2020-06-04selftests: vm: pkeys: fix multilib builds for x86Sandipan Das
2020-06-04selftests/x86/pkeys: move selftests to arch-neutral directoryRam Pai
2020-06-03khugepaged: add self testKirill A. Shutemov
2020-05-19mm/hmm/test: add selftests for HMMRalph Campbell
2020-04-13selftests: vm: Fix 64-bit test builds for powerpc64leSandipan Das
2020-04-13selftests: vm: Do not override definition of ARCHSandipan Das