summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs
AgeCommit message (Expand)Author
2023-08-09selftests/bpf: Add sockmap test for redirecting partial skb dataXu Kuohai
2023-07-18selftests/bpf: Add more tests for check_max_stack_depth bugKumar Kartikeya Dwivedi
2023-07-05selftests/bpf: Add selftest for check_stack_max_depth bugKumar Kartikeya Dwivedi
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-28Merge tag 'v6.5-rc1-modules-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-22selftests/bpf: Fix compilation failure for prog vrf_socket_lookupYonghong Song
2023-06-21selftests/bpf: Add vrf_socket_lookup testsGilad Sever
2023-06-13selftests/bpf: Verify that check_ids() is used for scalars in regsafe()Eduard Zingerman
2023-06-13selftests/bpf: Check if mark_chain_precision() follows scalar idsEduard Zingerman
2023-06-13selftests/bpf: add a test for subprogram extablesKrister Johansen
2023-06-12selftests/bpf: Update bpf_cpumask_any* tests to use bpf_cpumask_any_distribute*David Vernet
2023-06-12selftests/bpf: Add test for new bpf_cpumask_first_and() kfuncDavid Vernet
2023-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-08selftests/bpf: Add test cases to assert proper ID tracking on spillMaxim Mikityanskiy
2023-06-05selftests/bpf: Add test for non-NULLable PTR_TO_BTF_IDsDavid Vernet
2023-06-05bpf: Make bpf_refcount_acquire fallible for non-owning refsDave Marchevsky
2023-06-02selftests/bpf: Add access_inner_map selftestRhys Rustad-Elliott
2023-05-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-05-26kallsyms: remove unused arch_get_kallsym() helperArnd Bergmann
2023-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-24libbpf: Selftests for resizing datasec mapsJP Kobryn
2023-05-23bpf, sockmap: Test progs verifier error with latest clangJohn Fastabend
2023-05-23bpf, sockmap: Test FIONREAD returns correct bytes in rx buffer with dropsJohn Fastabend
2023-05-23bpf, sockmap: Test shutdown() correctly exits epoll and recv()=0John Fastabend
2023-05-19selftests/bpf: Test bpf_sock_destroyAditi Ghag
2023-05-17selftests/bpf: Fix dynptr/test_dynptr_is_nullYonghong Song
2023-05-16selftests/bpf: Move kfunc exports to bpf_testmod/bpf_testmod_kfunc.hJiri Olsa
2023-05-16selftests/bpf: Fix s390 sock_field test failureYonghong Song
2023-05-13selftests/bpf: Correctly handle optlen > 4096Stanislav Fomichev
2023-05-06selftests/bpf: Accept mem from dynptr in helper funcsDaniel Rosenberg
2023-05-06selftests/bpf: Check overflow in optional bufferDaniel Rosenberg
2023-05-06selftests/bpf: Test allowing NULL buffer in dynptr sliceDaniel Rosenberg
2023-05-06selftests/bpf: Add testcase for bpf_task_under_cgroupFeng Zhou
2023-05-04selftests/bpf: revert iter test subprog precision workaroundAndrii Nakryiko
2023-05-04selftests/bpf: add precision propagation tests in the presence of subprogsAndrii Nakryiko
2023-04-27selftests/bpf: Fix selftest test_global_funcs/global_func1 failure with lates...Yonghong Song
2023-04-27selftests/bpf: xdp_hw_metadata track more timestampsJesper Dangaard Brouer
2023-04-27selftests/bpf: Add tests for dynptr convenience helpersJoanne Koong
2023-04-24selftests/bpf: avoid mark_all_scalars_precise() trigger in one of iter testsAndrii Nakryiko
2023-04-22selftests/bpf: verifier/prevent_map_lookup converted to inline assemblyEduard Zingerman
2023-04-21selftests/bpf: verifier/value_ptr_arith converted to inline assemblyEduard Zingerman
2023-04-21selftests/bpf: verifier/value_illegal_alu converted to inline assemblyEduard Zingerman
2023-04-21selftests/bpf: verifier/unpriv converted to inline assemblyEduard Zingerman
2023-04-21selftests/bpf: verifier/subreg converted to inline assemblyEduard Zingerman
2023-04-21selftests/bpf: verifier/spin_lock converted to inline assemblyEduard Zingerman
2023-04-21selftests/bpf: verifier/sock converted to inline assemblyEduard Zingerman
2023-04-21selftests/bpf: verifier/search_pruning converted to inline assemblyEduard Zingerman
2023-04-21selftests/bpf: verifier/runtime_jit converted to inline assemblyEduard Zingerman