]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/commit
LSM: Introduce CONFIG_LSM
authorKees Cook <keescook@chromium.org>
Tue, 9 Oct 2018 21:27:46 +0000 (14:27 -0700)
committerSeth Forshee <seth.forshee@canonical.com>
Tue, 26 Mar 2019 14:54:17 +0000 (09:54 -0500)
commit99b757b6a937dc6deef65aa78bca2fe5c5fd9e47
treedc94d5d531152a4d2b629bf409a69034f356eb72
parentab0c6d4800447f1a3b2e9fb60a8d2b4be3863ee7
LSM: Introduce CONFIG_LSM

This provides a way to declare LSM initialization order via the new
CONFIG_LSM. Currently only non-major LSMs are recognized. This will
be expanded in future patches.

Signed-off-by: Kees Cook <keescook@chromium.org>
(cherry picked from commit 13e735c0e953246bd531d342bb86acb5b1bf664a)
Signed-off-by: John Johansen <john.johansen@canonical.com>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
security/Kconfig
security/security.c