index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-05-26
3
-25
/
+62
|
\
|
*
selftests/mm: fix build warnings on ppc64
Michael Ellerman
2024-05-24
2
-0
/
+2
|
*
selftests/mm: compaction_test: fix bogus test success and reduce probability ...
Dev Jain
2024-05-24
1
-22
/
+49
|
*
selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepages
Dev Jain
2024-05-24
1
-0
/
+2
|
*
selftests/mm: compaction_test: fix bogus test success on Aarch64
Dev Jain
2024-05-24
1
-7
/
+13
*
|
selftest mm/mseal read-only elf memory segment
Jeff Xu
2024-05-24
4
-36
/
+275
*
|
selftest mm/mseal memory sealing
Jeff Xu
2024-05-24
3
-0
/
+1838
|
/
*
Revert "selftests/harness: remove use of LINE_MAX"
Tao Su
2024-05-19
1
-1
/
+0
*
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-19
11
-162
/
+476
|
\
|
*
selftests/mm: hugetlb_madv_vs_map: avoid test skipping by querying hugepage s...
Dev Jain
2024-05-12
1
-7
/
+9
|
*
selftests: mm: gup_longterm: test unsharing logic when R/O pinning
David Hildenbrand
2024-05-07
1
-4
/
+12
|
*
selftests: mm: cow: flag vmsplice() hugetlb tests as XFAIL
David Hildenbrand
2024-05-07
1
-35
/
+71
|
*
selftests/mm: soft-dirty should fail if a testcase fails
Ryan Roberts
2024-05-06
1
-1
/
+1
|
*
selftests: break the dependency upon local header files
John Hubbard
2024-04-26
1
-1
/
+1
|
*
selftests/mm: mremap_test: use sscanf to parse /proc/self/maps
Dev Jain
2024-04-26
1
-7
/
+11
|
*
selftests/mm: mremap_test: optimize execution time from minutes to seconds us...
Dev Jain
2024-04-26
1
-21
/
+91
|
*
selftests/mm: mremap_test: optimize using pre-filled random array and memcpy
Dev Jain
2024-04-26
1
-25
/
+53
|
*
selftest/mm: ksm_functional_tests: extend test case for ksm fork/exec
Jinjiang Tu
2024-04-26
1
-11
/
+38
|
*
selftest/mm: ksm_functional_tests: refactor mmap_and_merge_range()
Jinjiang Tu
2024-04-26
1
-25
/
+61
|
*
selftests/memfd_secret: add vmsplice() test
David Hildenbrand
2024-04-26
1
-2
/
+49
|
*
selftests/mm: parse VMA range in one go
Dev Jain
2024-04-26
1
-14
/
+1
|
*
selftests/mm: run_vmtests.sh: fix hugetlb mem size calculation
Peter Xu
2024-04-26
1
-4
/
+9
|
*
selftests/mm: confirm VA exhaustion without reliance on correctness of mmap()
Dev Jain
2024-04-26
1
-0
/
+66
|
*
selftests/mm: virtual_address_range: Switch to ksft_exit_fail_msg
Dev Jain
2024-04-26
1
-7
/
+5
*
|
Merge tag 'linux_kselftest-next-6.10-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-05-14
9
-13
/
+13
|
\
\
|
*
|
selftests/mm: ksft_exit functions do not return
Nathan Chancellor
2024-05-06
9
-13
/
+13
|
|
/
*
/
selftests/mm: fix powerpc ARCH check
Michael Ellerman
2024-05-10
1
-3
/
+3
|
/
*
selftests: mm: protection_keys: save/restore nr_hugepages value from launch s...
Muhammad Usama Anjum
2024-04-25
2
-38
/
+2
*
selftests: mm: fix unused and uninitialized variable warning
Muhammad Usama Anjum
2024-04-25
1
-1
/
+1
*
selftests/harness: remove use of LINE_MAX
Edward Liaw
2024-04-25
1
-0
/
+1
*
selftests/mm: include strings.h for ffsl
Edward Liaw
2024-04-05
1
-1
/
+1
*
selftests/mm: fix ARM related issue with fork after pthread_create
Edward Liaw
2024-03-26
3
-0
/
+15
*
selftests/mm: sigbus-wp test requires UFFD_FEATURE_WP_HUGETLBFS_SHMEM
Edward Liaw
2024-03-26
1
-1
/
+2
*
selftests: mm: restore settings from only parent process
Muhammad Usama Anjum
2024-03-26
1
-1
/
+5
*
selftests/mm: Fix build with _FORTIFY_SOURCE
Vitaly Chikunov
2024-03-26
3
-3
/
+3
*
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-15
6
-23
/
+82
|
\
|
*
selftests/mm: run_vmtests.sh: add missing tests
Muhammad Usama Anjum
2024-02-23
2
-1
/
+14
|
*
selftests/mm: protection_keys: save/restore nr_hugepages settings
Muhammad Usama Anjum
2024-02-23
1
-0
/
+34
|
*
selftests/mm: save and restore nr_hugepages value
Muhammad Usama Anjum
2024-02-23
2
-0
/
+7
|
*
selftests/mm: run_vmtests: remove sudo and conform to tap
Muhammad Usama Anjum
2024-02-23
2
-20
/
+23
|
*
selftests/mm: hugetlb_reparenting_test: do not unmount
Muhammad Usama Anjum
2024-02-23
1
-2
/
+4
*
|
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-15
21
-645
/
+838
|
\
\
|
*
|
selftests/mm: skip the hugetlb-madvise tests on unmet hugepage requirements
Nico Pache
2024-03-12
1
-1
/
+2
|
*
|
selftests/mm: skip uffd hugetlb tests with insufficient hugepages
Nico Pache
2024-03-12
1
-0
/
+6
|
*
|
selftests/mm: dont fail testsuite due to a lack of hugepages
Nico Pache
2024-03-12
1
-1
/
+0
|
*
|
mm: huge_memory: enable debugfs to split huge pages to any order
Zi Yan
2024-03-05
2
-7
/
+183
|
*
|
selftests/mm: log a consistent test name for check_compaction
Mark Brown
2024-02-22
1
-16
/
+19
|
*
|
selftests/mm: log skipped compaction test as a skip
Mark Brown
2024-02-22
1
-1
/
+1
|
*
|
selftests/mm: run_vmtests.sh: add hugetlb_madv_vs_map
Breno Leitao
2024-02-22
1
-0
/
+1
|
*
|
selftests/mm: run_vmtests.sh: add hugetlb test category
Breno Leitao
2024-02-22
1
-0
/
+2
[next]