summaryrefslogtreecommitdiff
path: root/include/linux/security.h
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@kernel.org>2026-04-11 08:58:33 +0300
committerThomas Gleixner <tglx@kernel.org>2026-04-11 08:58:33 +0300
commitff1c0c5d07028a84837950b619d30da623f8ddb2 (patch)
tree0dac4e0728613580a935876b3b5ba7ba29f51865 /include/linux/security.h
parent09c04714cb455debc1dcc3535b6becb52c5b01e0 (diff)
parentd6e152d905bdb1f32f9d99775e2f453350399a6a (diff)
downloadlinux-ff1c0c5d07028a84837950b619d30da623f8ddb2.tar.xz
Merge branch 'timers/urgent' into timers/core
to resolve the conflict with urgent fixes.
Diffstat (limited to 'include/linux/security.h')
-rw-r--r--include/linux/security.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/security.h b/include/linux/security.h
index 83a646d72f6f..ee88dd2d2d1f 100644
--- a/include/linux/security.h
+++ b/include/linux/security.h
@@ -145,6 +145,7 @@ enum lockdown_reason {
LOCKDOWN_BPF_WRITE_USER,
LOCKDOWN_DBG_WRITE_KERNEL,
LOCKDOWN_RTAS_ERROR_INJECTION,
+ LOCKDOWN_XEN_USER_ACTIONS,
LOCKDOWN_INTEGRITY_MAX,
LOCKDOWN_KCORE,
LOCKDOWN_KPROBES,