1. 6e30075 checkpatch: emit an error on formats with 0x%<decimal> by Joe Perches · 9 years ago
  2. 7bd7e48 checkpatch: make --strict the default for drivers/staging files and patches by Joe Perches · 9 years ago
  3. 86406b1 checkpatch: always check block comment styles by Joe Perches · 9 years ago
  4. 7d3a9f6 checkpatch: report the right line # when using --emacs and --file by Joe Perches · 9 years ago
  5. 100425d checkpatch: add some <foo>_destroy functions to NEEDLESS_IF tests by Joe Perches · 9 years ago
  6. 3e838b6 checkpatch: Allow longer declaration macros by Joe Perches · 9 years ago
  7. 9f5af48 checkpatch: improve SUSPECT_CODE_INDENT test by Joe Perches · 9 years ago
  8. 9d3e3c7 checkpatch: add warning on BUG/BUG_ON use by Joe Perches · 9 years ago
  9. fe043ea checkpatch: warn on bare SHA-1 commit IDs in commit logs by Joe Perches · 9 years ago
  10. 9b9412d Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 9 years ago
  11. 3ad8177 scripts: Make checkpatch.pl warn on expedited RCU grace periods by Paul E. McKenney · 9 years ago
  12. b4749e9 checkpatch: fix long line messages about patch context by Joe Perches · 9 years ago
  13. 3c816e4 checkpatch: emit "NOTE: <types>" message only once after multiple files by Joe Perches · 9 years ago
  14. e518e9a checkpatch: emit an error when there's a diff in a changelog by Joe Perches · 9 years ago
  15. 5a6d20c checkpatch: validate MODULE_LICENSE content by Bjorn Andersson · 9 years ago
  16. 10895d2 checkpatch: add multi-line handling for PREFER_ETHER_ADDR_COPY by Mateusz Kulikowski · 9 years ago
  17. 8617cd0 checkpatch: suggest using eth_zero_addr() and eth_broadcast_addr() by Mateusz Kulikowski · 9 years ago
  18. 9e20a85 checkpatch: fix processing of MEMSET issues by Mateusz Kulikowski · 9 years ago
  19. b6117d1 checkpatch: suggest using ether_addr_equal*() by Mateusz Kulikowski · 9 years ago
  20. 06330fc checkpatch: avoid NOT_UNIFIED_DIFF errors on cover-letter.patch files by Joe Perches · 9 years ago
  21. f1a6367 checkpatch: remove local from codespell path by Maxim Uvarov · 9 years ago
  22. 34d8815 checkpatch: add --showfile to allow input via pipe to show filenames by Joe Perches · 9 years ago
  23. 5723029 checkpatch: colorize output to terminal by Joe Perches · 9 years ago
  24. d8469f1 checkpatch: improve output with multiple command-line files by Joe Perches · 9 years ago
  25. 47e0c88 checkpatch: categorize some long line length checks by Joe Perches · 9 years ago
  26. 33acb54 checkpatch: use $String consistently by Joe Perches · 9 years ago
  27. 485ff23 checkpatch: make types found in a source file/patch local by Alex Dowad · 9 years ago
  28. e6176fa checkpatch: add --strict warning for c99 fixed size typedefs : int<size>_t by Joe Perches · 9 years ago
  29. cb426e9 checkpatch: check for uncommented waitqueue_active() by Joe Perches · 9 years ago
  30. 5129e87 checkpatch: fix "GLOBAL_INITIALISERS" test by Joe Perches · 9 years ago
  31. e0df7e1 checkpatch: avoid "spaces required around that ':'" false positive by Joe Perches · 9 years ago
  32. 323b267 checkpatch: fix --fix use with a patch of multiple files by Joe Perches · 9 years ago
  33. 91c9afa checkpatch.pl: new instances of ENOSYS are errors by Andy Lutomirski · 9 years ago
  34. c17893c checkpatch: add a test for const with __read_mostly uses by Joe Perches · 9 years ago
  35. d7fe806 checkpatch: improve operator spacing check by Sam Bobroff · 9 years ago
  36. b598b67 checkpatch: add 'Prefer ARRAY_SIZE" test by Joe Perches · 9 years ago
  37. 6d07d01b checkpatch: add uart_ops to normally const structs by Joe Perches · 9 years ago
  38. 29a3c46 checkpatch: add #define foo "string" long line exception by Joe Perches · 9 years ago
  39. 2a076f4 checkpatch, SubmittingPatches: suggest line wrapping commit messages at 75 columns by Joe Perches · 9 years ago
  40. 0e212e0 checkpatch: don't ask for asm/file.h to linux/file.h unconditionally by Fabian Frederick · 9 years ago
  41. ab7e23f checkpatch: add test for repeated const uses by Joe Perches · 9 years ago
  42. f34e4a4 checkpatch: improve return negative errno check by Joe Perches · 9 years ago
  43. b392c64 checkpatch: match more world writable permissions by Joe Perches · 9 years ago
  44. ebfd7d6 checkpatch: add optional --codespell dictionary to find more typos by Joe Perches · 9 years ago
  45. 66d7a38 checkpatch: add spell checking of email subject line by Joe Perches · 9 years ago
  46. 6ab3a97 checkpatch: improve "no space is necessary after a cast" test by Joe Perches · 9 years ago
  47. 0f3c5aa checkpatch: add of_device_id to structs that should be const by Joe Perches · 9 years ago
  48. a2fe16b checkpatch: try to avoid poor patch subject lines by Joe Perches · 9 years ago
  49. 19c146a checkpatch: make sure a commit reference description uses parentheses by Joe Perches · 9 years ago
  50. d2e025f checkpatch: add --strict test for spaces around arithmetic by Joe Perches · 9 years ago
  51. 101ee68 checkpatch: neaten printk_ratelimited message position by Joe Perches · 9 years ago
  52. 43f7fe5 checkpatch: improve "no space necessary after cast" test by Joe Perches · 9 years ago
  53. caac1d5 checkpatch: improve seq_print->seq_puts suggestion by Heba Aamer · 9 years ago
  54. f8e5821 checkpatch: add ability to --fix unnecessary blank lines around braces by Joe Perches · 9 years ago
  55. 021158b checkpatch: add types for other OS typedefs by Joe Perches · 9 years ago
  56. b671fde checkpatch: add ability to coalesce commit descriptions on multiple lines by Joe Perches · 9 years ago
  57. acd9362 checkpatch: add likely/unlikely comparison misuse test by Joe Perches · 9 years ago
  58. 0d7835f checkpatch: update git commit message by Joe Perches · 9 years ago
  59. 1b36b20 checkpatch: Allow comments in macros tested for single statements by Joe Perches · 9 years ago
  60. 327953e checkpatch: add check for keyword 'boolean' in Kconfig definitions by Christoph Jaeger · 9 years ago
  61. dcaf112 checkpatch: fix UNNECESSARY_KERN_LEVEL false positive by Paolo Bonzini · 9 years ago
  62. e23ef1f checkpatch: ignore __pure $Attribute by Joe Perches · 9 years ago
  63. c0a5c89 checkpatch: improve octal permissions tests by Joe Perches · 9 years ago
  64. 62ec818 checkpatch: emit an error when using predefined timestamp macros by Joe Perches · 9 years ago
  65. 5e4f6ba checkpatch: add ability to --fix (coalesce) string fragments on multiple lines by Joe Perches · 9 years ago
  66. b75ac61 checkpatch: add --strict "pointer comparison to NULL" test by Joe Perches · 9 years ago
  67. 90ad30e checkpatch: add test for consecutive string fragments by Joe Perches · 9 years ago
  68. 0ab9019 checkpatch: add --strict preference for #defines using BIT(foo) by Joe Perches · 9 years ago
  69. f512357 checkpatch: allow certain SI units with three characters by Julius Werner · 9 years ago
  70. ea4acbb checkpatch: Add --strict test for function pointer calling style by Joe Perches · 9 years ago
  71. e0d975b checkpatch: reduce MAINTAINERS update message frequency by Joe Perches · 9 years ago
  72. abb08a5 checkpatch: try to avoid mask and shift errors by Joe Perches · 9 years ago
  73. 36061e3 checkpatch: fix use via symlink, make missing spelling file non-fatal by Joe Perches · 9 years ago
  74. 15160f9 checkpatch: improve warning message for "needless if" case by Fabio Estevam · 9 years ago
  75. 04941aa checkpatch: improve test for no space after cast by Joe Perches · 9 years ago
  76. 619a908 checkpatch: add error on use of attribute((weak)) or __weak declarations by Joe Perches · 9 years ago
  77. 2381097 checkpatch: add an error test for no space before comma by Joe Perches · 9 years ago
  78. f78d98f checkpatch: warn on logging functions with KERN_<LEVEL> by Joe Perches · 10 years ago
  79. 840080a checkpatch: add exception to return then else test by Joe Perches · 10 years ago
  80. 66b47b4 checkpatch: look for common misspellings by Kees Cook · 10 years ago
  81. 08a2843 checkpatch: warn on macros with flow control statements by Joe Perches · 10 years ago
  82. d2207cc checkpatch: remove unnecessary + after {8,8} by Joe Perches · 10 years ago
  83. f17dba4 checkpatch: add --strict test for concatenated string elements by Joe Perches · 10 years ago
  84. 5619327 checkpatch: allow optional shorter config descriptions by Vadim Bendebury · 10 years ago
  85. de4c924 checkpatch: enable whitespace checks for DTS files by Geert Uytterhoeven · 10 years ago
  86. cdcee68 checkpatch: update $allowed_asm_includes macros, add reboot.h and time.h by Sergey Ryazanov · 10 years ago
  87. 72c231c checkpatch: remove debugging message by Joe Perches · 10 years ago
  88. 388982b checkpatch: fix spello by Andrew Morton · 10 years ago
  89. 6688173 checkpatch: allow commit descriptions on separate line from commit id by Joe Perches · 10 years ago
  90. 3f6316b4 checkpatch: relax check for length of git commit IDs by Joe Perches · 10 years ago
  91. f842230 checkpatch: update $declaration_macros, add uninitialized_var by Joe Perches · 10 years ago
  92. ece9659 checkpatch: warn on missing spaces in broken up quoted by Dan Carpenter · 10 years ago
  93. 308cc8d checkpatch: fix false positives for --strict "space after cast" test by Joe Perches · 10 years ago
  94. e81f239 checkpatch: fix false positive MISSING_BREAK warnings with --file by Joe Perches · 10 years ago
  95. 1813087 checkpatch: add test for native c90 types in unusual order by Joe Perches · 10 years ago
  96. 0c773d9 checkpatch: add signed generic types by Joe Perches · 10 years ago
  97. 3f7bc4e checkpatch: add short int to c variable types by Joe Perches · 10 years ago
  98. 0fe3dc2 checkpatch: add for_each tests to indentation and brace tests by Joe Perches · 10 years ago
  99. 8b8856f checkpatch: fix brace style misuses of else and while by Joe Perches · 10 years ago
  100. 8d18247 checkpatch: add --fix option for a couple OPEN_BRACE misuses by Joe Perches · 10 years ago