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: for-next-tpm-7.1-rc1
Date: Sat, 25 Apr 2026 18:08:09 +0300 [thread overview]
Message-ID: <aezY2QpQiSQvnpCf@kernel.org> (raw)
Hi,
I'll hold with pull request of 'for-next-keys' up until I know the status
of this (in order not to cause unnecessary spam).
BR< Jarkko
The following changes since commit faeab166167f5787719eb8683661fd41a3bb1514:
Merge tag 'pinctrl-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl (2026-04-18 16:59:09 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/for-next-tpm-7.1-rc1
for you to fetch changes up to 949692da7211572fac419b2986b6abc0cd1aeb76:
tpm: tpm_tis: stop transmit if retries are exhausted (2026-04-21 18:54:29 +0300)
----------------------------------------------------------------
Here are the accumulated fixes for 7.1-rc1 and a single structural worth of
mentioning separately: Rafael's commit converting tpm_crb from ACPI driver
to a platform driver. Starting from this release cycle, the branch with TPM
changes mirrored to next is 'for-next-tpm', and patches for keys have their
own separate 'for-next-keys' branch.
----------------------------------------------------------------
Arnd Bergmann (1):
tpm: avoid -Wunused-but-set-variable
Ethan Luna (1):
tpm: i2c: atmel: fix block comment formatting
Gunnar Kudrjavets (3):
tpm: Fix auth session leak in tpm2_get_random() error path
tpm2-sessions: Fix missing tpm_buf_destroy() in tpm2_read_public()
tpm: Use kfree_sensitive() to free auth session in tpm_dev_release()
Jacqueline Wong (2):
tpm: tpm_tis: add error logging for data transfer
tpm: tpm_tis: stop transmit if retries are exhausted
Krzysztof Kozlowski (1):
tpm: Make tcpci_pm_ops variable static const
Rafael J. Wysocki (1):
tpm_crb: Convert ACPI driver to a platform one
drivers/char/tpm/tpm-chip.c | 2 +-
drivers/char/tpm/tpm2-cmd.c | 8 +++-----
drivers/char/tpm/tpm2-sessions.c | 5 ++++-
drivers/char/tpm/tpm_crb.c | 35 ++++++++++++++++-------------------
drivers/char/tpm/tpm_i2c_atmel.c | 34 +++++++++++++++++++++++-----------
drivers/char/tpm/tpm_tis_core.c | 11 ++++++++++-
include/linux/tpm_eventlog.h | 9 +++++++--
7 files changed, 64 insertions(+), 40 deletions(-)
reply other threads:[~2026-04-25 15:08 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=aezY2QpQiSQvnpCf@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox