summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2025-09-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-09-24selftests/bpf: Add kprobe multi write ctx attach testJiri Olsa
2025-09-24selftests/bpf: Add kprobe write ctx attach testJiri Olsa
2025-09-24selftests/bpf: Add uprobe context ip register change testJiri Olsa
2025-09-24selftests/bpf: Add uprobe context registers changes testJiri Olsa
2025-09-23Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/master'Martin KaFai Lau
2025-09-23selftests/bpf: Test bpf_xdp_pull_dataAmery Hung
2025-09-23bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUNAmery Hung
2025-09-23selftests/bpf: Add union argument tests using fexit programsLeon Hwang
2025-09-23selftests: bpf: Add tests for signed loads from arenaPuranjay Mohan
2025-09-23selftests/bpf: add bpf task work stress testsMykyta Yatsenko
2025-09-23selftests/bpf: BPF task work scheduling testsMykyta Yatsenko
2025-09-22selftests/bpf: Enable signature verification for some lskel testsKP Singh
2025-09-20selftests/bpf: Fix selftest verifier_arena_large failureYonghong Song
2025-09-19selftests/bpf: test cases for callchain sensitive live stack trackingEduard Zingerman
2025-09-19selftests/bpf: __not_msg() tag for test_loader frameworkEduard Zingerman
2025-09-19bpf: disable and remove registers chain based livenessEduard Zingerman
2025-09-18bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FDKP Singh
2025-09-18selftests/bpf: Add tests for exclusive mapsKP Singh
2025-09-18selftests/bpf: Add tests for KF_RCU_PROTECTEDKumar Kartikeya Dwivedi
2025-09-18bpf: Enforce RCU protection for KF_RCU_PROTECTEDKumar Kartikeya Dwivedi
2025-09-17selftests/bpf: trigger verifier.c:maybe_exit_scc() for a speculative stateEduard Zingerman
2025-09-17selftests/bpf: Test accesses to ctx paddingPaul Chaignon
2025-09-17selftests/bpf: Move macros to bpf_misc.hPaul Chaignon
2025-09-15bpf...d_path(): constify path argumentAl Viro
2025-09-15selftests/bpf: More open-coded gettid syscall cleanupAlan Maguire
2025-09-15selftests/bpf: Add a test for bpf_cgroup_from_id lookup in non-root cgnsKumar Kartikeya Dwivedi
2025-09-15selftests/bpf: Fix arena_spin_lock selftest failureSaket Kumar Bhaskar
2025-09-15selftests/bpf: Skip timer_interrupt case when bpf_timer is not supportedLeon Hwang
2025-09-15selftests/bpf: Fix uprobe_sigill test for uprobe syscall error valueJiri Olsa
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-11selftests/bpf: Add tests for arena fault reportingPuranjay Mohan
2025-09-11selftests: bpf: use __stderr in stream error testsPuranjay Mohan
2025-09-11selftests: bpf: introduce __stderr and __stdoutPuranjay Mohan
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov
2025-09-10selftests/bpf: Skip timer cases when bpf_timer is not supportedLeon Hwang
2025-09-09selftests/bpf: Add tests for bpf_strnstrRong Tao
2025-09-09selftests/bpf: Fix "expression result unused" warnings with iceccIlya Leoshkevich
2025-09-09selftests/bpf: Extend crypto_sanity selftest with invalid dst bufferDaniel Borkmann
2025-09-09selftests/bpf: Fix incorrect array size calculationJiayuan Chen
2025-09-08selftests/bpf: Fix the issue where the error code is 0Feng Yang
2025-09-05selftests/bpf: Add BPF program dump in veristatMykyta Yatsenko
2025-09-04selftests/bpf: Add case to test bpf_in_interrupt()Leon Hwang
2025-09-04selftests/bpf: Introduce experimental bpf_in_interrupt()Leon Hwang
2025-09-04selftests/bpf: Test kfunc bpf_strcasecmpRong Tao
2025-09-04selftests/bpf: add benchmark testing for kprobe-multi-allMenglong Dong
2025-09-04selftests/bpf: skip recursive functions for kprobe_multiMenglong Dong
2025-09-04selftests/bpf: move get_ksyms and get_addrs to trace_helpers.cMenglong Dong
2025-09-03selftests/bpf: Fix count write in testapp_xdp_metadata_copy()Ricardo B. Marlière
2025-09-03selftests/bpf: Upon failures, exit with code 1 in test_xsk.shRicardo B. Marlière