summaryrefslogtreecommitdiffstats
path: root/mm/gup_test.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-15mm/gup_test: free memory allocated via kvcalloc() using kvfree()David Hildenbrand1-2/+2
2022-12-11mm/gup_test: fix PIN_LONGTERM_TEST_READ with highmemDavid Hildenbrand1-3/+7
2022-11-08mm/gup_test: start/stop/read functionality for PIN LONGTERM testDavid Hildenbrand1-0/+141
2022-07-17mm: rename is_pinnable_page() to is_longterm_pinnable_page()Alex Sierra1-1/+1
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