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
Age
Commit message (
Expand
)
Author
Files
Lines
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
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 compile if backtrace support missing in libc
Tony Ambardar
1
-1
/
+15
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 C++ compile error from missing _Bool type
Tony Ambardar
1
-0
/
+4
2024-10-04
selftests/bpf: Fix error compiling test_lru_map.c
Tony Ambardar
1
-1
/
+2
2024-10-04
selftests/bpf: Fix arg parsing in veristat, test_progs
Tony Ambardar
2
-6
/
+6
2024-10-04
selftests/bpf: Fix errors compiling cg_storage_multi.h with musl libc
Tony Ambardar
1
-2
/
+0
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
2
-0
/
+80
2024-10-04
selftests/bpf: Refactor out some functions in ns_current_pid_tgid test
Yonghong Song
2
-22
/
+41
2024-10-04
selftests/bpf: Replace CHECK with ASSERT_* in ns_current_pid_tgid test
Yonghong Song
1
-17
/
+19
[next]