Joe Perches
|
879be4f378
checkpatch: reduce git commit description style false positives
|
9 rokov pred |
Joe Perches
|
28898fd1a8
checkpatch: improve --git <commit-count> shortcut
|
9 rokov pred |
Joe Perches
|
0dea9f1eef
checkpatch: reduce number of `git log` calls with --git
|
9 rokov pred |
Du, Changbin
|
4a593c3448
checkpatch: add support to check already applied git commits
|
9 rokov pred |
Joe Perches
|
3beb42eced
checkpatch: add --list-types to show message types to show or ignore
|
9 rokov pred |
Joe Perches
|
ef21219636
checkpatch: advertise the --fix and --fix-inplace options more
|
9 rokov pred |
Joe Perches
|
481aea5c59
checkpatch: whine about ACCESS_ONCE
|
9 rokov pred |
Joe Perches
|
a91e8994f2
checkpatch: add test for keywords not starting on tabstops
|
9 rokov pred |
Joe Perches
|
f39e1769bb
checkpatch: improve CONSTANT_COMPARISON test for structure members
|
9 rokov pred |
Joe Perches
|
2d6327459e
checkpatch: add PREFER_IS_ENABLED test
|
9 rokov pred |
Linus Torvalds
|
271ecc5253
Merge branch 'akpm' (patches from Andrew)
|
9 rokov pred |
Geyslan G. Bem
|
6b8c69e438
checkpatch: fix another left brace warning
|
9 rokov pred |
Joe Perches
|
207a8e8465
checkpatch: improve UNSPECIFIED_INT test for bare signed/unsigned uses
|
9 rokov pred |
Joe Perches
|
a1ce18e4f9
checkpatch: warn on bare unsigned or signed declarations without int
|
9 rokov pred |
Joe Perches
|
42e152931d
checkpatch: exclude asm volatile from complex macro check
|
9 rokov pred |
Boqun Feng
|
ad315455d3
sparse: Add __private to privatize members of structs
|
9 rokov pred |
Vladimir Zapolskiy
|
6b10df4257
checkpatch: fix a number of COMPLEX_MACRO false positives
|
9 rokov pred |
Joe Perches
|
62e15a6daa
checkpatch: improve macros with flow control test
|
9 rokov pred |
Joe Perches
|
938224b5e5
checkpatch: warn when casting constants to c90 int or longer types
|
9 rokov pred |
Michael S. Tsirkin
|
43e361f23c
checkpatch: add virt barriers
|
9 rokov pred |
Michael S. Tsirkin
|
f4073b0f6e
checkpatch: check for __smp outside barrier.h
|
9 rokov pred |
Michael S. Tsirkin
|
402c2553a2
checkpatch.pl: add missing memory barriers
|
9 rokov pred |
Joe Perches
|
6d32f7a391
checkpatch: improve the unnecessary initialisers tests
|
9 rokov pred |
Joe Perches
|
369c8dd390
checkpatch: improve tests for fixes:, long lines and stack dumps in commit log
|
9 rokov pred |
Joe Perches
|
c5595fa2f1
checkpatch: add constant comparison on left side test
|
10 rokov pred |
Joe Perches
|
54507b5183
checkpatch: add __pmem to $Sparse annotations
|
10 rokov pred |
Eddie Kovsky
|
4e5d56bdf8
checkpatch: fix left brace warning
|
10 rokov pred |
Joe Perches
|
bf4daf12a9
checkpatch: avoid some commit message long line warnings
|
10 rokov pred |
Joe Perches
|
6e30075742
checkpatch: emit an error on formats with 0x%<decimal>
|
10 rokov pred |
Joe Perches
|
7bd7e483c2
checkpatch: make --strict the default for drivers/staging files and patches
|
10 rokov pred |