index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
mm
Age
Commit message (
Expand
)
Author
2024-02-22
selftests/mm: map_populate: conform test to TAP format output
Muhammad Usama Anjum
2024-02-22
selftests/mm: map_hugetlb: conform test to TAP format output
Muhammad Usama Anjum
2024-02-22
selftests/mm: map_fixed_noreplace: conform test to TAP format output
Muhammad Usama Anjum
2024-02-22
selftests/mm: new test that steals pages
Breno Leitao
2024-02-22
selftests: mm: perform some system cleanup before using hugepages
Nico Pache
2024-02-21
selftests/mm/ksm_functional: prevent unmapping undefined address
JP Kobryn
2024-02-20
selftests/mm: uffd-unit-test check if huge page size is 0
Terry Tritton
2024-01-25
selftests/mm: ksm_tests should only MADV_HUGEPAGE valid memory
Ryan Roberts
2024-01-25
selftests/mm: Update va_high_addr_switch.sh to check CPU for la57 flag
Audra Mitchell
2024-01-25
selftests: mm: fix map_hugetlb failure on 64K page size systems
Nico Pache
2024-01-25
selftests/mm: switch to bash from sh
Muhammad Usama Anjum
2024-01-25
selftests/mm: mremap_test: fix build warning
Muhammad Usama Anjum
2024-01-12
selftests: mm: hugepage-vmemmap fails on 64K page size systems
Donet Tom
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-05
selftests/mm: add separate UFFDIO_MOVE test for PMD splitting
Suren Baghdasaryan
2024-01-05
selftests/mm: skip test if application doesn't has root privileges
Muhammad Usama Anjum
2024-01-05
selftests/mm: conform test to TAP format output
Muhammad Usama Anjum
2024-01-05
selftests: mm: hugepage-mmap: conform to TAP format output
Muhammad Usama Anjum
2024-01-05
selftests/mm: gup_test: conform test to TAP format output
Muhammad Usama Anjum
2024-01-05
mm/selftests: hugepage-mremap: conform test to TAP format output
Muhammad Usama Anjum
2023-12-29
selftests/mm: log run_vmtests.sh results in TAP format
Ryan Roberts
2023-12-29
selftests/mm: add UFFDIO_MOVE ioctl test
Suren Baghdasaryan
2023-12-29
selftests/mm: add uffd_test_case_ops to allow test case-specific operations
Suren Baghdasaryan
2023-12-29
selftests/mm: call uffd_test_ctx_clear at the end of the test
Suren Baghdasaryan
2023-12-20
selftests/mm/cow: add tests for anonymous multi-size THP
Ryan Roberts
2023-12-20
selftests/mm/cow: generalize do_run_with_thp() helper
Ryan Roberts
2023-12-20
selftests/mm/khugepaged: enlighten for multi-size THP
Ryan Roberts
2023-12-20
selftests/mm: support multi-size THP interface in thp_settings
Ryan Roberts
2023-12-20
selftests/mm: factor out thp settings management
Ryan Roberts
2023-12-20
selftests/mm/kugepaged: restore thp settings at exit
Ryan Roberts
2023-12-20
sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes
Andrew Morton
2023-12-20
selftests: secretmem: floor the memory size to the multiple of page_size
Muhammad Usama Anjum
2023-12-12
selftests/mm: cow: print ksft header before printing anything else
David Hildenbrand
2023-12-12
selftests/mm: dont run ksm_functional_tests twice
Nico Pache
2023-12-10
selftests/mm: check that PAGEMAP_SCAN returns correct categories
Andrei Vagin
2023-12-06
selftests/mm: prevent duplicate runs caused by TEST_GEN_PROGS
Nico Pache
2023-12-06
mm/selftests: fix pagemap_ioctl memory map test
Peter Xu
2023-11-15
selftests/mm: add hugetlb_fault_after_madv to .gitignore
Breno Leitao
2023-11-15
selftests/mm: restore number of hugepages
Breno Leitao
2023-11-15
selftests: mm: fix some build warnings
Muhammad Usama Anjum
2023-11-15
selftests: mm: skip whole test instead of failure
Muhammad Usama Anjum
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-01
Merge tag 'linux_kselftest-next-6.7-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2023-11-01
tools/testing/selftests/mm/run_vmtests.sh: lower the ptrace permissions
Itaru Kitayama
2023-10-18
selftests/mm: add a new test for madv and hugetlb
Breno Leitao
2023-10-18
selftests/mm: export get_free_hugepages()
Breno Leitao
2023-10-18
selftests: mm: add pagemap ioctl tests
Muhammad Usama Anjum
2023-10-18
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
2023-10-18
selftests/mm: include mman header to access MREMAP_DONTUNMAP identifier
Samasth Norway Ananda
[prev]
[next]