summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
selftests/mm: check after-split folio orders in split_huge_page_testZi Yan 2025-09-13selftests/mm: add check_after_split_folio_orders() helperZi Yan 2025-09-13selftests/mm: reimplement is_backed_by_thp() with more precise checkZi Yan 2025-09-13selftests/mm: mark all functions static in split_huge_page_test.cZi Yan 2025-09-13selftest/mm: extract sz2ord function into vm_util.hUsama Arif 2025-09-13mm/selftests: fix split_huge_page_test failure on systems with 64KB page sizeDonet Tom 2025-09-13selftests/mm: do check_huge_anon() with a number been passed inWei Yang 2025-08-27selftests/mm: fix FORCE_READ to read input value correctlyZi Yan 2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds 2025-07-24selftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));"wang lian 2025-07-19selftests/mm: fix split_huge_page_test for folio_split() testsZi Yan 2025-03-21selftests/mm: speed up split_huge_page_testRyan Roberts 2025-03-17selftests/mm: add tests for folio_split(), buddy allocator like splitZi Yan 2025-03-16selftests/mm: test splitting file-backed THP to any lower orderZi Yan 2025-03-16selftests/mm: make file-backed THP split work by writing PMD size dataZi Yan 2025-01-25selftests/mm: add tests for splitting pmd THPs to all lower ordersZi Yan 2025-01-25selftests/mm: use selftests framework to print test resultZi Yan 2024-09-09mm: selftest to verify zero-filled pages are mapped to zeropageAlexander Zhu 2024-07-03selftests/mm: use asm volatile to not optimize mmap read variablePankaj Raghav 2024-04-24selftests: mm: fix unused and uninitialized variable warningMuhammad Usama Anjum 2024-03-26selftests/mm: Fix build with _FORTIFY_SOURCEVitaly Chikunov 2024-03-04mm: huge_memory: enable debugfs to split huge pages to any orderZi Yan 2024-02-22selftests/mm: split_huge_page_test: conform test to TAP format outputMuhammad Usama Anjum 2023-04-18selftests/mm: reuse read_pmd_pagesize() in COW selftestDavid Hildenbrand 2023-03-28selftests/mm: fix split huge page testsZi Yan