Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |