public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.10-rc2
@ 2024-05-28 10:28 Jarkko Sakkinen
  2024-05-28 18:08 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jarkko Sakkinen @ 2024-05-28 10:28 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Peter Huewe, Jason Gunthorpe, David Howells, keyrings,
	linux-integrity, linux-kernel

The following changes since commit 2bfcfd584ff5ccc8bb7acde19b42570414bf880b:

  Merge tag 'pmdomain-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm (2024-05-27 08:18:31 -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-rc2

for you to fetch changes up to d3e43a8fa43effdbb62c7edc206df7ac67772205:

  tpm: Enable TCG_TPM2_HMAC by default only for X86_64 (2024-05-28 13:14:29 +0300)

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

This PR fixes two unaddressed review comments for the HMAC encryption
patch set. They are cosmetic but we are better off, if such unnecessary
glitches do not exist in the release.

The priority part of this PR is enabling the HMAC encryption by default
only on x86-64 because that is the only sufficiently tested arch.

Finally, there is a bug fix for SPI transfer buffer allocation, which
did not take into account the SPI header size.

BR, Jarkko

----------------------------------------------------------------
Jarkko Sakkinen (3):
      tpm: Open code tpm_buf_parameters()
      tpm: Rename TPM2_OA_TMPL to TPM2_OA_NULL_KEY and make it local
      tpm: Enable TCG_TPM2_HMAC by default only for X86_64

Matthew R. Ochs (1):
      tpm_tis_spi: Account for SPI header when allocating TPM SPI xfer buffer

 drivers/char/tpm/Kconfig            |  2 +-
 drivers/char/tpm/tpm-buf.c          | 26 --------------------------
 drivers/char/tpm/tpm2-cmd.c         | 10 +++++++++-
 drivers/char/tpm/tpm2-sessions.c    | 21 +++++++++++++++++++--
 drivers/char/tpm/tpm_tis_spi_main.c |  3 ++-
 include/linux/tpm.h                 | 17 -----------------
 6 files changed, 31 insertions(+), 48 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.10-rc2
  2024-05-28 10:28 [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.10-rc2 Jarkko Sakkinen
@ 2024-05-28 18:08 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-05-28 18:08 UTC (permalink / raw)
  To: Jarkko Sakkinen
  Cc: Linus Torvalds, Peter Huewe, Jason Gunthorpe, David Howells,
	keyrings, linux-integrity, linux-kernel

The pull request you sent on Tue, 28 May 2024 13:28:57 +0300:

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

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-05-28 18:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-28 10:28 [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.10-rc2 Jarkko Sakkinen
2024-05-28 18:08 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox