aboutsummaryrefslogtreecommitdiff
path: root/scripts/Makefile.extrawarn
AgeCommit message (Expand)AuthorFilesLines
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 1-1/+1
2018-11-02kbuild: replace cc-name test with CONFIG_CC_IS_CLANGGravatar Masahiro Yamada 1-1/+1
2018-11-01Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojed...Gravatar Linus Torvalds 1-0/+1
2018-10-11Makefile: Globally enable VLA warningGravatar Kees Cook 1-1/+0
2018-09-30Compiler Attributes: enable -Wstringop-truncation on W=1 (gcc >= 8)Gravatar Miguel Ojeda 1-0/+1
2018-01-18Kbuild: suppress packed-not-aligned warning for default setting onlyGravatar Xiongfeng Wang 1-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-09-01Kbuild: enable -Wunused-macros warning for "make W=2"Gravatar Johannes Thumshirn 1-0/+1
2017-04-23kbuild: drop -Wno-unknown-warning-option from clang optionsGravatar Masahiro Yamada 1-1/+0
2016-11-11Kbuild: enable -Wmaybe-uninitialized warnings by defaultGravatar Arnd Bergmann 1-2/+0
2016-11-11Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"Gravatar Arnd Bergmann 1-0/+3
2016-05-11kbuild: move -Wunused-const-variable to W=1 warning levelGravatar Arnd Bergmann 1-0/+1
2016-01-12kbuild: Demote 'sign-compare' warning to W=2Gravatar Lee Jones 1-0/+2
2015-09-04kbuild: Fix clang detectionGravatar Michal Marek 1-1/+1
2014-08-05kbuild, LLVMLinux: Supress warnings unless W=1-3Gravatar Behan Webster 1-10/+11
2014-04-16kbuild: move extra gcc checks to scripts/Makefile.extrawarnGravatar Masahiro Yamada 1-0/+67