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-7.1.y
linux-7.2.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
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
14 days
selftests/bpf: Adapt sockmap update error handling
Michal Luczaj
1
-10
/
+11
14 days
selftests/bpf: Ensure UDP sockets are bound
Michal Luczaj
1
-3
/
+3
14 days
selftests/bpf: Fail unbound UDP on sockmap update
Michal Luczaj
1
-7
/
+6
2026-08-03
selftests/bpf: Keep verifier_map_ptr exercising ops pointer access
Daniel Borkmann
1
-4
/
+30
2026-08-03
selftests/bpf: Adjust verifier_map_ptr for the map's excl field
KP Singh
1
-3
/
+5
2026-08-03
selftests/bpf: Add tests for ld_{abs,ind} failure path in subprogs
Daniel Borkmann
1
-0
/
+142
2026-07-24
selftests/bpf: Add simple strscpy() implementation
Ihor Solodrai
2
-14
/
+33
2026-07-24
selftests/bpf: Initialize operation name before use
Leo Yan
1
-0
/
+1
2026-07-24
selftests/bpf: Fix typo in verify_umulti_link_info
Jiri Olsa
1
-1
/
+1
2026-07-24
selftests/bpf: Fix bpf_iter/task_vma test
Yonghong Song
1
-1
/
+1
2026-07-24
selftests/bpf: add verification for BPF_PROG_QUERY attr size boundaries
Yuyang Huang
1
-0
/
+69
2026-07-24
selftests/bpf: Fix test for refinement of single-value tnum
Paul Chaignon
1
-7
/
+7
2026-07-24
selftests/bpf: Reject unsupported -k option in vmtest.sh
Roman Kvasnytskyi
1
-1
/
+1
2026-07-24
selftests/bpf: Use local type for bpf_fou_encap in test_tunnel_kern
Gregory Bell
1
-7
/
+6
2026-07-24
selftests/bpf: Use local type for flow_offload_tuple_rhash in xdp_flowtable
Gregory Bell
1
-2
/
+5
2026-07-24
selftests/bpf: Fix off-by-one in bpf_cpumask_populate related selftest
Matt Bobrowski
1
-1
/
+1
2026-07-24
selftests/bpf: Add tests for stale delta leaking through id reassignment
Daniel Borkmann
1
-0
/
+55
2026-07-24
selftests/bpf: Add tests for delta tracking when src_reg == dst_reg
Daniel Borkmann
1
-0
/
+57
2026-07-24
selftests/bpf: Add a test cases for sync_linked_regs regarding zext propagation
Daniel Borkmann
1
-0
/
+108
2026-07-24
selftests/bpf: Add tests for improved linked register tracking
Puranjay Mohan
1
-2
/
+301
2026-07-24
selftests: bpf: Add test for multiple syncs from linked register
Puranjay Mohan
1
-0
/
+33
2026-05-23
selftests/bpf: Remove test_access_variable_array
Venkat Rao Bagalkote
2
-35
/
+0
2026-05-23
bpf: allow UTF-8 literals in bpf_bprintf_prepare()
Yihan Ding
1
-1
/
+2
2026-05-23
selftests/bpf: Fix reg_bounds to match new tnum-based refinement
Paul Chaignon
1
-0
/
+35
2026-05-23
selftests/bpf: fix __jited_unpriv tag name
Eduard Zingerman
1
-1
/
+1
2026-05-23
bpf: Relax scalar id equivalence for state pruning
Puranjay Mohan
1
-3
/
+5
2026-05-23
bpf: Support negative offsets, BPF_SUB, and alu32 for linked register tracking
Puranjay Mohan
1
-1
/
+1
2026-04-22
selftests/bpf: Test refinement of single-value tnum
Paul Chaignon
1
-0
/
+137
2026-04-02
bpf: Fix u32/s32 bounds when ranges cross min/max boundary
Eduard Zingerman
1
-4
/
+58
2026-04-02
bpf: Fix exception exit lock checking for subprogs
Ihor Solodrai
1
-3
/
+6
2026-03-12
selftests/bpf: Avoid simplification of crafted bounds test
Paul Chaignon
1
-1
/
+1
2026-03-12
bpf: collect only live registers in linked regs
Eduard Zingerman
3
-35
/
+63
2026-03-12
selftests/bpf: Fix OOB read in dmabuf_collector
T.J. Mercier
1
-1
/
+1
2026-02-27
selftests/bpf: Test bpf_skb_check_mtu(BPF_MTU_CHK_SEGS) when transport_header...
Martin KaFai Lau
2
-1
/
+34
2026-02-27
selftests/xsk: fix number of Tx frags in invalid packet
Larysa Zaremba
1
-1
/
+1
2026-02-27
selftests/xsk: properly handle batch ending in the middle of a packet
Larysa Zaremba
1
-0
/
+2
2026-02-27
selftests/bpf: test_xsk: Split xskxceiver
Bastien Curutchet (eBPF Foundation)
5
-2634
/
+2738
2026-02-27
selftests/bpf: Fix kprobe multi stacktrace_ips test
Jiri Olsa
1
-5
/
+14
2026-02-27
selftests/bpf: Fix resource leak in serial_test_wq on attach failure
Kery Qi
1
-2
/
+3
2026-02-27
selftests/bpf: veristat: fix printing order in output_stats()
Puranjay Mohan
1
-1
/
+1
2026-01-23
selftests/bpf: Fix selftest verif_scale_strobemeta failure with llvm22
Yonghong Song
1
-3
/
+3
2025-12-18
selftests/bpf: Allow selftests to build with older xxd
Alan Maguire
2
-2
/
+5
2025-12-18
selftests/bpf: Update test_tag to use sha256
Xing Guo
1
-1
/
+1
2025-12-18
selftests/bpf: Improve reliability of test_perf_branches_no_hw()
Matt Bobrowski
2
-2
/
+17
2025-12-18
selftests/bpf: skip test_perf_branches_hw() on unsupported platforms
Matt Bobrowski
1
-3
/
+3
2025-12-18
selftests/bpf: Use ASSERT_STRNEQ to factor in long slab cache names
Matt Bobrowski
1
-1
/
+2
2025-12-18
selftests/bpf: Fix failure paths in send_signal test
Alexei Starovoitov
1
-0
/
+5
2025-11-14
selftests/bpf: Test widen_imprecise_scalars() with different stack depth
Eduard Zingerman
1
-0
/
+53
2025-11-14
selftests/bpf: Add mptcp test with sockmap
Jiayuan Chen
2
-0
/
+183
2025-11-06
selftests/bpf: Add stacktrace ips test for raw_tp
Jiri Olsa
2
-0
/
+54
[next]