1. 16b7f3c checkpatch: avoid warning about uninitialized_var() by Joe Perches · 4 years, 9 months ago
  2. 50c9290 checkpatch: check proper licensing of Devicetree bindings by Lubomir Rintel · 4 years, 9 months ago
  3. 44d303e checkpatch: improve Gerrit Change-Id: test by Joe Perches · 4 years, 9 months ago
  4. 713a09d checkpatch: add command-line option for TAB size by Antonio Borneo · 4 years, 9 months ago
  5. 7b18496 checkpatch: fix multiple const * types by Antonio Borneo · 4 years, 9 months ago
  6. 342d3d2 checkpatch: fix minor typo and mixed space+tab in indentation by Antonio Borneo · 4 years, 9 months ago
  7. f36d3eb checkpatch: prefer fallthrough; over fallthrough comments by Joe Perches · 4 years, 9 months ago
  8. a897257 checkpatch: support "base-commit:" format by John Hubbard · 4 years, 9 months ago
  9. c8df0ab checkpatch: check SPDX tags in YAML files by Lubomir Rintel · 4 years, 9 months ago
  10. dfa05c2 checkpatch: remove email address comment from email address comparisons by Joe Perches · 4 years, 9 months ago
  11. 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, 9 months ago
  12. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
  13. bef7b2a Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 9 months ago
  14. 79f51b7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 9 months ago
  15. df47b5e scripts/spelling.txt: add more spellings to spelling.txt by Colin Ian King · 4 years, 9 months ago
  16. 66906c4 scripts/spelling.txt: add syfs/sysfs pattern by Jonathan Neuschäfer · 4 years, 9 months ago
  17. 29d9f30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 9 months ago
  18. 5b67fbf Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 9 months ago
  19. b3aa112 Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 9 months ago
  20. 3cd86a5 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 9 months ago
  21. ed52f2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 9 months ago
  22. 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, 9 months ago
  23. 481ed29 Merge tag 'docs-5.7' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 9 months ago
  24. c03cb66 Merge tag 'i3c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux by Linus Torvalds · 4 years, 9 months ago
  25. f0b5989 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 4 years, 9 months ago
  26. d9dac14 kbuild: deb-pkg: fix warning when CONFIG_DEBUG_INFO is unset by Reinhard Karcher · 4 years, 9 months ago
  27. 735aab1 kbuild: add -Wall to KBUILD_HOSTCXXFLAGS by Masahiro Yamada · 4 years, 9 months ago
  28. dbd3586 kconfig: remove unused variable in qconf.cc by Masahiro Yamada · 4 years, 9 months ago
  29. 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, 9 months ago
  30. e33a814 scripts/dtc: Remove redundant YYLOC global declaration by Dirk Mueller · 5 years ago
  31. 5cdbec1 parse-maintainers: Do not sort section content by default by Joe Perches · 4 years, 10 months ago
  32. 9fb1695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 9 months ago
  33. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  34. 2985bed .gitignore: remove too obvious comments by Masahiro Yamada · 4 years, 10 months ago
  35. aefd803 kbuild: refactor Makefile.dtbinst more by Masahiro Yamada · 4 years, 10 months ago
  36. 2431f22 kbuild: compute the dtbs_install destination more simply by Masahiro Yamada · 4 years, 10 months ago
  37. baca54d Merge 5.6-rc7 into char-misc-next by Greg Kroah-Hartman · 4 years, 9 months ago
  38. f58dd03 scripts: Fix the inclusion order in modpost by Vincenzo Frascino · 4 years, 9 months ago
  39. 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
  40. 7883a14 scripts/kallsyms: fix wrong kallsyms_relative_base by Mikhail Petrov · 4 years, 10 months ago
  41. 90ceddc bpf: Support llvm-objcopy for vmlinux BTF by Fangrui Song · 4 years, 10 months ago
  42. e6b0de46 bus: mhi: core: Add uevent support for module autoloading by Manivannan Sadhasivam · 4 years, 10 months ago
  43. 4b8a5cf modpost: Get proper section index by get_secindex() instead of st_shndx by Xiao Yang · 4 years, 10 months ago
  44. c2d920b kconfig: Add support for 'as-option' by Vincenzo Frascino · 4 years, 10 months ago
  45. 5190044 modpost: move the namespace field in Module.symvers last by Jessica Yu · 4 years, 10 months ago
  46. 44ef976 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 10 months ago
  47. 82f2bc2 kbuild: Disable -Wpointer-to-enum-cast by Nathan Chancellor · 4 years, 10 months ago
  48. 5996a58 bpf_helpers_doc.py: Fix warning when compiling bpftool by Carlos Neira · 4 years, 10 months ago
  49. d047cd8 scripts/dtc: Update to upstream version v1.6.0-2-g87a656ae5ff9 by Rob Herring · 4 years, 10 months ago
  50. 7815421 scripts/dtc: Remove unused makefile fragments by Rob Herring · 4 years, 10 months ago
  51. 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  52. 3a9dd3e kconfig: make 'imply' obey the direct dependency by Masahiro Yamada · 4 years, 10 months ago
  53. def2fbf kconfig: allow symbols implied by y to become m by Masahiro Yamada · 4 years, 10 months ago
  54. 54b7784 modpost: return error if module is missing ns imports and MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=n by Jessica Yu · 4 years, 10 months ago
  55. 93c95e5 modpost: rework and consolidate logging interface by Jessica Yu · 4 years, 10 months ago
  56. 9dffecc kbuild: allow to run dt_binding_check without kernel configuration by Masahiro Yamada · 4 years, 10 months ago
  57. b4490c5 bpf: Added new helper bpf_get_ns_current_pid_tgid by Carlos Neira · 4 years, 10 months ago
  58. ce5c5d65 scsi: docs: convert scsi_mid_low_api.txt to ReST by Mauro Carvalho Chehab · 4 years, 10 months ago
  59. 8cc4fd7 kconfig: introduce m32-flag and m64-flag by Masahiro Yamada · 4 years, 10 months ago
  60. 2b4cbd5 docs: move gcc-plugins to the kbuild manual by Jonathan Corbet · 4 years, 10 months ago
  61. bb3a151 Merge 5.6-rc5 into char-misc-next by Greg Kroah-Hartman · 4 years, 10 months ago
  62. 611d61f parse-maintainers: Mark as executable by Jonathan Neuschäfer · 4 years, 10 months ago
  63. af73d78 kbuild: Remove debug info from kallsyms linking by Kees Cook · 4 years, 10 months ago
  64. 2ba06cd kbuild: Always validate DT binding examples by Rob Herring · 4 years, 10 months ago
  65. 88694cf kbuild: generate autoksyms.h early by Quentin Perret · 4 years, 10 months ago
  66. cd195bc kbuild: split adjust_autoksyms.sh in two parts by Quentin Perret · 4 years, 10 months ago
  67. 1518c63 kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS by Quentin Perret · 4 years, 10 months ago
  68. 2a86f66 kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST by Masahiro Yamada · 4 years, 10 months ago
  69. c428cd5 scripts/sphinx-pre-install: add '-p python3' to virtualenv by Tim Bird · 4 years, 10 months ago
  70. 3f9070a fixdep: remove redundant null character check by Masahiro Yamada · 4 years, 11 months ago
  71. 87d660f fixdep: remove unneeded code and comments about *.ver files by Masahiro Yamada · 4 years, 11 months ago
  72. f84fdf8 kbuild: remove the owner check in mkcompile_h by Masahiro Yamada · 4 years, 11 months ago
  73. 9f0ca0c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 10 months ago
  74. 1ce589a i3c: Generate aliases for i3c modules by Boris Brezillon · 4 years, 10 months ago
  75. e3e0b58 selinux: remove unused initial SIDs and improve handling by Stephen Smalley · 4 years, 10 months ago
  76. fd63fab kbuild: remove unneeded semicolon at the end of cmd_dtb_check by Masahiro Yamada · 4 years, 10 months ago
  77. 7a04960 kbuild: fix DT binding schema rule to detect command line changes by Masahiro Yamada · 4 years, 10 months ago
  78. 3cd046f scripts/bpf: Switch to more portable python3 shebang by Scott Branden · 4 years, 10 months ago
  79. 021622d docs: add a script to check sysctl docs by Stephen Kitt · 4 years, 10 months ago
  80. 290d5388 scripts: documentation-file-ref-check: improve :doc: handling by Mauro Carvalho Chehab · 4 years, 10 months ago
  81. 1f836f5 Merge 5.6-rc3 into char-misc-next by Greg Kroah-Hartman · 4 years, 10 months ago
  82. 0ef82fc scripts/get_maintainer.pl: deprioritize old Fixes: addresses by Douglas Anderson · 4 years, 10 months ago
  83. ef0c081 get_maintainer: remove uses of P: for maintainer name by Joe Perches · 4 years, 10 months ago
  84. ff5cd9a ver_linux: Query ld cache for versions of libc/libcpp run-time by Alexander Kapshuk · 4 years, 11 months ago
  85. 083bc0e kbuild: fix mismatch between .version and include/generated/compile.h by Masahiro Yamada · 4 years, 11 months ago
  86. 9d1b389 scripts/kallsyms: fix memory corruption caused by write over-run by Masahiro Yamada · 4 years, 11 months ago
  87. 89a47dd Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 11 months ago
  88. 41dcd67 Merge tag 'docs-5.6-2' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  89. d1c9038 Allow git builds of Sphinx by Stephen Kitt · 5 years ago
  90. 089b7d8 kconfig: Invalidate all symbols after changing to y or m. by Tetsuo Handa · 5 years ago
  91. 1c94871 mm: remove __krealloc by Florian Westphal · 5 years ago
  92. 8d60526 scripts/kallsyms: change table to store (strcut sym_entry *) by Masahiro Yamada · 5 years ago
  93. be9f613 scripts/kallsyms: rename local variables in read_symbol() by Masahiro Yamada · 5 years ago
  94. 5f2fb52 kbuild: rename hostprogs-y/always to hostprogs/always-y by Masahiro Yamada · 5 years ago
  95. c8fb7d7 kconfig: fix broken dependency in randconfig-generated .config by Masahiro Yamada · 5 years ago
  96. 14cd0bd Merge tag 'kconfig-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  97. 368d060 Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  98. 7eec11d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  99. 4efc61c scripts/spelling.txt: add "issus" typo by Luca Ceresoli · 5 years ago
  100. 2ab1278 scripts/spelling.txt: add more spellings to spelling.txt by Xiong · 5 years ago