summaryrefslogtreecommitdiffstats
path: root/scripts/checkpatch.pl
Commit message (Expand)AuthorAgeFilesLines
* checkpatch: allow SPDX-License-IdentifierPeter Xu2019-06-031-1/+2
* checkpatch: Don't emit spurious warnings about block commentsPeter Maydell2019-01-291-1/+1
* checkpatch: warn about qemu/queue.h head structs that are not typedef-edPaolo Bonzini2019-01-111-0/+5
* checkpatch: colorize output to terminalPaolo Bonzini2019-01-111-7/+42
* checkpatch: improve handling of multiple patches or filesPaolo Bonzini2019-01-111-7/+23
* checkpatch: check Signed-off-by in --mailback modePaolo Bonzini2019-01-111-3/+4
* checkpatch: fix premature exit when no input or --mailbackPaolo Bonzini2019-01-111-3/+3
* scripts/checkpatch.pl: Enforce multiline comment syntaxPeter Maydell2018-12-141-0/+48
* Remove QEMU_ARTIFICIAL macroThomas Huth2018-12-121-1/+0Star
* checkpatch: g_test_message does not need a trailing newlinePaolo Bonzini2018-11-271-1/+2
* scripts: report on author emails that are mangled by the mailing listDaniel P. Berrangé2018-10-311-0/+4
* checkpatch: allow space in more places before a bracketHeinrich Schuchardt2018-08-231-2/+1Star
* checkpatch: fix filename detection when using -fPaolo Bonzini2018-08-231-2/+2
* checkpatch: handle token pasting betterPaolo Bonzini2018-07-061-5/+4Star
* checkpatch: Recognize IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-0/+1
* checkpatch: generalize xen handle matching in the list of typesPaul Durrant2018-05-221-1/+1
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2018-05-141-4/+52
|\
| * checkpatch: reduce MAINTAINERS update message frequencyJoe Perches2018-05-101-0/+6
| * checkpatch: emit a warning on file add/move/deleteJoe Perches2018-05-101-1/+11
| * checkpatch: ignore email headers betterJoe Perches2018-05-101-2/+3
| * checkpatch: check utf-8 content from a commit log when it's missing from charsetPasi Savanainen2018-05-101-2/+11
| * checkpatch: add a --strict check for utf-8 in commit logsJoe Perches2018-05-101-4/+26
* | checkpatch.pl: add common glib defines to typelistPeter Xu2018-05-091-0/+28
|/
* checkpatch: Add xendevicemodel_handle to the list of typesIan Jackson2018-04-261-0/+1
* scripts/checkpatch.pl: Bug fixSu Hang2018-04-051-2/+13
* checkpatch: Exempt long URLsEric Blake2018-03-121-1/+2
* checkpatch: add check for `while` and `for`Su Hang2018-03-061-2/+3
* checkpatch: add a warning for basename/dirnameJulia Suvorova2018-03-061-0/+5
* configure: add dependencyKlim Kireev2018-01-221-0/+1
* checkpatch: Enforce proper do/while (0) styleEric Blake2018-01-161-0/+5
* checkpatch: volatile with a comment or sig_atomic_t is okayMarc-André Lureau2017-12-211-2/+5
* Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-10-19-1...Peter Maydell2017-10-201-1/+0Star
|\
| * tpm: remove TPMDriverOpsMarc-André Lureau2017-10-191-1/+0Star
* | checkpatch: refine mode selectionPaolo Bonzini2017-10-121-9/+10
|/
* checkpatch: fix incompatibility with old perlVladimir Sementsov-Ogievskiy2017-10-051-1/+2
* checkpatch: add hwaddr to @typeListGreg Kurz2017-09-191-0/+1
* scripts: let checkpatch.pl process an entire GIT branchDaniel P. Berrange2017-09-191-27/+111
* checkpatch: check trace-events code styleVladimir Sementsov-Ogievskiy2017-08-011-0/+19
* error: Implement the warn and free Error functionsAlistair Francis2017-07-131-0/+1
* error: Functions to report warnings and informational messagesAlistair Francis2017-07-131-1/+5
* checkpatch: should not use signal except for SIG_DFL or SIG_IGNPaolo Bonzini2017-07-041-0/+4
* Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into stagingStefan Hajnoczi2017-05-101-1/+2
|\
| * scripts: Switch to more portable Perl shebangKamil Rytarowski2017-05-101-1/+2
* | checkpatch: Disallow glib asserts in main codeDr. David Alan Gilbert2017-05-051-0/+21
|/
* checkpatch: allow spaces before parenthesis for 'coroutine_fn'Jeff Cody2016-11-021-1/+1
* checkpatch: tweak "struct should normally be const" warningPaolo Bonzini2016-11-011-2/+2
* checkpatch: downgrade "architecture specific defines should be avoided"Paolo Bonzini2016-09-271-1/+1
* checkpatch: Fix whitespace checks for documentation code blocksLluís Vilanova2016-09-131-0/+10
* checkpatch: default to success if only warningsPaolo Bonzini2016-08-101-12/+4Star
* checkpatch: bump most warnings to errorsPaolo Bonzini2016-08-101-33/+33