- e950639 selftests/vm/pkeys: override access right definitions on powerpc by Ram Pai · 4 years, 7 months ago
- fa17437 selftests/vm/pkeys: test correct behaviour of pkey-0 by Ram Pai · 4 years, 7 months ago
- 6e2c2d0 selftests/vm/pkeys: introduce a sub-page allocator by Ram Pai · 4 years, 7 months ago
- 4e06e718 selftests/vm/pkeys: detect write violation on a mapped access-denied-key page by Ram Pai · 4 years, 7 months ago
- 39351c1 selftests/vm/pkeys: associate key on a mapped page and detect write violation by Ram Pai · 4 years, 7 months ago
- aef759d selftests/vm/pkeys: associate key on a mapped page and detect access violation by Ram Pai · 4 years, 7 months ago
- 94c8a22 selftests/vm/pkeys: improve checks to determine pkey support by Ram Pai · 4 years, 7 months ago
- b0acc5d selftests/vm/pkeys: fix assertion in test_pkey_alloc_exhaust() by Ram Pai · 4 years, 7 months ago
- c63e5e7 selftests/vm/pkeys: fix number of reserved powerpc pkeys by Desnes A. Nunes do Rosario · 4 years, 7 months ago
- 589944b selftests/vm/pkeys: introduce powerpc support by Ram Pai · 4 years, 7 months ago
- 604c496 selftests/vm/pkeys: introduce generic pkey abstractions by Ram Pai · 4 years, 7 months ago
- 57bcb57 selftests: vm: pkeys: use the correct huge page size by Sandipan Das · 4 years, 7 months ago
- 6e37326 selftests/vm/pkeys: fix alloc_random_pkey() to make it really random by Ram Pai · 4 years, 7 months ago
- ea5f95c selftests/vm/pkeys: fix assertion in pkey_disable_set/clear() by Ram Pai · 4 years, 7 months ago
- 1155180 selftests/vm/pkeys: fix pkey_disable_clear() by Ram Pai · 4 years, 7 months ago
- 0c416bc selftests: vm: pkeys: add helpers for pkey bits by Sandipan Das · 4 years, 7 months ago
- 4dbdd94 selftests: vm: pkeys: Use sane types for pkey register by Sandipan Das · 4 years, 7 months ago
- a09160e selftests/vm/pkeys: make gcc check arguments of sigsafe_printf() by Thiago Jung Bauermann · 4 years, 7 months ago
- 53555e2 selftests/vm/pkeys: move some definitions to arch-specific header by Thiago Jung Bauermann · 4 years, 7 months ago
- 5461c66 selftests/vm/pkeys: move generic definitions to header file by Ram Pai · 4 years, 7 months ago
- c4273c7 selftests/vm/pkeys: rename all references to pkru to a generic name by Ram Pai · 4 years, 7 months ago
- 804eb64 selftests/x86/pkeys: move selftests to arch-neutral directory by Ram Pai · 4 years, 7 months ago
- 71a2c11 khugepaged: introduce 'max_ptes_shared' tunable by Kirill A. Shutemov · 4 years, 7 months ago
- e0c13f9 khugepaged: add self test by Kirill A. Shutemov · 4 years, 7 months ago
- cfa3b80 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 7 months ago
- 380e5c1 selftests/vm/write_to_hugetlbfs.c: fix unused variable warning by John Hubbard · 4 years, 8 months ago
- 9809770 selftests/vm/.gitignore: add mremap_dontunmap by John Hubbard · 4 years, 8 months ago
- fee9f6d mm/hmm/test: add selftests for HMM by Ralph Campbell · 4 years, 9 months ago
- 963e3e9 selftests: vm: Fix 64-bit test builds for powerpc64le by Sandipan Das · 5 years ago
- 24c3f06 selftests: vm: Do not override definition of ARCH by Sandipan Das · 5 years ago
- 9b12488 userfaultfd: selftests: add write-protect test by Peter Xu · 4 years, 9 months ago
- 5c8aed6 userfaultfd: selftests: refactor statistics by Peter Xu · 4 years, 9 months ago
- ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
- cabc30d selftests/vm: fix map_hugetlb length used for testing read and write by Christophe Leroy · 4 years, 9 months ago
- 29750f7 hugetlb_cgroup: add hugetlb_cgroup reservation tests by Mina Almasry · 4 years, 9 months ago
- eea274d selftests: vm: drop dependencies on page flags from mlock2 tests by Michal Hocko · 4 years, 9 months ago
- 0c28759 selftests: add MREMAP_DONTUNMAP selftest by Brian Geffon · 4 years, 9 months ago
- be87141 selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage by John Hubbard · 4 years, 9 months ago
- 41c45d3 mm/gup_benchmark: support pin_user_pages() and related calls by John Hubbard · 4 years, 9 months ago
- d198b34f .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
- 9e69fa4 selftests/vm: add missed tests in run_vmtests by SeongJae Park · 4 years, 11 months ago
- bdffe23 mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1" by John Hubbard · 5 years ago
- 746dd40 selftests: vm: add fragment CONFIG_TEST_VMALLOC by Anders Roxell · 5 years ago
- db7d275 Merge tag 'linux-kselftest-5.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
- 7549b33 selftests: vm: Build/Run 64bit tests only on 64bit arch by Masami Hiramatsu · 5 years ago
- 64801d1 mm/gup_benchmark: fix MAP_HUGETLB case by John Hubbard · 5 years ago
- 6f24c8d mm/gup_benchmark: add a missing "w" to getopt string by John Hubbard · 5 years ago
- 20c8ccb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499 by Thomas Gleixner · 6 years ago
- 910751a treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 485 by Thomas Gleixner · 6 years ago
- 0ad43e2 Merge tag 'linux-kselftest-5.2-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 6 years ago
- e2e8832 selftests: vm: Fix test build failure when built by itself by Shuah Khan · 6 years ago
- 156c059 Merge tag 'linux-kselftest-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 6 years ago
- f50a7f3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191 by Thomas Gleixner · 6 years ago
- bc2cce3 selftests: vm: install test_vmalloc.sh for run_vmtests by Naresh Kamboju · 6 years ago
- 98a13a8 userfaultfd: selftest: fix compiler warning by Alakesh Haloi · 6 years ago
- 6bc3fe8 tools: mark 'test_vmalloc.sh' executable by Linus Torvalds · 6 years ago
- 6c3ac11 Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
- a05ef00 selftests/vm: add script helper for CONFIG_TEST_VMALLOC_MODULE by Uladzislau Rezki (Sony) · 6 years ago
- fa7b9a8 tools/selftest/vm: allow choosing mem size and page size in map_hugetlb by Christophe Leroy · 6 years ago
- 91cd63d selftests/vm/gup_benchmark.c: match gup struct to kernel by Alison Schofield · 6 years ago
- 211929f selftests: Fix test errors related to lib.mk khdr target by Shuah Khan · 6 years ago
- 91cbacc tools/testing/selftests/vm/map_fixed_noreplace.c: add test for MAP_FIXED_NOREPLACE by Michael Ellerman · 6 years ago
- 3821b76 tools/testing/selftests/vm/gup_benchmark.c: add MAP_HUGETLB option by Keith Busch · 6 years ago
- 0dd8666 tools/testing/selftests/vm/gup_benchmark.c: add MAP_SHARED option by Keith Busch · 6 years ago
- aeb85ed tools/testing/selftests/vm/gup_benchmark.c: allow user specified file by Keith Busch · 6 years ago
- 319e0be tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usage by Keith Busch · 6 years ago
- 714a3a1 mm/gup_benchmark.c: add additional pinning methods by Keith Busch · 6 years ago
- 26db3d0 mm/gup_benchmark.c: time put_page() by Keith Busch · 6 years ago
- 7eaa8c9 userfaultfd: selftest: recycle lock threads first by Peter Xu · 6 years ago
- 04d8773 userfaultfd: selftest: generalize read and poll by Peter Xu · 6 years ago
- 439de0d userfaultfd: selftest: cleanup help messages by Peter Xu · 6 years ago
- b2d35fa selftests: add headers_install to lib.mk by Anders Roxell · 6 years ago
- 1caed86 tools/testing/selftests/vm/: add MAP_POPULATE test by Dmitry Safonov · 6 years ago
- a4d7537 selftests: vm: return Kselftest Skip code for skipped tests by Shuah Khan (Samsung OSG) · 7 years ago
- 0627be7 selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpus by Li Zhijian · 7 years ago
- f686982 selftests: vm: update .gitignore with new test by Shuah Khan · 7 years ago
- 6cb7903 Merge tag 'linux-kselftest-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
- 235266b selftests/vm: move 128TB mmap boundary test to generic directory by Aneesh Kumar K.V · 7 years ago
- 0e9e327 selftests: vm: update .gitignore with missing generated file by Shuah Khan · 7 years ago
- 4c1baad kselftest: fix OOM in memory compaction test by Arnd Bergmann · 7 years ago
- fa7f578 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- 64c349f mm: add infrastructure for get_user_pages_fast() benchmarking by Kirill A. Shutemov · 7 years ago
- b5b657a selftests: vm: Update .gitignore with newly added tests by Shuah Khan · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 7ddd8fa userfaultfd: selftest: exercise -EEXIST only in background transfer by Andrea Arcangeli · 7 years ago
- d312cb1 userfaultfd: selftest: explicit failure if the SIGBUS test failed by Andrea Arcangeli · 7 years ago
- 67e8032 userfaultfd: selftest: exercise UFFDIO_COPY/ZEROPAGE -EEXIST by Andrea Arcangeli · 7 years ago
- 81aac3a userfaultfd: selftest: add tests for UFFD_FEATURE_SIGBUS feature by Prakash Sangappa · 7 years ago
- 824f973 userfaultfd: selftest: enable testing of UFFDIO_ZEROPAGE for shmem by Mike Rapoport · 7 years ago
- eff33cf selftests/vm: Fix test for virtual address range mapping for arm64 by Michal Suchanek · 8 years ago
- 2868b25 Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
- 4e5ce33 selftests/vm: add a test for virtual address range mapping by Anshuman Khandual · 8 years ago
- b6ad197 userfaultfd: selftest: combine all cases into a single executable by Mike Rapoport · 8 years ago
- ff80d91 selftests/vm/run_vmtests: Fix wrong comment by SeongJae Park · 8 years ago
- 2b8713e selftests/vm/run_vmtests: Polish output text by SeongJae Park · 8 years ago
- 70d1a4e selftests/vm: Set mmap()'s fd as -1 for MAP_ANONYMOUS flag by SeongJae Park · 8 years ago
- 7ba3134 selftests: vm: add CONFIG_SYSVIPC=y to the config fragment by Fathi Boudra · 8 years ago
- 46aa6a30 userfaultfd: selftest: vm: allow to build in vm/ directory by Andrea Arcangeli · 8 years ago
- c4f3f22 Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
- 64527f5 userfaultfd: non-cooperative: selftest: enable REMOVE event test for shmem by Mike Rapoport · 8 years ago