summaryrefslogtreecommitdiffstats
path: root/scripts/coccinelle/free
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud