VisionFive2 Linux kernel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
More than 9999 Commits
35 Branches
59 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/linux.git
/
branches
/
beaglev-5.13.y
/
lib
/
test_hmm.c
Date
Commit Message
Rev
Author
2020-10-16
lib/test_hmm.c: fix an error code in dmirror_allocate_chunk()
f3c9d0a3
Dan Carpenter
2020-10-13
lib/test_hmm.c: remove unused dmirror_zero_page
9b53122f
Ralph Campbell
2020-10-13
mm/memremap_pages: support multiple ranges per invocation
b7b3c01b
Dan Williams
2020-10-13
mm/memremap_pages: convert to 'struct range'
a4574f63
Dan Williams
2020-07-28
mm/hmm/test: use the new migration invalidation
7d17e83a
Ralph Campbell
2020-07-28
mm/migrate: add a flags parameter to migrate_vma
5143192c
Ralph Campbell
2020-07-10
mm/hmm: add tests for hmm_pfn_to_map_order()
e478425b
Ralph Campbell
2020-06-26
lib: fix test_hmm.c reference after free
786ae133
Randy Dunlap
2020-06-09
mmap locking API: convert mmap_sem call sites missed by coccinelle
89154dd5
Michel Lespinasse
2020-05-19
mm/hmm/test: add selftest driver for HMM
b2ef9f5a
Ralph Campbell