summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-03-15selftests/bpf: Fix string read in strncmp benchmarkViktor Malik
2025-03-15selftests/bpf: Fix arena_spin_lock compilation on PowerPCKumar Kartikeya Dwivedi
2025-03-15bpf: bpftool: Setting error code in do_loader()Sewon Nam
2025-03-15selftests/bpf: Add a kernel flag test for LSM bpf hookBlaise Boscaccy
2025-03-15security: Propagate caller information in bpf hooksBlaise Boscaccy
2025-03-15selftests/bpf: Convert comma to semicolonChen Ni
2025-03-15selftests/bpf: Fix selection of static vs. dynamic LLVMAnton Protopopov
2025-03-15selftests: bpf: fix duplicate selftests in cpumask_success.Emil Tsalapatis
2025-03-15selftests: bpf: add bpf_cpumask_populate selftestsEmil Tsalapatis
2025-03-15selftests/bpf: lwt_seg6local: Move test to test_progsBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: lwt_seg6local: Remove unused routesBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: Fix cap_enable_effective() return codeFeng Yang
2025-03-15selftests/bpf: Fix dangling stdout seen by traffic monitor threadAmery Hung
2025-03-15selftests/bpf: Allow assigning traffic monitor print functionAmery Hung
2025-03-15selftests/bpf: Clean up call sites of stdio_restore()Amery Hung
2025-03-15selftests/bpf: Move test_lwt_ip_encap to test_progsBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: Add tests for arena spin lockKumar Kartikeya Dwivedi
2025-03-15selftests/bpf: Introduce arena spin lockKumar Kartikeya Dwivedi
2025-03-15selftests/bpf: Introduce cond_break_labelKumar Kartikeya Dwivedi
2025-03-15bpf: correct use/def for may_goto instructionEduard Zingerman
2025-03-15selftests/bpf: test cases for compute_live_registers()Eduard Zingerman
2025-03-15bpf: simple DFA-based live registers analysisEduard Zingerman
2025-03-15selftests/bpf: Add selftests for load-acquire and store-release instructionsPeilin Ye
2025-03-15bpf: Introduce load-acquire and store-release instructionsPeilin Ye
2025-03-15bpf, x86: Add x86 JIT support for timed may_gotoKumar Kartikeya Dwivedi
2025-03-15selftests/bpf: Add tests for bpf_object__prepareMykyta Yatsenko
2025-03-15libbpf: Split bpf object load into prepare/loadMykyta Yatsenko
2025-03-15libbpf: Introduce more granular state for bpf_objectMykyta Yatsenko
2025-03-15libbpf: Use map_is_created helper in map settersMykyta Yatsenko
2025-03-15selftests/bpf: test_tunnel: Remove test_tunnel.shBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: test_tunnel: Move ip6tnl tunnel tests to test_progsBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: test_tunnel: Move ip6geneve tunnel test to test_progsBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: test_tunnel: Move geneve tunnel test to test_progsBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: test_tunnel: Move ip6erspan tunnel test to test_progsBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: test_tunnel: Move erspan tunnel tests to test_progsBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: test_tunnel: Move ip6gre tunnel test to test_progsBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: test_tunnel: Move gre tunnel test to test_progsBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: test_tunnel: Add ping helpersBastien Curutchet (eBPF Foundation)
2025-03-15selftests/bpf: test_tunnel: Add generic_attach* helpersBastien Curutchet (eBPF Foundation)
2025-03-15veristat: Report program type guess results to sdterrEduard Zingerman
2025-03-15veristat: Strerror expects positive number (errno)Eduard Zingerman
2025-03-15veristat: @files-list.txt notation for object files listEduard Zingerman
2025-03-15selftests/bpf: Add tests for extending sleepable global subprogsKumar Kartikeya Dwivedi
2025-03-15selftests/bpf: Test sleepable global subprogs in atomic contextsKumar Kartikeya Dwivedi
2025-03-15bpf/selftests: test_select_reuseport_kern: Remove unused headerAlexis Lothoré (eBPF Foundation)
2025-03-15selftests/bpf: Add selftests allowing cgroup prog pre-orderingYonghong Song
2025-03-15bpf: Allow pre-ordering for bpf cgroup progsYonghong Song
2025-03-15selftests/bpf: Fixes for test_maps testJiayuan Chen
2025-03-15selftests/bpf: Allow auto port binding for bpf nfJiayuan Chen
2025-03-15selftests/bpf: Allow auto port binding for cgroup connectJiayuan Chen