index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-24
bpftool: Fix -Wuninitialized-const-pointer warnings with clang >= 21
Tom Stellard
2
-2
/
+2
2025-08-28
bpftool: Fix JSON writer resource leak in version command
Yuan Chen
1
-3
/
+3
2025-08-15
bpftool: Fix memory leak in dump_xx_nlmsg on realloc failure
Yuan Chen
1
-6
/
+9
2025-06-19
tools/resolve_btfids: Fix build when cross compiling kernel with clang.
Suleiman Souhlal
1
-1
/
+1
2025-06-04
bpftool: Fix readlink usage in get_fd_type
Viktor Malik
1
-1
/
+2
2025-05-02
bpf: bpftool: Setting error code in do_loader()
Sewon Nam
1
-0
/
+1
2024-12-14
bpftool: fix potential NULL pointer dereferencing in prog_dump()
Amir Mohammadi
1
-5
/
+12
2024-12-09
bpf, bpftool: Fix incorrect disasm pc
Leon Hwang
1
-11
/
+29
2024-10-10
bpftool: Fix undefined behavior in qsort(NULL, 0, ...)
Kuan-Wei Chiu
1
-0
/
+3
2024-10-10
bpftool: Fix undefined behavior caused by shifting into the sign bit
Kuan-Wei Chiu
1
-4
/
+4
2024-10-04
tools/runqslower: Fix LDFLAGS and add LDLIBS support
Tony Ambardar
1
-1
/
+2
2024-08-03
tools/resolve_btfids: Fix comparison of distinct pointer types warning in res...
Liwei Song
1
-1
/
+1
2024-08-03
bpftool: Mount bpffs when pinmaps path not under the bpffs
Tao Chen
1
-0
/
+4
2024-08-03
bpftool: Un-const bpf_func_info to fix it for llvm 17 and newer
Ivan Babrou
1
-1
/
+1
2024-06-12
bpf: Fix potential integer overflow in resolve_btfids
Friedrich Vock
1
-1
/
+1
2024-06-12
bpftool: Mount bpffs on provided dir instead of parent dir
Sahil Siddiq
5
-16
/
+92
2024-06-12
bpftool: Fix missing pids during link show
Yonghong Song
1
-2
/
+2
2024-03-26
tools/resolve_btfids: Fix cross-compilation to non-host endianness
Viktor Malik
1
-0
/
+35
2024-03-26
tools/resolve_btfids: Refactor set sorting with types from btf_ids.h
Viktor Malik
1
-14
/
+21
2024-03-26
bpftool: Silence build warning about calloc()
Tiezhu Yang
1
-1
/
+1
2024-01-10
bpftool: Align output skeleton ELF code
Ian Rogers
1
-6
/
+9
2024-01-10
bpftool: Fix -Wcast-qual warning
Denys Zagorui
1
-1
/
+1
2023-08-30
bpftool: Fix build warnings with -Wtype-limits
Yafang Shao
1
-1
/
+1
2023-08-16
bpftool: Implement link show support for xdp
Daniel Borkmann
1
-0
/
+7
2023-08-16
bpftool: Implement link show support for tcx
Daniel Borkmann
1
-0
/
+37
2023-08-11
bpftool: fix perf help message
Daniel T. Lee
1
-1
/
+1
2023-07-19
bpftool: Extend net dump with tcx progs
Daniel Borkmann
3
-16
/
+116
2023-07-12
bpftool: Use "fallthrough;" keyword instead of comments
Quentin Monnet
2
-2
/
+2
2023-07-11
bpftool: Show perf link info
Yafang Shao
1
-1
/
+246
2023-07-11
bpftool: Add perf event names
Yafang Shao
1
-0
/
+67
2023-07-11
bpftool: Show kprobe_multi link info
Yafang Shao
1
-3
/
+115
2023-07-11
bpftool: Dump the kernel symbol's module name
Yafang Shao
2
-1
/
+7
2023-07-10
bpftool: Use a local bpf_perf_event_value to fix accessing its fields
Alexander Lobakin
1
-10
/
+17
2023-07-10
bpftool: Use a local copy of BPF_LINK_TYPE_PERF_EVENT in pid_iter.bpf.c
Quentin Monnet
1
-2
/
+9
2023-07-10
bpftool: Define a local bpf_perf_link to fix accessing its fields
Alexander Lobakin
1
-2
/
+7
2023-07-10
bpftool: use a local copy of perf_event to fix accessing :: Bpf_cookie
Alexander Lobakin
1
-1
/
+5
2023-06-29
bpf: Replace deprecated -target with --target= for Clang
Fangrui Song
3
-4
/
+4
2023-06-05
tools/resolve_btfids: Fix setting HOSTCFLAGS
Viktor Malik
1
-2
/
+2
2023-05-23
bpftool: Specify XDP Hints ifname when loading program
Larysa Zaremba
5
-20
/
+64
2023-05-19
bpftool: Show target_{obj,btf}_id in tracing link info
Yafang Shao
1
-0
/
+6
2023-05-17
bpftool: Support bpffs mountpoint as pin path for prog loadall
Pengcheng Yang
5
-7
/
+10
2023-05-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-16
/
+30
2023-05-15
bpftool: JIT limited misreported as negative value on aarch64
Alan Maguire
1
-12
/
+12
2023-04-27
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2023-04-27
bpftool: Dump map id instead of value for map_of_maps types
Xueming Feng
1
-2
/
+10
2023-04-27
bpftool: Show map IDs along with struct_ops links.
Kui-Feng Lee
1
-2
/
+8
2023-04-21
tools: bpftool: print netfilter link info
Florian Westphal
3
-0
/
+192
2023-04-21
bpftool: Update doc to explain struct_ops register subcommand.
Kui-Feng Lee
1
-4
/
+8
2023-04-21
bpftool: Register struct_ops with a link.
Kui-Feng Lee
4
-25
/
+75
2023-04-20
bpftool: Replace "__fallthrough" by a comment to address merge conflict
Quentin Monnet
1
-1
/
+1
[next]