summaryrefslogtreecommitdiffstats
path: root/scripts/coccinelle/free
Commit message (Expand)AuthorAgeFilesLines
* update Coccinelle URLJulia Lawall2022-08-076-6/+6
* coccinelle: free: add version constraintJulia Lawall2022-08-071-0/+1
* scripts/coccinelle/free: add NULL test before dev_{put, hold} functionsZiyang Xuan2022-07-161-0/+54
* drop unneeded *sJulia Lawall2021-05-011-6/+6
* of: Remove of_dev_{get,put}()Rob Herring2021-02-121-1/+0
* coccinelle: ifnullfree: add vfree(), kvfree*() functionsDenis Efremov2020-09-021-2/+9
* mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-074-8/+8
* mm: remove __kreallocFlorian Westphal2020-02-041-4/+0
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-062-5/+1
* docs: driver-model: move it to the driver-api bookMauro Carvalho Chehab2019-07-151-1/+1
* Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-07-121-6/+5
|\
| * 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
* | 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-197-12/+19
|/
* 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
* coccinelle: devm_free: reduce false positivesJulia Lawall2018-02-071-1/+54
* Coccinelle: ifnullfree: Trim the warning reported in report modeHimanshu Jha2018-01-161-1/+1
* coccinelle: catch krealloc() on devm_*() allocated memoryYann Droneaud2016-06-211-0/+4
* coccinelle: recognize more devm_* memory allocation functionsYann Droneaud2016-06-211-0/+20
* coccinelle: also catch kzfree() issuesYann Droneaud2016-06-214-5/+25
* coccinelle: ifnullfree: handle various destroy functionsJulia Lawall2015-10-261-1/+9
* coccinelle: ifnullfree: various cleanupsJulia Lawall2015-10-261-11/+7
* scripts/coccinelle/free/ifnullfree.cocci: add copyright informationFabian Frederick2014-08-081-2/+3
* scripts/coccinelle/free: add NULL test before freeing functionsFabian Frederick2014-08-081-0/+52
* Coccinelle: Update the options used to the new option schemeNicolas Palix2013-07-033-3/+3
* scripts: Coccinelle script for pci_free_consistent()strnape1@fel.cvut.cz2013-07-031-0/+52
* scripts/coccinelle: check for field address argument to kfreeJulia Lawall2013-06-141-0/+32
* coccinelle: semantic patch for missing iounmapJulia Lawall2012-02-251-0/+67
* coccinelle: semantic patch for missing clk_putJulia Lawall2012-02-251-0/+67
* scripts/coccinelle: improve the coverage of some semantic patchesJulia Lawall2012-01-151-5/+9
* coccinelle: semantic patches related to devm_ functions (part 2)Julia Lawall2012-01-141-0/+71
* Coccinelle: Use new comment format to explain kfree.cocciNicolas Palix2010-10-131-4/+5
* Coccinelle: Add free/kfree.cocciNicolas Palix2010-08-311-0/+116