index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
Age
Commit message (
Expand
)
Author
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-03-17
bpftool: Using the right format specifiers
Jiayuan Chen
2025-03-17
bpftool: Add -Wformat-signedness flag to detect format errors
Jiayuan Chen
2025-03-15
bpf: bpftool: Setting error code in do_loader()
Sewon Nam
2025-02-25
Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/p...
Linus Torvalds
2025-02-18
tools: Remove redundant quiet setup
Charlie Jenkins
2025-02-13
bpftool: Check map name length when map create
Rong Tao
2025-02-10
bpftool: Using the right format specifiers
Jiayuan Chen
2025-02-03
bpftool: Fix readlink usage in get_fd_type
Viktor Malik
2025-02-03
selftests/bpf: Fix runqslower cross-endian build
Tony Ambardar
2025-01-24
Merge tag 'perf-tools-for-v6.14-2025-01-21' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2025-01-10
bpftool: Fix control flow graph segfault during edge creation
Christoph Werle
2024-12-18
bpftool: Link zstd lib required by libelf
Leo Yan
2024-12-13
bpftool: bash: Add bash completion for root_id argument
Daniel Xu
2024-12-13
bpftool: btf: Support dumping a specific types from file
Daniel Xu
2024-12-13
bpftool: btf: Validate root_type_ids early
Daniel Xu
2024-12-13
bpftool: man: Add missing format argument to command description
Daniel Xu
2024-12-12
bpftool: Probe for ISA v4 instruction set extension
Simone Magnani
2024-12-10
tools/resolve_btfids: Add --fatal_warnings option
Thomas Weißschuh
2024-12-06
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-11-25
bpftool: fix potential NULL pointer dereferencing in prog_dump()
Amir Mohammadi
2024-11-13
bpftool: Cast variable `var` to long long
Luo Yifan
2024-11-11
tools/bpf: Fix the wrong format specifier in bpf_jit_disasm
Luo Yifan
2024-11-05
bpftool: ensure task comm is always NUL-terminated
Yafang Shao
2024-11-01
bpftool: Prevent setting duplicate _GNU_SOURCE in Makefile
Viktor Malik
2024-11-01
bpf, bpftool: Fix incorrect disasm pc
Leon Hwang
2024-10-23
resolve_btfids: Fix compiler warnings
Eder Zulian
2024-10-03
bpftool: __bpf_fastcall for kfuncs marked with special decl_tag
Eduard Zingerman
2024-10-03
tools/bpf: Remove unused variable from runqslower
Zhu Jun
2024-09-10
bpftool: Fix undefined behavior in qsort(NULL, 0, ...)
Kuan-Wei Chiu
2024-09-09
bpftool: Fix typos
Andrew Kreimer
2024-09-09
bpftool: Fix undefined behavior caused by shifting into the sign bit
Kuan-Wei Chiu
2024-09-06
bpftool: Improve btf c dump sorting stability
Mykyta Yatsenko
2024-09-05
bpftool: fix some typos in bpftool
Lin Yikai
2024-09-02
bpftool: Fix handling enum64 in btf dump sorting
Mykyta Yatsenko
2024-09-02
bpftool: Add missing blank lines in bpftool-net doc example
Quentin Monnet
2024-07-30
tools/bpf: Fix the wrong format specifier
Zhu Jun
2024-07-29
tools/runqslower: Fix LDFLAGS and add LDLIBS support
Tony Ambardar
2024-07-29
bpftool: Add document for net attach/detach on tcx subcommand
Tao Chen
2024-07-29
bpftool: Add bash-completion for tcx subcommand
Tao Chen
2024-07-29
bpftool: Add net attach/detach command to tcx prog
Tao Chen
2024-07-29
bpftool: Refactor xdp attach/detach type judgment
Tao Chen
2024-07-22
tools/resolve_btfids: Fix comparison of distinct pointer types warning in res...
Liwei Song
2024-07-17
bpftool: Fix typo in usage help
Donald Hunter
2024-07-09
bpftool: improve skeleton backwards compat with old buggy libbpfs
Andrii Nakryiko
2024-07-02
bpftool: Mount bpffs when pinmaps path not under the bpffs
Tao Chen
2024-06-21
bpftool: Allow compile-time checks of BPF map auto-attach support in skeleton
Andrii Nakryiko
2024-06-17
resolve_btfids: Handle presence of .BTF.base section
Alan Maguire
2024-06-12
bpftool: Support dumping kfunc prototypes from BTF
Daniel Xu
[next]