summaryrefslogtreecommitdiff
path: root/mm/gup_test.c
AgeCommit message (Expand)Author
2023-06-23Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.Andrew Morton
2023-06-19mm/gup_test.c: convert verify_dma_pinned() to us foliosVishal Moola (Oracle)
2023-06-12mm/gup_test: fix ioctl fail for compat taskHaibo Li
2023-06-09mm/gup: remove vmas parameter from pin_user_pages()Lorenzo Stoakes
2023-06-09mm/gup: remove unused vmas parameter from get_user_pages()Lorenzo Stoakes
2022-12-15mm/gup_test: free memory allocated via kvcalloc() using kvfree()David Hildenbrand
2022-12-11mm/gup_test: fix PIN_LONGTERM_TEST_READ with highmemDavid Hildenbrand
2022-11-08mm/gup_test: start/stop/read functionality for PIN LONGTERM testDavid Hildenbrand
2022-07-17mm: rename is_pinnable_page() to is_longterm_pinnable_page()Alex Sierra
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-15mm/gup_test.c: mark gup_test_init as __init functionBarry Song
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: use a common gup_test.hJohn Hubbard
2020-12-15mm/gup_benchmark: rename to mm/gup_testJohn Hubbard