summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-02Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-10-01Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds
2025-10-01Merge tag 'devicetree-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-01kernel-doc: output source file name at SEE ALSOMauro Carvalho Chehab
2025-09-30Merge tag 'rust-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-09-30Merge tag 'timers-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-30Merge tag 'locking-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-09-29Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-29Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-28checkpatch: suppress strscpy warnings for userspace toolsSuchit Karunakaran
2025-09-28modpost: Initialize builtin_modname to stop SIGSEGVsHugh Dickins
2025-09-26scripts: dt_to_config: fix grammar and a typo in --help textMarkus Heidelberg
2025-09-26scripts/coccinelle: Find PTR_ERR() to %pe candidatesGal Pressman
2025-09-24kconfig: Add transitional symbol attribute for migration supportKees Cook
2025-09-24kconfig: Fix BrokenPipeError warnings in selftestsKees Cook
2025-09-24Merge patch series "Add generated modalias to modules.builtin.modinfo"Nathan Chancellor
2025-09-24kbuild: vmlinux.unstripped should always depend on .vmlinux.export.oAlexey Gladkov
2025-09-24modpost: Create modalias for builtin modulesAlexey Gladkov
2025-09-24modpost: Add modname to mod_device_table aliasAlexey Gladkov
2025-09-24kbuild: extract modules.builtin.modinfo from vmlinux.unstrippedMasahiro Yamada
2025-09-24kbuild: keep .modinfo section in vmlinux.unstrippedMasahiro Yamada
2025-09-24kbuild: always create intermediate vmlinux.unstrippedMasahiro Yamada
2025-09-23gcc-plugins: Remove TODO_verify_il for GCC >= 16Kees Cook
2025-09-22coccinelle: platform_no_drv_owner: handle also built-in driversKrzysztof Kozlowski
2025-09-22coccinelle: of_table: handle SPI device ID tablesKrzysztof Kozlowski
2025-09-21scripts: remove sphinx-build-wrapper from scripts/Mauro Carvalho Chehab
2025-09-21scripts/decode_stacktrace.sh: code: preserve alignmentMatthieu Baerts (NGI0)
2025-09-21scripts/decode_stacktrace.sh: symbol: preserve alignmentMatthieu Baerts (NGI0)
2025-09-21scripts/decode_stacktrace.sh: symbol: avoid trailing whitespacesMatthieu Baerts (NGI0)
2025-09-19Merge 6.17-rc6 into kbuild-nextNathan Chancellor
2025-09-18scripts: kdoc_parser.py: warn about Python version only onceMauro Carvalho Chehab
2025-09-18tools: kernel-doc: add a see also section at man pagesMauro Carvalho Chehab
2025-09-18docs: add support to build manpages from kerneldoc outputMauro Carvalho Chehab
2025-09-18scripts: sphinx-pre-install: move it to tools/docsMauro Carvalho Chehab
2025-09-18tools/docs: check-variable-fonts.py: split into a lib and an exec fileMauro Carvalho Chehab
2025-09-18scripts: check-variable-fonts.sh: convert to PythonMauro Carvalho Chehab
2025-09-18scripts/jobserver-exec: add a help messageMauro Carvalho Chehab
2025-09-18scripts/jobserver-exec: move its class to the lib directoryMauro Carvalho Chehab
2025-09-18scripts/jobserver-exec: move the code to a classMauro Carvalho Chehab
2025-09-18docs: kdoc: a few more dump_typedef() tweaksJonathan Corbet
2025-09-18docs: kdoc: remove redundant comment stripping in dump_typedef()Jonathan Corbet
2025-09-18docs: kdoc: remove some dead code in dump_typedef()Jonathan Corbet
2025-09-18docs: kdoc: final dump_function() cleanupsJonathan Corbet
2025-09-18docs: kdoc: consolidate some of the macro-processing logicJonathan Corbet
2025-09-18docs: kdoc: Simplify the dump_function() prototype regexesJonathan Corbet
2025-09-18docs: kdoc: remove a useless empty capture groupJonathan Corbet
2025-09-18docs: kdoc: remove a couple of spurious regex charactersJonathan Corbet
2025-09-18doc: kdoc: unify transform handlingJonathan Corbet
2025-09-18docs: kdoc: move the function transform patterns out of dump_function()Jonathan Corbet