summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
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-25bpf: Reenable bpf_refcount_acquireDave 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 uprobe_multi test binary to .gitignoreAndrii Nakryiko
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 cookie testJiri Olsa
2023-08-21selftests/bpf: Add uprobe_multi usdt bench testJiri Olsa
2023-08-21selftests/bpf: Add uprobe_multi usdt test codeJiri Olsa
2023-08-21selftests/bpf: Add uprobe_multi bench testJiri Olsa
2023-08-21selftests/bpf: Add uprobe_multi test programJiri Olsa
2023-08-21selftests/bpf: Add uprobe_multi link testJiri Olsa
2023-08-21selftests/bpf: Add uprobe_multi api testJiri Olsa
2023-08-21selftests/bpf: Add uprobe_multi skel testJiri Olsa
2023-08-21selftests/bpf: Move get_time_ns to testing_helpers.hJiri 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: Fix error checks of mptcp open_and_loadGeliang Tang
2023-08-16selftests/bpf: Add two mptcp netns helpersGeliang 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-14selftests/bpf: Clean up fmod_ret in bench_rename test scriptYipeng Zou
2023-08-14selftests/bpf: Fix repeat option when kfunc_call verification failsYipeng Zou
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-09selftests/bpf: fix a CI failure caused by vsock sockmap testXu Kuohai
2023-08-08selftests/bpf: relax expected log messages to allow emitting BPF_STEduard Zingerman
2023-08-08selftests/bpf: remove duplicated functionsKui-Feng Lee
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-04selftests/bpf: fix the incorrect verification of port numbers.Kui-Feng Lee
2023-08-04selftests/bpf: Add test for detachment on empty mprog entryDaniel Borkmann
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-28bpf: selftests: Support custom type and proto for client socketsDaniel Xu
2023-07-28bpf: selftests: Support not connecting client socketDaniel Xu
2023-07-28selftests/bpf: Enable test test_progs-cpuv4 for gcc build kernelYonghong Song