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