summaryrefslogtreecommitdiffstats
path: root/scripts/coccinelle
Commit message (Expand)AuthorAge
* fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov2019-04-06
* scripts: coccinelle: Fix description of badty.cocciMichael Stefaniuc2019-03-28
* coccinelle: put_device: reduce false positivesWen Yang2019-03-28
* coccinelle: semantic code search for missing put_device()Wen Yang2019-03-16
* dma-mapping: remove dma_zalloc_coherent()Luis Chamberlain2019-01-08
* scripts: coccinelle: boolinit: drop warnings on named constantsJulia Lawall2019-01-05
* scripts: coccinelle: check for redeclarationJulia Lawall2019-01-05
* Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-12-29
|\
| * scripts: coccinelle: Correct warning messageJulia Lawall2018-12-16
| * scripts: coccinelle: only suggest true/false in files that already use themJulia Lawall2018-12-16
* | drm: remove no longer needed drm-get-put coccinelle scriptFernando Ramos2018-11-24
|/
* Coccinelle: remove pci_alloc_consistent semantic to detect in zalloc-simple.c...zhong jiang2018-08-22
* Coccinelle: doubletest: reduce side effect false positivesJulia Lawall2018-08-13
* Coccinelle: add atomic_as_refcounter scriptElena Reshetova2018-07-17
* Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-06-06
|\
| * coccinelle: deref_null: improve performanceJulia Lawall2018-05-22
| * coccinelle: mini_lock: improve performanceJulia Lawall2018-05-22
* | Merge airlied/drm-next into drm-misc-nextSean Paul2018-03-30
|\|
| * Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie2018-03-28
| |\
| | * Coccinelle: memdup: Fix typo in warning messagesDafna Hirschfeld2018-03-02
* | | drm: Remove drm_property_{un/reference}_blob aliasesHaneen Mohammed2018-03-22
|/ /
* / drm: remove drm_mode_object_{un/reference} aliasesHaneen Mohammed2018-03-19
|/
* coccinelle: deref_null: avoid useless computationJulia Lawall2018-02-07
* coccinelle: devm_free: reduce false positivesJulia Lawall2018-02-07
* Coccinelle: memdup: drop spurious lineJulia Lawall2018-01-29
* Coccinelle: kzalloc-simple: Rename kzalloc-simple to zalloc-simpleHimanshu Jha2018-01-16
* Coccinelle: ifnullfree: Trim the warning reported in report modeHimanshu Jha2018-01-16
* Coccinelle: alloc_cast: Add more memory allocating functions to the listHimanshu Jha2018-01-16
* Coccinelle: array_size: report even if include is missingJérémy Lefaure2018-01-16
* Coccinelle: kzalloc-simple: Add all zero allocating functionsHimanshu Jha2018-01-16
* Coccinelle: Remove setup_timer.cocciKees Cook2017-11-21
* 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-15
| * coccinelle: use exists to improve efficiencyJulia Lawall2017-11-14
| * Coccinelle: use false positive annotationJulia Lawall2017-11-14
| * coccinelle: grep Options and Requires fields more preciselyMasahiro Yamada2017-11-14
| * coccinelle: api: detect identical chip data arraysJulia Lawall2017-11-14
| * coccinelle: Improve setup_timer.cocci matchingKees Cook2017-11-14
| * Coccinelle: setup_timer: improve messages from setup_timerJulia Lawall2017-11-14
* | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-15
|\ \
| * | drm: introduce drm_dev_{get/put} functionsAishwarya Pant2017-09-26
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* drm: Introduce drm_property_blob_{get,put}()Thierry Reding2017-02-28
* drm: Introduce drm_gem_object_{get,put}()Thierry Reding2017-02-28
* drm: Introduce drm_framebuffer_{get,put}()Thierry Reding2017-02-28
* drm: Introduce drm_connector_{get,put}()Thierry Reding2017-02-28
* drm: Introduce drm_mode_object_{get,put}()Thierry Reding2017-02-28
* 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