summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/vm
AgeCommit message (Expand)Author
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-03tools/testing/selftests/vm/hmm-tests.c: fix buildAndrew Morton
2022-07-29mm/hmm: add a test for cross device private faultsRalph Campbell
2022-07-29selftests: add soft-dirty into run_vmtests.shPeter Xu
2022-07-29selftests: soft-dirty: add test for mprotectPeter Xu
2022-07-29selftest/vm: uninitialized variable in main()Dan Carpenter
2022-07-29tools/testing/selftests/vm/hugetlb-madvise.c: silence uninitialized variable ...Dan Carpenter
2022-07-29selftests/vm: skip 128TBswitch on unsupported archAdam Sindelar
2022-07-29selftests/vm: fix errno handling in mrelease_testAdam Sindelar
2022-07-26selftests/vm: fix va_128TBswitch.sh permissionsAdam Sindelar
2022-07-17tools: add selftests to hmm for COW in device memoryAlex Sierra
2022-07-17tools: add hmm gup tests for device coherent typeAlex Sierra
2022-07-17tools: update test_hmm script to support SP configAlex Sierra
2022-07-17tools: update hmm-test to support device coherent typeAlex Sierra
2022-07-17selftests/vm: add protection_keys tests to run_vmtestsKalpana Shetty
2022-07-11selftests: stop using KSFT_KHDR_INSTALLGuillaume Tucker
2022-07-03selftests/vm: only run 128TBswitch with 5-level pagingAdam Sindelar
2022-07-03userfaultfd: selftests: infinite loop in faulting_processEdward Liaw
2022-06-27userfaultfd/selftests: Fix typo in commentXiang wangx
2022-06-27Merge branch 'master' into mm-stableakpm
2022-06-16selftests: make use of GUP_TEST_FILE macroJoel Savitz
2022-06-16userfaultfd/selftests: fix typo in commentXiang wangx
2022-06-16selftests: make use of GUP_TEST_FILE macroJoel Savitz
2022-06-16selftests: vm: Fix resource leak when return errorDing Xiang
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-25Merge tag 'linux-kselftest-next-5.19-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-05-25selftests: vm: add the "settings" file with timeout variablePatrick Wang
2022-05-25selftests: vm: add "test_hmm.sh" to TEST_FILESPatrick Wang
2022-05-25selftests: vm: check numa_available() before operating "merge_across_nodes" i...Patrick Wang
2022-05-25selftests: vm: add migration to the .gitignoreMuhammad Usama Anjum
2022-05-25selftests/vm/pkeys: fix typo in commentJulia Lawall
2022-05-25selftests: vm: add process_mrelease testsSuren Baghdasaryan
2022-05-13userfaultfd/selftests: use swap() instead of open coding itGuo Zhengkui
2022-05-13selftests/uffd: enable uffd-wp for shmem/hugetlbfsPeter Xu
2022-05-13selftest/vm: test that mremap fails on non-existent vmaNiels Dossche
2022-05-09selftests: clarify common error when running gup_testJoel Savitz
2022-05-09selftests: vm: Makefile: rename TARGETS to VMTARGETSJoel Savitz
2022-04-28selftests: vm: fix shellcheck warnings in run_vmtests.shAxel Rasmussen
2022-04-28selftests: vm: refactor run_vmtests.sh to reduce boilerplateAxel Rasmussen
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-28tools/testing/selftests/vm/gup_test.c: clarify error statementSidhartha Kumar
2022-04-28mm: add selftests for migration entriesAlistair Popple
2022-04-25selftests/vm/pkeys: Use provided __cpuid_count() macroReinette Chatre
2022-04-21selftest/vm: add skip support to mremap_testSidhartha Kumar
2022-04-21selftest/vm: support xfail in mremap_testSidhartha Kumar
2022-04-21selftest/vm: verify remap destination address in mremap_testSidhartha Kumar
2022-04-21selftest/vm: verify mmap addr in mremap_testSidhartha Kumar
2022-03-24selftests: kselftest framework: provide "finished" helperKees Cook
2022-03-24userfaultfd/selftests: enable hugetlb remap and remove event testingMike Kravetz