index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
coccinelle
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-26
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2
-173
/
+2
2016-04-20
scripts: coccinelle: remove check to move constants to right
Wolfram Sang
1
-171
/
+0
2016-04-20
Coccinelle: setup_timer: Add space in front of parentheses
Vaishali Thakkar
1
-2
/
+2
2016-04-12
debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage
Nicolai Stange
1
-0
/
+67
2016-02-18
Coccinelle: Add api/setup_timer.cocci
Vaishali Thakkar
1
-0
/
+199
2016-02-18
coccinelle: bugon: reduce rule applicability
Julia Lawall
1
-1
/
+1
2016-02-18
Coccinelle: pm_runtime: reduce rule applicability
Julia Lawall
1
-1
/
+1
2016-02-18
Coccinelle: array_size: reduce rule applicability
Julia Lawall
1
-1
/
+1
2016-02-18
Coccinelle: reduce rule applicability
Julia Lawall
1
-1
/
+1
2016-02-18
scripts/coccinelle: modernize &
Julia Lawall
1
-1
/
+1
2016-01-12
coccinelle: tests: unsigned value cannot be lesser than zero
Andrzej Hajda
1
-0
/
+75
2015-10-26
coccinelle: Improve checking for missing NULL terminators
Daniel Granat
1
-5
/
+28
2015-10-26
coccinelle: ifnullfree: handle various destroy functions
Julia Lawall
1
-1
/
+9
2015-10-26
coccinelle: ifnullfree: various cleanups
Julia Lawall
1
-11
/
+7
2015-10-26
cocinelle: iterators: semantic patch to delete unneeded of_node_put
Julia Lawall
1
-0
/
+100
2015-10-26
scripts/coccinelle: fix typos
Julia Lawall
1
-2
/
+2
2015-10-26
coccinelle: misc: remove "complex return code" warnings
Johan Hovold
1
-180
/
+0
2015-10-26
coccinelle: tests: improve odd_ptr_err.cocci
Julia Lawall
1
-34
/
+86
2015-10-26
coccinelle: misc: move constants to the right
Julia Lawall
1
-0
/
+171
2015-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+84
2015-09-08
coccinelle: mm: scripts/coccinelle/api/alloc/pool_zalloc-simple.cocci
Sean O. Stalley
1
-0
/
+84
2015-08-19
coccinelle: api: extend spatch for dropping unnecessary owner
Krzysztof Kozlowski
1
-0
/
+73
2015-06-03
coccinelle: simple_return: Add a blank line
Fabio Estevam
1
-1
/
+1
2015-05-25
coccinelle: irqf_oneshot.cocci: Improve the generated commit log
Fabio Estevam
1
-2
/
+5
2015-05-21
coccinelle: api: add vma_pages.cocci
Dmitry Kalinkin
1
-0
/
+60
2015-05-21
scripts/coccinelle/misc/irqf_oneshot.cocci: Fix grammar
Fabio Estevam
1
-1
/
+1
2015-05-21
scripts/coccinelle/misc/semicolon.cocci: Use imperative mood
Fabio Estevam
1
-1
/
+1
2015-05-20
coccinelle: simple_open: Use imperative mood
Fabio Estevam
1
-2
/
+2
2015-05-20
coccinelle: ifaddr: Fix the sentence
Fabio Estevam
1
-2
/
+1
2015-05-20
coccinelle: returnvar: Use imperative mood
Fabio Estevam
1
-1
/
+1
2015-05-20
coccinelle: pm_runtime: Insert blank line
Fabio Estevam
1
-1
/
+1
2015-04-15
scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warning
Fabian Frederick
1
-1
/
+1
2015-03-25
irqf_oneshot.cocci: add check of devm_request_threaded_irq()
Valentin Rothberg
1
-0
/
+24
2014-12-20
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
1
-1
/
+1
2014-11-24
bugon.cocci: fix Options at the macro
Mauro Carvalho Chehab
1
-1
/
+1
2014-11-06
coccinelle: api: add spatch to prevent unnecessary .owner
Wolfram Sang
1
-0
/
+106
2014-09-26
coccinelle: misc: semantic patch to delete overly complex return code processing
Julia Lawall
1
-0
/
+180
2014-08-14
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
5
-27
/
+258
2014-08-08
scripts/coccinelle/free/ifnullfree.cocci: add copyright information
Fabian Frederick
1
-2
/
+3
2014-08-08
scripts/coccinelle/free: add NULL test before freeing functions
Fabian Frederick
1
-0
/
+52
2014-08-06
Coccinelle: Script to replace if and BUG with BUG_ON
Himangi Saraogi
1
-0
/
+62
2014-08-06
Coccinelle: Script to detect incorrect argument to sizeof
Himangi Saraogi
1
-0
/
+76
2014-08-06
Coccinelle: Script to use ARRAY_SIZE instead of division of two sizeofs
Himangi Saraogi
1
-0
/
+87
2014-08-06
Coccinelle: Script to detect cast after memory allocation
Himangi Saraogi
2
-67
/
+72
2014-08-06
coccinelle/null: solve parse error
Himangi Saraogi
1
-1
/
+2
2014-06-19
devres: remove devm_request_and_ioremap()
Jingoo Han
1
-90
/
+0
2014-06-10
coccicheck: Add unneeded return variable test
Peter Senna Tschudin
1
-0
/
+66
2014-06-09
coccinelle: Check for missing NULL terminators in of_device_id tables
Stephen Boyd
1
-0
/
+62
2014-04-08
scripts/coccinelle: Use PTR_ERR_OR_ZERO
Sachin Kamat
1
-7
/
+7
2014-03-29
Coccicheck: Remove memcpy to struct assignment test
Peter Senna Tschudin
1
-103
/
+0
[next]