[GIT PULL] loadpin update for v5.3-rc1
From: Kees Cook
Date: Tue Jul 09 2019 - 00:18:09 EST
Hi Linus,
Please pull this loadpin update for v5.3-rc1. Details below...
Thanks!
-Kees
The following changes since commit cd6c84d8f0cdc911df435bb075ba22ce3c605b07:
Linux 5.2-rc2 (2019-05-26 16:49:19 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/loadpin-v5.3-rc1
for you to fetch changes up to 0ff9848067b7b950a4ed70de7f5028600a2157e3:
security/loadpin: Allow to exclude specific file types (2019-05-31 13:57:40 -0700)
----------------------------------------------------------------
security/loadpin improvement
- Allow exclusion of specific file types (Ke Wu)
----------------------------------------------------------------
Ke Wu (1):
security/loadpin: Allow to exclude specific file types
Documentation/admin-guide/LSM/LoadPin.rst | 10 +++++++
security/loadpin/loadpin.c | 48 +++++++++++++++++++++++++++++++
2 files changed, 58 insertions(+)
--
Kees Cook