summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs
AgeCommit message (Expand)Author
2023-10-09selftests/bpf: Add testcase for async callback return value failureDavid Vernet
2023-09-19selftests/bpf: Check bpf_cubic_acked() is called via struct_opsSong Liu
2023-09-11selftests/bpf: Test all valid alloc sizes for bpf mem allocatorHou Tao
2023-09-08selftests/bpf: Add kprobe_multi override testJiri Olsa
2023-09-07Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-06selftests/bpf: Check bpf_sk_storage has uncharged sk_omem_allocMartin KaFai Lau
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-25selftests/bpf: Add tests for rbtree API interaction in sleepable progsDave Marchevsky
2023-08-24minmax: add in_range() macroMatthew Wilcox (Oracle)
2023-08-24selftests/bpf: Enable cpu v4 tests for RV64Pu Lehui
2023-08-24selftests/bpf: Add a local kptr test with no special fieldsYonghong Song
2023-08-23selftests/bpf: Add selftest for allow_ptr_leaksYafang Shao
2023-08-22selftests/bpf: Add test for bpf_obj_drop with bad reg->offKumar Kartikeya Dwivedi
2023-08-22selftests/bpf: Add a failure test for bpf_kptr_xchg() with local kptrYonghong Song
2023-08-21selftests/bpf: Add extra link to uprobe_multi testsJiri Olsa
2023-08-21selftests/bpf: Add uprobe_multi pid filter testsJiri Olsa
2023-08-21selftests/bpf: Add uprobe_multi usdt bench testJiri Olsa
2023-08-21selftests/bpf: Add uprobe_multi bench testJiri Olsa
2023-08-21selftests/bpf: Add uprobe_multi skel testJiri Olsa
2023-08-18selftests/bpf: Fix a selftest compilation errorYonghong Song
2023-08-18selftests/bpf: Add CO-RE relocs kfunc flavors testsDave Marchevsky
2023-08-18selftests/bpf: Add lwt_xmit tests for BPF_REROUTEYan Zhai
2023-08-18selftests/bpf: Add lwt_xmit tests for BPF_REDIRECTYan Zhai
2023-08-18selftests/bpf: Enable cpu v4 tests for arm64Xu Kuohai
2023-08-16selftests/bpf: Add mptcpify testGeliang Tang
2023-08-16selftests/bpf: Add selftest for fill_link_infoYafang Shao
2023-08-14selftests/bpf: Add various more tcx test casesDaniel Borkmann
2023-08-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-09selftests/bpf: Add sockmap test for redirecting partial skb dataXu Kuohai
2023-08-07selftests/bpf: Add bpf_get_func_ip test for uprobe inside functionJiri Olsa
2023-08-07selftests/bpf: Add bpf_get_func_ip tests for uprobe on function entryJiri Olsa
2023-08-07selftests/bpf: Add a movsx selftest for sign-extension of R10Yonghong Song
2023-08-02selftests/bpf: Add testcase for xdp attaching failure tracepointLeon Hwang
2023-08-02selftests/bpf: fix static assert compilation issue for test_cls_*.cAlan Maguire
2023-07-28bpf: selftests: Add defrag selftestsDaniel Xu
2023-07-27selftests/bpf: Test ldsx with more complex casesYonghong Song
2023-07-27selftests/bpf: Add unit tests for new gotol insnYonghong Song
2023-07-27selftests/bpf: Add unit tests for new sdiv/smod insnsYonghong Song
2023-07-27selftests/bpf: Add unit tests for new bswap insnsYonghong Song
2023-07-27selftests/bpf: Add unit tests for new sign-extension mov insnsYonghong Song
2023-07-27selftests/bpf: Add unit tests for new sign-extension load insnsYonghong Song
2023-07-25selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helperDaniel Borkmann
2023-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-19selftests/bpf: Add mprog API tests for BPF tcx optsDaniel Borkmann
2023-07-19selftests/xsk: add metadata copy test for multi-buffMagnus Karlsson
2023-07-19selftests/xsk: add basic multi-buffer testMagnus Karlsson
2023-07-19bpf: allow any program to use the bpf_map_sum_elem_count kfuncAnton Protopopov
2023-07-18selftests/bpf: Add rbtree test exercising race which 'owner' field preventsDave Marchevsky
2023-07-18selftests/bpf: Add more tests for check_max_stack_depth bugKumar Kartikeya Dwivedi