summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2023-11-09veristat: add ability to sort by stat's absolute valueAndrii Nakryiko
2023-11-09selftests/bpf: Disable CONFIG_DEBUG_INFO_REDUCED in config.aarch64Anders Roxell
2023-11-09selftests/bpf: Consolidate VIRTIO/9P configs in config.vm fileManu Bretelle
2023-11-09selftsets/bpf: Retry map update for non-preallocated per-cpu mapHou Tao
2023-11-09selftests/bpf: Export map_update_retriable()Hou Tao
2023-11-09selftests/bpf: Use value with enough-size when updating per-cpu mapHou Tao
2023-11-09selftests/bpf: satisfy compiler by having explicit return in btf testAndrii Nakryiko
2023-11-09selftests/bpf: fix RELEASE=1 build for tc_optsAndrii Nakryiko
2023-11-09selftests/bpf: Add malloc failure checks in bpf_iterYuran Pereira
2023-11-09selftests/bpf: Convert CHECK macros to ASSERT_* macros in bpf_iterYuran Pereira
2023-11-08selftests/bpf: Enable cpu v4 tests for LoongArchHengqi Chen
2023-11-07selftests/bpf: get trusted cgrp from bpf_iter__cgroup directlyChuyi Zhou
2023-11-02selftests/bpf: Fix broken build where char is unsignedBjörn Töpel
2023-11-01selftests/bpf: precision tracking test for BPF_NEG and BPF_ENDShung-Hsi Yu
2023-11-01selftests/bpf: Add test for using css_task iter in sleepable progsChuyi Zhou
2023-11-01selftests/bpf: Add tests for css_task iter combining with cgroup iterChuyi Zhou
2023-11-01bpf: Relax allowlist for css_task iterChuyi Zhou
2023-11-01selftests/bpf: fix test_maps' use of bpf_map_create_optsAndrii Nakryiko
2023-11-01bpf: Add __bpf_hook_{start,end} macrosDave Marchevsky
2023-11-01selftests/bpf: fix test_bpffsManu Bretelle
2023-11-01selftests/bpf: Add test for immediate spilled to stackHao Sun
2023-11-01Merge tag 'for-6.7/io_uring-sockopt-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds
2023-11-01Merge 'bpf-next 2023-10-16' into loongarch-nextHuacai Chen
2023-10-26Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski
2023-10-26selftests/bpf: Fix selftests broken by mitigations=offYafang Shao
2023-10-24selftests/bpf: Add selftests for netkitDaniel Borkmann
2023-10-24selftests/bpf: Add netlink helper libraryDaniel Borkmann
2023-10-23selftests/bpf: test if state loops are detected in a tricky caseEduard Zingerman
2023-10-23selftests/bpf: tests with delayed read/precision makrs in loop bodyEduard Zingerman
2023-10-23bpf: exact states comparison for iterator convergence checksEduard Zingerman
2023-10-23tcp: introduce tcp_clock_ms()Eric Dumazet
2023-10-20selftests/bpf: Add more test cases for bpf memory allocatorHou Tao
2023-10-20selftests/bpf: Make linked_list failure test more robustKumar Kartikeya Dwivedi
2023-10-19selftests/bpf: Add tests for open-coded task and css iterChuyi Zhou
2023-10-19selftests/bpf: rename bpf_iter_task.c to bpf_iter_tasks.cChuyi Zhou
2023-10-19bpf: Introduce css open-coded iterator kfuncsChuyi Zhou
2023-10-19bpf: Introduce task open coded iterator kfuncsChuyi Zhou
2023-10-19bpf: Introduce css_task open-coded iterator kfuncsChuyi Zhou
2023-10-19selftests/bpf/sockopt: Add io_uring supportBreno Leitao
2023-10-18selftests/bpf: Add options and frags to xdp_hw_metadataLarysa Zaremba
2023-10-17selftests/bpf: Add additional mprog query test coverageDaniel Borkmann
2023-10-17selftests/bpf: Add selftest for bpf_task_under_cgroup() in sleepable progYafang Shao
2023-10-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-10-16bpf: Disambiguate SCALAR register state output in verifier logsAndrii Nakryiko
2023-10-16selftests/bpf: Make align selftests more robustAndrii Nakryiko
2023-10-16selftests/bpf: Improve missed_kprobe_recursion test robustnessAndrii Nakryiko
2023-10-16selftests/bpf: Improve percpu_alloc test robustnessAndrii Nakryiko
2023-10-13selftests/bpf: Add tests for open-coded task_vma iterDave Marchevsky
2023-10-13selftests/bpf: Rename bpf_iter_task_vma.c to bpf_iter_task_vmas.cDave Marchevsky
2023-10-13bpf: Change syscall_nr type to int in struct syscall_tp_tArtem Savkov