index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.extrawarn
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-11
kbuild: add -Wundef to KBUILD_CPPFLAGS for W=1 builds
Masahiro Yamada
1
-0
/
+1
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-2
/
+2
2022-10-04
Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2022-10-01
Makefile.extrawarn: Move -Wcast-function-type-strict to W=1
Sami Tolvanen
1
-0
/
+1
2022-09-28
Makefile.compiler: replace cc-ifversion with compiler-specific macros
Nick Desaulniers
1
-2
/
+2
2022-09-04
Makefile.extrawarn: re-enable -Wformat for clang; take 2
Nick Desaulniers
1
-0
/
+12
2022-08-20
scripts/Makefile.extrawarn: Do not disable clang's -Wformat-zero-length
Nathan Chancellor
1
-1
/
+0
2022-08-11
Revert "Makefile.extrawarn: re-enable -Wformat for clang"
Linus Torvalds
1
-0
/
+1
2022-08-03
Makefile.extrawarn: re-enable -Wformat for clang
Justin Stitt
1
-1
/
+0
2022-05-07
kbuild: support W=e to make build abort in case of warning
Yann Droneaud
1
-2
/
+11
2022-03-13
Kbuild: add -Wno-shift-negative-value where -Wextra is used
Arnd Bergmann
1
-0
/
+1
2022-02-08
Makefile.extrawarn: Move -Wunaligned-access to W=1
Nathan Chancellor
1
-0
/
+1
2020-12-08
Makefile.extrawarn: remove -Wnested-externs warning
Arnd Bergmann
1
-1
/
+0
2020-11-24
Makefile.extrawarn: move -Wcast-align to W=3
Arnd Bergmann
1
-1
/
+1
2020-08-17
Makefile.extrawarn: Move sign-compare from W=2 to W=3
Joe Perches
1
-1
/
+1
2020-07-10
kbuild: Move -Wtype-limits to W=2
Rikard Falkeborn
1
-0
/
+2
2020-04-08
kbuild: Enable -Wtautological-compare
Nathan Chancellor
1
-0
/
+1
2020-03-14
kbuild: Disable -Wpointer-to-enum-cast
Nathan Chancellor
1
-0
/
+1
2019-09-09
kbuild: allow Clang to find unused static inline functions for W=1 build
Masahiro Yamada
1
-0
/
+6
2019-09-06
kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARN
Masahiro Yamada
1
-4
/
+9
2019-09-06
kbuild: refactor scripts/Makefile.extrawarn
Masahiro Yamada
1
-50
/
+56
2019-06-23
kbuild: Remove unnecessary -Wno-unused-value
Nathan Huckleberry
1
-1
/
+0
2019-06-23
kbuild: Enable -Wuninitialized
Nathan Chancellor
1
-1
/
+0
2019-06-09
kbuild: Remove -Waggregate-return from scripts/Makefile.extrawarn
Mathieu Malaterre
1
-1
/
+0
2019-05-18
kbuild: add all Clang-specific flags unconditionally
Masahiro Yamada
1
-6
/
+6
2019-05-18
kbuild: add some extra warning flags unconditionally
Masahiro Yamada
1
-6
/
+7
2018-11-03
Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+1
2018-11-02
kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
Masahiro Yamada
1
-1
/
+1
2018-11-02
Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojed...
Linus Torvalds
1
-0
/
+1
2018-10-11
Makefile: Globally enable VLA warning
Kees Cook
1
-1
/
+0
2018-09-30
Compiler Attributes: enable -Wstringop-truncation on W=1 (gcc >= 8)
Miguel Ojeda
1
-0
/
+1
2018-01-18
Kbuild: suppress packed-not-aligned warning for default setting only
Xiongfeng Wang
1
-0
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-01
Kbuild: enable -Wunused-macros warning for "make W=2"
Johannes Thumshirn
1
-0
/
+1
2017-04-23
kbuild: drop -Wno-unknown-warning-option from clang options
Masahiro Yamada
1
-1
/
+0
2016-11-11
Kbuild: enable -Wmaybe-uninitialized warnings by default
Arnd Bergmann
1
-2
/
+0
2016-11-11
Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"
Arnd Bergmann
1
-0
/
+3
2016-05-11
kbuild: move -Wunused-const-variable to W=1 warning level
Arnd Bergmann
1
-0
/
+1
2016-01-12
kbuild: Demote 'sign-compare' warning to W=2
Lee Jones
1
-0
/
+2
2015-09-04
kbuild: Fix clang detection
Michal Marek
1
-1
/
+1
2014-08-05
kbuild, LLVMLinux: Supress warnings unless W=1-3
Behan Webster
1
-10
/
+11
2014-04-17
kbuild: move extra gcc checks to scripts/Makefile.extrawarn
Masahiro Yamada
1
-0
/
+67