summaryrefslogtreecommitdiff
path: root/tools/lib
AgeCommit message (Expand)Author
2 daysMerge tag 'perf-tools-for-v7.3-2026-08-21' of git://git.kernel.org/pub/scm/li...Linus Torvalds
4 daysMerge tag 'docs-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds
4 daysMerge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
10 dayslibbpf: Fix ring buffer consumer loop on 32-bit position wrapIsrael Téllez García
10 dayslibbpf: Avoid unnecessary mmap resize for percpu data mapsLeon Hwang
11 daysbpftool: Generate skeleton for global percpu dataLeon Hwang
11 dayslibbpf: Add support for global percpu dataLeon Hwang
11 dayslibbpf: Probe percpu data featureLeon Hwang
13 daysdocs: python: abi_regex: convert adjacent index placeholdersAlison Schofield
13 daysdocs: python: abi_regex: catch the right exception for a bad regexAlison Schofield
2026-08-03docs: xforms_lists: support DEFINE_IDTENTRY_IRQ()Randy Dunlap
2026-08-03docs: kdoc_parser: drop extraneous blank line in warning messageRandy Dunlap
2026-08-03scripts/kernel-doc: Fix kdoc for Python 3.9-3.11Ryszard Knop
2026-07-30libbpf: Export btf__find_by_name_kind_own()Ihor Solodrai
2026-07-25tools/build: selftests: Remove some duplicate toolchain definitionsJames Clark
2026-07-25tools/build: Allow versioning LLVM readelfJames Clark
2026-07-22scripts/kernel-doc: Suggest possible names for excess descriptionsRyszard Knop
2026-07-21libbpf: Search /lib64 and /lib in resolve_full_path()Ricardo B. Marlière
2026-07-16tools/lib/api: Fix potential double-free from fdarray__grow()Namhyung Kim
2026-07-15docs: kdoc: fix troff output description typoYousef Alhouseen
2026-07-10perf record: Fix teardown hang on system-wide multi-threaded sessionsIan Rogers
2026-07-10libbpf: Fix double-free of distilled base BTF on .BTF.ext parse errorNaveed Khan
2026-07-08libbpf: Drop in-loader metadata check for load-time verificationDaniel Borkmann
2026-07-07perf record: fix poll storm when monitored threads exitJiawei Sun
2026-07-04libbpf: Detect uprobe syscall with new errorJiri Olsa
2026-07-04libbpf: Change has_nop_combo to work on top of nop10Jiri Olsa
2026-07-01libbpf: Skip bpf_object__probe_loading() when BPF token is in useYuan Chen
2026-06-25libbpf: fix -Wformat warnings from format/argument type mismatchesAndrii Nakryiko
2026-06-25Merge tag 'docs-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/...Linus Torvalds
2026-06-23kdoc: xforms: ignore special static/inline macrosRandy Dunlap
2026-06-23kdoc: xforms_lists: handle DECLARE_PER_CPU() in kernel-docRandy Dunlap
2026-06-23kernel-doc: xforms: support __SYSFS_FUNCTION_ALTERNATIVE()Randy Dunlap
2026-06-23Merge tag 'perf-tools-for-v7.2-1-2026-06-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-06-17Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-06-16Merge tag 'trace-tools-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-16Merge tag 'docs-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds
2026-06-14libbpf: Initialize CFLAGS before including Makefile.includeLeo Yan
2026-06-14libbpf: Add path_fd to struct bpf_link_create_optsJiri Olsa
2026-06-10tools lib api: Fix mount_overload() snprintf truncation and toupper rangeArnaldo Carvalho de Melo
2026-06-10tools lib api: Fix filename__write_int() writing uninitialized stack dataArnaldo Carvalho de Melo
2026-06-10tools lib api: Fix missing null termination in filename__read_int/ull()Arnaldo Carvalho de Melo
2026-06-10libperf: Document code simplification case for widening struct perf_cpuArnaldo Carvalho de Melo
2026-06-07libbpf: Add support to create tracing multi linkJiri Olsa
2026-06-07libbpf: Add btf_type_is_traceable_func functionJiri Olsa
2026-06-07libbpf: Add bpf_link_create support for tracing_multi linkJiri Olsa
2026-06-07libbpf: Add bpf_object_cleanup_btf functionJiri Olsa
2026-06-07bpf: Add support for tracing_multi link sessionJiri Olsa
2026-06-07bpf: Add support for tracing multi linkJiri Olsa
2026-06-07bpf: Add multi tracing attach typesJiri Olsa
2026-06-06libperf: Document struct perf_cpu int16_t ABI limitationArnaldo Carvalho de Melo