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
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-23
tools resolve_btfids: Always force HOSTARCH
Jiri Olsa
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-19
tools/bpftool: Support passing BPFTOOL_VERSION to make
Tony Ambardar
2020-09-15
bpftool: Support dumping metadata
YiFei Zhu
2020-09-14
bpftool: Fix build failure
Yonghong Song
2020-09-10
tools: bpftool: Automate generation for "SEE ALSO" sections in man pages
Quentin Monnet
2020-09-10
tools: bpftool: Add "inner_map" to "bpftool map create" outer maps
Quentin Monnet
2020-09-10
tools: bpftool: Keep errors for map-of-map dumps if distinct from ENOENT
Quentin Monnet
2020-09-10
tools: bpftool: Clean up function to dump map entry
Quentin Monnet
2020-09-10
tools: bpftool: Include common options from separate file
Quentin Monnet
2020-09-10
tools: bpftool: Print optional built-in features along with version
Quentin Monnet
2020-09-10
tools: bpftool: Log info-level messages when building bpftool man pages
Quentin Monnet
2020-09-07
tools: bpftool: Fix formatting in bpftool-link documentation
Quentin Monnet
2020-09-03
tools/bpftool: Replace bpf_program__title() with bpf_program__section_name()
Andrii Nakryiko
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-01
tools/bpf: build: Make sure resolve_btfids cleans up after itself
Toke Høiland-Jørgensen
2020-08-28
tools, bpf/build: Cleanup feature files on make clean
Jesper Dangaard Brouer
2020-08-25
tools resolve_btfids: Add support for set symbols
Jiri Olsa
2020-08-25
tools resolve_btfids: Add size check to get_id function
Jiri Olsa
2020-08-25
bpf: Implement bpf_local_storage for inodes
KP Singh
2020-08-21
bpftool: Implement link_query for bpf iterators
Yonghong Song
2020-08-20
tools/resolve_btfids: Fix sections with wrong alignment
Jiri Olsa
2020-08-18
tools/bpftool: Remove libbpf_internal.h usage in bpftool
Andrii Nakryiko
2020-08-18
bpftool: Handle EAGAIN error code properly in pids collection
Yonghong Song
2020-08-13
tools/bpftool: Generate data section struct with conservative alignment
Andrii Nakryiko
2020-08-13
tools/bpftool: Fix compilation warnings in 32-bit mode
Andrii Nakryiko
2020-08-12
tools/bpftool: Make skeleton code C++17-friendly by dropping typeof()
Andrii Nakryiko
2020-08-06
bpf: Add missing return to resolve_btfids
Stanislav Fomichev
2020-08-06
tools/bpf: Support new uapi for map element bpf iterator
Yonghong Song
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-03
tools/resolve_btfids: Use libbpf's btf__parse() API
Andrii Nakryiko
2020-08-03
tools/bpftool: Use libbpf's btf__parse() API for parsing BTF from file
Andrii Nakryiko
2020-08-03
tools, bpftool: Fix wrong return value in do_dump()
Tianjia Zhang
2020-08-01
tools/bpftool: Add documentation and bash-completion for `link detach`
Andrii Nakryiko
2020-08-01
tools/bpftool: Add `link detach` subcommand
Andrii Nakryiko
2020-07-27
tools, bpftool: Add LSM type to array of prog names
Quentin Monnet
2020-07-27
tools, bpftool: Skip type probe if name is not found
Quentin Monnet
2020-07-25
tools/bpftool: Add bpftool support for bpf map element iterator
Yonghong Song
2020-07-25
tools/bpftool: Strip BPF .o files before skeleton generation
Andrii Nakryiko
2020-07-21
bpftool: Use only nftw for file tree parsing
Tony Ambardar
2020-07-21
samples/bpf, selftests/bpf: Use bpf_probe_read_kernel
Ilya Leoshkevich
2020-07-21
tools/bpftool: Fix error handing in do_skeleton()
YueHaibing
2020-07-21
tools: bpf: Use local copy of headers including uapi/linux/filter.h
Will Deacon
2020-07-17
tools/bpftool: Add name mappings for SK_LOOKUP prog and attach type
Jakub Sitnicki
2020-07-14
bpf: Fix cross build for CONFIG_DEBUG_INFO_BTF option
Jiri Olsa
2020-07-13
tools/bpftool: Strip away modifiers from global variables
Andrii Nakryiko
2020-07-13
tools/bpftool: Remove warning about PID iterator support
Andrii Nakryiko
2020-07-13
bpf: Compile resolve_btfids tool at kernel compilation start
Jiri Olsa
[next]