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 년 전 |
Joe Perches
|
6d32f7a391
checkpatch: improve the unnecessary initialisers tests
|
9 년 전 |
Joe Perches
|
369c8dd390
checkpatch: improve tests for fixes:, long lines and stack dumps in commit log
|
9 년 전 |
Joe Perches
|
c5595fa2f1
checkpatch: add constant comparison on left side test
|
10 년 전 |
Joe Perches
|
54507b5183
checkpatch: add __pmem to $Sparse annotations
|
10 년 전 |
Eddie Kovsky
|
4e5d56bdf8
checkpatch: fix left brace warning
|
10 년 전 |
Joe Perches
|
bf4daf12a9
checkpatch: avoid some commit message long line warnings
|
10 년 전 |
Joe Perches
|
6e30075742
checkpatch: emit an error on formats with 0x%<decimal>
|
10 년 전 |
Joe Perches
|
7bd7e483c2
checkpatch: make --strict the default for drivers/staging files and patches
|
10 년 전 |
Joe Perches
|
86406b1cb7
checkpatch: always check block comment styles
|
10 년 전 |
Joe Perches
|
7d3a9f673e
checkpatch: report the right line # when using --emacs and --file
|
10 년 전 |
Joe Perches
|
100425deeb
checkpatch: add some <foo>_destroy functions to NEEDLESS_IF tests
|
10 년 전 |
Joe Perches
|
3e838b6c41
checkpatch: Allow longer declaration macros
|
10 년 전 |
Joe Perches
|
9f5af480f4
checkpatch: improve SUSPECT_CODE_INDENT test
|
10 년 전 |
Joe Perches
|
9d3e3c705e
checkpatch: add warning on BUG/BUG_ON use
|
10 년 전 |
Joe Perches
|
fe043ea120
checkpatch: warn on bare SHA-1 commit IDs in commit logs
|
10 년 전 |
Ingo Molnar
|
9b9412dc70
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
|
10 년 전 |
Paul E. McKenney
|
3ad81779ad
scripts: Make checkpatch.pl warn on expedited RCU grace periods
|
10 년 전 |
Joe Perches
|
b4749e96a4
checkpatch: fix long line messages about patch context
|
10 년 전 |