[GIT PULL] lsm/lsm-pr-20260615

From: Paul Moore

Date: Mon Jun 15 2026 - 22:55:53 EST


Linus,

A single LSM framework patch to 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.

Paul

--
The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:

Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm.git
tags/lsm-pr-20260615

for you to fetch changes up to f71ece9712b7712df98871eea9aeb60e49ca5239:

security,fs,nfs,net: update security_inode_listsecurity() interface
(2026-05-01 11:29:33 -0400)

----------------------------------------------------------------
lsm/stable-7.2 PR 20260615
----------------------------------------------------------------

Stephen Smalley (1):
security,fs,nfs,net: update security_inode_listsecurity()
interface

fs/nfs/nfs4proc.c | 7 ++-----
fs/xattr.c | 11 +++++++----
include/linux/lsm_hook_defs.h | 4 ++--
include/linux/security.h | 5 +++--
security/security.c | 16 ++++++++--------
security/selinux/hooks.c | 10 +++-------
security/smack/smack_lsm.c | 13 ++++---------
7 files changed, 29 insertions(+), 37 deletions(-)

--
paul-moore.com