[GIT PULL] IPE update for 6.17
Fan Wu
wufan at kernel.org
Tue Jul 29 02:15:44 UTC 2025
Hi Linus,
Please merge this PR for the IPE update for 6.17.
This PR contains a single commit from Eric Biggers. It simplifies IPE
policy audit with SHA-256 library API.
This commit has been tested for several weeks in linux-next without any issues.
Thanks,
Fan
--
The following changes since commit 038d61fd642278bab63ee8ef722c50d10ab01e8f:
Linux 6.16 (2025-07-27 14:26:38 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wufan/ipe.git
tags/ipe-pr-20250728
for you to fetch changes up to b90bb6dbf1d60d70969f8f8f2f30033f49711594:
ipe: use SHA-256 library API instead of crypto_shash API (2025-07-28
18:54:18 -0700)
----------------------------------------------------------------
ipe/stable-6.17 PR 20250728
----------------------------------------------------------------
Eric Biggers (1):
ipe: use SHA-256 library API instead of crypto_shash API
security/ipe/Kconfig | 1 +
security/ipe/audit.c | 33 +++++----------------------------
2 files changed, 6 insertions(+), 28 deletions(-)
More information about the Linux-security-module-archive
mailing list