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