index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
Makefile
Age
Commit message (
Expand
)
Author
Lines
2026-02-24
selftests/bpf: Pass through build flags to bpftool and resolve_btfids
Ihor Solodrai
-4
/
+9
2026-02-18
selftests/bpf: Remove hexdump dependency
Matthieu Baerts (NGI0)
-1
/
+1
2026-01-28
selftests/bpf: Remove xxd util dependency
Mykyta Yatsenko
-4
/
+6
2026-01-26
selftests/bpf: convert test_bpftool_map_access.sh into test_progs framework
Alexis Lothoré (eBPF Foundation)
-1
/
+0
2026-01-26
selftests/bpf: convert test_bpftool_metadata.sh into test_progs framework
Alexis Lothoré (eBPF Foundation)
-1
/
+0
2026-01-26
selftests/bpf: Add a few helpers for bpftool testing
Alexis Lothoré (eBPF Foundation)
-1
/
+2
2025-12-31
resolve_btfids: Implement --patch_btfids
Ihor Solodrai
-1
/
+1
2025-12-19
resolve_btfids: Change in-place update with raw binary output
Ihor Solodrai
-3
/
+6
2025-12-19
selftests/bpf: Run resolve_btfids only for relevant .test.o objects
Ihor Solodrai
-2
/
+6
2025-12-03
selftests/bpf: Add -fms-extensions to bpf build flags
Alexei Starovoitov
-0
/
+2
2025-11-29
selftests/bpf: remove test_tc_edt.sh
Alexis Lothoré (eBPF Foundation)
-2
/
+0
2025-11-28
bpf: Remove runqslower tool
Hoyeon Lee
-15
/
+1
2025-11-24
selftests/bpf: Allow selftests to build with older xxd
Alan Maguire
-2
/
+4
2025-11-05
selftests/bpf: add C-level selftests for indirect jumps
Anton Protopopov
-1
/
+3
2025-10-31
selftests/bpf: test_xsk: Integrate test_xsk.c to test_progs framework
Bastien Curutchet (eBPF Foundation)
-2
/
+11
2025-10-31
selftests/bpf: test_xsk: Split xskxceiver
Bastien Curutchet (eBPF Foundation)
-1
/
+1
2025-10-29
selftests/bpf: Remove test_tc_tunnel.sh
Alexis Lothoré (eBPF Foundation)
-1
/
+0
2025-10-27
selftests/bpf: Add overwrite mode test for BPF ring buffer
Xu Kuohai
-1
/
+2
2025-10-18
selftests/bpf: Silence unused-but-set build warnings
Tiezhu Yang
-0
/
+1
2025-09-28
selftests/bpf: Add stress test for rqspinlock in NMI
Kumar Kartikeya Dwivedi
-1
/
+1
2025-09-22
selftests/bpf: Enable signature verification for some lskel tests
KP Singh
-4
/
+31
2025-08-27
selftests/bpf: Add LPM trie microbenchmarks
Matt Fleming
-0
/
+2
2025-08-27
selftests/bpf: Fix typos and grammar in test sources
Shubham Sharma
-1
/
+1
2025-08-13
selftests/bpf: Copy test_kmods when installing selftest
Amery Hung
-1
/
+1
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
-3
/
+2
2025-06-23
selftests/bpf: Convert test_sysctl to prog_tests
Jerome Marchand
-3
/
+2
2025-06-20
selftests/bpf: Add test for bpftool access to read-only protected maps
Slava Imameev
-0
/
+1
2025-06-13
veristat: Memory accounting for bpf programs
Eduard Zingerman
-0
/
+5
2025-05-22
selftests/bpf: Add SKIP_LLVM makefile variable
Mykyta Yatsenko
-0
/
+5
2025-05-19
selftests/bpf: Remove unnecessary link dependencies
Mykyta Yatsenko
-5
/
+2
2025-05-12
selftests/bpf: Allow skipping docs compilation
Mykyta Yatsenko
-0
/
+2
2025-04-09
selftest/bpf/benchs: Add benchmark for sockmap usage
Jiayuan Chen
-0
/
+2
2025-03-19
selftests/bpf: Migrate test_xdp_vlan.sh into test_progs
Bastien Curutchet (eBPF Foundation)
-3
/
+1
2025-03-15
selftests/bpf: Fix selection of static vs. dynamic LLVM
Anton Protopopov
-1
/
+1
2025-03-15
selftests/bpf: lwt_seg6local: Move test to test_progs
Bastien Curutchet (eBPF Foundation)
-1
/
+0
2025-03-15
selftests/bpf: Move test_lwt_ip_encap to test_progs
Bastien Curutchet (eBPF Foundation)
-2
/
+1
2025-03-15
selftests/bpf: test_tunnel: Remove test_tunnel.sh
Bastien Curutchet (eBPF Foundation)
-1
/
+0
2025-02-26
selftests/bpf: Introduce veristat test
Mykyta Yatsenko
-0
/
+1
2025-02-18
selftests/bpf: Remove test_xdp_redirect_multi.sh
Bastien Curutchet (eBPF Foundation)
-2
/
+0
2025-02-07
selftests/bpf: Remove with_addr.sh and with_tunnels.sh
Bastien Curutchet (eBPF Foundation)
-2
/
+2
2025-02-05
selftests/bpf: Support dynamically linking LLVM if static is not available
Daniel Xu
-3
/
+8
2025-02-03
selftests/bpf: Fix runqslower cross-endian build
Tony Ambardar
-0
/
+1
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
-80
/
+33
2025-01-10
selftests/bpf: Migrate test_xdp_redirect.sh to xdp_do_redirect.c
Bastien Curutchet (eBPF Foundation)
-1
/
+0
2025-01-08
selftests/bpf: add -std=gnu11 to BPF_CFLAGS and CFLAGS
Ihor Solodrai
-2
/
+6
2025-01-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-1
/
+0
2025-01-06
selftests/bpf: add -fno-strict-aliasing to BPF_CFLAGS
Ihor Solodrai
-27
/
+1
2025-01-06
selftests/bpf: Avoid generating untracked files when running bpf selftests
Jiayuan Chen
-2
/
+2
2024-12-16
selftests/bpf: Migrate test_xdp_meta.sh into xdp_context_test_run.c
Bastien Curutchet
-1
/
+0
2024-12-12
selftests/bpf: make BPF_TARGET_ENDIAN non-recursive to speed up *.bpf.o build
Eduard Zingerman
-3
/
+3
[next]