index
:
pub/scm/linux/kernel/git/shli/linux.git
master
Shaohua Li's fork of linux.git
Shaohua Li
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
mm
/
cow.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-24
selftests/mm: skip COW tmpfile cases when fallocate() is unsupported
Muhammad Usama Anjum
1
-2
/
+7
2026-08-24
selftests/mm: rename local_config.h to local_config.h_gen
Pratyush Mallick
1
-1
/
+1
2026-06-21
selftests/mm: cow: add setup of HugeTLB pages
Mike Rapoport (Microsoft)
1
-3
/
+3
2026-06-21
selftests/mm: hugepage_settings: use unsigned long in detect_hugetlb_page_size
Mike Rapoport (Microsoft)
1
-1
/
+1
2026-06-21
selftests/mm: rename thp_settings.[ch] to hugepage_settings.[ch]
Mike Rapoport (Microsoft)
1
-1
/
+1
2026-06-21
selftests/mm: add atexit() and signal handlers to thp_settings
Mike Rapoport (Microsoft)
1
-13
/
+8
2026-01-31
selftests/mm: check that FORCE_READ() succeeded
Kevin Brodsky
1
-10
/
+33
2026-01-31
selftests/mm: fix usage of FORCE_READ() in cow tests
Kevin Brodsky
1
-8
/
+8
2025-11-27
selftests: complete kselftest include centralization
Bala-Vignesh-Reddy
1
-1
/
+1
2025-09-13
selftest/mm: extract sz2ord function into vm_util.h
Usama Arif
1
-4
/
+4
2025-09-13
mm/selftests: fix split_huge_page_test failure on systems with 64KB page size
Donet Tom
1
-5
/
+0
2025-08-27
selftests/mm: fix FORCE_READ to read input value correctly
Zi Yan
1
-2
/
+2
2025-07-24
selftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));"
wang lian
1
-15
/
+15
2025-07-19
selftests/mm: pagemap_scan ioctl: add PFN ZERO test cases
Muhammad Usama Anjum
1
-26
/
+1
2025-07-09
selftests/mm: add messages about test errors to the cow tests
Mark Brown
1
-8
/
+20
2025-07-09
selftests/mm: don't compare return values to in cow
Mark Brown
1
-3
/
+3
2025-07-09
selftests/mm: convert some cow error reports to ksft_perror()
Mark Brown
1
-3
/
+3
2025-07-09
kselftest/mm: clarify errors for pipe()
Mark Brown
1
-2
/
+2
2025-05-31
selftests/mm: report unique test names for each cow test
Mark Brown
1
-116
/
+217
2025-05-31
selftests/mm: use standard ksft_finished() in cow and gup_longterm
Mark Brown
1
-6
/
+1
2025-04-11
selftests/mm: fix compiler -Wmaybe-uninitialized warning
Anshuman Khandual
1
-1
/
+1
2025-03-17
selftests/mm/cow: fix the incorrect error handling
Cyan Yang
1
-1
/
+1
2025-01-25
selftests/mm/cow: modify the incorrect checking parameters
Hao Ge
1
-5
/
+5
2025-01-12
selftests/mm: set allocated memory to non-zero content in cow test
Ryan Roberts
1
-4
/
+4
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-35
/
+71
2024-05-07
selftests: mm: cow: flag vmsplice() hugetlb tests as XFAIL
David Hildenbrand
1
-35
/
+71
2024-05-06
selftests/mm: ksft_exit functions do not return
Nathan Chancellor
1
-1
/
+1
2023-12-20
selftests/mm/cow: add tests for anonymous multi-size THP
Ryan Roberts
1
-12
/
+70
2023-12-20
selftests/mm/cow: generalize do_run_with_thp() helper
Ryan Roberts
1
-54
/
+67
2023-12-12
selftests/mm: cow: print ksft header before printing anything else
David Hildenbrand
1
-1
/
+2
2023-06-19
selftests: mm: remove duplicate unneeded defines
Muhammad Usama Anjum
1
-0
/
+1
2023-06-19
selftests/mm: fix build failures due to missing MADV_COLLAPSE
John Hubbard
1
-7
/
+0
2023-06-09
selftests/mm: factor out detection of hugetlb page sizes into vm_util
David Hildenbrand
1
-27
/
+2
2023-04-18
selftests/mm: reuse read_pmd_pagesize() in COW selftest
David Hildenbrand
1
-29
/
+4
2023-01-18
selftests/mm: define MADV_PAGEOUT to fix compilation issues
David Hildenbrand
1
-0
/
+3
2023-01-18
selftests/vm: rename selftests/vm to selftests/mm
SeongJae Park
1
-0
/
+1764