summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-01-23perf map_symbol: Switch from holding maps to holding threadIan Rogers
2026-01-23perf disasm: Refactor ins__is_call/jump to avoid exposing arch ins_opsIan Rogers
2026-01-23perf disasm: Don't include C files from the arch directoryIan Rogers
2026-01-23perf disasm: Rework the string arch__is to use the ELF machineIan Rogers
2026-01-23perf disasm: Constify use of 'struct ins'Ian Rogers
2026-01-23perf disasm: Constify use of 'struct ins_op'Ian Rogers
2026-01-23perf disasm: Constify use of 'struct arch'Ian Rogers
2026-01-23perf maps: Fix reference count leak in maps__find_ams()Ian Rogers
2026-01-23perf annotate: Fix args leak of map_symbolIan Rogers
2026-01-23perf header: Fix memory leaks in process_cpu_domain_info()Ian Rogers
2026-01-23selftest: tun: Add test data for success and failure pathsXu Du
2026-01-23selftest: tun: Add test for receiving gso packet from tunXu Du
2026-01-23selftest: tun: Add test for sending gso packet into tunXu Du
2026-01-23selftest: tun: Add helpers for GSO over UDP tunnelXu Du
2026-01-23selftest: tun: Refactor tun_delete to use tuntap_helpersXu Du
2026-01-23selftest: tun: Introduce tuntap_helpers.h header for TUN/TAP testingXu Du
2026-01-23selftest: tun: Format tun.c existing codeXu Du
2026-01-23selftests: net: tests for add double tunneling GRO/GSOPaolo Abeni
2026-01-23Merge branch 'mauro' into docs-mwJonathan Corbet
2026-01-23docs: parse_features: make documentation more consistentMauro Carvalho Chehab
2026-01-23docs: jobserver: do some documentation improvementsMauro Carvalho Chehab
2026-01-23docs: kabi: helpers: add documentation for each "enum" valueMauro Carvalho Chehab
2026-01-23docs: kabi: helpers: add helper for debug bits 7 and 8Mauro Carvalho Chehab
2026-01-23docs: kabi: system_symbols: end docstring phrases with a dotMauro Carvalho Chehab
2026-01-23docs: python: abi_regex: do some improvements at documentationMauro Carvalho Chehab
2026-01-23docs: python: abi_parser: do some improvements at documentationMauro Carvalho Chehab
2026-01-23docs: kdoc: python_version: Improve docstrings and commentsMauro Carvalho Chehab
2026-01-23docs: kdoc: enrich_formatter: Improve docstrings and commentsMauro Carvalho Chehab
2026-01-23docs: kdoc: parse_data_structs: Improve docstrings and commentsMauro Carvalho Chehab
2026-01-23docs: kdoc_re: Improve docstrings and commentsMauro Carvalho Chehab
2026-01-23docs: kdoc_output: Improve docstrings and commentsMauro Carvalho Chehab
2026-01-23docs: kdoc_parser: Improve docstrings and commentsMauro Carvalho Chehab
2026-01-23docs: kdoc_item: Improve docstrings and commentsMauro Carvalho Chehab
2026-01-23docs: kdoc_files: Improve docstrings and commentsMauro Carvalho Chehab
2026-01-23docs: kdoc: latex_fonts: Improve docstrings and commentsMauro Carvalho Chehab
2026-01-23tools/docs: sphinx-build-wrapper: only generate rust docs when requestedThomas Weißschuh
2026-01-23tools/docs: sphinx-build-wrapper: compute sphinxdirs_list earlierThomas Weißschuh
2026-01-23tools/docs: sphinx-build-wrapper: make 'rustdoc' a local variableThomas Weißschuh
2026-01-23tools/docs: sphinx-build-wrapper: generate rust docs only onceThomas Weißschuh
2026-01-23Merge tag 'sound-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-01-23KVM: selftests: Add -U_FORTIFY_SOURCE to avoid some unpredictable test failuresZhiquan Li
2026-01-23tools: usb: usbip: remove dead-link from READMEShuah Khan
2026-01-23selftests: ublk: fix test nameMing Lei
2026-01-23Merge branch kvm-arm64/feat_idst into kvmarm-master/nextMarc Zyngier
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-22selftests: ublk: support arbitrary threads/queues combinationMing Lei
2026-01-22selftests: ublk: add --batch/-b for enabling F_BATCH_IOMing Lei
2026-01-22selftests: ublk: increase timeout to 150 secondsMing Lei
2026-01-22selftests: ublk: handle UBLK_U_IO_FETCH_IO_CMDSMing Lei
2026-01-22selftests: ublk: handle UBLK_U_IO_COMMIT_IO_CMDSMing Lei