linux-integrity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] KEYS: keys-next-6.18
@ 2025-10-04 14:46 Jarkko Sakkinen
  2025-10-04 22:30 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jarkko Sakkinen @ 2025-10-04 14:46 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: David Howells, Herbert Xu, David S. Miller, keyrings,
	linux-integrity

The following changes since commit fec734e8d564d55fb6bd4909ae2e68814d21d0a1:

  Merge tag 'riscv-for-linus-v6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux (2025-09-26 14:39:12 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/keys-next-6.18

for you to fetch changes up to 8be70a8fc667c33e69257a72e8092f07c828241e:

  security: keys: use menuconfig for KEYS symbol (2025-10-04 17:25:35 +0300)

----------------------------------------------------------------
Hi,

A few minor updates/fixes for keys.

BR, Jarkko

----------------------------------------------------------------
Eric Biggers (4):
      KEYS: trusted_tpm1: Compare HMAC values in constant time
      KEYS: trusted_tpm1: Use SHA-1 library instead of crypto_shash
      KEYS: trusted_tpm1: Move private functionality out of public header
      KEYS: encrypted: Use SHA-256 library instead of crypto_shash

Randy Dunlap (1):
      security: keys: use menuconfig for KEYS symbol

 include/keys/trusted_tpm.h                |  79 ---------
 security/keys/Kconfig                     |  17 +-
 security/keys/encrypted-keys/encrypted.c  |  63 ++-----
 security/keys/trusted-keys/Kconfig        |   5 +-
 security/keys/trusted-keys/trusted_tpm1.c | 284 +++++++++++-------------------
 5 files changed, 117 insertions(+), 331 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-10-04 22:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-04 14:46 [GIT PULL] KEYS: keys-next-6.18 Jarkko Sakkinen
2025-10-04 22:30 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).