diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-08-04 10:02:13 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-08-04 10:02:13 -0700 |
commit | 8449c980c3cd915cd436d0aa02c25693e1a0eed5 (patch) | |
tree | 94c9176247f56ad7f895e98f8bd2ae27cf484834 /MAINTAINERS | |
parent | d8778f13b73f1cde08be0ece18571dee495b92f1 (diff) | |
parent | fc5b34a35458314df1dd00281f6e41f419581aa9 (diff) |
Merge tag 'safesetid-maintainers-correction-5.3-rc2' of git://github.com/micah-morton/linux
Pull SafeSetID maintainer update from Micah Morton:
"Add entry in MAINTAINERS file for SafeSetID LSM"
* tag 'safesetid-maintainers-correction-5.3-rc2' of git://github.com/micah-morton/linux:
Add entry in MAINTAINERS file for SafeSetID LSM
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6c49b48cfd69..0f5004592ffc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14017,6 +14017,12 @@ F: drivers/media/common/saa7146/ F: drivers/media/pci/saa7146/ F: include/media/drv-intf/saa7146* +SAFESETID SECURITY MODULE +M: Micah Morton <mortonm@chromium.org> +S: Supported +F: security/safesetid/ +F: Documentation/admin-guide/LSM/SafeSetID.rst + SAMSUNG AUDIO (ASoC) DRIVERS M: Krzysztof Kozlowski <krzk@kernel.org> M: Sangbeom Kim <sbkim73@samsung.com> |