summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/vm/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-01-19selftests/vm: rename selftests/vm to selftests/mmSeongJae Park1-180/+0
2022-12-12selftests/vm: add KSM unmerge testsDavid Hildenbrand1-0/+2
2022-12-01selftests/vm: anon_cow: prepare for non-anonymous COW testsDavid Hildenbrand1-5/+5
2022-11-09selftests/vm: anon_cow: add liburing test casesDavid Hildenbrand1-1/+20
2022-11-09selftests/vm: anon_cow: test COW handling of anonymous memoryDavid Hildenbrand1-1/+3
2022-10-11Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-20/+3
2022-10-05selftests/vm: use top_srcdir instead of recomputing relative pathsAxel Rasmussen1-1/+1
2022-10-04selftests/vm: add selftest for MADV_COLLAPSE of uffd-minor memoryZach O'Keefe1-0/+1
2022-10-04selftests/vm: dedup THP helpersZach O'Keefe1-0/+1
2022-09-12Kselftests: remove support of libhugetlbfs from kselftestsTarun Sahu1-20/+1
2022-08-06Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2022-07-12selftests: stop using KSFT_KHDR_INSTALLGuillaume Tucker1-1/+0
2022-07-04selftests/vm: only run 128TBswitch with 5-level pagingAdam Sindelar1-0/+1
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+12
2022-05-25selftests: vm: add "test_hmm.sh" to TEST_FILESPatrick Wang1-0/+1
2022-05-25selftests: vm: add process_mrelease testsSuren Baghdasaryan1-0/+1
2022-05-10selftests: vm: Makefile: rename TARGETS to VMTARGETSJoel Savitz1-5/+5
2022-04-29selftests: vm: add test for Soft-Dirty PTE bitGabriel Krisman Bertazi1-0/+2
2022-04-29selftests: vm: bring common functions to a new fileMuhammad Usama Anjum1-2/+5
2022-04-29mm: add selftests for migration entriesAlistair Popple1-0/+3
2022-03-25selftests/vm: add hugetlb madvise MADV_DONTNEED MADV_REMOVE testMike Kravetz1-0/+1
2022-03-23Merge tag 'linux-kselftest-next-5.18-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-1/+1
2022-03-23selftests: vm: add a hugetlb test caseMuchun Song1-0/+1
2022-03-23selftests, x86: fix how check_cc.sh is being invokedGuillaume Tucker1-3/+3
2022-03-17selftests: vm: fix clang build error multiple output filesYosry Ahmed1-4/+2
2022-02-24selftests: vm: Add the uapi headers include variableMuhammad Usama Anjum1-1/+1
2021-11-06mm, hugepages: add hugetlb vma mremap() testMina Almasry1-0/+1
2021-09-03selftests: vm: add KSM merging across nodes testZhansaya Bagdauletkyzy1-0/+2
2021-09-03selftests: vm: add KSM merge testZhansaya Bagdauletkyzy1-0/+1
2021-07-08secretmem: test: add basic selftest for memfd_secret(2)Mike Rapoport1-1/+2
2021-07-01selftests/vm/pkeys: exercise x86 XSAVE init stateDave Hansen1-2/+2
2021-07-01selftests/vm: add test for MADV_POPULATE_(READ|WRITE)David Hildenbrand1-0/+1
2021-05-05mm: huge_memory: a new debugfs interface for splitting THP testsZi Yan1-0/+1
2021-03-25selftests/vm: fix out-of-tree buildRong Chen1-2/+2
2020-12-30selftests/vm: fix building protection keys testHarish1-5/+5
2020-12-15kselftests: vm: add mremap testsKalesh Singh1-0/+1
2020-12-15selftests/vm: hmm-tests: remove the libhugetlbfs dependencyJohn Hubbard1-2/+22
2020-12-15selftests/vm: minor cleanup: Makefile and gup_test.cJohn Hubbard1-6/+4
2020-12-15selftests/vm: rename run_vmtests --> run_vmtests.shJohn Hubbard1-1/+1
2020-12-15selftests/vm: use a common gup_test.hJohn Hubbard1-0/+2
2020-12-15mm/gup_benchmark: rename to mm/gup_testJohn Hubbard1-1/+1
2020-12-06tools/testing/selftests/vm: fix build errorXingxing Su1-0/+4
2020-10-14selftests/vm: fix incorrect gcc invocation in some casesJohn Hubbard1-0/+12
2020-10-14selftests/vm: fix false build success on the second and later attemptsJohn Hubbard1-0/+5
2020-06-05selftests: vm: pkeys: fix multilib builds for x86Sandipan Das1-1/+73
2020-06-05selftests/x86/pkeys: move selftests to arch-neutral directoryRam Pai1-0/+1
2020-06-04khugepaged: add self testKirill A. Shutemov1-0/+1
2020-05-19mm/hmm/test: add selftests for HMMRalph Campbell1-0/+3
2020-04-13selftests: vm: Fix 64-bit test builds for powerpc64leSandipan Das1-1/+1
2020-04-13selftests: vm: Do not override definition of ARCHSandipan Das1-2/+2