Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e64bef336eeaf3c7cc33aaaaa3434e2f0c499bb1
/
scripts
/
checkpatch.pl
bfee6d7
Merge remote-tracking branch 'origin/tmp-11da3a7' into msm-kona
by Rishabh Bhatnagar
· 6 years ago
c5967e9
checkpatch: add __ro_after_init to known $Attribute
by Joe Perches
· 6 years ago
328b5f4
checkpatch: add optional static const to blank line declarations test
by Joe Perches
· 6 years ago
07df04a
Merge remote-tracking branch 'origin/tmp-5b394b2' into msm-kona
by Rishabh Bhatnagar
· 6 years ago
133712a
checkpatch: DT bindings should be a separate patch
by Rob Herring
· 7 years ago
809e082
checkpatch: warn on unnecessary int declarations
by Joe Perches
· 7 years ago
6ad724e
checkpatch: check for space after "else" keyword
by Michal Zylowski
· 7 years ago
5629411
checkpatch: fix SPDX license check with --root=<path>
by Joe Perches
· 7 years ago
490b292
checkpatch: warn when a patch doesn't have a description
by Joe Perches
· 7 years ago
60f8901
checkpatch: check for #if 0/#if 1
by Prakruthi Deepak Heragu
· 7 years ago
4cab63c
checkpatch: fix krealloc reuse test
by Joe Perches
· 7 years ago
3b6e8ac
checkpatch: validate SPDX license with spdxcheck.py
by Joe Perches
· 7 years ago
8c8c45c
checkpatch: fix macro argument reuse test
by Joe Perches
· 7 years ago
cd26149
checkpatch: warn if missing author Signed-off-by
by Geert Uytterhoeven
· 7 years ago
33aa459
checkpatch: update section keywords
by Geert Uytterhoeven
· 7 years ago
5b57980
checkpatch: improve runtime execution speed a little
by Joe Perches
· 7 years ago
79682c0
checkpatch: add --fix for CONCATENATED_STRING and STRING_FRAGMENTS
by Joe Perches
· 7 years ago
d729593
checkpatch: add a --strict test for structs with bool member definitions
by Joe Perches
· 7 years ago
2d5df1b
checkpatch: Merge continuation-header handling from .38
by Gregory Bean
· 14 years ago
dba5b8e
Merge remote-tracking branch 'origin/tmp-d72e90f3' into msm-kona
by Rishabh Bhatnagar
· 7 years ago
ffe0751
checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messages
by Joe Perches
· 7 years ago
0b04a6d
Merge remote-tracking branch 'origin/tmp-021c917' into msm-kona
by Rishabh Bhatnagar
· 7 years ago
3b41c3e
checkpatch: remove warning for 'old' stable@kernel.org address
by Linus Torvalds
· 7 years ago
2073c4c1
checkpatch: allow copyright statements > 80 columns
by Bryan Huntsman
· 7 years ago
1e3dff7
checkpatch: Use upstream commit text length checks
by Vikram Mulukutla
· 8 years ago
0676066
checkpatch: Excuse reverts from "summary line over 75 characters" check
by Matt Wagantall
· 13 years ago
65f19dc
checkpatch: recognize only specific tags when ending commit text
by Steve Muckle
· 13 years ago
4a15af9
checkpatch: require commit text
by Steve Muckle
· 13 years ago
960f0b1
checkpatch: Don't complain about MIME headers.
by Gregory Bean
· 14 years ago
12c253a
checkpatch: improve patch recognition
by Joe Perches
· 7 years ago
882ea1d
scripts: use SPDX tag in get_maintainer and checkpatch
by Joe Perches
· 7 years ago
8715ee7
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
d41362e
checkpatch: fix macro argument precedence test
by Joe Perches
· 7 years ago
6ceb5dd
checkpatch: warn on subject line not followed by blank line
by David Keitel
· 9 years ago
407fdcb
checkpatch: warn on long summary, commit text lines
by David Keitel
· 9 years ago
5accaae
checkpatch: Add exceptions for "dsb" keyword usage
by Sarangdhar Joshi
· 9 years ago
9a4f09a
checkpatch: complain about the use of dsb().
by Gregory Bean
· 14 years ago
ca9aed1
checkpatch: close filp_open loophole.
by Gregory Bean
· 14 years ago
c77f1b0
checkpatch: Handle long multi-line macros better.
by Gregory Bean
· 14 years ago
5879400
checkpatch: deprecate unbounded string functions.
by Gregory Bean
· 14 years ago
08d3bb4
checkpatch: forbid implied-barrier I/O functions.
by Gregory Bean
· 14 years ago
6b7fd1b
checkpatch: forbid filesystem accesses from within the kernel.
by Gregory Bean
· 14 years ago
b1122c7
Checkpatch: Print location when catching return code error
by Patrick Pannuto
· 15 years ago
9fe4b95
checkpatch: Check for illegal return codes
by Patrick Pannuto
· 15 years ago
5d37696
checkpatch: Add warnings for use of mdelay()
by Israel Schlesinger
· 15 years ago
b0cc467
checkpatch: Exceptions for CLK_* macros and some spaces in macros
by Matt Wagantall
· 15 years ago
e63245d
checkpatch: check for #if 0/#if 1
by Abhijeet Dharmapurikar
· 15 years ago
a6b04f0
checkpatch: remove VMLINUX_SYMBOL() check
by Masahiro Yamada
· 7 years ago
5d43090
checkpatch: whinge about bool bitfields
by Joe Perches
· 7 years ago
38dca98
checkpatch: allow space between colon and bracket
by Heinrich Schuchardt
· 7 years ago
6a48721
checkpatch: add test for assignment at start of line
by Joe Perches
· 7 years ago
bc22d9a
checkpatch: test SYMBOLIC_PERMS multiple times per line
by Joe Perches
· 7 years ago
8d2e11b
checkpatch: two spelling fixes
by Claudio Fontana
· 7 years ago
478b179
checkpatch: improve get_quoted_string for TRACE_EVENT macros
by Joe Perches
· 7 years ago
e3c6bc9
checkpatch: warn for use of %px
by Tobin C. Harding
· 7 years ago
e3d95a2
checkpatch: add sub routine get_stat_here()
by Tobin C. Harding
· 7 years ago
c2066ca
checkpatch: remove unused variable declarations
by Tobin C. Harding
· 7 years ago
2a9f9d8
checkpatch: add sub routine get_stat_real()
by Tobin C. Harding
· 7 years ago
3d102fc
checkpatch: add Crypto ON_STACK to declaration_macros
by Gilad Ben-Yossef
· 7 years ago
9f3a899
checkpatch.pl: add SPDX license tag check
by Rob Herring
· 7 years ago
85e1206
checkpatch: improve parse_email signature checking
by Joe Perches
· 7 years ago
147a89b
Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
84af7a6
checkpatch: kconfig: prefer 'help' over '---help---'
by Ulf Magnusson
· 7 years ago
678ae16
checkpatch: kconfig: check help texts for menuconfig and choice
by Ulf Magnusson
· 7 years ago
86adf1a
checkpatch: kconfig: recognize more prompts when checking help texts
by Ulf Magnusson
· 7 years ago
4ba66a9
arch: remove blackfin port
by Arnd Bergmann
· 7 years ago
2d453e3
checkpatch: improve OPEN_BRACE test
by Joe Perches
· 7 years ago
bd49111
checkpatch: avoid some false positives for TABSTOP declaration test
by Joe Perches
· 7 years ago
a032aa4
checkpatch: exclude drivers/staging from if with unnecessary parentheses test
by Joe Perches
· 7 years ago
a134f8d
checkpatch: improve the TABSTOP test to include declarations
by Joe Perches
· 7 years ago
0018046
checkpatch: add a few DEVICE_ATTR style tests
by Joe Perches
· 7 years ago
3f7f335
checkpatch: improve quoted string and line continuation test
by Joe Perches
· 7 years ago
7312153
checkpatch: ignore some octal permissions of 0
by Joe Perches
· 7 years ago
2e4bbbc
checkpatch: allow long lines containing URL
by Andreas Brauchli
· 7 years ago
ab486bc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 7 years ago
1df7338
checkpatch: add pF/pf deprecation warning
by Sergey Senozhatsky
· 7 years ago
475c5ee
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 7 years ago
8cb562b
checkpatch: Remove ACCESS_ONCE() warning
by Mark Rutland
· 7 years ago
91db259
checkpatch: Add warnings for {smp_,}read_barrier_depends()
by Paul E. McKenney
· 7 years ago
7b1924a
vsprintf: add printk specifier %px
by Tobin C. Harding
· 7 years ago
0bc989f
checkpatch: do not check missing blank line before builtin_*_driver
by Masahiro Yamada
· 7 years ago
5751a24
checkpatch: add --strict test for lines ending in [ or (
by Joe Perches
· 7 years ago
87bd499
checkpatch: add TP_printk to list of logging functions
by Joe Perches
· 7 years ago
cc14750
checkpatch: allow DEFINE_PER_CPU definitions to exceed line length
by Joe Perches
· 7 years ago
eeef573
checkpatch: printks always need a KERN_<LEVEL>
by Joe Perches
· 7 years ago
258f79d
scripts/checkpatch.pl: avoid false warning missing break
by Heinrich Schuchardt
· 7 years ago
25bdda2
checkpatch: support function pointers for unnamed function definition arguments
by Miles Chen
· 7 years ago
a08ffbe
checkpatch: fix ignoring cover-letter logic
by Stafford Horne
· 7 years ago
0547fa5
checkpatch: add 6 missing types to --list-types
by Jean Delvare
· 7 years ago
0675a8f
checkpatch: rename variables to avoid confusion
by Jean Delvare
· 7 years ago
ab1ecab
checkpatch: fix typo in comment
by Jean Delvare
· 7 years ago
63b7c73
checkpatch: add --strict check for ifs with unnecessary parentheses
by Joe Perches
· 7 years ago
596ed45
checkpatch: improve the STORAGE_CLASS test
by Joe Perches
· 8 years ago
fd71f63
checkpatch: improve multi-line alignment test
by Joe Perches
· 8 years ago
7fe528a2
checkpatch: improve macro reuse test
by Joe Perches
· 8 years ago
737c076
checkpatch: change format of --color argument to --color[=WHEN]
by John Brooks
· 8 years ago
8d81ae0
checkpatch: silence perl 5.26.0 unescaped left brace warnings
by Cyril Bur
· 8 years ago
a0ad759
checkpatch: improve tests for multiple line function definitions
by Joe Perches
· 8 years ago
948b133
checkpatch: remove false warning for commit reference
by Heinrich Schuchardt
· 8 years ago
ca81986
checkpatch: fix stepping through statements with $stat and ctx_statement_block
by Joe Perches
· 8 years ago
Next »