index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
gup_benchmark.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-02
mm/gup_benchmark: support pin_user_pages() and related calls
John Hubbard
1
-5
/
+66
2020-01-31
mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
John Hubbard
1
-3
/
+6
2020-01-04
mm/gup: fix memory leak in __gup_benchmark_ioctl
Navid Emamdoost
1
-2
/
+6
2019-05-14
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
Ira Weiny
1
-2
/
+3
2019-03-05
mm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-6
/
+2
2018-10-31
mm/gup_benchmark.c: prevent integer overflow in ioctl
Dan Carpenter
1
-0
/
+3
2018-10-26
mm/gup_benchmark.c: add additional pinning methods
Keith Busch
1
-2
/
+26
2018-10-26
mm/gup_benchmark.c: time put_page()
Keith Busch
1
-2
/
+7
2018-10-05
mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctl
YueHaibing
1
-1
/
+2
2018-06-12
treewide: kvzalloc() -> kvcalloc()
Kees Cook
1
-1
/
+1
2018-04-13
mm/gup_benchmark: handle gup failures
Michael S. Tsirkin
1
-1
/
+3
2017-11-17
mm: add infrastructure for get_user_pages_fast() benchmarking
Kirill A. Shutemov
1
-0
/
+100