index
:
git.armlinux.org.uk/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
/
lib
Age
Commit message (
Expand
)
Author
2025-08-01
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-08-01
Merge tag 'perf-tools-for-v6.17-2025-08-01' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2025-07-31
libbpf: Avoid possible use of uninitialized mod_len
Achill Gilgenast
2025-07-24
perf parse-events: Support user CPUs mixed with threads/processes
Ian Rogers
2025-07-24
libperf evsel: Factor perf_evsel__exit out of perf_evsel__delete
Ian Rogers
2025-07-24
libperf evsel: Rename own_cpus to pmu_cpus
Ian Rogers
2025-07-22
tools subcmd: Tighten the filename size in check_if_command_finished
Ian Rogers
2025-07-18
libbpf: Verify that arena map exists when adding arena relocations
Eduard Zingerman
2025-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6
Alexei Starovoitov
2025-07-18
libbpf: Fix warning in calloc() usage
Matteo Croce
2025-07-17
libbpf: Fix handling of BPF arena relocations
Andrii Nakryiko
2025-07-16
libbpf: start v1.7 dev cycle
Andrii Nakryiko
2025-07-07
libbpf: __arg_untrusted in bpf_helpers.h
Eduard Zingerman
2025-07-03
libbpf: Introduce bpf_prog_stream_read() API
Kumar Kartikeya Dwivedi
2025-07-03
libbpf: Add bpf_stream_printk() macro
Kumar Kartikeya Dwivedi
2025-07-02
perf tools: Fix use-after-free in help_unknown_cmd()
Namhyung Kim
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
2025-06-25
libbpf: Fix possible use-after-free for externs
Adin Scannell
2025-06-24
libperf evsel: Add missed puts and asserts
Ian Rogers
2025-06-23
libbpf: Fix null pointer dereference in btf_dump__free on allocation failure
Yuan Chen
2025-06-22
Merge tag 'v6.16-rc3' into perf-tools-next
Namhyung Kim
2025-06-20
perf record: collect BPF metadata from existing BPF programs
Blake Jones
2025-06-09
libbpf: Support link-based cgroup attach with options
Yonghong Song
2025-06-06
libbpf: Handle unsupported mmap-based /sys/kernel/btf/vmlinux correctly
Andrii Nakryiko
2025-06-05
libbpf: Add support for printing BTF character arrays as strings
Blake Jones
2025-06-05
libbpf: Correct some typos and syntax issues in usdt doc
Jiawei Zhao
2025-06-03
Merge tag 'perf-tools-for-v6.16-1-2025-06-03' of git://git.kernel.org/pub/scm...
Linus Torvalds
2025-05-28
Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-05-23
libbpf: Use mmap to parse vmlinux BTF from sysfs
Lorenz Bauer
2025-05-21
libperf threadmap: Add perf_thread_map__idx()
Ian Rogers
2025-05-21
libperf threadmap: Don't segv for index 0 for the NULL 'struct perf_thread_ma...
Ian Rogers
2025-05-20
libbpf/btf: Fix string handling to support multi-split BTF
Alan Maguire
2025-05-16
perf record: Add 8-byte aligned event type PERF_RECORD_COMPRESSED2
Chun-Tse Shao
2025-05-14
libbpf: Check bpf_map_skeleton link for NULL
Mykyta Yatsenko
2025-05-12
libbpf: Use proper errno value in nlattr
Anton Protopopov
2025-05-12
libperf cpumap: Add ability to create CPU from a single CPU number
Ian Rogers
2025-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-05
libbpf: Improve BTF dedup handling of "identical" BTF types
Andrii Nakryiko
2025-05-05
bpf: Fix uninitialized values in BPF_{CORE,PROBE}_READ
Anton Protopopov
2025-04-30
libbpf: Use proper errno value in linker
Anton Protopopov
2025-04-29
perf tools: Fix in-source libperf build
James Clark
2025-04-29
libbpf: Add identical pointer detection to btf_dedup_is_equiv()
Alan Maguire
2025-04-25
Use thread-safe function pointer in libbpf_print
Jonathan Wiepert
2025-04-25
libbpf: Remove sample_period init in perf_buffer
Tao Chen
2025-04-23
perf tools: Fix arm64 build by generating unistd_64.h
James Clark
2025-04-22
libbpf: Fix event name too long error
Feng Yang
2025-04-17
libbpf: Support creating and destroying qdisc
Amery Hung
2025-04-15
libbpf: Verify section type in btf_find_elf_sections
Ihor Solodrai
2025-04-15
libbpf: Fix buffer overflow in bpf_object__init_prog
Viktor Malik
2025-04-09
libbpf: Add getters for BTF.ext func and line info
Mykyta Yatsenko
[next]