1. 59612b2 kbuild: Hoist '--orphan-handling' into Kconfig by Nathan Chancellor · 4 years, 1 month ago
  2. b8a9092 Kbuild: do not emit debug info for assembly with LLVM_IAS=1 by Nick Desaulniers · 4 years, 2 months ago
  3. a716bd7 kbuild: use -fmacro-prefix-map for .S sources by Denys Zagorui · 4 years, 2 months ago
  4. 418baf2 Linux 5.10-rc5 by Linus Torvalds · 4 years, 1 month ago
  5. 09162bc Linux 5.10-rc4 by Linus Torvalds · 4 years, 1 month ago
  6. f8394f2 Linux 5.10-rc3 by Linus Torvalds · 4 years, 2 months ago
  7. 3cea11c Linux 5.10-rc2 by Linus Torvalds · 4 years, 2 months ago
  8. 3650b22 Linux 5.10-rc1 by Linus Torvalds · 4 years, 2 months ago
  9. 746b25b Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 2 months ago
  10. 121c5d0 kbuild: Only add -fno-var-tracking-assignments for old GCC versions by Mark Wielaard · 4 years, 2 months ago
  11. 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 2 months ago
  12. 4c207c5 Revert "kbuild: disable clang's default use of -fmerge-all-constants" by Nick Desaulniers · 4 years, 3 months ago
  13. 172aad81a kbuild: enforce -Werror=return-type by Olaf Hering · 4 years, 3 months ago
  14. bbf5c97 Linux 5.9 by Linus Torvalds · 4 years, 3 months ago
  15. 7dfbea4 scripts: remove namespace.pl by Jacob Keller · 4 years, 3 months ago
  16. a968433 kbuild: explicitly specify the build id style by Bill Wendling · 4 years, 3 months ago
  17. 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  18. 549738f Linux 5.9-rc8 by Linus Torvalds · 4 years, 3 months ago
  19. a1b8638 Linux 5.9-rc7 by Linus Torvalds · 4 years, 3 months ago
  20. 87de84c kbuild: remove cc-option test of -Werror=date-time by Masahiro Yamada · 4 years, 4 months ago
  21. 7d4eb0d kbuild: remove cc-option test of -fno-stack-check by Masahiro Yamada · 4 years, 4 months ago
  22. 8b42cf2 kbuild: remove cc-option test of -fno-strict-overflow by Masahiro Yamada · 4 years, 4 months ago
  23. bb27321 kbuild: move CFLAGS_{KASAN,UBSAN,KCSAN} exports to relevant Makefiles by Masahiro Yamada · 4 years, 4 months ago
  24. 6212804 kbuild: do not create built-in objects for external module builds by Masahiro Yamada · 4 years, 4 months ago
  25. 596b047 kbuild: preprocess module linker script by Masahiro Yamada · 4 years, 4 months ago
  26. 6d772f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 3 months ago
  27. 017dab3 bpf: Check CONFIG_BPF option for resolve_btfids by Jiri Olsa · 4 years, 3 months ago
  28. ba4f184 Linux 5.9-rc6 by Linus Torvalds · 4 years, 3 months ago
  29. 856deb8 Linux 5.9-rc5 by Linus Torvalds · 4 years, 4 months ago
  30. 612ab8a Merge tag 'livepatching-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 4 years, 4 months ago
  31. f4d51df Linux 5.9-rc4 by Linus Torvalds · 4 years, 4 months ago
  32. 318af7b Revert "kbuild: use -flive-patching when CONFIG_LIVEPATCH is enabled" by Josh Poimboeuf · 4 years, 5 months ago
  33. f75aef3 Linux 5.9-rc3 by Linus Torvalds · 4 years, 4 months ago
  34. 6ad7cbc Makefile: Add clang-tidy and static analyzer support to makefile by Nathan Huckleberry · 4 years, 4 months ago
  35. 3d32285 kbuild: wire up the build rule of compile_commands.json to Makefile by Masahiro Yamada · 4 years, 4 months ago
  36. 23cd88c kbuild: hide commands to run Kconfig, and show short log for syncconfig by Masahiro Yamada · 4 years, 4 months ago
  37. 695afd3 kbuild: Simplify DEBUG_INFO Kconfig handling by Sedat Dilek · 4 years, 4 months ago
  38. d012a71 Linux 5.9-rc2 by Linus Torvalds · 4 years, 4 months ago
  39. efbf972 kbuild: remove redundant patterns in filter/filter-out by Masahiro Yamada · 4 years, 5 months ago
  40. 9123e3a Linux 5.9-rc1 by Linus Torvalds · 4 years, 4 months ago
  41. 09c6054 ./Makefile: add debug option to enable function aligned on 32 bytes by Feng Tang · 4 years, 5 months ago
  42. 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
  43. 132305b kbuild: stop filtering out $(GCC_PLUGINS_CFLAGS) from cc-option base by Masahiro Yamada · 4 years, 5 months ago
  44. e0fe0bb kbuild: include scripts/Makefile.* only when relevant CONFIG is enabled by Masahiro Yamada · 4 years, 5 months ago
  45. 3ec8a5b kbuild: do not export LDFLAGS_vmlinux by Masahiro Yamada · 4 years, 6 months ago
  46. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  47. 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
  48. 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
  49. bcf8768 Linux 5.8 by Linus Torvalds · 4 years, 5 months ago
  50. bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  51. 48f7ddf init: Add support for zstd compressed kernel by Nick Terrell · 4 years, 5 months ago
  52. 92ed301 Linux 5.8-rc7 by Linus Torvalds · 4 years, 5 months ago
  53. 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, 5 months ago
  54. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  55. ca9b31f Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilation by Fangrui Song · 4 years, 5 months ago
  56. ba47d84 Linux 5.8-rc6 by Linus Torvalds · 4 years, 5 months ago
  57. 07dd1b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
  58. c9a0f3b bpf: Resolve BTF IDs in vmlinux image by Jiri Olsa · 4 years, 6 months ago
  59. 33a57ce bpf: Compile resolve_btfids tool at kernel compilation start by Jiri Olsa · 4 years, 6 months ago
  60. 11ba468 Linux 5.8-rc5 by Linus Torvalds · 4 years, 6 months ago
  61. 20b1be5 kbuild: fix single target builds for external modules by Masahiro Yamada · 4 years, 6 months ago
  62. 893ab00 kbuild: remove cc-option test of -fno-stack-protector by Masahiro Yamada · 4 years, 6 months ago
  63. dcb7fd8 Linux 5.8-rc4 by Linus Torvalds · 4 years, 6 months ago
  64. 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
  65. 7f58b48 kbuild: make Clang build userprogs for target architecture by Masahiro Yamada · 4 years, 6 months ago
  66. 9ebcfad Linux 5.8-rc3 by Linus Torvalds · 4 years, 6 months ago
  67. 4877846 Linux 5.8-rc2 by Linus Torvalds · 4 years, 6 months ago
  68. 2c6d963 Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n" by Masahiro Yamada · 4 years, 6 months ago
  69. f0fe00d security: allow using Clang's zero initialization for stack variables by glider@google.com · 4 years, 6 months ago
  70. 7b16994 Makefile: Improve compressed debug info support detection by Arvind Sankar · 4 years, 7 months ago
  71. b3a9e3b Linux 5.8-rc1 by Linus Torvalds · 4 years, 7 months ago
  72. 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
  73. 37d1a04 Rebase locking/kcsan to locking/urgent by Thomas Gleixner · 4 years, 7 months ago
  74. e4a42c8 kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables by Denis Efremov · 4 years, 7 months ago
  75. 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
  76. 8dfb61d kbuild: add variables for compression tools by Denis Efremov · 4 years, 7 months ago
  77. e0b250b Makefile: install modules.builtin even if CONFIG_MODULES=n by Jonas Zeiger · 4 years, 7 months ago
  78. 48a0f72 modpost: show warning if any of symbol dump files is missing by Masahiro Yamada · 4 years, 7 months ago
  79. 269a535 modpost: generate vmlinux.symvers and reuse it for the second modpost by Masahiro Yamada · 4 years, 7 months ago
  80. b2c8855 kbuild: update modules.order only when contained modules are updated by Masahiro Yamada · 4 years, 7 months ago
  81. f0d50ca kbuild: refactor KBUILD_VMLINUX_{OBJS,LIBS} calculation by Masahiro Yamada · 4 years, 7 months ago
  82. 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
  83. 95fb631 kbuild: merge net-y and virt-y into drivers-y by Masahiro Yamada · 4 years, 7 months ago
  84. 23febe3 kbuild: merge init-y into core-y by Masahiro Yamada · 4 years, 7 months ago
  85. fb2d99b kbuild: merge two 'ifdef CONFIG_TRIM_UNUSED_KSYMS' blocks by Masahiro Yamada · 4 years, 7 months ago
  86. 4b50c8c kbuild: force to build vmlinux if CONFIG_MODVERSION=y by Masahiro Yamada · 4 years, 7 months ago
  87. 3d77e6a Linux 5.7 by Linus Torvalds · 4 years, 7 months ago
  88. 10e68b02 Makefile: support compressed debug info by Nick Desaulniers · 4 years, 7 months ago
  89. e9e81b6 kbuild: disallow multi-word in M= or KBUILD_EXTMOD by Masahiro Yamada · 4 years, 7 months ago
  90. b480fec kbuild: clear KBUILD_MODULES in top Makefile if CONFIG_MODULES=n by Masahiro Yamada · 4 years, 7 months ago
  91. 8451791 kbuild: make module name conflict fatal error by Masahiro Yamada · 4 years, 8 months ago
  92. 121c2a1 kbuild: error out if targets prefixed with '__' are directly run by Masahiro Yamada · 4 years, 8 months ago
  93. 93fdddf kbuild: add this-makefile as a shorthand for $(lastword $(MAKEFILE_LIST)) by Masahiro Yamada · 4 years, 8 months ago
  94. 0663c68 kbuild: remove {CLEAN,MRPROPER,DISTCLEAN}_DIRS by Masahiro Yamada · 4 years, 8 months ago
  95. 610134b kbuild: remove misleading stale FIXME comment by Masahiro Yamada · 4 years, 8 months ago
  96. 3044dd0 kbuild: invoke syncconfig if autoconf.h is missing by Masahiro Yamada · 4 years, 8 months ago
  97. 9cb1fd0 Linux 5.7-rc7 by Linus Torvalds · 4 years, 7 months ago
  98. b9bbe6e Linux 5.7-rc6 by Linus Torvalds · 4 years, 7 months ago
  99. 7f3a59d kbuild: add infrastructure to build userspace programs by Masahiro Yamada · 4 years, 8 months ago
  100. d08b9f0 scs: Add support for Clang's Shadow Call Stack (SCS) by Sami Tolvanen · 4 years, 8 months ago