index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
test_hmm.c
Age
Commit message (
Expand
)
Author
2025-09-13
lib/test_hmm: drop redundant conversion to bool
Xichao Zhao
2025-07-09
lib/test_hmm: reduce stack usage
Arnd Bergmann
2025-03-17
mm: allow compound zone device pages
Alistair Popple
2025-03-17
lib/test_hmm: make dmirror_atomic_map() consume a single page
David Hildenbrand
2025-03-16
mm/rmap: convert make_device_exclusive_range() to make_device_exclusive()
David Hildenbrand
2024-09-01
lib: test_hmm: use min() to improve dmirror_exclusive()
Thorsten Blum
2024-07-03
lib: test_hmm: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-04-25
lib/test_hmm.c: handle src_pfns and dst_pfns allocation failure
Duoming Zhou
2023-08-18
lib: replace kmap() with kmap_local_page()
Sumitra Sharma
2022-10-12
hmm-tests: add test for migrate_device_range()
Alistair Popple
2022-10-12
mm: free device private pages have zero refcount
Alistair Popple
2022-10-12
mm/memory.c: fix race when faulting a device private page
Alistair Popple
2022-10-03
mm/hmm/test: use char dev with struct device to get device node
Mika Penttilä
2022-07-17
lib: add support for device coherent type in test_hmm
Alex Sierra
2022-07-17
lib: test_hmm add module param for zone device type
Alex Sierra
2022-07-17
lib: test_hmm add ioctl to get zone device type
Alex Sierra
2022-06-16
lib/test_hmm: avoid accessing uninitialized pages
Miaohe Lin
2022-03-03
mm: remove the extra ZONE_DEVICE struct page refcount
Christoph Hellwig
2022-03-03
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
2022-03-03
mm: remove pointless includes from <linux/hmm.h>
Christoph Hellwig
2022-01-15
mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault
Alistair Popple
2021-11-11
mm/migrate.c: remove MIGRATE_PFN_LOCKED
Alistair Popple
2021-07-15
lib/test_hmm: remove set but unused page variable
Alistair Popple
2021-07-01
mm: selftests for exclusive device memory
Alistair Popple
2021-07-01
mm: rename migrate_pgmap_owner
Alistair Popple
2021-06-29
lib/test_hmm: use vma_lookup() in dmirror_migrate()
Liam Howlett
2020-10-16
lib/test_hmm.c: fix an error code in dmirror_allocate_chunk()
Dan Carpenter
2020-10-13
lib/test_hmm.c: remove unused dmirror_zero_page
Ralph Campbell
2020-10-13
mm/memremap_pages: support multiple ranges per invocation
Dan Williams
2020-10-13
mm/memremap_pages: convert to 'struct range'
Dan Williams
2020-07-28
mm/hmm/test: use the new migration invalidation
Ralph Campbell
2020-07-28
mm/migrate: add a flags parameter to migrate_vma
Ralph Campbell
2020-07-10
mm/hmm: add tests for hmm_pfn_to_map_order()
Ralph Campbell
2020-06-26
lib: fix test_hmm.c reference after free
Randy Dunlap
2020-06-09
mmap locking API: convert mmap_sem call sites missed by coccinelle
Michel Lespinasse
2020-05-19
mm/hmm/test: add selftest driver for HMM
Ralph Campbell