summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/vm
AgeCommit message (Expand)Author
2020-04-07userfaultfd: selftests: add write-protect testPeter Xu
2020-04-07userfaultfd: selftests: refactor statisticsPeter Xu
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-04-02selftests/vm: fix map_hugetlb length used for testing read and writeChristophe Leroy
2020-04-02hugetlb_cgroup: add hugetlb_cgroup reservation testsMina Almasry
2020-04-02selftests: vm: drop dependencies on page flags from mlock2 testsMichal Hocko
2020-04-02selftests: add MREMAP_DONTUNMAP selftestBrian Geffon
2020-04-02selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverageJohn Hubbard
2020-04-02mm/gup_benchmark: support pin_user_pages() and related callsJohn Hubbard
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-02-21selftests/vm: add missed tests in run_vmtestsSeongJae Park
2020-01-31mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"John Hubbard
2019-12-01selftests: vm: add fragment CONFIG_TEST_VMALLOCAnders Roxell
2019-11-25Merge tag 'linux-kselftest-5.5-rc1-fixes' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-11-07selftests: vm: Build/Run 64bit tests only on 64bit archMasami Hiramatsu
2019-11-06mm/gup_benchmark: fix MAP_HUGETLB caseJohn Hubbard
2019-10-19mm/gup_benchmark: add a missing "w" to getopt stringJohn Hubbard
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 485Thomas Gleixner
2019-06-08Merge tag 'linux-kselftest-5.2-rc4-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-06-05selftests: vm: Fix test build failure when built by itselfShuah Khan
2019-06-05Merge tag 'linux-kselftest-5.2-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191Thomas Gleixner
2019-05-30selftests: vm: install test_vmalloc.sh for run_vmtestsNaresh Kamboju
2019-05-30userfaultfd: selftest: fix compiler warningAlakesh Haloi
2019-03-11tools: mark 'test_vmalloc.sh' executableLinus Torvalds
2019-03-07Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-03-05selftests/vm: add script helper for CONFIG_TEST_VMALLOC_MODULEUladzislau Rezki (Sony)
2019-02-22tools/selftest/vm: allow choosing mem size and page size in map_hugetlbChristophe Leroy
2019-01-15selftests/vm/gup_benchmark.c: match gup struct to kernelAlison Schofield
2018-12-13selftests: Fix test errors related to lib.mk khdr targetShuah Khan
2018-10-26tools/testing/selftests/vm/map_fixed_noreplace.c: add test for MAP_FIXED_NORE...Michael Ellerman
2018-10-26tools/testing/selftests/vm/gup_benchmark.c: add MAP_HUGETLB optionKeith Busch
2018-10-26tools/testing/selftests/vm/gup_benchmark.c: add MAP_SHARED optionKeith Busch
2018-10-26tools/testing/selftests/vm/gup_benchmark.c: allow user specified fileKeith Busch
2018-10-26tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usageKeith Busch
2018-10-26mm/gup_benchmark.c: add additional pinning methodsKeith Busch
2018-10-26mm/gup_benchmark.c: time put_page()Keith Busch
2018-10-26userfaultfd: selftest: recycle lock threads firstPeter Xu
2018-10-26userfaultfd: selftest: generalize read and pollPeter Xu
2018-10-26userfaultfd: selftest: cleanup help messagesPeter Xu
2018-09-05selftests: add headers_install to lib.mkAnders Roxell
2018-08-22tools/testing/selftests/vm/: add MAP_POPULATE testDmitry Safonov
2018-06-18selftests: vm: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)
2018-03-09selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpusLi Zhijian
2018-02-26selftests: vm: update .gitignore with new testShuah Khan
2018-02-03Merge tag 'linux-kselftest-4.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-01-31selftests/vm: move 128TB mmap boundary test to generic directoryAneesh Kumar K.V
2018-01-23selftests: vm: update .gitignore with missing generated fileShuah Khan
2018-01-10kselftest: fix OOM in memory compaction testArnd Bergmann