Please pull (now using signed tags).

The following changes since commit 48778464bb7d346b47157d21ffde2af6b2d39110:

  Linux 5.8-rc2 (2020-06-21 15:45:29 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git 
tags/fixes-v5.8-rc3-a

for you to fetch changes up to 23e390cdbe6f85827a43d38f9288dcd3066fa376:

  security: Fix hook iteration and default value for inode_copy_up_xattr 
(2020-06-23 16:39:23 -0700)

----------------------------------------------------------------
Two simple fixes for v5.8:

1) Fix hook iteration and default value for inode_copy_up_xattr
        from KP Singh <kpsi...@google.com>

2) Fix the key_permission LSM hook function type
        from Sami Tolvanen <samitolva...@google.com>

----------------------------------------------------------------
KP Singh (1):
      security: Fix hook iteration and default value for inode_copy_up_xattr

Sami Tolvanen (1):
      security: fix the key_permission LSM hook function type

 include/linux/lsm_hook_defs.h |  4 ++--
 security/security.c           | 17 ++++++++++++++++-
 2 files changed, 18 insertions(+), 3 deletions(-)

Reply via email to