aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/vm/hmm-tests.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-01-18selftests/vm: rename selftests/vm to selftests/mmSeongJae Park1-2054/+0
2022-10-14Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+49
2022-10-12hmm-tests: add test for migrate_device_range()Alistair Popple1-0/+49
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-35/+73
2022-10-05selftests/vm: use top_srcdir instead of recomputing relative pathsAxel Rasmussen1-2/+2
2022-09-11Kselftests: remove support of libhugetlbfs from kselftestsTarun Sahu1-35/+73
2022-08-03tools/testing/selftests/vm/hmm-tests.c: fix buildAndrew Morton1-1/+1
2022-07-29mm/hmm: add a test for cross device private faultsRalph Campbell1-2/+12
2022-07-17tools: add selftests to hmm for COW in device memoryAlex Sierra1-0/+80
2022-07-17tools: add hmm gup tests for device coherent typeAlex Sierra1-0/+110
2022-07-17tools: update hmm-test to support device coherent typeAlex Sierra1-21/+100
2022-01-15mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_faultAlistair Popple1-0/+42
2021-07-01mm: selftests for exclusive device memoryAlistair Popple1-0/+158
2020-12-15selftests/vm: hmm-tests: remove the libhugetlbfs dependencyJohn Hubbard1-1/+9
2020-10-18selftests/vm: 10x speedup for hmm-testsJohn Hubbard1-1/+1
2020-10-13tools/testing/selftests/vm/hmm-tests.c: use the new SKIP() macroRalph Campbell1-2/+2
2020-08-12mm/migrate: add migrate-shared test for migrate_vma_*()Ralph Campbell1-0/+35
2020-07-28mm/hmm/test: use the new migration invalidationRalph Campbell1-4/+14
2020-07-10mm/hmm: add tests for hmm_pfn_to_map_order()Ralph Campbell1-0/+76
2020-05-19mm/hmm/test: add selftests for HMMRalph Campbell1-0/+1359