index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
coccinelle
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-16
Coccinelle: array_size: report even if include is missing
Jérémy Lefaure
1
-2
/
+2
2017-11-17
Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-18
/
+33
2017-11-16
coccinelle: orplus: reorganize to improve performance
Julia Lawall
1
-14
/
+29
2017-11-14
Coccinelle: use false positive annotation
Julia Lawall
1
-4
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2016-12-11
Coccinelle: misc: Add support for devm variant in all modes
Vaishali Thakkar
1
-3
/
+12
2016-12-11
Coccinelle: misc: Improve the result given by context mode
Vaishali Thakkar
1
-1
/
+2
2016-12-11
Coccinelle: misc: Improve the matching of rules
Vaishali Thakkar
1
-13
/
+23
2016-12-11
Coccinelle: Add misc/boolconv.cocci
Andrew F. Davis
1
-0
/
+90
2016-10-11
Coccinelle: flag conditions with no effect
Nicholas Mc Guire
1
-0
/
+64
2016-06-20
Coccinelle: noderef: Add new rules and correct the old rule
Vaishali Thakkar
1
-1
/
+17
2016-04-20
scripts: coccinelle: remove check to move constants to right
Wolfram Sang
1
-171
/
+0
2016-02-18
coccinelle: bugon: 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
2015-10-26
coccinelle: Improve checking for missing NULL terminators
Daniel Granat
1
-5
/
+28
2015-10-26
coccinelle: misc: remove "complex return code" warnings
Johan Hovold
1
-180
/
+0
2015-10-26
coccinelle: misc: move constants to the right
Julia Lawall
1
-0
/
+171
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
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: ifaddr: Fix the sentence
Fabio Estevam
1
-2
/
+1
2015-05-20
coccinelle: returnvar: Use imperative mood
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-11-24
bugon.cocci: fix Options at the macro
Mauro Carvalho Chehab
1
-1
/
+1
2014-09-26
coccinelle: misc: semantic patch to delete overly complex return code processing
Julia Lawall
1
-0
/
+180
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-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-03-29
Coccicheck: Remove memcpy to struct assignment test
Peter Senna Tschudin
1
-103
/
+0
2013-08-13
coccinelle: replace 0/1 with false/true in functions returning bool
Rasmus Villemoes
1
-0
/
+58
2013-07-03
Coccinelle: Update the options used to the new option scheme
Nicolas Palix
8
-8
/
+8
2013-02-22
scripts/coccinelle: find constant additions that could be bit ors
Julia Lawall
1
-0
/
+55
2013-02-22
scripts/coccinelle/misc/memcpy-assign.cocci: Replace memcpy with struct assig...
Peter Senna Tschudin
1
-0
/
+103
2013-01-24
scripts/coccinelle/misc/semicolon.cocci: Add unneeded semicolon test
Peter Senna Tschudin
1
-0
/
+83
2012-12-09
scripts/coccinelle/misc/warn.cocci: use WARN
Julia Lawall
1
-0
/
+109
2012-07-13
scripts/coccinelle: Find threaded IRQs requests which are missing IRQF_ONESHOT
Lars-Peter Clausen
1
-0
/
+65
2012-05-25
scripts/coccinelle: sizeof of pointer
Julia Lawall
1
-0
/
+65
2012-05-25
scripts/coccinelle: address test is always true
Julia Lawall
1
-0
/
+35
2012-02-25
coccinelle: semantic patch for bool issues
Julia Lawall
1
-0
/
+178
2012-02-25
coccinelle: semantic patch to check for PTR_ERR after reassignment
Julia Lawall
1
-0
/
+41
2012-01-15
scripts/coccinelle: improve the coverage of some semantic patches
Julia Lawall
1
-4
/
+4
2010-12-03
scripts/coccinelle: update for compatability with Coccinelle 0.2.4
Julia Lawall
1
-3
/
+3
2010-08-31
Coccinelle: Add misc/ifcol.cocci
Nicolas Palix
1
-0
/
+48
2010-08-31
Coccinelle: Add misc/doubleinit.cocci
Nicolas Palix
1
-0
/
+53