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-7.2.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
/
testing
Age
Commit message (
Expand
)
Author
2026-08-05
sysctl: remove CONFIG_PROC_SYSCTL, it just mirrors CONFIG_SYSCTL
Oleg Nesterov
2026-08-05
selftests/bpf: Add load-acquire test for dst_reg == src_reg from ctx
Daniel Borkmann
2026-08-04
selftests/mm: remove obsolete hugetlb vmemmap test
Muchun Song
2026-08-04
tools/testing/vma: output compared expression on ASSERT_[EQ, NE]()
Lorenzo Stoakes
2026-08-04
tools/testing/vma: default VMA, mm flag bits to 64-bit
Lorenzo Stoakes
2026-08-04
mm/vma: introduce and use vma_set_pgoff()
Lorenzo Stoakes
2026-08-04
mm/vma: update vma_shrink() to not pass start, pgoff parameters
Lorenzo Stoakes
2026-08-04
mm/vma: make vma_set_range() static, drop insert_vm_struct() decl
Lorenzo Stoakes
2026-08-04
mm/vma: introduce vma_assert_can_modify()
Lorenzo Stoakes
2026-08-04
mm/vma: remove duplicative vma_pgoff_offset() helper
Lorenzo Stoakes
2026-08-04
mm/rmap: rename anon_vma_interval_tree_*() to anon_rmap_tree_*()
Lorenzo Stoakes
2026-08-04
mm/rmap: parameterise anon_vma_interval_tree_*() by anon_vma
Lorenzo Stoakes
2026-08-04
mm/rmap: rename vma_interval_tree_*() to mapping_rmap_tree_*()
Lorenzo Stoakes
2026-08-04
mm/rmap: parameterise vma_interval_tree_*() by address_space
Lorenzo Stoakes
2026-08-04
mm: introduce and use vma_end_pgoff()
Lorenzo Stoakes
2026-08-04
tools/testing/vma: use vma_start_pgoff() in merge tests
Lorenzo Stoakes
2026-08-04
mm: move vma_start_pgoff() into mm.h and clean up
Lorenzo Stoakes
2026-08-04
selftests/mm: add HMM test for mmap lock-dropping faults
Stanislav Kinsburskii
2026-08-04
selftests/mm: fix ternary operator precedence in ksm_tests
Sayali Patil
2026-08-04
selftests/mm: fix ksm NUMA merge test for systems with memoryless NUMA nodes
Sayali Patil
2026-08-04
selftests/mm: handle EINVAL when configuring gigantic hugepages
Sayali Patil
2026-08-04
selftests/mm: fix memleak in migration benchmark
Hongfu Li
2026-08-04
mm: split out mm_init and memblock declarations from internal.h
Mike Rapoport (Microsoft)
2026-08-04
ksm: add mremap selftests for ksm_rmap_walk
xu xin
2026-08-04
selftests/mm: add userfaultfd RWP tests
Kiryl Shutsemau (Meta)
2026-08-04
selftests/damon: check correct path in ensure_file() not_exist case
wang wei
2026-08-04
Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick up
Andrew Morton
2026-08-05
selftests/ftrace: refactor eprobes test to fix argument checks
Martin Kaiser
2026-08-04
selftests/xsk: Decouple xskxceiver and xdp apps from test_progs objects
Tushar Vyavahare
2026-08-04
selftests/bpf: Test RCU pointer invalidation after spin unlock
Ning Ding
2026-08-04
memblock: always include KHO headers
Pratyush Yadav (Google)
2026-08-04
kho: expose kho_scratch_overlap() to kexec_handover.h
Pratyush Yadav (Google)
2026-08-03
selftests: ipc: change operation not supported error number
Paul White
2026-08-03
selftests/acct: share netlink helpers
Yiyang Chen
2026-08-03
selftests/acct: add cgroupstats functional test
Yiyang Chen
2026-08-03
selftests: ublk: add rotating auto_buf index regression test
Yang Xiuwei
2026-08-03
selftests: ublk: add UBLK_F_IO_DESC_SIZE test
Caleb Sander Mateos
2026-08-03
selftests: ublk: add support for --io_desc_size
Caleb Sander Mateos
2026-08-03
ublk: add UBLK_F_IO_DESC_SIZE
Caleb Sander Mateos
2026-08-03
selftests: drv-net: Test queue stall upon reconfig
Mohsin Bashir
2026-08-03
selftests: net: getsockopt_iter: cover rawv6 and tls
Breno Leitao
2026-08-03
selftests/exec: test the pre-opened interpreter limit
Christian Brauner
2026-08-03
selftests: drv-net: enable devmem TCP in the test config
Bobby Eshleman
2026-08-03
selftests/exec: test interpreters bound to a 'B' entry
Christian Brauner
2026-08-03
selftests/exec: share the bpf handler preconditions
Christian Brauner
2026-08-03
selftests/exec: test registering an entry disabled
Christian Brauner
2026-08-03
selftests/exec: let binfmt_flag_supported() return a bool
Christian Brauner
2026-08-03
selftests/sched_ext: Make allowed_cpus idle validation race-free
Andrea Righi
2026-08-03
Merge tag 'sched_ext-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-08-03
selftests/exec: check that a binfmt_misc instance cannot be pinned
Christian Brauner
[prev]
[next]