Hi, Here's two additional bug fixes for v6.3. BR, Jarkko The following changes since commit 2e545d69bd43a97879309493864529194661bb43: Merge tag 'xfs-6.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux (2023-03-12 09:47:08 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/tpm-v6.3-rc3 for you to fetch changes up to f1324bbc4011ed8aef3f4552210fc429bcd616da: tpm: disable hwrng for fTPM on some AMD designs (2023-03-12 23:28:10 +0200) ---------------------------------------------------------------- tpm: v6.3-rc3 ---------------------------------------------------------------- Mario Limonciello (1): tpm: disable hwrng for fTPM on some AMD designs Morten Linderud (1): tpm/eventlog: Don't abort tpm_read_log on faulty ACPI address drivers/char/tpm/eventlog/acpi.c | 6 +++- drivers/char/tpm/tpm-chip.c | 60 ++++++++++++++++++++++++++++++++- drivers/char/tpm/tpm.h | 73 ++++++++++++++++++++++++++++++++++++++++ 3 files changed, 137 insertions(+), 2 deletions(-)