summaryrefslogtreecommitdiff
path: root/scripts/checkpatch.pl
Commit message (Expand)AuthorAge
* Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-01-03
|\
| * checkpatch: Add warnings for {smp_,}read_barrier_depends()Paul E. McKenney2017-12-05
* | checkpatch: Remove ACCESS_ONCE() warningMark Rutland2017-12-12
* | vsprintf: add printk specifier %pxTobin C. Harding2017-11-29
|/
* checkpatch: do not check missing blank line before builtin_*_driverMasahiro Yamada2017-11-17
* checkpatch: add --strict test for lines ending in [ or (Joe Perches2017-11-17
* checkpatch: add TP_printk to list of logging functionsJoe Perches2017-11-17
* checkpatch: allow DEFINE_PER_CPU definitions to exceed line lengthJoe Perches2017-11-17
* checkpatch: printks always need a KERN_<LEVEL>Joe Perches2017-11-17
* scripts/checkpatch.pl: avoid false warning missing breakHeinrich Schuchardt2017-11-17
* checkpatch: support function pointers for unnamed function definition argumentsMiles Chen2017-11-17
* checkpatch: fix ignoring cover-letter logicStafford Horne2017-10-03
* checkpatch: add 6 missing types to --list-typesJean Delvare2017-09-08
* checkpatch: rename variables to avoid confusionJean Delvare2017-09-08
* checkpatch: fix typo in commentJean Delvare2017-09-08
* checkpatch: add --strict check for ifs with unnecessary parenthesesJoe Perches2017-09-08
* checkpatch: improve the STORAGE_CLASS testJoe Perches2017-07-12
* checkpatch: improve multi-line alignment testJoe Perches2017-07-10
* checkpatch: improve macro reuse testJoe Perches2017-07-10
* checkpatch: change format of --color argument to --color[=WHEN]John Brooks2017-07-10
* checkpatch: silence perl 5.26.0 unescaped left brace warningsCyril Bur2017-07-10
* checkpatch: improve tests for multiple line function definitionsJoe Perches2017-07-10
* checkpatch: remove false warning for commit referenceHeinrich Schuchardt2017-07-10
* checkpatch: fix stepping through statements with $stat and ctx_statement_blockJoe Perches2017-07-10
* checkpatch: [HLP]LIST_HEAD is also declarationSteffen Maier2017-07-10
* checkpatch: warn when a MAINTAINERS entry isn't [A-Z]:\tJoe Perches2017-07-10
* checkpatch: improve the unnecessary OOM message testJoe Perches2017-07-10
* Merge tag 'kbuild-misc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-07
|\
| * scripts: Switch to more portable Perl shebangKamil Rytarowski2017-05-14
* | Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-07
|\ \
| * | vsprintf: Add %p extension "%pOF" for device treePantelis Antoniou2017-06-27
| |/
* | checkpatch: Remove checks for expedited grace periodsPaul E. McKenney2017-06-08
|/
* checkpatch: improve the SUSPECT_CODE_INDENT testJoe Perches2017-05-08
* checkpatch: improve the embedded function name test for patch contextsJoe Perches2017-05-08
* checkpatch: add --typedefsfileJerome Forissier2017-05-08
* checkpatch: improve k.alloc with multiplication and sizeof testJoe Perches2017-05-08
* checkpatch: special audit for revert commit lineWei Wang2017-05-08
* checkpatch: clarify the EMBEDDED_FUNCTION_NAME messageJoe Perches2017-05-08
* checkpatch: improve MULTISTATEMENT_MACRO_USE_DO_WHILE testJoe Perches2017-05-08
* checkpatch: avoid suggesting struct definitions should be constJoe Perches2017-05-08
* checkpatch: allow space leading blank lines in email headersJoe Perches2017-05-08
* checkpatch: improve EMBEDDED_FUNCTION_NAME testJoe Perches2017-05-08
* checkpatch: add ability to find bad uses of vsprintf %p<foo> extensionsJoe Perches2017-05-08
* checkpatch: remove obsolete CONFIG_EXPERIMENTAL checksRuslan Bilovol2017-05-08
* checkpatch: warn when formats use %Z and suggest %zAlexey Dobriyan2017-02-27
* checkpatch: remove false unbalanced braces warningSven Eckelmann2017-02-24
* checkpatch: notice unbalanced else braces in a patchJoe Perches2017-02-24
* checkpatch: add another old address for the FSFMatthew Wilcox2017-02-24
* checkpatch: update $logFunctionsMiles Chen2017-02-24
* checkpatch: warn on logging continuationsJoe Perches2017-02-24