aboutsummaryrefslogtreecommitdiff
path: root/scripts/checkpatch.pl
AgeCommit message (Expand)Author
2019-09-05docs: convert README, CODING_STYLE and HACKING to RST syntaxDaniel P. Berrangé
2019-07-15checkpatch: detect doubly-encoded UTF-8Paolo Bonzini
2019-07-05checkpatch: do not warn for multiline parenthesized returned valuePaolo Bonzini
2019-06-03checkpatch: allow SPDX-License-IdentifierPeter Xu
2019-01-29checkpatch: Don't emit spurious warnings about block commentsPeter Maydell
2019-01-11checkpatch: warn about qemu/queue.h head structs that are not typedef-edPaolo Bonzini
2019-01-11checkpatch: colorize output to terminalPaolo Bonzini
2019-01-11checkpatch: improve handling of multiple patches or filesPaolo Bonzini
2019-01-11checkpatch: check Signed-off-by in --mailback modePaolo Bonzini
2019-01-11checkpatch: fix premature exit when no input or --mailbackPaolo Bonzini
2018-12-14scripts/checkpatch.pl: Enforce multiline comment syntaxPeter Maydell
2018-12-12Remove QEMU_ARTIFICIAL macroThomas Huth
2018-11-27checkpatch: g_test_message does not need a trailing newlinePaolo Bonzini
2018-10-31scripts: report on author emails that are mangled by the mailing listDaniel P. Berrangé
2018-08-23checkpatch: allow space in more places before a bracketHeinrich Schuchardt
2018-08-23checkpatch: fix filename detection when using -fPaolo Bonzini
2018-07-06checkpatch: handle token pasting betterPaolo Bonzini
2018-07-02checkpatch: Recognize IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-05-22checkpatch: generalize xen handle matching in the list of typesPaul Durrant
2018-05-14Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2018-05-10checkpatch: reduce MAINTAINERS update message frequencyJoe Perches
2018-05-10checkpatch: emit a warning on file add/move/deleteJoe Perches
2018-05-10checkpatch: ignore email headers betterJoe Perches
2018-05-10checkpatch: check utf-8 content from a commit log when it's missing from charsetPasi Savanainen
2018-05-10checkpatch: add a --strict check for utf-8 in commit logsJoe Perches
2018-05-09checkpatch.pl: add common glib defines to typelistPeter Xu
2018-04-26checkpatch: Add xendevicemodel_handle to the list of typesIan Jackson
2018-04-05scripts/checkpatch.pl: Bug fixSu Hang
2018-03-12checkpatch: Exempt long URLsEric Blake
2018-03-06checkpatch: add check for `while` and `for`Su Hang
2018-03-06checkpatch: add a warning for basename/dirnameJulia Suvorova
2018-01-22configure: add dependencyKlim Kireev
2018-01-16checkpatch: Enforce proper do/while (0) styleEric Blake
2017-12-21checkpatch: volatile with a comment or sig_atomic_t is okayMarc-André Lureau
2017-10-20Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-10-19-1...Peter Maydell
2017-10-19tpm: remove TPMDriverOpsMarc-André Lureau
2017-10-12checkpatch: refine mode selectionPaolo Bonzini
2017-10-05checkpatch: fix incompatibility with old perlVladimir Sementsov-Ogievskiy
2017-09-19checkpatch: add hwaddr to @typeListGreg Kurz
2017-09-19scripts: let checkpatch.pl process an entire GIT branchDaniel P. Berrange
2017-08-01checkpatch: check trace-events code styleVladimir Sementsov-Ogievskiy
2017-07-13error: Implement the warn and free Error functionsAlistair Francis
2017-07-13error: Functions to report warnings and informational messagesAlistair Francis
2017-07-04checkpatch: should not use signal except for SIG_DFL or SIG_IGNPaolo Bonzini
2017-05-10Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into stagingStefan Hajnoczi
2017-05-10scripts: Switch to more portable Perl shebangKamil Rytarowski
2017-05-05checkpatch: Disallow glib asserts in main codeDr. David Alan Gilbert
2016-11-02checkpatch: allow spaces before parenthesis for 'coroutine_fn'Jeff Cody
2016-11-01checkpatch: tweak "struct should normally be const" warningPaolo Bonzini
2016-09-27checkpatch: downgrade "architecture specific defines should be avoided"Paolo Bonzini