All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] TPM DEVICE DRIVER changes for v5.16
@ 2021-10-26  2:12 Jarkko Sakkinen
  2021-11-01 17:28 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jarkko Sakkinen @ 2021-10-26  2:12 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, linux-integrity, jmorris, dhowells, peterhuewe

HI,

This pull request contains only bug fixes.

/Jarkko

The following changes since commit 3906fe9bb7f1a2c8667ae54e967dc8690824f4ea:

  Linux 5.15-rc7 (2021-10-25 11:30: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-v5.16

for you to fetch changes up to 7eba41fe8c7bb01ff3d4b757bd622375792bc720:

  tpm_tis_spi: Add missing SPI ID (2021-10-26 05:03:34 +0300)

----------------------------------------------------------------
tpmdd updates for Linux v5.16

----------------------------------------------------------------
Cai Huoqing (1):
      tpm: tis: Kconfig: Add helper dependency on COMPILE_TEST

Dan Carpenter (1):
      tpm: Check for integer overflow in tpm2_map_response_body()

Hao Wu (1):
      tpm: fix Atmel TPM crash caused by too frequent queries

Mark Brown (1):
      tpm_tis_spi: Add missing SPI ID

 drivers/char/tpm/Kconfig            |  2 +-
 drivers/char/tpm/tpm2-space.c       |  3 +++
 drivers/char/tpm/tpm_tis_core.c     | 26 ++++++++++++++++++--------
 drivers/char/tpm/tpm_tis_core.h     |  4 ++++
 drivers/char/tpm/tpm_tis_spi_main.c |  1 +
 include/linux/tpm.h                 |  1 +
 6 files changed, 28 insertions(+), 9 deletions(-)

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

* Re: [GIT PULL] TPM DEVICE DRIVER changes for v5.16
  2021-10-26  2:12 [GIT PULL] TPM DEVICE DRIVER changes for v5.16 Jarkko Sakkinen
@ 2021-11-01 17:28 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-11-01 17:28 UTC (permalink / raw)
  To: Jarkko Sakkinen
  Cc: Linus Torvalds, linux-kernel, linux-integrity, jmorris, dhowells,
	peterhuewe

The pull request you sent on Tue, 26 Oct 2021 05:12:59 +0300:

> git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git/ tags/tpmdd-next-v5.16

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

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:[~2021-11-01 17:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-26  2:12 [GIT PULL] TPM DEVICE DRIVER changes for v5.16 Jarkko Sakkinen
2021-11-01 17:28 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.