lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAKtyLkFWt6+5iKWy8BKJH2L51OpfPsEFkpjjn-EQGfHaSRnqAA@mail.gmail.com>
Date: Mon, 28 Jul 2025 19:15:44 -0700
From: Fan Wu <wufan@...nel.org>
To: torvalds@...ux-foundation.org, linux-security-module@...r.kernel.org, 
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, Eric Biggers <ebiggers@...nel.org>
Subject: [GIT PULL] IPE update for 6.17

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(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ