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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2026-01-19
selftests/bpf: Improve reliability of test_perf_branches_no_hw()
Matt Bobrowski
2
-2
/
+17
2026-01-19
selftests/bpf: Fix failure paths in send_signal test
Alexei Starovoitov
1
-0
/
+5
2025-12-07
selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2
Ricardo B. Marlière
1
-1
/
+1
2025-03-13
tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bind
Marco Leogrande
1
-0
/
+1
2024-12-14
selftests/bpf: Add push/pop checking for msg_verify_data in test_sockmap
Zijian Zhang
1
-5
/
+101
2024-12-14
selftests/bpf: Fix total_bytes in msg_loop_rx in test_sockmap
Zijian Zhang
1
-5
/
+7
2024-12-14
selftests, bpf: Add one test for sockmap with strparser
Liu Jian
1
-3
/
+30
2024-12-14
selftests/bpf: Fix SENDPAGE data logic in test_sockmap
Zijian Zhang
1
-7
/
+11
2024-12-14
selftests/bpf: Add txmsg_pass to pull/push/pop in test_sockmap
Zijian Zhang
1
-0
/
+7
2024-12-14
selftests/bpf: Fix txmsg_redir of test_txmsg_pull in test_sockmap
Zijian Zhang
1
-1
/
+1
2024-12-14
selftests/bpf: Fix msg_verify_data in test_sockmap
Zijian Zhang
1
-10
/
+20
2024-10-17
selftests/bpf: Fix C++ compile error from missing _Bool type
Tony Ambardar
1
-0
/
+4
2024-10-17
selftests/bpf: Fix error compiling test_lru_map.c
Tony Ambardar
1
-1
/
+2
2024-10-17
selftests/bpf: Fix errors compiling cg_storage_multi.h with musl libc
Tony Ambardar
1
-2
/
+0
2024-10-17
selftests/bpf: Fix compiling tcp_rtt.c with musl-libc
Tony Ambardar
1
-0
/
+1
2024-10-17
selftests/bpf: Fix compiling flow_dissector.c with musl-libc
Tony Ambardar
1
-0
/
+1
2024-10-17
selftests/bpf: Fix compiling kfree_skb.c with musl-libc
Tony Ambardar
1
-0
/
+1
2024-10-17
selftests/bpf: Fix missing ARRAY_SIZE() definition in bench.c
Tony Ambardar
1
-0
/
+1
2024-10-17
selftests/bpf: Fix compile error from rlim_t in sk_storage_map.c
Tony Ambardar
1
-1
/
+1
2024-08-19
selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRT
Yonghong Song
1
-1
/
+2
2024-08-19
libbpf: Fix no-args func prototype BTF dumping syntax
Andrii Nakryiko
2
-4
/
+4
2024-08-19
selftests/bpf: Close fd in error path in drop_on_reuseport
Geliang Tang
1
-1
/
+1
2024-08-19
selftests/bpf: Check length of recv in test_sockmap
Geliang Tang
1
-1
/
+2
2024-08-19
selftests/bpf: Fix prog numbers in test_sockmap
Geliang Tang
1
-5
/
+1
2024-07-18
bpf: Allow reads from uninit stack
Eduard Zingerman
8
-128
/
+332
2024-07-05
selftests/bpf: Fix flaky test btf_map_in_map/lookup_update
Yonghong Song
1
-25
/
+1
2024-07-05
selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh
Alessandro Carminati (Red Hat)
1
-1
/
+12
2024-06-16
selftests/bpf: Fix umount cgroup2 error in test_sockmap
Geliang Tang
1
-1
/
+1
2024-02-23
selftests/bpf: Fix pyperf180 compilation failure with clang18
Yonghong Song
1
-0
/
+22
2024-02-23
selftests/bpf: satisfy compiler by having explicit return in btf test
Andrii Nakryiko
1
-0
/
+1
2023-09-19
selftests/bpf: Clean up fmod_ret in bench_rename test script
Yipeng Zou
1
-1
/
+1
2023-09-19
selftests/bpf: fix static assert compilation issue for test_cls_*.c
Alan Maguire
1
-0
/
+9
2023-08-16
selftests/bpf: Fix sk_assign on s390x
Ilya Leoshkevich
3
-6
/
+33
2023-08-16
selftests/bpf: Workaround verification failure for fexit_bpf2bpf/func_replace...
Yonghong Song
1
-1
/
+1
2023-08-16
selftests/bpf: make test_align selftest more robust
Andrii Nakryiko
1
-13
/
+23
2023-07-27
selftests/bpf: Add verifier test for PTR_TO_MEM spill
Gilad Reti
2
-1
/
+41
2023-07-27
bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE
Stanislav Fomichev
6
-3
/
+52
2023-06-28
bpf: track immediate values written to stack by BPF_ST instruction
Eduard Zingerman
1
-46
/
+64
2023-05-17
selftests/bpf: Wait for receive in cg_storage_multi test
YiFei Zhu
1
-2
/
+6
2023-04-05
libbpf: Fix btf_dump's packed struct determination
Andrii Nakryiko
1
-0
/
+19
2023-04-05
selftests/bpf: Add few corner cases to test padding handling of btf_dump
Andrii Nakryiko
2
-1
/
+164
2023-04-05
libbpf: Fix BTF-to-C converter's padding logic
Andrii Nakryiko
2
-19
/
+41
2023-04-05
selftests/bpf: Test btf dump for struct with padding only fields
Eduard Zingerman
1
-0
/
+9
2023-04-05
selftests/bpf: check that modifier resolves after pointer
Lorenz Bauer
1
-0
/
+28
2023-03-11
selftests/bpf: Fix out-of-srctree build
Ilya Leoshkevich
1
-2
/
+0
2023-02-22
selftests/bpf: Verify copy_register_state() preserves parent/live fields
Eduard Zingerman
1
-0
/
+36
2023-02-01
Revert "selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID"
Sasha Levin
2
-51
/
+0
2023-01-24
selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID
Hao Sun
2
-0
/
+51
2022-12-02
selftests/bpf: Add verifier test for release_reference()
Youlin Li
1
-0
/
+36
2022-08-21
selftests/bpf: fix a test for snprintf() overflow
Dan Carpenter
1
-1
/
+1
[next]