summaryrefslogtreecommitdiff
path: root/scripts/coccinelle/free
Commit message (Expand)AuthorAge
* coccinelle: devm_free: reduce false positivesJulia Lawall2018-02-07
* Coccinelle: ifnullfree: Trim the warning reported in report modeHimanshu Jha2018-01-16
* coccinelle: catch krealloc() on devm_*() allocated memoryYann Droneaud2016-06-21
* coccinelle: recognize more devm_* memory allocation functionsYann Droneaud2016-06-21
* coccinelle: also catch kzfree() issuesYann Droneaud2016-06-21
* coccinelle: ifnullfree: handle various destroy functionsJulia Lawall2015-10-26
* coccinelle: ifnullfree: various cleanupsJulia Lawall2015-10-26
* scripts/coccinelle/free/ifnullfree.cocci: add copyright informationFabian Frederick2014-08-08
* scripts/coccinelle/free: add NULL test before freeing functionsFabian Frederick2014-08-08
* Coccinelle: Update the options used to the new option schemeNicolas Palix2013-07-03
* scripts: Coccinelle script for pci_free_consistent()strnape1@fel.cvut.cz2013-07-03
* scripts/coccinelle: check for field address argument to kfreeJulia Lawall2013-06-14
* coccinelle: semantic patch for missing iounmapJulia Lawall2012-02-25
* coccinelle: semantic patch for missing clk_putJulia Lawall2012-02-25
* scripts/coccinelle: improve the coverage of some semantic patchesJulia Lawall2012-01-15
* coccinelle: semantic patches related to devm_ functions (part 2)Julia Lawall2012-01-14
* Coccinelle: Use new comment format to explain kfree.cocciNicolas Palix2010-10-13
* Coccinelle: Add free/kfree.cocciNicolas Palix2010-08-31