index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
bpftool: Fix JSON writer resource leak in version command
Yuan Chen
1
-3
/
+3
11 days
bpftool: Fix memory leak in dump_xx_nlmsg on realloc failure
Yuan Chen
1
-6
/
+9
2025-06-27
bpftool: Fix cgroup command to only show cgroup bpf programs
Martin KaFai Lau
1
-6
/
+6
2025-06-19
bpftool: Fix regression of "bpftool cgroup tree" EINVAL on older kernels
YiFei Zhu
1
-1
/
+1
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
16
-54
/
+66
2025-03-17
bpftool: Using the right format specifiers
Jiayuan Chen
11
-30
/
+31
2025-03-17
bpftool: Add -Wformat-signedness flag to detect format errors
Jiayuan Chen
1
-1
/
+6
2025-03-15
bpf: bpftool: Setting error code in do_loader()
Sewon Nam
1
-0
/
+1
2025-02-25
Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/p...
Linus Torvalds
2
-12
/
+0
2025-02-18
tools: Remove redundant quiet setup
Charlie Jenkins
2
-12
/
+0
2025-02-13
bpftool: Check map name length when map create
Rong Tao
1
-0
/
+4
2025-02-10
bpftool: Using the right format specifiers
Jiayuan Chen
4
-22
/
+22
2025-02-03
bpftool: Fix readlink usage in get_fd_type
Viktor Malik
1
-1
/
+2
2025-01-24
Merge tag 'perf-tools-for-v6.14-2025-01-21' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-0
/
+7
2025-01-10
bpftool: Fix control flow graph segfault during edge creation
Christoph Werle
1
-0
/
+1
2024-12-18
bpftool: Link zstd lib required by libelf
Leo Yan
1
-0
/
+7
2024-12-13
bpftool: bash: Add bash completion for root_id argument
Daniel Xu
1
-1
/
+6
2024-12-13
bpftool: btf: Support dumping a specific types from file
Daniel Xu
2
-4
/
+44
2024-12-13
bpftool: btf: Validate root_type_ids early
Daniel Xu
1
-0
/
+12
2024-12-13
bpftool: man: Add missing format argument to command description
Daniel Xu
1
-1
/
+1
2024-12-12
bpftool: Probe for ISA v4 instruction set extension
Simone Magnani
1
-0
/
+23
2024-12-06
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-5
/
+12
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+2
2024-11-25
bpftool: fix potential NULL pointer dereferencing in prog_dump()
Amir Mohammadi
1
-5
/
+12
2024-11-13
bpftool: Cast variable `var` to long long
Luo Yifan
1
-1
/
+1
2024-11-05
bpftool: ensure task comm is always NUL-terminated
Yafang Shao
1
-0
/
+2
2024-11-01
bpftool: Prevent setting duplicate _GNU_SOURCE in Makefile
Viktor Malik
1
-1
/
+5
2024-11-01
bpf, bpftool: Fix incorrect disasm pc
Leon Hwang
1
-11
/
+29
2024-10-03
bpftool: __bpf_fastcall for kfuncs marked with special decl_tag
Eduard Zingerman
1
-10
/
+88
2024-09-10
bpftool: Fix undefined behavior in qsort(NULL, 0, ...)
Kuan-Wei Chiu
1
-0
/
+3
2024-09-09
bpftool: Fix typos
Andrew Kreimer
1
-1
/
+1
2024-09-09
bpftool: Fix undefined behavior caused by shifting into the sign bit
Kuan-Wei Chiu
1
-4
/
+4
2024-09-06
bpftool: Improve btf c dump sorting stability
Mykyta Yatsenko
1
-5
/
+75
2024-09-05
bpftool: fix some typos in bpftool
Lin Yikai
2
-6
/
+6
2024-09-02
bpftool: Fix handling enum64 in btf dump sorting
Mykyta Yatsenko
1
-3
/
+4
2024-09-02
bpftool: Add missing blank lines in bpftool-net doc example
Quentin Monnet
1
-0
/
+2
2024-07-30
tools/bpf: Fix the wrong format specifier
Zhu Jun
1
-2
/
+2
2024-07-29
bpftool: Add document for net attach/detach on tcx subcommand
Tao Chen
1
-1
/
+21
2024-07-29
bpftool: Add bash-completion for tcx subcommand
Tao Chen
1
-1
/
+1
2024-07-29
bpftool: Add net attach/detach command to tcx prog
Tao Chen
1
-1
/
+42
2024-07-29
bpftool: Refactor xdp attach/detach type judgment
Tao Chen
1
-5
/
+21
2024-07-17
bpftool: Fix typo in usage help
Donald Hunter
1
-1
/
+1
2024-07-09
bpftool: improve skeleton backwards compat with old buggy libbpfs
Andrii Nakryiko
1
-14
/
+32
2024-07-02
bpftool: Mount bpffs when pinmaps path not under the bpffs
Tao Chen
1
-0
/
+4
2024-06-21
bpftool: Allow compile-time checks of BPF map auto-attach support in skeleton
Andrii Nakryiko
1
-0
/
+2
2024-06-12
bpftool: Support dumping kfunc prototypes from BTF
Daniel Xu
1
-0
/
+55
2024-06-11
bpftool: Query only cgroup-related attach types
Kenta Tada
1
-4
/
+36
2024-06-06
libbpf: Auto-attach struct_ops BPF maps in BPF skeleton
Mykyta Yatsenko
1
-4
/
+32
2024-06-05
bpftool: Use BTF field iterator in btfgen
Andrii Nakryiko
1
-10
/
+6
2024-06-03
bpftool: Fix typo in MAX_NUM_METRICS macro name
Swan Beaujard
1
-7
/
+7
[next]