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