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
2024-05-24
bpf: Fix potential integer overflow in resolve_btfids
Friedrich Vock
2024-05-06
bpftool, selftests/hid/bpf: Fix 29 clang warnings
John Hubbard
2024-04-16
bpftool: Address minor issues in bash completion
Quentin Monnet
2024-04-16
bpftool: Update documentation where progs/maps can be passed by name
Quentin Monnet
2024-04-12
bpftool: Fix typo in error message
Thorsten Blum
2024-04-10
bpftool: Add link dump support for BPF_LINK_TYPE_SOCKMAP
Yonghong Song
2024-04-04
bpftool: Mount bpffs on provided dir instead of parent dir
Sahil Siddiq
2024-04-02
bpftool: Use __typeof__() instead of typeof() in BPF skeleton
Andrii Nakryiko
2024-04-02
bpftool: Clean-up typos, punctuation, list formatting in docs
Rameez Rehman
2024-04-02
bpftool: Remove useless emphasis on command description in man pages
Rameez Rehman
2024-04-02
bpftool: Use simpler indentation in source rST for documentation
Rameez Rehman
2024-03-28
bpf: improve error message for unsupported helper
Mykyta Yatsenko
2024-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-20
bpftool: Clean up HOST_CFLAGS, HOST_LDFLAGS for bootstrap bpftool
Quentin Monnet
2024-03-19
bpftool: Remove unnecessary source files from bootstrap version
Quentin Monnet
2024-03-19
bpftool: Enable libbpf logs when loading pid_iter in debug mode
Quentin Monnet
2024-03-15
libbpf, selftests/bpf: Adjust libbpf, bpftool, selftests to match LLVM
Alexei Starovoitov
2024-03-14
bpftool: Fix missing pids during link show
Yonghong Song
2024-03-14
bpftool: Cast pointers for shadow types explicitly.
Kui-Feng Lee
2024-03-11
libbpf: Recognize __arena global variables.
Andrii Nakryiko
2024-03-11
bpftool: Recognize arena map type
Alexei Starovoitov
2024-03-07
bpftool: rename is_internal_mmapable_map into is_mmapable_map
Andrii Nakryiko
2024-02-29
bpftool: Add an example for struct_ops map and shadow type.
Kui-Feng Lee
2024-02-29
bpftool: Generated shadow variables for struct_ops maps.
Kui-Feng Lee
2024-02-07
tools/resolve_btfids: Fix cross-compilation to non-host endianness
Viktor Malik
2024-02-07
tools/resolve_btfids: Refactor set sorting with types from btf_ids.h
Viktor Malik
2024-01-29
bpftool: Be more portable by using POSIX's basename()
Arnaldo Carvalho de Melo
2024-01-23
bpftool: Display cookie for kprobe multi link
Jiri Olsa
2024-01-23
bpftool: Display cookie for perf event link probes
Jiri Olsa
2024-01-23
bpftool: Fix wrong free call in do_show_link
Jiri Olsa
2024-01-23
bpftool: Silence build warning about calloc()
Tiezhu Yang
2024-01-04
bpfilter: remove bpfilter
Quentin Deslandes
2023-11-28
bpftool: Add support to display uprobe_multi links
Jiri Olsa
2023-11-27
bpftool: mark orphaned programs during prog show
Stanislav Fomichev
2023-11-09
bpftool: Fix prog object type in manpage
Artem Savkov
2023-10-24
bpftool: Extend net dump with netkit progs
Daniel Borkmann
2023-10-24
bpftool: Implement link show support for netkit
Daniel Borkmann
2023-10-19
bpftool: Wrap struct_ops dump in an array
Manu Bretelle
2023-10-19
bpftool: Fix printing of pointer value
Manu Bretelle
2023-10-11
bpftool: Add support for cgroup unix socket address hooks
Daan De Meyer
2023-10-09
bpftool: Align bpf_load_and_run_opts insns and data
Ian Rogers
2023-10-09
bpftool: Align output skeleton ELF code
Ian Rogers
2023-09-25
bpftool: Display missed count for kprobe perf link
Jiri Olsa
2023-09-25
bpftool: Display missed count for kprobe_multi link
Jiri Olsa
2023-09-08
bpftool: Fix -Wcast-qual warning
Denys Zagorui
2023-08-30
bpftool: Fix build warnings with -Wtype-limits
Yafang Shao
2023-08-16
bpftool: Implement link show support for xdp
Daniel Borkmann
2023-08-16
bpftool: Implement link show support for tcx
Daniel Borkmann
2023-08-11
bpftool: fix perf help message
Daniel T. Lee
2023-07-19
bpftool: Extend net dump with tcx progs
Daniel Borkmann
[next]