index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
Age
Commit message (
Expand
)
Author
5 days
Merge tag 'perf-tools-for-v7.3-2026-08-21' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
14 days
bpftool: Fix double close in map dump
Yuan Chen
14 days
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]