1. 65be4a5 Merge remote-tracking branch '4.4/tmp-730d8a5' into 4.8 by Kyle Yan · 8 years ago
  2. 459cf0a checkpatch: improve the octal permissions tests by Joe Perches · 8 years ago
  3. ca0d892 checkpatch: add warning for unnamed function definition arguments by Joe Perches · 8 years ago
  4. 5207649 checkpatch: improve MACRO_ARG_PRECEDENCE test by Joe Perches · 8 years ago
  5. 9192d41 checkpatch: add --strict test for precedence challenged macro arguments by Joe Perches · 8 years ago
  6. f59b64b checkpatch: add --strict test for macro argument reuse by Joe Perches · 8 years ago
  7. af20752 checkpatch: improve the block comment * alignment test by Joe Perches · 8 years ago
  8. 0616efa checkpatch: speed up checking for filenames in sections marked obsolete by Joe Perches · 8 years ago
  9. bf1fa1d checkpatch: externalize the structs that should be const by Joe Perches · 8 years ago
  10. f333195 checkpatch: don't test for prefer ether_addr_<foo> by Joe Perches · 8 years ago
  11. 08eb9b8 checkpatch: test multiple line block comment alignment by Joe Perches · 8 years ago
  12. f90774e checkpatch: look for symbolic permissions and suggest octal instead by Joe Perches · 8 years ago
  13. 85b0ee1 checkpatch: see if modified files are marked obsolete in MAINTAINERS by Joe Perches · 8 years ago
  14. 68088ae Merge remote-tracking branch 'msm-4.4/tmp-c693593' into msm-4.8 by Trilok Soni · 8 years ago
  15. 7e93215 treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLE by Joe Perches · 8 years ago
  16. e324fc9 checkpatch: Excuse reverts from "summary line over 75 characters" check by Matt Wagantall · 12 years ago
  17. d360fe4 checkpatch: recognize only specific tags when ending commit text by Steve Muckle · 12 years ago
  18. 9ed561d checkpatch: require commit text by Steve Muckle · 12 years ago
  19. a386ec2 Don't complain about MIME headers. by Gregory Bean · 13 years ago
  20. e288d23 checkpatch: warn on subject line not followed by blank line by David Keitel · 8 years ago
  21. 72bf3e8 checkpatch: warn on long summary, commit text lines by David Keitel · 8 years ago
  22. bbeebd5 checkpatch: Add exceptions for "dsb" keyword usage by Sarangdhar Joshi · 9 years ago
  23. db9dbec checkpatch: add support for --noauthor by Jeff Johnson · 9 years ago
  24. b000c78 scripts: checkpatch.pl: warn on invalid credentials by Bryan Huntsman · 14 years ago
  25. 438bf5f checkpatch: complain about the use of dsb(). by Gregory Bean · 13 years ago
  26. a7cce0a checkpatch: close filp_open loophole. by Gregory Bean · 13 years ago
  27. 02870be checkpatch: Handle long multi-line macros better. by Gregory Bean · 13 years ago
  28. df3a3ee checkpatch: deprecate unbounded string functions. by Gregory Bean · 13 years ago
  29. 3f6f2dd checkpatch: forbid implied-barrier I/O functions. by Gregory Bean · 13 years ago
  30. f07523e checkpatch: Merge continuation-header handling from .38. by Gregory Bean · 13 years ago
  31. 6c9c684 checkpatch: forbid filesystem accesses from within the kernel. by Gregory Bean · 13 years ago
  32. e50031c Checkpatch: Print location when catching return code error by Patrick Pannuto · 14 years ago
  33. f370e25 checkpatch: Check for illegal return codes by Patrick Pannuto · 14 years ago
  34. c595579 checkpatch: remove column limit for checkpatch patches by Israel Schlesinger · 14 years ago
  35. 5f8c9a2 checkpatch: Add warnings for use of mdelay() by Israel Schlesinger · 14 years ago
  36. 54afcc6 checkpatch: Exceptions for CLK_* macros and some spaces in macros by Matt Wagantall · 14 years ago
  37. 800a313 checkpatch: check for #if 0/#if 1 by Abhijeet Dharmapurikar · 15 years ago
  38. 45107ff checkpatch: if no filenames then read stdin by Allen Hubbe · 8 years ago
  39. ed43c4e checkpatch: check signoff when reading stdin by Allen Hubbe · 8 years ago
  40. c844711 checkpatch: improve 'bare use of' signed/unsigned types warning by Joe Perches · 8 years ago
  41. cec3aaa checkpatch: don't complain about BIT macro in uapi by Tomas Winkler · 8 years ago
  42. aab38f5 checkpatch: yet another commit id improvement by Joe Perches · 8 years ago
  43. dadf680 checkpatch: allow c99 style // comments by Joe Perches · 8 years ago
  44. d560a5f checkpatch: skip long lines that use an EFI_GUID macro by Joe Perches · 8 years ago
  45. 7a9eb20 pmem: kill __pmem address space by Dan Williams · 8 years ago
  46. 879be4f checkpatch: reduce git commit description style false positives by Joe Perches · 8 years ago
  47. 28898fd checkpatch: improve --git <commit-count> shortcut by Joe Perches · 8 years ago
  48. 0dea9f1 checkpatch: reduce number of `git log` calls with --git by Joe Perches · 8 years ago
  49. 4a593c3 checkpatch: add support to check already applied git commits by Du, Changbin · 8 years ago
  50. 3beb42e checkpatch: add --list-types to show message types to show or ignore by Joe Perches · 8 years ago
  51. ef21219 checkpatch: advertise the --fix and --fix-inplace options more by Joe Perches · 8 years ago
  52. 481aea5 checkpatch: whine about ACCESS_ONCE by Joe Perches · 8 years ago
  53. a91e899 checkpatch: add test for keywords not starting on tabstops by Joe Perches · 8 years ago
  54. f39e176 checkpatch: improve CONSTANT_COMPARISON test for structure members by Joe Perches · 8 years ago
  55. 2d63274 checkpatch: add PREFER_IS_ENABLED test by Joe Perches · 8 years ago
  56. 271ecc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  57. 6b8c69e checkpatch: fix another left brace warning by Geyslan G. Bem · 8 years ago
  58. 207a8e8 checkpatch: improve UNSPECIFIED_INT test for bare signed/unsigned uses by Joe Perches · 8 years ago
  59. a1ce18e checkpatch: warn on bare unsigned or signed declarations without int by Joe Perches · 8 years ago
  60. 42e1529 checkpatch: exclude asm volatile from complex macro check by Joe Perches · 8 years ago
  61. ad31545 sparse: Add __private to privatize members of structs by Boqun Feng · 9 years ago
  62. 6b10df4 checkpatch: fix a number of COMPLEX_MACRO false positives by Vladimir Zapolskiy · 8 years ago
  63. 62e15a6 checkpatch: improve macros with flow control test by Joe Perches · 8 years ago
  64. 938224b checkpatch: warn when casting constants to c90 int or longer types by Joe Perches · 8 years ago
  65. 43e361f checkpatch: add virt barriers by Michael S. Tsirkin · 9 years ago
  66. f4073b0 checkpatch: check for __smp outside barrier.h by Michael S. Tsirkin · 9 years ago
  67. 402c255 checkpatch.pl: add missing memory barriers by Michael S. Tsirkin · 9 years ago
  68. 6d32f7a checkpatch: improve the unnecessary initialisers tests by Joe Perches · 9 years ago
  69. 369c8dd checkpatch: improve tests for fixes:, long lines and stack dumps in commit log by Joe Perches · 9 years ago
  70. c5595fa checkpatch: add constant comparison on left side test by Joe Perches · 9 years ago
  71. 54507b5 checkpatch: add __pmem to $Sparse annotations by Joe Perches · 9 years ago
  72. 4e5d56b checkpatch: fix left brace warning by Eddie Kovsky · 9 years ago
  73. bf4daf1 checkpatch: avoid some commit message long line warnings by Joe Perches · 9 years ago
  74. 6e30075 checkpatch: emit an error on formats with 0x%<decimal> by Joe Perches · 9 years ago
  75. 7bd7e48 checkpatch: make --strict the default for drivers/staging files and patches by Joe Perches · 9 years ago
  76. 86406b1 checkpatch: always check block comment styles by Joe Perches · 9 years ago
  77. 7d3a9f6 checkpatch: report the right line # when using --emacs and --file by Joe Perches · 9 years ago
  78. 100425d checkpatch: add some <foo>_destroy functions to NEEDLESS_IF tests by Joe Perches · 9 years ago
  79. 3e838b6 checkpatch: Allow longer declaration macros by Joe Perches · 9 years ago
  80. 9f5af48 checkpatch: improve SUSPECT_CODE_INDENT test by Joe Perches · 9 years ago
  81. 9d3e3c7 checkpatch: add warning on BUG/BUG_ON use by Joe Perches · 9 years ago
  82. fe043ea checkpatch: warn on bare SHA-1 commit IDs in commit logs by Joe Perches · 9 years ago
  83. 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
  84. 3ad8177 scripts: Make checkpatch.pl warn on expedited RCU grace periods by Paul E. McKenney · 9 years ago
  85. b4749e9 checkpatch: fix long line messages about patch context by Joe Perches · 9 years ago
  86. 3c816e4 checkpatch: emit "NOTE: <types>" message only once after multiple files by Joe Perches · 9 years ago
  87. e518e9a checkpatch: emit an error when there's a diff in a changelog by Joe Perches · 9 years ago
  88. 5a6d20c checkpatch: validate MODULE_LICENSE content by Bjorn Andersson · 9 years ago
  89. 10895d2 checkpatch: add multi-line handling for PREFER_ETHER_ADDR_COPY by Mateusz Kulikowski · 9 years ago
  90. 8617cd0 checkpatch: suggest using eth_zero_addr() and eth_broadcast_addr() by Mateusz Kulikowski · 9 years ago
  91. 9e20a85 checkpatch: fix processing of MEMSET issues by Mateusz Kulikowski · 9 years ago
  92. b6117d1 checkpatch: suggest using ether_addr_equal*() by Mateusz Kulikowski · 9 years ago
  93. 06330fc checkpatch: avoid NOT_UNIFIED_DIFF errors on cover-letter.patch files by Joe Perches · 9 years ago
  94. f1a6367 checkpatch: remove local from codespell path by Maxim Uvarov · 9 years ago
  95. 34d8815 checkpatch: add --showfile to allow input via pipe to show filenames by Joe Perches · 9 years ago
  96. 5723029 checkpatch: colorize output to terminal by Joe Perches · 9 years ago
  97. d8469f1 checkpatch: improve output with multiple command-line files by Joe Perches · 9 years ago
  98. 47e0c88 checkpatch: categorize some long line length checks by Joe Perches · 9 years ago
  99. 33acb54 checkpatch: use $String consistently by Joe Perches · 9 years ago
  100. 485ff23 checkpatch: make types found in a source file/patch local by Alex Dowad · 9 years ago