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>,
"Christoph Anton Mitterer" <calestyo@scientia.org>
Subject: [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.12-rc8
Date: Wed, 13 Nov 2024 21:29:16 +0200 [thread overview]
Message-ID: <D5LASMVLQDYH.2EDC5DH6YIDTG@kernel.org> (raw)
The following changes since commit 14b6320953a3f856a3f93bf9a0e423395baa593d:
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (2024-11-12 13:35:13 -0800)
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-rc8
for you to fetch changes up to 423893fcbe7e9adc875bce4e55b9b25fc1424977:
tpm: Disable TPM on tpm2_create_primary() failure (2024-11-13 21:10:45 +0200)
----------------------------------------------------------------
Hi,
Two bug fixes for TPM bus encryption (the remaining reported issues in
the feature).
BR, Jarkko
----------------------------------------------------------------
Jarkko Sakkinen (2):
tpm: Opt-in in disable PCR integrity protection
tpm: Disable TPM on tpm2_create_primary() failure
Documentation/admin-guide/kernel-parameters.txt | 9 ++++
drivers/char/tpm/tpm-buf.c | 20 +++++++++
drivers/char/tpm/tpm2-cmd.c | 30 +++++++++----
drivers/char/tpm/tpm2-sessions.c | 58 ++++++++++++++-----------
include/linux/tpm.h | 3 ++
5 files changed, 87 insertions(+), 33 deletions(-)
next reply other threads:[~2024-11-13 19:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-13 19:29 Jarkko Sakkinen [this message]
2024-11-13 21:36 ` [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.12-rc8 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=D5LASMVLQDYH.2EDC5DH6YIDTG@kernel.org \
--to=jarkko@kernel.org \
--cc=calestyo@scientia.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.