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.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
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-02
selftests/bpf: Fix cap_enable_effective() return code
Feng Yang
4
-9
/
+10
2025-05-02
selftests/bpf: Fix stdout race condition in traffic monitor
Amery Hung
1
-20
/
+13
2025-04-10
selftests/bpf: Select NUMA_NO_NODE to create map
Saket Kumar Bhaskar
1
-0
/
+5
2025-04-10
selftests/bpf: Fix freplace_link segfault in tailcalls prog test
Tengda Wu
1
-0
/
+1
2025-04-10
selftests/bpf: Fix runqslower cross-endian build
Tony Ambardar
1
-0
/
+1
2025-04-10
selftests/bpf: Fix string read in strncmp benchmark
Viktor Malik
1
-1
/
+4
2025-02-26
Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/p...
Linus Torvalds
1
-6
/
+0
2025-02-21
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
7
-80
/
+575
2025-02-20
selftests/bpf: Add a specific dst port matching
Cong Wang
1
-1
/
+6
2025-02-19
selftests: bpf: test batch lookup on array of maps with holes
Yan Zhai
1
-18
/
+44
2025-02-18
tools: Remove redundant quiet setup
Charlie Jenkins
1
-6
/
+0
2025-02-18
selftest/bpf: Add vsock test for sockmap rejecting unconnected
Michal Luczaj
1
-0
/
+30
2025-02-18
selftest/bpf: Adapt vsock_delete_on_close to sockmap rejecting unconnected
Michal Luczaj
1
-18
/
+22
2025-02-08
bpf: selftests: Test constant key extraction on irrelevant maps
Daniel Xu
1
-0
/
+15
2025-01-30
Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2025-01-30
selftests/bpf: Add strparser test for bpf
Jiayuan Chen
3
-53
/
+507
2025-01-30
selftests/bpf: Fix invalid flag of recv()
Jiayuan Chen
1
-3
/
+3
2025-01-29
selftests/bpf: Adjust data size to have ETH_HLEN
Shigeru Yoshida
2
-6
/
+6
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
113
-1445
/
+3448
2025-01-20
selftests/bpf: Add some tests related to 'may_goto 0' insns
Yonghong Song
3
-0
/
+129
2025-01-20
selftests/bpf: Add test case for the freeing of bpf_timer
Hou Tao
2
-0
/
+236
2025-01-18
dcache: back inline names with a struct-wrapped array of unsigned long
Al Viro
1
-1
/
+1
2025-01-17
bpf: selftests: verifier: Add nullness elision tests
Daniel Xu
1
-0
/
+188
2025-01-17
bpf: verifier: Support eliding map lookup nullness
Daniel Xu
4
-10
/
+10
2025-01-17
bpf: verifier: Refactor helper access type tracking
Daniel Xu
12
-25
/
+26
2025-01-17
selftests/bpf: Add distilled BTF test about marking BTF_IS_EMBEDDED
Pu Lehui
1
-0
/
+72
2025-01-17
selftests/bpf: Fix btf leak on new btf alloc failure in btf_distill test
Pu Lehui
1
-2
/
+2
2025-01-17
veristat: Load struct_ops programs only once
Eduard Zingerman
1
-0
/
+38
2025-01-17
selftests/bpf: Fix undefined UINT_MAX in veristat.c
Tony Ambardar
1
-0
/
+1
2025-01-15
selftests/bpf: Fix test_xdp_adjust_tail_grow2 selftest on powerpc
Saket Kumar Bhaskar
2
-0
/
+4
2025-01-11
selftests/bpf: Migrate test_xdp_redirect.c to test_xdp_do_redirect.c
Bastien Curutchet (eBPF Foundation)
3
-30
/
+15
2025-01-11
selftests/bpf: Migrate test_xdp_redirect.sh to xdp_do_redirect.c
Bastien Curutchet (eBPF Foundation)
3
-80
/
+165
2025-01-11
selftests/bpf: test_xdp_redirect: Rename BPF sections
Bastien Curutchet (eBPF Foundation)
2
-4
/
+4
2025-01-11
veristat: Document verifier log dumping capability
Daniel Xu
1
-2
/
+3
2025-01-11
selftests/bpf: Add a test for kprobe multi with unique_match
Yonghong Song
1
-0
/
+27
2025-01-08
selftests/bpf: Add kprobe session recursion check test
Jiri Olsa
2
-0
/
+7
2025-01-08
selftests/bpf: add -std=gnu11 to BPF_CFLAGS and CFLAGS
Ihor Solodrai
1
-2
/
+6
2025-01-08
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
7
-80
/
+137
2025-01-07
selftests/bpf: Handle prog/attach type comparison in veristat
Mykyta Yatsenko
1
-2
/
+35
2025-01-07
selftests/bpf: add -fno-strict-aliasing to BPF_CFLAGS
Ihor Solodrai
1
-27
/
+1
2025-01-06
selftests/bpf: test bpf_for within spin lock section
Emil Tsalapatis
1
-0
/
+26
2025-01-06
selftests/bpf: Avoid generating untracked files when running bpf selftests
Jiayuan Chen
1
-2
/
+2
2025-01-06
selftests/bpf: Extend netkit tests to validate set {head,tail}room
Daniel Borkmann
2
-18
/
+46
2024-12-31
selftests/bpf: fix veristat comp mode with new stats
Mahe Tardy
1
-1
/
+7
2024-12-31
selftests/bpf: Add testcases for BPF_MUL
Matan Shachnai
1
-0
/
+134
2024-12-21
selftests/bpf: Test bpf_skb_change_tail() in TC ingress
Cong Wang
2
-0
/
+168
2024-12-21
selftests/bpf: Introduce socket_helpers.h for TC tests
Cong Wang
2
-384
/
+395
2024-12-21
selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()
Cong Wang
2
-0
/
+91
2024-12-20
selftests/bpf: Clear out Python syntax warnings
Ariel Otilibili
1
-14
/
+14
2024-12-19
selftests/bpf: Fix compilation error in get_uprobe_offset()
Jerome Marchand
1
-0
/
+4
[next]