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
2024-11-01
selftests/bpf: Fix cross-compiling urandom_read
Tony Ambardar
1
-1
/
+1
2024-10-17
selftests/bpf: Fix compile if backtrace support missing in libc
Tony Ambardar
1
-1
/
+15
2024-10-17
selftests/bpf: Move test_progs helpers to testing_helpers object
Jiri Olsa
4
-66
/
+74
2024-10-17
selftests/bpf: Replace extract_build_id with read_build_id
Jiri Olsa
4
-49
/
+13
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 core_reloc.c with musl-libc
Tony Ambardar
1
-0
/
+1
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 include of <sys/fcntl.h>
Tony Ambardar
1
-1
/
+1
2024-10-17
selftests/bpf: Add a cgroup prog bpf_get_ns_current_pid_tgid() test
Yonghong Song
2
-0
/
+80
2024-10-17
selftests/bpf: Refactor out some functions in ns_current_pid_tgid test
Yonghong Song
2
-22
/
+41
2024-10-17
selftests/bpf: Replace CHECK with ASSERT_* in ns_current_pid_tgid test
Yonghong Song
1
-17
/
+19
2024-10-17
selftests/bpf: Fix missing BUILD_BUG_ON() declaration
Tony Ambardar
1
-0
/
+1
2024-10-17
selftests/bpf: Fix missing UINT_MAX definitions in benchmarks
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 error compiling bpf_iter_setsockopt.c with musl libc
Tony Ambardar
1
-1
/
+1
2024-10-17
selftests/bpf: Fix compile error from rlim_t in sk_storage_map.c
Tony Ambardar
1
-1
/
+1
2024-10-17
selftests/bpf: Use pid_t consistently in test_progs.c
Tony Ambardar
1
-1
/
+1
2024-10-17
selftests/bpf: Workaround strict bpf_lsm return value check.
Alexei Starovoitov
1
-0
/
+1
2024-10-17
selftests/bpf: Add tests for _opts variants of bpf_*_get_fd_by_id()
Roberto Sassu
3
-0
/
+124
2024-10-17
selftests/bpf: Add selftest deny_namespace to s390x deny list
Yonghong Song
1
-0
/
+1
2024-09-18
selftests/bpf: Support SOCK_STREAM in unix_inet_redir_to_connected()
Michal Luczaj
1
-2
/
+1
2024-08-29
bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
Kees Cook
2
-10
/
+10
2024-08-14
selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRT
Yonghong Song
1
-1
/
+2
2024-08-03
libbpf: Fix no-args func prototype BTF dumping syntax
Andrii Nakryiko
2
-4
/
+4
2024-08-03
selftests/bpf: Close obj in error path in xdp_adjust_tail
Geliang Tang
1
-1
/
+1
2024-08-03
selftests/bpf: Close fd in error path in drop_on_reuseport
Geliang Tang
1
-1
/
+1
2024-08-03
selftests/bpf: Check length of recv in test_sockmap
Geliang Tang
1
-1
/
+2
2024-08-03
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
-135
/
+99
2024-06-27
selftests/bpf: Fix flaky test btf_map_in_map/lookup_update
Yonghong Song
1
-25
/
+1
2024-06-27
selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh
Alessandro Carminati (Red Hat)
1
-1
/
+12
2024-06-12
selftests/bpf: Fix a fd leak in error paths in open_netns
Geliang Tang
1
-0
/
+2
2024-06-12
selftests/bpf: Fix umount cgroup2 error in test_sockmap
Geliang Tang
1
-1
/
+1
2024-05-17
bpf: Check bloom filter map value size
Andrei Matei
1
-0
/
+6
2024-03-26
selftest/bpf: Add map_in_maps with BPF_MAP_TYPE_PERF_EVENT_ARRAY values
Andrey Grafin
2
-1
/
+31
2024-02-05
selftests/bpf: Fix issues in setup_classid_environment()
Yafang Shao
1
-4
/
+14
2024-02-05
selftests/bpf: Fix pyperf180 compilation failure with clang18
Yonghong Song
1
-0
/
+22
2024-02-05
selftests/bpf: satisfy compiler by having explicit return in btf test
Andrii Nakryiko
1
-0
/
+1
2024-01-25
selftests/bpf: Add assert for user stacks in test_task_stack
Jordan Rome
2
-0
/
+7
2024-01-25
selftests/bpf: Relax time_tai test for equal timestamps in tai_forward
YiFei Zhu
1
-1
/
+1
2024-01-25
selftests/bpf: Fix erroneous bitmask operation
Jeroen van Ingen Schenau
1
-2
/
+2
2024-01-10
bpf: handle ldimm64 properly in check_cfg()
Andrii Nakryiko
1
-4
/
+4
2023-12-20
selftests/bpf: fix bpf_loop_bench for new callback verification scheme
Eduard Zingerman
1
-5
/
+8
2023-11-20
selftests/bpf: Correct map_fd to data_fd in tailcalls
Leon Hwang
1
-16
/
+16
2023-09-13
selftests/bpf: Clean up fmod_ret in bench_rename test script
Yipeng Zou
1
-1
/
+1
2023-09-13
selftests/bpf: Fix repeat option when kfunc_call verification fails
Yipeng Zou
1
-1
/
+1
[next]