[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAKtyLkHcU8EGFjYp7fDV8tFqDE6VgQ_q4KQO+1Yy4SYYmveGWw@mail.gmail.com>
Date: Tue, 27 May 2025 18:41:21 -0700
From: Fan Wu <wufan@...nel.org>
To: torvalds@...ux-foundation.org
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, linux-security-module@...r.kernel.org,
Jasjiv Singh <jasjivsingh@...ux.microsoft.com>
Subject: [GIT PULL] IPE update for 6.16
Hi Linus,
Please merge this PR for the IPE update for 6.16.
This PR contains a single commit from Jasjiv Singh. It adds an errno
field to IPE policy load auditing to log failures with error details,
not just successes. This improves the security audit trail and helps
diagnose policy deployment issues.
This commit has been tested for several weeks in linux-next without any issues.
Thanks,
Fan
--
The following changes since commit 0ff41df1cb268fc69e703a08a57ee14ae967d0ca:
Linux 6.15 (2025-05-25 16:09:23 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wufan/ipe.git
tags/ipe-pr-20250527
for you to fetch changes up to 1d887d6f810dbf908da9709393c95ae1a649d587:
ipe: add errno field to IPE policy load auditing (2025-05-27 18:08:51 -0700)
----------------------------------------------------------------
ipe/stable-6.16 PR 20250527
----------------------------------------------------------------
Jasjiv Singh (1):
ipe: add errno field to IPE policy load auditing
Documentation/admin-guide/LSM/ipe.rst | 69
++++++++++++++++++++++++++++++++++++++++++++++++++-------------------
security/ipe/audit.c | 19 ++++++++++++++-----
security/ipe/fs.c | 25 +++++++++++++++++--------
security/ipe/policy.c | 17 +++++++++++------
security/ipe/policy_fs.c | 28 +++++++++++++++++++++-------
5 files changed, 113 insertions(+), 45 deletions(-)
Powered by blists - more mailing lists