summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/vm
AgeCommit message (Expand)Author
2022-05-18selftests: vm: Makefile: rename TARGETS to VMTARGETSJoel Savitz
2022-04-08selftests, x86: fix how check_cc.sh is being invokedGuillaume Tucker
2022-03-19kselftest/vm: fix tests build with old libcChengming Zhou
2022-03-16selftest/vm: fix map_fixed_noreplace test failureAneesh Kumar K.V
2022-01-27mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_faultAlistair Popple
2021-08-04selftest: fix build error in tools/testing/selftests/vm/userfaultfd.cGreg Kroah-Hartman
2021-07-28selftest: use mmap instead of posix_memalign to allocate memoryPeter Collingbourne
2021-07-14selftests/vm/pkeys: refill shadow register after implicit kernel writeDave Hansen
2021-07-14selftests/vm/pkeys: handle negative sys_pkey_alloc() return codeDave Hansen
2021-07-14selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really randomDave Hansen
2021-04-10selftests/vm: fix out-of-tree buildRong Chen
2021-01-12selftests/vm: fix building protection keys testHarish
2020-12-06userfaultfd: selftests: fix SIGSEGV if huge mmap failsAxel Rasmussen
2020-12-06tools/testing/selftests/vm: fix build errorXingxing Su
2020-10-18selftests/vm: 10x speedup for hmm-testsJohn Hubbard
2020-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2020-10-14Merge tag 'linux-kselftest-fixes-5.10-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2020-10-13selftests/vm: 8x compaction_test speedupJohn Hubbard
2020-10-13tools/testing/selftests/vm/hmm-tests.c: use the new SKIP() macroRalph Campbell
2020-10-13selftests/vm: fix incorrect gcc invocation in some casesJohn Hubbard
2020-10-13selftests/vm: fix false build success on the second and later attemptsJohn Hubbard
2020-10-13mm/gup_benchmark: use pin_user_pages for FOLL_LONGTERM flagBarry Song
2020-10-02tools: Avoid comma separated statementsJoe Perches
2020-09-19selftests/vm: fix display of page size in map_hugetlbChristophe Leroy
2020-09-01selftests: vm: add fragment CONFIG_GUP_BENCHMARKAnatoly Pugachev
2020-08-12mm/migrate: add migrate-shared test for migrate_vma_*()Ralph Campbell
2020-08-05Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2020-07-28mm/hmm/test: use the new migration invalidationRalph Campbell
2020-07-10mm/hmm: add tests for hmm_pfn_to_map_order()Ralph Campbell
2020-06-26selftests/vm/keys: fix a broken reference at protection_keys.cMauro Carvalho Chehab
2020-06-10khugepaged: selftests: fix timeout condition in wait_for_scan()Dan Carpenter
2020-06-04tools/testing/selftests/vm: remove duplicate headersJagadeesh Pagadala
2020-06-04selftests: vm: pkeys: fix multilib builds for x86Sandipan Das
2020-06-04selftests: vm: pkeys: use the correct page size on powerpcSandipan Das
2020-06-04selftests/vm/pkeys: override access right definitions on powerpcRam Pai
2020-06-04selftests/vm/pkeys: test correct behaviour of pkey-0Ram Pai
2020-06-04selftests/vm/pkeys: introduce a sub-page allocatorRam Pai
2020-06-04selftests/vm/pkeys: detect write violation on a mapped access-denied-key pageRam Pai
2020-06-04selftests/vm/pkeys: associate key on a mapped page and detect write violationRam Pai
2020-06-04selftests/vm/pkeys: associate key on a mapped page and detect access violationRam Pai
2020-06-04selftests/vm/pkeys: improve checks to determine pkey supportRam Pai
2020-06-04selftests/vm/pkeys: fix assertion in test_pkey_alloc_exhaust()Ram Pai
2020-06-04selftests/vm/pkeys: fix number of reserved powerpc pkeysDesnes A. Nunes do Rosario
2020-06-04selftests/vm/pkeys: introduce powerpc supportRam Pai
2020-06-04selftests/vm/pkeys: introduce generic pkey abstractionsRam Pai
2020-06-04selftests: vm: pkeys: use the correct huge page sizeSandipan Das
2020-06-04selftests/vm/pkeys: fix alloc_random_pkey() to make it really randomRam Pai
2020-06-04selftests/vm/pkeys: fix assertion in pkey_disable_set/clear()Ram Pai
2020-06-04selftests/vm/pkeys: fix pkey_disable_clear()Ram Pai
2020-06-04selftests: vm: pkeys: add helpers for pkey bitsSandipan Das