summaryrefslogtreecommitdiff
path: root/tools/lib
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge tag 'docs-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/...Linus Torvalds1-0/+4
8 dayskdoc: xforms: ignore special static/inline macrosRandy Dunlap1-0/+2
8 dayskdoc: xforms_lists: handle DECLARE_PER_CPU() in kernel-docRandy Dunlap1-0/+1
8 dayskernel-doc: xforms: support __SYSFS_FUNCTION_ALTERNATIVE()Randy Dunlap1-0/+1
8 daysMerge tag 'perf-tools-for-v7.2-1-2026-06-22' of git://git.kernel.org/pub/scm/...Linus Torvalds6-13/+127
2026-06-17Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds17-137/+747
2026-06-16Merge tag 'trace-tools-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-12/+55
2026-06-16Merge tag 'docs-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds2-11/+65
2026-06-15libbpf: Initialize CFLAGS before including Makefile.includeLeo Yan1-8/+9
2026-06-15libbpf: Add path_fd to struct bpf_link_create_optsJiri Olsa2-1/+3
2026-06-11tools lib api: Fix mount_overload() snprintf truncation and toupper rangeArnaldo Carvalho de Melo1-2/+2
2026-06-11tools lib api: Fix filename__write_int() writing uninitialized stack dataArnaldo Carvalho de Melo1-2/+3
2026-06-11tools lib api: Fix missing null termination in filename__read_int/ull()Arnaldo Carvalho de Melo1-2/+8
2026-06-10libperf: Document code simplification case for widening struct perf_cpuArnaldo Carvalho de Melo1-0/+8
2026-06-07libbpf: Add support to create tracing multi linkJiri Olsa3-0/+292
2026-06-07libbpf: Add btf_type_is_traceable_func functionJiri Olsa2-0/+80
2026-06-07libbpf: Add bpf_link_create support for tracing_multi linkJiri Olsa2-0/+14
2026-06-07libbpf: Add bpf_object_cleanup_btf functionJiri Olsa1-4/+12
2026-06-07bpf: Add support for tracing_multi link sessionJiri Olsa1-0/+1
2026-06-07bpf: Add support for tracing multi linkJiri Olsa1-0/+1
2026-06-07bpf: Add multi tracing attach typesJiri Olsa1-0/+2
2026-06-06libperf: Document struct perf_cpu int16_t ABI limitationArnaldo Carvalho de Melo2-1/+29
2026-06-05libbpf: Support resizable hashtableMykyta Yatsenko2-0/+4
2026-06-04tools subcmd: Robust fallback and existence checks for process reapingIan Rogers1-4/+65
2026-06-04perf: Fix off-by-one stack buffer overflow in kallsyms__parse()Rui Qi1-1/+4
2026-06-02libbpf: Guard add_data() against size overflowDaniel Borkmann1-1/+7
2026-06-02libbpf: Skip max_entries override on signed loadersDaniel Borkmann1-2/+11
2026-06-02libbpf: Skip initial_value override on signed loadersDaniel Borkmann1-15/+24
2026-06-02libbpf: Reject non-exclusive metadata maps in the signed loaderKP Singh1-0/+17
2026-06-01libbpf: Skip endianness swap when loader generation failedDaniel Borkmann1-2/+2
2026-06-01libbpf: Also reset {insn,data}_cur on realloc failureDaniel Borkmann1-0/+2
2026-06-01libbpf: Skip hash computation when loader generation failedDaniel Borkmann1-4/+4
2026-06-01libbpf: Drop redundant self-loop in emit_check_errDaniel Borkmann1-1/+0
2026-05-29perf tools: Fix event_contains() macro to verify full field extentArnaldo Carvalho de Melo1-1/+8
2026-05-29libbpf: Add __NR_bpf definition for LoongArchTiezhu Yang1-0/+2
2026-05-29libbpf: Fix UAF in strset__add_str()Carlos Llamas1-21/+41
2026-05-29libbpf: Harden parse_vma_segs() path parsingMichael Bommarito1-4/+12
2026-05-28tools subcmd: allow parsing distinct --opt and --no-optTomas Glozar2-4/+9
2026-05-28tools subcmd: support optarg as separate argumentTomas Glozar2-8/+46
2026-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5Alexei Starovoitov1-2/+1
2026-05-23libbpf: fix off-by-one in emit_signature_match jump offsetKP Singh1-2/+1
2026-05-19libbpf: Add OPTS_VALID() for log_opts in bpf_map_createLeon Hwang1-0/+3
2026-05-15scripts/kernel-doc: Detect mismatched inline member documentation tagsShuicheng Lin1-1/+53
2026-05-15kdoc: xforms: move context attrs to function_xforms listRandy Dunlap1-10/+10
2026-05-15docs: kernel-doc: python: strip __counted_by_ptr macroTudor Ambarus1-0/+1
2026-05-13libbpf: Use strscpy() in kernel code for skel_map_create()Kees Cook1-0/+5
2026-05-12libbpf: Add syscall common attributes support for map_createLeon Hwang2-2/+31
2026-05-12libbpf: Add support for extended BPF syscallLeon Hwang3-0/+47
2026-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc3Alexei Starovoitov1-0/+5
2026-04-27docs: xforms_lists: allow __maybe_unused in func parametersRandy Dunlap1-0/+1