summaryrefslogtreecommitdiff
path: root/tools/lib
AgeCommit message (Expand)Author
20 hourstools lib api: Fix mount_overload() snprintf truncation and toupper rangeArnaldo Carvalho de Melo
20 hourstools lib api: Fix filename__write_int() writing uninitialized stack dataArnaldo Carvalho de Melo
20 hourstools lib api: Fix missing null termination in filename__read_int/ull()Arnaldo Carvalho de Melo
20 hoursperf: Fix off-by-one stack buffer overflow in kallsyms__parse()Rui Qi
20 hourslibbpf: Skip max_entries override on signed loadersDaniel Borkmann
20 hourslibbpf: Skip initial_value override on signed loadersDaniel Borkmann
20 hourslibbpf: Reject non-exclusive metadata maps in the signed loaderKP Singh
20 hourslibbpf: Skip endianness swap when loader generation failedDaniel Borkmann
20 hourslibbpf: Skip hash computation when loader generation failedDaniel Borkmann
20 hourslibbpf: Fix UAF in strset__add_str()Carlos Llamas
20 hourslibbpf: Harden parse_vma_segs() path parsingMichael Bommarito
20 hourslibbpf: Fix deduplication of typedef with base definitionsAntoine Tenart
20 hourslibbpf: Report error when a negative kprobe offset is specifiedAaron Tomlin
2026-05-23libbpf: fix off-by-one in emit_signature_match jump offsetKP Singh
2026-04-21Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-04-18docs: kdoc: Expand 'at_least' when creating parameter listEric Biggers
2026-04-18Merge tag 'perf-tools-for-v7.1-2026-04-17' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2026-04-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-04-16libbpf: Prevent double close and leak of btf objectsJiri Olsa
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-14Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-04-10libbpf: Allow use of feature cache for non-token casesAlan Maguire
2026-04-07bpf: reject negative CO-RE accessor indices in bpf_core_parse_spec()Weiming Shi
2026-04-05mm/vma: add vma_flags_empty(), vma_flags_and(), vma_flags_diff_pair()Lorenzo Stoakes (Oracle)
2026-04-02libbpf: Clarify raw-address single kprobe attach behaviorHoyeon Lee
2026-04-02libbpf: Use direct error codes for kprobe/uprobe attachHoyeon Lee
2026-04-02libbpf: Fix BTF handling in bpf_program__clone()Mykyta Yatsenko
2026-04-01libperf cpumap: Make index and nr types unsignedIan Rogers
2026-03-30tools: unittest_helper: add a quiet modeMauro Carvalho Chehab
2026-03-30doc tools: better handle KBUILD_VERBOSEMauro Carvalho Chehab
2026-03-26libbpf: Support sanitization of BTF layout for older kernelsAlan Maguire
2026-03-26libbpf: BTF validation can use layout for unknown kindsAlan Maguire
2026-03-26libbpf: Add layout encoding supportAlan Maguire
2026-03-26libbpf: Use layout to compute an unknown kind sizeAlan Maguire
2026-03-26libbpf: Support layout section handling in BTFAlan Maguire
2026-03-25docs: c_lex.py: store logger on its dataMauro Carvalho Chehab
2026-03-25docs: kdoc_output: raise an error if full_proto not available for varMauro Carvalho Chehab
2026-03-25docs: kdoc_yaml_file: use a better name for the testsMauro Carvalho Chehab
2026-03-25docs: kdoc: better handle source when producing YAML outputMauro Carvalho Chehab
2026-03-25docs: kdoc_output: fix handling of simple tablesMauro Carvalho Chehab
2026-03-25docs: kdoc_yaml_file: add a representer to make strings look nicerMauro Carvalho Chehab
2026-03-22docs: kernel-doc: add support to store output on a YAML fileMauro Carvalho Chehab
2026-03-22docs: add a new file to write kernel-doc output to a YAML fileMauro Carvalho Chehab
2026-03-22docs: kdoc_item: fix a typo on sections_start_linesMauro Carvalho Chehab
2026-03-22docs: kdoc_item: add support to generate a KdocItem from a dictMauro Carvalho Chehab
2026-03-22docs: kdoc_item: fix initial value for parameterdesc_start_linesMauro Carvalho Chehab
2026-03-22docs: kdoc_files: move output symbols logic to kdoc_outputMauro Carvalho Chehab
2026-03-22docs: kdoc_files: use a class to group config parametersMauro Carvalho Chehab
2026-03-22docs: kdoc: add c_lex to generated documentationMauro Carvalho Chehab
2026-03-22docs: kdoc_re: better represent long regular expressionsMauro Carvalho Chehab