summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/vm
AgeCommit message (Expand)Author
2022-06-27selftests/vm: Only run 128TBswitch with 5-level pagingAdam Sindelar
2022-06-27userfaultfd: selftests: infinite loop in faulting_processEdward Liaw
2022-06-27selftests: vm: add /dev/userfaultfd test cases to run_vmtests.shAxel Rasmussen
2022-06-27userfaultfd: selftests: make /dev/userfaultfd testing configurableAxel Rasmussen
2022-06-27userfaultfd: selftests: modify selftest to use /dev/userfaultfdAxel Rasmussen
2022-06-27selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.shAxel Rasmussen
2022-06-27mm-add-merging-after-mremap-resize-checkpatch-fixesAndrew Morton
2022-06-27mm: add merging after mremap resizeJakub Matěna
2022-06-27selftests/vm: add protection_keys tests to run_vmtestsKalpana Shetty
2022-06-27tools: add selftests to hmm for COW in device memoryAlex Sierra
2022-06-27tools: add hmm gup tests for device coherent typeAlex Sierra
2022-06-27tools: update test_hmm script to support SP configAlex Sierra
2022-06-27tools: update hmm-test to support device coherent typeAlex Sierra
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
2022-03-24selftests/vm: add hugetlb madvise MADV_DONTNEED MADV_REMOVE testMike Kravetz
2022-03-24selftest/vm: add helpers to detect PAGE_SIZE and PAGE_SHIFTMike Rapoport
2022-03-24selftest/vm: add util.h and and move helper functions thereAneesh Kumar K.V
2022-03-23Merge tag 'linux-kselftest-next-5.18-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-22userfaultfd/selftests: fix uninitialized_var.cocci warningGuo Zhengkui