* [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.19-rc1-v2
@ 2025-11-28 16:40 Jarkko Sakkinen
0 siblings, 0 replies; only message in thread
From: Jarkko Sakkinen @ 2025-11-28 16:40 UTC (permalink / raw)
To: Linus Torvalds
Cc: Peter Huewe, Jason Gunthorpe, David Howells, keyrings,
linux-integrity, linux-kernel
The following changes since commit e1afacb68573c3cd0a3785c6b0508876cd3423bc:
Merge tag 'ceph-for-6.18-rc8' of https://github.com/ceph/ceph-client (2025-11-27 11:11:03 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git tags/tpmdd-next-6.19-rc1-v2
for you to fetch changes up to 6bd23dd7108d4729a14f4dc287671bc55c462ba0:
KEYS: trusted: Use tpm_ret_to_err() in trusted_tpm2 (2025-11-28 18:34:22 +0200)
----------------------------------------------------------------
Hi
This pull request includes couple of updates to my previous pull
request:
https://lore.kernel.org/linux-integrity/aSjP_BsakvhxSDYR@kernel.org/T/#u
Changes:
1. Add reviewed-by tag from Roberto.
2. Remove a commit as per request by James:
https://lore.kernel.org/linux-integrity/86514a6ab364e01f163470a91cacef120e1b8b47.camel@HansenPartnership.com/
BR, Jarkko
----------------------------------------------------------------
Chu Guangqing (1):
tpm_crb: Fix a spelling mistake
David Laight (1):
drivers/char/tpm: use min() instead of min_t()
Jarkko Sakkinen (3):
tpm: Cap the number of PCR banks
tpm: Use -EPERM as fallback error code in tpm_ret_to_err
KEYS: trusted: Use tpm_ret_to_err() in trusted_tpm2
Jonathan McDowell (1):
tpm: Remove tpm_find_get_ops
Marco Crivellari (1):
tpm: add WQ_PERCPU to alloc_workqueue users
Maurice Hieronymus (1):
selftests: tpm2: Fix ill defined assertions
Stuart Yoder (1):
tpm_crb: add missing loc parameter to kerneldoc
drivers/char/tpm/tpm-chip.c | 36 -------------------------------
drivers/char/tpm/tpm-dev-common.c | 3 ++-
drivers/char/tpm/tpm-interface.c | 20 +++++++++++++----
drivers/char/tpm/tpm.h | 1 -
drivers/char/tpm/tpm1-cmd.c | 7 +-----
drivers/char/tpm/tpm2-cmd.c | 8 +++----
drivers/char/tpm/tpm_crb.c | 4 +++-
drivers/char/tpm/tpm_tis_core.c | 7 +++---
include/linux/tpm.h | 12 +++++++----
security/keys/trusted-keys/trusted_tpm2.c | 26 ++++++----------------
tools/testing/selftests/tpm2/tpm2.py | 4 ++--
11 files changed, 45 insertions(+), 83 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-11-28 16:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-28 16:40 [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.19-rc1-v2 Jarkko Sakkinen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).