summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2026-03-10rtla: Simplify code by caching string lengthsWander Lairson Costa-6/+11
2026-03-10rtla: Replace magic number with MAX_PATHWander Lairson Costa-13/+13
2026-03-10rtla: Introduce common_threshold_handler() helperWander Lairson Costa-44/+86
2026-03-10rtla/actions: Simplify argument parsingWander Lairson Costa-15/+52
2026-03-10rtla: Use strdup() to simplify codeWander Lairson Costa-4/+2
2026-03-10rtla: Exit on memory allocation failures during initializationWander Lairson Costa-132/+108
2026-03-09selftests/tc-testing: Adapt test's output to HFSC's iproute2 printing changesVictor Nogueira-1/+1
2026-03-09selftests: fib_tests: fix link-local retrieval in fib6_nexthop()Alok Tiwari-1/+1
2026-03-09tools: ynl: convert rt-route sample to selftestJakub Kicinski-36/+72
2026-03-09tools: ynl: convert rt-addr sample to selftestJakub Kicinski-28/+65
2026-03-09tools: ynl: convert ethtool sample to selftestJakub Kicinski-29/+62
2026-03-09tools: ynl: convert devlink sample to selftestJakub Kicinski-36/+85
2026-03-09tools: ynl: add netdevsim wrapper library for YNL testsJakub Kicinski-0/+40
2026-03-09tools: ynl: convert tc and tc-filter-add samples to selftestJakub Kicinski-369/+367
2026-03-09tools: ynl: convert rt-link sample to selftestJakub Kicinski-83/+106
2026-03-09tools: ynl: convert ovs sample to selftestJakub Kicinski-38/+88
2026-03-09tools: ynl: convert netdev sample to selftestJakub Kicinski-72/+188
2026-03-09tools: ynl: move samples to testsJakub Kicinski-45/+45
2026-03-09sched_ext: remove SCX_OPS_HAS_CGROUP_WEIGHTZhao Mengmeng-2/+1
2026-03-09Merge tag 'linux-cpupower-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki-6/+61
2026-03-09docs: kdoc_output: better handle listsMauro Carvalho Chehab-0/+8
2026-03-09docs: kdoc_output: add support to handle code blocksMauro Carvalho Chehab-0/+64
2026-03-09docs: kdoc_output: add a logic to handle tables inside kernel-doc markupsMauro Carvalho Chehab-0/+130
2026-03-09docs: kdoc_output: Change the logic to handle man highlightMauro Carvalho Chehab-8/+16
2026-03-09docs: kdoc_output: pick a better default for modulenameMauro Carvalho Chehab-4/+4
2026-03-09docs: kdoc_output: describe the class init parametersMauro Carvalho Chehab-1/+28
2026-03-09docs: kdoc_output: fix naming for DOC markupsMauro Carvalho Chehab-16/+24
2026-03-09docs: kdoc_output: don't use a different modulename for functionsMauro Carvalho Chehab-6/+3
2026-03-09docs: kdoc_output: use a single manual for everythingMauro Carvalho Chehab-8/+4
2026-03-09docs: kdoc_output: remove extra attribute on man .TH headersMauro Carvalho Chehab-1/+1
2026-03-09docs: kdoc_output: use a method to emit the .TH headerMauro Carvalho Chehab-8/+26
2026-03-09docs: sphinx-build-wrapper: don't allow "/" on file namesMauro Carvalho Chehab-1/+3
2026-03-09docs: sphinx-build-wrapper: better handle troff .TH markupsMauro Carvalho Chehab-4/+4
2026-03-09tracing: selftests: Add trace remote testsVincent Donnefort-0/+498
2026-03-09selftests/bpf: Move sleepable refcounted_kptr tests to syscallsViktor Malik-3/+3
2026-03-09docs: kdoc_files: document KernelFiles() ABIMauro Carvalho Chehab-1/+43
2026-03-09docs: kdoc_files: allows the caller to use a different xforms classMauro Carvalho Chehab-2/+7
2026-03-09tools/docs/checktransupdate.py: add support for scanning directoryHaoyang LIU-1/+13
2026-03-09objtool: Fix another stack overflow in validate_branch()Josh Poimboeuf-5/+5
2026-03-09objtool: Handle Clang RSP musical chairsJosh Poimboeuf-39/+37
2026-03-09ktest: Add a --dry-run modeRicardo B. Marlière-26/+63
2026-03-09ktest: Run POST_KTEST hooks on failure and cancellationRicardo B. Marlière-5/+22
2026-03-09ktest: Add PRE_KTEST_DIE for PRE_KTEST failuresRicardo B. Marlière-1/+13
2026-03-09ktest: Stop dropping console output during power-cycle rebootRicardo B. Marlière-5/+6
2026-03-09ktest: Run commands through list-form shell openRicardo B. Marlière-1/+4
2026-03-09ktest: Honor empty per-test option overridesRicardo B. Marlière-2/+4
2026-03-09ktest: Treat undefined self-reference as emptyRicardo B. Marlière-0/+8
2026-03-09ktest: Resolve LOG_FILE in test option contextRicardo B. Marlière-1/+1
2026-03-09ktest: Avoid undef warning when WARNINGS_FILE is unsetRicardo B. Marlière-1/+1
2026-03-09tools/rtla: Remove unneeded nr_cpus from for_each_monitored_cpuCosta Shulyupin-21/+20