summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-03-10perf annotate: Fix hashmap__new() error checkingChen Ni
2026-03-10perf cs-etm: Sync coresight-pmu.h header with the kernel sourcesJames Clark
2026-03-10perf cs-etm: Finish removal of ETM_OPT_*James Clark
2026-03-10rtla: Simplify code by caching string lengthsWander Lairson Costa
2026-03-10rtla: Replace magic number with MAX_PATHWander Lairson Costa
2026-03-10rtla: Introduce common_threshold_handler() helperWander Lairson Costa
2026-03-10rtla/actions: Simplify argument parsingWander Lairson Costa
2026-03-10rtla: Use strdup() to simplify codeWander Lairson Costa
2026-03-10rtla: Exit on memory allocation failures during initializationWander Lairson Costa
2026-03-09selftests/tc-testing: Adapt test's output to HFSC's iproute2 printing changesVictor Nogueira
2026-03-09selftests: fib_tests: fix link-local retrieval in fib6_nexthop()Alok Tiwari
2026-03-09tools: ynl: convert rt-route sample to selftestJakub Kicinski
2026-03-09tools: ynl: convert rt-addr sample to selftestJakub Kicinski
2026-03-09tools: ynl: convert ethtool sample to selftestJakub Kicinski
2026-03-09tools: ynl: convert devlink sample to selftestJakub Kicinski
2026-03-09tools: ynl: add netdevsim wrapper library for YNL testsJakub Kicinski
2026-03-09tools: ynl: convert tc and tc-filter-add samples to selftestJakub Kicinski
2026-03-09tools: ynl: convert rt-link sample to selftestJakub Kicinski
2026-03-09tools: ynl: convert ovs sample to selftestJakub Kicinski
2026-03-09tools: ynl: convert netdev sample to selftestJakub Kicinski
2026-03-09tools: ynl: move samples to testsJakub Kicinski
2026-03-09sched_ext: remove SCX_OPS_HAS_CGROUP_WEIGHTZhao Mengmeng
2026-03-09Merge tag 'linux-cpupower-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki
2026-03-09docs: kdoc_output: better handle listsMauro Carvalho Chehab
2026-03-09docs: kdoc_output: add support to handle code blocksMauro Carvalho Chehab
2026-03-09docs: kdoc_output: add a logic to handle tables inside kernel-doc markupsMauro Carvalho Chehab
2026-03-09docs: kdoc_output: Change the logic to handle man highlightMauro Carvalho Chehab
2026-03-09docs: kdoc_output: pick a better default for modulenameMauro Carvalho Chehab
2026-03-09docs: kdoc_output: describe the class init parametersMauro Carvalho Chehab
2026-03-09docs: kdoc_output: fix naming for DOC markupsMauro Carvalho Chehab
2026-03-09docs: kdoc_output: don't use a different modulename for functionsMauro Carvalho Chehab
2026-03-09docs: kdoc_output: use a single manual for everythingMauro Carvalho Chehab
2026-03-09docs: kdoc_output: remove extra attribute on man .TH headersMauro Carvalho Chehab
2026-03-09docs: kdoc_output: use a method to emit the .TH headerMauro Carvalho Chehab
2026-03-09docs: sphinx-build-wrapper: don't allow "/" on file namesMauro Carvalho Chehab
2026-03-09docs: sphinx-build-wrapper: better handle troff .TH markupsMauro Carvalho Chehab
2026-03-09tracing: selftests: Add trace remote testsVincent Donnefort
2026-03-09selftests/bpf: Move sleepable refcounted_kptr tests to syscallsViktor Malik
2026-03-09docs: kdoc_files: document KernelFiles() ABIMauro Carvalho Chehab
2026-03-09docs: kdoc_files: allows the caller to use a different xforms classMauro Carvalho Chehab
2026-03-09tools/docs/checktransupdate.py: add support for scanning directoryHaoyang LIU
2026-03-09objtool: Fix another stack overflow in validate_branch()Josh Poimboeuf
2026-03-09objtool: Handle Clang RSP musical chairsJosh Poimboeuf
2026-03-09ktest: Add a --dry-run modeRicardo B. Marlière
2026-03-09ktest: Run POST_KTEST hooks on failure and cancellationRicardo B. Marlière
2026-03-09ktest: Add PRE_KTEST_DIE for PRE_KTEST failuresRicardo B. Marlière
2026-03-09ktest: Stop dropping console output during power-cycle rebootRicardo B. Marlière
2026-03-09ktest: Run commands through list-form shell openRicardo B. Marlière
2026-03-09ktest: Honor empty per-test option overridesRicardo B. Marlière
2026-03-09ktest: Treat undefined self-reference as emptyRicardo B. Marlière