summaryrefslogtreecommitdiffstats
path: root/scripts/coccinelle
Commit message (Expand)AuthorAgeFilesLines
* coccinelle: semantic code search for missing put_device()Wen Yang2019-03-171-0/+56
* dma-mapping: remove dma_zalloc_coherent()Luis Chamberlain2019-01-082-14/+5
* scripts: coccinelle: boolinit: drop warnings on named constantsJulia Lawall2019-01-061-0/+5
* scripts: coccinelle: check for redeclarationJulia Lawall2019-01-061-0/+3
* Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-12-291-16/+27
|\
| * scripts: coccinelle: Correct warning messageJulia Lawall2018-12-171-6/+6
| * scripts: coccinelle: only suggest true/false in files that already use themJulia Lawall2018-12-171-10/+21
* | drm: remove no longer needed drm-get-put coccinelle scriptFernando Ramos2018-11-241-78/+0
|/
* Coccinelle: remove pci_alloc_consistent semantic to detect in zalloc-simple.c...zhong jiang2018-08-221-40/+1
* Coccinelle: doubletest: reduce side effect false positivesJulia Lawall2018-08-141-8/+26
* Coccinelle: add atomic_as_refcounter scriptElena Reshetova2018-07-181-0/+129
* Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-06-062-22/+24
|\
| * coccinelle: deref_null: improve performanceJulia Lawall2018-05-221-20/+20
| * coccinelle: mini_lock: improve performanceJulia Lawall2018-05-221-2/+4
* | Merge airlied/drm-next into drm-misc-nextSean Paul2018-03-301-2/+2
|\|
| * Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie2018-03-281-2/+2
| |\
| | * Coccinelle: memdup: Fix typo in warning messagesDafna Hirschfeld2018-03-031-2/+2
* | | drm: Remove drm_property_{un/reference}_blob aliasesHaneen Mohammed2018-03-221-10/+0
|/ /
* / drm: remove drm_mode_object_{un/reference} aliasesHaneen Mohammed2018-03-191-10/+0
|/
* coccinelle: deref_null: avoid useless computationJulia Lawall2018-02-081-3/+3
* coccinelle: devm_free: reduce false positivesJulia Lawall2018-02-071-1/+54
* Coccinelle: memdup: drop spurious lineJulia Lawall2018-01-291-1/+0
* Coccinelle: kzalloc-simple: Rename kzalloc-simple to zalloc-simpleHimanshu Jha2018-01-161-0/+0
* Coccinelle: ifnullfree: Trim the warning reported in report modeHimanshu Jha2018-01-161-1/+1
* Coccinelle: alloc_cast: Add more memory allocating functions to the listHimanshu Jha2018-01-161-21/+71
* Coccinelle: array_size: report even if include is missingJérémy Lefaure2018-01-161-2/+2
* Coccinelle: kzalloc-simple: Add all zero allocating functionsHimanshu Jha2018-01-161-5/+367
* Coccinelle: Remove setup_timer.cocciKees Cook2017-11-211-277/+0
* Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-176-53/+307
|\
| * coccinelle: orplus: reorganize to improve performanceJulia Lawall2017-11-161-14/+29
| * coccinelle: use exists to improve efficiencyJulia Lawall2017-11-141-1/+1
| * Coccinelle: use false positive annotationJulia Lawall2017-11-141-4/+4
| * coccinelle: grep Options and Requires fields more preciselyMasahiro Yamada2017-11-141-1/+1
| * coccinelle: api: detect identical chip data arraysJulia Lawall2017-11-141-0/+161
| * coccinelle: Improve setup_timer.cocci matchingKees Cook2017-11-141-24/+105
| * Coccinelle: setup_timer: improve messages from setup_timerJulia Lawall2017-11-141-9/+6
* | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-151-0/+5
|\ \
| * | drm: introduce drm_dev_{get/put} functionsAishwarya Pant2017-09-261-0/+5
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-028-0/+8
|/
* drm: Introduce drm_property_blob_{get,put}()Thierry Reding2017-02-281-0/+10
* drm: Introduce drm_gem_object_{get,put}()Thierry Reding2017-02-281-0/+20
* drm: Introduce drm_framebuffer_{get,put}()Thierry Reding2017-02-281-0/+10
* drm: Introduce drm_connector_{get,put}()Thierry Reding2017-02-281-0/+10
* drm: Introduce drm_mode_object_{get,put}()Thierry Reding2017-02-281-0/+42
* Coccinelle: misc: Add support for devm variant in all modesVaishali Thakkar2016-12-111-3/+12
* Coccinelle: misc: Improve the result given by context modeVaishali Thakkar2016-12-111-1/+2
* Coccinelle: misc: Improve the matching of rulesVaishali Thakkar2016-12-111-13/+23
* Coccinelle: Add misc/boolconv.cocciAndrew F. Davis2016-12-111-0/+90
* Coccinelle: flag conditions with no effectNicholas Mc Guire2016-10-111-0/+64
* Coccinelle: pm_runtime: ensure relevance of pm_runtime reportsJulia Lawall2016-10-011-7/+11