[GIT PULL][UPDATED] security: yama and LSM config fixes

From: James Morris
Date: Fri Mar 29 2019 - 17:12:12 EST


Please pull these fixes for v5.1.

The following changes since commit 8c7ae38d1ce12a0eaeba655df8562552b3596c7f:

afs: Fix StoreData op marshalling (2019-03-28 08:54:20 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git fixes-v5.1-a

for you to fetch changes up to 2623c4fbe2ad1341ff2d1e12410d0afdae2490ca:

LSM: Revive CONFIG_DEFAULT_SECURITY_* for "make oldconfig" (2019-03-29 14:08:49 -0700)

----------------------------------------------------------------
Jann Horn (1):
Yama: mark local symbols as static

Kees Cook (1):
LSM: Revive CONFIG_DEFAULT_SECURITY_* for "make oldconfig"

security/Kconfig | 38 ++++++++++++++++++++++++++++++++++++++
security/yama/yama_lsm.c | 8 ++++----
2 files changed, 42 insertions(+), 4 deletions(-)