index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
mm
/
split_huge_page_test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-27
selftests/mm: fix FORCE_READ to read input value correctly
Zi Yan
1
-2
/
+5
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-3
/
+1
2025-07-24
selftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));"
wang lian
1
-3
/
+1
2025-07-19
selftests/mm: fix split_huge_page_test for folio_split() tests
Zi Yan
1
-1
/
+2
2025-03-21
selftests/mm: speed up split_huge_page_test
Ryan Roberts
1
-4
/
+7
2025-03-17
selftests/mm: add tests for folio_split(), buddy allocator like split
Zi Yan
1
-7
/
+27
2025-03-16
selftests/mm: test splitting file-backed THP to any lower order
Zi Yan
1
-5
/
+6
2025-03-16
selftests/mm: make file-backed THP split work by writing PMD size data
Zi Yan
1
-8
/
+44
2025-01-25
selftests/mm: add tests for splitting pmd THPs to all lower orders
Zi Yan
1
-5
/
+9
2025-01-25
selftests/mm: use selftests framework to print test result
Zi Yan
1
-22
/
+12
2024-09-09
mm: selftest to verify zero-filled pages are mapped to zeropage
Alexander Zhu
1
-0
/
+71
2024-07-03
selftests/mm: use asm volatile to not optimize mmap read variable
Pankaj Raghav
1
-1
/
+2
2024-04-24
selftests: mm: fix unused and uninitialized variable warning
Muhammad Usama Anjum
1
-1
/
+1
2024-03-26
selftests/mm: Fix build with _FORTIFY_SOURCE
Vitaly Chikunov
1
-1
/
+1
2024-03-04
mm: huge_memory: enable debugfs to split huge pages to any order
Zi Yan
1
-6
/
+162
2024-02-22
selftests/mm: split_huge_page_test: conform test to TAP format output
Muhammad Usama Anjum
1
-92
/
+69
2023-04-18
selftests/mm: reuse read_pmd_pagesize() in COW selftest
David Hildenbrand
1
-0
/
+4
2023-03-28
selftests/mm: fix split huge page tests
Zi Yan
1
-3
/
+3
2023-01-18
selftests/vm: rename selftests/vm to selftests/mm
SeongJae Park
1
-0
/
+309