summaryrefslogtreecommitdiff
path: root/tools/lib
AgeCommit message (Expand)Author
4 daysMerge tag 'docs-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/...Linus Torvalds
6 dayskdoc: xforms: ignore special static/inline macrosRandy Dunlap
6 dayskdoc: xforms_lists: handle DECLARE_PER_CPU() in kernel-docRandy Dunlap
6 dayskernel-doc: xforms: support __SYSFS_FUNCTION_ALTERNATIVE()Randy Dunlap
6 daysMerge tag 'perf-tools-for-v7.2-1-2026-06-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
12 daysMerge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
13 daysMerge tag 'trace-tools-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
13 daysMerge 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
2026-06-05libbpf: Support resizable hashtableMykyta Yatsenko
2026-06-04tools subcmd: Robust fallback and existence checks for process reapingIan Rogers
2026-06-04perf: Fix off-by-one stack buffer overflow in kallsyms__parse()Rui Qi
2026-06-02libbpf: Guard add_data() against size overflowDaniel Borkmann
2026-06-01libbpf: Skip max_entries override on signed loadersDaniel Borkmann
2026-06-01libbpf: Skip initial_value override on signed loadersDaniel Borkmann
2026-06-01libbpf: Reject non-exclusive metadata maps in the signed loaderKP Singh
2026-05-31libbpf: Skip endianness swap when loader generation failedDaniel Borkmann
2026-05-31libbpf: Also reset {insn,data}_cur on realloc failureDaniel Borkmann
2026-05-31libbpf: Skip hash computation when loader generation failedDaniel Borkmann
2026-05-31libbpf: Drop redundant self-loop in emit_check_errDaniel Borkmann
2026-05-29perf tools: Fix event_contains() macro to verify full field extentArnaldo Carvalho de Melo
2026-05-28libbpf: Add __NR_bpf definition for LoongArchTiezhu Yang
2026-05-28libbpf: Fix UAF in strset__add_str()Carlos Llamas
2026-05-28libbpf: Harden parse_vma_segs() path parsingMichael Bommarito
2026-05-28tools subcmd: allow parsing distinct --opt and --no-optTomas Glozar
2026-05-28tools subcmd: support optarg as separate argumentTomas Glozar
2026-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5Alexei Starovoitov
2026-05-23libbpf: fix off-by-one in emit_signature_match jump offsetKP Singh
2026-05-18libbpf: Add OPTS_VALID() for log_opts in bpf_map_createLeon Hwang
2026-05-15scripts/kernel-doc: Detect mismatched inline member documentation tagsShuicheng Lin
2026-05-15kdoc: xforms: move context attrs to function_xforms listRandy Dunlap
2026-05-15docs: kernel-doc: python: strip __counted_by_ptr macroTudor Ambarus
2026-05-13libbpf: Use strscpy() in kernel code for skel_map_create()Kees Cook
2026-05-12libbpf: Add syscall common attributes support for map_createLeon Hwang
2026-05-12libbpf: Add support for extended BPF syscallLeon Hwang
2026-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc3Alexei Starovoitov
2026-04-27docs: xforms_lists: allow __maybe_unused in func parametersRandy Dunlap