Allen Hubbe
|
45107ff6d5
checkpatch: if no filenames then read stdin
|
9 年之前 |
Allen Hubbe
|
ed43c4e58a
checkpatch: check signoff when reading stdin
|
9 年之前 |
Joe Perches
|
c844711575
checkpatch: improve 'bare use of' signed/unsigned types warning
|
9 年之前 |
Tomas Winkler
|
cec3aaa566
checkpatch: don't complain about BIT macro in uapi
|
9 年之前 |
Joe Perches
|
aab38f516a
checkpatch: yet another commit id improvement
|
9 年之前 |
Joe Perches
|
dadf680de3
checkpatch: allow c99 style // comments
|
9 年之前 |
Joe Perches
|
d560a5f8a4
checkpatch: skip long lines that use an EFI_GUID macro
|
9 年之前 |
Dan Williams
|
7a9eb20666
pmem: kill __pmem address space
|
9 年之前 |
Joe Perches
|
879be4f378
checkpatch: reduce git commit description style false positives
|
9 年之前 |
Joe Perches
|
28898fd1a8
checkpatch: improve --git <commit-count> shortcut
|
9 年之前 |
Joe Perches
|
0dea9f1eef
checkpatch: reduce number of `git log` calls with --git
|
9 年之前 |
Du, Changbin
|
4a593c3448
checkpatch: add support to check already applied git commits
|
9 年之前 |
Joe Perches
|
3beb42eced
checkpatch: add --list-types to show message types to show or ignore
|
9 年之前 |
Joe Perches
|
ef21219636
checkpatch: advertise the --fix and --fix-inplace options more
|
9 年之前 |
Joe Perches
|
481aea5c59
checkpatch: whine about ACCESS_ONCE
|
9 年之前 |
Joe Perches
|
a91e8994f2
checkpatch: add test for keywords not starting on tabstops
|
9 年之前 |
Joe Perches
|
f39e1769bb
checkpatch: improve CONSTANT_COMPARISON test for structure members
|
9 年之前 |
Joe Perches
|
2d6327459e
checkpatch: add PREFER_IS_ENABLED test
|
9 年之前 |
Linus Torvalds
|
271ecc5253
Merge branch 'akpm' (patches from Andrew)
|
9 年之前 |
Geyslan G. Bem
|
6b8c69e438
checkpatch: fix another left brace warning
|
9 年之前 |
Joe Perches
|
207a8e8465
checkpatch: improve UNSPECIFIED_INT test for bare signed/unsigned uses
|
9 年之前 |
Joe Perches
|
a1ce18e4f9
checkpatch: warn on bare unsigned or signed declarations without int
|
9 年之前 |
Joe Perches
|
42e152931d
checkpatch: exclude asm volatile from complex macro check
|
9 年之前 |
Boqun Feng
|
ad315455d3
sparse: Add __private to privatize members of structs
|
9 年之前 |
Vladimir Zapolskiy
|
6b10df4257
checkpatch: fix a number of COMPLEX_MACRO false positives
|
9 年之前 |
Joe Perches
|
62e15a6daa
checkpatch: improve macros with flow control test
|
9 年之前 |
Joe Perches
|
938224b5e5
checkpatch: warn when casting constants to c90 int or longer types
|
9 年之前 |
Michael S. Tsirkin
|
43e361f23c
checkpatch: add virt barriers
|
9 年之前 |
Michael S. Tsirkin
|
f4073b0f6e
checkpatch: check for __smp outside barrier.h
|
9 年之前 |
Michael S. Tsirkin
|
402c2553a2
checkpatch.pl: add missing memory barriers
|
9 年之前 |