index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
checkpatch.pl
Commit message (
Expand
)
Author
Age
Files
Lines
*
checkpatch.pl: warn on duplicate sysctl local variable
Matteo Croce
2019-07-17
1
-0
/
+6
*
docs: timers: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-14
1
-4
/
+4
*
checkpatch.pl: Update DT vendor prefix check
Rob Herring
2019-05-22
1
-2
/
+2
*
Merge tag 'docs-5.2' of git://git.lwn.net/linux
Linus Torvalds
2019-05-08
1
-0
/
+18
|
\
|
*
checkpatch: Warn on improper usage of Co-developed-by
Sean Christopherson
2019-03-25
1
-0
/
+18
*
|
checkpatch: add %pt as a valid vsprintf extension
Alexandre Belloni
2019-03-29
1
-1
/
+1
|
/
*
Merge tag 'docs-5.1' of git://git.lwn.net/linux
Linus Torvalds
2019-03-09
1
-13
/
+0
|
\
|
*
coding-style: Clarify the expectations around bool
Jason Gunthorpe
2019-01-21
1
-13
/
+0
*
|
checkpatch: add test for SPDX-License-Identifier on wrong line #
Joe Perches
2019-03-08
1
-0
/
+8
*
|
checkpatch: allow reporting C99 style comments
Vadim Bendebury
2019-03-08
1
-1
/
+2
*
|
checkpatch: add some new alloc functions to various tests
Joe Perches
2019-03-08
1
-4
/
+15
*
|
checkpatch: verify SPDX comment style
Joe Perches
2019-03-08
1
-0
/
+8
|
/
*
checkpatch: add Co-developed-by to signature tags
Jorge Ramirez-Ortiz
2019-01-04
1
-0
/
+1
*
checkpatch: warn on const char foo[] = "bar"; declarations
Joe Perches
2019-01-04
1
-2
/
+11
*
checkpatch.pl: Suggest lockdep instead of asserting !spin_is_locked()
Paul E. McKenney
2018-11-12
1
-0
/
+6
*
checkpatch: Create table of obsolete APIs and apply to RCU
Joe Perches
2018-11-12
1
-0
/
+29
*
checkpatch: remove GCC_BINARY_CONSTANT warning
Christophe Leroy
2018-10-31
1
-11
/
+0
*
checkpatch: add __ro_after_init to known $Attribute
Joe Perches
2018-09-05
1
-0
/
+1
*
checkpatch: add optional static const to blank line declarations test
Joe Perches
2018-09-05
1
-1
/
+1
*
checkpatch: DT bindings should be a separate patch
Rob Herring
2018-08-22
1
-0
/
+14
*
checkpatch: warn on unnecessary int declarations
Joe Perches
2018-08-22
1
-0
/
+20
*
checkpatch: check for space after "else" keyword
Michal Zylowski
2018-08-22
1
-2
/
+2
*
checkpatch: fix SPDX license check with --root=<path>
Joe Perches
2018-08-22
1
-2
/
+3
*
checkpatch: warn when a patch doesn't have a description
Joe Perches
2018-08-22
1
-0
/
+13
*
checkpatch: check for #if 0/#if 1
Prakruthi Deepak Heragu
2018-08-22
1
-3
/
+8
*
checkpatch: fix krealloc reuse test
Joe Perches
2018-08-22
1
-1
/
+2
*
checkpatch: validate SPDX license with spdxcheck.py
Joe Perches
2018-08-22
1
-2
/
+18
*
checkpatch: fix macro argument reuse test
Joe Perches
2018-08-22
1
-0
/
+1
*
checkpatch: warn if missing author Signed-off-by
Geert Uytterhoeven
2018-08-22
1
-3
/
+25
*
checkpatch: update section keywords
Geert Uytterhoeven
2018-08-22
1
-1
/
+2
*
checkpatch: improve runtime execution speed a little
Joe Perches
2018-08-22
1
-33
/
+33
*
checkpatch: add --fix for CONCATENATED_STRING and STRING_FRAGMENTS
Joe Perches
2018-08-22
1
-5
/
+18
*
checkpatch: add a --strict test for structs with bool member definitions
Joe Perches
2018-08-22
1
-0
/
+7
*
checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messages
Joe Perches
2018-07-14
1
-3
/
+3
*
checkpatch: remove warning for 'old' stable@kernel.org address
Linus Torvalds
2018-06-27
1
-6
/
+0
*
checkpatch: improve patch recognition
Joe Perches
2018-06-08
1
-0
/
+8
*
scripts: use SPDX tag in get_maintainer and checkpatch
Joe Perches
2018-06-08
1
-1
/
+3
*
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-06-06
1
-10
/
+0
|
\
|
*
checkpatch: remove VMLINUX_SYMBOL() check
Masahiro Yamada
2018-05-17
1
-10
/
+0
*
|
checkpatch: fix macro argument precedence test
Joe Perches
2018-05-26
1
-1
/
+1
|
/
*
checkpatch: whinge about bool bitfields
Joe Perches
2018-04-11
1
-0
/
+6
*
checkpatch: allow space between colon and bracket
Heinrich Schuchardt
2018-04-11
1
-1
/
+1
*
checkpatch: add test for assignment at start of line
Joe Perches
2018-04-11
1
-0
/
+6
*
checkpatch: test SYMBOLIC_PERMS multiple times per line
Joe Perches
2018-04-11
1
-1
/
+1
*
checkpatch: two spelling fixes
Claudio Fontana
2018-04-11
1
-1
/
+1
*
checkpatch: improve get_quoted_string for TRACE_EVENT macros
Joe Perches
2018-04-11
1
-1
/
+2
*
checkpatch: warn for use of %px
Tobin C. Harding
2018-04-11
1
-16
/
+32
*
checkpatch: add sub routine get_stat_here()
Tobin C. Harding
2018-04-11
1
-32
/
+20
*
checkpatch: remove unused variable declarations
Tobin C. Harding
2018-04-11
1
-2
/
+0
*
checkpatch: add sub routine get_stat_real()
Tobin C. Harding
2018-04-11
1
-16
/
+16
[next]