Kees Cook
189f164e57
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Conversion performed via this Coccinelle script:
// SPDX-License-Identifier: GPL-2.0-only
// Options: --include-headers-for-types --all-includes --include-headers --keep-comments
virtual patch
@gfp depends on patch && !(file in "tools") && !(file in "samples")@
identifier ALLOC = {kmalloc_obj,kmalloc_objs,kmalloc_flex,
kzalloc_obj,kzalloc_objs,kzalloc_flex,
kvmalloc_obj,kvmalloc_objs,kvmalloc_flex,
kvzalloc_obj,kvzalloc_objs,kvzalloc_flex};
@@
ALLOC(...
- , GFP_KERNEL
)
$ make coccicheck MODE=patch COCCI=gfp.cocci
Build and boot tested x86_64 with Fedora 42's GCC and Clang:
Linux version 6.19.0+ (user@host) (gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7), GNU ld version 2.44-12.fc42) #1 SMP PREEMPT_DYNAMIC 1970-01-01
Linux version 6.19.0+ (user@host) (clang version 20.1.8 (Fedora 20.1.8-4.fc42), LLD 20.1.8) #1 SMP PREEMPT_DYNAMIC 1970-01-01
Signed-off-by: Kees Cook <kees@kernel.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2026-02-22 08:26:33 -08:00
..
2025-07-18 20:52:00 +10:00
2026-02-21 17:09:51 -08:00
2025-05-05 18:20:44 +08:00
2023-12-29 11:25:55 +08:00
2026-02-21 17:09:51 -08:00
2025-07-18 20:51:59 +10:00
2025-07-18 20:51:59 +10:00
2025-06-13 17:26:17 +08:00
2025-07-18 20:52:00 +10:00
2025-07-18 20:52:00 +10:00
2025-06-13 17:26:17 +08:00
2026-02-21 17:09:51 -08:00
2024-08-02 21:11:20 +08:00
2024-02-24 08:41:20 +08:00
2023-07-20 22:16:11 +12:00
2024-02-24 08:41:20 +08:00
2023-10-13 18:31:07 +08:00
2025-07-27 22:41:45 +10:00
2025-09-20 20:21:03 +08:00
2024-10-05 13:22:05 +08:00
2023-06-06 12:13:19 +08:00
2025-05-05 18:20:45 +08:00
2025-05-05 18:20:44 +08:00
2026-02-21 17:09:51 -08:00
2025-05-05 18:20:45 +08:00
2026-02-21 20:03:00 -08:00
2023-07-20 22:15:30 +12:00
2023-07-20 22:16:23 +12:00
2024-04-02 10:47:43 +08:00
2024-04-02 10:47:43 +08:00
2025-05-05 18:20:44 +08:00
2025-05-05 18:20:44 +08:00
2024-07-06 10:20:00 +10:00
2025-05-23 19:25:47 +08:00
2025-05-05 18:20:44 +08:00
2025-05-05 18:20:44 +08:00
2024-04-02 10:47:43 +08:00
2024-04-02 10:47:43 +08:00
2025-07-18 20:52:00 +10:00
2025-07-18 20:52:00 +10:00
2024-04-02 10:47:43 +08:00
2025-05-23 19:25:47 +08:00
2025-07-18 20:51:59 +10:00
2026-02-21 01:02:28 -08:00
2023-10-13 18:31:07 +08:00
2025-03-21 17:33:39 +08:00
2023-10-27 18:04:27 +08:00
2024-04-26 17:26:09 +08:00
2023-12-29 11:25:56 +08:00
2026-02-21 17:09:51 -08:00
2024-04-02 10:47:43 +08:00
2025-07-18 20:51:59 +10:00
2025-07-18 20:51:59 +10:00
2025-05-19 13:48:19 +08:00
2025-05-19 13:48:19 +08:00
2025-07-18 20:51:59 +10:00
2025-07-18 20:51:59 +10:00
2025-08-16 17:22:46 +08:00
2025-07-18 20:52:00 +10:00
2024-02-24 08:41:20 +08:00
2023-07-20 22:16:23 +12:00
2024-02-09 12:57:18 +08:00
2026-02-21 17:09:51 -08:00
2024-02-09 12:57:18 +08:00
2024-10-19 08:44:30 +08:00
2025-07-18 20:52:00 +10:00
2025-11-14 18:15:49 +08:00
2026-02-21 17:09:51 -08:00
2024-04-02 10:47:43 +08:00
2024-02-09 12:57:18 +08:00
2024-08-02 21:11:20 +08:00
2024-02-09 12:57:18 +08:00
2025-12-19 14:47:46 +08:00
2024-04-02 10:47:43 +08:00
2024-08-02 21:11:20 +08:00
2024-08-02 21:11:20 +08:00
2024-02-09 12:57:18 +08:00
2025-11-24 14:15:47 -05:00
2025-07-18 20:51:59 +10:00
2023-10-13 18:31:07 +08:00
2023-10-13 18:31:07 +08:00
2025-07-18 20:52:00 +10:00
2023-10-27 18:04:28 +08:00
2026-02-21 17:09:51 -08:00
2025-07-18 20:52:00 +10:00
2026-02-21 20:03:00 -08:00
2023-12-01 18:03:26 +08:00
2023-10-27 18:04:27 +08:00
2025-07-18 20:52:00 +10:00
2023-10-27 18:04:28 +08:00
2025-06-13 17:26:17 +08:00
2026-02-22 08:26:33 -08:00
2025-08-16 17:22:46 +08:00
2026-02-21 17:09:51 -08:00
2025-05-05 18:20:44 +08:00
2025-08-16 17:22:46 +08:00
2025-08-16 17:22:46 +08:00
2026-02-21 17:09:51 -08:00
2024-04-02 10:47:43 +08:00
2026-02-21 01:02:28 -08:00
2025-05-05 18:20:45 +08:00
2023-12-29 11:25:55 +08:00
2025-05-05 18:20:44 +08:00
2025-05-05 18:20:45 +08:00
2025-05-05 18:20:45 +08:00
2023-12-22 12:30:19 +08:00
2025-05-05 18:20:44 +08:00
2025-07-18 20:52:00 +10:00
2023-10-27 18:04:28 +08:00
2025-09-13 12:11:06 +08:00
2025-12-19 14:47:46 +08:00
2025-07-27 22:41:45 +10:00
2025-03-21 17:33:39 +08:00
2025-05-05 18:20:44 +08:00
2025-03-21 17:33:39 +08:00
2025-07-27 22:41:45 +10:00
2025-05-05 18:20:44 +08:00
2024-02-24 08:41:20 +08:00
2026-02-21 17:09:51 -08:00
2026-02-21 17:09:51 -08:00
2026-02-22 08:26:33 -08:00