summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/vm/hmm-tests.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/vm: rename selftests/vm to selftests/mmSeongJae Park2023-01-181-2054/+0
* Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-141-0/+49
|\
| * hmm-tests: add test for migrate_device_range()Alistair Popple2022-10-121-0/+49
* | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-35/+73
|\ \ | |/
| * Kselftests: remove support of libhugetlbfs from kselftestsTarun Sahu2022-09-111-35/+73
* | selftests/vm: use top_srcdir instead of recomputing relative pathsAxel Rasmussen2022-10-051-2/+2
|/
* tools/testing/selftests/vm/hmm-tests.c: fix buildAndrew Morton2022-08-031-1/+1
* mm/hmm: add a test for cross device private faultsRalph Campbell2022-07-291-2/+12
* tools: add selftests to hmm for COW in device memoryAlex Sierra2022-07-171-0/+80
* tools: add hmm gup tests for device coherent typeAlex Sierra2022-07-171-0/+110
* tools: update hmm-test to support device coherent typeAlex Sierra2022-07-171-21/+100
* mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_faultAlistair Popple2022-01-151-0/+42
* mm: selftests for exclusive device memoryAlistair Popple2021-07-011-0/+158
* selftests/vm: hmm-tests: remove the libhugetlbfs dependencyJohn Hubbard2020-12-151-1/+9
* selftests/vm: 10x speedup for hmm-testsJohn Hubbard2020-10-181-1/+1
* tools/testing/selftests/vm/hmm-tests.c: use the new SKIP() macroRalph Campbell2020-10-131-2/+2
* mm/migrate: add migrate-shared test for migrate_vma_*()Ralph Campbell2020-08-121-0/+35
* 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
* mm/hmm/test: add selftests for HMMRalph Campbell2020-05-191-0/+1359