index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
test_hmm.c
Age
Commit message (
Expand
)
Author
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