index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
gup_test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-24
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
1
-0
/
+1
2023-06-20
mm/gup_test.c: convert verify_dma_pinned() to us folios
Vishal Moola (Oracle)
1
-6
/
+7
2023-06-12
mm/gup_test: fix ioctl fail for compat task
Haibo Li
1
-0
/
+1
2023-06-10
mm/gup: remove vmas parameter from pin_user_pages()
Lorenzo Stoakes
1
-5
/
+4
2023-06-10
mm/gup: remove unused vmas parameter from get_user_pages()
Lorenzo Stoakes
1
-3
/
+2
2022-12-16
mm/gup_test: free memory allocated via kvcalloc() using kvfree()
David Hildenbrand
1
-2
/
+2
2022-12-12
mm/gup_test: fix PIN_LONGTERM_TEST_READ with highmem
David Hildenbrand
1
-3
/
+7
2022-11-09
mm/gup_test: start/stop/read functionality for PIN LONGTERM test
David Hildenbrand
1
-0
/
+141
2022-07-18
mm: rename is_pinnable_page() to is_longterm_pinnable_page()
Alex Sierra
1
-1
/
+1
2021-05-05
selftests/vm: gup_test: test faulting in kernel, and verify pinnable pages
Pavel Tatashin
1
-0
/
+6
2021-05-05
selftests/vm: gup_test: fix test flag
Pavel Tatashin
1
-13
/
+10
2020-12-15
mm/gup_test.c: mark gup_test_init as __init function
Barry Song
1
-1
/
+1
2020-12-15
selftests/vm: gup_test: introduce the dump_pages() sub-test
John Hubbard
1
-2
/
+54
2020-12-15
selftests/vm: only some gup_test items are really benchmarks
John Hubbard
1
-7
/
+7
2020-12-15
selftests/vm: use a common gup_test.h
John Hubbard
1
-16
/
+1
2020-12-15
mm/gup_benchmark: rename to mm/gup_test
John Hubbard
1
-0
/
+210