public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Jarkko Sakkinen" <jarkko@kernel.org>
To: "Linus Torvalds" <torvalds@linux-foundation.org>
Cc: "Peter Huewe" <peterhuewe@gmx.de>,
	"Jason Gunthorpe" <jgg@ziepe.ca>,
	"David Howells" <dhowells@redhat.com>, <keyrings@vger.kernel.org>,
	<linux-integrity@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.12-rc1
Date: Tue, 17 Sep 2024 19:15:28 +0300	[thread overview]
Message-ID: <D48OZ7EPSJB7.2YEWVMTAYHQXH@kernel.org> (raw)

The following changes since commit 2f27fce67173bbb05d5a0ee03dae5c021202c912:

  Merge tag 'sound-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound (2024-09-17 17:03:43 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/tpmdd-next-6.12-rc1

for you to fetch changes up to f168c000d27f8134160d4a52dfc474a948a3d7e9:

  tpm: export tpm2_sessions_init() to fix ibmvtpm building (2024-09-17 18:56:37 +0300)

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

Just updates and fixes, no major changes.

I might send a PR during the release cycle addressing a performance issue in the
bus encryption:

1. https://bugzilla.kernel.org/show_bug.cgi?id=219229
2. https://lore.kernel.org/linux-integrity/20240917154444.702370-1-jarkko@kernel.org/

The first version of the patch set cut out already five seconds and I
expect similar figures from the current version but I really need some
more feedback. However, this week is not exactly optimal for getting
it, given the Vienna conference.

BR, Jarkko

----------------------------------------------------------------
Jonathan McDowell (1):
      tpm: Clean up TPM space after command failure

Kexy Biscuit (1):
      tpm: export tpm2_sessions_init() to fix ibmvtpm building

Michal Suchanek (2):
      MAINTAINERS: Add selftest files to TPM section
      selftests: tpm2: test_smoke: Run only when TPM2 is avaialable.

Uwe Kleine-König (1):
      tpm: Drop explicit initialization of struct i2c_device_id::driver_data to 0

 MAINTAINERS                                | 1 +
 drivers/char/tpm/st33zp24/i2c.c            | 2 +-
 drivers/char/tpm/tpm-dev-common.c          | 2 ++
 drivers/char/tpm/tpm2-sessions.c           | 1 +
 drivers/char/tpm/tpm2-space.c              | 3 +++
 drivers/char/tpm/tpm_i2c_atmel.c           | 2 +-
 drivers/char/tpm/tpm_tis_i2c.c             | 2 +-
 tools/testing/selftests/tpm2/test_smoke.sh | 2 ++
 8 files changed, 12 insertions(+), 3 deletions(-)

             reply	other threads:[~2024-09-17 16:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-17 16:15 Jarkko Sakkinen [this message]
2024-09-18 20:53 ` [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.12-rc1 Jarkko Sakkinen
2024-09-19  8:00 ` 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=D48OZ7EPSJB7.2YEWVMTAYHQXH@kernel.org \
    --to=jarkko@kernel.org \
    --cc=dhowells@redhat.com \
    --cc=jgg@ziepe.ca \
    --cc=keyrings@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox