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-12
bpf: add missing fsession to the verifier log
Menglong Dong
2
-5
/
+5
2026-04-12
selftests/bpf: Add tests for sock_ops ctx access with same src/dst register
Jiayuan Chen
2
-0
/
+193
2026-04-12
selftests: drv-net: Add USO test
Joe Damato
2
-0
/
+104
2026-04-12
selftests: netfilter: nft_tproxy.sh: adjust to socat changes
Florian Westphal
1
-7
/
+7
2026-04-12
selftests: net: py: add test case filtering and listing
Jakub Kicinski
1
-3
/
+62
2026-04-12
bpf: Move checks for reserved fields out of the main pass
Alexei Starovoitov
1
-1
/
+1
2026-04-11
selftests/bpf: inline TEST_TAG constants in test_loader.c
Eduard Zingerman
1
-56
/
+28
2026-04-11
selftests/bpf: impose global ordering for test decl_tags
Eduard Zingerman
2
-103
/
+124
2026-04-11
selftests/bpf: make str_has_pfx return pointer past the prefix
Eduard Zingerman
1
-28
/
+23
2026-04-11
selftests/bpf: fix __jited_unpriv tag name
Eduard Zingerman
1
-1
/
+1
2026-04-11
selftests/bpf: Remove kmalloc tracing from local storage create bench
Amery Hung
2
-26
/
+6
2026-04-11
selftests/bpf: Add test for add_const base_id consistency
Daniel Borkmann
1
-0
/
+63
2026-04-11
Merge tag 'riscv-for-linus-v7.0-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+7
2026-04-11
selftests: net: add bridge STP mode selection test
Andy Roulin
2
-0
/
+289
2026-04-11
selftests: drv-net: ntuple: Add dst-ip, src-port, dst-port fields
Dimitri Daskalakis
1
-6
/
+23
2026-04-11
selftests: drv-net: Add ntuple (NFC) flow steering test
Dimitri Daskalakis
2
-0
/
+146
2026-04-11
bpf: poison dead stack slots
Alexei Starovoitov
1
-0
/
+2
2026-04-11
selftests/bpf: add new tests for static stack liveness analysis
Alexei Starovoitov
3
-0
/
+2464
2026-04-11
selftests/bpf: adjust verifier_log buffers
Alexei Starovoitov
1
-3
/
+3
2026-04-11
selftests/bpf: update existing tests due to liveness changes
Alexei Starovoitov
8
-86
/
+79
2026-04-10
selftests/bpf: Add BTF sanitize test covering BTF layout
Alan Maguire
1
-0
/
+97
2026-04-10
selftests/bpf: Remove test_access_variable_array
Venkat Rao Bagalkote
2
-35
/
+0
2026-04-10
Merge branches 'for-next/misc', 'for-next/tlbflush', 'for-next/ttbr-macros-cl...
Catalin Marinas
2
-1
/
+3
2026-04-10
selftests/sched_ext: Fix wrong DSQ ID in peek_dsq error message
fangqiurong
1
-1
/
+1
2026-04-10
selftests: net: py: explicitly forbid multiple ksft_run() calls
Jakub Kicinski
1
-1
/
+4
2026-04-10
selftests: Add MACsec VLAN propagation traffic test
Cosmin Ratiu
3
-0
/
+151
2026-04-10
selftests: Migrate nsim-only MACsec tests to Python
Cosmin Ratiu
5
-118
/
+204
2026-04-10
Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'
Jakub Kicinski
3
-2
/
+1410
2026-04-10
selftests/net: Add queue leasing tests with netkit
David Wei
3
-2
/
+1410
2026-04-10
selftests/nolibc: use gcc 15
Thomas Weißschuh
1
-1
/
+1
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-56
/
+760
2026-04-09
selftests/bpf: Add test for stale pkt range after scalar arithmetic
Daniel Borkmann
1
-0
/
+61
2026-04-09
Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
10
-48
/
+408
2026-04-09
Merge branches 'fixes', 'arm/smmu/updates', 'arm/smmu/bindings', 'riscv', 'in...
Will Deacon
1
-0
/
+27
2026-04-09
KVM: LoongArch: selftests: Add PMU overflow interrupt test
Song Gao
3
-0
/
+60
2026-04-09
KVM: LoongArch: selftests: Add basic PMU event counting test
Song Gao
5
-2
/
+223
2026-04-09
KVM: LoongArch: selftests: Add cpucfg read/write helpers
Song Gao
2
-0
/
+19
2026-04-09
Merge branch 'for-linus' into for-next
Takashi Iwai
20
-18
/
+1045
2026-04-09
selftest: netdevsim: Add resource dump and scope filter test
Or Har-Toov
1
-1
/
+51
2026-04-09
selftest: netdevsim: Add devlink port resource doit test
Or Har-Toov
1
-1
/
+28
2026-04-09
selftests/drivers/net: Add an xdp test to xdp.py
Leon Hwang
1
-1
/
+30
2026-04-09
selftests: forwarding: lib: rewrite processing of command line arguments
Ioana Ciornei
1
-10
/
+11
2026-04-09
Merge tag 'ipsec-next-2026-04-08' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
1
-6
/
+2
2026-04-09
selftests/bpf: Add tests for ld_{abs,ind} failure path in subprogs
Daniel Borkmann
1
-0
/
+142
2026-04-09
selftests/sched_ext: Improve runner error reporting for invalid arguments
Cheng-Yang Chou
1
-0
/
+20
2026-04-09
selftests/bpf: Add test to ensure kprobe_multi is not sleepable
Varun R Mallya
2
-1
/
+59
2026-04-08
selftests: pci_endpoint: Skip BAR subrange test on -ENOSPC
Christian Bruel
1
-0
/
+2
2026-04-08
selftests: nft_queue.sh: add a parallel stress test
Fernando Fernandez Mancera
2
-18
/
+115
2026-04-08
Merge branch kvm-arm64/misc-7.1 into kvmarm-master/next
Marc Zyngier
1
-12
/
+2
2026-04-08
Merge branch kvm-arm64/vgic-fixes-7.1 into kvmarm-master/next
Marc Zyngier
1
-7
/
+45
[prev]
[next]