index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-04
selftests: drv-net: gro: add 1 byte payload test
Jakub Kicinski
2
-3
/
+13
2026-04-04
selftests: drv-net: gro: add data burst test case
Jakub Kicinski
2
-1
/
+22
2026-04-03
KVM: selftests: Remove duplicate LAUNCH_UPDATE_VMSA call in SEV-ES migrate test
Sean Christopherson
1
-2
/
+0
2026-04-03
selftests/seccomp: Add hard-coded __NR_uprobe for x86_64
Oleg Nesterov
1
-0
/
+6
2026-04-03
bpf: Add bpf_compute_const_regs() and bpf_prune_dead_branches() passes
Alexei Starovoitov
2
-8
/
+18
2026-04-03
selftests/bpf: Add tests for subprog topological ordering
Alexei Starovoitov
2
-0
/
+228
2026-04-03
bpf: Sort subprogs in topological order after check_cfg()
Alexei Starovoitov
2
-5
/
+4
2026-04-03
bpf: Do register range validation early
Alexei Starovoitov
1
-2
/
+2
2026-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+
Alexei Starovoitov
19
-10
/
+1034
2026-04-03
selftest/bpf: Enable gotox tests for powerpc64
Abhishek Dubey
1
-2
/
+2
2026-04-03
selftest/bpf: Enable instruction array test for powerpc
Abhishek Dubey
1
-1
/
+1
2026-04-03
selftests/bpf: Enable private stack tests for powerpc64
Abhishek Dubey
4
-35
/
+13
2026-04-03
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-0
/
+341
2026-04-03
selftests/bpf: Remove invariant violation flags
Paul Chaignon
1
-17
/
+7
2026-04-03
selftests/bpf: Cover invariant violation case from syzbot
Paul Chaignon
1
-0
/
+29
2026-04-03
selftests/bpf: Improve task local data documentation and fix potential memory...
Amery Hung
1
-7
/
+18
2026-04-03
selftests/bpf: Remove TLD_READ_ONCE() in the user space header
Amery Hung
2
-6
/
+4
2026-04-03
selftests/bpf: Make sure TLD_DEFINE_KEY runs first
Amery Hung
1
-1
/
+1
2026-04-03
selftests/bpf: Simplify task_local_data memory allocation
Amery Hung
1
-38
/
+22
2026-04-03
selftests/bpf: Fix task_local_data data allocation size
Amery Hung
2
-6
/
+8
2026-04-02
selftests/bpf: Add test for raw-address single kprobe attach
Hoyeon Lee
1
-0
/
+80
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-6
/
+446
2026-04-02
selftests/bpf: Add more precision tracking tests for atomics
Daniel Borkmann
1
-0
/
+341
2026-04-02
Merge tag 'net-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-0
/
+69
2026-04-02
selftests/bpf: Add test to verify the fix of kprobe_write_ctx abuse
Leon Hwang
2
-0
/
+83
2026-04-02
KVM: riscv: selftests: Implement kvm_arch_has_default_irqchip
Mayuresh Chitale
1
-0
/
+5
2026-04-02
tracing: selftests: Extend hotplug testing for trace remotes
Vincent Donnefort
5
-55
/
+115
2026-04-02
selftests/tc-testing: add tests for cls_fw and cls_flow on shared blocks
Xiang Mei
1
-0
/
+44
2026-04-02
selftests: drivers: hw: add test for the ethtool standard counters
Ioana Ciornei
2
-0
/
+207
2026-04-02
selftests: drivers: hw: update ethtool_rmon to work with a single local inter...
Ioana Ciornei
1
-13
/
+17
2026-04-02
selftests: drivers: hw: move to KTAP output
Ioana Ciornei
1
-8
/
+16
2026-04-02
selftests: drivers: hw: replace counter upper limit with UINT32_MAX in rmon test
Ioana Ciornei
1
-2
/
+2
2026-04-02
selftests: drivers: hw: test rmon counters only on first interface
Ioana Ciornei
1
-2
/
+0
2026-04-02
selftests: drivers: hw: cleanup shellcheck warnings in the rmon test
Ioana Ciornei
1
-25
/
+29
2026-04-02
selftests: net: update some helpers to use run_on
Ioana Ciornei
2
-8
/
+14
2026-04-02
selftests: net: extend lib.sh to parse drivers/net/net.config
Ioana Ciornei
3
-9
/
+146
2026-04-02
selftests: forwarding: extend ethtool_std_stats_get with pause statistics
Ioana Ciornei
1
-2
/
+8
2026-04-02
iommufd/selftest: Test dirty tracking on PASID
Zhenzhong Duan
1
-0
/
+27
2026-04-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-0
/
+112
2026-04-01
KVM: arm64: selftests: Avoid testing the IMPDEF behavior
Zenghui Yu (Huawei)
1
-12
/
+2
2026-04-01
tools/nolibc/printf: Support negative variable width and precision
David Laight
1
-2
/
+3
2026-04-01
KVM: arm64: set_id_regs: Allow GICv3 support to be set at runtime
Marc Zyngier
1
-7
/
+45
2026-04-01
Merge branch 'for-linus' into for-next
Takashi Iwai
119
-470
/
+2749
2026-04-01
selftests/powerpc: Suppress -Wmaybe-uninitialized with GCC 15
Amit Machhiwal
1
-1
/
+1
2026-04-01
selftests: drv-net: update the README with variants
Jakub Kicinski
1
-0
/
+33
2026-04-01
lkdtm/fortify: Drop unneeded FORTIFY_STR_OBJECT test
Kees Cook
1
-1
/
+0
2026-04-01
selftests/bpf: Suppress veristat error messages in non-verbose mode
Mykyta Yatsenko
1
-2
/
+3
2026-04-01
selftests/bpf: Test access to ringbuf position with map pointer
Menglong Dong
1
-0
/
+17
2026-04-01
selftests/run_kselftest.sh: Remove unused $ROOT
Ricardo B. Marlière
1
-1
/
+0
2026-04-01
selftests/cpu-hotplug: Fix check for cpu hotplug not supported
Dmytro Maluka
1
-1
/
+1
[prev]
[next]