aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-03-09selftests: fib_tests: fix link-local retrieval in fib6_nexthop()Alok Tiwari1-1/+1
2026-03-09tools: ynl: convert rt-route sample to selftestJakub Kicinski3-36/+72
2026-03-09tools: ynl: convert rt-addr sample to selftestJakub Kicinski3-28/+65
2026-03-09tools: ynl: convert ethtool sample to selftestJakub Kicinski3-29/+62
2026-03-09tools: ynl: convert devlink sample to selftestJakub Kicinski3-36/+85
2026-03-09tools: ynl: add netdevsim wrapper library for YNL testsJakub Kicinski2-0/+40
2026-03-09tools: ynl: convert tc and tc-filter-add samples to selftestJakub Kicinski4-369/+367
2026-03-09tools: ynl: convert rt-link sample to selftestJakub Kicinski3-83/+106
2026-03-09tools: ynl: convert ovs sample to selftestJakub Kicinski3-38/+88
2026-03-09tools: ynl: convert netdev sample to selftestJakub Kicinski2-68/+184
2026-03-09tools: ynl: move samples to testsJakub Kicinski13-45/+45
2026-03-09sched_ext: remove SCX_OPS_HAS_CGROUP_WEIGHTZhao Mengmeng2-2/+1
2026-03-09Merge tag 'linux-cpupower-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linuxRafael J. Wysocki6-6/+61
2026-03-09docs: kdoc_output: better handle listsMauro Carvalho Chehab1-0/+8
2026-03-09docs: kdoc_output: add support to handle code blocksMauro Carvalho Chehab1-0/+64
2026-03-09docs: kdoc_output: add a logic to handle tables inside kernel-doc markupsMauro Carvalho Chehab1-0/+130
2026-03-09docs: kdoc_output: Change the logic to handle man highlightMauro Carvalho Chehab1-8/+16
2026-03-09docs: kdoc_output: pick a better default for modulenameMauro Carvalho Chehab2-4/+4
2026-03-09docs: kdoc_output: describe the class init parametersMauro Carvalho Chehab1-1/+28
2026-03-09docs: kdoc_output: fix naming for DOC markupsMauro Carvalho Chehab2-16/+24
2026-03-09docs: kdoc_output: don't use a different modulename for functionsMauro Carvalho Chehab1-6/+3
2026-03-09docs: kdoc_output: use a single manual for everythingMauro Carvalho Chehab1-8/+4
2026-03-09docs: kdoc_output: remove extra attribute on man .TH headersMauro Carvalho Chehab1-1/+1
2026-03-09docs: kdoc_output: use a method to emit the .TH headerMauro Carvalho Chehab1-8/+26
2026-03-09docs: sphinx-build-wrapper: don't allow "/" on file namesMauro Carvalho Chehab1-1/+3
2026-03-09docs: sphinx-build-wrapper: better handle troff .TH markupsMauro Carvalho Chehab1-4/+4
2026-03-09tracing: selftests: Add trace remote testsVincent Donnefort6-0/+498
2026-03-09selftests/bpf: Move sleepable refcounted_kptr tests to syscallsViktor Malik2-3/+3
2026-03-09docs: kdoc_files: document KernelFiles() ABIMauro Carvalho Chehab1-1/+43
2026-03-09docs: kdoc_files: allows the caller to use a different xforms classMauro Carvalho Chehab1-2/+7
2026-03-09tools/docs/checktransupdate.py: add support for scanning directoryHaoyang LIU1-1/+13
2026-03-09objtool: Fix another stack overflow in validate_branch()Josh Poimboeuf1-5/+5
2026-03-09objtool: Handle Clang RSP musical chairsJosh Poimboeuf2-39/+37
2026-03-09ktest: Add a --dry-run modeRicardo B. Marlière1-26/+63
2026-03-09ktest: Run POST_KTEST hooks on failure and cancellationRicardo B. Marlière1-5/+22
2026-03-09ktest: Add PRE_KTEST_DIE for PRE_KTEST failuresRicardo B. Marlière2-1/+13
2026-03-09ktest: Stop dropping console output during power-cycle rebootRicardo B. Marlière1-5/+6
2026-03-09ktest: Run commands through list-form shell openRicardo B. Marlière1-1/+4
2026-03-09ktest: Honor empty per-test option overridesRicardo B. Marlière1-2/+4
2026-03-09ktest: Treat undefined self-reference as emptyRicardo B. Marlière1-0/+8
2026-03-09ktest: Resolve LOG_FILE in test option contextRicardo B. Marlière1-1/+1
2026-03-09ktest: Avoid undef warning when WARNINGS_FILE is unsetRicardo B. Marlière1-1/+1
2026-03-09tools/rtla: Remove unneeded nr_cpus from for_each_monitored_cpuCosta Shulyupin6-21/+20
2026-03-09tools/rtla: Remove unneeded nr_cpus membersCosta Shulyupin5-50/+38
2026-03-09tools/rtla: Remove unneeded nr_cpus argumentsCosta Shulyupin7-51/+34
2026-03-09tools/rtla: Consolidate nr_cpus usage across all toolsCosta Shulyupin12-60/+29
2026-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc3Alexei Starovoitov58-283/+1160
2026-03-07tools/sched_ext/include: Regenerate enum_defs.autogen.hTejun Heo1-12/+37
2026-03-07tools/sched_ext/include: Add libbpf version guard for assoc_struct_opsTejun Heo1-6/+29
2026-03-07tools/sched_ext/include: Add __COMPAT_HAS_scx_bpf_select_cpu_and macroTejun Heo1-0/+8