All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jarkko Sakkinen <jarkko.sakkinen@iki.fi>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-integrity@vger.kernel.org,
	jmorris@namei.org, dhowells@redhat.com, peterhuewe@gmx.de
Subject: [GIT PULL] TPM DEVICE DRIVER changes for v5.16
Date: Tue, 26 Oct 2021 05:12:59 +0300	[thread overview]
Message-ID: <YXdkK4IH9J1xcMXb@iki.fi> (raw)

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(-)

             reply	other threads:[~2021-10-26  2:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-26  2:12 Jarkko Sakkinen [this message]
2021-11-01 17:28 ` [GIT PULL] TPM DEVICE DRIVER changes for v5.16 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YXdkK4IH9J1xcMXb@iki.fi \
    --to=jarkko.sakkinen@iki.fi \
    --cc=dhowells@redhat.com \
    --cc=jmorris@namei.org \
    --cc=linux-integrity@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peterhuewe@gmx.de \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.