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-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
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
6
-4
/
+336
5 days
selftests/bpf: Add a test cases for sync_linked_regs regarding zext propagation
Daniel Borkmann
1
-0
/
+108
5 days
selftests/bpf: Add tests for maybe_fork_scalars() OR vs AND handling
Daniel Wade
1
-0
/
+94
5 days
selftests/bpf: Add tests for sdiv32/smod32 with INT_MIN dividend
Jenny Guanni Qu
1
-0
/
+58
5 days
selftests/bpf: Add tests for bpf_throw lock leak from subprogs
Ihor Solodrai
1
-0
/
+47
5 days
bpf: Fix exception exit lock checking for subprogs
Ihor Solodrai
1
-3
/
+6
9 days
Merge tag 'hid-for-linus-2026031701' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+12
10 days
selftests/hid: fix compilation when bpf_wq and hid_device are not exported
Benjamin Tissoires
1
-0
/
+12
11 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-26
/
+250
11 days
Merge tag 'powerpc-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-14
/
+24
12 days
Merge tag 'sched_ext-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+2
14 days
Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+55
14 days
KVM: selftests: Verify SEV+ guests can read and write EFER, CR0, CR4, and CR8
Sean Christopherson
2
-0
/
+53
2026-03-12
powerpc/selftests/copyloops: extend selftest to exercise __copy_tofrom_user_p...
Sayali Patil
4
-14
/
+24
2026-03-12
selftests: rtnetlink: add neighbour update test
Sabrina Dubroca
1
-0
/
+55
2026-03-11
selftests: kvm: add a test that VMX validates controls on RSM
Paolo Bonzini
2
-0
/
+151
2026-03-11
selftests: kvm: extract common functionality out of smm_test.c
Paolo Bonzini
3
-25
/
+45
2026-03-11
KVM: selftests: Increase 'maxnode' for guest_memfd tests
Kai Huang
1
-1
/
+1
2026-03-10
selftests/bpf: Fix pkg-config call on static builds
Paul Chaignon
1
-1
/
+1
2026-03-10
selftests/bpf: Add test for BPF_END register ID reset
Yazhou Tang
1
-0
/
+22
2026-03-07
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
7
-54
/
+224
2026-03-07
Merge tag 'rcu-fixes.v7.0-20260307a' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
17
-18
/
+39
2026-03-07
resolve_btfids: Fix linker flags detection
Ihor Solodrai
1
-0
/
+1
2026-03-07
selftests/bpf: add reproducer for spurious precision propagation through calls
Eduard Zingerman
1
-0
/
+64
2026-03-07
bpf: collect only live registers in linked regs
Eduard Zingerman
3
-35
/
+63
2026-03-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+2
2026-03-07
Revert "selftests/bpf: Update reg_bound range refinement logic"
Eduard Zingerman
1
-14
/
+0
2026-03-07
selftests/bpf: test refining u32/s32 bounds when ranges cross min/max boundary
Eduard Zingerman
1
-1
/
+38
2026-03-07
bpf: Fix u32/s32 bounds when ranges cross min/max boundary
Eduard Zingerman
1
-4
/
+58
2026-03-06
Merge tag 'linux_kselftest-kunit-fixes-7.0-rc3' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-2
/
+30
2026-03-06
Merge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-13
/
+21
2026-03-06
selftest/arm64: Fix sve2p1_sigill() to hwcap test
Yifan Wu
1
-2
/
+2
2026-03-06
scftorture: Update due to x86 not supporting none/voluntary preemption
Paul E. McKenney
1
-1
/
+2
2026-03-06
refscale: Update due to x86 not supporting none/voluntary preemption
Paul E. McKenney
2
-2
/
+4
2026-03-06
rcuscale: Update due to x86 not supporting none/voluntary preemption
Paul E. McKenney
2
-2
/
+4
2026-03-06
rcutorture: Update due to x86 not supporting none/voluntary preemption
Paul E. McKenney
12
-13
/
+29
2026-03-05
Merge tag 'net-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
15
-55
/
+624
2026-03-05
selftests/tc-testing: Add tests exercising act_ife metalist replace behaviour
Victor Nogueira
1
-0
/
+99
2026-03-05
selftests: net: add test for IPv4 route with loopback IPv6 nexthop
Jiayuan Chen
1
-0
/
+11
2026-03-05
selftests: net: tun: don't abort XFAIL cases
Sun Jian
1
-6
/
+6
2026-03-05
selftests/harness: order TEST_F and XFAIL_ADD constructors
Sun Jian
1
-2
/
+5
2026-03-05
selftests: mptcp: join: check removing signal+subflow endp
Matthieu Baerts (NGI0)
1
-0
/
+13
2026-03-05
selftests: mptcp: join: check RM_ADDR not sent over same subflow
Matthieu Baerts (NGI0)
1
-0
/
+36
2026-03-05
selftests: mptcp: more stable simult_flows tests
Paolo Abeni
1
-4
/
+7
2026-03-05
Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-10
/
+15
2026-03-05
sched_ext/selftests: Fix format specifier and buffer length in file_write_long()
Cheng-Yang Chou
1
-2
/
+2
2026-03-04
selftests: tc-testing: fix list_categories() crash on list type
Naveen Anandhan
1
-3
/
+7
2026-03-04
Merge tag 'cgroup-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-110
/
+114
2026-03-04
Merge tag 'sched_ext-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
5
-4
/
+9
2026-03-03
selftests/bpf: add test for xdp_bonding xmit_hash_policy compat
Jiayuan Chen
1
-0
/
+58
[next]