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-12-07
bpftool: Fix -Wuninitialized-const-pointer warnings with clang >= 21
Tom Stellard
2
-2
/
+2
2025-08-15
bpftool: Fix memory leak in dump_xx_nlmsg on realloc failure
Yuan Chen
1
-6
/
+9
2025-06-27
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
2024-12-14
bpftool: fix potential NULL pointer dereferencing in prog_dump()
Amir Mohammadi
1
-5
/
+12
2024-12-14
bpftool: Remove asserts from JIT disassembler
Quentin Monnet
4
-35
/
+57
2024-08-14
Revert "bpftool: Mount bpffs when pinmaps path not under the bpffs"
Greg Kroah-Hartman
1
-4
/
+0
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: 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
2023-09-13
bpftool: Use a local bpf_perf_event_value to fix accessing its fields
Alexander Lobakin
1
-10
/
+17
2023-09-13
bpftool: Use a local copy of BPF_LINK_TYPE_PERF_EVENT in pid_iter.bpf.c
Quentin Monnet
1
-2
/
+9
2023-09-13
bpftool: Define a local bpf_perf_link to fix accessing its fields
Alexander Lobakin
1
-2
/
+7
2023-09-13
bpftool: use a local copy of perf_event to fix accessing :: Bpf_cookie
Alexander Lobakin
1
-1
/
+5
2023-09-13
tools/resolve_btfids: Fix setting HOSTCFLAGS
Viktor Malik
1
-2
/
+2
2023-09-13
tools/resolve_btfids: Pass HOSTCFLAGS as EXTRA_CFLAGS to prepare targets
Jiri Olsa
1
-1
/
+1
2023-09-13
tools/resolve_btfids: Tidy HOST_OVERRIDES
Ian Rogers
1
-2
/
+2
2023-09-13
tools/resolve_btfids: Compile resolve_btfids as host program
Jiri Olsa
2
-4
/
+9
2023-09-13
tools/resolve_btfids: Alter how HOSTCC is forced
Ian Rogers
1
-10
/
+7
2023-09-13
tools/resolve_btfids: Install subcmd headers
Ian Rogers
2
-6
/
+15
2023-09-13
tools/resolve_btfids: Use pkg-config to locate libelf
Shen Jiamin
1
-2
/
+6
2023-07-19
bpftool: JIT limited misreported as negative value on aarch64
Alan Maguire
1
-12
/
+12
2023-05-11
bpftool: Fix bug for long instructions in program CFG dumps
Quentin Monnet
1
-0
/
+7
2023-05-11
tools: bpftool: Remove invalid \' json escape
Luis Gerhorst
1
-3
/
+0
2023-03-10
bpftool: Always disable stack protection for BPF objects
Holger Hoffstätte
1
-1
/
+2
2023-03-10
bpftool: profile online CPUs instead of possible
Tonghao Zhang
1
-8
/
+30
2022-12-31
bpftool: Fix memory leak in do_build_table_cb
Miaoqian Lin
1
-0
/
+1
2022-11-02
bpftool: Fix NULL pointer dereference when pin {PROG, MAP, LINK} without FILE
Pu Lehui
1
-0
/
+3
2022-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+49
2022-09-30
bpftool: Fix error message of strerror
Tianyi Liu
3
-12
/
+10
2022-09-30
bpftool: Remove unused struct event_ring_info
Yuan Can
1
-7
/
+0
2022-09-30
bpftool: Remove unused struct btf_attach_point
Yuan Can
1
-5
/
+0
2022-09-28
bpftool: Show parameters of BPF task iterators.
Kui-Feng Lee
1
-0
/
+19
2022-09-21
bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
David Vernet
2
-2
/
+2
2022-09-21
bpftool: Fix wrong cgroup attach flags being assigned to effective progs
Pu Lehui
1
-5
/
+49
2022-09-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
2
-1
/
+36
2022-08-30
bpftool: Add support for querying cgroup_iter link
Hao Luo
1
-0
/
+35
2022-08-25
bpftool: Fix a wrong type cast in btf_dumper_int
Lam Thai
1
-1
/
+1
2022-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+4
2022-08-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
3
-4
/
+23
2022-08-15
bpftool: Clear errno after libcap's checks
Quentin Monnet
1
-0
/
+10
2022-08-15
bpftool: Fix a typo in a comment
Quentin Monnet
1
-1
/
+1
2022-08-10
bpftool: Complete libbfd feature detection
Roberto Sassu
1
-2
/
+4
2022-08-06
Merge tag 'perf-tools-for-v6.0-2022-08-04' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
4
-13
/
+49
2022-08-04
bpftool: Remove BPF_OBJ_NAME_LEN restriction when looking up bpf program by name
Manu Bretelle
1
-3
/
+12
[next]