index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
checkpatch.pl
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-21
checkpatch: volatile with a comment or sig_atomic_t is okay
Marc-André Lureau
1
-2
/
+5
2017-10-20
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-10-19-1...
Peter Maydell
1
-1
/
+0
2017-10-19
tpm: remove TPMDriverOps
Marc-André Lureau
1
-1
/
+0
2017-10-12
checkpatch: refine mode selection
Paolo Bonzini
1
-9
/
+10
2017-10-05
checkpatch: fix incompatibility with old perl
Vladimir Sementsov-Ogievskiy
1
-1
/
+2
2017-09-19
checkpatch: add hwaddr to @typeList
Greg Kurz
1
-0
/
+1
2017-09-19
scripts: let checkpatch.pl process an entire GIT branch
Daniel P. Berrange
1
-27
/
+111
2017-08-01
checkpatch: check trace-events code style
Vladimir Sementsov-Ogievskiy
1
-0
/
+19
2017-07-13
error: Implement the warn and free Error functions
Alistair Francis
1
-0
/
+1
2017-07-13
error: Functions to report warnings and informational messages
Alistair Francis
1
-1
/
+5
2017-07-04
checkpatch: should not use signal except for SIG_DFL or SIG_IGN
Paolo Bonzini
1
-0
/
+4
2017-05-10
Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging
Stefan Hajnoczi
1
-1
/
+2
2017-05-10
scripts: Switch to more portable Perl shebang
Kamil Rytarowski
1
-1
/
+2
2017-05-05
checkpatch: Disallow glib asserts in main code
Dr. David Alan Gilbert
1
-0
/
+21
2016-11-02
checkpatch: allow spaces before parenthesis for 'coroutine_fn'
Jeff Cody
1
-1
/
+1
2016-11-01
checkpatch: tweak "struct should normally be const" warning
Paolo Bonzini
1
-2
/
+2
2016-09-27
checkpatch: downgrade "architecture specific defines should be avoided"
Paolo Bonzini
1
-1
/
+1
2016-09-13
checkpatch: Fix whitespace checks for documentation code blocks
Lluís Vilanova
1
-0
/
+10
2016-08-10
checkpatch: default to success if only warnings
Paolo Bonzini
1
-12
/
+4
2016-08-10
checkpatch: bump most warnings to errors
Paolo Bonzini
1
-33
/
+33
2016-08-10
CODING_STYLE, checkpatch: update line length rules
Paolo Bonzini
1
-2
/
+6
2016-08-10
checkpatch: check for CVS keywords on all sources
Paolo Bonzini
1
-5
/
+5
2016-08-10
checkpatch: tweak the files in which TABs are checked
Paolo Bonzini
1
-4
/
+5
2016-08-09
checkpatch: ignore automatically imported Linux headers
Radim Krčmář
1
-0
/
+3
2016-08-08
checkpatch: Fix newline detection in error_setg() & friends
Markus Armbruster
1
-1
/
+4
2016-08-02
checkpatch: add check for bzero
Paolo Bonzini
1
-1
/
+4
2016-07-18
checkpatch: consider git extended headers valid patches
Stefan Hajnoczi
1
-0
/
+5
2016-06-30
checkpatch: There is no qemu_strtod()
Eric Blake
1
-1
/
+1
2016-05-18
Fix some typos found by codespell
Stefan Weil
1
-1
/
+1
2016-04-05
checkpatch: add target_ulong to typelist
Cédric Le Goater
1
-0
/
+1
2016-02-15
checkpatch: Eliminate false positive in case of space before square bracket i...
Leonid Bloch
1
-0
/
+2
2016-02-15
checkpatch: Eliminate false positive in case of comma-space-square bracket
Leonid Bloch
1
-1
/
+3
2016-01-13
checkpatch: Detect newlines in error_report and other error functions
Jason J. Herne
1
-0
/
+36
2016-01-11
scripts/checkpatch.pl: Don't allow special cases of unspaced operators
Peter Maydell
1
-13
/
+0
2015-10-12
checkpatch: port fix from kernel "## is not a valid modifier"
Andy Whitcroft
1
-1
/
+3
2015-10-12
checkpatch: allow open braces on typedef lines
Paolo Bonzini
1
-5
/
+0
2015-09-25
checkpatch: do not recommend qemu_strtok over strtok
Paolo Bonzini
1
-2
/
+2
2015-09-16
checkpatch: Escape left braces in regex
Fam Zheng
1
-11
/
+11
2015-09-09
checkpatch: remove tests that are not relevant outside the kernel
Paolo Bonzini
1
-389
/
+12
2015-09-09
checkpatch: adapt some tests to QEMU
Paolo Bonzini
1
-81
/
+60
2015-04-28
checkpatch: complain about ffs(3) calls
Stefan Hajnoczi
1
-0
/
+11
2015-01-13
checkpatch: Brace handling on multi-line condition
Max Reitz
1
-2
/
+11
2014-08-26
checkpatch.pl: adjust typedef definition to QEMU coding style
Paolo Bonzini
1
-2
/
+6
2013-09-09
checkpatch.pl: Check .cpp files
Tomoki Sekiyama
1
-6
/
+28
2012-09-05
CHECKPATCH: Add warning for single else statement.
Don Slutz
1
-6
/
+10
2012-09-05
CHECKPATCH: Add --debug adv_apw
Don Slutz
1
-19
/
+32
2012-09-05
CHECKPATCH: Add --debug adv_checking
Don Slutz
1
-1
/
+3
2012-09-05
CHECKPATCH: Add --debug adv_dcs
Don Slutz
1
-0
/
+3
2012-06-22
checkpatch: Add QEMU specific rule
Stefan Weil
1
-0
/
+5
2011-12-14
Fix spelling in comments, documentation and messages
Stefan Weil
1
-2
/
+2
[next]