index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
coccinelle
Commit message (
Expand
)
Author
Age
Files
Lines
*
coccinelle: catch krealloc() on devm_*() allocated memory
Yann Droneaud
2016-06-21
1
-0
/
+4
*
coccinelle: recognize more devm_* memory allocation functions
Yann Droneaud
2016-06-21
1
-0
/
+20
*
coccinelle: also catch kzfree() issues
Yann Droneaud
2016-06-21
4
-5
/
+25
*
Coccinelle: noderef: Add new rules and correct the old rule
Vaishali Thakkar
2016-06-20
1
-1
/
+17
*
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2016-05-26
2
-173
/
+2
|
\
|
*
scripts: coccinelle: remove check to move constants to right
Wolfram Sang
2016-04-20
1
-171
/
+0
|
*
Coccinelle: setup_timer: Add space in front of parentheses
Vaishali Thakkar
2016-04-20
1
-2
/
+2
*
|
debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage
Nicolai Stange
2016-04-12
1
-0
/
+67
|
/
*
Coccinelle: Add api/setup_timer.cocci
Vaishali Thakkar
2016-02-18
1
-0
/
+199
*
coccinelle: bugon: reduce rule applicability
Julia Lawall
2016-02-18
1
-1
/
+1
*
Coccinelle: pm_runtime: reduce rule applicability
Julia Lawall
2016-02-18
1
-1
/
+1
*
Coccinelle: array_size: reduce rule applicability
Julia Lawall
2016-02-18
1
-1
/
+1
*
Coccinelle: reduce rule applicability
Julia Lawall
2016-02-18
1
-1
/
+1
*
scripts/coccinelle: modernize &
Julia Lawall
2016-02-18
1
-1
/
+1
*
coccinelle: tests: unsigned value cannot be lesser than zero
Andrzej Hajda
2016-01-12
1
-0
/
+75
*
coccinelle: Improve checking for missing NULL terminators
Daniel Granat
2015-10-26
1
-5
/
+28
*
coccinelle: ifnullfree: handle various destroy functions
Julia Lawall
2015-10-26
1
-1
/
+9
*
coccinelle: ifnullfree: various cleanups
Julia Lawall
2015-10-26
1
-11
/
+7
*
cocinelle: iterators: semantic patch to delete unneeded of_node_put
Julia Lawall
2015-10-26
1
-0
/
+100
*
scripts/coccinelle: fix typos
Julia Lawall
2015-10-26
1
-2
/
+2
*
coccinelle: misc: remove "complex return code" warnings
Johan Hovold
2015-10-26
1
-180
/
+0
*
coccinelle: tests: improve odd_ptr_err.cocci
Julia Lawall
2015-10-26
1
-34
/
+86
*
coccinelle: misc: move constants to the right
Julia Lawall
2015-10-26
1
-0
/
+171
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-08
1
-0
/
+84
|
\
|
*
coccinelle: mm: scripts/coccinelle/api/alloc/pool_zalloc-simple.cocci
Sean O. Stalley
2015-09-08
1
-0
/
+84
*
|
coccinelle: api: extend spatch for dropping unnecessary owner
Krzysztof Kozlowski
2015-08-19
1
-0
/
+73
*
|
coccinelle: simple_return: Add a blank line
Fabio Estevam
2015-06-03
1
-1
/
+1
*
|
coccinelle: irqf_oneshot.cocci: Improve the generated commit log
Fabio Estevam
2015-05-25
1
-2
/
+5
*
|
coccinelle: api: add vma_pages.cocci
Dmitry Kalinkin
2015-05-21
1
-0
/
+60
*
|
scripts/coccinelle/misc/irqf_oneshot.cocci: Fix grammar
Fabio Estevam
2015-05-21
1
-1
/
+1
*
|
scripts/coccinelle/misc/semicolon.cocci: Use imperative mood
Fabio Estevam
2015-05-21
1
-1
/
+1
*
|
coccinelle: simple_open: Use imperative mood
Fabio Estevam
2015-05-20
1
-2
/
+2
*
|
coccinelle: ifaddr: Fix the sentence
Fabio Estevam
2015-05-20
1
-2
/
+1
*
|
coccinelle: returnvar: Use imperative mood
Fabio Estevam
2015-05-20
1
-1
/
+1
*
|
coccinelle: pm_runtime: Insert blank line
Fabio Estevam
2015-05-20
1
-1
/
+1
|
/
*
scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warning
Fabian Frederick
2015-04-15
1
-1
/
+1
*
irqf_oneshot.cocci: add check of devm_request_threaded_irq()
Valentin Rothberg
2015-03-25
1
-0
/
+24
*
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2014-12-20
1
-1
/
+1
|
\
|
*
bugon.cocci: fix Options at the macro
Mauro Carvalho Chehab
2014-11-24
1
-1
/
+1
*
|
coccinelle: api: add spatch to prevent unnecessary .owner
Wolfram Sang
2014-11-06
1
-0
/
+106
|
/
*
coccinelle: misc: semantic patch to delete overly complex return code processing
Julia Lawall
2014-09-26
1
-0
/
+180
*
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2014-08-14
5
-27
/
+258
|
\
|
*
Coccinelle: Script to replace if and BUG with BUG_ON
Himangi Saraogi
2014-08-06
1
-0
/
+62
|
*
Coccinelle: Script to detect incorrect argument to sizeof
Himangi Saraogi
2014-08-06
1
-0
/
+76
|
*
Coccinelle: Script to use ARRAY_SIZE instead of division of two sizeofs
Himangi Saraogi
2014-08-06
1
-0
/
+87
|
*
Coccinelle: Script to detect cast after memory allocation
Himangi Saraogi
2014-08-06
2
-67
/
+72
|
*
coccinelle/null: solve parse error
Himangi Saraogi
2014-08-06
1
-1
/
+2
*
|
scripts/coccinelle/free/ifnullfree.cocci: add copyright information
Fabian Frederick
2014-08-08
1
-2
/
+3
*
|
scripts/coccinelle/free: add NULL test before freeing functions
Fabian Frederick
2014-08-08
1
-0
/
+52
*
|
devres: remove devm_request_and_ioremap()
Jingoo Han
2014-06-19
1
-90
/
+0
|
/
[next]