index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-13
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-08
bpf: Do not print a newline after disassembly in bpf_verbose_insn()
Eduard Zingerman
1
-15
/
+4
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-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-21
bpftool: Fix vmlinux BTF leak in cgroup commands
Yichong Chen
1
-1
/
+13
2026-06-14
bpftool: Append extra host flags
Leo Yan
1
-0
/
+1
2026-06-14
bpftool: Avoid adding EXTRA_CFLAGS to HOST_CFLAGS
Leo Yan
1
-2
/
+6
2026-06-14
bpftool: Pass host flags to bootstrap libbpf
Leo Yan
1
-1
/
+5
2026-06-05
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-03
bpftool: Use libbpf error code for flow dissector query
Woojin Ji
1
-2
/
+2
2026-05-28
bpftool: Fix typo in struct_ops map FD generation for light skeleton
Siddharth Nayyar
1
-1
/
+1
2026-04-20
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-24
bpftool: Enable aarch64 ISA extensions for JIT disassembly
Puranjay Mohan
1
-1
/
+10
2026-03-16
bpftool: Allow explicitly skip llvm, libbfd and libcrypto dependencies
Mykyta Yatsenko
3
-4
/
+47
2026-03-05
bpftool: Support merging multiple module BTFs in btf dump
Josef Bacik
3
-17
/
+121
2026-02-17
bpftool: Fix truncated netlink dumps
Jakub Kicinski
1
-1
/
+4
2026-01-28
bpftool: Fix dependencies for static build
Ihor Solodrai
1
-2
/
+2
2026-01-24
bpftool: add fsession support
Menglong Dong
1
-0
/
+1
2026-01-16
bpftool: Add 'prepend' option for tcx attach to insert at chain start
Gyutae Bae
3
-12
/
+58
2026-01-09
bpftool: Make skeleton C++ compatible with explicit casts
WanLi Niu
1
-4
/
+4
2025-12-09
bpftool: Fix build warnings due to MS extensions
Quentin Monnet
1
-0
/
+2
2025-11-24
bpftool: Allow bpftool to build with openssl < 3
Alan Maguire
1
-0
/
+6
2025-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+
Alexei Starovoitov
1
-1
/
+1
2025-11-05
bpftool: Recognize insn_array map type
Anton Protopopov
2
-2
/
+4
2025-11-04
bpf: add _impl suffix for bpf_stream_vprintk() kfunc
Mykyta Yatsenko
1
-1
/
+1
2025-10-28
bpftool: Fix missing closing parethesis for BTF_KIND_UNKN
Zhang Chujun
1
-1
/
+1
2025-09-27
bpftool: Remove duplicate string.h header
Jiapeng Chong
1
-1
/
+0
2025-09-23
bpftool: Add bash completion for program signing options
Quentin Monnet
1
-9
/
+17
2025-09-22
bpftool: Add support for signing BPF programs
KP Singh
9
-11
/
+372
2025-09-19
bpftool: Fix -Wuninitialized-const-pointer warnings with clang >= 21
Tom Stellard
2
-2
/
+2
2025-09-19
bpftool: Fix UAF in get_delegate_value
Tao Chen
1
-53
/
+37
2025-09-19
bpftool: Add HELP_SPEC_OPTIONS in token.c
Tao Chen
1
-0
/
+1
2025-09-15
bpftool: Search for tracefs at /sys/kernel/tracing first
Quentin Monnet
1
-9
/
+2
2025-09-02
bpftool: Add CET-aware symbol matching for x86_64 architectures
Yuan Chen
1
-4
/
+50
2025-09-02
bpftool: Refactor kernel config reading into common helper
Yuan Chen
3
-82
/
+106
2025-08-19
bpftool: Add kernel.kptr_restrict hint for no instructions
Vincent Li
1
-1
/
+1
2025-08-01
bpftool: Add bash completion for token argument
Tao Chen
1
-0
/
+11
2025-08-01
bpftool: Add bpftool-token manpage
Tao Chen
1
-0
/
+64
2025-08-01
bpftool: Add bpf_token show
Tao Chen
3
-1
/
+228
2025-07-03
bpftool: Add support for dumping streams
Kumar Kartikeya Dwivedi
3
-2
/
+70
2025-06-20
bpftool: Fix memory leak in dump_xx_nlmsg on realloc failure
Yuan Chen
1
-6
/
+9
[next]