| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-20 | coccinelle: kmalloc_obj: Remove default GFP_KERNEL arg | Kees Cook | |
| Remove any GFP_KERNEL arguments found in the new kmalloc_obj-family helpers. This captures the script used in commit 189f164e573e ("Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses"). Link: https://patch.msgid.link/20260320175113.work.016-kees@kernel.org Signed-off-by: Kees Cook <kees@kernel.org> | |||
| 2026-02-09 | coccinelle: Add kmalloc_objs conversion script | Kees Cook | |
| 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> | |||
