1. fd69884 Linux 5.5-rc4 by Linus Torvalds · 5 years ago
  2. 46cf053 Linux 5.5-rc3 by Linus Torvalds · 5 years ago
  3. 6c1c79a Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  4. d1eef1c Linux 5.5-rc2 by Linus Torvalds · 5 years ago
  5. eefb8c1 x86/boot: kbuild: allow readelf executable to be specified by Dmitry Golovin · 5 years ago
  6. e42617b Linux 5.5-rc1 by Linus Torvalds · 5 years ago
  7. 76bb8b0 Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  8. 219d543 Linux 5.4 by Linus Torvalds · 5 years ago
  9. b1fbfcb kbuild: make single target builds even faster by Masahiro Yamada · 5 years ago
  10. af42d34 Linux 5.4-rc8 by Linus Torvalds · 5 years ago
  11. 7ecaf06 kbuild: move headers_check rule to usr/include/Makefile by Masahiro Yamada · 5 years ago
  12. fcbb846 kbuild: remove header compile test by Masahiro Yamada · 5 years ago
  13. 80591e6 kbuild: tell sparse about the $ARCH by Luc Van Oostenryck · 5 years ago
  14. bc35d4b scripts/nsdeps: support nsdeps for external module builds by Masahiro Yamada · 5 years ago
  15. bbc55bd modpost: dump missing namespaces into a single modules.nsdeps file by Masahiro Yamada · 5 years ago
  16. bff9c62 modpost: do not invoke extra modpost for nsdeps by Masahiro Yamada · 5 years ago
  17. 4234448 kbuild: Extend defconfig field size from 24 to 27 by Geert Uytterhoeven · 5 years ago
  18. a64c044 kbuild: Wrap long "make help" text lines by Geert Uytterhoeven · 5 years ago
  19. 35e046a kbuild: remove unneeded variable, single-all by Masahiro Yamada · 5 years ago
  20. 31f4f5b Linux 5.4-rc7 by Linus Torvalds · 5 years ago
  21. a99d808 Linux 5.4-rc6 by Linus Torvalds · 5 years ago
  22. d6d5df1 Linux 5.4-rc5 by Linus Torvalds · 5 years ago
  23. 7d194c2 Linux 5.4-rc4 by Linus Torvalds · 5 years ago
  24. 85f0ae7 kbuild: update comment about KBUILD_ALLDIRS by Masahiro Yamada · 5 years ago
  25. 4f5cafb Linux 5.4-rc3 by Linus Torvalds · 5 years ago
  26. c6f6ebd Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  27. f54e66a Merge tag 'linux-kselftest-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  28. d85103a kbuild: fix build error of 'make nsdeps' in clean tree by Masahiro Yamada · 5 years ago
  29. da0c9ea Linux 5.4-rc2 by Linus Torvalds · 5 years ago
  30. 17eac6c selftests: Add kselftest-all and kselftest-install targets by Shuah Khan · 5 years ago
  31. 7e35b42 kbuild: remove SUBDIRS support by Masahiro Yamada · 5 years ago
  32. 13dc8c0 kbuild: remove ar-option and KBUILD_ARFLAGS by Masahiro Yamada · 5 years ago
  33. 54ecb8f Linux 5.4-rc1 by Linus Torvalds · 5 years ago
  34. e070355 Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  35. d7b0827 Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  36. e3a008a Merge tag 'devicetree-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  37. e77fafe Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  38. 4d856f7 Linux 5.3 by Linus Torvalds · 5 years ago
  39. eb8305a scripts: Coccinelle script for namespace dependencies. by Matthias Maennich · 5 years ago
  40. 1d08277 modpost: add support for generating namespace dependencies by Matthias Maennich · 5 years ago
  41. f74c2bb Linux 5.3-rc8 by Linus Torvalds · 5 years ago
  42. e27128d kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARN by Masahiro Yamada · 5 years ago
  43. 858805b kbuild: add $(BASH) to run scripts with bash-extension by Masahiro Yamada · 5 years ago
  44. 8cc7af7 kbuild: remove ARCH_{CPP,A,C}FLAGS by Masahiro Yamada · 5 years ago
  45. 15f5db6 kbuild,arc: add CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 for ARC by Masahiro Yamada · 5 years ago
  46. 089cf7f Linux 5.3-rc7 by Linus Torvalds · 5 years ago
  47. e2079e9 kbuild: Do not enable -Wimplicit-fallthrough for clang for now by Nathan Chancellor · 5 years ago
  48. 36de077 kbuild: check clean srctree even earlier by Masahiro Yamada · 5 years ago
  49. a5139fb kbuild: remove prepare3 target by Masahiro Yamada · 5 years ago
  50. e8e83a2 kbuild: move the clean srctree check to the outputmakefile target by Masahiro Yamada · 5 years ago
  51. 1a475d5 kbuild: clarify where to run make mrproper when out-of-tree fails by Masahiro Yamada · 5 years ago
  52. 621da4b kbuild: Inform user to pass ARCH= for make mrproper only when necessary by Masahiro Yamada · 5 years ago
  53. 59747fb kbuild: remove 'Using ... as source for kernel' message by Masahiro Yamada · 5 years ago
  54. bc7b752a kbuild: remove unneeded dependency for $(DOC_TARGETS) by Masahiro Yamada · 5 years ago
  55. a55aa89 Linux 5.3-rc6 by Linus Torvalds · 5 years ago
  56. 3e4c694 kbuild: remove unneeded '+' marker from kselftest-merge by Masahiro Yamada · 5 years ago
  57. 000ec95 kbuild: pkg: rename scripts/package/Makefile to scripts/Makefile.package by Masahiro Yamada · 5 years ago
  58. 46a63d4 kbuild: pkg: clean up package files/dirs from the top Makefile by Masahiro Yamada · 5 years ago
  59. 9b9a3f2 kbuild: split final module linking out into Makefile.modfinal by Masahiro Yamada · 5 years ago
  60. 10df063 kbuild: rebuild modules when module linker scripts are updated by Masahiro Yamada · 5 years ago
  61. 394053f kbuild: make single targets work more correctly by Masahiro Yamada · 5 years ago
  62. 76cd306 kbuild: unify clean-dirs rule for in-kernel and external module by Masahiro Yamada · 5 years ago
  63. c99f391 kbuild: unify vmlinux-dirs and module-dirs rules by Masahiro Yamada · 5 years ago
  64. 2042b54 kbuild: unset variables in top Makefile instead of setting 0 by Masahiro Yamada · 5 years ago
  65. 125d059 kbuild: do not descend to ./Kbuild when cleaning by Masahiro Yamada · 5 years ago
  66. d1abaeb Linux 5.3-rc5 by Linus Torvalds · 5 years ago
  67. d494504 kbuild: remove 'make /' support by Masahiro Yamada · 5 years ago
  68. 16b59cd kbuild: move the Module.symvers check for external module build by Masahiro Yamada · 5 years ago
  69. 7aa8dd91 devicetree: Expose dtbs_check and dt_binding_check some more by Stephen Boyd · 5 years ago
  70. d45331b Linux 5.3-rc4 by Linus Torvalds · 5 years ago
  71. bfd7714 Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for clang by Joe Perches · 5 years ago
  72. 451577f Merge tag 'kbuild-fixes-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  73. c07d8d47 kbuild: show hint if subdir-y/m is used to visit module Makefile by Masahiro Yamada · 5 years ago
  74. 47801c9 kbuild: revive single target %.ko by Masahiro Yamada · 5 years ago
  75. 7bac987 kbuild: add OBJSIZE variable for the size tool by Vasily Gorbik · 6 years ago
  76. 5cf896f arm64: Add support for relocating the kernel with RELR relocations by Peter Collingbourne · 5 years ago
  77. e21a712 Linux 5.3-rc3 by Linus Torvalds · 5 years ago
  78. 5241ab4c kbuild: initialize CLANG_FLAGS correctly in the top Makefile by Masahiro Yamada · 5 years ago
  79. 609488b Linux 5.3-rc2 by Linus Torvalds · 5 years ago
  80. a035d55 Makefile: Globally enable fall-through warning by Gustavo A. R. Silva · 6 years ago
  81. 5f9e832 Linus 5.3-rc1 by Linus Torvalds · 5 years ago
  82. 29be86d kbuild: add -fcf-protection=none when using retpoline flags by Seth Forshee · 5 years ago
  83. 30527ce kbuild: remove 'prepare1' target by Masahiro Yamada · 5 years ago
  84. b7dca6d kbuild: create *.mod with full directory path and remove MODVERDIR by Masahiro Yamada · 5 years ago
  85. ff9b45c kbuild: modpost: read modules.order instead of $(MODVERDIR)/*.mod by Masahiro Yamada · 5 years ago
  86. 1bd9a46 kbuild: get rid of kernel/ prefix from in-tree modules.{order,builtin} by Masahiro Yamada · 5 years ago
  87. 7e13191 kbuild: do not create empty modules.order in the prepare stage by Masahiro Yamada · 5 years ago
  88. 4645713 kbuild: remove tag files by distclean instead of mrproper by Masahiro Yamada · 5 years ago
  89. 89ff7131f kbuild: add --hash-style= and --build-id unconditionally by Masahiro Yamada · 5 years ago
  90. 39ceda5 Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  91. 3a475b2 kbuild: Inform user to pass ARCH= for make mrproper by Geert Uytterhoeven · 5 years ago
  92. 95fd3f8 kbuild: add a flag to force absolute path for srctree by Masahiro Yamada · 5 years ago
  93. 051f278 kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctree by Masahiro Yamada · 5 years ago
  94. 75dd474 kbuild: remove src and obj from the top Makefile by Masahiro Yamada · 5 years ago
  95. 43c78d8 kbuild: compile-test kernel headers to ensure they are self-contained by Masahiro Yamada · 6 years ago
  96. c93a036 kbuild: do not create wrappers for header-test-y by Masahiro Yamada · 6 years ago
  97. d6fc9fc kbuild: compile-test exported headers to ensure they are self-contained by Masahiro Yamada · 6 years ago
  98. 0ecfebd Linux 5.2 by Linus Torvalds · 5 years ago
  99. 4e8fc3f kbuild: add more hints about SUBDIRS replacement by Masahiro Yamada · 6 years ago
  100. 876a060 kbuild: Add ability to test Clang's integrated assembler by Nathan Chancellor · 6 years ago