index
:
linux-stable.git
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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2026-06-21
selftests/mm: hugetlb-madvise: add setup of HugeTLB pages
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: hugetlb_fault_after_madv: add setup of HugeTLB pages
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: hugepage_dio: add setup of HugeTLB pages
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: hmm-tests: add setup of HugeTLB pages
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: gup_test: add setup of HugeTLB pages
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: gup_longterm: add setup of HugeTLB pages
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: cow: add setup of HugeTLB pages
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: compaction_test: use HugeTLB helpers ...
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: vm_util: add helpers to set and restore shm limits
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: move read_file(), read_num() and write_num() to vm_util
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: hugepage_settings: add APIs for HugeTLB setup and teardown
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: hugepage_settings: rename and rework get_free_hugepages()
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: hugepage_settings: add APIs to get and set nr_hugepages
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: hugepage_settings: use unsigned long in detect_hugetlb_page_size
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: move HugeTLB helpers to hugepage_settings
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: rename thp_settings.[ch] to hugepage_settings.[ch]
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: add atexit() and signal handlers to thp_settings
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: va_high_addr_switch: use kselftest framework
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: uffd-unit-tests: use kselftest framework
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: uffd-stress: use kselftest framework
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: uffd-common: use kselftest framework
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: protection_keys: use kselftest framework
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: protection_keys: use descriptive test names in the output
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: ksm_tests: use kselftest framework
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: khugepaged: use kselftest framework
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: khugepaged: group tests in an array
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: hugetlb-read-hwpoison: use kselftest framework
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: hugetlb_madv_vs_map: use kselftest framework
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: hugetlb-madvise: use kselftest framework
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: hugetlb-vmemmap: use kselftest framework
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: hugetlb-shm: use kselftest framework
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: rename hugepage-* tests to hugetlb-*
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: merge map_hugetlb into hugepage-mmap
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: run_vmtests.sh: don't gate THP and KSM tests on HAVE_HUGEPAGES
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: migration: properly cleanup fork()ed processes
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: migration: make nthreads represent number of working threads
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: migration: don't assume huge page is TWOMEG
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: hugetlb-read-hwpoison: add SIGBUS handler
Mike Rapoport (Microsoft)
2026-06-21
selftests/mm: add writable-file collapse tests for khugepaged
Zi Yan
2026-06-21
selftests/mm: remove READ_ONLY_THP_FOR_FS code from guard-regions
Zi Yan
2026-06-21
selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged
Zi Yan
2026-06-21
Merge tag 'liveupdate-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-06-19
Merge tag 'landlock-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-06-19
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-06-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-06-19
netfilter: flowtable: fix and simplify IP6IP6 tunnel handling
Lorenzo Bianconi
2026-06-18
Merge tag 'riscv-for-linus-7.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-06-18
selftests: net: fix file owner for broadcast_ether_dst test
Ross Porter
2026-06-18
selftests: vlan_bridge_binding: Fix flaky operational state check
Ido Schimmel
2026-06-18
selftests/tc-testing: act_ct: add TDC test for skb cb preservation across defrag
Zihan Xi
[prev]
[next]