Linux Integrity Measurement development
 help / color / mirror / Atom feed
From: Jarkko Sakkinen <jarkko@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Jarkko Sakkinen <jarkko@kernel.org>,
	Peter Huewe <peterhuewe@gmx.de>, Jason Gunthorpe <jgg@ziepe.ca>,
	David Howells <dhowells@redhat.com>,
	linux-integrity@vger.kernel.org, linux-kernel@vger.kernel.org,
	keyrings@vger.kernel.org,
	Lino Sanfilippo <l.sanfilippo@kunbus.com>
Subject: [GIT PULL] tpmdd changes for v6.5-rc3
Date: Tue, 18 Jul 2023 19:43:48 +0300	[thread overview]
Message-ID: <20230718164348.35519-1-jarkko@kernel.org> (raw)

  Linux 6.5-rc2 (2023-07-16 15:10:37 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 481c2d14627de8ecbb54dd125466e4b4a5069b47:

  tpm,tpm_tis: Disable interrupts after 1000 unhandled IRQs (2023-07-17 19:40:27 +0000)

----------------------------------------------------------------
Hi Linus,

This the trimmed down version of the previous pull request.

BR, Jarkko

----------------------------------------------------------------
Alexander Sverdlin (2):
      tpm: tis_i2c: Limit read bursts to I2C_SMBUS_BLOCK_MAX (32) bytes
      tpm: tis_i2c: Limit write bursts to I2C_SMBUS_BLOCK_MAX (32) bytes

Christian Hesse (2):
      tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 12th gen
      tpm/tpm_tis: Disable interrupts for Framework Laptop Intel 13th gen

Florian Bezdeka (1):
      tpm/tpm_tis: Disable interrupts for Lenovo L590 devices

Jarkko Sakkinen (1):
      tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creation

Jerry Snitselaar (1):
      tpm: return false from tpm_amd_is_rng_defective on non-x86 platforms

Jiapeng Chong (1):
      security: keys: Modify mismatched function name

Lino Sanfilippo (1):
      tpm,tpm_tis: Disable interrupts after 1000 unhandled IRQs

Peijie Shao (1):
      tpm_tis_spi: Release chip select when flow control fails

Peter Ujfalusi (1):
      tpm: tpm_tis: Disable interrupts *only* for AEON UPX-i11

Petr Pavlu (1):
      keys: Fix linking a duplicate key to a keyring's assoc_array

Valentin David (1):
      tpm: Do not remap from ACPI resources again for Pluton TPM

 drivers/char/tpm/tpm-chip.c               |   7 ++
 drivers/char/tpm/tpm_crb.c                |  19 +++---
 drivers/char/tpm/tpm_tis.c                |  25 ++++++++
 drivers/char/tpm/tpm_tis_core.c           | 103 +++++++++++++++++++++++++-----
 drivers/char/tpm/tpm_tis_core.h           |   4 ++
 drivers/char/tpm/tpm_tis_i2c.c            |  59 ++++++++++-------
 drivers/char/tpm/tpm_tis_spi_main.c       |   8 +++
 drivers/char/tpm/tpm_vtpm_proxy.c         |  30 ++-------
 security/keys/request_key.c               |  35 ++++++----
 security/keys/trusted-keys/trusted_tpm2.c |   2 +-
 10 files changed, 212 insertions(+), 80 deletions(-)

             reply	other threads:[~2023-07-18 16:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-18 16:43 Jarkko Sakkinen [this message]
2023-07-18 16:50 ` [GIT PULL] tpmdd changes for v6.5-rc3 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=20230718164348.35519-1-jarkko@kernel.org \
    --to=jarkko@kernel.org \
    --cc=dhowells@redhat.com \
    --cc=jgg@ziepe.ca \
    --cc=keyrings@vger.kernel.org \
    --cc=l.sanfilippo@kunbus.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox