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