summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2022-10-12Makefile.extrawarn: Move -Wcast-function-type-strict to W=1Sami Tolvanen
2022-09-24Makefile.debug: re-enable debug info for .S filesNick Desaulniers
2022-09-24Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLITNick Desaulniers
2022-09-24Kconfig: remove unused function 'menu_get_root_menu'Zeng Heng
2022-09-24scripts/clang-tools: remove unused moduleyangxingwu
2022-09-11Merge tag 'kbuild-fixes-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-10mksysmap: Fix the mismatch of 'L0' symbols in System.mapYouling Tang
2022-09-04Makefile.extrawarn: re-enable -Wformat for clang; take 2Nick Desaulniers
2022-08-29scripts/extract-ikconfig: add zstd compression supportThitat Auareesuksakul
2022-08-29scripts: remove obsolete gcc-ld scriptLukas Bulwahn
2022-08-21asm goto: eradicate CC_HAS_ASM_GOTONick Desaulniers
2022-08-20Merge tag 'kbuild-fixes-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-21scripts/clang-tools: Remove DeprecatedOrUnsafeBufferHandling checkGuru Das Srinagesh
2022-08-21scripts/Makefile.extrawarn: Do not disable clang's -Wformat-zero-lengthNathan Chancellor
2022-08-21kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__Jiri Slaby
2022-08-21modpost: fix module versioning when a symbol lacks valid CRCMasahiro Yamada
2022-08-19Merge tag 'hardening-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-08-16gcc-plugins: Undefine LATENT_ENTROPY_PLUGIN when plugin disabled for a fileAndrew Donnellan
2022-08-12Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-11riscv/purgatory: Omit use of bin2cMasahiro Yamada
2022-08-11Revert "Makefile.extrawarn: re-enable -Wformat for clang"Linus Torvalds
2022-08-10Merge tag 'kbuild-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2022-08-08Merge tag 'modules-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-08Merge tag 'coccinelle-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-07update Coccinelle URLJulia Lawall
2022-08-07coccinelle: free: add version constraintJulia Lawall
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-08-06Merge tag 'perf-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-08-06Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-08-06Merge tag 'tpmdd-next-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-08-05Merge tag 'printk-for-5.20-sane' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-05Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-04Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-04modpost: remove .symbol_white_list field entirelyMasahiro Yamada
2022-08-04modpost: remove unneeded .symbol_white_list initializersMasahiro Yamada
2022-08-04modpost: add PATTERNS() helper macroMasahiro Yamada
2022-08-04modpost: shorten warning messages in report_sec_mismatch()Masahiro Yamada
2022-08-04Revert "Kbuild, lto, workaround: Don't warn for initcall_reference in modpost"Masahiro Yamada
2022-08-03Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-08-03sign-file: Fix confusing error messagesTianjia Zhang
2022-08-03modpost: use more reliable way to get fromsec in section_rel(a)()Masahiro Yamada
2022-08-03modpost: add array range check to sec_name()Masahiro Yamada
2022-08-03modpost: refactor get_secindex()Masahiro Yamada
2022-08-03kbuild: set EXIT trap before creating temporary directoryMasahiro Yamada
2022-08-03modpost: remove unused Elf_Sword macroMasahiro Yamada
2022-08-03Makefile.extrawarn: re-enable -Wformat for clangJustin Stitt
2022-08-02Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-08-02Merge tag 'docs-6.0' of git://git.lwn.net/linuxLinus Torvalds
2022-08-02scripts/faddr2line: Add CONFIG_DEBUG_INFO checkJosh Poimboeuf