index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Lines
2 days
Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-0
/
+55
3 days
selftests: rtnetlink: add neighbour update test
Sabrina Dubroca
-0
/
+55
7 days
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-54
/
+224
7 days
Merge tag 'rcu-fixes.v7.0-20260307a' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-18
/
+39
7 days
resolve_btfids: Fix linker flags detection
Ihor Solodrai
-0
/
+1
8 days
selftests/bpf: add reproducer for spurious precision propagation through calls
Eduard Zingerman
-0
/
+64
8 days
bpf: collect only live registers in linked regs
Eduard Zingerman
-35
/
+63
8 days
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-2
/
+2
8 days
Revert "selftests/bpf: Update reg_bound range refinement logic"
Eduard Zingerman
-14
/
+0
8 days
selftests/bpf: test refining u32/s32 bounds when ranges cross min/max boundary
Eduard Zingerman
-1
/
+38
8 days
bpf: Fix u32/s32 bounds when ranges cross min/max boundary
Eduard Zingerman
-4
/
+58
8 days
Merge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-13
/
+21
8 days
selftest/arm64: Fix sve2p1_sigill() to hwcap test
Yifan Wu
-2
/
+2
9 days
scftorture: Update due to x86 not supporting none/voluntary preemption
Paul E. McKenney
-1
/
+2
9 days
refscale: Update due to x86 not supporting none/voluntary preemption
Paul E. McKenney
-2
/
+4
9 days
rcuscale: Update due to x86 not supporting none/voluntary preemption
Paul E. McKenney
-2
/
+4
9 days
rcutorture: Update due to x86 not supporting none/voluntary preemption
Paul E. McKenney
-13
/
+29
9 days
Merge tag 'net-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-55
/
+624
9 days
selftests/tc-testing: Add tests exercising act_ife metalist replace behaviour
Victor Nogueira
-0
/
+99
9 days
selftests: net: add test for IPv4 route with loopback IPv6 nexthop
Jiayuan Chen
-0
/
+11
9 days
selftests: net: tun: don't abort XFAIL cases
Sun Jian
-6
/
+6
9 days
selftests/harness: order TEST_F and XFAIL_ADD constructors
Sun Jian
-2
/
+5
10 days
selftests: mptcp: join: check removing signal+subflow endp
Matthieu Baerts (NGI0)
-0
/
+13
10 days
selftests: mptcp: join: check RM_ADDR not sent over same subflow
Matthieu Baerts (NGI0)
-0
/
+36
10 days
selftests: mptcp: more stable simult_flows tests
Paolo Abeni
-4
/
+7
10 days
Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-10
/
+15
11 days
selftests: tc-testing: fix list_categories() crash on list type
Naveen Anandhan
-3
/
+7
11 days
Merge tag 'cgroup-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-110
/
+114
11 days
Merge tag 'sched_ext-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-4
/
+9
12 days
selftests/bpf: add test for xdp_bonding xmit_hash_policy compat
Jiayuan Chen
-0
/
+58
12 days
selftests/sched_ext: Fix peek_dsq.bpf.c compile error for clang 17
Zhao Mengmeng
-2
/
+2
12 days
selftests/sched_ext: Add -fms-extensions to bpf build flags
Zhao Mengmeng
-0
/
+2
12 days
selftests/net: packetdrill: restore tcp_rcv_big_endseq.pkt
Simon Baatz
-0
/
+44
14 days
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-137
/
+783
2026-02-28
selftests/net: packetdrill: remove tests for tcp_rcv_*big
Jakub Kicinski
-77
/
+0
2026-02-27
selftests/tc-testing: Create tests to exercise act_ct binding restrictions
Victor Nogueira
-0
/
+159
2026-02-27
selftests: netfilter: nft_queue.sh: avoid flakes on debug kernels
Florian Westphal
-6
/
+17
2026-02-27
selftests/bpf: Avoid simplification of crafted bounds test
Paul Chaignon
-1
/
+1
2026-02-27
selftests/bpf: Test refinement of single-value tnum
Paul Chaignon
-0
/
+137
2026-02-27
selftests/bpf: Add tests for special fields races
Kumar Kartikeya Dwivedi
-0
/
+415
2026-02-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-0
/
+76
2026-02-27
selftests: fix mntns iteration selftests
Christian Brauner
-10
/
+15
2026-02-26
selftests: net: Add bridge VLAN range grouping tests
Danielle Ratson
-0
/
+205
2026-02-26
selftests/bpf: Fix OOB read in dmabuf_collector
T.J. Mercier
-1
/
+1
2026-02-26
selftests/bpf: Fix a memory leak in xdp_flowtable test
Ihor Solodrai
-1
/
+2
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-22
/
+164
2026-02-26
selftests/vsock: change tests to respect write-once child ns mode
Bobby Eshleman
-20
/
+21
2026-02-25
selftests: team: Add a reference count leak test
Ido Schimmel
-0
/
+18
2026-02-25
selftests/net: packetdrill: Verify acceptance of FIN packets when RWIN is 0
Simon Baatz
-0
/
+27
2026-02-25
kselftest: arm64: Check access to GCS after mprotect(PROT_NONE)
Catalin Marinas
-0
/
+76
[next]