summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs
AgeCommit message (Expand)Author
2023-09-21selftests/bpf: Enable the cpuv4 tests for s390xIlya Leoshkevich
2023-09-21selftests/bpf: Add big-endian support to the ldsx testIlya Leoshkevich
2023-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-09-16selftests/bpf: Add tests for BPF exceptionsKumar Kartikeya Dwivedi
2023-09-15selftest, bpf: enable cpu v4 tests for arm32Puranjay Mohan
2023-09-12selftests/bpf: Add testcases for tailcall infinite loop fixingLeon Hwang
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-08selftests/bpf: Test preemption between bpf_obj_new() and bpf_obj_drop()Hou Tao
2023-09-08selftests/bpf: Add some negative testsYonghong Song
2023-09-08selftests/bpf: Add tests for cgrp_local_storage with local percpu kptrYonghong Song
2023-09-08selftests/bpf: Remove unnecessary direct read of local percpu kptrYonghong Song
2023-09-08selftests/bpf: Add tests for array map with local percpu kptrYonghong Song
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