aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/coccinelle/free/devm_free.cocci
AgeCommit message (Expand)Author
2022-08-07update Coccinelle URLJulia Lawall
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-02-04mm: remove __kreallocFlorian Westphal
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-07-15docs: driver-model: move it to the driver-api bookMauro Carvalho Chehab
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-06-21docs: driver-model: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505Thomas Gleixner
2018-02-07coccinelle: devm_free: reduce false positivesJulia Lawall
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
2013-07-03Coccinelle: Update the options used to the new option schemeNicolas Palix
2012-01-14coccinelle: semantic patches related to devm_ functions (part 2)Julia Lawall