index
:
linux-stable.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.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
21 hours
bpf: allow UTF-8 literals in bpf_bprintf_prepare()
Yihan Ding
7 days
selftests/bpf: validate fake register spill/fill precision backtracking logic
Andrii Nakryiko
7 days
selftests/bpf: validate precision logic in partial_stack_load_preserves_zeros
Andrii Nakryiko
7 days
selftests/bpf: validate zero preservation for sub-slot loads
Andrii Nakryiko
7 days
selftests/bpf: validate STACK_ZERO is preserved on subreg spill
Andrii Nakryiko
7 days
selftests/bpf: add stack access precision test
Andrii Nakryiko
7 days
bpf: support non-r10 register spill/fill to/from stack in precision tracking
Andrii Nakryiko
2026-03-04
selftests/bpf: veristat: fix printing order in output_stats()
Puranjay Mohan
2026-02-06
bpf/selftests: test_select_reuseport_kern: Remove unused header
Alexis Lothoré (eBPF Foundation)
2026-01-30
selftests/bpf: Check for timeout in perf_link test
Ihor Solodrai
2026-01-17
bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUN
Amery Hung
2026-01-17
bpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4K
Yonghong Song
2026-01-11
selftests/bpf: Improve reliability of test_perf_branches_no_hw()
Matt Bobrowski
2026-01-11
selftests/bpf: skip test_perf_branches_hw() on unsupported platforms
Matt Bobrowski
2026-01-11
selftests/bpf: Fix failure paths in send_signal test
Alexei Starovoitov
2025-11-24
selftests/bpf: Upon failures, exit with code 1 in test_xsk.sh
Ricardo B. Marlière
2025-11-24
selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2
Ricardo B. Marlière
2025-10-23
selftests: arg_parsing: Ensure data is flushed to disk before reading.
Xing Guo
2025-10-23
selftests/bpf: make arg_parsing.c more robust to crashes
Andrii Nakryiko
2025-10-15
bpf/selftests: Fix test_tcpnotify_user
Matt Bobrowski
2025-08-28
selftests/bpf: Fix a user_ringbuf failure with arm64 64KB page size
Yonghong Song
2025-08-28
bpf: Make reg_not_null() true for CONST_PTR_TO_MAP
Ihor Solodrai
2025-08-15
selftests/bpf: fix signedness bug in redir_partial()
Fushuai Wang
2025-08-01
Revert "selftests/bpf: Add a cgroup prog bpf_get_ns_current_pid_tgid() test"
Shung-Hsi Yu
2025-07-24
Revert "selftests/bpf: dummy_st_ops should reject 0 for non-nullable params"
Shung-Hsi Yu
2025-07-24
Revert "selftests/bpf: adjust dummy_st_ops_success to detect additional error"
Shung-Hsi Yu
2025-07-17
selftests/bpf: adapt one more case in test_lru_map to the new target_free
Willem de Bruijn
2025-07-17
bpf: Adjust free target to avoid global starvation of LRU map
Willem de Bruijn
2025-07-06
libbpf: Fix possible use-after-free for externs
Adin Scannell
2025-06-19
selftests/bpf: Fix bpf_nf selftest failure
Saket Kumar Bhaskar
2025-06-04
selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failure
Ihor Solodrai
2025-05-09
selftests/bpf: extend changes_pkt_data with cases w/o subprograms
Eduard Zingerman
2025-05-09
selftests/bpf: validate that tail call invalidates packet pointers
Eduard Zingerman
2025-05-09
selftests/bpf: freplace tests for tracking of changes_packet_data
Eduard Zingerman
2025-05-09
selftests/bpf: test for changing packet data from global functions
Eduard Zingerman
2025-04-10
selftests/bpf: Select NUMA_NO_NODE to create map
Saket Kumar Bhaskar
2025-04-10
selftests/bpf: Fix string read in strncmp benchmark
Viktor Malik
2025-03-22
selftests/bpf: Fix invalid flag of recv()
Jiayuan Chen
2025-02-08
selftests/bpf: Fix fill_link_info selftest on powerpc
Saket Kumar Bhaskar
2025-02-08
tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bind
Marco Leogrande
2025-01-09
Revert "bpf: support non-r10 register spill/fill to/from stack in precision t...
Shung-Hsi Yu
2024-12-27
selftests/bpf: Use asm constraint "m" for LoongArch
Tiezhu Yang
2024-12-19
selftests/bpf: remove use of __xlated()
Shung-Hsi Yu
2024-12-19
selftests/bpf: Add netlink helper library
Daniel Borkmann
2024-12-19
bpf: Check size for BTF-based ctx access of pointer members
Kumar Kartikeya Dwivedi
2024-12-09
selftests/bpf: Add push/pop checking for msg_verify_data in test_sockmap
Zijian Zhang
2024-12-09
selftests/bpf: Fix total_bytes in msg_loop_rx in test_sockmap
Zijian Zhang
2024-12-09
selftests/bpf: Fix SENDPAGE data logic in test_sockmap
Zijian Zhang
2024-12-09
selftests/bpf: Add txmsg_pass to pull/push/pop in test_sockmap
Zijian Zhang
2024-12-09
selftests/bpf: fix test_spin_lock_fail.c's global vars usage
Andrii Nakryiko
[next]