]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita64342dfe5366dfcbef1382f5dbc2a829678e482
tree0e4804064ab81e886d5b9d0836abe27af5f155ed
parent2cf03fe245a0c21ce875fc84f5007a82cdbb8a65
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