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-7.0.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
2025-09-19
selftests/bpf: test cases for callchain sensitive live stack tracking
Eduard Zingerman
2
-0
/
+296
2025-09-19
selftests/bpf: __not_msg() tag for test_loader framework
Eduard Zingerman
4
-50
/
+302
2025-09-19
bpf: disable and remove registers chain based liveness
Eduard Zingerman
15
-201
/
+201
2025-09-19
bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FD
KP Singh
1
-2
/
+5
2025-09-19
selftests/bpf: Add tests for exclusive maps
KP Singh
2
-0
/
+88
2025-09-19
selftests/bpf: Add tests for KF_RCU_PROTECTED
Kumar Kartikeya Dwivedi
3
-0
/
+60
2025-09-19
bpf: Enforce RCU protection for KF_RCU_PROTECTED
Kumar Kartikeya Dwivedi
2
-3
/
+3
2025-09-17
selftests/bpf: trigger verifier.c:maybe_exit_scc() for a speculative state
Eduard Zingerman
1
-0
/
+21
2025-09-17
selftests/bpf: Test accesses to ctx padding
Paul Chaignon
1
-0
/
+30
2025-09-17
selftests/bpf: Move macros to bpf_misc.h
Paul Chaignon
5
-13
/
+6
2025-09-15
selftests/bpf: More open-coded gettid syscall cleanup
Alan Maguire
6
-5
/
+8
2025-09-15
selftests/bpf: Add a test for bpf_cgroup_from_id lookup in non-root cgns
Kumar Kartikeya Dwivedi
4
-0
/
+104
2025-09-15
selftests/bpf: Fix arena_spin_lock selftest failure
Saket Kumar Bhaskar
2
-1
/
+17
2025-09-15
selftests/bpf: Skip timer_interrupt case when bpf_timer is not supported
Leon Hwang
1
-0
/
+4
2025-09-11
selftests/bpf: Add tests for arena fault reporting
Puranjay Mohan
2
-0
/
+190
2025-09-11
selftests: bpf: use __stderr in stream error tests
Puranjay Mohan
2
-82
/
+17
2025-09-11
selftests: bpf: introduce __stderr and __stdout
Puranjay Mohan
2
-0
/
+100
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
64
-193
/
+1623
2025-09-11
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
9
-21
/
+62
2025-09-10
selftests/bpf: Skip timer cases when bpf_timer is not supported
Leon Hwang
5
-0
/
+20
2025-09-10
selftests/bpf: Add tests for bpf_strnstr
Rong Tao
1
-2
/
+6
2025-09-10
selftests/bpf: Fix "expression result unused" warnings with icecc
Ilya Leoshkevich
2
-5
/
+4
2025-09-10
selftests/bpf: Extend crypto_sanity selftest with invalid dst buffer
Daniel Borkmann
1
-14
/
+32
2025-09-09
selftests/bpf: Fix incorrect array size calculation
Jiayuan Chen
1
-2
/
+3
2025-09-08
selftests/bpf: Fix the issue where the error code is 0
Feng Yang
1
-1
/
+1
2025-09-08
Merge tag 'vfs-6.17-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-19
/
+16
2025-09-05
selftests/bpf: Add BPF program dump in veristat
Mykyta Yatsenko
1
-1
/
+55
2025-09-04
Merge tag 'net-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
8
-45
/
+309
2025-09-04
selftests/bpf: Add case to test bpf_in_interrupt()
Leon Hwang
2
-0
/
+78
2025-09-04
selftests/bpf: Introduce experimental bpf_in_interrupt()
Leon Hwang
1
-0
/
+54
2025-09-04
selftests/bpf: Test kfunc bpf_strcasecmp
Rong Tao
4
-0
/
+13
2025-09-04
selftests/bpf: add benchmark testing for kprobe-multi-all
Menglong Dong
5
-2
/
+80
2025-09-04
selftests/bpf: skip recursive functions for kprobe_multi
Menglong Dong
1
-0
/
+19
2025-09-04
selftests/bpf: move get_ksyms and get_addrs to trace_helpers.c
Menglong Dong
3
-217
/
+220
2025-09-04
selftest: net: Fix weird setsockopt() in bind_bhash.c.
Kuniyuki Iwashima
1
-2
/
+2
2025-09-04
selftests: netfilter: fix udpclash tool hang
Florian Westphal
3
-4
/
+5
2025-09-04
selftests/bpf: Fix count write in testapp_xdp_metadata_copy()
Ricardo B. Marlière
1
-13
/
+1
2025-09-04
selftests/bpf: Upon failures, exit with code 1 in test_xsk.sh
Ricardo B. Marlière
1
-0
/
+2
2025-09-03
selftests: net: Add a selftest for VXLAN with FDB nexthop groups
Ido Schimmel
2
-0
/
+224
2025-09-02
Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...
Linus Torvalds
7
-9
/
+14
2025-09-02
selftests/fs/mount-notify: Fix compilation failure.
Xing Guo
2
-19
/
+16
2025-09-01
selftests: drv-net: csum: fix interface name for remote host
Jakub Kicinski
1
-2
/
+2
2025-08-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-3
/
+2
2025-08-30
kselftest/arm64: Don't open code SVE_PT_SIZE() in fp-ptrace
Mark Brown
1
-3
/
+2
2025-08-30
netfilter: nft_flowtable.sh: re-run with random mtu sizes
Florian Westphal
1
-37
/
+76
2025-08-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-22
/
+94
2025-08-29
Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
9
-20
/
+92
2025-08-29
Merge tag 'block-6.17-20250828' of git://git.kernel.dk/linux
Linus Torvalds
6
-33
/
+74
2025-08-28
selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2
Ricardo B. Marlière
1
-1
/
+1
2025-08-28
ublk selftests: add --no_ublk_fixed_fd for not using registered ublk char device
Ming Lei
6
-33
/
+74
[next]