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
/
bpftool
Age
Commit message (
Expand
)
Author
2020-04-24
bpftool: Respect the -d option in struct_ops cmd
Martin KaFai Lau
2020-04-14
tools, bpftool: Fix struct_ops command invalid pointer free
Daniel T. Lee
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-20
bpftool: Add struct_ops support
Martin KaFai Lau
2020-03-20
bpftool: Translate prog_id to its bpf prog_name
Martin KaFai Lau
2020-03-20
bpftool: Print as a string for char array
Martin KaFai Lau
2020-03-20
bpftool: Print the enum's name instead of value
Martin KaFai Lau
2020-03-13
tools/bpf: Move linux/types.h for selftests and bpftool
Tobias Klauser
2020-03-13
tools: bpftool: Restore message on failure to guess program type
Quentin Monnet
2020-03-13
tools: bpftool: Fix minor bash completion mistakes
Quentin Monnet
2020-03-13
tools: bpftool: Allow all prog/map handles for pinning objects
Quentin Monnet
2020-03-13
bpftool: Add _bpftool and profiler.skel.h to .gitignore
Song Liu
2020-03-13
bpftool: Skeleton should depend on libbpf
Song Liu
2020-03-13
bpftool: Only build bpftool-prog-profile if supported by clang
Song Liu
2020-03-12
bpftool: Use linux/types.h from source tree for profiler build
Tobias Klauser
2020-03-10
bpftool: Fix typo in bash-completion
Song Liu
2020-03-10
bpftool: Bash completion for "bpftool prog profile"
Song Liu
2020-03-10
bpftool: Documentation for bpftool prog profile
Song Liu
2020-03-10
bpftool: Introduce "prog profile" command
Song Liu
2020-03-02
bpftool: Add header guards to generated vmlinux.h
Andrii Nakryiko
2020-02-26
bpftool: Update bash completion for "bpftool feature" command
Michal Rostecki
2020-02-26
bpftool: Update documentation of "bpftool feature" command
Michal Rostecki
2020-02-26
bpftool: Make probes which emit dmesg warnings optional
Michal Rostecki
2020-02-26
bpftool: Move out sections to separate functions
Michal Rostecki
2020-02-26
bpftool: Support struct_ops, tracing, ext prog types
Andrey Ignatov
2020-02-07
bpftool: Don't crash on missing xlated program instructions
Toke Høiland-Jørgensen
2020-02-04
bpftool: Remove redundant "HAVE" prefix from the large INSN limit check
Michal Rostecki
2020-01-24
bpftool: Print function linkage in BTF dump
Andrii Nakryiko
2020-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-01-20
bpftool: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-15
bpftool: Support dumping a map with btf_vmlinux_value_type_id
Martin KaFai Lau
2020-01-15
bpftool: Add struct_ops map name
Martin KaFai Lau
2020-01-15
bpftool: Fix missing BTF output for json during map dump
Martin KaFai Lau
2020-01-15
bpftool: Fix a leak of btf object
Martin KaFai Lau
2020-01-13
bpftool: Apply preserve_access_index attribute to all types in BTF dump
Andrii Nakryiko
2020-01-11
bpftool: Fix printing incorrect pointer in btf_dump_ptr
Martin KaFai Lau
2020-01-08
bpftool: Add misc section and probe for large INSN limit
Michal Rostecki
2019-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-12-27
bpftool: Make skeleton C code compilable with C++ compiler
Andrii Nakryiko
2019-12-26
bpf: Print error message for bpftool cgroup show
Hechao Li
2019-12-18
libbpf: Put Kconfig externs into .kconfig section
Andrii Nakryiko
2019-12-18
bpftool: Work-around rst2man conversion bug
Andrii Nakryiko
2019-12-18
bpftool: Simplify format string to not use positional args
Andrii Nakryiko
2019-12-17
bpftool: Add gen subcommand manpage
Andrii Nakryiko
2019-12-17
bpftool, selftests/bpf: Embed object file inside skeleton
Andrii Nakryiko
2019-12-16
bpftool: Fix compilation warning on shadowed variable
Paul Chaignon
2019-12-15
bpftool: Generate externs datasec in BPF skeleton
Andrii Nakryiko
2019-12-15
bpftool: Add `gen skeleton` BASH completions
Andrii Nakryiko
[next]