1. 4c92890 block: move CONFIG_BLOCK guard to top Makefile by Masahiro Yamada · 3 years, 3 months ago
  2. 519d819 Linux 5.15-rc6 by Linus Torvalds · 3 years, 2 months ago
  3. 64570fb Linux 5.15-rc5 by Linus Torvalds · 3 years, 3 months ago
  4. 9e1ff30 Linux 5.15-rc4 by Linus Torvalds · 3 years, 3 months ago
  5. 5816b3e Linux 5.15-rc3 by Linus Torvalds · 3 years, 3 months ago
  6. e4e737b Linux 5.15-rc2 by Linus Torvalds · 3 years, 3 months ago
  7. 3163462 Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version) by Linus Torvalds · 3 years, 4 months ago
  8. 156102f Makefile: drop GCC < 5 -fno-var-tracking-assignments workaround by Nick Desaulniers · 3 years, 4 months ago
  9. 6880fa6 Linux 5.15-rc1 by Linus Torvalds · 3 years, 4 months ago
  10. 49832c8 Makefile: use -Wno-main in the full kernel tree by Randy Dunlap · 3 years, 4 months ago
  11. 3fe617c Enable '-Werror' by default for all kernel builds by Linus Torvalds · 3 years, 4 months ago
  12. b250e6d1 Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 4 months ago
  13. 6272cc3 kbuild: Shuffle blank line to improve comment meaning by Nathan Chancellor · 3 years, 4 months ago
  14. 5c6ae0e kbuild: Add a comment above -Wno-gnu by Nathan Chancellor · 3 years, 4 months ago
  15. a312b60 kbuild: Remove -Wno-format-invalid-specifier from clang block by Nathan Chancellor · 3 years, 4 months ago
  16. 7d73c3e Makefile: remove stale cc-option checks by Nick Desaulniers · 3 years, 4 months ago
  17. a2d616b Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years, 4 months ago
  18. b55060d Merge tag 'hardening-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 4 months ago
  19. 5f6e0fe parisc: Fix compile failure when building 64-bit kernel natively by Masahiro Yamada · 3 years, 7 months ago
  20. 7d2a07b Linux 5.14 by Linus Torvalds · 3 years, 4 months ago
  21. e22ce8e Linux 5.14-rc7 by Linus Torvalds · 3 years, 4 months ago
  22. 7c60610 Linux 5.14-rc6 by Linus Torvalds · 3 years, 5 months ago
  23. 52cc02b kbuild: check CONFIG_AS_IS_LLVM instead of LLVM_IAS by Masahiro Yamada · 3 years, 5 months ago
  24. 6f5b41a Makefile: move initial clang flag handling into scripts/Makefile.clang by Nick Desaulniers · 3 years, 5 months ago
  25. 6072b2c kbuild: warn if a different compiler is used for external module builds by Masahiro Yamada · 3 years, 5 months ago
  26. d8285639 kbuild: do not require sub-make for separate output tree builds by Masahiro Yamada · 3 years, 5 months ago
  27. 36a21d5 Linux 5.14-rc5 by Linus Torvalds · 3 years, 5 months ago
  28. 4972bb9 Merge tag 'kbuild-fixes-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 5 months ago
  29. 3c3e902 Merge tag 'trace-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 5 months ago
  30. 14ccc63 kbuild: cancel sub_make_done for the install target to fix DKMS by Masahiro Yamada · 3 years, 5 months ago
  31. b18b851 scripts/recordmcount.pl: Remove check_objcopy() and $can_use_local by Nathan Chancellor · 3 years, 5 months ago
  32. c500bee Linux 5.14-rc4 by Linus Torvalds · 3 years, 5 months ago
  33. ff11764 Linux 5.14-rc3 by Linus Torvalds · 3 years, 5 months ago
  34. a82adfd hardening: Introduce CONFIG_ZERO_CALL_USED_REGS by Kees Cook · 3 years, 9 months ago
  35. 2734d6c Linux 5.14-rc2 by Linus Torvalds · 3 years, 5 months ago
  36. 6750691 Merge tag 'kbuild-fixes-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 5 months ago
  37. d952cfa kbuild: do not suppress Kconfig prompts for silent build by Masahiro Yamada · 3 years, 6 months ago
  38. d936eb2 Revert "Makefile: Enable -Wimplicit-fallthrough for Clang" by Linus Torvalds · 3 years, 6 months ago
  39. b7eb335 Makefile: Enable -Wimplicit-fallthrough for Clang by Gustavo A. R. Silva · 3 years, 6 months ago
  40. e73f0f0 Linux 5.14-rc1 by Linus Torvalds · 3 years, 6 months ago
  41. 81361b8 Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 6 months ago
  42. 9840cfc Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 6 months ago
  43. 62fb987 Linux 5.13 by Linus Torvalds · 3 years, 6 months ago
  44. 13311e7 Linux 5.13-rc7 by Linus Torvalds · 3 years, 6 months ago
  45. 74ee585 kbuild: remove trailing slashes from $(KBUILD_EXTMOD) by Masahiro Yamada · 3 years, 7 months ago
  46. cc9aaa2 Merge tag 'clang-features-v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 7 months ago
  47. 0236526 Makefile: lto: Pass -warn-stack-size only on LLD < 13.0.0 by Tor Vic · 3 years, 7 months ago
  48. 009c9aa Linux 5.13-rc6 by Linus Torvalds · 3 years, 7 months ago
  49. 27f2a4d Makefile: fix GDB warning with CONFIG_RELR by Nick Desaulniers · 3 years, 7 months ago
  50. 614124b Linux 5.13-rc5 by Linus Torvalds · 3 years, 7 months ago
  51. 8124c8a Linux 5.13-rc4 by Linus Torvalds · 3 years, 7 months ago
  52. 8508b97 Merge tag 'clang-features-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 7 months ago
  53. 2728fcf kbuild: merge scripts/mkmakefile to top Makefile by Masahiro Yamada · 3 years, 8 months ago
  54. d92cc4d kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild by Masahiro Yamada · 3 years, 8 months ago
  55. 24845dc Makefile: LTO: have linker check -Wframe-larger-than by Nick Desaulniers · 3 years, 10 months ago
  56. 0d989ac kbuild: remove libelf checks from top Makefile by Masahiro Yamada · 3 years, 8 months ago
  57. 1bb0b18 kbuild: hide tools/ build targets from external module builds by Masahiro Yamada · 3 years, 8 months ago
  58. cf536e1 Makefile: extend 32B aligned debug option to 64B aligned by Feng Tang · 3 years, 8 months ago
  59. c468154 Linux 5.13-rc3 by Linus Torvalds · 3 years, 7 months ago
  60. d07f6ca Linux 5.13-rc2 by Linus Torvalds · 3 years, 8 months ago
  61. 6efb943 Linux 5.13-rc1 by Linus Torvalds · 3 years, 8 months ago
  62. 0f979d8 Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 8 months ago
  63. 11122b8 kbuild: remove the unneeded comments for external module builds by Masahiro Yamada · 3 years, 8 months ago
  64. 7a02cec kbuild: make distclean remove tag files in sub-directories by Masahiro Yamada · 3 years, 8 months ago
  65. 19c8d912 kbuild: make distclean work against $(objtree) instead of $(srctree) by Masahiro Yamada · 3 years, 8 months ago
  66. 4579949 kbuild: remove ARCH=sh64 support from top Makefile by Masahiro Yamada · 3 years, 8 months ago
  67. e6f0bf0 Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 3 years, 8 months ago
  68. 885480b Makefile: Move -Wno-unused-but-set-variable out of GCC only block by Nathan Chancellor · 3 years, 8 months ago
  69. 1476fee kbuild: add a script to remove stale generated files by Masahiro Yamada · 3 years, 8 months ago
  70. 8ca5297 Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 8 months ago
  71. b0030af Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 8 months ago
  72. 57fa236 Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 8 months ago
  73. eea2647 Merge tag 'x86-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  74. 9f4ad9e4 Linux 5.12 by Linus Torvalds · 3 years, 8 months ago
  75. f634ca6 kbuild: Add $(KBUILD_HOSTLDFLAGS) to 'has_libelf' test by Nathan Chancellor · 3 years, 8 months ago
  76. 961ab4a kbuild: merge scripts/Makefile.modsign to scripts/Makefile.modinst by Masahiro Yamada · 3 years, 9 months ago
  77. 65ce9c3 kbuild: move module strip/compression code into scripts/Makefile.modinst by Masahiro Yamada · 3 years, 9 months ago
  78. ccae4cf kbuild: refactor scripts/Makefile.modinst by Masahiro Yamada · 3 years, 9 months ago
  79. 7f69180 kbuild: rename extmod-prefix to extmod_prefix by Masahiro Yamada · 3 years, 9 months ago
  80. 1a998be kbuild: check module name conflict for external modules as well by Masahiro Yamada · 3 years, 9 months ago
  81. 3ac42b2 kbuild: show the target directory for depmod log by Masahiro Yamada · 3 years, 9 months ago
  82. 3e3005d kbuild: unify modules(_install) for in-tree and external modules by Masahiro Yamada · 3 years, 9 months ago
  83. 4b97ec0 kbuild: remove unneeded mkdir for external modules_install by Masahiro Yamada · 3 years, 9 months ago
  84. 69bc8d3 kbuild: generate Module.symvers only when vmlinux exists by Masahiro Yamada · 3 years, 9 months ago
  85. ba64beb kbuild: check the minimum assembler version in Kconfig by Masahiro Yamada · 3 years, 10 months ago
  86. 6e0839f kbuild: replace sed with $(subst ) or $(patsubst ) by Masahiro Yamada · 3 years, 10 months ago
  87. eec0809 Makefile: Only specify '--prefix=' when building with clang + GNU as by Nathan Chancellor · 3 years, 10 months ago
  88. c91d4e4 Makefile: Remove '--gcc-toolchain' flag by Nathan Chancellor · 3 years, 10 months ago
  89. 0b956e2 kbuild: apply fixdep logic to link-vmlinux.sh by Rasmus Villemoes · 3 years, 10 months ago
  90. 609bbb4 kbuild: show warning if 'make headers_check' is used by Masahiro Yamada · 3 years, 10 months ago
  91. 805b2e1 kbuild: include Makefile.compiler only when compiler is needed by Masahiro Yamada · 3 years, 10 months ago
  92. 57fd251 kbuild: split cc-option and friends to scripts/Makefile.compiler by Masahiro Yamada · 3 years, 10 months ago
  93. bf05bf1 Linux 5.12-rc8 by Linus Torvalds · 3 years, 8 months ago
  94. f02aa48 kconfig: use /boot/config-* etc. as DEFCONFIG_LIST only for native build by Masahiro Yamada · 3 years, 9 months ago
  95. dd46599 kconfig: move default KBUILD_DEFCONFIG back to scripts/kconfig/Makefile by Masahiro Yamada · 3 years, 10 months ago
  96. d434405 Linux 5.12-rc7 by Linus Torvalds · 3 years, 9 months ago
  97. b31f2a4 keys: cleanup build time module signing keys by Nayna Jain · 3 years, 9 months ago
  98. cf68fff add support for Clang CFI by Sami Tolvanen · 3 years, 9 months ago
  99. 39218ff stack: Optionally randomize kernel stack offset each syscall by Kees Cook · 3 years, 9 months ago
  100. e49d033 Linux 5.12-rc6 by Linus Torvalds · 3 years, 9 months ago