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-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-03-16
bpftool: Allow explicitly skip llvm, libbfd and libcrypto dependencies
Mykyta Yatsenko
2026-03-16
selftests/bpf: Add deep call stack selftests
Emil Tsalapatis
2026-03-16
bpf: Only enforce 8 frame call stack limit for all-static stacks
Emil Tsalapatis
2026-03-16
KVM: s390: selftests: Add IRQ routing address offset tests
Janosch Frank
2026-03-16
selftests/hid: fix compilation when bpf_wq and hid_device are not exported
Benjamin Tissoires
2026-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-03-15
Merge tag 'powerpc-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2026-03-15
selftests: pci_endpoint: Skip reserved BARs
Niklas Cassel
2026-03-14
sched_ext: Update selftests to drop ops.cpu_acquire/release()
Cheng-Yang Chou
2026-03-14
sched_ext: Update demo schedulers and selftests to use scx_bpf_task_set_dsq_v...
Cheng-Yang Chou
2026-03-14
selftests/net: packetdrill: add tcp_disorder_fin_in_FIN_WAIT.pkt
Eric Dumazet
2026-03-14
selftests/arm64: Implement cmpbr_sigill() to hwcap test
Yifan Wu
2026-03-14
selftests/net: packetdrill: add tcp_rcv_neg_window.pkt
Simon Baatz
2026-03-14
selftests/net: packetdrill: add tcp_rcv_wnd_shrink_allowed.pkt
Simon Baatz
2026-03-14
selftests/net: packetdrill: add tcp_rcv_wnd_shrink_nomem.pkt
Simon Baatz
2026-03-14
tcp: implement RFC 7323 window retraction receiver requirements
Simon Baatz
2026-03-13
sched_ext/selftests: Fix incorrect include guard comments
Cheng-Yang Chou
2026-03-13
selftests/sched_ext: Update scx_bpf_dsq_move_to_local() in kselftests
Andrea Righi
2026-03-13
selftests/bpf: Test case for refinement improvement using 64b bounds
Paul Chaignon
2026-03-13
Merge tag 'sched_ext-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-03-13
selftests/sched_ext: Add missing error check for exit__load()
David Carlier
2026-03-13
selftests/bpf: Improve test coverage for kfunc call
Hari Bathini
2026-03-12
selftests: net: add test for Netlink policy dumps
Jakub Kicinski
2026-03-12
selftests: net: make sure that Netlink rejects unknown attrs in dump
Jakub Kicinski
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-12
Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-03-12
KVM: selftests: Verify SEV+ guests can read and write EFER, CR0, CR4, and CR8
Sean Christopherson
2026-03-12
selftests: memcg: Add tests for IN_DELETE_SELF and IN_IGNORED
T.J. Mercier
2026-03-12
selftests/filesystems: add MOVE_MOUNT_BENEATH rootfs tests
Christian Brauner
2026-03-12
selftests/filesystems: add clone3 tests for empty mount namespaces
Christian Brauner
2026-03-12
selftests/filesystems: add tests for empty mount namespaces
Christian Brauner
2026-03-12
selftests: add FSMOUNT_NAMESPACE tests
Christian Brauner
2026-03-12
selftests/statmount: add statmount_alloc() helper
Christian Brauner
2026-03-12
powerpc/selftests/copyloops: extend selftest to exercise __copy_tofrom_user_p...
Sayali Patil
2026-03-11
selftests: net: fix timeout passed as positional argument to communicate()
Gal Pressman
2026-03-11
selftests: net: pass bpftrace timeout to cmd()
Gal Pressman
2026-03-11
selftests: rtnetlink: add neighbour update test
Sabrina Dubroca
2026-03-11
selftests: net: local_termination: test link-local protocols
Daniel Golle
2026-03-11
selftests: af_unix: validate SO_PEEK_OFF advancement and reset
Soichiro Ueda
2026-03-11
selftests/pidfd: add CLONE_PIDFD_AUTOKILL tests
Christian Brauner
2026-03-11
selftests/pidfd: add CLONE_NNP tests
Christian Brauner
2026-03-11
selftests/pidfd: add CLONE_AUTOREAP tests
Christian Brauner
2026-03-11
sched_ext: Fix incomplete help text usage strings
Cheng-Yang Chou
2026-03-11
selftests/bpf: Fix const qualifier warning in fexit_bpf2bpf.c
Varun R Mallya
2026-03-11
selftests: kvm: add a test that VMX validates controls on RSM
Paolo Bonzini
2026-03-11
selftests: kvm: extract common functionality out of smm_test.c
Paolo Bonzini
2026-03-11
KVM: selftests: Increase 'maxnode' for guest_memfd tests
Kai Huang
2026-03-11
selftests/bpf: Skip livepatch test when prerequisites are missing
Sun Jian
2026-03-11
selftests/bpf: drop serial restriction
Sun Jian
2026-03-11
selftests/bpf: filter by pid to avoid cross-test interference
Sun Jian
[prev]
[next]