aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/coccinelle/free/devm_free.cocci (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-07update Coccinelle URLJulia Lawall1-1/+1
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long1-2/+2
2020-02-04mm: remove __kreallocFlorian Westphal1-4/+0
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-4/+0
2019-07-15docs: driver-model: move it to the driver-api bookMauro Carvalho Chehab1-1/+1
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2019-06-21docs: driver-model: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505Thomas Gleixner1-2/+3
2018-02-07coccinelle: devm_free: reduce false positivesJulia Lawall1-1/+54
2016-06-21coccinelle: catch krealloc() on devm_*() allocated memoryYann Droneaud1-0/+4
2016-06-21coccinelle: recognize more devm_* memory allocation functionsYann Droneaud1-0/+20
2016-06-21coccinelle: also catch kzfree() issuesYann Droneaud1-0/+2
2013-07-03Coccinelle: Update the options used to the new option schemeNicolas Palix1-1/+1
2012-01-14coccinelle: semantic patches related to devm_ functions (part 2)Julia Lawall1-0/+71