mbox series

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

Message ID alpine.LRH.2.21.1903300811170.5953@namei.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,UPDATED] security: yama and LSM config fixes | expand

Pull-request

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

Message

James Morris March 29, 2019, 9:12 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org March 30, 2019, 5:30 p.m. UTC | #1
The pull request you sent on Sat, 30 Mar 2019 08:12:07 +1100 (AEDT):

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/12195302ee6c32cf3c0fa947e17303ce583d41c9

Thank you!