index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
Makefile
Age
Commit message (
Expand
)
Author
2025-06-23
selftests/bpf: Convert test_sysctl to prog_tests
Jerome Marchand
2025-05-22
selftests/bpf: Add SKIP_LLVM makefile variable
Mykyta Yatsenko
2025-05-19
selftests/bpf: Remove unnecessary link dependencies
Mykyta Yatsenko
2025-05-12
selftests/bpf: Allow skipping docs compilation
Mykyta Yatsenko
2025-04-09
selftest/bpf/benchs: Add benchmark for sockmap usage
Jiayuan Chen
2025-03-19
selftests/bpf: Migrate test_xdp_vlan.sh into test_progs
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: Fix selection of static vs. dynamic LLVM
Anton Protopopov
2025-03-15
selftests/bpf: lwt_seg6local: Move test to test_progs
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: Move test_lwt_ip_encap to test_progs
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: test_tunnel: Remove test_tunnel.sh
Bastien Curutchet (eBPF Foundation)
2025-02-26
selftests/bpf: Introduce veristat test
Mykyta Yatsenko
2025-02-18
selftests/bpf: Remove test_xdp_redirect_multi.sh
Bastien Curutchet (eBPF Foundation)
2025-02-07
selftests/bpf: Remove with_addr.sh and with_tunnels.sh
Bastien Curutchet (eBPF Foundation)
2025-02-05
selftests/bpf: Support dynamically linking LLVM if static is not available
Daniel Xu
2025-02-03
selftests/bpf: Fix runqslower cross-endian build
Tony Ambardar
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-01-10
selftests/bpf: Migrate test_xdp_redirect.sh to xdp_do_redirect.c
Bastien Curutchet (eBPF Foundation)
2025-01-08
selftests/bpf: add -std=gnu11 to BPF_CFLAGS and CFLAGS
Ihor Solodrai
2025-01-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-01-06
selftests/bpf: add -fno-strict-aliasing to BPF_CFLAGS
Ihor Solodrai
2025-01-06
selftests/bpf: Avoid generating untracked files when running bpf selftests
Jiayuan Chen
2024-12-16
selftests/bpf: Migrate test_xdp_meta.sh into xdp_context_test_run.c
Bastien Curutchet
2024-12-12
selftests/bpf: make BPF_TARGET_ENDIAN non-recursive to speed up *.bpf.o build
Eduard Zingerman
2024-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-12-06
selftests/bpf: Consolidate kernel modules into common directory
Toke Høiland-Jørgensen
2024-12-06
selftests/bpf: Move test_lpm_map.c to map_tests
Hou Tao
2024-12-02
selftests/bpf: remove test_flow_dissector.sh
Alexis Lothoré (eBPF Foundation)
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-11-12
selftests/bpf: add read_with_timeout() utility function
Eduard Zingerman
2024-11-11
selftests/bpf: Allow building with extra flags
Viktor Malik
2024-11-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-11-01
selftests/bpf: Disable warnings on unused flags for Clang builds
Viktor Malik
2024-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-10-22
selftests/bpf: Retire test_sock.c
Jordan Rife
2024-10-21
selftests/bpf: remove test_tcp_check_syncookie
Alexis Lothoré (eBPF Foundation)
2024-10-10
selftests/bpf: Fix cross-compiling urandom_read
Tony Ambardar
2024-10-10
selftests/bpf: Add test for kfunc module order
Simon Sundberg
2024-10-07
selftests: bpf: Add missing per-arch include path
Björn Töpel
2024-10-03
selftests/bpf: Support cross-endian building
Tony Ambardar
2024-10-03
selftests/bpf: Set vpath in Makefile to search for skels
Ihor Solodrai
2024-10-03
selftests/bpf: Remove test_skb_cgroup_id.sh from TEST_PROGS
Ihor Solodrai
2024-09-11
selftests/bpf: add build ID tests
Andrii Nakryiko
2024-09-05
selftests/bpf: Prefer static linking for LLVM libraries
Eduard Zingerman
2024-09-05
selftests/bpf: Adapt OUTPUT appending logic to lower versions of Make
Pu Lehui
2024-08-30
selftests/bpf: Do not update vmlinux.h unnecessarily
Ihor Solodrai
2024-08-30
selftests/bpf: Specify libbpf headers required for %.bpf.o progs
Ihor Solodrai
2024-08-23
selftests/bpf: use simply-expanded variables for libpcap flags
Eduard Zingerman
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-08-21
selftests/bpf: utility function to get program disassembly after jit
Eduard Zingerman
2024-08-19
selftests/bpf: Disable strict aliasing for verifier_nocsr.c
Cupertino Miranda
[next]