summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
8 daysscripts: generate_rust_analyzer: Add compiler_builtins -> core depTamir Duberstein
8 daysscripts: generate_rust_analyzer: fix resolution of #[pin_data] macrosSeungJong Ha
8 daysscripts: generate_rust_analyzer: compile sysroot with correct editionTamir Duberstein
8 daysscripts: generate_rust_analyzer: remove sysroot assertionOnur Özkan
8 daysscripts: generate_rust_analyzer: Add pin_init_internal depsTamir Duberstein
8 daysscripts: generate_rust_analyzer: Add pin_init -> compiler_builtins depTamir Duberstein
8 daysrust: kbuild: give `--config-path` to `rustfmt` in `.rsi` targetMiguel Ojeda
8 dayskbuild: Fix permissions of modules.builtin.modinfoEthan Zuo
8 dayskbuild: rpm-pkg: Generate debuginfo package manuallyNathan Chancellor
2026-01-30kconfig: fix static linking of nconfArkadiusz Kozdra
2026-01-08mcb: Add missing modpost build supportJose Javier Rodriguez Barbarin
2026-01-08kbuild: fix compilation of dtb specified on command-line without make ruleThomas De Schampheleire
2026-01-02kbuild: Use objtree for module signing key pathMikhail Malyshev
2026-01-02scripts: kdoc_parser.py: warn about Python version only onceMauro Carvalho Chehab
2026-01-02scripts/faddr2line: Fix "Argument list too long" errorPankaj Raghav
2025-12-18kbuild: install-extmod-build: Properly fix CC expansion when ccache is usedAbel Vesa
2025-12-18kbuild: don't enable CC_CAN_LINK if the dummy program generates warningsThomas Weißschuh
2025-11-14Merge tag 'rust-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-11gendwarfksyms: Skip files with no exportsSami Tolvanen
2025-11-09scripts/decode_stacktrace.sh: fix build ID and PC source parsingCarlos Llamas
2025-11-08kbuild: Let kernel-doc.py use PYTHON3 overrideJean Delvare
2025-11-06kbuild: Strip trailing padding bytes from modules.builtin.modinfoNathan Chancellor
2025-11-01kconfig/nconf: Initialize the default locale at startupJakub Horký
2025-11-01kconfig/mconf: Initialize the default locale at startupJakub Horký
2025-10-25kbuild: install-extmod-build: Fix when given dir outside the build dirJames Le Cuirot
2025-10-11Merge tag 'kbuild-fixes-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-11Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-10-10kbuild: Use '--strip-unneeded-symbol' for removing module device table symbolsNathan Chancellor
2025-10-10kbuild: Add '.rel.*' strip pattern for vmlinuxNathan Chancellor
2025-10-10kbuild: Restore pattern to avoid stripping .rela.dyn from vmlinuxNathan Chancellor
2025-10-07scripts/Makefile.extrawarn: Respect CONFIG_WERROR / W=e for hostprogsNathan Chancellor
2025-10-07kconfig: Avoid prompting for transitional symbolsKees Cook
2025-10-04bpf: Finish constification of 1st parameter of bpf_d_path()Rong Tao
2025-10-03Merge tag 'docs-6.18' of git://git.lwn.net/linuxLinus Torvalds
2025-10-02Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds
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-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