1. bdc48fa checkpatch/coding-style: deprecate 80-column warning by Joe Perches · 4 years, 7 months ago
  2. 461e156 checkpatch: fix a typo in the regex for $allocFunctions by Christophe JAILLET · 4 years, 8 months ago
  3. 16b7f3c checkpatch: avoid warning about uninitialized_var() by Joe Perches · 4 years, 9 months ago
  4. 50c9290 checkpatch: check proper licensing of Devicetree bindings by Lubomir Rintel · 4 years, 9 months ago
  5. 44d303e checkpatch: improve Gerrit Change-Id: test by Joe Perches · 4 years, 9 months ago
  6. 713a09d checkpatch: add command-line option for TAB size by Antonio Borneo · 4 years, 9 months ago
  7. 7b18496 checkpatch: fix multiple const * types by Antonio Borneo · 4 years, 9 months ago
  8. 342d3d2 checkpatch: fix minor typo and mixed space+tab in indentation by Antonio Borneo · 4 years, 9 months ago
  9. f36d3eb checkpatch: prefer fallthrough; over fallthrough comments by Joe Perches · 4 years, 9 months ago
  10. a897257 checkpatch: support "base-commit:" format by John Hubbard · 4 years, 9 months ago
  11. c8df0ab checkpatch: check SPDX tags in YAML files by Lubomir Rintel · 4 years, 9 months ago
  12. dfa05c2 checkpatch: remove email address comment from email address comparisons by Joe Perches · 4 years, 9 months ago
  13. 184b8f7 Merge tag 'printk-for-5.5-pr-warning-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  14. 969bea5 checkpatch: Drop pr_warning check by Kefeng Wang · 5 years ago
  15. cd28b11 checkpatch: reduce is_maintained_obsolete lookup runtime by Joe Perches · 5 years ago
  16. d439e6a checkpatch: improve ignoring CamelCase SI style variants like mA by Joe Perches · 5 years ago
  17. 2c97b5a Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  18. 361b0d2 Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  19. 436b2a8 Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  20. 1d28122 checkpatch: don't warn about new vsprintf pointer extension '%pe' by Uwe Kleine-König · 5 years ago
  21. e400edb checkpatch: Warn if DT bindings are not in schema format by Rob Herring · 5 years ago
  22. 3bd32d6 lib/vsprintf: Add %pfw conversion specifier for printing fwnode names by Sakari Ailus · 5 years ago
  23. 9af7706 lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %ps by Sakari Ailus · 5 years ago
  24. de3f186 checkpatch: check for nested (un)?likely() calls by Denis Efremov · 5 years ago
  25. dbbf869 checkpatch: make git output use LANGUAGE=en_US.utf8 by Joe Perches · 5 years ago
  26. 5a7f445 checkpatch: remove obsolete period from "ambiguous SHA1" query by Sean Christopherson · 5 years ago
  27. 94fb984 checkpatch: allow consecutive close braces by Joe Perches · 5 years ago
  28. 462811d checkpatch: prefer __section over __attribute__((section(...))) by Joe Perches · 5 years ago
  29. 6dba824 checkpatch: exclude sizeof sub-expressions from MACRO_ARG_REUSE by Brendan Jackman · 5 years ago
  30. a8dd86b checkpatch.pl: warn on invalid commit id by Matteo Croce · 5 years ago
  31. ffbce89 checkpatch: improve SPDX license checking by Joe Perches · 5 years ago
  32. 634cffc checkpatch: don't interpret stack dumps as commit IDs by Joe Perches · 5 years ago
  33. 6a8d76c checkpatch.pl: warn on duplicate sysctl local variable by Matteo Croce · 5 years ago
  34. 458f69e docs: timers: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  35. 852d095 checkpatch.pl: Update DT vendor prefix check by Rob Herring · 6 years ago
  36. 8c79f4c Merge tag 'docs-5.2' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  37. 4462996 checkpatch: add %pt as a valid vsprintf extension by Alexandre Belloni · 6 years ago
  38. 6c5d24e checkpatch: Warn on improper usage of Co-developed-by by Sean Christopherson · 6 years ago
  39. 1a29e85 Merge tag 'docs-5.1' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  40. a8da38a checkpatch: add test for SPDX-License-Identifier on wrong line # by Joe Perches · 6 years ago
  41. 98005e8 checkpatch: allow reporting C99 style comments by Vadim Bendebury · 6 years ago
  42. e29a70f checkpatch: add some new alloc functions to various tests by Joe Perches · 6 years ago
  43. fdf1369 checkpatch: verify SPDX comment style by Joe Perches · 6 years ago
  44. 7967656 coding-style: Clarify the expectations around bool by Jason Gunthorpe · 6 years ago
  45. d499480 checkpatch: add Co-developed-by to signature tags by Jorge Ramirez-Ortiz · 6 years ago
  46. 77b8c0a checkpatch: warn on const char foo[] = "bar"; declarations by Joe Perches · 6 years ago
  47. 3d709ab checkpatch.pl: Suggest lockdep instead of asserting !spin_is_locked() by Paul E. McKenney · 6 years ago
  48. 9189c7e checkpatch: Create table of obsolete APIs and apply to RCU by Joe Perches · 6 years ago
  49. 22ebb72 checkpatch: remove GCC_BINARY_CONSTANT warning by Christophe Leroy · 6 years ago
  50. c5967e9 checkpatch: add __ro_after_init to known $Attribute by Joe Perches · 6 years ago
  51. 328b5f4 checkpatch: add optional static const to blank line declarations test by Joe Perches · 6 years ago
  52. 133712a checkpatch: DT bindings should be a separate patch by Rob Herring · 6 years ago
  53. 809e082 checkpatch: warn on unnecessary int declarations by Joe Perches · 6 years ago
  54. 6ad724e checkpatch: check for space after "else" keyword by Michal Zylowski · 6 years ago
  55. 5629411 checkpatch: fix SPDX license check with --root=<path> by Joe Perches · 6 years ago
  56. 490b292 checkpatch: warn when a patch doesn't have a description by Joe Perches · 6 years ago
  57. 60f8901 checkpatch: check for #if 0/#if 1 by Prakruthi Deepak Heragu · 6 years ago
  58. 4cab63c checkpatch: fix krealloc reuse test by Joe Perches · 6 years ago
  59. 3b6e8ac checkpatch: validate SPDX license with spdxcheck.py by Joe Perches · 6 years ago
  60. 8c8c45c checkpatch: fix macro argument reuse test by Joe Perches · 6 years ago
  61. cd26149 checkpatch: warn if missing author Signed-off-by by Geert Uytterhoeven · 6 years ago
  62. 33aa459 checkpatch: update section keywords by Geert Uytterhoeven · 6 years ago
  63. 5b57980 checkpatch: improve runtime execution speed a little by Joe Perches · 6 years ago
  64. 79682c0 checkpatch: add --fix for CONCATENATED_STRING and STRING_FRAGMENTS by Joe Perches · 6 years ago
  65. d729593 checkpatch: add a --strict test for structs with bool member definitions by Joe Perches · 6 years ago
  66. ffe0751 checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messages by Joe Perches · 6 years ago
  67. 3b41c3e checkpatch: remove warning for 'old' stable@kernel.org address by Linus Torvalds · 7 years ago
  68. 12c253a checkpatch: improve patch recognition by Joe Perches · 7 years ago
  69. 882ea1d scripts: use SPDX tag in get_maintainer and checkpatch by Joe Perches · 7 years ago
  70. 8715ee7 Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  71. d41362e checkpatch: fix macro argument precedence test by Joe Perches · 7 years ago
  72. a6b04f0 checkpatch: remove VMLINUX_SYMBOL() check by Masahiro Yamada · 7 years ago
  73. 5d43090 checkpatch: whinge about bool bitfields by Joe Perches · 7 years ago
  74. 38dca98 checkpatch: allow space between colon and bracket by Heinrich Schuchardt · 7 years ago
  75. 6a48721 checkpatch: add test for assignment at start of line by Joe Perches · 7 years ago
  76. bc22d9a checkpatch: test SYMBOLIC_PERMS multiple times per line by Joe Perches · 7 years ago
  77. 8d2e11b checkpatch: two spelling fixes by Claudio Fontana · 7 years ago
  78. 478b179 checkpatch: improve get_quoted_string for TRACE_EVENT macros by Joe Perches · 7 years ago
  79. e3c6bc9 checkpatch: warn for use of %px by Tobin C. Harding · 7 years ago
  80. e3d95a2 checkpatch: add sub routine get_stat_here() by Tobin C. Harding · 7 years ago
  81. c2066ca checkpatch: remove unused variable declarations by Tobin C. Harding · 7 years ago
  82. 2a9f9d8 checkpatch: add sub routine get_stat_real() by Tobin C. Harding · 7 years ago
  83. 3d102fc checkpatch: add Crypto ON_STACK to declaration_macros by Gilad Ben-Yossef · 7 years ago
  84. 9f3a899 checkpatch.pl: add SPDX license tag check by Rob Herring · 7 years ago
  85. 85e1206 checkpatch: improve parse_email signature checking by Joe Perches · 7 years ago
  86. 147a89b Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  87. 84af7a6 checkpatch: kconfig: prefer 'help' over '---help---' by Ulf Magnusson · 7 years ago
  88. 678ae16 checkpatch: kconfig: check help texts for menuconfig and choice by Ulf Magnusson · 7 years ago
  89. 86adf1a checkpatch: kconfig: recognize more prompts when checking help texts by Ulf Magnusson · 7 years ago
  90. 4ba66a9 arch: remove blackfin port by Arnd Bergmann · 7 years ago
  91. 2d453e3 checkpatch: improve OPEN_BRACE test by Joe Perches · 7 years ago
  92. bd49111 checkpatch: avoid some false positives for TABSTOP declaration test by Joe Perches · 7 years ago
  93. a032aa4 checkpatch: exclude drivers/staging from if with unnecessary parentheses test by Joe Perches · 7 years ago
  94. a134f8d checkpatch: improve the TABSTOP test to include declarations by Joe Perches · 7 years ago
  95. 0018046 checkpatch: add a few DEVICE_ATTR style tests by Joe Perches · 7 years ago
  96. 3f7f335 checkpatch: improve quoted string and line continuation test by Joe Perches · 7 years ago
  97. 7312153 checkpatch: ignore some octal permissions of 0 by Joe Perches · 7 years ago
  98. 2e4bbbc checkpatch: allow long lines containing URL by Andreas Brauchli · 7 years ago
  99. ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  100. 1df7338 checkpatch: add pF/pf deprecation warning by Sergey Senozhatsky · 7 years ago