aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_hmm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-15lib/test_hmm: remove set but unused page variableAlistair Popple1-2/+0
2021-07-01mm: selftests for exclusive device memoryAlistair Popple1-0/+125
2021-07-01mm: rename migrate_pgmap_ownerAlistair Popple1-1/+1
2021-06-29lib/test_hmm: use vma_lookup() in dmirror_migrate()Liam Howlett1-3/+2
2020-10-16lib/test_hmm.c: fix an error code in dmirror_allocate_chunk()Dan Carpenter1-1/+1
2020-10-13lib/test_hmm.c: remove unused dmirror_zero_pageRalph Campbell1-14/+0
2020-10-13mm/memremap_pages: support multiple ranges per invocationDan Williams1-0/+1
2020-10-13mm/memremap_pages: convert to 'struct range'Dan Williams1-25/+25
2020-07-28mm/hmm/test: use the new migration invalidationRalph Campbell1-13/+17
2020-07-28mm/migrate: add a flags parameter to migrate_vmaRalph Campbell1-11/+4
2020-07-10mm/hmm: add tests for hmm_pfn_to_map_order()Ralph Campbell1-0/+4
2020-06-26lib: fix test_hmm.c reference after freeRandy Dunlap1-2/+1
2020-06-09mmap locking API: convert mmap_sem call sites missed by coccinelleMichel Lespinasse1-7/+7
2020-05-19mm/hmm/test: add selftest driver for HMMRalph Campbell1-0/+1164