index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
gup_benchmark.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/gup_benchmark: support pin_user_pages() and related calls
John Hubbard
2020-04-02
1
-5
/
+66
*
mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
John Hubbard
2020-01-31
1
-3
/
+6
*
mm/gup: fix memory leak in __gup_benchmark_ioctl
Navid Emamdoost
2020-01-04
1
-2
/
+6
*
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
Ira Weiny
2019-05-14
1
-2
/
+3
*
mm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-03-05
1
-6
/
+2
*
mm/gup_benchmark.c: prevent integer overflow in ioctl
Dan Carpenter
2018-10-31
1
-0
/
+3
*
mm/gup_benchmark.c: add additional pinning methods
Keith Busch
2018-10-26
1
-2
/
+26
*
mm/gup_benchmark.c: time put_page()
Keith Busch
2018-10-26
1
-2
/
+7
*
mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctl
YueHaibing
2018-10-05
1
-1
/
+2
*
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
mm/gup_benchmark: handle gup failures
Michael S. Tsirkin
2018-04-13
1
-1
/
+3
*
mm: add infrastructure for get_user_pages_fast() benchmarking
Kirill A. Shutemov
2017-11-17
1
-0
/
+100