index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
checkpatch.pl
Age
Commit message (
Expand
)
Author
2018-05-22
checkpatch: generalize xen handle matching in the list of types
Paul Durrant
2018-05-14
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2018-05-10
checkpatch: reduce MAINTAINERS update message frequency
Joe Perches
2018-05-10
checkpatch: emit a warning on file add/move/delete
Joe Perches
2018-05-10
checkpatch: ignore email headers better
Joe Perches
2018-05-10
checkpatch: check utf-8 content from a commit log when it's missing from charset
Pasi Savanainen
2018-05-10
checkpatch: add a --strict check for utf-8 in commit logs
Joe Perches
2018-05-09
checkpatch.pl: add common glib defines to typelist
Peter Xu
2018-04-26
checkpatch: Add xendevicemodel_handle to the list of types
Ian Jackson
2018-04-05
scripts/checkpatch.pl: Bug fix
Su Hang
2018-03-12
checkpatch: Exempt long URLs
Eric Blake
2018-03-06
checkpatch: add check for `while` and `for`
Su Hang
2018-03-06
checkpatch: add a warning for basename/dirname
Julia Suvorova
2018-01-22
configure: add dependency
Klim Kireev
2018-01-16
checkpatch: Enforce proper do/while (0) style
Eric Blake
2017-12-21
checkpatch: volatile with a comment or sig_atomic_t is okay
Marc-André Lureau
2017-10-20
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-10-19-1...
Peter Maydell
2017-10-19
tpm: remove TPMDriverOps
Marc-André Lureau
2017-10-12
checkpatch: refine mode selection
Paolo Bonzini
2017-10-05
checkpatch: fix incompatibility with old perl
Vladimir Sementsov-Ogievskiy
2017-09-19
checkpatch: add hwaddr to @typeList
Greg Kurz
2017-09-19
scripts: let checkpatch.pl process an entire GIT branch
Daniel P. Berrange
2017-08-01
checkpatch: check trace-events code style
Vladimir Sementsov-Ogievskiy
2017-07-13
error: Implement the warn and free Error functions
Alistair Francis
2017-07-13
error: Functions to report warnings and informational messages
Alistair Francis
2017-07-04
checkpatch: should not use signal except for SIG_DFL or SIG_IGN
Paolo Bonzini
2017-05-10
Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging
Stefan Hajnoczi
2017-05-10
scripts: Switch to more portable Perl shebang
Kamil Rytarowski
2017-05-05
checkpatch: Disallow glib asserts in main code
Dr. David Alan Gilbert
2016-11-02
checkpatch: allow spaces before parenthesis for 'coroutine_fn'
Jeff Cody
2016-11-01
checkpatch: tweak "struct should normally be const" warning
Paolo Bonzini
2016-09-27
checkpatch: downgrade "architecture specific defines should be avoided"
Paolo Bonzini
2016-09-13
checkpatch: Fix whitespace checks for documentation code blocks
Lluís Vilanova
2016-08-10
checkpatch: default to success if only warnings
Paolo Bonzini
2016-08-10
checkpatch: bump most warnings to errors
Paolo Bonzini
2016-08-10
CODING_STYLE, checkpatch: update line length rules
Paolo Bonzini
2016-08-10
checkpatch: check for CVS keywords on all sources
Paolo Bonzini
2016-08-10
checkpatch: tweak the files in which TABs are checked
Paolo Bonzini
2016-08-09
checkpatch: ignore automatically imported Linux headers
Radim Krčmář
2016-08-08
checkpatch: Fix newline detection in error_setg() & friends
Markus Armbruster
2016-08-02
checkpatch: add check for bzero
Paolo Bonzini
2016-07-18
checkpatch: consider git extended headers valid patches
Stefan Hajnoczi
2016-06-30
checkpatch: There is no qemu_strtod()
Eric Blake
2016-05-18
Fix some typos found by codespell
Stefan Weil
2016-04-05
checkpatch: add target_ulong to typelist
Cédric Le Goater
2016-02-15
checkpatch: Eliminate false positive in case of space before square bracket i...
Leonid Bloch
2016-02-15
checkpatch: Eliminate false positive in case of comma-space-square bracket
Leonid Bloch
2016-01-13
checkpatch: Detect newlines in error_report and other error functions
Jason J. Herne
2016-01-11
scripts/checkpatch.pl: Don't allow special cases of unspaced operators
Peter Maydell
2015-10-12
checkpatch: port fix from kernel "## is not a valid modifier"
Andy Whitcroft
[next]