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>] [thread-next>] [day] [month] [year] [list]
Message-Id: <D57UNU1ZUXJS.E2RDQDB8XFKI@kernel.org>
Date: Tue, 29 Oct 2024 02:06:02 +0200
From: "Jarkko Sakkinen" <jarkko@...nel.org>
To: "Linus Torvalds" <torvalds@...ux-foundation.org>
Cc: "Peter Huewe" <peterhuewe@....de>, "Jason Gunthorpe" <jgg@...pe.ca>,
 "David Howells" <dhowells@...hat.com>, <keyrings@...r.kernel.org>,
 <linux-integrity@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.12-rc6

The following changes since commit 81983758430957d9a5cb3333fe324fd70cf63e7e:

  Linux 6.12-rc5 (2024-10-27 12:52:02 -1000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/tpmdd-next-6.12-rc6

for you to fetch changes up to df745e25098dcb2f706399c0d06dd8d1bab6b6ec:

  tpm: Lazily flush the auth session (2024-10-29 00:46:20 +0200)

----------------------------------------------------------------
Hi

Addresses a significant boot-time delay issue:

https://bugzilla.kernel.org/show_bug.cgi?id=219229

BR, Jarkko

----------------------------------------------------------------
Jarkko Sakkinen (3):
      tpm: Return tpm2_sessions_init() when null key creation fails
      tpm: Rollback tpm2_load_null()
      tpm: Lazily flush the auth session

 drivers/char/tpm/tpm-chip.c       |  10 ++++
 drivers/char/tpm/tpm-dev-common.c |   3 ++
 drivers/char/tpm/tpm-interface.c  |   6 ++-
 drivers/char/tpm/tpm2-sessions.c  | 100 +++++++++++++++++++++++---------------
 4 files changed, 77 insertions(+), 42 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ