1. 9851a0d Merge tag 'gcc-plugins-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 9 months ago
  2. 9d82973 gcc-10 warnings: fix low-hanging fruit by Linus Torvalds · 4 years, 9 months ago
  3. b9916af7 Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 9 months ago
  4. 3d4b223 kbuild: fix DT binding schema rule again to avoid needless rebuilds by Masahiro Yamada · 4 years, 9 months ago
  5. e461bc9 scripts/config: allow colons in option strings for sed by Jeremie Francois (on alpha) · 4 years, 9 months ago
  6. 461e156 checkpatch: fix a typo in the regex for $allocFunctions by Christophe JAILLET · 4 years, 9 months ago
  7. 90280ea Merge tag 'docs-fixes' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 9 months ago
  8. 0903060 kbuild: check libyaml installation for 'make dt_binding_check' by Masahiro Yamada · 4 years, 9 months ago
  9. d98dbbe scripts: documentation-file-ref-check: Add line break before exit by Tiezhu Yang · 4 years, 9 months ago
  10. e8f4ba8 scripts/kernel-doc: Add missing close-paren in c:function directives by Peter Maydell · 4 years, 9 months ago
  11. c752737 gcc-common.h: Update for GCC 10 by Frédéric Pierret (fepitre) · 4 years, 9 months ago
  12. 8d97fb3 gcc-plugins/stackleak: Avoid assignment for unused macro argument by Kees Cook · 4 years, 10 months ago
  13. 76426e2 kbuild: add dummy toolchains to enable all cc-option etc. in Kconfig by Masahiro Yamada · 4 years, 9 months ago
  14. 7273ad2 kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y by Masahiro Yamada · 4 years, 10 months ago
  15. c8bddf4 kbuild: remove -I$(srctree)/tools/include from scripts/Makefile by Masahiro Yamada · 4 years, 10 months ago
  16. 4dcc9a8 kbuild: mkcompile_h: Include $LD version in /proc/version by Kees Cook · 4 years, 10 months ago
  17. 60969f0 kconfig: qconf: Fix a few alignment issues by Mauro Carvalho Chehab · 4 years, 10 months ago
  18. e1f7769 kconfig: qconf: remove some old bogus TODOs by Mauro Carvalho Chehab · 4 years, 10 months ago
  19. b311142 kconfig: qconf: fix support for the split view mode by Mauro Carvalho Chehab · 4 years, 10 months ago
  20. cce1fab kconfig: qconf: fix the content of the main widget by Mauro Carvalho Chehab · 4 years, 10 months ago
  21. 5752ff0 kconfig: qconf: Change title for the item window by Mauro Carvalho Chehab · 4 years, 10 months ago
  22. cf497b9 kconfig: qconf: clean deprecated warnings by Mauro Carvalho Chehab · 4 years, 10 months ago
  23. 77342a0 gcc-plugins: drop support for GCC <= 4.7 by Masahiro Yamada · 4 years, 10 months ago
  24. afe956c kbuild: Enable -Wtautological-compare by Nathan Chancellor · 4 years, 10 months ago
  25. 277a108 ubsan: split "bounds" checker from other options by Kees Cook · 4 years, 10 months ago
  26. 0887a7e ubsan: add trap instrumentation option by Kees Cook · 4 years, 10 months ago
  27. 16b7f3c checkpatch: avoid warning about uninitialized_var() by Joe Perches · 4 years, 10 months ago
  28. 50c9290 checkpatch: check proper licensing of Devicetree bindings by Lubomir Rintel · 4 years, 10 months ago
  29. 44d303e checkpatch: improve Gerrit Change-Id: test by Joe Perches · 4 years, 10 months ago
  30. 713a09d checkpatch: add command-line option for TAB size by Antonio Borneo · 4 years, 10 months ago
  31. 7b18496 checkpatch: fix multiple const * types by Antonio Borneo · 4 years, 10 months ago
  32. 342d3d2 checkpatch: fix minor typo and mixed space+tab in indentation by Antonio Borneo · 4 years, 10 months ago
  33. f36d3eb checkpatch: prefer fallthrough; over fallthrough comments by Joe Perches · 4 years, 10 months ago
  34. a897257 checkpatch: support "base-commit:" format by John Hubbard · 4 years, 10 months ago
  35. c8df0ab checkpatch: check SPDX tags in YAML files by Lubomir Rintel · 4 years, 10 months ago
  36. dfa05c2 checkpatch: remove email address comment from email address comparisons by Joe Perches · 4 years, 10 months ago
  37. 0ad5b05 Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 10 months ago
  38. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 10 months ago
  39. bef7b2a Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 10 months ago
  40. 79f51b7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 10 months ago
  41. df47b5e scripts/spelling.txt: add more spellings to spelling.txt by Colin Ian King · 4 years, 10 months ago
  42. 66906c4 scripts/spelling.txt: add syfs/sysfs pattern by Jonathan Neuschäfer · 4 years, 10 months ago
  43. 29d9f30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 10 months ago
  44. 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
  45. b3aa112 Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 10 months ago
  46. 3cd86a5 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 10 months ago
  47. ed52f2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 10 months ago
  48. dbb381b Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  49. 481ed29 Merge tag 'docs-5.7' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 10 months ago
  50. c03cb66 Merge tag 'i3c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux by Linus Torvalds · 4 years, 10 months ago
  51. f0b5989 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 4 years, 10 months ago
  52. d9dac14 kbuild: deb-pkg: fix warning when CONFIG_DEBUG_INFO is unset by Reinhard Karcher · 4 years, 10 months ago
  53. 735aab1 kbuild: add -Wall to KBUILD_HOSTCXXFLAGS by Masahiro Yamada · 4 years, 10 months ago
  54. dbd3586 kconfig: remove unused variable in qconf.cc by Masahiro Yamada · 4 years, 10 months ago
  55. bb36d37 Merge tag 'devicetree-fixes-for-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 10 months ago
  56. e33a814 scripts/dtc: Remove redundant YYLOC global declaration by Dirk Mueller · 5 years ago
  57. 5cdbec1 parse-maintainers: Do not sort section content by default by Joe Perches · 4 years, 11 months ago
  58. 9fb1695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  59. d198b34f .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 11 months ago
  60. 2985bed .gitignore: remove too obvious comments by Masahiro Yamada · 4 years, 11 months ago
  61. aefd803 kbuild: refactor Makefile.dtbinst more by Masahiro Yamada · 4 years, 11 months ago
  62. 2431f22 kbuild: compute the dtbs_install destination more simply by Masahiro Yamada · 4 years, 11 months ago
  63. baca54d Merge 5.6-rc7 into char-misc-next by Greg Kroah-Hartman · 4 years, 10 months ago
  64. f58dd03 scripts: Fix the inclusion order in modpost by Vincenzo Frascino · 4 years, 10 months ago
  65. 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
  66. 7883a14 scripts/kallsyms: fix wrong kallsyms_relative_base by Mikhail Petrov · 4 years, 10 months ago
  67. 90ceddc bpf: Support llvm-objcopy for vmlinux BTF by Fangrui Song · 4 years, 10 months ago
  68. e6b0de46 bus: mhi: core: Add uevent support for module autoloading by Manivannan Sadhasivam · 5 years ago
  69. 4b8a5cf modpost: Get proper section index by get_secindex() instead of st_shndx by Xiao Yang · 4 years, 10 months ago
  70. c2d920b kconfig: Add support for 'as-option' by Vincenzo Frascino · 4 years, 10 months ago
  71. 5190044 modpost: move the namespace field in Module.symvers last by Jessica Yu · 4 years, 10 months ago
  72. 44ef976 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 10 months ago
  73. 82f2bc2 kbuild: Disable -Wpointer-to-enum-cast by Nathan Chancellor · 4 years, 10 months ago
  74. 5996a58 bpf_helpers_doc.py: Fix warning when compiling bpftool by Carlos Neira · 4 years, 10 months ago
  75. d047cd8 scripts/dtc: Update to upstream version v1.6.0-2-g87a656ae5ff9 by Rob Herring · 4 years, 10 months ago
  76. 7815421 scripts/dtc: Remove unused makefile fragments by Rob Herring · 4 years, 10 months ago
  77. 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  78. 3a9dd3e kconfig: make 'imply' obey the direct dependency by Masahiro Yamada · 4 years, 11 months ago
  79. def2fbf kconfig: allow symbols implied by y to become m by Masahiro Yamada · 4 years, 11 months ago
  80. 54b7784 modpost: return error if module is missing ns imports and MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=n by Jessica Yu · 4 years, 11 months ago
  81. 93c95e5 modpost: rework and consolidate logging interface by Jessica Yu · 4 years, 11 months ago
  82. 9dffecc kbuild: allow to run dt_binding_check without kernel configuration by Masahiro Yamada · 4 years, 11 months ago
  83. b4490c5 bpf: Added new helper bpf_get_ns_current_pid_tgid by Carlos Neira · 4 years, 11 months ago
  84. ce5c5d65 scsi: docs: convert scsi_mid_low_api.txt to ReST by Mauro Carvalho Chehab · 4 years, 11 months ago
  85. 8cc4fd7 kconfig: introduce m32-flag and m64-flag by Masahiro Yamada · 4 years, 10 months ago
  86. 2b4cbd5 docs: move gcc-plugins to the kbuild manual by Jonathan Corbet · 4 years, 11 months ago
  87. bb3a151 Merge 5.6-rc5 into char-misc-next by Greg Kroah-Hartman · 4 years, 10 months ago
  88. 611d61f parse-maintainers: Mark as executable by Jonathan Neuschäfer · 4 years, 11 months ago
  89. af73d78 kbuild: Remove debug info from kallsyms linking by Kees Cook · 4 years, 11 months ago
  90. 2ba06cd kbuild: Always validate DT binding examples by Rob Herring · 4 years, 11 months ago
  91. 88694cf kbuild: generate autoksyms.h early by Quentin Perret · 4 years, 11 months ago
  92. cd195bc kbuild: split adjust_autoksyms.sh in two parts by Quentin Perret · 4 years, 11 months ago
  93. 1518c63 kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS by Quentin Perret · 4 years, 11 months ago
  94. 2a86f66 kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST by Masahiro Yamada · 4 years, 11 months ago
  95. c428cd5 scripts/sphinx-pre-install: add '-p python3' to virtualenv by Tim Bird · 5 years ago
  96. 3f9070a fixdep: remove redundant null character check by Masahiro Yamada · 5 years ago
  97. 87d660f fixdep: remove unneeded code and comments about *.ver files by Masahiro Yamada · 5 years ago
  98. f84fdf8 kbuild: remove the owner check in mkcompile_h by Masahiro Yamada · 5 years ago
  99. 9f0ca0c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 11 months ago
  100. 1ce589a i3c: Generate aliases for i3c modules by Boris Brezillon · 4 years, 11 months ago