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
Age
Commit message (
Expand
)
Author
2021-11-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-11-14
bpftool: Use libbpf_get_error() to check error
Hengqi Chen
2021-11-14
bpftool: Fix mixed indentation in documentation
Quentin Monnet
2021-11-14
bpftool: Update the lists of names for maps and prog-attach types
Quentin Monnet
2021-11-14
bpftool: Fix indent in option lists in the documentation
Quentin Monnet
2021-11-14
bpftool: Remove inclusion of utilities.mak from Makefiles
Quentin Monnet
2021-11-14
bpftool: Fix memory leak in prog_dump()
Quentin Monnet
2021-11-12
selftests/bpf: Fix a tautological-constant-out-of-range-compare compiler warning
Yonghong Song
2021-11-12
selftests/bpf: Fix an unused-but-set-variable compiler warning
Yonghong Song
2021-11-12
tools/lib/lockdep: drop liblockdep
Sasha Levin
2021-11-12
bpftool: Enable libbpf's strict mode by default
Stanislav Fomichev
2021-11-11
selftests/bpf: Clarify llvm dependency with btf_tag selftest
Yonghong Song
2021-11-11
selftests/bpf: Add a C test for btf_type_tag
Yonghong Song
2021-11-11
selftests/bpf: Rename progs/tag.c to progs/btf_decl_tag.c
Yonghong Song
2021-11-11
selftests/bpf: Test BTF_KIND_DECL_TAG for deduplication
Yonghong Song
2021-11-11
selftests/bpf: Add BTF_KIND_TYPE_TAG unit tests
Yonghong Song
2021-11-11
selftests/bpf: Test libbpf API function btf__add_type_tag()
Yonghong Song
2021-11-11
bpftool: Support BTF_KIND_TYPE_TAG
Yonghong Song
2021-11-11
libbpf: Support BTF_KIND_TYPE_TAG
Yonghong Song
2021-11-11
bpf: Support BTF_KIND_TYPE_TAG for btf_type_tag attributes
Yonghong Song
2021-11-11
bpftool: Update btf_dump__new() and perf_buffer__new_raw() calls
Andrii Nakryiko
2021-11-11
tools/runqslower: Update perf_buffer__new() calls
Andrii Nakryiko
2021-11-11
selftests/bpf: Update btf_dump__new() uses to v1.0+ variant
Andrii Nakryiko
2021-11-11
selftests/bpf: Migrate all deprecated perf_buffer uses
Andrii Nakryiko
2021-11-11
libbpf: Make perf_buffer__new() use OPTS-based interface
Andrii Nakryiko
2021-11-11
libbpf: Ensure btf_dump__new() and btf_dump_opts are future-proof
Andrii Nakryiko
2021-11-11
libbpf: Turn btf_dedup_opts into OPTS-based struct
Andrii Nakryiko
2021-11-11
selftests/bpf: Minor cleanups and normalization of Makefile
Andrii Nakryiko
2021-11-11
bpftool: Normalize compile rules to specify output file last
Andrii Nakryiko
2021-11-11
selftests/bpf: Fix bpf_prog_test_load() logic to pass extra log level
Andrii Nakryiko
2021-11-11
libbpf: Add ability to get/set per-program load flags
Andrii Nakryiko
2021-11-11
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-11-11
selftests/net: udpgso_bench_rx: fix port argument
Willem de Bruijn
2021-11-10
selftests/bpf: Add tests for accessing ingress_ifindex in bpf_sk_lookup
Mark Pashmfouroush
2021-11-10
bpf: Add ingress_ifindex to bpf_sk_lookup
Mark Pashmfouroush
2021-11-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-11-10
bpftool: Fix SPDX tag for Makefiles and .gitignore
Quentin Monnet
2021-11-10
selftests: forwarding: Fix packet matching in mirroring selftests
Petr Machata
2021-11-10
selftests: net: test_vxlan_under_vrf: fix HV connectivity test
Andrea Righi
2021-11-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-11-09
libbpf: Compile using -std=gnu89
Kumar Kartikeya Dwivedi
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-09
selftests/kselftest/runner/run_one(): allow running non-executable files
SeongJae Park
2021-11-09
procfs: do not list TID 0 in /proc/<pid>/task
Florian Weimer
2021-11-08
selftests/bpf: Add exception handling selftests for tp_bpf program
Alan Maguire
2021-11-08
Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2021-11-08
Add 'tools/perf/libbpf/' to ignored files
Linus Torvalds
2021-11-08
Merge tag 'perf-tools-for-v5.16-2021-11-07-without-bpftool-fix' of git://git....
Linus Torvalds
2021-11-08
arm64: mte: change PR_MTE_TCF_NONE back into an unsigned long
Peter Collingbourne
2021-11-07
selftests/bpf: Add tests for bpf_find_vma
Song Liu
[next]