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