summary refs log tree commit diff
path: root/tools/testing/selftests/vm/gup_test.c
AgeCommit message (Expand)Author
2022-10-05selftests/vm: use top_srcdir instead of recomputing relative pathsAxel Rasmussen
2022-06-16selftests: make use of GUP_TEST_FILE macroJoel Savitz
2022-05-09selftests: clarify common error when running gup_testJoel Savitz
2022-04-28tools/testing/selftests/vm/gup_test.c: clarify error statementSidhartha Kumar
2022-03-24selftest/vm: add helpers to detect PAGE_SIZE and PAGE_SHIFTMike Rapoport
2021-06-29mm/gup_benchmark: support threadingPeter Xu
2021-05-05selftests/vm: gup_test: test faulting in kernel, and verify pinnable pagesPavel Tatashin
2021-05-05selftests/vm: gup_test: fix test flagPavel Tatashin
2020-12-15selftests/vm: gup_test: introduce the dump_pages() sub-testJohn Hubbard
2020-12-15selftests/vm: only some gup_test items are really benchmarksJohn Hubbard
2020-12-15selftests/vm: minor cleanup: Makefile and gup_test.cJohn Hubbard
2020-12-15selftests/vm: use a common gup_test.hJohn Hubbard
2020-12-15mm/gup_benchmark: rename to mm/gup_testJohn Hubbard