aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/vm (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds11-42/+479
2022-08-03tools/testing/selftests/vm/hmm-tests.c: fix buildAndrew Morton1-1/+1
2022-07-29mm/hmm: add a test for cross device private faultsRalph Campbell1-2/+12
2022-07-29selftests: add soft-dirty into run_vmtests.shPeter Xu1-0/+2
2022-07-29selftests: soft-dirty: add test for mprotectPeter Xu1-1/+66
2022-07-29selftest/vm: uninitialized variable in main()Dan Carpenter1-1/+1
2022-07-29tools/testing/selftests/vm/hugetlb-madvise.c: silence uninitialized variable warningDan Carpenter1-2/+3
2022-07-29selftests/vm: skip 128TBswitch on unsupported archAdam Sindelar1-4/+4
2022-07-29selftests/vm: fix errno handling in mrelease_testAdam Sindelar1-5/+11
2022-07-26selftests/vm: fix va_128TBswitch.sh permissionsAdam Sindelar1-0/+0
2022-07-17tools: add selftests to hmm for COW in device memoryAlex Sierra1-0/+80
2022-07-17tools: add hmm gup tests for device coherent typeAlex Sierra1-0/+110
2022-07-17tools: update test_hmm script to support SP configAlex Sierra1-3/+21
2022-07-17tools: update hmm-test to support device coherent typeAlex Sierra1-21/+100
2022-07-17selftests/vm: add protection_keys tests to run_vmtestsKalpana Shetty1-0/+11
2022-07-11selftests: stop using KSFT_KHDR_INSTALLGuillaume Tucker1-1/+0
2022-07-03selftests/vm: only run 128TBswitch with 5-level pagingAdam Sindelar3-1/+56
2022-07-03userfaultfd: selftests: infinite loop in faulting_processEdward Liaw1-2/+2
2022-06-27userfaultfd/selftests: Fix typo in commentXiang wangx1-1/+1
2022-06-27Merge branch 'master' into mm-stableakpm1-0/+2
2022-06-16selftests: make use of GUP_TEST_FILE macroJoel Savitz1-2/+2
2022-06-16userfaultfd/selftests: fix typo in commentXiang wangx1-1/+1
2022-06-16selftests: make use of GUP_TEST_FILE macroJoel Savitz1-2/+2
2022-06-16selftests: vm: Fix resource leak when return errorDing Xiang1-0/+2
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds17-559/+808
2022-05-25Merge tag 'linux-kselftest-next-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-19/+2
2022-05-25selftests: vm: add the "settings" file with timeout variablePatrick Wang1-0/+1
2022-05-25selftests: vm: add "test_hmm.sh" to TEST_FILESPatrick Wang1-0/+1
2022-05-25selftests: vm: check numa_available() before operating "merge_across_nodes" in ksm_testsPatrick Wang1-3/+6
2022-05-25selftests: vm: add migration to the .gitignoreMuhammad Usama Anjum1-0/+1
2022-05-25selftests/vm/pkeys: fix typo in commentJulia Lawall1-1/+1
2022-05-25selftests: vm: add process_mrelease testsSuren Baghdasaryan4-0/+204
2022-05-13userfaultfd/selftests: use swap() instead of open coding itGuo Zhengkui1-7/+2
2022-05-13selftests/uffd: enable uffd-wp for shmem/hugetlbfsPeter Xu1-3/+1
2022-05-13selftest/vm: test that mremap fails on non-existent vmaNiels Dossche1-0/+6
2022-05-09selftests: clarify common error when running gup_testJoel Savitz1-0/+2
2022-05-09selftests: vm: Makefile: rename TARGETS to VMTARGETSJoel Savitz1-5/+5
2022-04-28selftests: vm: fix shellcheck warnings in run_vmtests.shAxel Rasmussen1-28/+27
2022-04-28selftests: vm: refactor run_vmtests.sh to reduce boilerplateAxel Rasmussen1-415/+64
2022-04-28selftests: vm: add test for Soft-Dirty PTE bitGabriel Krisman Bertazi4-0/+150
2022-04-28selftests: vm: bring common functions to a new fileMuhammad Usama Anjum5-113/+124
2022-04-28tools/testing/selftests/vm/gup_test.c: clarify error statementSidhartha Kumar2-11/+44
2022-04-28mm: add selftests for migration entriesAlistair Popple2-0/+196
2022-04-25selftests/vm/pkeys: Use provided __cpuid_count() macroReinette Chatre1-19/+2
2022-04-21selftest/vm: add skip support to mremap_testSidhartha Kumar1-3/+8
2022-04-21selftest/vm: support xfail in mremap_testSidhartha Kumar1-1/+1
2022-04-21selftest/vm: verify remap destination address in mremap_testSidhartha Kumar1-3/+39
2022-04-21selftest/vm: verify mmap addr in mremap_testSidhartha Kumar1-1/+40
2022-03-24selftests: kselftest framework: provide "finished" helperKees Cook1-1/+1
2022-03-24userfaultfd/selftests: enable hugetlb remap and remove event testingMike Kravetz2-36/+36