summaryrefslogtreecommitdiff
path: root/scripts/coccinelle/free
AgeCommit message (Expand)Author
2019-03-28coccinelle: put_device: reduce false positivesWen Yang
2019-03-17coccinelle: semantic code search for missing put_device()Wen Yang
2018-02-07coccinelle: devm_free: reduce false positivesJulia Lawall
2018-01-16Coccinelle: ifnullfree: Trim the warning reported in report modeHimanshu Jha
2016-06-21coccinelle: catch krealloc() on devm_*() allocated memoryYann Droneaud
2016-06-21coccinelle: recognize more devm_* memory allocation functionsYann Droneaud
2016-06-21coccinelle: also catch kzfree() issuesYann Droneaud
2015-10-26coccinelle: ifnullfree: handle various destroy functionsJulia Lawall
2015-10-26coccinelle: ifnullfree: various cleanupsJulia Lawall
2014-08-08scripts/coccinelle/free/ifnullfree.cocci: add copyright informationFabian Frederick
2014-08-08scripts/coccinelle/free: add NULL test before freeing functionsFabian Frederick
2013-07-03Coccinelle: Update the options used to the new option schemeNicolas Palix
2013-07-03scripts: Coccinelle script for pci_free_consistent()strnape1@fel.cvut.cz
2013-06-14scripts/coccinelle: check for field address argument to kfreeJulia Lawall
2012-02-25coccinelle: semantic patch for missing iounmapJulia Lawall
2012-02-25coccinelle: semantic patch for missing clk_putJulia Lawall
2012-01-15scripts/coccinelle: improve the coverage of some semantic patchesJulia Lawall
2012-01-14coccinelle: semantic patches related to devm_ functions (part 2)Julia Lawall
2010-10-13Coccinelle: Use new comment format to explain kfree.cocciNicolas Palix
2010-08-31Coccinelle: Add free/kfree.cocciNicolas Palix