mbox series

[GIT,PULL] TPM DEVICE DRIVER: tpmdd-next-6.10-rc3

Message ID D1RPYHQDJIOG.2KAI4PDY90PD0@kernel.org (mailing list archive)
State New
Headers show
Series [GIT,PULL] TPM DEVICE DRIVER: tpmdd-next-6.10-rc3 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/tpmdd-next-6.10-rc3

Message

Jarkko Sakkinen June 5, 2024, 2:14 a.m. UTC
The following changes since commit 32f88d65f01bf6f45476d7edbe675e44fb9e1d58:

  Merge tag 'linux_kselftest-fixes-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest (2024-06-04 10:34:13 -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.10-rc3

for you to fetch changes up to f071d02ecad4cfbf3ab41807c90bd1fef1cbfd3f:

  tpm: Switch to new Intel CPU model defines (2024-06-05 04:55:04 +0300)

----------------------------------------------------------------
Hi,

The bug fix for tpm_tis_core_init() is not that critical but still makes
sense to get into release for the sake of better quality. I included the
Intel CPU model define change mainly to help Tony just a bit, as for this
subsystem it cannot realistically speaking cause any possible harm.

BR, Jarkko

----------------------------------------------------------------
Jan Beulich (1):
      tpm_tis: Do *not* flush uninitialized work

Tony Luck (1):
      tpm: Switch to new Intel CPU model defines

 drivers/char/tpm/tpm.h          | 2 +-
 drivers/char/tpm/tpm_tis_core.c | 3 ++-
 drivers/char/tpm/tpm_tis_core.h | 2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)

Comments

pr-tracker-bot@kernel.org June 5, 2024, 6:25 p.m. UTC | #1
The pull request you sent on Wed, 05 Jun 2024 05:14:17 +0300:

> git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/tpmdd-next-6.10-rc3

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

Thank you!