All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jarkko Sakkinen" <jarkko@kernel.org>
To: "Linus Torvalds" <torvalds@linux-foundation.org>
Cc: "Peter Huewe" <peterhuewe@gmx.de>,
	"Jason Gunthorpe" <jgg@ziepe.ca>,
	"David Howells" <dhowells@redhat.com>, <keyrings@vger.kernel.org>,
	<linux-integrity@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.12-rc6
Date: Tue, 29 Oct 2024 02:06:02 +0200	[thread overview]
Message-ID: <D57UNU1ZUXJS.E2RDQDB8XFKI@kernel.org> (raw)

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

             reply	other threads:[~2024-10-29  0:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-29  0:06 Jarkko Sakkinen [this message]
2024-10-30  2:44 ` [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.12-rc6 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=D57UNU1ZUXJS.E2RDQDB8XFKI@kernel.org \
    --to=jarkko@kernel.org \
    --cc=dhowells@redhat.com \
    --cc=jgg@ziepe.ca \
    --cc=keyrings@vger.kernel.org \
    --cc=linux-integrity@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peterhuewe@gmx.de \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.