summaryrefslogtreecommitdiff
path: root/tools/lib
AgeCommit message (Expand)Author
12 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
13 daysMerge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
13 dayslibbpf: Remove extern declaration of bpf_stream_vprintk()Ihor Solodrai
14 daysbpftool: Fix truncated netlink dumpsJakub Kicinski
14 dayslibbpf: Delay feature gate check until object prepare timeEmil Tsalapatis
14 dayslibbpf: Do not use PROG_TYPE_TRACEPOINT program for feature gatingEmil Tsalapatis
2026-02-15Merge tag 'docs-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/...Linus Torvalds
2026-02-13libbpf: Fix invalid write loop logic in bpf_linker__add_buf()Amery Hung
2026-02-13libbpf: Add gating for arena globals relocation featureEmil Tsalapatis
2026-02-12tools: bitmap: add missing bitmap_[subset(), andnot()]Lorenzo Stoakes
2026-02-10Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-02-09Merge tag 'docs-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds
2026-02-09docs: kdoc_parser: allow __exit in function prototypesRandy Dunlap
2026-02-02docs: kdoc: Fix pdfdocs build for toolsMauro Carvalho Chehab
2026-01-24libbpf: add fsession supportMenglong Dong
2026-01-23Merge branch 'mauro' into docs-mwJonathan Corbet
2026-01-23docs: parse_features: make documentation more consistentMauro Carvalho Chehab
2026-01-23docs: jobserver: do some documentation improvementsMauro Carvalho Chehab
2026-01-23docs: kabi: helpers: add documentation for each "enum" valueMauro Carvalho Chehab
2026-01-23docs: kabi: helpers: add helper for debug bits 7 and 8Mauro Carvalho Chehab
2026-01-23docs: kabi: system_symbols: end docstring phrases with a dotMauro Carvalho Chehab
2026-01-23docs: python: abi_regex: do some improvements at documentationMauro Carvalho Chehab
2026-01-23docs: python: abi_parser: do some improvements at documentationMauro Carvalho Chehab
2026-01-23docs: kdoc: python_version: Improve docstrings and commentsMauro Carvalho Chehab
2026-01-23docs: kdoc: enrich_formatter: Improve docstrings and commentsMauro Carvalho Chehab
2026-01-23docs: kdoc: parse_data_structs: Improve docstrings and commentsMauro Carvalho Chehab
2026-01-23docs: kdoc_re: Improve docstrings and commentsMauro Carvalho Chehab
2026-01-23docs: kdoc_output: Improve docstrings and commentsMauro Carvalho Chehab
2026-01-23docs: kdoc_parser: Improve docstrings and commentsMauro Carvalho Chehab
2026-01-23docs: kdoc_item: Improve docstrings and commentsMauro Carvalho Chehab
2026-01-23docs: kdoc_files: Improve docstrings and commentsMauro Carvalho Chehab
2026-01-23docs: kdoc: latex_fonts: Improve docstrings and commentsMauro Carvalho Chehab
2026-01-20bpf: Migrate bpf_stream_vprintk() to KF_IMPLICIT_ARGSIhor Solodrai
2026-01-20Merge branch 'mauro' into docs-mwJonathan Corbet
2026-01-20jobserver: Split up the big try: blockJonathan Corbet
2026-01-20docs: kdoc: fix logic to handle unissued warningsMauro Carvalho Chehab
2026-01-20tools: lib: thermal: Correct CFLAGS and LDFLAGS in pkg-config templateRomain Gantois
2026-01-13btf: Refactor the code by calling str_is_emptyDonglin Peng
2026-01-13libbpf: Verify BTF sortingDonglin Peng
2026-01-13libbpf: Optimize type lookup with binary search for sorted BTFDonglin Peng
2026-01-13libbpf: Add BTF permutation support for type reorderingDonglin Peng
2026-01-12tools: jobserver: Prevent deadlock caused by incorrect jobserver configuratio...Changbin Du
2026-01-09libbpf: Fix OOB read in btf_dump_get_bitfield_valueVarun R Mallya
2026-01-06libbpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu mapsLeon Hwang
2025-12-22kdoc: allow dots in inline @param namesSteven Price
2025-12-22docs: kernel-doc.rst: Parse DEFINE_ macros without prefixesMauro Carvalho Chehab
2025-12-22kernel-doc: add support to handle DEFINE_ variablesMauro Carvalho Chehab
2025-12-22kernel-doc: add support for handling global variablesMauro Carvalho Chehab
2025-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1Alexei Starovoitov
2025-12-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds