index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
Age
Commit message (
Expand
)
Author
2026-03-07
resolve_btfids: Fix linker flags detection
Ihor Solodrai
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
2026-01-16
bpftool: Add 'prepend' option for tcx attach to insert at chain start
Gyutae Bae
2026-01-13
tools/resolve_btfids: Support BTF sorting feature
Donglin Peng
2026-01-09
bpftool: Make skeleton C++ compatible with explicit casts
WanLi Niu
2025-12-31
resolve_btfids: Implement --patch_btfids
Ihor Solodrai
2025-12-19
resolve_btfids: Change in-place update with raw binary output
Ihor Solodrai
2025-12-19
resolve_btfids: Always build with -Wall -Werror
Ihor Solodrai
2025-12-19
resolve_btfids: Introduce enum btf_id_kind
Ihor Solodrai
2025-12-19
resolve_btfids: Factor out load_btf()
Ihor Solodrai
2025-12-19
resolve_btfids: Rename object btf field to btf_path
Ihor Solodrai
2025-12-09
bpftool: Fix build warnings due to MS extensions
Quentin Monnet
2025-11-28
bpf: Remove runqslower tool
Hoyeon Lee
2025-11-24
bpftool: Allow bpftool to build with openssl < 3
Alan Maguire
2025-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+
Alexei Starovoitov
2025-11-05
bpftool: Recognize insn_array map type
Anton Protopopov
2025-11-04
bpf: add _impl suffix for bpf_stream_vprintk() kfunc
Mykyta Yatsenko
2025-10-28
bpftool: Fix missing closing parethesis for BTF_KIND_UNKN
Zhang Chujun
2025-09-27
bpftool: Remove duplicate string.h header
Jiapeng Chong
2025-09-23
bpftool: Add bash completion for program signing options
Quentin Monnet
2025-09-22
bpftool: Add support for signing BPF programs
KP Singh
2025-09-19
bpftool: Fix -Wuninitialized-const-pointer warnings with clang >= 21
Tom Stellard
2025-09-19
bpftool: Fix UAF in get_delegate_value
Tao Chen
2025-09-19
bpftool: Add HELP_SPEC_OPTIONS in token.c
Tao Chen
2025-09-15
bpftool: Search for tracefs at /sys/kernel/tracing first
Quentin Monnet
2025-09-02
bpftool: Add CET-aware symbol matching for x86_64 architectures
Yuan Chen
2025-09-02
bpftool: Refactor kernel config reading into common helper
Yuan Chen
2025-08-19
bpftool: Add kernel.kptr_restrict hint for no instructions
Vincent Li
2025-08-01
bpftool: Add bash completion for token argument
Tao Chen
2025-08-01
bpftool: Add bpftool-token manpage
Tao Chen
2025-08-01
bpftool: Add bpf_token show
Tao Chen
2025-07-03
bpftool: Add support for dumping streams
Kumar Kartikeya Dwivedi
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
2025-06-20
bpftool: Fix memory leak in dump_xx_nlmsg on realloc failure
Yuan Chen
2025-06-20
bpftool: Use appropriate permissions for map access
Slava Imameev
2025-06-17
bpftool: Fix JSON writer resource leak in version command
Yuan Chen
2025-06-12
tools/bpf_jit_disasm: Fix potential negative tpath index in get_exec_path()
Ruslan Semchenko
2025-06-10
tools/resolve_btfids: Fix build when cross compiling kernel with clang.
Suleiman Souhlal
2025-06-09
bpftool: Display cookie for tracing link probe
Tao Chen
2025-06-05
bpftool: Display cookie for raw_tp link probe
Tao Chen
2025-05-27
bpftool: Add support for custom BTF path in prog load/loadall
Jiayuan Chen
2025-05-09
bpftool: Display ref_ctr_offset for uprobe link info
Jiri Olsa
2025-05-08
bpftool: Fix cgroup command to only show cgroup bpf programs
Martin KaFai Lau
[next]