diff options
author | Kees Cook <keescook@chromium.org> | 2017-05-13 13:51:48 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-05-18 18:33:12 +0200 |
commit | 30da4f77aae99bf9ae5905d0ef89668391eea315 (patch) | |
tree | 6bdbb0f745969dc954b849c9d488c40842b6ae21 /MAINTAINERS | |
parent | doc: ReSTify Yama.txt (diff) | |
download | linux-30da4f77aae99bf9ae5905d0ef89668391eea315.tar.xz linux-30da4f77aae99bf9ae5905d0ef89668391eea315.zip |
doc: ReSTify LoadPin.txt
Adjusts for ReST markup and moves under LSM admin guide.
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 816947653ea2..38a3d95d2d63 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11567,6 +11567,7 @@ M: Kees Cook <keescook@chromium.org> T: git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git lsm/loadpin S: Supported F: security/loadpin/ +F: Documentation/admin-guide/LSM/LoadPin.rst YAMA SECURITY MODULE M: Kees Cook <keescook@chromium.org> |