diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-04-19 21:39:29 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-07-15 11:03:01 -0300 |
commit | 4d3beaa06d3536aa8968d1828a66bd5ccb5036ac (patch) | |
tree | 3bc769db2b6214f2e7fa298e915a313225949a21 /Documentation/security/index.rst | |
parent | e7751617dd0599ceadf4221cb08e04307b00aa1f (diff) | |
download | linux-4d3beaa06d3536aa8968d1828a66bd5ccb5036ac.tar.bz2 |
docs: security: move some books to it and update
The following files belong to security:
Documentation/security/LSM.rst -> Documentation/security/lsm-development.rst
Documentation/lsm.txt -> Documentation/security/lsm.rst
Documentation/SAK.txt -> Documentation/security/sak.rst
Documentation/siphash.txt -> Documentation/security/siphash.rst
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation/security/index.rst')
-rw-r--r-- | Documentation/security/index.rst | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Documentation/security/index.rst b/Documentation/security/index.rst index aad6d92ffe31..fc503dd689a7 100644 --- a/Documentation/security/index.rst +++ b/Documentation/security/index.rst @@ -8,7 +8,10 @@ Security Documentation credentials IMA-templates keys/index - LSM + lsm + lsm-development + sak SCTP self-protection + siphash tpm/index |