[GIT PULL] LSM: capabilities updates for v5.3
From: James Morris
Date: Tue Jul 09 2019 - 07:32:43 EST
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(-)