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-11
selftests/bpf: Improve reliability of test_perf_branches_no_hw()
Matt Bobrowski
2
-2
/
+17
2026-01-11
selftests/bpf: skip test_perf_branches_hw() on unsupported platforms
Matt Bobrowski
1
-3
/
+3
2026-01-11
selftests/bpf: Fix failure paths in send_signal test
Alexei Starovoitov
1
-0
/
+5
2025-11-24
selftests/bpf: Upon failures, exit with code 1 in test_xsk.sh
Ricardo B. Marlière
1
-0
/
+2
2025-11-24
selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2
Ricardo B. Marlière
1
-1
/
+1
2025-10-23
selftests: arg_parsing: Ensure data is flushed to disk before reading.
Xing Guo
1
-0
/
+3
2025-10-23
selftests/bpf: make arg_parsing.c more robust to crashes
Andrii Nakryiko
1
-3
/
+6
2025-10-15
bpf/selftests: Fix test_tcpnotify_user
Matt Bobrowski
2
-11
/
+10
2025-08-28
selftests/bpf: Fix a user_ringbuf failure with arm64 64KB page size
Yonghong Song
1
-3
/
+7
2025-08-28
bpf: Make reg_not_null() true for CONST_PTR_TO_MAP
Ihor Solodrai
1
-1
/
+1
2025-08-15
selftests/bpf: fix signedness bug in redir_partial()
Fushuai Wang
1
-0
/
+2
2025-08-01
Revert "selftests/bpf: Add a cgroup prog bpf_get_ns_current_pid_tgid() test"
Shung-Hsi Yu
2
-80
/
+0
2025-07-24
Revert "selftests/bpf: dummy_st_ops should reject 0 for non-nullable params"
Shung-Hsi Yu
1
-27
/
+0
2025-07-24
Revert "selftests/bpf: adjust dummy_st_ops_success to detect additional error"
Shung-Hsi Yu
1
-11
/
+2
2025-07-17
selftests/bpf: adapt one more case in test_lru_map to the new target_free
Willem de Bruijn
1
-15
/
+18
2025-07-17
bpf: Adjust free target to avoid global starvation of LRU map
Willem de Bruijn
1
-37
/
+35
2025-07-06
libbpf: Fix possible use-after-free for externs
Adin Scannell
1
-0
/
+16
2025-06-19
selftests/bpf: Fix bpf_nf selftest failure
Saket Kumar Bhaskar
1
-0
/
+6
2025-06-04
selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failure
Ihor Solodrai
1
-1
/
+0
2025-05-09
selftests/bpf: extend changes_pkt_data with cases w/o subprograms
Eduard Zingerman
3
-22
/
+66
2025-05-09
selftests/bpf: validate that tail call invalidates packet pointers
Eduard Zingerman
1
-0
/
+28
2025-05-09
selftests/bpf: freplace tests for tracking of changes_packet_data
Eduard Zingerman
3
-0
/
+120
2025-05-09
selftests/bpf: test for changing packet data from global functions
Eduard Zingerman
1
-0
/
+28
2025-04-10
selftests/bpf: Select NUMA_NO_NODE to create map
Saket Kumar Bhaskar
1
-0
/
+5
2025-04-10
selftests/bpf: Fix string read in strncmp benchmark
Viktor Malik
1
-1
/
+4
2025-03-22
selftests/bpf: Fix invalid flag of recv()
Jiayuan Chen
1
-3
/
+3
2025-02-08
selftests/bpf: Fix fill_link_info selftest on powerpc
Saket Kumar Bhaskar
2
-3
/
+14
2025-02-08
tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bind
Marco Leogrande
1
-0
/
+1
2025-01-09
Revert "bpf: support non-r10 register spill/fill to/from stack in precision t...
Shung-Hsi Yu
2
-40
/
+21
2024-12-27
selftests/bpf: Use asm constraint "m" for LoongArch
Tiezhu Yang
1
-0
/
+2
2024-12-19
selftests/bpf: remove use of __xlated()
Shung-Hsi Yu
1
-16
/
+0
2024-12-19
selftests/bpf: Add netlink helper library
Daniel Borkmann
3
-5
/
+418
2024-12-19
bpf: Check size for BTF-based ctx access of pointer members
Kumar Kartikeya Dwivedi
2
-4
/
+4
2024-12-09
selftests/bpf: Add push/pop checking for msg_verify_data in test_sockmap
Zijian Zhang
1
-5
/
+101
2024-12-09
selftests/bpf: Fix total_bytes in msg_loop_rx in test_sockmap
Zijian Zhang
1
-5
/
+7
2024-12-09
selftests/bpf: Fix SENDPAGE data logic in test_sockmap
Zijian Zhang
1
-7
/
+11
2024-12-09
selftests/bpf: Add txmsg_pass to pull/push/pop in test_sockmap
Zijian Zhang
1
-0
/
+7
2024-12-09
selftests/bpf: fix test_spin_lock_fail.c's global vars usage
Andrii Nakryiko
1
-2
/
+2
2024-12-09
selftests/bpf: Fix txmsg_redir of test_txmsg_pull in test_sockmap
Zijian Zhang
1
-1
/
+1
2024-12-09
selftests/bpf: Fix msg_verify_data in test_sockmap
Zijian Zhang
1
-10
/
+20
2024-12-09
bpf: support non-r10 register spill/fill to/from stack in precision tracking
Andrii Nakryiko
2
-21
/
+40
2024-11-17
selftests/bpf: Verify that sync_linked_regs preserves subreg_def
Eduard Zingerman
1
-0
/
+67
2024-11-14
Revert "selftests/bpf: Implement get_hw_ring_size function to retrieve curren...
Pu Lehui
4
-28
/
+15
2024-11-08
selftests/bpf: Add bpf_percpu_obj_{new,drop}() macro in bpf_experimental.h
Yonghong Song
1
-0
/
+31
2024-11-01
bpf: Simplify checking size of helper accesses
Andrei Matei
2
-5
/
+5
2024-11-01
selftests/bpf: Fix cross-compiling urandom_read
Tony Ambardar
1
-1
/
+1
2024-11-01
selftests/bpf: fix perf_event link info name_len assertion
Tyrone Wu
1
-3
/
+6
2024-11-01
selftests/bpf: Add cookies check for perf_event fill_link_info test
Jiri Olsa
1
-5
/
+21
2024-11-01
selftests/bpf: Use bpf_link__destroy in fill_link_info tests
Jiri Olsa
1
-21
/
+23
2024-10-17
selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized test
Daniel Borkmann
1
-4
/
+1
[next]