summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
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
2025-08-28selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2Ricardo B. Marlière
2025-08-28udp: add drop_counters to udp socketEric Dumazet
2025-08-27selftests/bpf: Add LPM trie microbenchmarksMatt Fleming
2025-08-27selftests/bpf: Enable timed may_goto tests for arm64Puranjay Mohan
2025-08-27selftests/bpf: Enrich subtest_basic_usdt case in selftests to cover SIB handl...Jiawei Zhao
2025-08-27selftests/bpf: Fix typos and grammar in test sourcesShubham Sharma
2025-08-27bpf: Add selftest to check the verifier's abstract multiplicationNandakumar Edamana
2025-08-26selftests/bpf: Remove may_goto tests from DENYLIST.s390xIlya Leoshkevich
2025-08-26selftests/bpf: Enable timed may_goto verifier tests on s390xIlya Leoshkevich
2025-08-26selftests/bpf: Add __arch_s390x macroIlya Leoshkevich
2025-08-26selftests/bpf: Add a missing newline to the "bad arch spec" messageIlya Leoshkevich
2025-08-26selftests/bpf: Remove entries from config.{arch} already present in configTiezhu Yang
2025-08-22selftests/bpf: Tests for is_scalar_branch_taken tnum logicPaul Chaignon