1. e44605a selftests/vm: gup_test: test faulting in kernel, and verify pinnable pages by Pavel Tatashin · 3 years, 8 months ago
  2. 79dbf13 selftests/vm: gup_test: fix test flag by Pavel Tatashin · 3 years, 8 months ago
  3. afaa788 mm/gup_test.c: mark gup_test_init as __init function by Barry Song · 4 years ago
  4. f4f9bda selftests/vm: gup_test: introduce the dump_pages() sub-test by John Hubbard · 4 years ago
  5. a9bed1e selftests/vm: only some gup_test items are really benchmarks by John Hubbard · 4 years ago
  6. b9dcfdf selftests/vm: use a common gup_test.h by John Hubbard · 4 years ago
  7. 9c84f22 mm/gup_benchmark: rename to mm/gup_test by John Hubbard · 4 years ago[Renamed (81%) from mm/gup_benchmark.c]
  8. f396459 mm/gup_benchmark: take the mmap lock around GUP by Jann Horn · 4 years, 2 months ago
  9. 657d4f7 mm/gup_benchmark: use pin_user_pages for FOLL_LONGTERM flag by Barry Song · 4 years, 2 months ago
  10. 41c45d3 mm/gup_benchmark: support pin_user_pages() and related calls by John Hubbard · 4 years, 9 months ago
  11. bdffe23 mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1" by John Hubbard · 5 years ago
  12. a7c46c0 mm/gup: fix memory leak in __gup_benchmark_ioctl by Navid Emamdoost · 5 years ago
  13. 932f4a6 mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM by Ira Weiny · 6 years ago
  14. d9f7979 mm: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  15. 4b408c7 mm/gup_benchmark.c: prevent integer overflow in ioctl by Dan Carpenter · 6 years ago
  16. 714a3a1 mm/gup_benchmark.c: add additional pinning methods by Keith Busch · 6 years ago
  17. 26db3d0 mm/gup_benchmark.c: time put_page() by Keith Busch · 6 years ago
  18. 5189686 mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctl by YueHaibing · 6 years ago
  19. 778e1cd treewide: kvzalloc() -> kvcalloc() by Kees Cook · 7 years ago
  20. 09e35a4 mm/gup_benchmark: handle gup failures by Michael S. Tsirkin · 7 years ago
  21. 64c349f mm: add infrastructure for get_user_pages_fast() benchmarking by Kirill A. Shutemov · 7 years ago