1. 8715ee7 Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  2. d41362e checkpatch: fix macro argument precedence test by Joe Perches · 6 years ago
  3. a6b04f0 checkpatch: remove VMLINUX_SYMBOL() check by Masahiro Yamada · 6 years ago
  4. 5d43090 checkpatch: whinge about bool bitfields by Joe Perches · 6 years ago
  5. 38dca98 checkpatch: allow space between colon and bracket by Heinrich Schuchardt · 6 years ago
  6. 6a48721 checkpatch: add test for assignment at start of line by Joe Perches · 6 years ago
  7. bc22d9a checkpatch: test SYMBOLIC_PERMS multiple times per line by Joe Perches · 6 years ago
  8. 8d2e11b checkpatch: two spelling fixes by Claudio Fontana · 6 years ago
  9. 478b179 checkpatch: improve get_quoted_string for TRACE_EVENT macros by Joe Perches · 6 years ago
  10. e3c6bc9 checkpatch: warn for use of %px by Tobin C. Harding · 6 years ago
  11. e3d95a2 checkpatch: add sub routine get_stat_here() by Tobin C. Harding · 6 years ago
  12. c2066ca checkpatch: remove unused variable declarations by Tobin C. Harding · 6 years ago
  13. 2a9f9d8 checkpatch: add sub routine get_stat_real() by Tobin C. Harding · 6 years ago
  14. 3d102fc checkpatch: add Crypto ON_STACK to declaration_macros by Gilad Ben-Yossef · 6 years ago
  15. 9f3a899 checkpatch.pl: add SPDX license tag check by Rob Herring · 6 years ago
  16. 85e1206 checkpatch: improve parse_email signature checking by Joe Perches · 6 years ago
  17. 147a89b Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  18. 84af7a6 checkpatch: kconfig: prefer 'help' over '---help---' by Ulf Magnusson · 6 years ago
  19. 678ae16 checkpatch: kconfig: check help texts for menuconfig and choice by Ulf Magnusson · 6 years ago
  20. 86adf1a checkpatch: kconfig: recognize more prompts when checking help texts by Ulf Magnusson · 6 years ago
  21. 4ba66a9 arch: remove blackfin port by Arnd Bergmann · 6 years ago
  22. 2d453e3 checkpatch: improve OPEN_BRACE test by Joe Perches · 6 years ago
  23. bd49111 checkpatch: avoid some false positives for TABSTOP declaration test by Joe Perches · 6 years ago
  24. a032aa4 checkpatch: exclude drivers/staging from if with unnecessary parentheses test by Joe Perches · 6 years ago
  25. a134f8d checkpatch: improve the TABSTOP test to include declarations by Joe Perches · 6 years ago
  26. 0018046 checkpatch: add a few DEVICE_ATTR style tests by Joe Perches · 6 years ago
  27. 3f7f335 checkpatch: improve quoted string and line continuation test by Joe Perches · 6 years ago
  28. 7312153 checkpatch: ignore some octal permissions of 0 by Joe Perches · 6 years ago
  29. 2e4bbbc checkpatch: allow long lines containing URL by Andreas Brauchli · 6 years ago
  30. ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  31. 1df7338 checkpatch: add pF/pf deprecation warning by Sergey Senozhatsky · 7 years ago
  32. 475c5ee Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  33. 8cb562b checkpatch: Remove ACCESS_ONCE() warning by Mark Rutland · 7 years ago
  34. 91db259 checkpatch: Add warnings for {smp_,}read_barrier_depends() by Paul E. McKenney · 7 years ago
  35. 7b1924a vsprintf: add printk specifier %px by Tobin C. Harding · 7 years ago
  36. 0bc989f checkpatch: do not check missing blank line before builtin_*_driver by Masahiro Yamada · 7 years ago
  37. 5751a24 checkpatch: add --strict test for lines ending in [ or ( by Joe Perches · 7 years ago
  38. 87bd499 checkpatch: add TP_printk to list of logging functions by Joe Perches · 7 years ago
  39. cc14750 checkpatch: allow DEFINE_PER_CPU definitions to exceed line length by Joe Perches · 7 years ago
  40. eeef573 checkpatch: printks always need a KERN_<LEVEL> by Joe Perches · 7 years ago
  41. 258f79d scripts/checkpatch.pl: avoid false warning missing break by Heinrich Schuchardt · 7 years ago
  42. 25bdda2 checkpatch: support function pointers for unnamed function definition arguments by Miles Chen · 7 years ago
  43. a08ffbe checkpatch: fix ignoring cover-letter logic by Stafford Horne · 7 years ago
  44. 0547fa5 checkpatch: add 6 missing types to --list-types by Jean Delvare · 7 years ago
  45. 0675a8f checkpatch: rename variables to avoid confusion by Jean Delvare · 7 years ago
  46. ab1ecab checkpatch: fix typo in comment by Jean Delvare · 7 years ago
  47. 63b7c73 checkpatch: add --strict check for ifs with unnecessary parentheses by Joe Perches · 7 years ago
  48. 596ed45 checkpatch: improve the STORAGE_CLASS test by Joe Perches · 7 years ago
  49. fd71f63 checkpatch: improve multi-line alignment test by Joe Perches · 7 years ago
  50. 7fe528a2 checkpatch: improve macro reuse test by Joe Perches · 7 years ago
  51. 737c076 checkpatch: change format of --color argument to --color[=WHEN] by John Brooks · 7 years ago
  52. 8d81ae0 checkpatch: silence perl 5.26.0 unescaped left brace warnings by Cyril Bur · 7 years ago
  53. a0ad759 checkpatch: improve tests for multiple line function definitions by Joe Perches · 7 years ago
  54. 948b133 checkpatch: remove false warning for commit reference by Heinrich Schuchardt · 7 years ago
  55. ca81986 checkpatch: fix stepping through statements with $stat and ctx_statement_block by Joe Perches · 7 years ago
  56. fe658f9 checkpatch: [HLP]LIST_HEAD is also declaration by Steffen Maier · 7 years ago
  57. 628f91a checkpatch: warn when a MAINTAINERS entry isn't [A-Z]:\t by Joe Perches · 7 years ago
  58. fb0d0e0 checkpatch: improve the unnecessary OOM message test by Joe Perches · 7 years ago
  59. 16ffc4c3 Merge tag 'kbuild-misc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  60. dd6ec12 Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  61. ce4fecf vsprintf: Add %p extension "%pOF" for device tree by Pantelis Antoniou · 10 years ago
  62. 9895313 checkpatch: Remove checks for expedited grace periods by Paul E. McKenney · 7 years ago
  63. cb77f0d scripts: Switch to more portable Perl shebang by Kamil Rytarowski · 7 years ago
  64. f6950a7 checkpatch: improve the SUSPECT_CODE_INDENT test by Joe Perches · 7 years ago
  65. 74fd4f3 checkpatch: improve the embedded function name test for patch contexts by Joe Perches · 7 years ago
  66. 75ad8c5 checkpatch: add --typedefsfile by Jerome Forissier · 7 years ago
  67. 1b4a2ed checkpatch: improve k.alloc with multiplication and sizeof test by Joe Perches · 7 years ago
  68. e882dbf checkpatch: special audit for revert commit line by Wei Wang · 7 years ago
  69. e4b7d30 checkpatch: clarify the EMBEDDED_FUNCTION_NAME message by Joe Perches · 7 years ago
  70. e795556 checkpatch: improve MULTISTATEMENT_MACRO_USE_DO_WHILE test by Joe Perches · 7 years ago
  71. d9190e4 checkpatch: avoid suggesting struct definitions should be const by Joe Perches · 7 years ago
  72. eb3a58d checkpatch: allow space leading blank lines in email headers by Joe Perches · 7 years ago
  73. 4dbed76 checkpatch: improve EMBEDDED_FUNCTION_NAME test by Joe Perches · 7 years ago
  74. 0b52376 checkpatch: add ability to find bad uses of vsprintf %p<foo> extensions by Joe Perches · 7 years ago
  75. cd8618a checkpatch: remove obsolete CONFIG_EXPERIMENTAL checks by Ruslan Bilovol · 7 years ago
  76. 522b837 checkpatch: warn when formats use %Z and suggest %z by Alexey Dobriyan · 7 years ago
  77. 9533047 checkpatch: remove false unbalanced braces warning by Sven Eckelmann · 7 years ago
  78. e4c5bab checkpatch: notice unbalanced else braces in a patch by Joe Perches · 7 years ago
  79. 1bde561 checkpatch: add another old address for the FSF by Matthew Wilcox · 7 years ago
  80. 758d7aa checkpatch: update $logFunctions by Miles Chen · 7 years ago
  81. 45c55e9 checkpatch: warn on logging continuations by Joe Perches · 7 years ago
  82. 77cb854 checkpatch: warn on embedded function names by Joe Perches · 7 years ago
  83. 46d832f checkpatch: replace __bitwise__ with __bitwise by Michael S. Tsirkin · 8 years ago
  84. e7aa8c2 Merge tag 'docs-4.10' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  85. a82603a checkpatch: don't emit unified-diff error for rename-only patches by Andrew Jeffery · 8 years ago
  86. fd39f90 checkpatch: don't check c99 types like uint8_t under tools by Tomas Winkler · 8 years ago
  87. 11ca40a checkpatch: avoid multiple line dereferences by Joe Perches · 8 years ago
  88. d6430f7 checkpatch: don't check .pl files, improve absolute path commit log test by Joe Perches · 8 years ago
  89. 224236d scripts/checkpatch.pl: fix spelling by Andrew Morton · 8 years ago
  90. f2c19c2 checkpatch: don't try to get maintained status when --no-tree is given by Jerome Forissier · 8 years ago
  91. 0f5225b locking/mutex, drm: Introduce mutex_trylock_recursive() by Peter Zijlstra · 8 years ago
  92. 8c27ceff3 docs: fix locations of several documents that got moved by Mauro Carvalho Chehab · 8 years ago
  93. 459cf0a checkpatch: improve the octal permissions tests by Joe Perches · 8 years ago
  94. ca0d892 checkpatch: add warning for unnamed function definition arguments by Joe Perches · 8 years ago
  95. 5207649 checkpatch: improve MACRO_ARG_PRECEDENCE test by Joe Perches · 8 years ago
  96. 9192d41 checkpatch: add --strict test for precedence challenged macro arguments by Joe Perches · 8 years ago
  97. f59b64b checkpatch: add --strict test for macro argument reuse by Joe Perches · 8 years ago
  98. af20752 checkpatch: improve the block comment * alignment test by Joe Perches · 8 years ago
  99. 0616efa checkpatch: speed up checking for filenames in sections marked obsolete by Joe Perches · 8 years ago
  100. bf1fa1d checkpatch: externalize the structs that should be const by Joe Perches · 8 years ago