[GIT,PULL] tpm: changes for v6.3-rc3

Message ID 698049d487a816fe3579200b2e02648d8d60b2be.camel@kernel.org
State New
Headers
Series [GIT,PULL] tpm: changes for v6.3-rc3 |

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/tpm-v6.3-rc3

Message

Jarkko Sakkinen March 12, 2023, 9:34 p.m. UTC
  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(-)
  

Comments

pr-tracker-bot@kernel.org March 12, 2023, 11:33 p.m. UTC | #1
The pull request you sent on Sun, 12 Mar 2023 23:34:33 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/tpm-v6.3-rc3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/c4ecd87f75ec4d5ac3006ef21ce07e812982e46e

Thank you!