]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'lsm-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 17 Jun 2026 11:34:16 +0000 (12:34 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 17 Jun 2026 11:34:16 +0000 (12:34 +0100)
commit87599bd29856ea7bfdd62591c581c8be5a4719ee
treeb923cec03ce2948444147a1424ebbc3d4b2be48e
parent5b33fc6492a7b7a62359157db0f92f5b6e9af690
parentf71ece9712b7712df98871eea9aeb60e49ca5239
Merge tag 'lsm-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm

Pull lsm update from Paul Moore:
 "A single LSM update the security_inode_listsecurity() hook to be able
  to leverage the xattr_list_one() helper function.

  We wanted to do this for a while, but we needed to fixup the callers
  in the NFS code first. With the NFS code changes shipping in Linux
  v7.0 and no one complaining, it seemed a good time to complete the
  shift"

* tag 'lsm-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm:
  security,fs,nfs,net: update security_inode_listsecurity() interface
fs/nfs/nfs4proc.c
fs/xattr.c
security/selinux/hooks.c