index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-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-25
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-20
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
7
-80
/
+575
2025-02-19
selftests/bpf: Add a specific dst port matching
Cong Wang
1
-1
/
+6
2025-02-18
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-07
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-29
selftests/bpf: Add strparser test for bpf
Jiayuan Chen
3
-53
/
+507
2025-01-29
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-17
dcache: back inline names with a struct-wrapped array of unsigned long
Al Viro
1
-1
/
+1
2025-01-16
bpf: selftests: verifier: Add nullness elision tests
Daniel Xu
1
-0
/
+188
2025-01-16
bpf: verifier: Support eliding map lookup nullness
Daniel Xu
4
-10
/
+10
2025-01-16
bpf: verifier: Refactor helper access type tracking
Daniel Xu
12
-25
/
+26
2025-01-16
selftests/bpf: Add distilled BTF test about marking BTF_IS_EMBEDDED
Pu Lehui
1
-0
/
+72
2025-01-16
selftests/bpf: Fix btf leak on new btf alloc failure in btf_distill test
Pu Lehui
1
-2
/
+2
2025-01-16
veristat: Load struct_ops programs only once
Eduard Zingerman
1
-0
/
+38
2025-01-16
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-10
selftests/bpf: Migrate test_xdp_redirect.c to test_xdp_do_redirect.c
Bastien Curutchet (eBPF Foundation)
3
-30
/
+15
2025-01-10
selftests/bpf: Migrate test_xdp_redirect.sh to xdp_do_redirect.c
Bastien Curutchet (eBPF Foundation)
3
-80
/
+165
2025-01-10
selftests/bpf: test_xdp_redirect: Rename BPF sections
Bastien Curutchet (eBPF Foundation)
2
-4
/
+4
2025-01-10
veristat: Document verifier log dumping capability
Daniel Xu
1
-2
/
+3
2025-01-10
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-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
7
-80
/
+137
2025-01-06
selftests/bpf: Handle prog/attach type comparison in veristat
Mykyta Yatsenko
1
-2
/
+35
2025-01-06
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-30
selftests/bpf: fix veristat comp mode with new stats
Mahe Tardy
1
-1
/
+7
2024-12-30
selftests/bpf: Add testcases for BPF_MUL
Matan Shachnai
1
-0
/
+134
2024-12-20
selftests/bpf: Test bpf_skb_change_tail() in TC ingress
Cong Wang
2
-0
/
+168
2024-12-20
selftests/bpf: Introduce socket_helpers.h for TC tests
Cong Wang
2
-384
/
+395
2024-12-20
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
2024-12-19
selftests/bpf: Use asm constraint "m" for LoongArch
Tiezhu Yang
1
-0
/
+2
2024-12-17
veristat: Fix top source line stat collection
Mykyta Yatsenko
1
-1
/
+9
[next]