summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/vm
AgeCommit message (Expand)Author
2023-01-18selftests/vm: rename selftests/vm to selftests/mmSeongJae Park
2023-01-18selftests/vm: cow: add COW tests for collapsing of PTE-mapped anon THPDavid Hildenbrand
2023-01-18selftests/vm: ksm_functional_tests: fix a typo in commentXu Panda
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-12Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-12-11selftests/vm: ksm_functional_tests: fixes for 32bitDavid Hildenbrand
2022-12-11selftests/vm: cow: fix compile warning on 32bitDavid Hildenbrand
2022-12-11selftests/vm: madv_populate: fix missing MADV_POPULATE_(READ|WRITE) definitionsDavid Hildenbrand
2022-12-11selftests/vm: add test to measure MADV_UNMERGEABLE performanceDavid Hildenbrand
2022-12-11selftests/vm: add KSM unmerge testsDavid Hildenbrand
2022-12-11selftests/vm: enable running select groups of testsJoel Savitz
2022-11-30selftests/vm: use memfd for hugepage-mmap testPeter Xu
2022-11-30selftests/vm: cow: R/O long-term pinning reliability tests for non-anon pagesDavid Hildenbrand
2022-11-30selftests/vm: cow: basic COW tests for non-anonymous pagesDavid Hildenbrand
2022-11-30selftests/vm: anon_cow: prepare for non-anonymous COW testsDavid Hildenbrand
2022-11-30selftests/vm: anon_cow: add mprotect() optimization testsDavid Hildenbrand
2022-11-30selftests/vm: update hugetlb madviseMike Kravetz
2022-11-18selftests/vm: add local_config.h and local_config.mk to .gitignoreZhao Gongyi
2022-11-16selftests/vm/pkeys: Add a regression test for setting PKRU through ptraceKyle Huey
2022-11-08selftests/vm: anon_cow: add R/O longterm tests via gup_testDavid Hildenbrand
2022-11-08selftests/vm: anon_cow: add liburing test casesDavid Hildenbrand
2022-11-08selftests/vm: anon_cow: hugetlb testsDavid Hildenbrand
2022-11-08selftests/vm: anon_cow: THP testsDavid Hildenbrand
2022-11-08selftests/vm: factor out pagemap_is_populated() into vm_utilDavid Hildenbrand
2022-11-08selftests/vm: anon_cow: test COW handling of anonymous memoryDavid Hildenbrand
2022-11-08selftests/vm: drop mnt point for hugetlb in run_vmtests.shPeter Xu
2022-11-08selftests/vm: use memfd for hugepage-mremap testPeter Xu
2022-11-08selftests/vm: use memfd for hugetlb-madvise testPeter Xu
2022-11-08selftests/vm: use memfd for uffd hugetlb testsPeter Xu
2022-10-14Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-12mm/selftest: uffd: explain the write missing fault checkPeter Xu
2022-10-12hmm-tests: add test for migrate_device_range()Alistair Popple
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: add file/shmem MADV_COLLAPSE selftest for cleared pmdZach O'Keefe
2022-10-03selftests/vm: add thp collapse shmem testingZach O'Keefe
2022-10-03selftests/vm: add thp collapse file and tmpfs testingZach O'Keefe
2022-10-03selftests/vm: modularize thp collapse memory operationsZach O'Keefe
2022-10-03selftests/vm: dedup THP helpersZach O'Keefe
2022-10-03selftests/vm: retry on EAGAIN for MADV_COLLAPSE selftestZach O'Keefe
2022-10-03mm/hmm/test: use char dev with struct device to get device nodeMika Penttilä
2022-09-26mm: add merging after mremap resizeJakub Matěna
2022-09-11selftest: vm: remove deleted local_config.* from .gitignoreTarun Sahu
2022-09-11Kselftests: remove support of libhugetlbfs from kselftestsTarun Sahu
2022-09-11selftests: vm: add /dev/userfaultfd test cases to run_vmtests.shAxel Rasmussen
2022-09-11userfaultfd: selftests: modify selftest to use /dev/userfaultfdAxel Rasmussen
2022-09-11selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.shAxel Rasmussen
2022-09-11selftests/vm: add selftest to verify multi THP collapseZach O'Keefe
2022-09-11selftests/vm: add selftest to verify recollapse of THPsZach O'Keefe