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
Age
Commit message (
Expand
)
Author
Lines
2026-03-13
selftests/sched_ext: Update scx_bpf_dsq_move_to_local() in kselftests
Andrea Righi
-9
/
+9
2026-03-13
selftests/sched_ext: Add missing error check for exit__load()
David Carlier
-1
/
+1
2026-03-11
sched_ext: Fix incomplete help text usage strings
Cheng-Yang Chou
-1
/
+1
2026-03-06
Merge branch 'for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Tejun Heo
-65
/
+639
2026-03-06
Merge branch 'for-7.0-fixes' into for-7.1
Tejun Heo
-275
/
+1148
2026-03-05
Merge tag 'net-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-55
/
+624
2026-03-05
selftests/tc-testing: Add tests exercising act_ife metalist replace behaviour
Victor Nogueira
-0
/
+99
2026-03-05
selftests: net: add test for IPv4 route with loopback IPv6 nexthop
Jiayuan Chen
-0
/
+11
2026-03-05
selftests: net: tun: don't abort XFAIL cases
Sun Jian
-6
/
+6
2026-03-05
selftests/harness: order TEST_F and XFAIL_ADD constructors
Sun Jian
-2
/
+5
2026-03-04
selftests: mptcp: join: check removing signal+subflow endp
Matthieu Baerts (NGI0)
-0
/
+13
2026-03-04
selftests: mptcp: join: check RM_ADDR not sent over same subflow
Matthieu Baerts (NGI0)
-0
/
+36
2026-03-04
selftests: mptcp: more stable simult_flows tests
Paolo Abeni
-4
/
+7
2026-03-04
Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-10
/
+15
2026-03-04
sched_ext/selftests: Fix format specifier and buffer length in file_write_long()
Cheng-Yang Chou
-2
/
+2
2026-03-04
selftests: tc-testing: fix list_categories() crash on list type
Naveen Anandhan
-3
/
+7
2026-03-03
Merge tag 'cgroup-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-110
/
+114
2026-03-03
Merge tag 'sched_ext-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-4
/
+9
2026-03-03
selftests/bpf: add test for xdp_bonding xmit_hash_policy compat
Jiayuan Chen
-0
/
+58
2026-03-02
selftests/sched_ext: Fix peek_dsq.bpf.c compile error for clang 17
Zhao Mengmeng
-2
/
+2
2026-03-02
selftests/sched_ext: Add -fms-extensions to bpf build flags
Zhao Mengmeng
-0
/
+2
2026-03-02
selftests/net: packetdrill: restore tcp_rcv_big_endseq.pkt
Simon Baatz
-0
/
+44
2026-02-28
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
2026-02-24
selftests/bpf: Don't override SIGSEGV handler with ASAN
Ihor Solodrai
-10
/
+26
2026-02-24
selftests/bpf: Check BPFTOOL env var in detect_bpftool_path()
Ihor Solodrai
-1
/
+12
2026-02-24
selftests/bpf: Fix out-of-bounds array access bugs reported by ASAN
Ihor Solodrai
-7
/
+4
2026-02-24
selftests/bpf: Fix array bounds warning in jit_disasm_helpers
Ihor Solodrai
-9
/
+9
2026-02-24
selftests/bpf: Free bpf_object in test_sysctl
Ihor Solodrai
-0
/
+3
2026-02-24
selftests/bpf: Fix resource leaks caused by missing cleanups
Ihor Solodrai
-25
/
+29
2026-02-24
selftests/bpf: Fix double thread join in uprobe_multi_test
Ihor Solodrai
-1
/
+5
2026-02-24
selftests/bpf: Fix use-after-free in xdp_metadata test
Ihor Solodrai
-2
/
+2
2026-02-24
veristat: Fix a memory leak for preset ENUMERATOR
Ihor Solodrai
-0
/
+2
2026-02-24
selftests/bpf: Fix cleanup in check_fd_array_cnt__fd_array_too_big()
Ihor Solodrai
-2
/
+2
2026-02-24
selftests/bpf: Fix memory leaks in tests
Ihor Solodrai
-4
/
+22
[next]