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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-08-28
bpftool: Fix memory leak in dump_xx_nlmsg on realloc failure
Yuan Chen
1
-6
/
+9
2025-06-04
bpftool: Fix readlink usage in get_fd_type
Viktor Malik
1
-1
/
+2
2024-06-16
bpf: Fix potential integer overflow in resolve_btfids
Friedrich Vock
1
-1
/
+1
2024-03-26
bpftool: Silence build warning about calloc()
Tiezhu Yang
1
-1
/
+1
2023-09-19
bpftool: Use a local bpf_perf_event_value to fix accessing its fields
Alexander Lobakin
1
-10
/
+17
2023-07-27
bpftool: JIT limited misreported as negative value on aarch64
Alan Maguire
1
-12
/
+12
2023-05-17
bpftool: Fix bug for long instructions in program CFG dumps
Quentin Monnet
1
-0
/
+7
2023-05-17
tools: bpftool: Remove invalid \' json escape
Luis Gerhorst
1
-3
/
+0
2023-03-11
bpftool: profile online CPUs instead of possible
Tonghao Zhang
1
-8
/
+30
2022-11-16
bpftool: Fix NULL pointer dereference when pin {PROG, MAP, LINK} without FILE
Pu Lehui
1
-0
/
+3
2022-10-26
bpftool: Clear errno after libcap's checks
Quentin Monnet
1
-0
/
+10
2022-10-26
bpftool: Fix a wrong type cast in btf_dumper_int
Lam Thai
1
-1
/
+1
2022-02-08
tools/resolve_btfids: Do not print any commands when building silently
Nathan Chancellor
1
-1
/
+5
2022-01-27
bpftool: Remove inclusion of utilities.mak from Makefiles
Quentin Monnet
2
-2
/
+0
2022-01-27
bpftool: Enable line buffering for stdout
Paul Chaignon
1
-0
/
+2
2021-11-18
bpftool: Avoid leaking the JSON writer prepared for program metadata
Quentin Monnet
1
-7
/
+9
2021-07-28
bpftool: Check malloc return value in mount_bpffs_for_pin
Tobias Klauser
1
-0
/
+5
2021-07-25
bpftool: Properly close va_list 'ap' by va_end() on error
Gu Shengxian
1
-2
/
+4
2021-07-25
tools: bpf: Fix error in 'make -C tools/ bpf_install'
Wei Li
1
-5
/
+2
2021-07-14
bpf: Fix libelf endian handling in resolv_btfids
Tony Ambardar
1
-0
/
+3
2021-07-14
tools/bpftool: Fix error return code in do_batch()
Zhihao Cheng
1
-1
/
+3
2021-06-03
bpftool: Add sock_release help info for cgroup attach/prog load command
Liu Jian
5
-7
/
+10
2021-05-14
bpftool: Fix maybe-uninitialized warnings
Andrii Nakryiko
3
-3
/
+5
2021-04-10
tools/resolve_btfids: Add /libbpf to .gitignore
Stanislav Fomichev
1
-0
/
+1
2021-04-10
tools/resolve_btfids: Set srctree variable unconditionally
Jiri Olsa
1
-5
/
+2
2021-04-10
tools/resolve_btfids: Check objects before removing
Jiri Olsa
1
-5
/
+12
2021-04-10
tools/resolve_btfids: Build libbpf and libsubcmd in separate directories
Jiri Olsa
2
-17
/
+11
2021-03-17
tools/resolve_btfids: Fix build error with older host toolchains
Kun-Chuan Hsieh
1
-0
/
+5
2021-01-30
tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
Jean-Philippe Brucker
1
-9
/
+0
2021-01-17
bpftool: Fix compilation failure for net.o with older glibc
Alan Maguire
1
-1
/
+0
2020-12-08
tools/bpftool: Fix PID fetching with a lot of results
Andrii Nakryiko
1
-2
/
+2
2020-11-24
bpftool: Fix error return value in build_btf_type_table
Zhen Lei
1
-0
/
+1
2020-11-13
tools, bpftool: Add missing close before bpftool net attach exit
Wang Hai
1
-9
/
+9
2020-11-05
tools/bpftool: Fix attaching flow dissector
Lorenz Bauer
1
-1
/
+1
2020-10-29
tools, bpftool: Remove two unused variables.
Ian Rogers
1
-2
/
+2
2020-10-29
tools, bpftool: Avoid array index warnings.
Ian Rogers
1
-1
/
+6
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
21
-460
/
+415
2020-09-23
tools resolve_btfids: Always force HOSTARCH
Jiri Olsa
1
-0
/
+2
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-2
/
+3
2020-09-19
tools/bpftool: Support passing BPFTOOL_VERSION to make
Tony Ambardar
1
-1
/
+1
2020-09-15
bpftool: Support dumping metadata
YiFei Zhu
3
-0
/
+208
2020-09-14
bpftool: Fix build failure
Yonghong Song
1
-1
/
+1
2020-09-10
tools: bpftool: Automate generation for "SEE ALSO" sections in man pages
Quentin Monnet
13
-198
/
+11
2020-09-10
tools: bpftool: Add "inner_map" to "bpftool map create" outer maps
Quentin Monnet
3
-18
/
+62
2020-09-10
tools: bpftool: Keep errors for map-of-map dumps if distinct from ENOENT
Quentin Monnet
1
-2
/
+2
2020-09-10
tools: bpftool: Clean up function to dump map entry
Quentin Monnet
1
-49
/
+52
2020-09-10
tools: bpftool: Include common options from separate file
Quentin Monnet
14
-196
/
+35
2020-09-10
tools: bpftool: Print optional built-in features along with version
Quentin Monnet
2
-3
/
+38
2020-09-10
tools: bpftool: Log info-level messages when building bpftool man pages
Quentin Monnet
4
-1
/
+12
[next]