]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - security/security.c
LSM: Introduce "lsm=" for boottime LSM selection
authorKees Cook <keescook@chromium.org>
Thu, 20 Sep 2018 00:30:09 +0000 (17:30 -0700)
committerKees Cook <keescook@chromium.org>
Tue, 8 Jan 2019 21:18:42 +0000 (13:18 -0800)
commit79f7865d844c7703e3dc0e2f5b9ed2f3a4f412e5
tree0e4804064ab81e886d5b9d0836abe27af5f155ed
parent13e735c0e953246bd531d342bb86acb5b1bf664a
LSM: Introduce "lsm=" for boottime LSM selection

Provide a way to explicitly choose LSM initialization order via the new
"lsm=" comma-separated list of LSMs.

Signed-off-by: Kees Cook <keescook@chromium.org>
Documentation/admin-guide/kernel-parameters.txt
security/Kconfig
security/security.c