summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/vm
AgeCommit message (Expand)AuthorLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner-3/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 485Thomas Gleixner-9/+1
2019-06-08Merge tag 'linux-kselftest-5.2-rc4-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-4/+0
2019-06-05selftests: vm: Fix test build failure when built by itselfShuah Khan-4/+0
2019-06-05Merge tag 'linux-kselftest-5.2-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191Thomas Gleixner-1/+1
2019-05-30selftests: vm: install test_vmalloc.sh for run_vmtestsNaresh Kamboju-0/+2
2019-05-30userfaultfd: selftest: fix compiler warningAlakesh Haloi-1/+1
2019-03-11tools: mark 'test_vmalloc.sh' executableLinus Torvalds-0/+0
2019-03-07Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-2/+27
2019-03-05selftests/vm: add script helper for CONFIG_TEST_VMALLOC_MODULEUladzislau Rezki (Sony)-0/+192
2019-02-22tools/selftest/vm: allow choosing mem size and page size in map_hugetlbChristophe Leroy-2/+27
2019-01-15selftests/vm/gup_benchmark.c: match gup struct to kernelAlison Schofield-0/+1
2018-12-13selftests: Fix test errors related to lib.mk khdr targetShuah Khan-0/+1
2018-10-26tools/testing/selftests/vm/map_fixed_noreplace.c: add test for MAP_FIXED_NORE...Michael Ellerman-0/+208
2018-10-26tools/testing/selftests/vm/gup_benchmark.c: add MAP_HUGETLB optionKeith Busch-1/+4
2018-10-26tools/testing/selftests/vm/gup_benchmark.c: add MAP_SHARED optionKeith Busch-3/+7
2018-10-26tools/testing/selftests/vm/gup_benchmark.c: allow user specified fileKeith Busch-4/+13
2018-10-26tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usageKeith Busch-0/+1
2018-10-26mm/gup_benchmark.c: add additional pinning methodsKeith Busch-2/+11
2018-10-26mm/gup_benchmark.c: time put_page()Keith Busch-2/+4
2018-10-26userfaultfd: selftest: recycle lock threads firstPeter Xu-5/+6
2018-10-26userfaultfd: selftest: generalize read and pollPeter Xu-34/+43
2018-10-26userfaultfd: selftest: cleanup help messagesPeter Xu-18/+28
2018-09-05selftests: add headers_install to lib.mkAnders Roxell-4/+0
2018-08-22tools/testing/selftests/vm/: add MAP_POPULATE testDmitry Safonov-0/+126
2018-06-18selftests: vm: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)-8/+17
2018-03-09selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpusLi Zhijian-8/+17
2018-02-26selftests: vm: update .gitignore with new testShuah Khan-0/+1
2018-02-03Merge tag 'linux-kselftest-4.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+3
2018-01-31selftests/vm: move 128TB mmap boundary test to generic directoryAneesh Kumar K.V-2/+311
2018-01-23selftests: vm: update .gitignore with missing generated fileShuah Khan-0/+1
2018-01-10kselftest: fix OOM in memory compaction testArnd Bergmann-0/+2
2017-11-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+92
2017-11-17mm: add infrastructure for get_user_pages_fast() benchmarkingKirill A. Shutemov-0/+92
2017-11-15selftests: vm: Update .gitignore with newly added testsShuah Khan-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+11
2017-10-13userfaultfd: selftest: exercise -EEXIST only in background transferAndrea Arcangeli-5/+20
2017-09-06userfaultfd: selftest: explicit failure if the SIGBUS test failedAndrea Arcangeli-1/+3
2017-09-06userfaultfd: selftest: exercise UFFDIO_COPY/ZEROPAGE -EEXISTAndrea Arcangeli-8/+140
2017-09-06userfaultfd: selftest: add tests for UFFD_FEATURE_SIGBUS featurePrakash Sangappa-3/+124
2017-09-06userfaultfd: selftest: enable testing of UFFDIO_ZEROPAGE for shmemMike Rapoport-1/+1
2017-06-07selftests/vm: Fix test for virtual address range mapping for arm64Michal Suchanek-9/+26
2017-05-08Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-22/+23
2017-05-08selftests/vm: add a test for virtual address range mappingAnshuman Khandual-0/+134
2017-05-03userfaultfd: selftest: combine all cases into a single executableMike Rapoport-108/+116
2017-04-21selftests/vm/run_vmtests: Fix wrong commentSeongJae Park-1/+1
2017-04-13selftests/vm/run_vmtests: Polish output textSeongJae Park-12/+12
2017-04-11selftests/vm: Set mmap()'s fd as -1 for MAP_ANONYMOUS flagSeongJae Park-9/+9
2017-04-11selftests: vm: add CONFIG_SYSVIPC=y to the config fragmentFathi Boudra-0/+1