mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
2d514487fa
This adds the Yama Linux Security Module to collect DAC security improvements (specifically just ptrace restrictions for now) that have existed in various forms over the years and have been carried outside the mainline kernel by other Linux distributions like Openwall and grsecurity. Signed-off-by: Kees Cook <keescook@chromium.org> Acked-by: John Johansen <john.johansen@canonical.com> Signed-off-by: James Morris <jmorris@namei.org>
22 lines
708 B
Text
22 lines
708 B
Text
00-INDEX
|
|
- this file.
|
|
LSM.txt
|
|
- description of the Linux Security Module framework.
|
|
SELinux.txt
|
|
- how to get started with the SELinux security enhancement.
|
|
Smack.txt
|
|
- documentation on the Smack Linux Security Module.
|
|
Yama.txt
|
|
- documentation on the Yama Linux Security Module.
|
|
apparmor.txt
|
|
- documentation on the AppArmor security extension.
|
|
credentials.txt
|
|
- documentation about credentials in Linux.
|
|
keys-request-key.txt
|
|
- description of the kernel key request service.
|
|
keys-trusted-encrypted.txt
|
|
- info on the Trusted and Encrypted keys in the kernel key ring service.
|
|
keys.txt
|
|
- description of the kernel key retention service.
|
|
tomoyo.txt
|
|
- documentation on the TOMOYO Linux Security Module.
|