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
/
prog_tests
Age
Commit message (
Expand
)
Author
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-03-19
selftests/bpf: Migrate test_xdp_vlan.sh into test_progs
Bastien Curutchet (eBPF Foundation)
2025-03-19
selftests/bpf: Add tests for rqspinlock
Kumar Kartikeya Dwivedi
2025-03-18
selftests/bpf: Add selftest for attaching fexit to __noreturn functions
Yafang Shao
2025-03-17
selftests/bpf: Test freplace from user namespace
Mykyta Yatsenko
2025-03-15
selftests/bpf: Fix arena_spin_lock compilation on PowerPC
Kumar Kartikeya Dwivedi
2025-03-15
selftests/bpf: Add a kernel flag test for LSM bpf hook
Blaise Boscaccy
2025-03-15
selftests/bpf: Convert comma to semicolon
Chen Ni
2025-03-15
selftests: bpf: fix duplicate selftests in cpumask_success.
Emil Tsalapatis
2025-03-15
selftests: bpf: add bpf_cpumask_populate selftests
Emil Tsalapatis
2025-03-15
selftests/bpf: lwt_seg6local: Move test to test_progs
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: Fix cap_enable_effective() return code
Feng Yang
2025-03-15
selftests/bpf: Move test_lwt_ip_encap to test_progs
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: Add tests for arena spin lock
Kumar Kartikeya Dwivedi
2025-03-15
selftests/bpf: test cases for compute_live_registers()
Eduard Zingerman
2025-03-15
bpf: simple DFA-based live registers analysis
Eduard Zingerman
2025-03-15
selftests/bpf: Add selftests for load-acquire and store-release instructions
Peilin Ye
2025-03-15
selftests/bpf: Add tests for bpf_object__prepare
Mykyta Yatsenko
2025-03-15
selftests/bpf: test_tunnel: Move ip6tnl tunnel tests to test_progs
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: test_tunnel: Move ip6geneve tunnel test to test_progs
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: test_tunnel: Move geneve tunnel test to test_progs
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: test_tunnel: Move ip6erspan tunnel test to test_progs
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: test_tunnel: Move erspan tunnel tests to test_progs
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: test_tunnel: Move ip6gre tunnel test to test_progs
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: test_tunnel: Move gre tunnel test to test_progs
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: test_tunnel: Add ping helpers
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: test_tunnel: Add generic_attach* helpers
Bastien Curutchet (eBPF Foundation)
2025-03-15
selftests/bpf: Add tests for extending sleepable global subprogs
Kumar Kartikeya Dwivedi
2025-03-15
selftests/bpf: Test sleepable global subprogs in atomic contexts
Kumar Kartikeya Dwivedi
2025-03-15
selftests/bpf: Add selftests allowing cgroup prog pre-ordering
Yonghong Song
2025-03-15
selftests/bpf: Allow auto port binding for bpf nf
Jiayuan Chen
2025-03-15
selftests/bpf: Allow auto port binding for cgroup connect
Jiayuan Chen
2025-03-15
selftests/bpf: Add tests for bpf_dynptr_copy
Mykyta Yatsenko
2025-03-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-03-06
selftests/bpf: Add test for XDP metadata support in tun driver
Marcus Wichelmann
2025-03-06
selftests/bpf: Refactor xdp_context_functional test and bpf program
Marcus Wichelmann
2025-03-06
selftests/bpf: Move open_tuntap to network helpers
Marcus Wichelmann
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-26
selftests/bpf: Introduce veristat test
Mykyta Yatsenko
2025-02-26
selftests/bpf: Test bpf_usdt_arg_size() function
Ihor Solodrai
2025-02-26
selftests/bpf: add cgroup_skb netns cookie tests
Mahe Tardy
2025-02-25
selftests/bpf: Test gen_pro/epilogue that generate kfuncs
Amery Hung
2025-02-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-02-20
selftests/bpf: Test struct_ops program with __ref arg calling bpf_tail_call
Amery Hung
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf bpf-6.14-rc4
Alexei Starovoitov
2025-02-20
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-02-20
selftests/bpf: Add simple bpf tests in the tx path for timestamping feature
Jason Xing
2025-02-19
selftests/bpf: Add a specific dst port matching
Cong Wang
2025-02-19
selftests/bpf: Add tests for bpf_copy_from_user_task_str
Jordan Rome
2025-02-19
selftests/bpf: ns_current_pid_tgid: Use test_progs's ns_ feature
Bastien Curutchet (eBPF Foundation)
[prev]
[next]