1. 51e6d17 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 11 months ago
  2. b8af417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 11 months ago
  3. f40ddce Linux 5.11 by Linus Torvalds · 3 years, 11 months ago
  4. 0e1aa62 kbuild: Do not clean resolve_btfids if the output does not exist by Jiri Olsa · 4 years ago
  5. dc9d875 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years ago
  6. 50d3a3f kbuild: Add resolve_btfids clean to root clean target by Jiri Olsa · 4 years ago
  7. 92bf226 Linux 5.11-rc7 by Linus Torvalds · 4 years ago
  8. e24f9c5 Merge tag 'x86_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  9. 2db138b Merge tag 'kbuild-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years ago
  10. 315da87 kbuild: fix duplicated flags in DEBUG_CFLAGS by Masahiro Yamada · 4 years ago
  11. d1e1355 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  12. d8d2d38 kbuild: remove PYTHON variable by Masahiro Yamada · 4 years ago
  13. 1048ba8 Linux 5.11-rc6 by Linus Torvalds · 4 years ago
  14. 20bf2b3 x86/build: Disable CET instrumentation in the kernel by Josh Poimboeuf · 4 years ago
  15. c358f95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  16. 8b5f4eb net: move CONFIG_NET guard to top Makefile by Masahiro Yamada · 4 years ago
  17. 6ee1d74 Linux 5.11-rc5 by Linus Torvalds · 4 years ago
  18. 19c329f Linux 5.11-rc4 by Linus Torvalds · 4 years ago
  19. 7c53f6b Linux 5.11-rc3 by Linus Torvalds · 4 years ago
  20. e71ba94 Linux 5.11-rc2 by Linus Torvalds · 4 years ago
  21. 5c8fe58 Linux 5.11-rc1 by Linus Torvalds · 4 years ago
  22. 7b95f05 Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 1 month ago
  23. 436e980 kbuild: don't hardcode depmod path by Dominique Martinet · 4 years, 1 month ago
  24. 2c85ebc Linux 5.10 by Linus Torvalds · 4 years, 1 month ago
  25. 0477e92 Linux 5.10-rc7 by Linus Torvalds · 4 years, 1 month ago
  26. e6585a4 Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 1 month ago
  27. 59612b2 kbuild: Hoist '--orphan-handling' into Kconfig by Nathan Chancellor · 4 years, 2 months ago
  28. b6505459 Linux 5.10-rc6 by Linus Torvalds · 4 years, 1 month ago
  29. 45e885c Merge tag 'kbuild-fixes-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 1 month ago
  30. b8a9092 Kbuild: do not emit debug info for assembly with LLVM_IAS=1 by Nick Desaulniers · 4 years, 2 months ago
  31. a716bd7 kbuild: use -fmacro-prefix-map for .S sources by Denys Zagorui · 4 years, 2 months ago
  32. 418baf2 Linux 5.10-rc5 by Linus Torvalds · 4 years, 2 months ago
  33. 09162bc Linux 5.10-rc4 by Linus Torvalds · 4 years, 2 months ago
  34. f8394f2 Linux 5.10-rc3 by Linus Torvalds · 4 years, 2 months ago
  35. d9b5665 kbuild: remove unused OBJSIZE by Vasily Gorbik · 4 years, 3 months ago
  36. 3cea11c Linux 5.10-rc2 by Linus Torvalds · 4 years, 2 months ago
  37. 3650b22 Linux 5.10-rc1 by Linus Torvalds · 4 years, 2 months ago
  38. 746b25b Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 3 months ago
  39. 121c5d0 kbuild: Only add -fno-var-tracking-assignments for old GCC versions by Mark Wielaard · 4 years, 3 months ago
  40. 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, 3 months ago
  41. 4c207c5 Revert "kbuild: disable clang's default use of -fmerge-all-constants" by Nick Desaulniers · 4 years, 3 months ago
  42. 172aad81a kbuild: enforce -Werror=return-type by Olaf Hering · 4 years, 3 months ago
  43. bbf5c97 Linux 5.9 by Linus Torvalds · 4 years, 3 months ago
  44. 7dfbea4 scripts: remove namespace.pl by Jacob Keller · 4 years, 3 months ago
  45. a968433 kbuild: explicitly specify the build id style by Bill Wendling · 4 years, 4 months ago
  46. 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  47. 549738f Linux 5.9-rc8 by Linus Torvalds · 4 years, 3 months ago
  48. a1b8638 Linux 5.9-rc7 by Linus Torvalds · 4 years, 3 months ago
  49. 87de84c kbuild: remove cc-option test of -Werror=date-time by Masahiro Yamada · 4 years, 4 months ago
  50. 7d4eb0d kbuild: remove cc-option test of -fno-stack-check by Masahiro Yamada · 4 years, 4 months ago
  51. 8b42cf2 kbuild: remove cc-option test of -fno-strict-overflow by Masahiro Yamada · 4 years, 4 months ago
  52. bb27321 kbuild: move CFLAGS_{KASAN,UBSAN,KCSAN} exports to relevant Makefiles by Masahiro Yamada · 4 years, 4 months ago
  53. 6212804 kbuild: do not create built-in objects for external module builds by Masahiro Yamada · 4 years, 4 months ago
  54. 596b047 kbuild: preprocess module linker script by Masahiro Yamada · 4 years, 4 months ago
  55. 6d772f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 4 months ago
  56. 017dab3 bpf: Check CONFIG_BPF option for resolve_btfids by Jiri Olsa · 4 years, 4 months ago
  57. ba4f184 Linux 5.9-rc6 by Linus Torvalds · 4 years, 4 months ago
  58. 856deb8 Linux 5.9-rc5 by Linus Torvalds · 4 years, 4 months ago
  59. 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
  60. f4d51df Linux 5.9-rc4 by Linus Torvalds · 4 years, 4 months ago
  61. 318af7b Revert "kbuild: use -flive-patching when CONFIG_LIVEPATCH is enabled" by Josh Poimboeuf · 4 years, 6 months ago
  62. f75aef3 Linux 5.9-rc3 by Linus Torvalds · 4 years, 4 months ago
  63. 6ad7cbc Makefile: Add clang-tidy and static analyzer support to makefile by Nathan Huckleberry · 4 years, 5 months ago
  64. 3d32285 kbuild: wire up the build rule of compile_commands.json to Makefile by Masahiro Yamada · 4 years, 5 months ago
  65. 23cd88c kbuild: hide commands to run Kconfig, and show short log for syncconfig by Masahiro Yamada · 4 years, 5 months ago
  66. 695afd3 kbuild: Simplify DEBUG_INFO Kconfig handling by Sedat Dilek · 4 years, 5 months ago
  67. d012a71 Linux 5.9-rc2 by Linus Torvalds · 4 years, 5 months ago
  68. efbf972 kbuild: remove redundant patterns in filter/filter-out by Masahiro Yamada · 4 years, 5 months ago
  69. 9123e3a Linux 5.9-rc1 by Linus Torvalds · 4 years, 5 months ago
  70. 09c6054 ./Makefile: add debug option to enable function aligned on 32 bytes by Feng Tang · 4 years, 5 months ago
  71. 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
  72. 132305b kbuild: stop filtering out $(GCC_PLUGINS_CFLAGS) from cc-option base by Masahiro Yamada · 4 years, 5 months ago
  73. e0fe0bb kbuild: include scripts/Makefile.* only when relevant CONFIG is enabled by Masahiro Yamada · 4 years, 5 months ago
  74. 3ec8a5b kbuild: do not export LDFLAGS_vmlinux by Masahiro Yamada · 4 years, 6 months ago
  75. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  76. 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
  77. 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
  78. bcf8768 Linux 5.8 by Linus Torvalds · 4 years, 5 months ago
  79. bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  80. 48f7ddf init: Add support for zstd compressed kernel by Nick Terrell · 4 years, 5 months ago
  81. 92ed301 Linux 5.8-rc7 by Linus Torvalds · 4 years, 5 months ago
  82. 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
  83. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  84. ca9b31f Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilation by Fangrui Song · 4 years, 6 months ago
  85. ba47d84 Linux 5.8-rc6 by Linus Torvalds · 4 years, 6 months ago
  86. 07dd1b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
  87. c9a0f3b bpf: Resolve BTF IDs in vmlinux image by Jiri Olsa · 4 years, 6 months ago
  88. 33a57ce bpf: Compile resolve_btfids tool at kernel compilation start by Jiri Olsa · 4 years, 6 months ago
  89. 11ba468 Linux 5.8-rc5 by Linus Torvalds · 4 years, 6 months ago
  90. 20b1be5 kbuild: fix single target builds for external modules by Masahiro Yamada · 4 years, 6 months ago
  91. 893ab004 kbuild: remove cc-option test of -fno-stack-protector by Masahiro Yamada · 4 years, 6 months ago
  92. dcb7fd8 Linux 5.8-rc4 by Linus Torvalds · 4 years, 6 months ago
  93. 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
  94. 7f58b48 kbuild: make Clang build userprogs for target architecture by Masahiro Yamada · 4 years, 6 months ago
  95. 9ebcfad Linux 5.8-rc3 by Linus Torvalds · 4 years, 6 months ago
  96. 4877846 Linux 5.8-rc2 by Linus Torvalds · 4 years, 7 months ago
  97. 2c6d963 Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n" by Masahiro Yamada · 4 years, 7 months ago
  98. f0fe00d security: allow using Clang's zero initialization for stack variables by glider@google.com · 4 years, 7 months ago
  99. 7b16994 Makefile: Improve compressed debug info support detection by Arvind Sankar · 4 years, 7 months ago
  100. b3a9e3b Linux 5.8-rc1 by Linus Torvalds · 4 years, 7 months ago