summaryrefslogtreecommitdiff
path: root/tools/bpf
AgeCommit message (Expand)Author
5 daysMerge tag 'perf-tools-for-v7.3-2026-08-21' of git://git.kernel.org/pub/scm/li...Linus Torvalds
14 daysbpftool: Fix double close in map dumpYuan Chen
14 daysbpftool: Generate skeleton for global percpu dataLeon Hwang
2026-08-12resolve_btfids: Emit arena attributes from kfunc parameter suffixesKumar Kartikeya Dwivedi
2026-08-08bpf: Do not print a newline after disassembly in bpf_verbose_insn()Eduard Zingerman
2026-08-06docs, resolve_btfids: Document kfunc BTF annotation emissionIhor Solodrai
2026-08-06resolve_btfids: Emit bpf_kfunc and bpf_fastcall decl tagsIhor Solodrai
2026-08-06resolve_btfids: Process KF_ARENA_* flags in resolve_btfidsIhor Solodrai
2026-08-06resolve_btfids: Deduplicate BTF after btf2btf transformationsIhor Solodrai
2026-07-30resolve_btfids: Enforce consistent kfunc flags across BTF ID setsIhor Solodrai
2026-07-30resolve_btfids: Discover kfuncs from BTF ID setsIhor Solodrai
2026-07-30resolve_btfids: Fix the _impl lookup for module BTFIhor Solodrai
2026-07-30resolve_btfids: Keep collected kfuncs in a rbtreeIhor Solodrai
2026-07-30resolve_btfids: Index BTF ID symbols by addressIhor Solodrai
2026-07-30resolve_btfids: Implement generic ensure_mem() to grow arraysIhor Solodrai
2026-07-25tools/build: selftests: Remove some duplicate toolchain definitionsJames Clark
2026-07-20bpftool: Skip prog/map that disappears while looking it up by nameJiayuan Chen
2026-07-08bpftool: Cover loader metadata with the program signatureDaniel Borkmann
2026-07-08bpftool: Check EVP_Digest when computing excl_prog_hashDaniel Borkmann
2026-07-08tools/resolve_btfids: Include libsubcmd headers directly from source treeThomas Weißschuh
2026-07-02bpftool: Use btf_vlen()/btf_kind()/btf_kflag() helpers consistentlyluoliang
2026-07-01bpftool: Add tracing_multi link info outputJiri Olsa
2026-07-01tools/bpf/bpftool: Reset vmlinux BTF after struct_ops commandsYichong Chen
2026-07-01tools/bpf/bpftool: Reset vmlinux BTF after map commandsYichong Chen
2026-07-01bpftool: Strip all -Wformat* flags from bootstrap libbpf buildAndrii Nakryiko
2026-06-21bpftool: Fix vmlinux BTF leak in cgroup commandsYichong Chen
2026-06-14tools/bpf: build: Append extra cflagsLeo Yan
2026-06-14bpftool: Append extra host flagsLeo Yan
2026-06-14bpftool: Avoid adding EXTRA_CFLAGS to HOST_CFLAGSLeo Yan
2026-06-14bpftool: Pass host flags to bootstrap libbpfLeo Yan
2026-06-05bpftool: Restrict feature tests during bootstrap compilationIan Rogers
2026-06-05bpftool: Add rhash map documentationMykyta Yatsenko
2026-06-03bpftool: Use libbpf error code for flow dissector queryWoojin Ji
2026-05-28bpftool: Fix typo in struct_ops map FD generation for light skeletonSiddharth Nayyar
2026-04-20bpftool: Support 24-bit vlenAlan Maguire
2026-04-12bpftool: add missing fsession to the usage and docs of bpftoolMenglong Dong
2026-03-29bpf: Support struct btf_struct_meta via KF_IMPLICIT_ARGSIhor Solodrai
2026-03-24bpftool: Enable aarch64 ISA extensions for JIT disassemblyPuranjay Mohan
2026-03-16bpftool: Allow explicitly skip llvm, libbfd and libcrypto dependenciesMykyta Yatsenko
2026-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc3Alexei Starovoitov
2026-03-07resolve_btfids: Fix linker flags detectionIhor Solodrai
2026-03-05bpftool: Support merging multiple module BTFs in btf dumpJosef Bacik
2026-02-24resolve_btfids: Fix memory leaks reported by ASANIhor Solodrai
2026-02-24selftests/bpf: Pass through build flags to bpftool and resolve_btfidsIhor Solodrai
2026-02-17bpftool: Fix truncated netlink dumpsJakub Kicinski
2026-02-04resolve_btfids: Refactor the sort_btf_by_name functionDonglin Peng
2026-01-28bpftool: Fix dependencies for static buildIhor Solodrai
2026-01-24bpftool: add fsession supportMenglong Dong
2026-01-20resolve_btfids: Support for KF_IMPLICIT_ARGSIhor Solodrai
2026-01-20resolve_btfids: Introduce finalize_btf() stepIhor Solodrai