aboutsummaryrefslogtreecommitdiffstats
path: root/mm/gup_test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-05selftests/vm: gup_test: test faulting in kernel, and verify pinnable pagesPavel Tatashin1-0/+6
2021-05-05selftests/vm: gup_test: fix test flagPavel Tatashin1-13/+10
2020-12-15mm/gup_test.c: mark gup_test_init as __init functionBarry Song1-1/+1
2020-12-15selftests/vm: gup_test: introduce the dump_pages() sub-testJohn Hubbard1-2/+54
2020-12-15selftests/vm: only some gup_test items are really benchmarksJohn Hubbard1-7/+7
2020-12-15selftests/vm: use a common gup_test.hJohn Hubbard1-16/+1
2020-12-15mm/gup_benchmark: rename to mm/gup_testJohn Hubbard1-0/+210