1. 76a0d39 ANDROID: GKI: scripts: Makefile: update the lz4 command by Alistair Delva · 4 years, 6 months ago
  2. a33191d Merge 5.8-rc1 into android-mainline by Greg Kroah-Hartman · 4 years, 6 months ago
  3. 2f9c5c3 Merge 3b69e8b45711 ("Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh") into android-mainline by Greg Kroah-Hartman · 4 years, 6 months ago
  4. 3330492 Revert "ANDROID: kbuild: add support for Clang LTO" by Greg Kroah-Hartman · 4 years, 6 months ago
  5. f3ab3cc Revert "ANDROID: kbuild: merge module sections with LTO" by Greg Kroah-Hartman · 4 years, 6 months ago
  6. 820fe5f Revert "ANDROID: kbuild: limit LTO inlining" by Greg Kroah-Hartman · 4 years, 6 months ago
  7. b3a9e3b Linux 5.8-rc1 by Linus Torvalds · 4 years, 7 months ago
  8. 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  9. 37d1a04 Rebase locking/kcsan to locking/urgent by Thomas Gleixner · 4 years, 7 months ago
  10. e4a42c8 kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables by Denis Efremov · 4 years, 7 months ago
  11. 48c3dc5 Merge commit '533b220f7be4' ("Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux") into android-mainline by Will Deacon · 4 years, 7 months ago
  12. 294257f Revert "FROMLIST: add support for Clang's Shadow Call Stack (SCS)" by Will Deacon · 4 years, 7 months ago
  13. cff11ab Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  14. 8dfb61d kbuild: add variables for compression tools by Denis Efremov · 4 years, 7 months ago
  15. e0b250b Makefile: install modules.builtin even if CONFIG_MODULES=n by Jonas Zeiger · 4 years, 7 months ago
  16. 48a0f72 modpost: show warning if any of symbol dump files is missing by Masahiro Yamada · 4 years, 7 months ago
  17. 269a535 modpost: generate vmlinux.symvers and reuse it for the second modpost by Masahiro Yamada · 4 years, 7 months ago
  18. b2c8855 kbuild: update modules.order only when contained modules are updated by Masahiro Yamada · 4 years, 7 months ago
  19. f0d50ca kbuild: refactor KBUILD_VMLINUX_{OBJS,LIBS} calculation by Masahiro Yamada · 4 years, 7 months ago
  20. 533b220 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 7 months ago
  21. 95fb631 kbuild: merge net-y and virt-y into drivers-y by Masahiro Yamada · 4 years, 7 months ago
  22. 23febe3 kbuild: merge init-y into core-y by Masahiro Yamada · 4 years, 7 months ago
  23. fb2d99b kbuild: merge two 'ifdef CONFIG_TRIM_UNUSED_KSYMS' blocks by Masahiro Yamada · 4 years, 7 months ago
  24. 4b50c8c kbuild: force to build vmlinux if CONFIG_MODVERSION=y by Masahiro Yamada · 4 years, 7 months ago
  25. 19f96e1 Merge 5.7 into android-mainline by Greg Kroah-Hartman · 4 years, 7 months ago
  26. 3d77e6a Linux 5.7 by Linus Torvalds · 4 years, 7 months ago
  27. 10e68b02 Makefile: support compressed debug info by Nick Desaulniers · 4 years, 7 months ago
  28. e9e81b6 kbuild: disallow multi-word in M= or KBUILD_EXTMOD by Masahiro Yamada · 4 years, 7 months ago
  29. b480fec kbuild: clear KBUILD_MODULES in top Makefile if CONFIG_MODULES=n by Masahiro Yamada · 4 years, 7 months ago
  30. 8451791 kbuild: make module name conflict fatal error by Masahiro Yamada · 4 years, 8 months ago
  31. 121c2a1 kbuild: error out if targets prefixed with '__' are directly run by Masahiro Yamada · 4 years, 8 months ago
  32. 93fdddf kbuild: add this-makefile as a shorthand for $(lastword $(MAKEFILE_LIST)) by Masahiro Yamada · 4 years, 8 months ago
  33. 0663c68 kbuild: remove {CLEAN,MRPROPER,DISTCLEAN}_DIRS by Masahiro Yamada · 4 years, 8 months ago
  34. 610134b kbuild: remove misleading stale FIXME comment by Masahiro Yamada · 4 years, 8 months ago
  35. 3044dd0 kbuild: invoke syncconfig if autoconf.h is missing by Masahiro Yamada · 4 years, 8 months ago
  36. c167607 Merge 5.7-rc7 into android-mainline by Greg Kroah-Hartman · 4 years, 7 months ago
  37. 9cb1fd0 Linux 5.7-rc7 by Linus Torvalds · 4 years, 7 months ago
  38. 5579d6e Merge 5.7-rc6 into android-mainline by Greg Kroah-Hartman · 4 years, 7 months ago
  39. b9bbe6e Linux 5.7-rc6 by Linus Torvalds · 4 years, 7 months ago
  40. 7f3a59d kbuild: add infrastructure to build userspace programs by Masahiro Yamada · 4 years, 8 months ago
  41. d08b9f0 scs: Add support for Clang's Shadow Call Stack (SCS) by Sami Tolvanen · 4 years, 8 months ago
  42. ea21e90 kbuild: remove '/' target by Masahiro Yamada · 4 years, 8 months ago
  43. 6ea645e Merge 5.7-rc5 into android-mainline by Greg Kroah-Hartman · 4 years, 8 months ago
  44. 2ef96a5 Linux 5.7-rc5 by Linus Torvalds · 4 years, 8 months ago
  45. adc7192 gcc-10: disable 'restrict' warning for now by Linus Torvalds · 4 years, 8 months ago
  46. 5a76021 gcc-10: disable 'stringop-overflow' warning for now by Linus Torvalds · 4 years, 8 months ago
  47. 4472099 gcc-10: disable 'array-bounds' warning for now by Linus Torvalds · 4 years, 8 months ago
  48. 5c45de2 gcc-10: disable 'zero-length-bounds' warning for now by Linus Torvalds · 4 years, 8 months ago
  49. 78a5255 Stop the ad-hoc games with -Wno-maybe-initialized by Linus Torvalds · 4 years, 8 months ago
  50. 5ff417a Merge 5.7-rc4 into android-mainline by Greg Kroah-Hartman · 4 years, 8 months ago
  51. 0e698df Linux 5.7-rc4 by Linus Torvalds · 4 years, 8 months ago
  52. 09257b6 Merge 5.7-rc3 into android-mainline by Greg Kroah-Hartman · 4 years, 8 months ago
  53. 6a8b55e Linux 5.7-rc3 by Linus Torvalds · 4 years, 8 months ago
  54. 1d70bdb Merge 5.7-rc2 into android-mainline by Greg Kroah-Hartman · 4 years, 8 months ago
  55. ae83d0b Linux 5.7-rc2 by Linus Torvalds · 4 years, 8 months ago
  56. 3b02a05 Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh by Ingo Molnar · 4 years, 9 months ago
  57. ba9bbd9 Merge 5.7-rc1 into android-mainline by Greg Kroah-Hartman · 4 years, 9 months ago
  58. 8f3d9f3 Linux 5.7-rc1 by Linus Torvalds · 4 years, 9 months ago
  59. 65dd1c4 Merge b032227c6293 ("Merge tag 'nios2-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2") into android-mainline by Greg Kroah-Hartman · 4 years, 9 months ago
  60. a0d1c95 kbuild: support LLVM=1 to switch the default tools to Clang/LLVM by Masahiro Yamada · 4 years, 9 months ago
  61. 7e20e47 kbuild: replace AS=clang with LLVM_IAS=1 by Masahiro Yamada · 4 years, 9 months ago
  62. 7273ad2 kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y by Masahiro Yamada · 4 years, 10 months ago
  63. afe956c kbuild: Enable -Wtautological-compare by Nathan Chancellor · 4 years, 9 months ago
  64. 325c844 ANDROID: kbuild: ensure __cfi_check is correctly aligned by Sami Tolvanen · 4 years, 9 months ago
  65. 6aea7b7 Merge 1a323ea5356e ("x86: get rid of 'errret' argument to __get_user_xyz() macross") into android-mainline by Greg Kroah-Hartman · 4 years, 9 months ago
  66. 5b67fbf Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 9 months ago
  67. e51d8da Makefile: Update kselftest help information by Shuah Khan · 4 years, 9 months ago
  68. b892a58 Merge 5.6 into android-mainline by Greg Kroah-Hartman · 4 years, 9 months ago
  69. 7111951 Linux 5.6 by Linus Torvalds · 4 years, 9 months ago
  70. 4623980 kbuild: add outputmakefile to no-dot-config-targets by David Engraf · 4 years, 9 months ago
  71. aa824e0 kbuild: remove AS variable by Masahiro Yamada · 4 years, 9 months ago
  72. f463c35 kbuild: add comment about grouped target by Masahiro Yamada · 4 years, 9 months ago
  73. 735aab1 kbuild: add -Wall to KBUILD_HOSTCXXFLAGS by Masahiro Yamada · 4 years, 9 months ago
  74. 2431f22 kbuild: compute the dtbs_install destination more simply by Masahiro Yamada · 4 years, 10 months ago
  75. be8d9e8 Merge 5.6-rc7 into android-mainline by Greg Kroah-Hartman · 4 years, 9 months ago
  76. 16fbf79 Linux 5.6-rc7 by Linus Torvalds · 4 years, 9 months ago
  77. df10846 Merge branch 'linus' into locking/kcsan, to pick up fixes by Ingo Molnar · 4 years, 9 months ago
  78. a4654e9 Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts by Ingo Molnar · 4 years, 9 months ago
  79. 207f75c Merge tag 'kbuild-fixes-v5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 9 months ago
  80. b111213 Makefile: disallow data races on gcc-10 as well by Sergei Trofimovich · 4 years, 10 months ago
  81. ae56fd9 Merge 5.6-rc6 into android-mainline by Greg Kroah-Hartman · 4 years, 10 months ago
  82. fb33c65 Linux 5.6-rc6 by Linus Torvalds · 4 years, 10 months ago
  83. 9dffecc kbuild: allow to run dt_binding_check without kernel configuration by Masahiro Yamada · 4 years, 10 months ago
  84. e10c432 kbuild: allow to run dt_binding_check and dtbs_check in a single command by Masahiro Yamada · 4 years, 10 months ago
  85. b5154bf kbuild: avoid concurrency issue in parallel building dtbs and dtbs_check by Masahiro Yamada · 4 years, 10 months ago
  86. 46b7c49 kbuild: Fix inconsistent comment by SZ Lin (林上智) · 4 years, 10 months ago
  87. fe40822 ANDROID: kbuild: align UNUSED_KSYMS_WHITELIST with upstream by Quentin Perret · 4 years, 10 months ago
  88. ab9ed60 Merge 5.6-rc5 into android-mainline by Greg Kroah-Hartman · 4 years, 10 months ago
  89. 2c523b3 Linux 5.6-rc5 by Linus Torvalds · 4 years, 10 months ago
  90. 5ef359d ANDROID: CC_FLAGS_CFI add -fno-sanitize-blacklist by Ramon Pantin · 4 years, 10 months ago
  91. 88694cf kbuild: generate autoksyms.h early by Quentin Perret · 4 years, 10 months ago
  92. 2a86f66 kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST by Masahiro Yamada · 4 years, 10 months ago
  93. a83e4ca kbuild: remove cc-option switch from -Wframe-larger-than= by Masahiro Yamada · 4 years, 11 months ago
  94. f4bdd2d Merge 5.6-rc4 into android-mainline by Greg Kroah-Hartman · 4 years, 10 months ago
  95. 98d54f8 Linux 5.6-rc4 by Linus Torvalds · 4 years, 10 months ago
  96. ada445e FROMLIST: kbuild: generate autoksyms.h early by Quentin Perret · 4 years, 10 months ago
  97. c473a8d kbuild: add dt_binding_check to PHONY in a correct place by Masahiro Yamada · 4 years, 10 months ago
  98. 964a596 kbuild: add dtbs_check to PHONY by Masahiro Yamada · 4 years, 10 months ago
  99. 505b12b kbuild: add comment for V=2 mode by Randy Dunlap · 4 years, 11 months ago
  100. 5fba1b1 Merge 5.6-rc3 into android-mainline by Greg Kroah-Hartman · 4 years, 10 months ago