aboutsummaryrefslogtreecommitdiff
path: root/lib/test_hmm.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-16lib/test_hmm.c: fix an error code in dmirror_allocate_chunk()Gravatar Dan Carpenter 1-1/+1
2020-10-13lib/test_hmm.c: remove unused dmirror_zero_pageGravatar Ralph Campbell 1-14/+0
2020-10-13mm/memremap_pages: support multiple ranges per invocationGravatar Dan Williams 1-0/+1
2020-10-13mm/memremap_pages: convert to 'struct range'Gravatar Dan Williams 1-25/+25
2020-07-28mm/hmm/test: use the new migration invalidationGravatar Ralph Campbell 1-13/+17
2020-07-28mm/migrate: add a flags parameter to migrate_vmaGravatar Ralph Campbell 1-11/+4
2020-07-10mm/hmm: add tests for hmm_pfn_to_map_order()Gravatar Ralph Campbell 1-0/+4
2020-06-26lib: fix test_hmm.c reference after freeGravatar Randy Dunlap 1-2/+1
2020-06-09mmap locking API: convert mmap_sem call sites missed by coccinelleGravatar Michel Lespinasse 1-7/+7
2020-05-19mm/hmm/test: add selftest driver for HMMGravatar Ralph Campbell 1-0/+1164