summaryrefslogtreecommitdiffstats
path: root/scripts/coccinelle
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-07-201-0/+60
|\
| * coccinelle: api: add devm_platform_ioremap_resource scriptHimanshu Jha2019-07-171-0/+60
* | docs: driver-model: move it to the driver-api bookMauro Carvalho Chehab2019-07-151-1/+1
|/
* Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linuxLinus Torvalds2019-07-141-1/+8
|\
| * *: convert stream-like files -> stream_open, even if they use noop_llseekKirill Smelkov2019-07-141-1/+8
* | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-07-123-14/+13
|\ \
| * | coccinelle: api/stream_open: treat all wait_.*() calls as blockingKirill Smelkov2019-07-081-4/+4
| * | coccinelle: put_device: Add a cast to an expression for an assignmentMarkus Elfring2019-07-081-1/+1
| * | coccinelle: put_device: Adjust a message constructionMarkus Elfring2019-07-081-5/+4
| * | coccinelle: kstrdup: Fix typo in warning messagesRikard Falkeborn2019-07-081-4/+4
* | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-121-1/+1
|\ \ \ | |_|/ |/| |
| * | docs: driver-model: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-211-1/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505Thomas Gleixner2019-06-1950-106/+156
| |/ |/|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257Thomas Gleixner2019-06-051-1/+2
|/
* fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov2019-04-061-0/+363
* scripts: coccinelle: Fix description of badty.cocciMichael Stefaniuc2019-03-281-1/+1
* coccinelle: put_device: reduce false positivesWen Yang2019-03-281-0/+1
* 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