Files
linux-stable-mirror/include/linux
Christian Brauner (Amutable) 4f365e7a5d sched/coredump: introduce enum task_dumpable
Replace the SUID_DUMP_DISABLE/USER/ROOT preprocessor constants with
enum task_dumpable.  Numeric values are preserved (kernel.suid_dumpable
sysctl and prctl(PR_SET_DUMPABLE) ABI), so this is a pure rename with
no behavioral change.

Subsequent commits relocate dumpability onto a per-task structure
where the enum type will allow stronger type-checking on the new API.

Reviewed-by: Jann Horn <jannh@google.com>
Reviewed-by: David Hildenbrand (arm) <david@kernel.org>
Link: https://patch.msgid.link/20260520-work-task_exec_state-v3-1-69f895bc1385@kernel.org
Signed-off-by: Christian Brauner (Amutable) <brauner@kernel.org>
2026-05-26 11:02:01 +02:00
..
2026-04-22 12:58:57 -07:00
2026-04-16 07:03:40 -07:00
2026-04-07 17:38:07 +02:00
2026-04-20 11:35:17 -07:00
2026-05-05 16:12:07 +08:00
2026-04-13 08:39:51 -07:00