summaryrefslogtreecommitdiffstats
path: root/scripts/coccinelle
Commit message (Expand)AuthorAgeFilesLines
* scripts: device_attr_show.cocci: update location of sysfs docMauro Carvalho Chehab2020-09-101-1/+1
* mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-074-8/+8
* Merge branch 'for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawa...Linus Torvalds2020-08-065-4/+427
|\
| * coccinelle: api: filter out memdup_user definitionsDenis Efremov2020-08-041-4/+13
| * coccinelle: api: extend memdup_user rule with vmemdup_user()Denis Efremov2020-08-041-0/+45
| * coccinelle: api: extend memdup_user transformation with GFP_USERDenis Efremov2020-08-041-2/+6
| * coccinelle: api: add kzfree scriptDenis Efremov2020-08-041-0/+101
| * coccinelle: misc: add array_size_dup script to detect missed overflow checksDenis Efremov2020-08-041-0/+209
| * coccinelle: api/kstrdup: fix coccinelle positionDenis Efremov2020-08-041-1/+1
| * coccinelle: api: add device_attr_show scriptDenis Efremov2020-08-041-0/+55
* | scripts: add dummy report mode to add_namespace.cocciMatthias Maennich2020-07-101-1/+7
|/
* net: remove newlines in NL_SET_ERR_MSG_MODJacob Keller2020-05-071-0/+75
* mm: remove __kreallocFlorian Westphal2020-02-041-4/+0
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-062-5/+1
* coccinelle: api/devm_platform_ioremap_resource: remove useless scriptAlexandre Belloni2019-10-171-60/+0
* scripts: add_namespace: Fix coccicheck failedYueHaibing2019-10-071-0/+2
* Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-221-0/+23
|\
| * scripts: Coccinelle script for namespace dependencies.Matthias Maennich2019-09-101-0/+23
* | Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-09-181-0/+102
|\ \ | |/ |/|
| * coccinelle: platform_get_irq: Fix parse errorYueHaibing2019-09-061-3/+3
| * coccinelle: Add script to check for platform_get_irq() excessive printsStephen Boyd2019-07-301-0/+102
* | coccinelle: api/atomic_as_refcounter: add SPDX License IdentifierMatthias Maennich2019-07-301-0/+1
|/
* 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