1. 7d4eb0d kbuild: remove cc-option test of -fno-stack-check by Masahiro Yamada · 4 years, 4 months ago
  2. 8b42cf2 kbuild: remove cc-option test of -fno-strict-overflow by Masahiro Yamada · 4 years, 4 months ago
  3. bb27321 kbuild: move CFLAGS_{KASAN,UBSAN,KCSAN} exports to relevant Makefiles by Masahiro Yamada · 4 years, 4 months ago
  4. 6212804 kbuild: do not create built-in objects for external module builds by Masahiro Yamada · 4 years, 4 months ago
  5. 596b047 kbuild: preprocess module linker script by Masahiro Yamada · 4 years, 4 months ago
  6. 6ad7cbc Makefile: Add clang-tidy and static analyzer support to makefile by Nathan Huckleberry · 4 years, 5 months ago
  7. 3d32285 kbuild: wire up the build rule of compile_commands.json to Makefile by Masahiro Yamada · 4 years, 5 months ago
  8. 23cd88c kbuild: hide commands to run Kconfig, and show short log for syncconfig by Masahiro Yamada · 4 years, 5 months ago
  9. 695afd3 kbuild: Simplify DEBUG_INFO Kconfig handling by Sedat Dilek · 4 years, 5 months ago
  10. d012a71 Linux 5.9-rc2 by Linus Torvalds · 4 years, 5 months ago
  11. efbf972 kbuild: remove redundant patterns in filter/filter-out by Masahiro Yamada · 4 years, 5 months ago
  12. 9123e3a Linux 5.9-rc1 by Linus Torvalds · 4 years, 5 months ago
  13. 09c6054 ./Makefile: add debug option to enable function aligned on 32 bytes by Feng Tang · 4 years, 5 months ago
  14. fc80c51 Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 5 months ago
  15. 132305b kbuild: stop filtering out $(GCC_PLUGINS_CFLAGS) from cc-option base by Masahiro Yamada · 4 years, 6 months ago
  16. e0fe0bb kbuild: include scripts/Makefile.* only when relevant CONFIG is enabled by Masahiro Yamada · 4 years, 6 months ago
  17. 3ec8a5b kbuild: do not export LDFLAGS_vmlinux by Masahiro Yamada · 4 years, 7 months ago
  18. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  19. 5b5d3be Merge tag 'var-init-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  20. c0dfadf Merge tag 'x86-boot-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  21. bcf8768 Linux 5.8 by Linus Torvalds · 4 years, 6 months ago
  22. bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  23. 48f7ddf init: Add support for zstd compressed kernel by Nick Terrell · 4 years, 6 months ago
  24. 92ed301 Linux 5.8-rc7 by Linus Torvalds · 4 years, 6 months ago
  25. 1c8594b8 Merge tag 'kbuild-fixes-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild into master by Linus Torvalds · 4 years, 6 months ago
  26. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  27. ca9b31f Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilation by Fangrui Song · 4 years, 6 months ago
  28. ba47d84 Linux 5.8-rc6 by Linus Torvalds · 4 years, 6 months ago
  29. 07dd1b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
  30. c9a0f3b bpf: Resolve BTF IDs in vmlinux image by Jiri Olsa · 4 years, 6 months ago
  31. 33a57ce bpf: Compile resolve_btfids tool at kernel compilation start by Jiri Olsa · 4 years, 6 months ago
  32. 11ba468 Linux 5.8-rc5 by Linus Torvalds · 4 years, 6 months ago
  33. 20b1be5 kbuild: fix single target builds for external modules by Masahiro Yamada · 4 years, 6 months ago
  34. 893ab00 kbuild: remove cc-option test of -fno-stack-protector by Masahiro Yamada · 4 years, 7 months ago
  35. dcb7fd8 Linux 5.8-rc4 by Linus Torvalds · 4 years, 6 months ago
  36. 4bc9273 Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 6 months ago
  37. 7f58b48 kbuild: make Clang build userprogs for target architecture by Masahiro Yamada · 4 years, 7 months ago
  38. 9ebcfad Linux 5.8-rc3 by Linus Torvalds · 4 years, 7 months ago
  39. 4877846 Linux 5.8-rc2 by Linus Torvalds · 4 years, 7 months ago
  40. 2c6d963 Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n" by Masahiro Yamada · 4 years, 7 months ago
  41. f0fe00d security: allow using Clang's zero initialization for stack variables by glider@google.com · 4 years, 7 months ago
  42. 7b16994 Makefile: Improve compressed debug info support detection by Arvind Sankar · 4 years, 7 months ago
  43. b3a9e3b Linux 5.8-rc1 by Linus Torvalds · 4 years, 7 months ago
  44. 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
  45. 37d1a04 Rebase locking/kcsan to locking/urgent by Thomas Gleixner · 4 years, 7 months ago
  46. e4a42c8 kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables by Denis Efremov · 4 years, 7 months ago
  47. 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
  48. 8dfb61d kbuild: add variables for compression tools by Denis Efremov · 4 years, 7 months ago
  49. e0b250b Makefile: install modules.builtin even if CONFIG_MODULES=n by Jonas Zeiger · 4 years, 8 months ago
  50. 48a0f72 modpost: show warning if any of symbol dump files is missing by Masahiro Yamada · 4 years, 8 months ago
  51. 269a535 modpost: generate vmlinux.symvers and reuse it for the second modpost by Masahiro Yamada · 4 years, 8 months ago
  52. b2c8855 kbuild: update modules.order only when contained modules are updated by Masahiro Yamada · 4 years, 8 months ago
  53. f0d50ca kbuild: refactor KBUILD_VMLINUX_{OBJS,LIBS} calculation by Masahiro Yamada · 4 years, 8 months ago
  54. 533b220 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 8 months ago
  55. 95fb631 kbuild: merge net-y and virt-y into drivers-y by Masahiro Yamada · 4 years, 8 months ago
  56. 23febe3 kbuild: merge init-y into core-y by Masahiro Yamada · 4 years, 8 months ago
  57. fb2d99b kbuild: merge two 'ifdef CONFIG_TRIM_UNUSED_KSYMS' blocks by Masahiro Yamada · 4 years, 8 months ago
  58. 4b50c8c kbuild: force to build vmlinux if CONFIG_MODVERSION=y by Masahiro Yamada · 4 years, 8 months ago
  59. 3d77e6a Linux 5.7 by Linus Torvalds · 4 years, 8 months ago
  60. 10e68b02 Makefile: support compressed debug info by Nick Desaulniers · 4 years, 8 months ago
  61. e9e81b6 kbuild: disallow multi-word in M= or KBUILD_EXTMOD by Masahiro Yamada · 4 years, 8 months ago
  62. b480fec kbuild: clear KBUILD_MODULES in top Makefile if CONFIG_MODULES=n by Masahiro Yamada · 4 years, 8 months ago
  63. 8451791 kbuild: make module name conflict fatal error by Masahiro Yamada · 4 years, 8 months ago
  64. 121c2a1 kbuild: error out if targets prefixed with '__' are directly run by Masahiro Yamada · 4 years, 8 months ago
  65. 93fdddf kbuild: add this-makefile as a shorthand for $(lastword $(MAKEFILE_LIST)) by Masahiro Yamada · 4 years, 8 months ago
  66. 0663c68 kbuild: remove {CLEAN,MRPROPER,DISTCLEAN}_DIRS by Masahiro Yamada · 4 years, 9 months ago
  67. 610134b kbuild: remove misleading stale FIXME comment by Masahiro Yamada · 4 years, 9 months ago
  68. 3044dd0 kbuild: invoke syncconfig if autoconf.h is missing by Masahiro Yamada · 4 years, 9 months ago
  69. 9cb1fd0 Linux 5.7-rc7 by Linus Torvalds · 4 years, 8 months ago
  70. b9bbe6e Linux 5.7-rc6 by Linus Torvalds · 4 years, 8 months ago
  71. 7f3a59d kbuild: add infrastructure to build userspace programs by Masahiro Yamada · 4 years, 9 months ago
  72. d08b9f0 scs: Add support for Clang's Shadow Call Stack (SCS) by Sami Tolvanen · 4 years, 9 months ago
  73. ea21e90 kbuild: remove '/' target by Masahiro Yamada · 4 years, 9 months ago
  74. 2ef96a5 Linux 5.7-rc5 by Linus Torvalds · 4 years, 8 months ago
  75. adc7192 gcc-10: disable 'restrict' warning for now by Linus Torvalds · 4 years, 8 months ago
  76. 5a76021 gcc-10: disable 'stringop-overflow' warning for now by Linus Torvalds · 4 years, 8 months ago
  77. 4472099 gcc-10: disable 'array-bounds' warning for now by Linus Torvalds · 4 years, 8 months ago
  78. 5c45de2 gcc-10: disable 'zero-length-bounds' warning for now by Linus Torvalds · 4 years, 8 months ago
  79. 78a5255 Stop the ad-hoc games with -Wno-maybe-initialized by Linus Torvalds · 4 years, 8 months ago
  80. 0e698df Linux 5.7-rc4 by Linus Torvalds · 4 years, 9 months ago
  81. 6a8b55e Linux 5.7-rc3 by Linus Torvalds · 4 years, 9 months ago
  82. ae83d0b Linux 5.7-rc2 by Linus Torvalds · 4 years, 9 months ago
  83. 3b02a05 Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh by Ingo Molnar · 4 years, 9 months ago
  84. 8f3d9f3 Linux 5.7-rc1 by Linus Torvalds · 4 years, 9 months ago
  85. a0d1c95 kbuild: support LLVM=1 to switch the default tools to Clang/LLVM by Masahiro Yamada · 4 years, 9 months ago
  86. 7e20e47 kbuild: replace AS=clang with LLVM_IAS=1 by Masahiro Yamada · 4 years, 9 months ago
  87. 7273ad2 kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y by Masahiro Yamada · 4 years, 10 months ago
  88. afe956c kbuild: Enable -Wtautological-compare by Nathan Chancellor · 4 years, 10 months ago
  89. 5b67fbf Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 10 months ago
  90. e51d8da Makefile: Update kselftest help information by Shuah Khan · 4 years, 10 months ago
  91. 7111951 Linux 5.6 by Linus Torvalds · 4 years, 10 months ago
  92. 4623980 kbuild: add outputmakefile to no-dot-config-targets by David Engraf · 4 years, 10 months ago
  93. aa824e0 kbuild: remove AS variable by Masahiro Yamada · 4 years, 10 months ago
  94. f463c35 kbuild: add comment about grouped target by Masahiro Yamada · 4 years, 10 months ago
  95. 735aab1 kbuild: add -Wall to KBUILD_HOSTCXXFLAGS by Masahiro Yamada · 4 years, 10 months ago
  96. 2431f22 kbuild: compute the dtbs_install destination more simply by Masahiro Yamada · 4 years, 10 months ago
  97. 16fbf79 Linux 5.6-rc7 by Linus Torvalds · 4 years, 10 months ago
  98. df10846 Merge branch 'linus' into locking/kcsan, to pick up fixes by Ingo Molnar · 4 years, 10 months ago
  99. a4654e9 Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts by Ingo Molnar · 4 years, 10 months ago
  100. 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, 10 months ago