summaryrefslogtreecommitdiff
path: root/tools/lib
AgeCommit message (Expand)AuthorFilesLines
4 daysMerge tag 'perf-tools-for-v7.0-1-2026-02-21' of git://git.kernel.org/pub/scm/...Linus Torvalds9-21/+571
6 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds6-9/+84
6 daysMerge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+29
7 dayslibbpf: Remove extern declaration of bpf_stream_vprintk()Ihor Solodrai1-3/+0
8 daysbpftool: Fix truncated netlink dumpsJakub Kicinski1-1/+3
8 dayslibbpf: Delay feature gate check until object prepare timeEmil Tsalapatis1-7/+13
8 dayslibbpf: Do not use PROG_TYPE_TRACEPOINT program for feature gatingEmil Tsalapatis1-2/+3
10 daysMerge tag 'docs-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/...Linus Torvalds1-0/+1
12 dayslibbpf: Fix invalid write loop logic in bpf_linker__add_buf()Amery Hung1-1/+1
12 dayslibbpf: Add gating for arena globals relocation featureEmil Tsalapatis3-2/+71
13 daystools: bitmap: add missing bitmap_[subset(), andnot()]Lorenzo Stoakes1-0/+29
2026-02-10Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds9-79/+467
2026-02-10perf evlist: Special map propagation for tool events that read on 1 CPUIan Rogers2-4/+34
2026-02-10Merge tag 'docs-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds15-314/+643
2026-02-09docs: kdoc_parser: allow __exit in function prototypesRandy Dunlap1-0/+1
2026-02-04libperf build: Always place libperf includes firstIan Rogers1-1/+1
2026-02-02docs: kdoc: Fix pdfdocs build for toolsMauro Carvalho Chehab1-3/+7
2026-01-26Revert "perf tools: Fix arm64 build by generating unistd_64.h"Leo Yan1-12/+2
2026-01-25libbpf: add fsession supportMenglong Dong2-0/+4
2026-01-23Merge branch 'mauro' into docs-mwJonathan Corbet15-255/+394
2026-01-23docs: parse_features: make documentation more consistentMauro Carvalho Chehab1-7/+20
2026-01-23docs: jobserver: do some documentation improvementsMauro Carvalho Chehab1-8/+12
2026-01-23docs: kabi: helpers: add documentation for each "enum" valueMauro Carvalho Chehab1-20/+20
2026-01-23docs: kabi: helpers: add helper for debug bits 7 and 8Mauro Carvalho Chehab1-0/+2
2026-01-23docs: kabi: system_symbols: end docstring phrases with a dotMauro Carvalho Chehab1-7/+7
2026-01-23docs: python: abi_regex: do some improvements at documentationMauro Carvalho Chehab1-6/+20
2026-01-23docs: python: abi_parser: do some improvements at documentationMauro Carvalho Chehab1-15/+18
2026-01-23docs: kdoc: python_version: Improve docstrings and commentsMauro Carvalho Chehab1-4/+16
2026-01-23docs: kdoc: enrich_formatter: Improve docstrings and commentsMauro Carvalho Chehab1-5/+15
2026-01-23docs: kdoc: parse_data_structs: Improve docstrings and commentsMauro Carvalho Chehab1-23/+39
2026-01-23docs: kdoc_re: Improve docstrings and commentsMauro Carvalho Chehab1-7/+11
2026-01-23docs: kdoc_output: Improve docstrings and commentsMauro Carvalho Chehab1-25/+35
2026-01-23docs: kdoc_parser: Improve docstrings and commentsMauro Carvalho Chehab1-78/+93
2026-01-23docs: kdoc_item: Improve docstrings and commentsMauro Carvalho Chehab1-0/+18
2026-01-23docs: kdoc_files: Improve docstrings and commentsMauro Carvalho Chehab1-11/+12
2026-01-23docs: kdoc: latex_fonts: Improve docstrings and commentsMauro Carvalho Chehab1-39/+56
2026-01-22perf sched stats: Add schedstat v17 supportSwapnil Sapkal3-1/+179
2026-01-22perf sched stats: Add schedstat v16 supportSwapnil Sapkal3-1/+161
2026-01-22perf sched stats: Add record and rawdump supportSwapnil Sapkal4-0/+190
2026-01-21bpf: Migrate bpf_stream_vprintk() to KF_IMPLICIT_ARGSIhor Solodrai1-3/+3
2026-01-21Merge branch 'mauro' into docs-mwJonathan Corbet1-7/+28
2026-01-21jobserver: Split up the big try: blockJonathan Corbet1-53/+90
2026-01-21docs: kdoc: fix logic to handle unissued warningsMauro Carvalho Chehab1-7/+28
2026-01-20tools: lib: thermal: Correct CFLAGS and LDFLAGS in pkg-config templateRomain Gantois1-2/+2
2026-01-14btf: Refactor the code by calling str_is_emptyDonglin Peng2-19/+19
2026-01-14libbpf: Verify BTF sortingDonglin Peng1-0/+25
2026-01-14libbpf: Optimize type lookup with binary search for sorted BTFDonglin Peng1-25/+65
2026-01-14libbpf: Add BTF permutation support for type reorderingDonglin Peng3-0/+176
2026-01-13libsubcmd: Fix null intersection case in exclude_cmds()Sri Jayaramappa1-4/+6
2026-01-12tools: jobserver: Prevent deadlock caused by incorrect jobserver configuratio...Changbin Du1-1/+6