summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2026-02-03rust: kconfig: Don't require RUST_IS_AVAILABLE for rustc-optionMatthew Maurer
2026-02-03modpost: Amend ppc64 save/restfpr symnames for -Os buildRené Rebe
2026-02-02streamline_config.pl: remove superfluous exclamation markDiego Viola
2026-01-29kbuild: dummy-tools: Add python3Michal Suchanek
2026-01-22scripts: kconfig: merge_config.sh: warn on duplicate input filesMikko Rapeli
2026-01-22scripts: kconfig: merge_config.sh: use awk in checks tooMikko Rapeli
2026-01-22scripts: kconfig: merge_config.sh: refactor from shell/sed/grep to awkAnders Roxell
2026-01-22kallsyms: Get rid of kallsyms relative baseArd Biesheuvel
2026-01-22scripts: add tool to run containerized buildsGuillaume Tucker
2026-01-14kbuild: Drop superfluous compiler option checksThomas Weißschuh
2026-01-06kconfig: Support conditional deps using "depends on X if Y"Nicolas Pitre
2026-01-05kbuild: remove gcc's -Wtype-limitsVincent Mailhol
2025-12-19kbuild: Add top-level target for building gen_init_cpioNicolas Schier
2025-12-19kconfig: move XPM icons to separate filesRostislav Krasny
2025-12-16modpost: drop '*_probe' from section check whitelistJohan Hovold
2025-12-13Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-12-10checkpatch: add uninitialized pointer with __free attribute checkAlly Heev
2025-12-10Merge tag 'kbuild-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds
2025-12-10Merge tag 'trace-v6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2025-12-09tracing: Fix unused tracepoints when module uses only exported onesSteven Rostedt
2025-12-10Merge tag 'pm-6.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-12-06Merge tag 'objtool-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-12-05Merge tag 'tracepoints-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-04Merge tag 'devicetree-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-04coccinelle: Drop pm_runtime_barrier() error code checksBrian Norris
2025-12-03Merge tag 'kbuild-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds
2025-12-03Merge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-12-03Merge tag 'docs-6.19' of git://git.lwn.net/linuxLinus Torvalds
2025-12-03x86/asm: Remove ANNOTATE_DATA_SPECIAL usageJosh Poimboeuf
2025-12-02Merge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-12-02Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-12-01Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-01Merge tag 'locking-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-01Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-27Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable in order to be ableAndrew Morton
2025-11-26kbuild: add target to build a cpio containing modulesSascha Hauer
2025-11-24rust: macros: support `proc-macro2`, `quote` and `syn`Miguel Ojeda
2025-11-24rust: syn: enable support in kbuildMiguel Ojeda
2025-11-24rust: quote: enable support in kbuildMiguel Ojeda
2025-11-24rust: proc-macro2: enable support in kbuildMiguel Ojeda
2025-11-24rust: kbuild: simplify `--cfg` handlingMiguel Ojeda
2025-11-21kbuild: Check for functions with ambiguous -ffunction-sections section namesJosh Poimboeuf
2025-11-20scripts/gdb/symbols: make BPF debug info available to GDBIlya Leoshkevich
2025-11-20scripts/gdb/radix-tree: add lx-radix-tree-commandIlya Leoshkevich
2025-11-20checkpatch: add IDR to the deprecated listCarlos López
2025-11-18docs: bring some order to our Python module hierarchyJonathan Corbet
2025-11-18docs: Move the python libraries to tools/lib/pythonJonathan Corbet
2025-11-18objtool/klp: Only enable --checksum when neededJosh Poimboeuf