The following changes since commit 74a6325597464e940a33e56e98f6899ef77728d8:
Merge tag 'for-6.15-rc6-tag' of
git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux (2025-05-14 18:39:12
-0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git
tags/tpmdd-next-6.15-rc7
for you to fetch changes up to 2f661f71fda1fc0c42b7746ca5b7da529eb6b5be:
tpm: tis: Double the timeout B to 4s (2025-05-15 04:49:15 +0300)
----------------------------------------------------------------
Hi,
Contains a few last minute fixes for v6.15.
BR, Jarkko
----------------------------------------------------------------
Jarkko Sakkinen (1):
tpm: Mask TPM RC in tpm2_start_auth_session()
Michal Suchanek (1):
tpm: tis: Double the timeout B to 4s
Purva Yeshi (1):
char: tpm: tpm-buf: Add sanity check fallback in read helpers
drivers/char/tpm/tpm-buf.c | 6 +++---
drivers/char/tpm/tpm2-sessions.c | 20 ++++++--------------
drivers/char/tpm/tpm_tis_core.h | 2 +-
include/linux/tpm.h | 21 ++++++++++++++++++++-
4 files changed, 30 insertions(+), 19 deletions(-)