summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)AuthorLines
2023-09-07Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-3/+184
2023-09-06selftests/bpf: Check bpf_sk_storage has uncharged sk_omem_allocMartin KaFai Lau-0/+118
2023-09-01selftests/bpf: Fix a CI failure caused by vsock writeXu Kuohai-0/+33
2023-08-31selftests/bpf: Include build flavors for install targetBjörn Töpel-0/+12
2023-08-31selftests/bpf: Fix d_path testJiri Olsa-1/+18
2023-08-30selftests/bpf: Fix flaky cgroup_iter_sleepable subtestYonghong Song-2/+3
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+2
2023-08-25selftests/bpf: Add tests for rbtree API interaction in sleepable progsDave Marchevsky-0/+99
2023-08-25bpf: Reenable bpf_refcount_acquireDave Marchevsky-0/+26
2023-08-24minmax: add in_range() macroMatthew Wilcox (Oracle)-2/+2
2023-08-24selftests/bpf: Enable cpu v4 tests for RV64Pu Lehui-6/+12
2023-08-24selftests/bpf: Add a local kptr test with no special fieldsYonghong Song-0/+51
2023-08-23selftests/bpf: add uprobe_multi test binary to .gitignoreAndrii Nakryiko-0/+1
2023-08-23selftests/bpf: Add selftest for allow_ptr_leaksYafang Shao-1/+48
2023-08-22selftests/bpf: Add test for bpf_obj_drop with bad reg->offKumar Kartikeya Dwivedi-0/+20
2023-08-22selftests/bpf: Add a failure test for bpf_kptr_xchg() with local kptrYonghong Song-1/+74
2023-08-21selftests/bpf: Add extra link to uprobe_multi testsJiri Olsa-0/+22
2023-08-21selftests/bpf: Add uprobe_multi pid filter testsJiri Olsa-12/+126
2023-08-21selftests/bpf: Add uprobe_multi cookie testJiri Olsa-0/+78
2023-08-21selftests/bpf: Add uprobe_multi usdt bench testJiri Olsa-0/+55
2023-08-21selftests/bpf: Add uprobe_multi usdt test codeJiri Olsa-1/+25
2023-08-21selftests/bpf: Add uprobe_multi bench testJiri Olsa-0/+55
2023-08-21selftests/bpf: Add uprobe_multi test programJiri Olsa-0/+72
2023-08-21selftests/bpf: Add uprobe_multi link testJiri Olsa-0/+69
2023-08-21selftests/bpf: Add uprobe_multi api testJiri Olsa-0/+65
2023-08-21selftests/bpf: Add uprobe_multi skel testJiri Olsa-0/+167
2023-08-21selftests/bpf: Move get_time_ns to testing_helpers.hJiri Olsa-17/+10
2023-08-18selftests/bpf: Fix a selftest compilation errorYonghong Song-1/+1
2023-08-18selftests/bpf: Add CO-RE relocs kfunc flavors testsDave Marchevsky-0/+53
2023-08-18selftests/bpf: Add lwt_xmit tests for BPF_REROUTEYan Zhai-0/+299
2023-08-18selftests/bpf: Add lwt_xmit tests for BPF_REDIRECTYan Zhai-0/+560
2023-08-18selftests/bpf: Enable cpu v4 tests for arm64Xu Kuohai-6/+6
2023-08-16selftests/bpf: Add mptcpify testGeliang Tang-0/+161
2023-08-16selftests/bpf: Fix error checks of mptcp open_and_loadGeliang Tang-11/+1
2023-08-16selftests/bpf: Add two mptcp netns helpersGeliang Tang-10/+21
2023-08-16selftests/bpf: Add selftest for fill_link_infoYafang Shao-0/+387
2023-08-14selftests/bpf: Add various more tcx test casesDaniel Borkmann-0/+462
2023-08-14selftests/bpf: Clean up fmod_ret in bench_rename test scriptYipeng Zou-1/+1
2023-08-14selftests/bpf: Fix repeat option when kfunc_call verification failsYipeng Zou-1/+1
2023-08-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-87/+197
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+87
2023-08-09selftests/bpf: Add sockmap test for redirecting partial skb dataXu Kuohai-0/+86
2023-08-09selftests/bpf: fix a CI failure caused by vsock sockmap testXu Kuohai-1/+1
2023-08-08selftests/bpf: relax expected log messages to allow emitting BPF_STEduard Zingerman-6/+33
2023-08-08selftests/bpf: remove duplicated functionsKui-Feng Lee-76/+17
2023-08-07selftests/bpf: Add bpf_get_func_ip test for uprobe inside functionJiri Olsa-4/+60
2023-08-07selftests/bpf: Add bpf_get_func_ip tests for uprobe on function entryJiri Olsa-2/+34
2023-08-07selftests/bpf: Add a movsx selftest for sign-extension of R10Yonghong Song-0/+22
2023-08-04selftests/bpf: fix the incorrect verification of port numbers.Kui-Feng Lee-3/+4
2023-08-04selftests/bpf: Add test for detachment on empty mprog entryDaniel Borkmann-0/+31