All of lore.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.16
Date: Fri, 23 May 2025 22:34:19 +0300	[thread overview]
Message-ID: <DA3SIK592YXY.LG3BS9A4XH6K@kernel.org> (raw)

The following changes since commit 3d0ebc36b0b3e8486ceb6e08e8ae173aaa6d1221:

  Merge tag 'soc-fixes-6.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc (2025-05-23 08:04:13 -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.16

for you to fetch changes up to ecc1ca9185c377822c66cbf61ecfed914455d884:

  tpm_crb: ffa_tpm: fix/update comments describing the CRB over FFA ABI (2025-05-23 19:05:51 +0300)

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

This is only a small pull request with fixes, as possible features moved
to +1 release.

BR, Jarkko

----------------------------------------------------------------
Colin Ian King (1):
      tpm: remove kmalloc failure error message

Stuart Yoder (1):
      tpm_crb: ffa_tpm: fix/update comments describing the CRB over FFA ABI

Yeoreum Yun (2):
      tpm_ffa_crb: access tpm service over FF-A direct message request v2
      tpm_crb_ffa: use dev_xx() macro to print log

 drivers/char/tpm/eventlog/tpm1.c |  7 ++--
 drivers/char/tpm/tpm_crb_ffa.c   | 74 +++++++++++++++++++++++++++-------------
 2 files changed, 53 insertions(+), 28 deletions(-)

             reply	other threads:[~2025-05-23 19:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-23 19:34 Jarkko Sakkinen [this message]
2025-05-26 21:20 ` [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.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=DA3SIK592YXY.LG3BS9A4XH6K@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 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.