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-06
Merge tag 'linux_kselftest-kunit-fixes-7.0-rc3' of git://git.kernel.org/pub/s...
Linus Torvalds
-2
/
+30
2026-03-06
Merge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-13
/
+21
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-06
selftests: livepatch: test-ftrace: livepatch a traced function
Marcos Paulo de Souza
-0
/
+36
2026-03-06
selftest/arm64: Fix sve2p1_sigill() to hwcap test
Yifan Wu
-2
/
+2
2026-03-05
selftests/bpf: Add tests for kprobe.session optimization
Andrey Grodzovsky
-2
/
+41
2026-03-05
selftests/bpf: bpf_cookie: Make perf_event subtest trigger reliably
Sun Jian
-8
/
+11
2026-03-05
selftests/bpf: bpf_cookie: Skip kprobe_multi tests without bpf_testmod
Sun Jian
-0
/
+10
2026-03-05
selftests/bpf: Add test for btf__add_btf() with split BTF sources
Josef Bacik
-0
/
+111
2026-03-05
scftorture: Update due to x86 not supporting none/voluntary preemption
Paul E. McKenney
-1
/
+2
2026-03-05
refscale: Update due to x86 not supporting none/voluntary preemption
Paul E. McKenney
-2
/
+4
2026-03-05
rcuscale: Update due to x86 not supporting none/voluntary preemption
Paul E. McKenney
-2
/
+4
2026-03-05
rcutorture: Update due to x86 not supporting none/voluntary preemption
Paul E. McKenney
-13
/
+29
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-316
/
+1621
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: drv-net: update the README
Jakub Kicinski
-2
/
+88
2026-03-04
selftests: drv-net: rss: Fix error calculation in test_hitless_key_update
Dimitri Daskalakis
-1
/
+1
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
selftests/bpf: Add selftests for the invocation of bpf_lwt_xmit_push_encap
Feng Yang
-0
/
+31
2026-03-04
KVM: selftests: Add a test for L2 clearing EFER.SVME without intercept
Yosry Ahmed
-0
/
+56
2026-03-04
KVM: selftest: Add a selftest for VMRUN/#VMEXIT with unmappable vmcb12
Yosry Ahmed
-0
/
+99
2026-03-04
KVM: SVM: Rename vmcb->virt_ext to vmcb->misc_ctl2
Yosry Ahmed
-14
/
+14
2026-03-04
KVM: SVM: Rename vmcb->nested_ctl to vmcb->misc_ctl
Sean Christopherson
-4
/
+4
2026-03-04
KVM: selftests: Add a test for LBR save/restore (ft. nested)
Yosry Ahmed
-0
/
+151
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
KVM: selftests: Test MADV_COLLAPSE on guest_memfd
Ackerley Tng
-3
/
+67
2026-03-04
KVM: selftests: Wrap madvise() to assert success
Ackerley Tng
-0
/
+1
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
selftests: net: add macvlan multicast test for shared source MAC
Kibaek Yoo
-0
/
+94
2026-03-03
selftests: netconsole: print diagnostic on busywait timeout in netcons_basic
Breno Leitao
-1
/
+5
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: Split module_attach into subtests
Viktor Malik
-86
/
+148
2026-03-03
selftests: bpf: Add tests for void global subprogs
Emil Tsalapatis
-3
/
+111
2026-03-03
bpf: Allow void global functions in the verifier
Emil Tsalapatis
-2
/
+2
2026-03-03
selftests/bpf: drop test_bpftool.sh
Alexis Lothoré (eBPF Foundation)
-188
/
+1
2026-03-03
selftests/bpf: Add tests for ctx fixed offset support
Kumar Kartikeya Dwivedi
-0
/
+76
2026-03-03
bpf, arm64: Use ORR-based MOV for general-purpose registers
Puranjay Mohan
-4
/
+4
2026-03-03
selftests/bpf: Add usdt trigger bench
Jiri Olsa
-2
/
+76
2026-03-03
selftests/bpf: Add test for checking correct nop of optimized usdt
Jiri Olsa
-1
/
+142
2026-03-03
selftests/bpf: Emit nop,nop5 instructions combo for x86_64 arch
Jiri Olsa
-0
/
+2
2026-03-03
selftests/bpf: factor out get_func_* tests for fsession
Menglong Dong
-64
/
+108
[prev]
[next]