summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
8 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-12-10selftests/bpf: add regression test for bpf_d_path()Shuran Liu
2025-12-09selftests/bpf: Add test for truncated dmabuf_iter readsT.J. Mercier
2025-12-08selftests/bpf: replace "__auto_type" with "auto"H. Peter Anvin
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-12-03selftests/bpf: Add -fms-extensions to bpf build flagsAlexei Starovoitov
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-11-29selftests/bpf: do not hardcode target rate in test_tc_edt BPF programAlexis Lothoré (eBPF Foundation)
2025-11-29selftests/bpf: remove test_tc_edt.shAlexis Lothoré (eBPF Foundation)
2025-11-29selftests/bpf: integrate test_tc_edt into test_progsAlexis Lothoré (eBPF Foundation)
2025-11-29selftests/bpf: rename test_tc_edt.bpf.c section to expose program typeAlexis Lothoré (eBPF Foundation)
2025-11-29selftests/bpf: Add success stats to rqspinlock stress testKumar Kartikeya Dwivedi
2025-11-28bpf: Remove runqslower toolHoyeon Lee
2025-11-28selftests/bpf: Remove usage of lsm/file_alloc_security in selftestAmery Hung
2025-11-28bpf: force BPF_F_RDONLY_PROG on insn array creationAnton Protopopov
2025-11-27selftests: complete kselftest include centralizationBala-Vignesh-Reddy
2025-11-25tcp: remove icsk->icsk_retransmit_timerEric Dumazet
2025-11-25tcp: introduce icsk->icsk_keepalive_timerEric Dumazet
2025-11-25selftests/bpf: Make CS length configurable for rqspinlock stress testKumar Kartikeya Dwivedi
2025-11-25selftests/bpf: Add lock wait time stats to rqspinlock stress testKumar Kartikeya Dwivedi
2025-11-25selftests/bpf: Relax CPU requirements for rqspinlock stress testKumar Kartikeya Dwivedi
2025-11-25selftests/bpf: Call bpf_get_numa_node_id() in trigger_count()Menglong Dong
2025-11-24selftests/bpf: Fix htab_update/reenter_update selftest failureSaket Kumar Bhaskar
2025-11-24selftests/bpf: Allow selftests to build with older xxdAlan Maguire
2025-11-21selftests: bpf: Add tests for unbalanced rcu_read_lockPuranjay Mohan
2025-11-21bpf: support nested rcu critical sectionsPuranjay Mohan
2025-11-21bpf: test the correct stack liveness of tail callsEduard Zingerman
2025-11-21bpf: test the proper verification of tail callsMartin Teichmann
2025-11-21selftests/bpf: Update test_tag to use sha256Xing Guo
2025-11-21selftests/bpf: Improve reliability of test_perf_branches_no_hw()Matt Bobrowski
2025-11-21selftests/bpf: skip test_perf_branches_hw() on unsupported platformsMatt Bobrowski
2025-11-21selftests: bpf: Enable gotox tests from arm64Puranjay Mohan
2025-11-21selftests/bpf: Use sockaddr_storage instead of sa46 in select_reuseport testHoyeon Lee
2025-11-21selftests/bpf: Use sockaddr_storage directly in cls_redirect testHoyeon Lee
2025-11-20selftests/bpf: Use ASSERT_STRNEQ to factor in long slab cache namesMatt Bobrowski
2025-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-18selftests/bpf: Replace TCP CC string comparisons with bpf_strncmpHoyeon Lee
2025-11-18selftests/bpf: Move common TCP helpers into bpf_tracing_net.hHoyeon Lee
2025-11-14selftests/bpf: Test bpf_skb_check_mtu(BPF_MTU_CHK_SEGS) when transport_header...Martin KaFai Lau
2025-11-14selftests/bpf: Align kfuncs renamed in bpf treeMykyta Yatsenko
2025-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+Alexei Starovoitov
2025-11-14selftests/bpf: Add BTF dedup tests for recursive typedef definitionsPaul Houssel
2025-11-14selftests/bpf: Fix failure paths in send_signal testAlexei Starovoitov
2025-11-14selftests/bpf: Convert glob_match() to bpf arenaAlexei Starovoitov
2025-11-14selftests/bpf: Test widen_imprecise_scalars() with different stack depthEduard Zingerman
2025-11-13selftests/bpf: retry bpf_map_update_elem() when E2BIG is returnedMatt Bobrowski
2025-11-13selftests/bpf: Add mptcp test with sockmapJiayuan Chen
2025-11-13selftests/bpf: Add test to verify freeing the special fields in pcpu mapsLeon Hwang
2025-11-10bpf/selftests: Add selftest for bpf_smc_hs_ctrlD. Wythe
2025-11-10selftests/bpf: Cover skb metadata access after bpf_skb_change_protoJakub Sitnicki