summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2026-03-04tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo-1/+23
2026-03-04tools headers: Update the linux/gfp_types.h copy with the kernel sourcesArnaldo Carvalho de Melo-2/+7
2026-03-04rtla/timerlat: Add --stack-format optionTomas Glozar-9/+77
2026-03-04tools/rtla: Add unit tests for utils.cCosta Shulyupin-0/+157
2026-03-04tools/build: Add feature test for libcheckCosta Shulyupin-0/+15
2026-03-04perf beauty: Update the linux/perf_event.h copy with the kernel sourcesArnaldo Carvalho de Melo-1/+1
2026-03-04perf beauty: Update the arch/x86/include/asm/irq_vectors.h copy with the kern...Arnaldo Carvalho de Melo-0/+1
2026-03-04perf beauty: Sync UAPI linux/fs.h with kernel sourcesArnaldo Carvalho de Melo-0/+1
2026-03-04perf beauty: Sync linux/mount.h copy with the kernel sourcesArnaldo Carvalho de Melo-2/+11
2026-03-04tools build: Fix rust cross compilationDmitrii Dolgov-1/+28
2026-03-04perf build: Prevent "argument list too long" errorMarkus Mayer-1/+2
2026-03-04tools build: Make in-target rule robust against too long argument errorChangqing Li-2/+4
2026-03-04tools headers: Sync uapi/linux/prctl.h with the kernel sourceArnaldo Carvalho de Melo-0/+37
2026-03-04tools/dma: Add dma_map_sg supportQinxin Xia-3/+20
2026-03-03perf test type profiling: Remote typedef on structIan Rogers-4/+4
2026-03-04selftests: tc-testing: fix list_categories() crash on list typeNaveen Anandhan-3/+7
2026-03-03selftests: net: add macvlan multicast test for shared source MACKibaek Yoo-0/+94
2026-03-03selftests: netconsole: print diagnostic on busywait timeout in netcons_basicBreno Leitao-1/+5
2026-03-03perf pmu: Replace starts_with with strstartsIan Rogers-28/+20
2026-03-03Merge tag 'cgroup-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-110/+114
2026-03-03Merge tag 'sched_ext-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-14/+79
2026-03-03cpupower: Add intel_pstate turbo boost support for Intel platformsZhang Rui-4/+48
2026-03-03cpupower: Add support for setting EPP via systemd serviceJan Kiszka-0/+11
2026-03-03docs: kdoc_parser: move nested match transforms to xforms_lists.pyMauro Carvalho Chehab-22/+13
2026-03-03docs: kdoc_re: make NestedMatch use KernReMauro Carvalho Chehab-20/+29
2026-03-03docs: kdoc_re: Change NestedMath args replacement to \0Mauro Carvalho Chehab-5/+5
2026-03-03docs: kdoc_re: don't recompile NestedMatch regex every timeMauro Carvalho Chehab-13/+22
2026-03-03docs: kdoc_re: handle strings and escape chars on NextMatchMauro Carvalho Chehab-0/+18
2026-03-03docs: xforms_lists: ignore context analysis and lock attributesRandy Dunlap-0/+15
2026-03-03docs: kdoc_parser: move transform lists to a separate fileMauro Carvalho Chehab-141/+160
2026-03-03docs: kdoc_re: better show KernRe() at documentationMauro Carvalho Chehab-1/+22
2026-03-03docs: kdoc_parser: handle struct member macro VIRTIO_DECLARE_FEATURES(name)Randy Dunlap-0/+1
2026-03-03docs: kdoc_parser: add support for LIST_HEADMauro Carvalho Chehab-0/+1
2026-03-03docs: kdoc_parser: fix parser to support multi-word typesMauro Carvalho Chehab-2/+2
2026-03-03docs: kdoc_parser: don't exclude defaults from prototypeMauro Carvalho Chehab-1/+0
2026-03-03docs: kdoc_parser: fix the default_value logic for variablesMauro Carvalho Chehab-2/+2
2026-03-03docs: kdoc_parser: fix variable regexes to work with size_tMauro Carvalho Chehab-3/+4
2026-03-03docs: kdoc_parser: don't mangle with function definesMauro Carvalho Chehab-5/+7
2026-03-03docs: kdoc_parser: move var transformers to the beginningMauro Carvalho Chehab-10/+13
2026-03-03docs: kdoc_re: don't go past the end of a lineMauro Carvalho Chehab-1/+1
2026-03-03docs: kdoc_re: add support for groups()Mauro Carvalho Chehab-0/+7
2026-03-03selftests/bpf: Split module_attach into subtestsViktor Malik-86/+148
2026-03-03selftests: bpf: Add tests for void global subprogsEmil Tsalapatis-3/+111
2026-03-03bpf: Allow void global functions in the verifierEmil Tsalapatis-2/+2
2026-03-03selftests/bpf: drop test_bpftool.shAlexis Lothoré (eBPF Foundation)-188/+1
2026-03-03selftests/bpf: Add tests for ctx fixed offset supportKumar Kartikeya Dwivedi-0/+76
2026-03-03bpf, arm64: Use ORR-based MOV for general-purpose registersPuranjay Mohan-4/+4
2026-03-03tools/build: Reject unexpected values for LLVM=Thomas Weißschuh-0/+2
2026-03-03selftests/bpf: Add usdt trigger benchJiri Olsa-2/+76
2026-03-03selftests/bpf: Add test for checking correct nop of optimized usdtJiri Olsa-1/+142