index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
Makefile
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-28
selftests/bpf: Add stress test for rqspinlock in NMI
Kumar Kartikeya Dwivedi
1
-1
/
+1
2025-09-22
selftests/bpf: Enable signature verification for some lskel tests
KP Singh
1
-4
/
+31
2025-08-27
selftests/bpf: Add LPM trie microbenchmarks
Matt Fleming
1
-0
/
+2
2025-08-27
selftests/bpf: Fix typos and grammar in test sources
Shubham Sharma
1
-1
/
+1
2025-08-13
selftests/bpf: Copy test_kmods when installing selftest
Amery Hung
1
-1
/
+1
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
1
-3
/
+2
2025-06-23
selftests/bpf: Convert test_sysctl to prog_tests
Jerome Marchand
1
-3
/
+2
2025-06-20
selftests/bpf: Add test for bpftool access to read-only protected maps
Slava Imameev
1
-0
/
+1
2025-06-13
veristat: Memory accounting for bpf programs
Eduard Zingerman
1
-0
/
+5
2025-05-22
selftests/bpf: Add SKIP_LLVM makefile variable
Mykyta Yatsenko
1
-0
/
+5
2025-05-19
selftests/bpf: Remove unnecessary link dependencies
Mykyta Yatsenko
1
-5
/
+2
2025-05-12
selftests/bpf: Allow skipping docs compilation
Mykyta Yatsenko
1
-0
/
+2
2025-04-09
selftest/bpf/benchs: Add benchmark for sockmap usage
Jiayuan Chen
1
-0
/
+2
2025-03-19
selftests/bpf: Migrate test_xdp_vlan.sh into test_progs
Bastien Curutchet (eBPF Foundation)
1
-3
/
+1
2025-03-15
selftests/bpf: Fix selection of static vs. dynamic LLVM
Anton Protopopov
1
-1
/
+1
2025-03-15
selftests/bpf: lwt_seg6local: Move test to test_progs
Bastien Curutchet (eBPF Foundation)
1
-1
/
+0
2025-03-15
selftests/bpf: Move test_lwt_ip_encap to test_progs
Bastien Curutchet (eBPF Foundation)
1
-2
/
+1
2025-03-15
selftests/bpf: test_tunnel: Remove test_tunnel.sh
Bastien Curutchet (eBPF Foundation)
1
-1
/
+0
2025-02-26
selftests/bpf: Introduce veristat test
Mykyta Yatsenko
1
-0
/
+1
2025-02-18
selftests/bpf: Remove test_xdp_redirect_multi.sh
Bastien Curutchet (eBPF Foundation)
1
-2
/
+0
2025-02-07
selftests/bpf: Remove with_addr.sh and with_tunnels.sh
Bastien Curutchet (eBPF Foundation)
1
-2
/
+2
2025-02-05
selftests/bpf: Support dynamically linking LLVM if static is not available
Daniel Xu
1
-3
/
+8
2025-02-03
selftests/bpf: Fix runqslower cross-endian build
Tony Ambardar
1
-0
/
+1
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
1
-80
/
+33
2025-01-10
selftests/bpf: Migrate test_xdp_redirect.sh to xdp_do_redirect.c
Bastien Curutchet (eBPF Foundation)
1
-1
/
+0
2025-01-08
selftests/bpf: add -std=gnu11 to BPF_CFLAGS and CFLAGS
Ihor Solodrai
1
-2
/
+6
2025-01-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-1
/
+0
2025-01-06
selftests/bpf: add -fno-strict-aliasing to BPF_CFLAGS
Ihor Solodrai
1
-27
/
+1
2025-01-06
selftests/bpf: Avoid generating untracked files when running bpf selftests
Jiayuan Chen
1
-2
/
+2
2024-12-16
selftests/bpf: Migrate test_xdp_meta.sh into xdp_context_test_run.c
Bastien Curutchet
1
-1
/
+0
2024-12-12
selftests/bpf: make BPF_TARGET_ENDIAN non-recursive to speed up *.bpf.o build
Eduard Zingerman
1
-3
/
+3
2024-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
1
-1
/
+1
2024-12-06
selftests/bpf: Consolidate kernel modules into common directory
Toke Høiland-Jørgensen
1
-43
/
+21
2024-12-06
selftests/bpf: Move test_lpm_map.c to map_tests
Hou Tao
1
-1
/
+1
2024-12-02
selftests/bpf: remove test_flow_dissector.sh
Alexis Lothoré (eBPF Foundation)
1
-2
/
+0
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-7
/
+17
2024-11-12
selftests/bpf: add read_with_timeout() utility function
Eduard Zingerman
1
-0
/
+1
2024-11-11
selftests/bpf: Allow building with extra flags
Viktor Malik
1
-11
/
+23
2024-11-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-7
/
+17
2024-11-01
selftests/bpf: Disable warnings on unused flags for Clang builds
Viktor Malik
1
-0
/
+2
2024-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
1
-2
/
+20
2024-10-22
selftests/bpf: Retire test_sock.c
Jordan Rife
1
-2
/
+1
2024-10-21
selftests/bpf: remove test_tcp_check_syncookie
Alexis Lothoré (eBPF Foundation)
1
-6
/
+3
2024-10-10
selftests/bpf: Fix cross-compiling urandom_read
Tony Ambardar
1
-1
/
+1
2024-10-10
selftests/bpf: Add test for kfunc module order
Simon Sundberg
1
-1
/
+19
2024-10-07
selftests: bpf: Add missing per-arch include path
Björn Töpel
1
-1
/
+2
2024-10-03
selftests/bpf: Support cross-endian building
Tony Ambardar
1
-3
/
+4
2024-10-03
selftests/bpf: Set vpath in Makefile to search for skels
Ihor Solodrai
1
-4
/
+5
2024-10-03
selftests/bpf: Remove test_skb_cgroup_id.sh from TEST_PROGS
Ihor Solodrai
1
-1
/
+0
2024-09-11
selftests/bpf: add build ID tests
Andrii Nakryiko
1
-2
/
+3
[next]