Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7f016b35ca7623c71b31facdde080e8ce171a697
/
scripts
/
Makefile.extrawarn
c93e4ae
Makefile.extrawarn: remove -Wnested-externs warning
by Arnd Bergmann
· 4 years, 1 month ago
095fbca
Makefile.extrawarn: move -Wcast-align to W=3
by Arnd Bergmann
· 4 years, 2 months ago
a97ea93
Makefile.extrawarn: Move sign-compare from W=2 to W=3
by Joe Perches
· 4 years, 5 months ago
355a358
kbuild: Move -Wtype-limits to W=2
by Rikard Falkeborn
· 4 years, 6 months ago
afe956c
kbuild: Enable -Wtautological-compare
by Nathan Chancellor
· 4 years, 9 months ago
82f2bc2
kbuild: Disable -Wpointer-to-enum-cast
by Nathan Chancellor
· 4 years, 10 months ago
6863f56
kbuild: allow Clang to find unused static inline functions for W=1 build
by Masahiro Yamada
· 5 years ago
e27128d
kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARN
by Masahiro Yamada
· 5 years ago
64a9190
kbuild: refactor scripts/Makefile.extrawarn
by Masahiro Yamada
· 5 years ago
4df607c
kbuild: Remove unnecessary -Wno-unused-value
by Nathan Huckleberry
· 6 years ago
3a61925
kbuild: Enable -Wuninitialized
by Nathan Chancellor
· 6 years ago
869ee58
kbuild: Remove -Waggregate-return from scripts/Makefile.extrawarn
by Mathieu Malaterre
· 6 years ago
a149430
kbuild: add all Clang-specific flags unconditionally
by Masahiro Yamada
· 6 years ago
4c8dd95
kbuild: add some extra warning flags unconditionally
by Masahiro Yamada
· 6 years ago
9a12efc
Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
076f421
kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
by Masahiro Yamada
· 6 years ago
e468f5c
Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojeda/linux
by Linus Torvalds
· 6 years ago
0bb95f8
Makefile: Globally enable VLA warning
by Kees Cook
· 7 years ago
23066c3
Compiler Attributes: enable -Wstringop-truncation on W=1 (gcc >= 8)
by Miguel Ojeda
· 6 years ago
321cb03
Kbuild: suppress packed-not-aligned warning for default setting only
by Xiongfeng Wang
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
de8cf950
Kbuild: enable -Wunused-macros warning for "make W=2"
by Johannes Thumshirn
· 7 years ago
a0ae981
kbuild: drop -Wno-unknown-warning-option from clang options
by Masahiro Yamada
· 8 years ago
4324cb2
Kbuild: enable -Wmaybe-uninitialized warnings by default
by Arnd Bergmann
· 8 years ago
a76bcf5
Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"
by Arnd Bergmann
· 8 years ago
c9c6837
kbuild: move -Wunused-const-variable to W=1 warning level
by Arnd Bergmann
· 9 years ago
7599ea8
kbuild: Demote 'sign-compare' warning to W=2
by Lee Jones
· 9 years ago
5631d9c
kbuild: Fix clang detection
by Michal Marek
· 9 years ago
26ea6bb
kbuild, LLVMLinux: Supress warnings unless W=1-3
by Behan Webster
· 10 years ago
a86fe35
kbuild: move extra gcc checks to scripts/Makefile.extrawarn
by Masahiro Yamada
· 11 years ago