index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
test_hmm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-15
mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault
Alistair Popple
1
-0
/
+24
2021-11-11
mm/migrate.c: remove MIGRATE_PFN_LOCKED
Alistair Popple
1
-3
/
+2
2021-07-15
lib/test_hmm: remove set but unused page variable
Alistair Popple
1
-2
/
+0
2021-07-01
mm: selftests for exclusive device memory
Alistair Popple
1
-0
/
+125
2021-07-01
mm: rename migrate_pgmap_owner
Alistair Popple
1
-1
/
+1
2021-06-29
lib/test_hmm: use vma_lookup() in dmirror_migrate()
Liam Howlett
1
-3
/
+2
2020-10-16
lib/test_hmm.c: fix an error code in dmirror_allocate_chunk()
Dan Carpenter
1
-1
/
+1
2020-10-13
lib/test_hmm.c: remove unused dmirror_zero_page
Ralph Campbell
1
-14
/
+0
2020-10-13
mm/memremap_pages: support multiple ranges per invocation
Dan Williams
1
-0
/
+1
2020-10-13
mm/memremap_pages: convert to 'struct range'
Dan Williams
1
-25
/
+25
2020-07-28
mm/hmm/test: use the new migration invalidation
Ralph Campbell
1
-13
/
+17
2020-07-28
mm/migrate: add a flags parameter to migrate_vma
Ralph Campbell
1
-11
/
+4
2020-07-10
mm/hmm: add tests for hmm_pfn_to_map_order()
Ralph Campbell
1
-0
/
+4
2020-06-26
lib: fix test_hmm.c reference after free
Randy Dunlap
1
-2
/
+1
2020-06-09
mmap locking API: convert mmap_sem call sites missed by coccinelle
Michel Lespinasse
1
-7
/
+7
2020-05-19
mm/hmm/test: add selftest driver for HMM
Ralph Campbell
1
-0
/
+1164