index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
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-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
190
-2819
/
+2837
2026-04-30
Merge tag 'net-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-2
/
+34
2026-04-30
selftests/bpf: Test insns processed breakdown
Paul Chaignon
1
-1
/
+2
2026-04-30
net/tcp-ao: Use crypto library API instead of crypto_ahash
Eric Biggers
1
-3
/
+0
2026-04-30
net/tcp-ao: Drop support for most non-RFC-specified algorithms
Eric Biggers
2
-39
/
+3
2026-04-29
selftests: drv-net: rss: add case for field config on RSS context
Jakub Kicinski
1
-1
/
+90
2026-04-29
selftests: drv-net: clarify linters and frameworks in README
Jakub Kicinski
1
-2
/
+8
2026-04-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
185
-2817
/
+2711
2026-04-28
Merge tag 'sched_ext-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-0
/
+92
2026-04-28
selftests/bpf: Rename libarena malloc/free methods
Emil Tsalapatis
3
-7
/
+5
2026-04-28
tools/selftests: Add a VXLAN+IPsec traffic test
Cosmin Ratiu
3
-0
/
+210
2026-04-28
tools/selftests: Use a sensible timeout value for iperf3 client
Cosmin Ratiu
1
-1
/
+4
2026-04-27
selftests/tc-testing: add taprio test for class dump after child delete
Weiming Shi
1
-0
/
+26
2026-04-27
selftests/nolibc: test large file support
Thomas Weißschuh
1
-0
/
+48
2026-04-27
selftests/nolibc: drop unnecessary 'mode' argument to open()
Thomas Weißschuh
1
-1
/
+1
2026-04-27
selftests/bpf: a test for proper cnums compare in is_state_visited()
Eduard Zingerman
1
-0
/
+27
2026-04-27
selftests: harness: Restore order of test functions
Thomas Weißschuh
1
-6
/
+6
2026-04-27
selftests: kselftest: fix wrong test number in ksft_exit_skip
Sarthak Sharma
1
-1
/
+1
2026-04-27
selftests/mm: specify requirement for PROC_MEM_ALWAYS_FORCE=y
Mark Brown
1
-0
/
+1
2026-04-27
Merge tag 'kvm-x86-selftests_kernel_types-7.1' of https://github.com/kvm-x86/...
Paolo Bonzini
185
-2817
/
+2706
2026-04-27
KVM: selftests: Add check_steal_time_uapi() implementation for LoongArch
Sean Christopherson
1
-0
/
+5
2026-04-27
tools/nolibc: make __nolibc_enosys() a compile time error
Thomas Weißschuh
1
-0
/
+18
2026-04-27
tools/nolibc: add alloca()
Thomas Weißschuh
1
-0
/
+14
2026-04-26
selftests/bpf: Reuse stderr parsing for libarena ASAN tests
Emil Tsalapatis
5
-12
/
+76
2026-04-26
selftests/bpf: Add selftests for libarena buddy allocator
Emil Tsalapatis
4
-0
/
+606
2026-04-26
selftests/bpf: Add buddy allocator for libarena
Emil Tsalapatis
6
-1
/
+1033
2026-04-26
selftests/bpf: Add ASAN support for libarena selftests
Emil Tsalapatis
5
-2
/
+132
2026-04-26
selftests/bpf: Add arena ASAN runtime to libarena
Emil Tsalapatis
3
-0
/
+657
2026-04-26
selftests/bpf: Move arena-related headers into libarena
Emil Tsalapatis
21
-110
/
+112
2026-04-26
selftests/bpf: Add basic libarena scaffolding
Emil Tsalapatis
5
-0
/
+303
2026-04-26
selftests/bpf: Add ifdef guard for WRITE_ONCE macro in bpf_atomic.h
Emil Tsalapatis
1
-0
/
+2
2026-04-26
selftests/bpf: Use local type for bpf_fou_encap in test_tunnel_kern
Gregory Bell
1
-7
/
+6
2026-04-26
selftests/bpf: Use local type for flow_offload_tuple_rhash in xdp_flowtable
Gregory Bell
1
-2
/
+5
2026-04-24
selftests/bpf: new cases handled by 32->64 range refinements
Eduard Zingerman
1
-0
/
+80
2026-04-24
bpf: replace min/max fields with struct cnum{32,64}
Eduard Zingerman
3
-20
/
+85
2026-04-24
Merge tag 'block-7.1-20260424' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
52
-57
/
+162
2026-04-24
selftests/bpf: Drop xdping tool
Alexis Lothoré (eBPF Foundation)
6
-557
/
+0
2026-04-24
selftests/bpf: Make btf_dump use xdp_dummy rather than xdping_kern
Alexis Lothoré (eBPF Foundation)
1
-2
/
+2
2026-04-24
Merge tag 'riscv-for-linus-7.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2026-04-24
Merge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2
-4
/
+4
2026-04-23
Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
22
-335
/
+957
2026-04-23
selftests/bpf: check epoll readiness during reuseport migration
Zhenzhong Wu
1
-7
/
+42
2026-04-23
selftests/net: packetdrill: cover RFC 5961 5.2 challenge ACK on both edges
Jiayuan Chen
1
-0
/
+48
2026-04-23
tcp: send a challenge ACK on SEG.ACK > SND.NXT
Jiayuan Chen
1
-1
/
+3
2026-04-23
selftests/sched_ext: Include common.bpf.h to avoid build failure
Zhao Mengmeng
1
-6
/
+1
2026-04-23
bpf: Introduce bpf register BPF_REG_PARAMS
Yonghong Song
4
-57
/
+57
2026-04-23
bpf: Prepare verifier logs for upcoming kfunc stack arguments
Yonghong Song
28
-99
/
+99
2026-04-23
selftests: mptcp: add a check for sndbuf of S/C
Gang Yan
1
-0
/
+28
2026-04-23
selftests: ublk: add ublk auto integrity test
Caleb Sander Mateos
2
-0
/
+104
2026-04-23
selftests: ublk: enable test_integrity_02.sh on fio 3.42
Caleb Sander Mateos
1
-2
/
+3
[prev]
[next]