summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/mm/page_frag
AgeCommit message (Expand)AuthorLines
2026-01-31selftests/mm: default KDIR to build directoryKevin Brodsky-1/+1
2024-11-19mm: page_frag: fix a compile error when kernel is not compiledYunsheng Lin-1/+1
2024-11-11mm: page_frag: avoid caller accessing 'page_frag_cache' directlyYunsheng Lin-1/+1
2024-11-11mm: move the page fragment allocator from page_alloc into its own fileYunsheng Lin-1/+1
2024-11-11mm: page_frag: add a test module for page_fragYunsheng Lin-0/+216