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
2024-12-06
selftests/bpf: Move test_lpm_map.c to map_tests
Hou Tao
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
2024-08-15
selftests/bpf: Add traffic monitor functions.
Kui-Feng Lee
2024-08-14
selftests/bpf: convert test_skb_cgroup_id_user to test_progs
Alexis Lothoré (eBPF Foundation)
2024-08-14
selftests/bpf: convert test_cgroup_storage to test_progs
Alexis Lothoré (eBPF Foundation)
2024-08-14
selftests/bpf: convert get_current_cgroup_id_user to test_progs
Alexis Lothoré (eBPF Foundation)
2024-07-31
selftests/bpf: convert test_dev_cgroup to test_progs
Alexis Lothoré (eBPF Foundation)
2024-07-29
selftests/bpf: Integrate test_xdp_veth into test_progs
Alexis Lothoré (eBPF Foundation)
2024-07-29
selftests/bpf: Make %.test.d prerequisite order only
Ihor Solodrai
2024-07-29
selftests/bpf: extract utility function for BPF disassembly
Eduard Zingerman
2024-07-29
selftests/bpf: Fix wrong binary in Makefile log output
Tony Ambardar
2024-07-29
selftests/bpf: Fix error linking uprobe_multi on mips
Tony Ambardar
2024-07-29
selftests/bpf: Add missing system defines for mips
Tony Ambardar
2024-07-29
selftests/bpf: Don't include .d files on make clean
Ihor Solodrai
2024-07-29
selftests/bpf: Filter out _GNU_SOURCE when compiling test_cpp
Stanislav Fomichev
2024-07-29
selftests/bpf: Use auto-dependencies for test objects
Ihor Solodrai
2024-06-24
selftests/bpf: Add more ring buffer test coverage
Daniel Borkmann
2024-05-12
bpf: disable strict aliasing in test_global_func9.c
Jose E. Marchesi
2024-05-12
selftests/bpf: Retire test_sock_addr.(c|sh)
Jordan Rife
2024-05-09
selftests/bpf: Use start_server_addr in test_tcp_check_syncookie
Geliang Tang
2024-05-08
bpf: avoid UB in usages of the __imm_insn macro
Jose E. Marchesi
2024-05-07
selftests/bpf: Add CFLAGS per source file and runner
Cupertino Miranda
2024-05-07
bpf: Temporarily define BPF_NO_PRESEVE_ACCESS_INDEX for GCC
Jose E. Marchesi
2024-05-07
bpf: Disable some `attribute ignored' warnings in GCC
Jose E. Marchesi
2024-05-02
bpf: Missing trailing slash in tools/testing/selftests/bpf/Makefile
Jose E. Marchesi
2024-04-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-04-25
selftests/bpf: Add ring_buffer__consume_n test.
Andrea Righi
2024-04-24
selftests: bpf: crypto: add benchmark for crypto functions
Vadim Fedorenko
[next]