summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/vm
AgeCommit message (Expand)Author
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
2022-03-22selftests: vm: add a hugetlb test caseMuchun Song
2022-03-22selftests, x86: fix how check_cc.sh is being invokedGuillaume Tucker
2022-03-21selftests/vm/transhuge-stress: Support file-backed PMD foliosMatthew Wilcox (Oracle)
2022-03-17selftests: vm: fix clang build error multiple output filesYosry Ahmed
2022-03-05kselftest/vm: fix tests build with old libcChengming Zhou
2022-03-05selftests/vm: cleanup hugetlb file after mremap testMike Kravetz
2022-02-26selftest/vm: fix map_fixed_noreplace test failureAneesh Kumar K.V
2022-02-23selftests: vm: remove dependecy from internal kernel macrosMuhammad Usama Anjum
2022-02-23selftests: vm: Add the uapi headers include variableMuhammad Usama Anjum
2022-02-04kselftest/vm: revert "tools/testing/selftests/vm/userfaultfd.c: use swap() to...Shuah Khan
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-15mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_faultAlistair Popple
2022-01-15userfaultfd/selftests: clean up hugetlb allocation codeMike Kravetz
2022-01-15selftests/uffd: allow EINTR/EAGAINPeter Xu
2022-01-15selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup settingWaiman Long
2022-01-15mm, hugepages: make memory size variable in hugepage-mremap selftestYosry Ahmed
2022-01-15tools/testing/selftests/vm/userfaultfd.c: use swap() to make code cleanerchiminghao
2022-01-10Merge tag 'linux-kselftest-next-5.17-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds