summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/vm
Commit message (Expand)AuthorAgeFilesLines
* selftests/vm: gup_test: test faulting in kernel, and verify pinnable pagesPavel Tatashin2021-05-051-4/+19
* selftests/vm: gup_test: fix test flagPavel Tatashin2021-05-051-4/+11
* userfaultfd/selftests: add test exercising minor fault handlingAxel Rasmussen2021-05-051-6/+158
* mm: huge_memory: debugfs for file-backed THP splitZi Yan2021-05-051-5/+77
* mm: huge_memory: a new debugfs interface for splitting THP testsZi Yan2021-05-053-0/+320
* vm/test_vmalloc.sh: adapt for updated driver interfaceUladzislau Rezki (Sony)2021-04-301-10/+11
* selftests: add a MREMAP_DONTUNMAP selftest for shmemBrian Geffon2021-04-301-0/+52
* selftests/vm: fix out-of-tree buildRong Chen2021-03-251-2/+2
* selftests/vm: rename file run_vmtests to run_vmtests.shRong Chen2021-02-091-0/+0
* selftests/vm: fix building protection keys testHarish2020-12-291-5/+5
* Merge tag 'linux-kselftest-next-5.11-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-12-161-2/+2
|\
| * tool: selftests: fix spelling typo of 'writting'Wang Qing2020-11-101-2/+2
* | userfaultfd/selftests: hint the test runner on required privilegePeter Xu2020-12-151-1/+2
* | userfaultfd/selftests: fix retval check for userfaultfd_open()Peter Xu2020-12-151-4/+4
* | userfaultfd/selftests: always dump something in modesPeter Xu2020-12-151-0/+2
* | userfaultfd: selftests: make __{s,u}64 format specifiers portableAxel Rasmussen2020-12-151-46/+35
* | kselftests: vm: add mremap testsKalesh Singh2020-12-154-0/+357
* | selftests/vm: 2x speedup for run_vmtests.shJohn Hubbard2020-12-151-2/+2
* | selftests/vm: hmm-tests: remove the libhugetlbfs dependencyJohn Hubbard2020-12-154-3/+63
* | selftests/vm: run_vmtests.sh: update and clean up gup_test invocationJohn Hubbard2020-12-151-8/+20
* | selftests/vm: gup_test: introduce the dump_pages() sub-testJohn Hubbard2020-12-151-2/+43
* | selftests/vm: only some gup_test items are really benchmarksJohn Hubbard2020-12-151-8/+39
* | selftests/vm: minor cleanup: Makefile and gup_test.cJohn Hubbard2020-12-152-7/+4
* | selftests/vm: rename run_vmtests --> run_vmtests.shJohn Hubbard2020-12-151-1/+1
* | selftests/vm: use a common gup_test.hJohn Hubbard2020-12-152-21/+3
* | mm/gup_benchmark: rename to mm/gup_testJohn Hubbard2020-12-155-15/+15
* | userfaultfd: selftests: fix SIGSEGV if huge mmap failsAxel Rasmussen2020-12-061-9/+16
* | tools/testing/selftests/vm: fix build errorXingxing Su2020-12-061-0/+4
|/
* selftests/vm: 10x speedup for hmm-testsJohn Hubbard2020-10-181-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2020-10-151-0/+1
|\
| * selftests: vm: add fragment CONFIG_GUP_BENCHMARKAnatoly Pugachev2020-09-011-0/+1
* | Merge tag 'linux-kselftest-fixes-5.10-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2020-10-142-119/+195
|\ \
| * | tools: Avoid comma separated statementsJoe Perches2020-10-022-119/+195
| |/
* | selftests/vm: 8x compaction_test speedupJohn Hubbard2020-10-131-5/+6
* | tools/testing/selftests/vm/hmm-tests.c: use the new SKIP() macroRalph Campbell2020-10-131-2/+2
* | selftests/vm: fix incorrect gcc invocation in some casesJohn Hubbard2020-10-131-0/+12
* | selftests/vm: fix false build success on the second and later attemptsJohn Hubbard2020-10-131-0/+5
* | mm/gup_benchmark: use pin_user_pages for FOLL_LONGTERM flagBarry Song2020-10-131-7/+7
* | selftests/vm: fix display of page size in map_hugetlbChristophe Leroy2020-09-191-1/+1
|/
* mm/migrate: add migrate-shared test for migrate_vma_*()Ralph Campbell2020-08-121-0/+35
* Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2020-08-051-4/+90
|\
| * mm/hmm/test: use the new migration invalidationRalph Campbell2020-07-281-4/+14
| * mm/hmm: add tests for hmm_pfn_to_map_order()Ralph Campbell2020-07-101-0/+76
* | selftests/vm/keys: fix a broken reference at protection_keys.cMauro Carvalho Chehab2020-06-261-1/+1
|/
* khugepaged: selftests: fix timeout condition in wait_for_scan()Dan Carpenter2020-06-101-1/+1
* tools/testing/selftests/vm: remove duplicate headersJagadeesh Pagadala2020-06-041-1/+0
* selftests: vm: pkeys: fix multilib builds for x86Sandipan Das2020-06-041-1/+73
* selftests: vm: pkeys: use the correct page size on powerpcSandipan Das2020-06-042-1/+6
* selftests/vm/pkeys: override access right definitions on powerpcRam Pai2020-06-041-6/+4
* selftests/vm/pkeys: test correct behaviour of pkey-0Ram Pai2020-06-041-0/+53