summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2026-06-14selftests/bpf: Add uprobe_multi path_fd testJiri Olsa
2026-06-14bpf: Raise maximum call chain depth to 16 framesAlexei Starovoitov
2026-06-12selftests/bpf: Add arena direct-value one-past-end reject testWoojin Ji
2026-06-12selftests/bpf: Add retval test for bool and errno LSM cgroup hooksXu Kuohai
2026-06-12selftests/bpf: Cover generic devmap egress last-dst rewriteSun Jian
2026-06-12selftests/xsk: Introduce mmap_size in umem structTushar Vyavahare
2026-06-12selftests/xsk: Use umem_size() helper consistentlyTushar Vyavahare
2026-06-12selftests/xsk: Move UMEM state from ifobject to xsk_socket_infoTushar Vyavahare
2026-06-12selftests/xsk: Introduce helpers for setting UMEM propertiesTushar Vyavahare
2026-06-10selftests/bpf: Cover tail-call cgroup storage prog-array checksLin Ma
2026-06-10selftests/bpf: Fix bpf_iter/task_vma testYonghong Song
2026-06-09selftests/bpf: Exercise kptr map update lifetimeKumar Kartikeya Dwivedi
2026-06-09selftests/bpf: Exercise unsafe obj drops from tracing progsKumar Kartikeya Dwivedi
2026-06-09bpf: Cancel special fields on map value recycleJustin Suess
2026-06-09bpf: Reject bpf_obj_drop() from tracing progsJustin Suess
2026-06-09selftests/bpf: Adjust fexit_bpf2bpf ctx layout for llvm23 true signatureYonghong Song
2026-06-09selftests/bpf: Keep int return type for tailcall subprogsYonghong Song
2026-06-09selftests/bpf: Avoid spurious spmc parallel selftest errors in libarenaEmil Tsalapatis
2026-06-09selftests/bpf: Cover writable BTF field global subprog argsNuoqi Gui
2026-06-09selftests/bpf: Add BTF repeated field count overflow testPaul Moses
2026-06-08selftests/bpf: Cover dynamic inner array lookup nullabilityNuoqi Gui
2026-06-07selftests/bpf: Stress LRU rqspinlock recovery pathsMykyta Yatsenko
2026-06-07selftests/bpf: Add tracing multi attach rollback testsJiri Olsa
2026-06-07selftests/bpf: Add tracing multi attach benchmark testJiri Olsa
2026-06-07selftests/bpf: Add tracing multi verifier fails testJiri Olsa
2026-06-07selftests/bpf: Add tracing multi attach fails testJiri Olsa
2026-06-07selftests/bpf: Add tracing multi session testJiri Olsa
2026-06-07selftests/bpf: Add tracing multi cookies testJiri Olsa
2026-06-07selftests/bpf: Add tracing multi intersect testsJiri Olsa
2026-06-07selftests/bpf: Add tracing multi skel/pattern/ids module attach testsJiri Olsa
2026-06-07selftests/bpf: Add tracing multi skel/pattern/ids attach testsJiri Olsa
2026-06-06selftests/bpf: add tests for PTR_TO_FLOW_KEYS offset boundsNuoqi Gui
2026-06-05selftests/bpf: Inspect the signature verdict exposed to BPF LSMDaniel Borkmann
2026-06-05selftests/bpf: libarena: parallel test harness and spmc parallel selftestEmil Tsalapatis
2026-06-05selftests/bpf: libarena: Add spmc queue data structureEmil Tsalapatis
2026-06-05selftests/bpf: libarena: Add rbtree data structureEmil Tsalapatis
2026-06-05selftests/bpf: Fix test_lirc testSean Young
2026-06-05selftests/bpf: Add tests for bpf_set_retval validationXu Kuohai
2026-06-05selftests/bpf: Restrict bpf_set_retval argument in sk_bypass_prot_memXu Kuohai
2026-06-05selftests/bpf: Add tests to verify the fix of encapsulating VxLAN in lwtLeon Hwang
2026-06-05bpf, riscv: inline bpf_get_current_task() and bpf_get_current_task_btf()Varun R Mallya
2026-06-05selftests/bpf: use host CPU features in JIT disassemblerVarun R Mallya
2026-06-05selftests/bpf: Add tests to verify checking padding bytes for bpf_[map,prog]_...Leon Hwang
2026-06-05selftests/bpf: Tolerate missing files during installRicardo B. Marlière
2026-06-05selftests/bpf: Provide weak definitions for cross-test functionsRicardo B. Marlière
2026-06-05selftests/bpf: Tolerate benchmark build failuresRicardo B. Marlière
2026-06-05selftests/bpf: Allow test_progs to link with a partial object setRicardo B. Marlière
2026-06-05selftests/bpf: Skip tests whose objects were not builtRicardo B. Marlière
2026-06-05selftests/bpf: Tolerate test file compilation failuresRicardo B. Marlière
2026-06-05selftests/bpf: Make skeleton headers order-only prerequisites of .test.dRicardo B. Marlière