1. 26030cb extrawarn: move -Wrestrict into W=1 warnings by Arnd Bergmann · 1 year, 6 months ago
  2. 6d4ab2e extrawarn: enable format and stringop overflow warnings in W=1 by Arnd Bergmann · 1 year, 6 months ago
  3. 2cd3271 kbuild: avoid duplicate warning options by Arnd Bergmann · 1 year, 6 months ago
  4. e88ca24 kbuild: consolidate warning flags in scripts/Makefile.extrawarn by Arnd Bergmann · 1 year, 6 months ago
  5. 80b6093 kbuild: add -Wundef to KBUILD_CPPFLAGS for W=1 builds by Masahiro Yamada · 2 years, 2 months ago
  6. 8afc66e Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 2 years, 4 months ago
  7. d0989d0 Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 2 years, 4 months ago
  8. 2120635 Makefile.extrawarn: Move -Wcast-function-type-strict to W=1 by Sami Tolvanen · 2 years, 4 months ago
  9. 88b61e3 Makefile.compiler: replace cc-ifversion with compiler-specific macros by Nick Desaulniers · 2 years, 4 months ago
  10. b0839b28 Makefile.extrawarn: re-enable -Wformat for clang; take 2 by Nick Desaulniers · 2 years, 5 months ago
  11. 370655bc scripts/Makefile.extrawarn: Do not disable clang's -Wformat-zero-length by Nathan Chancellor · 2 years, 6 months ago
  12. 21f9c8a Revert "Makefile.extrawarn: re-enable -Wformat for clang" by Linus Torvalds · 2 years, 6 months ago
  13. 258fafc Makefile.extrawarn: re-enable -Wformat for clang by Justin Stitt · 2 years, 6 months ago
  14. c77d06e kbuild: support W=e to make build abort in case of warning by Yann Droneaud · 2 years, 10 months ago
  15. 1344794 Kbuild: add -Wno-shift-negative-value where -Wextra is used by Arnd Bergmann · 2 years, 11 months ago
  16. 1cf5f15 Makefile.extrawarn: Move -Wunaligned-access to W=1 by Nathan Chancellor · 3 years ago
  17. c93e4ae Makefile.extrawarn: remove -Wnested-externs warning by Arnd Bergmann · 4 years, 2 months ago
  18. 095fbca Makefile.extrawarn: move -Wcast-align to W=3 by Arnd Bergmann · 4 years, 3 months ago
  19. a97ea93 Makefile.extrawarn: Move sign-compare from W=2 to W=3 by Joe Perches · 4 years, 6 months ago
  20. 355a358 kbuild: Move -Wtype-limits to W=2 by Rikard Falkeborn · 4 years, 7 months ago
  21. afe956c kbuild: Enable -Wtautological-compare by Nathan Chancellor · 4 years, 10 months ago
  22. 82f2bc2 kbuild: Disable -Wpointer-to-enum-cast by Nathan Chancellor · 5 years ago
  23. 6863f56 kbuild: allow Clang to find unused static inline functions for W=1 build by Masahiro Yamada · 5 years ago
  24. e27128d kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARN by Masahiro Yamada · 5 years ago
  25. 64a9190 kbuild: refactor scripts/Makefile.extrawarn by Masahiro Yamada · 5 years ago
  26. 4df607c kbuild: Remove unnecessary -Wno-unused-value by Nathan Huckleberry · 6 years ago
  27. 3a61925 kbuild: Enable -Wuninitialized by Nathan Chancellor · 6 years ago
  28. 869ee58 kbuild: Remove -Waggregate-return from scripts/Makefile.extrawarn by Mathieu Malaterre · 6 years ago
  29. a149430 kbuild: add all Clang-specific flags unconditionally by Masahiro Yamada · 6 years ago
  30. 4c8dd95 kbuild: add some extra warning flags unconditionally by Masahiro Yamada · 6 years ago
  31. 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
  32. 076f421 kbuild: replace cc-name test with CONFIG_CC_IS_CLANG by Masahiro Yamada · 6 years ago
  33. e468f5c Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojeda/linux by Linus Torvalds · 6 years ago
  34. 0bb95f8 Makefile: Globally enable VLA warning by Kees Cook · 7 years ago
  35. 23066c3 Compiler Attributes: enable -Wstringop-truncation on W=1 (gcc >= 8) by Miguel Ojeda · 6 years ago
  36. 321cb03 Kbuild: suppress packed-not-aligned warning for default setting only by Xiongfeng Wang · 7 years ago
  37. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  38. de8cf950 Kbuild: enable -Wunused-macros warning for "make W=2" by Johannes Thumshirn · 7 years ago
  39. a0ae981 kbuild: drop -Wno-unknown-warning-option from clang options by Masahiro Yamada · 8 years ago
  40. 4324cb2 Kbuild: enable -Wmaybe-uninitialized warnings by default by Arnd Bergmann · 8 years ago
  41. a76bcf5 Kbuild: enable -Wmaybe-uninitialized warning for "make W=1" by Arnd Bergmann · 8 years ago
  42. c9c6837 kbuild: move -Wunused-const-variable to W=1 warning level by Arnd Bergmann · 9 years ago
  43. 7599ea8 kbuild: Demote 'sign-compare' warning to W=2 by Lee Jones · 9 years ago
  44. 5631d9c kbuild: Fix clang detection by Michal Marek · 9 years ago
  45. 26ea6bb kbuild, LLVMLinux: Supress warnings unless W=1-3 by Behan Webster · 11 years ago
  46. a86fe35 kbuild: move extra gcc checks to scripts/Makefile.extrawarn by Masahiro Yamada · 11 years ago