From: Jarkko Sakkinen <jarkko@kernel.org>
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.14
Date: Wed, 23 Jun 2021 16:56:00 +0300 [thread overview]
Message-ID: <20210623135600.n343aglmvu272fsg@kernel.org> (raw)
Hi,
Contains bug fixes for TPM, and support for signing modules using elliptic
curve keys, which I promised to pick up to my tree.
/Jarkko
The following changes since commit 0c18f29aae7ce3dadd26d8ee3505d07cc982df75:
module: limit enabling module.sig_enforce (2021-06-22 11:13:19 -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.14-rc1
for you to fetch changes up to 87e9688481163dee836c7f86e02f9aaf3240af2e:
certs: Add support for using elliptic curve keys for signing modules (2021-06-23 16:51:04 +0300)
----------------------------------------------------------------
tpmdd updates for Linux v5.14-rc1
----------------------------------------------------------------
Amir Mizinski (1):
tpm: add longer timeout for TPM2_CC_VERIFY_SIGNATURE
Jarkko Sakkinen (1):
tpm: Replace WARN_ONCE() with dev_err_once() in tpm_tis_status()
Javier Martinez Canillas (1):
tpm_tis_spi: add missing SPI device ID entries
Liguang Zhang (1):
tpm_tis_spi: set default probe function if device id not match
Stefan Berger (2):
certs: Trigger creation of RSA module signing key if it's not an RSA key
certs: Add support for using elliptic curve keys for signing modules
Tian Tao (2):
tpm_crb: Use IOMEM_ERR_PTR when function returns iomem
char: tpm: move to use request_irq by IRQF_NO_AUTOEN flag
Yang Yingliang (1):
tpm: fix some doc warnings in tpm1-cmd.c
Zhen Lei (1):
tpm_tis: Use DEFINE_RES_MEM() to simplify code
certs/Kconfig | 26 ++++++++++++++++++++++++++
certs/Makefile | 21 +++++++++++++++++++++
crypto/asymmetric_keys/pkcs7_parser.c | 8 ++++++++
drivers/char/tpm/tpm1-cmd.c | 4 ++--
drivers/char/tpm/tpm2-cmd.c | 2 +-
drivers/char/tpm/tpm_crb.c | 2 +-
drivers/char/tpm/tpm_tis.c | 6 +-----
drivers/char/tpm/tpm_tis_core.c | 25 ++++++++++++++++++-------
drivers/char/tpm/tpm_tis_core.h | 3 ++-
drivers/char/tpm/tpm_tis_i2c_cr50.c | 4 ++--
drivers/char/tpm/tpm_tis_spi_main.c | 14 ++++++++++----
11 files changed, 92 insertions(+), 23 deletions(-)
next reply other threads:[~2021-06-23 13:56 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-23 13:56 Jarkko Sakkinen [this message]
2021-06-28 17:34 ` Linus Torvalds
2021-06-28 18:33 ` Stefan Berger
2021-06-28 19:11 ` Linus Torvalds
2021-06-28 19:21 ` Stefan Berger
2021-06-28 19:27 ` Linus Torvalds
2021-06-28 19:35 ` Stefan Berger
2021-06-29 20:20 ` Jarkko Sakkinen
2021-06-29 21:08 ` Linus Torvalds
2021-06-29 21:10 ` Jarkko Sakkinen
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=20210623135600.n343aglmvu272fsg@kernel.org \
--to=jarkko@kernel.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®