summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.extrawarn
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-11-031-1/+1
|\
| * kbuild: replace cc-name test with CONFIG_CC_IS_CLANGMasahiro Yamada2018-11-021-1/+1
* | Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojed...Linus Torvalds2018-11-011-0/+1
|\ \ | |/ |/|
| * Compiler Attributes: enable -Wstringop-truncation on W=1 (gcc >= 8)Miguel Ojeda2018-09-301-0/+1
* | Makefile: Globally enable VLA warningKees Cook2018-10-111-1/+0
|/
* Kbuild: suppress packed-not-aligned warning for default setting onlyXiongfeng Wang2018-01-181-0/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Kbuild: enable -Wunused-macros warning for "make W=2"Johannes Thumshirn2017-09-011-0/+1
* kbuild: drop -Wno-unknown-warning-option from clang optionsMasahiro Yamada2017-04-231-1/+0
* Kbuild: enable -Wmaybe-uninitialized warnings by defaultArnd Bergmann2016-11-111-2/+0
* Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"Arnd Bergmann2016-11-111-0/+3
* kbuild: move -Wunused-const-variable to W=1 warning levelArnd Bergmann2016-05-111-0/+1
* kbuild: Demote 'sign-compare' warning to W=2Lee Jones2016-01-121-0/+2
* kbuild: Fix clang detectionMichal Marek2015-09-041-1/+1
* kbuild, LLVMLinux: Supress warnings unless W=1-3Behan Webster2014-08-051-10/+11
* kbuild: move extra gcc checks to scripts/Makefile.extrawarnMasahiro Yamada2014-04-161-0/+67