linux/scripts/coccinelle/api
Kees Cook bdc5071d7f coccinelle: Add kmalloc_objs conversion script
Finds and converts sized kmalloc-family of allocations into the
typed kmalloc_obj-family of allocations.

Link: https://patch.msgid.link/20251203233036.3212363-5-kees@kernel.org
Signed-off-by: Kees Cook <kees@kernel.org>
2026-02-09 10:48:20 -08:00
..
alloc
atomic_as_refcounter.cocci
check_bq27xxx_data.cocci
d_find_alias.cocci
device_attr_show.cocci
err_cast.cocci
kfree_mismatch.cocci
kfree_sensitive.cocci
kmalloc_objs.cocci coccinelle: Add kmalloc_objs conversion script 2026-02-09 10:48:20 -08:00
kstrdup.cocci
kvmalloc.cocci
memdup.cocci
memdup_user.cocci
platform_get_irq.cocci
platform_no_drv_owner.cocci coccinelle: platform_no_drv_owner: handle also built-in drivers 2025-09-22 20:10:59 -07:00
pm_runtime.cocci Coccinelle: pm_runtime: Fix typo in report message 2025-12-21 21:04:52 +01:00
resource_size.cocci
simple_open.cocci
stream_open.cocci [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
string_choices.cocci Reduce Coccinelle choices in string_choices.cocci 2024-09-28 21:33:11 +02:00
vma_pages.cocci