summaryrefslogtreecommitdiffstats
path: root/mm/gup_benchmark.c
Commit message (Expand)AuthorAge
* mm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-03-06
* mm/gup_benchmark.c: prevent integer overflow in ioctlDan Carpenter2018-10-31
* mm/gup_benchmark.c: add additional pinning methodsKeith Busch2018-10-26
* mm/gup_benchmark.c: time put_page()Keith Busch2018-10-26
* mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctlYueHaibing2018-10-05
* treewide: kvzalloc() -> kvcalloc()Kees Cook2018-06-12
* mm/gup_benchmark: handle gup failuresMichael S. Tsirkin2018-04-13
* mm: add infrastructure for get_user_pages_fast() benchmarkingKirill A. Shutemov2017-11-17