mbox series

[GIT,PULL] LSM: capabilities updates for v5.3

Message ID alpine.LRH.2.21.1907090427070.13953@namei.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] LSM: capabilities updates for v5.3 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git next-lsm

Message

James Morris July 9, 2019, 11:32 a.m. UTC
Please pull these minor fixes for capabilities:

  o Update the commoncap.c code to utilize XATTR_SECURITY_PREFIX_LEN, 
    from Carmeli tamir.

  o Make the capability hooks static, from Yue Haibing.

---
The following changes since commit e93c9c99a629c61837d5a7fc2120cd2b6c70dbdd:

  Linux 5.1 (2019-05-05 17:42:58 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git next-lsm

for you to fetch changes up to c5eaab1d131d0a6272df7d55a971a67400d63f56:

  security/commoncap: Use xattr security prefix len (2019-07-07 14:55:54 +1200)

----------------------------------------------------------------
Carmeli Tamir (1):
      security/commoncap: Use xattr security prefix len

YueHaibing (1):
      security: Make capability_hooks static

 security/commoncap.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Comments

pr-tracker-bot@kernel.org July 9, 2019, 7:55 p.m. UTC | #1
The pull request you sent on Tue, 9 Jul 2019 04:32:39 -0700 (PDT):

> git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git next-lsm

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9d22167f34305280c5dd57a74c21651da3c23015

Thank you!