summaryrefslogtreecommitdiff
path: root/scripts/coccinelle/misc
Commit message (Expand)AuthorAge
* Coccinelle: array_size: report even if include is missingJérémy Lefaure2018-01-16
* Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-17
|\
| * coccinelle: orplus: reorganize to improve performanceJulia Lawall2017-11-16
| * Coccinelle: use false positive annotationJulia Lawall2017-11-14
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* Coccinelle: misc: Add support for devm variant in all modesVaishali Thakkar2016-12-11
* Coccinelle: misc: Improve the result given by context modeVaishali Thakkar2016-12-11
* Coccinelle: misc: Improve the matching of rulesVaishali Thakkar2016-12-11
* Coccinelle: Add misc/boolconv.cocciAndrew F. Davis2016-12-11
* Coccinelle: flag conditions with no effectNicholas Mc Guire2016-10-11
* Coccinelle: noderef: Add new rules and correct the old ruleVaishali Thakkar2016-06-20
* scripts: coccinelle: remove check to move constants to rightWolfram Sang2016-04-20
* coccinelle: bugon: reduce rule applicabilityJulia Lawall2016-02-18
* Coccinelle: array_size: reduce rule applicabilityJulia Lawall2016-02-18
* Coccinelle: reduce rule applicabilityJulia Lawall2016-02-18
* coccinelle: Improve checking for missing NULL terminatorsDaniel Granat2015-10-26
* coccinelle: misc: remove "complex return code" warningsJohan Hovold2015-10-26
* coccinelle: misc: move constants to the rightJulia Lawall2015-10-26
* coccinelle: simple_return: Add a blank lineFabio Estevam2015-06-03
* coccinelle: irqf_oneshot.cocci: Improve the generated commit logFabio Estevam2015-05-25
* scripts/coccinelle/misc/irqf_oneshot.cocci: Fix grammarFabio Estevam2015-05-21
* scripts/coccinelle/misc/semicolon.cocci: Use imperative moodFabio Estevam2015-05-21
* coccinelle: ifaddr: Fix the sentenceFabio Estevam2015-05-20
* coccinelle: returnvar: Use imperative moodFabio Estevam2015-05-20
* scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warningFabian Frederick2015-04-15
* irqf_oneshot.cocci: add check of devm_request_threaded_irq()Valentin Rothberg2015-03-25
* bugon.cocci: fix Options at the macroMauro Carvalho Chehab2014-11-24
* coccinelle: misc: semantic patch to delete overly complex return code processingJulia Lawall2014-09-26
* Coccinelle: Script to replace if and BUG with BUG_ONHimangi Saraogi2014-08-06
* Coccinelle: Script to detect incorrect argument to sizeofHimangi Saraogi2014-08-06
* Coccinelle: Script to use ARRAY_SIZE instead of division of two sizeofsHimangi Saraogi2014-08-06
* coccicheck: Add unneeded return variable testPeter Senna Tschudin2014-06-10
* coccinelle: Check for missing NULL terminators in of_device_id tablesStephen Boyd2014-06-09
* Coccicheck: Remove memcpy to struct assignment testPeter Senna Tschudin2014-03-29
* coccinelle: replace 0/1 with false/true in functions returning boolRasmus Villemoes2013-08-13
* Coccinelle: Update the options used to the new option schemeNicolas Palix2013-07-03
* scripts/coccinelle: find constant additions that could be bit orsJulia Lawall2013-02-22
* scripts/coccinelle/misc/memcpy-assign.cocci: Replace memcpy with struct assig...Peter Senna Tschudin2013-02-22
* scripts/coccinelle/misc/semicolon.cocci: Add unneeded semicolon testPeter Senna Tschudin2013-01-24
* scripts/coccinelle/misc/warn.cocci: use WARNJulia Lawall2012-12-09
* scripts/coccinelle: Find threaded IRQs requests which are missing IRQF_ONESHOTLars-Peter Clausen2012-07-13
* scripts/coccinelle: sizeof of pointerJulia Lawall2012-05-25
* scripts/coccinelle: address test is always trueJulia Lawall2012-05-25
* coccinelle: semantic patch for bool issuesJulia Lawall2012-02-25
* coccinelle: semantic patch to check for PTR_ERR after reassignmentJulia Lawall2012-02-25
* scripts/coccinelle: improve the coverage of some semantic patchesJulia Lawall2012-01-15
* scripts/coccinelle: update for compatability with Coccinelle 0.2.4Julia Lawall2010-12-03
* Coccinelle: Add misc/ifcol.cocciNicolas Palix2010-08-31
* Coccinelle: Add misc/doubleinit.cocciNicolas Palix2010-08-31