aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-01-23Merge tag 'io_uring-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds1-15/+44
2026-01-23perf regs: Refactor use of arch__sample_reg_masks() to perf_reg_name()Ian Rogers14-282/+76
2026-01-23perf annotate: Fix memcpy size in arch__grow_instructions()Suchit Karunakaran1-1/+1
2026-01-23perf tests sched: Avoid error in cleanup on loaded machinesIan Rogers1-1/+1
2026-01-23perf inject: With --convert-callchain ignore the dummy event for dwarf stacksIan Rogers1-1/+1
2026-01-23perf disasm: Minor layout tweaks for 'struct arch'Ian Rogers1-4/+4
2026-01-23perf disasm: Refactor arch__find and initialization of arch structsIan Rogers16-241/+282
2026-01-23perf map_symbol: Switch from holding maps to holding threadIan Rogers18-44/+47
2026-01-23perf disasm: Refactor ins__is_call/jump to avoid exposing arch ins_opsIan Rogers4-8/+12
2026-01-23perf disasm: Don't include C files from the arch directoryIan Rogers15-238/+289
2026-01-23perf disasm: Rework the string arch__is to use the ELF machineIan Rogers6-21/+27
2026-01-23perf disasm: Constify use of 'struct ins'Ian Rogers4-24/+40
2026-01-23perf disasm: Constify use of 'struct ins_op'Ian Rogers11-51/+51
2026-01-23perf disasm: Constify use of 'struct arch'Ian Rogers11-58/+67
2026-01-23perf maps: Fix reference count leak in maps__find_ams()Ian Rogers1-0/+1
2026-01-23perf annotate: Fix args leak of map_symbolIan Rogers7-38/+47
2026-01-23perf header: Fix memory leaks in process_cpu_domain_info()Ian Rogers1-13/+4
2026-01-23selftest: tun: Add test data for success and failure pathsXu Du1-2/+113
2026-01-23selftest: tun: Add test for receiving gso packet from tunXu Du1-0/+194
2026-01-23selftest: tun: Add test for sending gso packet into tunXu Du1-9/+135
2026-01-23selftest: tun: Add helpers for GSO over UDP tunnelXu Du1-0/+425
2026-01-23selftest: tun: Refactor tun_delete to use tuntap_helpersXu Du2-40/+15
2026-01-23selftest: tun: Introduce tuntap_helpers.h header for TUN/TAP testingXu Du1-0/+390
2026-01-23selftest: tun: Format tun.c existing codeXu Du1-10/+15
2026-01-23selftests: net: tests for add double tunneling GRO/GSOPaolo Abeni3-0/+395
2026-01-23Merge branch 'mauro' into docs-mwJonathan Corbet15-254/+393
2026-01-23docs: parse_features: make documentation more consistentMauro Carvalho Chehab1-7/+20
2026-01-23docs: jobserver: do some documentation improvementsMauro Carvalho Chehab1-8/+12
2026-01-23docs: kabi: helpers: add documentation for each "enum" valueMauro Carvalho Chehab1-20/+20
2026-01-23docs: kabi: helpers: add helper for debug bits 7 and 8Mauro Carvalho Chehab1-0/+2
2026-01-23docs: kabi: system_symbols: end docstring phrases with a dotMauro Carvalho Chehab1-7/+7
2026-01-23docs: python: abi_regex: do some improvements at documentationMauro Carvalho Chehab1-6/+20
2026-01-23docs: python: abi_parser: do some improvements at documentationMauro Carvalho Chehab1-15/+18
2026-01-23docs: kdoc: python_version: Improve docstrings and commentsMauro Carvalho Chehab1-4/+16
2026-01-23docs: kdoc: enrich_formatter: Improve docstrings and commentsMauro Carvalho Chehab1-5/+15
2026-01-23docs: kdoc: parse_data_structs: Improve docstrings and commentsMauro Carvalho Chehab1-23/+39
2026-01-23docs: kdoc_re: Improve docstrings and commentsMauro Carvalho Chehab1-7/+11
2026-01-23docs: kdoc_output: Improve docstrings and commentsMauro Carvalho Chehab1-25/+35
2026-01-23docs: kdoc_parser: Improve docstrings and commentsMauro Carvalho Chehab1-77/+92
2026-01-23docs: kdoc_item: Improve docstrings and commentsMauro Carvalho Chehab1-0/+18
2026-01-23docs: kdoc_files: Improve docstrings and commentsMauro Carvalho Chehab1-11/+12
2026-01-23docs: kdoc: latex_fonts: Improve docstrings and commentsMauro Carvalho Chehab1-39/+56
2026-01-23tools/docs: sphinx-build-wrapper: only generate rust docs when requestedThomas Weißschuh1-2/+5
2026-01-23tools/docs: sphinx-build-wrapper: compute sphinxdirs_list earlierThomas Weißschuh1-13/+13
2026-01-23tools/docs: sphinx-build-wrapper: make 'rustdoc' a local variableThomas Weißschuh1-9/+8
2026-01-23tools/docs: sphinx-build-wrapper: generate rust docs only onceThomas Weißschuh1-17/+17
2026-01-23Merge tag 'sound-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+0
2026-01-23KVM: selftests: Add -U_FORTIFY_SOURCE to avoid some unpredictable test failuresZhiquan Li1-0/+1
2026-01-23tools: usb: usbip: remove dead-link from READMEShuah Khan1-2/+0
2026-01-23selftests: ublk: fix test nameMing Lei2-2/+2