Age | Commit message (Expand) | Author | Files | Lines |
2020-01-04 | selftests: vm: add fragment CONFIG_TEST_VMALLOC | Anders Roxell | 1 | -0/+1 |
2019-11-06 | mm/gup_benchmark: fix MAP_HUGETLB case | John Hubbard | 1 | -1/+1 |
2019-10-19 | mm/gup_benchmark: add a missing "w" to getopt string | John Hubbard | 1 | -1/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499 | Thomas Gleixner | 1 | -3/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 485 | Thomas Gleixner | 1 | -9/+1 |
2019-06-08 | Merge tag 'linux-kselftest-5.2-rc4-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -4/+0 |
2019-06-06 | selftests: vm: Fix test build failure when built by itself | Shuah Khan | 1 | -4/+0 |
2019-06-05 | Merge tag 'linux-kselftest-5.2-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -1/+3 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191 | Thomas Gleixner | 1 | -1/+1 |
2019-05-30 | selftests: vm: install test_vmalloc.sh for run_vmtests | Naresh Kamboju | 1 | -0/+2 |
2019-05-30 | userfaultfd: selftest: fix compiler warning | Alakesh Haloi | 1 | -1/+1 |
2019-03-11 | tools: mark 'test_vmalloc.sh' executable | Linus Torvalds | 1 | -0/+0 |
2019-03-07 | Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -2/+27 |
2019-03-06 | selftests/vm: add script helper for CONFIG_TEST_VMALLOC_MODULE | Uladzislau Rezki (Sony) | 2 | -0/+192 |
2019-02-21 | tools/selftest/vm: allow choosing mem size and page size in map_hugetlb | Christophe Leroy | 1 | -2/+27 |
2019-01-15 | selftests/vm/gup_benchmark.c: match gup struct to kernel | Alison Schofield | 1 | -0/+1 |
2018-12-14 | selftests: Fix test errors related to lib.mk khdr target | Shuah Khan | 1 | -0/+1 |
2018-10-27 | tools/testing/selftests/vm/map_fixed_noreplace.c: add test for MAP_FIXED_NORE... | Michael Ellerman | 3 | -0/+208 |
2018-10-27 | tools/testing/selftests/vm/gup_benchmark.c: add MAP_HUGETLB option | Keith Busch | 1 | -1/+4 |
2018-10-27 | tools/testing/selftests/vm/gup_benchmark.c: add MAP_SHARED option | Keith Busch | 1 | -3/+7 |
2018-10-27 | tools/testing/selftests/vm/gup_benchmark.c: allow user specified file | Keith Busch | 1 | -4/+13 |
2018-10-27 | tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usage | Keith Busch | 1 | -0/+1 |
2018-10-27 | mm/gup_benchmark.c: add additional pinning methods | Keith Busch | 1 | -2/+11 |
2018-10-27 | mm/gup_benchmark.c: time put_page() | Keith Busch | 1 | -2/+4 |
2018-10-27 | userfaultfd: selftest: recycle lock threads first | Peter Xu | 1 | -5/+6 |
2018-10-27 | userfaultfd: selftest: generalize read and poll | Peter Xu | 1 | -34/+43 |
2018-10-27 | userfaultfd: selftest: cleanup help messages | Peter Xu | 1 | -18/+28 |
2018-09-05 | selftests: add headers_install to lib.mk | Anders Roxell | 1 | -4/+0 |
2018-08-22 | tools/testing/selftests/vm/: add MAP_POPULATE test | Dmitry Safonov | 4 | -0/+126 |
2018-06-18 | selftests: vm: return Kselftest Skip code for skipped tests | Shuah Khan (Samsung OSG) | 4 | -8/+17 |
2018-03-10 | selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpus | Li Zhijian | 1 | -8/+17 |
2018-02-27 | selftests: vm: update .gitignore with new test | Shuah Khan | 1 | -0/+1 |
2018-02-04 | Merge tag 'linux-kselftest-4.16-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -0/+3 |
2018-02-01 | selftests/vm: move 128TB mmap boundary test to generic directory | Aneesh Kumar K.V | 3 | -2/+311 |
2018-01-23 | selftests: vm: update .gitignore with missing generated file | Shuah Khan | 1 | -0/+1 |
2018-01-10 | kselftest: fix OOM in memory compaction test | Arnd Bergmann | 1 | -0/+2 |
2017-11-18 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -0/+92 |
2017-11-18 | mm: add infrastructure for get_user_pages_fast() benchmarking | Kirill A. Shutemov | 2 | -0/+92 |
2017-11-15 | selftests: vm: Update .gitignore with newly added tests | Shuah Khan | 1 | -0/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 11 | -0/+11 |
2017-10-14 | userfaultfd: selftest: exercise -EEXIST only in background transfer | Andrea Arcangeli | 1 | -5/+20 |
2017-09-07 | userfaultfd: selftest: explicit failure if the SIGBUS test failed | Andrea Arcangeli | 1 | -1/+3 |
2017-09-07 | userfaultfd: selftest: exercise UFFDIO_COPY/ZEROPAGE -EEXIST | Andrea Arcangeli | 1 | -8/+140 |
2017-09-07 | userfaultfd: selftest: add tests for UFFD_FEATURE_SIGBUS feature | Prakash Sangappa | 1 | -3/+124 |
2017-09-07 | userfaultfd: selftest: enable testing of UFFDIO_ZEROPAGE for shmem | Mike Rapoport | 1 | -1/+1 |
2017-06-07 | selftests/vm: Fix test for virtual address range mapping for arm64 | Michal Suchanek | 1 | -9/+26 |
2017-05-09 | Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -22/+23 |
2017-05-09 | selftests/vm: add a test for virtual address range mapping | Anshuman Khandual | 3 | -0/+134 |
2017-05-04 | userfaultfd: selftest: combine all cases into a single executable | Mike Rapoport | 3 | -108/+116 |
2017-04-21 | selftests/vm/run_vmtests: Fix wrong comment | SeongJae Park | 1 | -1/+1 |