index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
Age
Commit message (
Expand
)
Author
7 days
Merge tag 'perf-tools-for-v7.3-2026-08-21' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2026-08-13
bpftool: Fix double close in map dump
Yuan Chen
2026-08-13
bpftool: Generate skeleton for global percpu data
Leon Hwang
2026-08-12
resolve_btfids: Emit arena attributes from kfunc parameter suffixes
Kumar Kartikeya Dwivedi
2026-08-08
bpf: Do not print a newline after disassembly in bpf_verbose_insn()
Eduard Zingerman
2026-08-06
docs, resolve_btfids: Document kfunc BTF annotation emission
Ihor Solodrai
2026-08-06
resolve_btfids: Emit bpf_kfunc and bpf_fastcall decl tags
Ihor Solodrai
2026-08-06
resolve_btfids: Process KF_ARENA_* flags in resolve_btfids
Ihor Solodrai
2026-08-06
resolve_btfids: Deduplicate BTF after btf2btf transformations
Ihor Solodrai
2026-07-30
resolve_btfids: Enforce consistent kfunc flags across BTF ID sets
Ihor Solodrai
2026-07-30
resolve_btfids: Discover kfuncs from BTF ID sets
Ihor Solodrai
2026-07-30
resolve_btfids: Fix the _impl lookup for module BTF
Ihor Solodrai
2026-07-30
resolve_btfids: Keep collected kfuncs in a rbtree
Ihor Solodrai
2026-07-30
resolve_btfids: Index BTF ID symbols by address
Ihor Solodrai
2026-07-30
resolve_btfids: Implement generic ensure_mem() to grow arrays
Ihor Solodrai
2026-07-25
tools/build: selftests: Remove some duplicate toolchain definitions
James Clark
2026-07-20
bpftool: Skip prog/map that disappears while looking it up by name
Jiayuan Chen
2026-07-08
bpftool: Cover loader metadata with the program signature
Daniel Borkmann
2026-07-08
bpftool: Check EVP_Digest when computing excl_prog_hash
Daniel Borkmann
2026-07-08
tools/resolve_btfids: Include libsubcmd headers directly from source tree
Thomas Weißschuh
2026-07-02
bpftool: Use btf_vlen()/btf_kind()/btf_kflag() helpers consistently
luoliang
2026-07-01
bpftool: Add tracing_multi link info output
Jiri Olsa
2026-07-01
tools/bpf/bpftool: Reset vmlinux BTF after struct_ops commands
Yichong Chen
2026-07-01
tools/bpf/bpftool: Reset vmlinux BTF after map commands
Yichong Chen
2026-07-01
bpftool: Strip all -Wformat* flags from bootstrap libbpf build
Andrii Nakryiko
2026-06-21
bpftool: Fix vmlinux BTF leak in cgroup commands
Yichong Chen
2026-06-14
tools/bpf: build: Append extra cflags
Leo Yan
2026-06-14
bpftool: Append extra host flags
Leo Yan
2026-06-14
bpftool: Avoid adding EXTRA_CFLAGS to HOST_CFLAGS
Leo Yan
2026-06-14
bpftool: Pass host flags to bootstrap libbpf
Leo Yan
2026-06-05
bpftool: Restrict feature tests during bootstrap compilation
Ian Rogers
2026-06-05
bpftool: Add rhash map documentation
Mykyta Yatsenko
2026-06-03
bpftool: Use libbpf error code for flow dissector query
Woojin Ji
2026-05-28
bpftool: Fix typo in struct_ops map FD generation for light skeleton
Siddharth Nayyar
2026-04-20
bpftool: Support 24-bit vlen
Alan Maguire
2026-04-12
bpftool: add missing fsession to the usage and docs of bpftool
Menglong Dong
2026-03-29
bpf: Support struct btf_struct_meta via KF_IMPLICIT_ARGS
Ihor Solodrai
2026-03-24
bpftool: Enable aarch64 ISA extensions for JIT disassembly
Puranjay Mohan
2026-03-16
bpftool: Allow explicitly skip llvm, libbfd and libcrypto dependencies
Mykyta Yatsenko
2026-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc3
Alexei Starovoitov
2026-03-07
resolve_btfids: Fix linker flags detection
Ihor Solodrai
2026-03-05
bpftool: Support merging multiple module BTFs in btf dump
Josef Bacik
2026-02-24
resolve_btfids: Fix memory leaks reported by ASAN
Ihor Solodrai
2026-02-24
selftests/bpf: Pass through build flags to bpftool and resolve_btfids
Ihor Solodrai
2026-02-17
bpftool: Fix truncated netlink dumps
Jakub Kicinski
2026-02-04
resolve_btfids: Refactor the sort_btf_by_name function
Donglin Peng
2026-01-28
bpftool: Fix dependencies for static build
Ihor Solodrai
2026-01-24
bpftool: add fsession support
Menglong Dong
2026-01-20
resolve_btfids: Support for KF_IMPLICIT_ARGS
Ihor Solodrai
2026-01-20
resolve_btfids: Introduce finalize_btf() step
Ihor Solodrai
[next]