summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs
AgeCommit message (Expand)Author
5 daysMerge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
6 daysselftests/bpf: drop the unused kTLS program from test_sockmapJakub Kicinski
6 daysselftests/bpf: remove sockmap + ktls testsJakub Kicinski
7 daysselftests/bpf: Work around llvm stack overflow in crypto progsAlexei Starovoitov
7 daysselftests/bpf: add test for bpf_msg_pop_data() overflowSechang Lim
7 daysselftests/bpf: Add test for sleepable lsm_cgroup rejectionDavid Windsor
7 daysselftests/bpf: Add test to verify the fix for bpf_setsockopt() helperLeon Hwang
7 daysselftests/bpf: correct CONFIG_PPC64 macro name in commentEthan Nelson-Moore
8 daysbpf: Raise maximum call chain depth to 16 framesAlexei Starovoitov
9 daysselftests/bpf: Add retval test for bool and errno LSM cgroup hooksXu Kuohai
11 daysselftests/bpf: Cover tail-call cgroup storage prog-array checksLin Ma
12 daysselftests/bpf: Fix bpf_iter/task_vma testYonghong Song
12 daysselftests/bpf: Exercise kptr map update lifetimeKumar Kartikeya Dwivedi
12 daysselftests/bpf: Exercise unsafe obj drops from tracing progsKumar Kartikeya Dwivedi
12 daysbpf: Cancel special fields on map value recycleJustin Suess
12 daysbpf: Reject bpf_obj_drop() from tracing progsJustin Suess
12 daysselftests/bpf: Adjust fexit_bpf2bpf ctx layout for llvm23 true signatureYonghong Song
12 daysselftests/bpf: Keep int return type for tailcall subprogsYonghong Song
13 daysselftests/bpf: Cover writable BTF field global subprog argsNuoqi Gui
14 daysselftests/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: 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 bpf_dynptr_slice() to read file dynptr in leak testAmery Hung
2026-06-05selftests/bpf: Fix flaky file_reader testMykyta Yatsenko
2026-06-05selftests/bpf: Add BPF iterator tests for resizable hash mapMykyta Yatsenko
2026-06-05selftests/bpf: Add basic tests for resizable hash mapMykyta Yatsenko
2026-06-04selftests/bpf: ignore call depth accounting for retbleed in verifier testsAlexis Lothoré (eBPF Foundation)
2026-06-04selftests/bpf: Test signed loader error pathsDaniel Borkmann
2026-06-02selftests/bpf: Keep verifier_map_ptr exercising ops pointer accessDaniel Borkmann
2026-06-01selftests/bpf: Add tests for the new type-tag based __arena identifierEmil Tsalapatis
2026-06-01selftests/bpf: Remove __arg_arena from the codebaseEmil Tsalapatis
2026-06-01selftests/bpf: Adjust verifier_map_ptr for the map's excl fieldKP Singh
2026-06-01selftests/bpf: Test using dynptr after freeing the underlying objectAmery Hung
2026-06-01selftests/bpf: Test using file dynptr after the reference on file is droppedAmery Hung
2026-06-01selftests/bpf: Test using slice after invalidating dynptr cloneAmery Hung