index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
12 days
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-12-10
selftests/bpf: add regression test for bpf_d_path()
Shuran Liu
2025-12-09
selftests/bpf: Add test for truncated dmabuf_iter reads
T.J. Mercier
2025-12-08
selftests/bpf: replace "__auto_type" with "auto"
H. Peter Anvin
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-12-03
selftests/bpf: Add -fms-extensions to bpf build flags
Alexei Starovoitov
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-11-29
selftests/bpf: do not hardcode target rate in test_tc_edt BPF program
Alexis Lothoré (eBPF Foundation)
2025-11-29
selftests/bpf: remove test_tc_edt.sh
Alexis Lothoré (eBPF Foundation)
2025-11-29
selftests/bpf: integrate test_tc_edt into test_progs
Alexis Lothoré (eBPF Foundation)
2025-11-29
selftests/bpf: rename test_tc_edt.bpf.c section to expose program type
Alexis Lothoré (eBPF Foundation)
2025-11-29
selftests/bpf: Add success stats to rqspinlock stress test
Kumar Kartikeya Dwivedi
2025-11-28
bpf: Remove runqslower tool
Hoyeon Lee
2025-11-28
selftests/bpf: Remove usage of lsm/file_alloc_security in selftest
Amery Hung
2025-11-28
bpf: force BPF_F_RDONLY_PROG on insn array creation
Anton Protopopov
2025-11-27
selftests: complete kselftest include centralization
Bala-Vignesh-Reddy
2025-11-25
tcp: remove icsk->icsk_retransmit_timer
Eric Dumazet
2025-11-25
tcp: introduce icsk->icsk_keepalive_timer
Eric Dumazet
2025-11-25
selftests/bpf: Make CS length configurable for rqspinlock stress test
Kumar Kartikeya Dwivedi
2025-11-25
selftests/bpf: Add lock wait time stats to rqspinlock stress test
Kumar Kartikeya Dwivedi
2025-11-25
selftests/bpf: Relax CPU requirements for rqspinlock stress test
Kumar Kartikeya Dwivedi
2025-11-25
selftests/bpf: Call bpf_get_numa_node_id() in trigger_count()
Menglong Dong
2025-11-24
selftests/bpf: Fix htab_update/reenter_update selftest failure
Saket Kumar Bhaskar
2025-11-24
selftests/bpf: Allow selftests to build with older xxd
Alan Maguire
2025-11-21
selftests: bpf: Add tests for unbalanced rcu_read_lock
Puranjay Mohan
2025-11-21
bpf: support nested rcu critical sections
Puranjay Mohan
2025-11-21
bpf: test the correct stack liveness of tail calls
Eduard Zingerman
2025-11-21
bpf: test the proper verification of tail calls
Martin Teichmann
2025-11-21
selftests/bpf: Update test_tag to use sha256
Xing Guo
2025-11-21
selftests/bpf: Improve reliability of test_perf_branches_no_hw()
Matt Bobrowski
2025-11-21
selftests/bpf: skip test_perf_branches_hw() on unsupported platforms
Matt Bobrowski
2025-11-21
selftests: bpf: Enable gotox tests from arm64
Puranjay Mohan
2025-11-21
selftests/bpf: Use sockaddr_storage instead of sa46 in select_reuseport test
Hoyeon Lee
2025-11-21
selftests/bpf: Use sockaddr_storage directly in cls_redirect test
Hoyeon Lee
2025-11-20
selftests/bpf: Use ASSERT_STRNEQ to factor in long slab cache names
Matt Bobrowski
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-18
selftests/bpf: Replace TCP CC string comparisons with bpf_strncmp
Hoyeon Lee
2025-11-18
selftests/bpf: Move common TCP helpers into bpf_tracing_net.h
Hoyeon Lee
2025-11-14
selftests/bpf: Test bpf_skb_check_mtu(BPF_MTU_CHK_SEGS) when transport_header...
Martin KaFai Lau
2025-11-14
selftests/bpf: Align kfuncs renamed in bpf tree
Mykyta Yatsenko
2025-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+
Alexei Starovoitov
2025-11-14
selftests/bpf: Add BTF dedup tests for recursive typedef definitions
Paul Houssel
2025-11-14
selftests/bpf: Fix failure paths in send_signal test
Alexei Starovoitov
2025-11-14
selftests/bpf: Convert glob_match() to bpf arena
Alexei Starovoitov
2025-11-14
selftests/bpf: Test widen_imprecise_scalars() with different stack depth
Eduard Zingerman
2025-11-13
selftests/bpf: retry bpf_map_update_elem() when E2BIG is returned
Matt Bobrowski
2025-11-13
selftests/bpf: Add mptcp test with sockmap
Jiayuan Chen
2025-11-13
selftests/bpf: Add test to verify freeing the special fields in pcpu maps
Leon Hwang
2025-11-10
bpf/selftests: Add selftest for bpf_smc_hs_ctrl
D. Wythe
2025-11-10
selftests/bpf: Cover skb metadata access after bpf_skb_change_proto
Jakub Sitnicki
[next]