index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
checkpatch.pl
Age
Commit message (
Expand
)
Author
2020-12-15
checkpatch: improve email parsing
Dwaipayan Ray
2020-12-15
checkpatch: add __alias and __weak to suggested __attribute__ conversions
Joe Perches
2020-12-15
checkpatch: add fix option for GERRIT_CHANGE_ID
Aditya Srivastava
2020-12-15
checkpatch: update __attribute__((section("name"))) quote removal
Joe Perches
2020-12-15
checkpatch: add a fixer for missing newline at eof
Tom Rix
2020-12-15
checkpatch: extend attributes check to handle more patterns
Dwaipayan Ray
2020-12-15
checkpatch: allow --fix removal of unnecessary break statements
Joe Perches
2020-12-15
checkpatch: prefer static const declarations
Joe Perches
2020-12-15
checkpatch: ignore generated CamelCase defines and enum values
Łukasz Stelmach
2020-12-15
checkpatch: fix false positives in REPEATED_WORD warning
Aditya Srivastava
2020-12-15
checkpatch: add new exception to repeated word check
Dwaipayan Ray
2020-10-25
checkpatch: enable GIT_DIR environment use to set git repository location
Joe Perches
2020-10-16
checkpatch: add new warnings to author signoff checks.
Dwaipayan Ray
2020-10-16
checkpatch: fix false positive on empty block comment lines
Łukasz Stelmach
2020-10-16
checkpatch: fix multi-statement macro checks for while blocks.
Dwaipayan Ray
2020-10-16
checkpatch: emit a warning on embedded filenames
Joe Perches
2020-10-16
checkpatch: extend author Signed-off-by check for split From: header
Dwaipayan Ray
2020-10-16
checkpatch: allow not using -f with files that are in git
Joe Perches
2020-10-16
checkpatch: warn on self-assignments
Joe Perches
2020-10-16
checkpatch: warn if trace_printk and friends are called
Nicolas Boichat
2020-10-16
checkpatch: add test for comma use that should be semicolon
Joe Perches
2020-10-16
checkpatch: move repeated word test
Joe Perches
2020-10-16
checkpatch: add --kconfig-prefix
Jerome Forissier
2020-09-05
checkpatch: fix the usage of capture group ( ... )
Mrinal Pandey
2020-08-14
Merge tag 'kconfig-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-08-14
Revert "checkpatch: kconfig: prefer 'help' over '---help---'"
Masahiro Yamada
2020-08-12
checkpatch: remove missing switch/case break test
Joe Perches
2020-08-12
checkpatch: add test for repeated words
Joe Perches
2020-08-12
checkpatch: fix CONST_STRUCT when const_structs.checkpatch is missing
Quentin Monnet
2020-08-12
checkpatch: add --fix option for ASSIGN_IN_IF
Joe Perches
2020-08-12
checkpatch: add test for possible misuse of IS_ENABLED() without CONFIG_
Joe Perches
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-21
checkpatch: Remove checks relating to [smp_]read_barrier_depends()
Will Deacon
2020-07-16
checkpatch: Remove awareness of uninitialized_var() macro
Kees Cook
2020-06-11
Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-06-10
checkpatch: correct check for kernel parameters doc
Tim Froidcoeur
2020-06-04
Merge tag 'devicetree-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-04
checkpatch: use patch subject when reading from stdin
Geert Uytterhoeven
2020-06-04
checkpatch: disallow --git and --file/--fix
Joe Perches
2020-06-04
checkpatch: look for c99 comments in ctx_locate_comment
Joe Perches
2020-06-04
checkpatch: additional MAINTAINER section entry ordering checks
Joe Perches
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-31
checkpatch/coding-style: deprecate 80-column warning
Joe Perches
2020-05-11
checkpatch: warn about uses of ENOTSUPP
Jakub Kicinski
2020-05-08
Merge branch 'kcsan-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
2020-05-06
checkpatch: Warn about data_race() without comment
Marco Elver
2020-05-04
docs: dt: convert submitting-patches.txt to ReST format
Mauro Carvalho Chehab
2020-04-21
checkpatch: fix a typo in the regex for $allocFunctions
Christophe JAILLET
2020-04-07
checkpatch: avoid warning about uninitialized_var()
Joe Perches
[prev]
[next]