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
/
selftests
/
bpf
/
progs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-02
bpf: Fix exception exit lock checking for subprogs
Ihor Solodrai
1
-3
/
+6
2026-03-12
bpf: collect only live registers in linked regs
Eduard Zingerman
2
-31
/
+59
2026-03-12
selftests/bpf: Fix OOB read in dmabuf_collector
T.J. Mercier
1
-1
/
+1
2025-12-10
selftests/bpf: add regression test for bpf_d_path()
Shuran Liu
1
-0
/
+23
2025-12-04
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
5
-112
/
+511
2025-11-29
selftests/bpf: do not hardcode target rate in test_tc_edt BPF program
Alexis Lothoré (eBPF Foundation)
1
-3
/
+3
2025-11-29
selftests/bpf: integrate test_tc_edt into test_progs
Alexis Lothoré (eBPF Foundation)
1
-1
/
+1
2025-11-29
selftests/bpf: rename test_tc_edt.bpf.c section to expose program type
Alexis Lothoré (eBPF Foundation)
1
-1
/
+2
2025-11-29
selftests/bpf: Remove usage of lsm/file_alloc_security in selftest
Amery Hung
2
-6
/
+6
2025-11-29
bpf: force BPF_F_RDONLY_PROG on insn array creation
Anton Protopopov
1
-1
/
+1
2025-11-26
tcp: remove icsk->icsk_retransmit_timer
Eric Dumazet
2
-4
/
+4
2025-11-26
tcp: introduce icsk->icsk_keepalive_timer
Eric Dumazet
2
-4
/
+4
2025-11-26
selftests/bpf: Call bpf_get_numa_node_id() in trigger_count()
Menglong Dong
1
-2
/
+4
2025-11-25
selftests/bpf: Fix htab_update/reenter_update selftest failure
Saket Kumar Bhaskar
1
-6
/
+13
2025-11-22
selftests: bpf: Add tests for unbalanced rcu_read_lock
Puranjay Mohan
1
-0
/
+40
2025-11-22
bpf: test the correct stack liveness of tail calls
Eduard Zingerman
1
-0
/
+50
2025-11-22
bpf: test the proper verification of tail calls
Martin Teichmann
2
-2
/
+90
2025-11-22
selftests/bpf: Improve reliability of test_perf_branches_no_hw()
Matt Bobrowski
1
-0
/
+3
2025-11-22
selftests: bpf: Enable gotox tests from arm64
Puranjay Mohan
1
-2
/
+2
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-12
/
+187
2025-11-19
selftests/bpf: Replace TCP CC string comparisons with bpf_strncmp
Hoyeon Lee
2
-28
/
+10
2025-11-19
selftests/bpf: Move common TCP helpers into bpf_tracing_net.h
Hoyeon Lee
5
-24
/
+14
2025-11-15
selftests/bpf: Test bpf_skb_check_mtu(BPF_MTU_CHK_SEGS) when transport_header...
Martin KaFai Lau
1
-0
/
+12
2025-11-15
selftests/bpf: Align kfuncs renamed in bpf tree
Mykyta Yatsenko
2
-3
/
+3
2025-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+
Alexei Starovoitov
8
-12
/
+187
2025-11-15
selftests/bpf: Convert glob_match() to bpf arena
Alexei Starovoitov
1
-0
/
+146
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
1
-0
/
+43
2025-11-13
selftests/bpf: Add test to verify freeing the special fields in pcpu maps
Leon Hwang
1
-0
/
+60
2025-11-10
bpf/selftests: Add selftest for bpf_smc_hs_ctrl
D. Wythe
1
-0
/
+117
2025-11-10
selftests/bpf: Cover skb metadata access after bpf_skb_change_proto
Jakub Sitnicki
1
-0
/
+25
2025-11-10
selftests/bpf: Cover skb metadata access after change_head/tail helper
Jakub Sitnicki
1
-0
/
+34
2025-11-10
selftests/bpf: Cover skb metadata access after bpf_skb_adjust_room
Jakub Sitnicki
1
-9
/
+52
2025-11-10
selftests/bpf: Cover skb metadata access after vlan push/pop helper
Jakub Sitnicki
1
-0
/
+43
2025-11-10
selftests/bpf: Expect unclone to preserve skb metadata
Jakub Sitnicki
1
-51
/
+67
2025-11-10
selftests/bpf: Dump skb metadata on verification failure
Jakub Sitnicki
1
-4
/
+21
2025-11-10
selftests/bpf: Verify skb metadata in BPF instead of userspace
Jakub Sitnicki
1
-44
/
+44
2025-11-06
selftests/bpf: add C-level selftests for indirect jumps
Anton Protopopov
1
-0
/
+448
2025-11-06
selftests/bpf: add new verifier_gotox test
Anton Protopopov
1
-0
/
+389
2025-11-06
selftests/bpf: Add stacktrace ips test for raw_tp
Jiri Olsa
1
-0
/
+8
2025-11-06
selftests/bpf: Add stacktrace ips test for kprobe_multi/kretprobe_multi
Jiri Olsa
1
-0
/
+41
2025-11-05
bpf: add _impl suffix for bpf_stream_vprintk() kfunc
Mykyta Yatsenko
1
-3
/
+3
2025-11-05
bpf:add _impl suffix for bpf_task_work_schedule* kfuncs
Mykyta Yatsenko
3
-9
/
+9
2025-11-04
selftests/bpf: Add test for conditional jumps on same scalar register
KaFai Wan
1
-0
/
+154
2025-11-04
selftests/bpf: Add tests for livepatch + bpf trampoline
Song Liu
1
-0
/
+30
2025-10-30
selftests/bpf: Fix intermittent failures in file_reader test
Mykyta Yatsenko
1
-1
/
+1
2025-10-29
selftests/bpf: Integrate test_tc_tunnel.sh tests into test_progs
Alexis Lothoré (eBPF Foundation)
1
-19
/
+19
2025-10-29
selftests/bpf: Make test_tc_tunnel.bpf.c compatible with big endian platforms
Alexis Lothoré (eBPF Foundation)
1
-35
/
+22
2025-10-28
selftests/bpf/benchs: Add overwrite mode benchmark for BPF ring buffer
Xu Kuohai
1
-0
/
+11
2025-10-28
selftests/bpf: Add overwrite mode test for BPF ring buffer
Xu Kuohai
1
-0
/
+98
[next]