index
:
git.armlinux.org.uk/linux.git
master
Linus' 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-12-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-12-09
libbpf: Fix -Wdiscarded-qualifiers under C23
Mikhail Gavrilov
2025-12-07
Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2025-12-05
libperf: Use 'extern' in LIBPERF_API visibility macro
Arnaldo Carvalho de Melo
2025-12-04
libperf cpumap: Fix perf_cpu_map__max for an empty/NULL map
Ian Rogers
2025-12-03
Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-12-03
Merge tag 'docs-6.19' of git://git.lwn.net/linux
Linus Torvalds
2025-12-02
Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-12-02
perf tools: Minimal DEFERRED_CALLCHAIN support
Namhyung Kim
2025-11-29
docs: kdoc: various fixes for grammar, spelling, punctuation
Randy Dunlap
2025-11-29
docs: kdoc_parser: use '@' for Excess enum value
Randy Dunlap
2025-11-29
docs: kdoc_parser: add data/function attributes to ignore
Randy Dunlap
2025-11-25
libbpf: Fix some incorrect @param descriptions in the comment of libbpf.h
Jianyun Gao
2025-11-21
tools/docs/get_feat.py: convert get_feat.pl to Python
Mauro Carvalho Chehab
2025-11-18
docs: bring some order to our Python module hierarchy
Jonathan Corbet
2025-11-18
docs: Move the python libraries to tools/lib/python
Jonathan Corbet
2025-11-17
libperf cpumap: Reduce allocations and sorting in intersect
Ian Rogers
2025-11-17
tools: Remove s390 compat support
Heiko Carstens
2025-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+
Alexei Starovoitov
2025-11-14
libbpf: Fix BTF dedup to support recursive typedef definitions
Paul Houssel
2025-11-05
libbpf: support llvm-generated indirect jumps
Anton Protopopov
2025-11-05
libbpf: Recognize insn_array map type
Anton Protopopov
2025-11-04
bpf: add _impl suffix for bpf_stream_vprintk() kfunc
Mykyta Yatsenko
2025-11-04
libbpf: Fix parsing of multi-split BTF
Alan Maguire
2025-11-04
libbpf: Update the comment to remove the reference to the deprecated interfac...
Jianyun Gao
2025-11-04
libbpf: Complete the missing @param and @return tags in btf.h
Jianyun Gao
2025-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc4
Alexei Starovoitov
2025-10-28
libbpf: Fix the incorrect reference to the memlock_rlim variable in the comment.
Jianyun Gao
2025-10-28
libbpf: Optimize the redundant code in the bpf_object__init_user_btf_maps() f...
Jianyun Gao
2025-10-23
libbpf: Fix powerpc's stack register definition in bpf_tracing.h
Andrii Nakryiko
2025-10-21
libbpf: fix formatting of bpf_object__append_subprog_code
Anton Protopopov
2025-10-11
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-10-08
Merge tag 'perf-tools-for-v6.18-1-2025-10-08' of git://git.kernel.org/pub/scm...
Linus Torvalds
2025-10-07
Merge tag 'thermal-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-10-06
libbpf: Fix undefined behavior in {get,put}_unaligned_be32()
Eric Biggers
2025-10-03
tools: lib: thermal: expose thermal_exit symbols
Emil Dahl Juhl
2025-10-03
tools: lib: thermal: don't preserve owner in install
Emil Dahl Juhl
2025-10-03
tools: lib: thermal: use pkg-config to locate libnl3
Sascha Hauer
2025-10-02
libbpf: Fix missing #pragma in libbpf_utils.c
Tony Ambardar
2025-10-02
libperf mmap: In user mmap rdpmc avoid undefined behavior
Ian Rogers
2025-10-01
libbpf: remove linux/unaligned.h dependency for libbpf_sha256()
Andrii Nakryiko
2025-10-01
libbpf: move libbpf_sha256() implementation into libbpf_utils.c
Andrii Nakryiko
2025-10-01
libbpf: move libbpf_errstr() into libbpf_utils.c
Andrii Nakryiko
2025-10-01
libbpf: remove unused libbpf_strerror_r and STRERR_BUFSIZE
Andrii Nakryiko
2025-10-01
libbpf: make libbpf_errno.c into more generic libbpf_utils.c
Andrii Nakryiko
2025-09-30
Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-09-28
libbpf: Replace AF_ALG with open coded SHA-256
Eric Biggers
2025-09-26
libbpf: Fix error when st-prefix_ops and ops from differ btf
D. Wythe
2025-09-22
libbpf: Embed and verify the metadata hash in the loader
KP Singh
2025-09-22
libbpf: Update light skeleton for signing
KP Singh
[next]