1. 03c765b Linux 5.19-rc4 by Linus Torvalds · 2 years, 8 months ago
  2. 53632ba kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS (2nd attempt) by Masahiro Yamada · 2 years, 8 months ago
  3. a111daf Linux 5.19-rc3 by Linus Torvalds · 2 years, 8 months ago
  4. b13baccc Linux 5.19-rc2 by Linus Torvalds · 2 years, 8 months ago
  5. f0be87c gcc-12: disable '-Warray-bounds' universally for now by Linus Torvalds · 2 years, 9 months ago
  6. 49beadb gcc-12: disable '-Wdangling-pointer' warning for now by Linus Torvalds · 2 years, 9 months ago
  7. f2906aa Linux 5.19-rc1 by Linus Torvalds · 2 years, 9 months ago
  8. b0d6207 kbuild: clean .tmp_* pattern by make clean by Masahiro Yamada · 2 years, 9 months ago
  9. df202b4 Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 2 years, 9 months ago
  10. 0bf13a8 Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 2 years, 9 months ago
  11. 22922de Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 9 months ago
  12. 4b0986a Linux 5.18 by Linus Torvalds · 2 years, 9 months ago
  13. 42226c9 Linux 5.18-rc7 by Linus Torvalds · 2 years, 9 months ago
  14. f774f5b kbuild: factor out the common installation code into scripts/install.sh by Masahiro Yamada · 2 years, 10 months ago
  15. c5eb0a6 Linux 5.18-rc6 by Linus Torvalds · 2 years, 10 months ago
  16. 613f4b3e randstruct: Split randstruct Makefile and CFLAGS by Kees Cook · 2 years, 10 months ago
  17. 75ef312 Makefile: fix 2 typos by Randy Dunlap · 2 years, 10 months ago
  18. c77d06e kbuild: support W=e to make build abort in case of warning by Yann Droneaud · 2 years, 11 months ago
  19. fc93a4c kbuild: make *.mod not depend on *.o by Masahiro Yamada · 2 years, 11 months ago
  20. 9413e76 kbuild: split the second line of *.mod into *.usyms by Masahiro Yamada · 2 years, 11 months ago
  21. 672c0c5 Linux 5.18-rc5 by Linus Torvalds · 2 years, 10 months ago
  22. af2d861 Linux 5.18-rc4 by Linus Torvalds · 2 years, 10 months ago
  23. 03f16cd objtool: Add CONFIG_OBJTOOL by Josh Poimboeuf · 2 years, 10 months ago
  24. b2d229d Linux 5.18-rc3 by Linus Torvalds · 2 years, 10 months ago
  25. ce522ba Linux 5.18-rc2 by Linus Torvalds · 2 years, 11 months ago
  26. d5ea4fe kbuild: Allow kernel installation packaging to override pkg-config by Chun-Tse Shao · 2 years, 11 months ago
  27. 3123109 Linux 5.18-rc1 by Linus Torvalds · 2 years, 11 months ago
  28. cf300b8 kbuild: Remove '-mno-global-merge' by Nathan Chancellor · 2 years, 11 months ago
  29. b8321ed Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 2 years, 11 months ago
  30. e9c2819 kbuild: Make $(LLVM) more flexible by Nathan Chancellor · 3 years ago
  31. b06a175 Merge tag 'array-bounds-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 2 years, 11 months ago
  32. 50560ce Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 2 years, 11 months ago
  33. f443e37 Linux 5.17 by Linus Torvalds · 3 years ago
  34. 09688c0 Linux 5.17-rc8 by Linus Torvalds · 3 years ago
  35. 1e24078 Kbuild: use -std=gnu11 for KBUILD_USERCFLAGS by Arnd Bergmann · 3 years ago
  36. e8c0708 Kbuild: move to -std=gnu11 by Arnd Bergmann · 3 years ago
  37. 4d94f91 Kbuild: use -Wdeclaration-after-statement by Mark Rutland · 3 years ago
  38. ffb217a Linux 5.17-rc7 by Linus Torvalds · 3 years ago
  39. 7e57714 Linux 5.17-rc6 by Linus Torvalds · 3 years ago lihaoliang/cbmc
  40. cfb9244 Linux 5.17-rc5 by Linus Torvalds · 3 years ago
  41. 5c81664 kbuild: replace $(if A,A,B) with $(or A,B) by Masahiro Yamada · 3 years ago
  42. f67695c9 kbuild: Add environment variables for userprogs flags by Elliot Berman · 3 years, 1 month ago
  43. 00a4f83 Makefile: Enable -Wzero-length-bounds by Kees Cook · 3 years, 6 months ago
  44. e614876 Makefile: Enable -Warray-bounds by Kees Cook · 3 years, 8 months ago
  45. 754e0b0 Linux 5.17-rc4 by Linus Torvalds · 3 years ago
  46. dfd42fa Linux 5.17-rc3 by Linus Torvalds · 3 years ago
  47. 26291c5 Linux 5.17-rc2 by Linus Torvalds · 3 years, 1 month ago
  48. e783362 Linux 5.17-rc1 by Linus Torvalds · 3 years, 1 month ago
  49. e92e263 Revert "Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH" by Masahiro Yamada · 3 years, 1 month ago
  50. fd6f57b Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 1 month ago
  51. 64ad946 Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 1 month ago
  52. 01367e8 Merge tag 'Wcast-function-type-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 3 years, 1 month ago
  53. df0cc57 Linux 5.16 by Linus Torvalds · 3 years, 1 month ago
  54. 129ab0d kbuild: do not quote string values in include/config/auto.conf by Masahiro Yamada · 3 years, 2 months ago
  55. 5cca360 certs: refactor file cleaning by Masahiro Yamada · 3 years, 2 months ago
  56. 4fbce81 kbuild: remove headers_check stub by Masahiro Yamada · 3 years, 3 months ago
  57. c9e6606 Linux 5.16-rc8 by Linus Torvalds · 3 years, 2 months ago
  58. fc74e0a Linux 5.16-rc7 by Linus Torvalds · 3 years, 2 months ago
  59. a7904a5 Linux 5.16-rc6 by Linus Torvalds · 3 years, 2 months ago
  60. 2585cf9 Linux 5.16-rc5 by Linus Torvalds · 3 years, 2 months ago
  61. a84e0b3 Merge tag 'devicetree-fixes-for-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 2 months ago
  62. 75e8953 Revert "kbuild: Enable DT schema checks for %.dtb targets" by Rob Herring · 3 years, 2 months ago
  63. b2f825b x86: Move RETPOLINE*_CFLAGS to arch Makefile by Peter Zijlstra · 3 years, 3 months ago
  64. cd8c917 Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH by Salvatore Bonaccorso · 3 years, 3 months ago
  65. 0fcfb00 Linux 5.16-rc4 by Linus Torvalds · 3 years, 3 months ago
  66. d58071a Linux 5.16-rc3 by Linus Torvalds · 3 years, 3 months ago
  67. a4849f6 Merge tag 'drm-fixes-2021-11-26' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 3 months ago
  68. 1360572 Linux 5.16-rc2 by Linus Torvalds · 3 years, 3 months ago
  69. 552a23a Makefile: Enable -Wcast-function-type by Gustavo A. R. Silva · 3 years, 5 months ago
  70. fa55b7d Linux 5.16-rc1 by Linus Torvalds · 3 years, 3 months ago
  71. dee2b702 kconfig: Add support for -Wimplicit-fallthrough by Gustavo A. R. Silva · 3 years, 3 months ago
  72. 1e9ed93 Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 3 months ago
  73. 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  74. 86cffec Compiler Attributes: add __alloc_size() for better bounds checking by Kees Cook · 3 years, 4 months ago
  75. dcd6832 Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 4 months ago
  76. fc02cb2 Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 4 months ago
  77. b7b98f8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 4 months ago
  78. 9741e07 kbuild: Unify options for BTF generation for vmlinux and modules by Jiri Olsa · 3 years, 4 months ago
  79. f594e28 Merge tag 'hardening-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 4 months ago
  80. 33c8846c Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
  81. 8bb7eca9 Linux 5.15 by Linus Torvalds · 3 years, 4 months ago
  82. 3906fe9 Linux 5.15-rc7 by Linus Torvalds · 3 years, 4 months ago
  83. 6947fd9 kbuild: split DEBUG_CFLAGS out to scripts/Makefile.debug by Masahiro Yamada · 3 years, 4 months ago
  84. 4c92890 block: move CONFIG_BLOCK guard to top Makefile by Masahiro Yamada · 3 years, 5 months ago
  85. 519d819 Linux 5.15-rc6 by Linus Torvalds · 3 years, 4 months ago
  86. 64570fb Linux 5.15-rc5 by Linus Torvalds · 3 years, 4 months ago
  87. 9e1ff30 Linux 5.15-rc4 by Linus Torvalds · 3 years, 5 months ago
  88. 5816b3e Linux 5.15-rc3 by Linus Torvalds · 3 years, 5 months ago
  89. f02003c hardening: Avoid harmless Clang option under CONFIG_INIT_STACK_ALL_ZERO by Kees Cook · 3 years, 5 months ago
  90. 04e85bb isystem: delete global -isystem compile option by Alexey Dobriyan · 3 years, 7 months ago
  91. e4e737b Linux 5.15-rc2 by Linus Torvalds · 3 years, 5 months ago
  92. 53182e8 kbuild: Enable DT schema checks for %.dtb targets by Rob Herring · 3 years, 5 months ago
  93. 3163462 Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version) by Linus Torvalds · 3 years, 5 months ago
  94. 156102f Makefile: drop GCC < 5 -fno-var-tracking-assignments workaround by Nick Desaulniers · 3 years, 5 months ago
  95. 6880fa6 Linux 5.15-rc1 by Linus Torvalds · 3 years, 5 months ago
  96. 49832c8 Makefile: use -Wno-main in the full kernel tree by Randy Dunlap · 3 years, 6 months ago
  97. 3fe617c Enable '-Werror' by default for all kernel builds by Linus Torvalds · 3 years, 6 months ago
  98. b250e6d1 Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 6 months ago
  99. 6272cc3 kbuild: Shuffle blank line to improve comment meaning by Nathan Chancellor · 3 years, 6 months ago
  100. 5c6ae0e kbuild: Add a comment above -Wno-gnu by Nathan Chancellor · 3 years, 6 months ago