index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
prog_tests
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUN
Amery Hung
1
-3
/
+1
4 days
bpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4K
Yonghong Song
1
-7
/
+89
10 days
selftests/bpf: Improve reliability of test_perf_branches_no_hw()
Matt Bobrowski
1
-2
/
+14
10 days
selftests/bpf: skip test_perf_branches_hw() on unsupported platforms
Matt Bobrowski
1
-3
/
+3
10 days
selftests/bpf: Fix failure paths in send_signal test
Alexei Starovoitov
1
-0
/
+5
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-08-28
selftests/bpf: Fix a user_ringbuf failure with arm64 64KB page size
Yonghong Song
1
-3
/
+7
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
1
-73
/
+0
2025-07-24
Revert "selftests/bpf: dummy_st_ops should reject 0 for non-nullable params"
Shung-Hsi Yu
1
-27
/
+0
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
1
-12
/
+43
2025-05-09
selftests/bpf: freplace tests for tracking of changes_packet_data
Eduard Zingerman
1
-0
/
+76
2025-04-10
selftests/bpf: Select NUMA_NO_NODE to create map
Saket Kumar Bhaskar
1
-0
/
+5
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
1
-0
/
+4
2024-11-14
Revert "selftests/bpf: Implement get_hw_ring_size function to retrieve curren...
Pu Lehui
1
-0
/
+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-04
selftests/bpf: Fix error compiling tc_redirect.c with musl libc
Tony Ambardar
1
-6
/
+6
2024-10-04
selftests/bpf: Fix redefinition errors compiling lwt_reroute.c
Tony Ambardar
1
-0
/
+1
2024-10-04
selftests/bpf: Fix flaky selftest lwt_redirect/lwt_reroute
Yonghong Song
3
-2
/
+2
2024-10-04
selftests/bpf: Fix errors compiling decap_sanity.c with musl libc
Tony Ambardar
1
-1
/
+0
2024-10-04
selftests/bpf: Fix errors compiling lwt_redirect.c with musl libc
Tony Ambardar
1
-1
/
+0
2024-10-04
selftests/bpf: Fix compiling core_reloc.c with musl-libc
Tony Ambardar
1
-0
/
+1
2024-10-04
selftests/bpf: Fix compiling tcp_rtt.c with musl-libc
Tony Ambardar
1
-0
/
+1
2024-10-04
selftests/bpf: Fix compiling flow_dissector.c with musl-libc
Tony Ambardar
1
-0
/
+1
2024-10-04
selftests/bpf: Fix compiling kfree_skb.c with musl-libc
Tony Ambardar
1
-0
/
+1
2024-10-04
selftests/bpf: Fix compiling parse_tcp_hdr_opt.c with musl-libc
Tony Ambardar
1
-0
/
+1
2024-10-04
selftests/bpf: Fix include of <sys/fcntl.h>
Tony Ambardar
1
-1
/
+1
2024-10-04
selftests/bpf: Add a cgroup prog bpf_get_ns_current_pid_tgid() test
Yonghong Song
1
-0
/
+73
2024-10-04
selftests/bpf: Refactor out some functions in ns_current_pid_tgid test
Yonghong Song
1
-19
/
+34
2024-10-04
selftests/bpf: Replace CHECK with ASSERT_* in ns_current_pid_tgid test
Yonghong Song
1
-17
/
+19
2024-10-04
selftests/bpf: Fix missing BUILD_BUG_ON() declaration
Tony Ambardar
1
-0
/
+1
2024-10-04
selftests/bpf: Drop unneeded error.h includes
Tony Ambardar
2
-2
/
+0
2024-10-04
selftests/bpf: Implement get_hw_ring_size function to retrieve current and ma...
Tushar Vyavahare
1
-1
/
+0
2024-10-04
selftests/bpf: Fix error compiling bpf_iter_setsockopt.c with musl libc
Tony Ambardar
1
-1
/
+1
2024-09-18
selftests/bpf: Support SOCK_STREAM in unix_inet_redir_to_connected()
Michal Luczaj
1
-2
/
+1
2024-08-14
selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRT
Yonghong Song
1
-1
/
+2
2024-08-03
selftests/bpf: fexit_sleep: Fix stack allocation for arm64
Puranjay Mohan
1
-1
/
+7
2024-08-03
selftests/bpf: Close obj in error path in xdp_adjust_tail
Geliang Tang
1
-1
/
+1
2024-08-03
selftests/bpf: Null checks for links in bpf_tcp_ca
Geliang Tang
1
-4
/
+12
2024-08-03
selftests/bpf: Close fd in error path in drop_on_reuseport
Geliang Tang
1
-1
/
+1
2024-07-25
selftests/bpf: Extend tcx tests to cover late tcx_entry release
Daniel Borkmann
1
-0
/
+61
2024-07-11
selftests/bpf: dummy_st_ops should reject 0 for non-nullable params
Eduard Zingerman
1
-0
/
+27
2024-07-11
selftests/bpf: do not pass NULL for non-nullable params in dummy_st_ops
Eduard Zingerman
1
-2
/
+5
2024-06-27
selftests/bpf: Fix flaky test btf_map_in_map/lookup_update
Yonghong Song
1
-25
/
+1
[next]