summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2025-09-26scripts/coccinelle: Find PTR_ERR() to %pe candidatesGal Pressman-0/+34
2025-09-24kconfig: Add transitional symbol attribute for migration supportKees Cook-1/+274
2025-09-24kconfig: Fix BrokenPipeError warnings in selftestsKees Cook-1/+16
2025-09-24Merge patch series "Add generated modalias to modules.builtin.modinfo"Nathan Chancellor-60/+107
2025-09-24kbuild: vmlinux.unstripped should always depend on .vmlinux.export.oAlexey Gladkov-11/+3
2025-09-24modpost: Create modalias for builtin modulesAlexey Gladkov-2/+41
2025-09-24modpost: Add modname to mod_device_table aliasAlexey Gladkov-3/+12
2025-09-24kbuild: extract modules.builtin.modinfo from vmlinux.unstrippedMasahiro Yamada-25/+27
2025-09-24kbuild: keep .modinfo section in vmlinux.unstrippedMasahiro Yamada-2/+8
2025-09-24kbuild: always create intermediate vmlinux.unstrippedMasahiro Yamada-23/+22
2025-09-23gcc-plugins: Remove TODO_verify_il for GCC >= 16Kees Cook-0/+7
2025-09-22coccinelle: platform_no_drv_owner: handle also built-in driversKrzysztof Kozlowski-0/+9
2025-09-22coccinelle: of_table: handle SPI device ID tablesKrzysztof Kozlowski-7/+7
2025-09-21scripts: remove sphinx-build-wrapper from scripts/Mauro Carvalho Chehab-719/+0
2025-09-21scripts/decode_stacktrace.sh: code: preserve alignmentMatthieu Baerts (NGI0)-1/+3
2025-09-21scripts/decode_stacktrace.sh: symbol: preserve alignmentMatthieu Baerts (NGI0)-14/+12
2025-09-21scripts/decode_stacktrace.sh: symbol: avoid trailing whitespacesMatthieu Baerts (NGI0)-6/+1
2025-09-19Merge 6.17-rc6 into kbuild-nextNathan Chancellor-6/+18
2025-09-18scripts: kdoc_parser.py: warn about Python version only onceMauro Carvalho Chehab-1/+6
2025-09-18tools: kernel-doc: add a see also section at man pagesMauro Carvalho Chehab-6/+83
2025-09-18docs: add support to build manpages from kerneldoc outputMauro Carvalho Chehab-28/+0
2025-09-18scripts: sphinx-pre-install: move it to tools/docsMauro Carvalho Chehab-1621/+0
2025-09-18tools/docs: check-variable-fonts.py: split into a lib and an exec fileMauro Carvalho Chehab-165/+0
2025-09-18scripts: check-variable-fonts.sh: convert to PythonMauro Carvalho Chehab-27/+77
2025-09-18scripts/jobserver-exec: add a help messageMauro Carvalho Chehab-9/+13
2025-09-18scripts/jobserver-exec: move its class to the lib directoryMauro Carvalho Chehab-141/+160
2025-09-18scripts/jobserver-exec: move the code to a classMauro Carvalho Chehab-67/+151
2025-09-18docs: kdoc: a few more dump_typedef() tweaksJonathan Corbet-9/+11
2025-09-18docs: kdoc: remove redundant comment stripping in dump_typedef()Jonathan Corbet-3/+0
2025-09-18docs: kdoc: remove some dead code in dump_typedef()Jonathan Corbet-5/+0
2025-09-18docs: kdoc: final dump_function() cleanupsJonathan Corbet-17/+13
2025-09-18docs: kdoc: consolidate some of the macro-processing logicJonathan Corbet-23/+20
2025-09-18docs: kdoc: Simplify the dump_function() prototype regexesJonathan Corbet-10/+10
2025-09-18docs: kdoc: remove a useless empty capture groupJonathan Corbet-2/+2
2025-09-18docs: kdoc: remove a couple of spurious regex charactersJonathan Corbet-1/+1
2025-09-18doc: kdoc: unify transform handlingJonathan Corbet-31/+34
2025-09-18docs: kdoc: move the function transform patterns out of dump_function()Jonathan Corbet-43/+35
2025-09-18docs: kdoc: remove a single-use variableJonathan Corbet-3/+1
2025-09-18docs: kdoc: tighten up the push_parameter() no-type caseJonathan Corbet-24/+20
2025-09-18docs: kdoc: trim __cacheline_group_* with the other annotationsJonathan Corbet-6/+1
2025-09-16rust: kunit: use `kernel::{fmt,prelude::fmt!}`Tamir Duberstein-1/+1
2025-09-15rust: Introduce atomic API helpersBoqun Feng-0/+68
2025-09-13checkpatch: allow http links of any length in commit logsJoe Perches-1/+1
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+10
2025-09-09hrtimer: Remove hrtimer_clock_base:: Get_timeThomas Weißschuh-2/+0
2025-09-08rust: add `pin-init` as a dependency to `bindings` and `uapi`Benno Lossin-2/+2
2025-09-06Merge tag 'rust-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+10
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-4/+8
2025-08-31rust: support Rust >= 1.91.0 target specMiguel Ojeda-2/+10
2025-08-29scripts: sphinx-build-wrapper: get rid of uapi/media MakefileMauro Carvalho Chehab-0/+719