From: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, linux-integrity@vger.kernel.org,
jmorris@namei.org, dhowells@redhat.com
Subject: [GIT PULL] tpmdd updates for Linux v5.7
Date: Mon, 16 Mar 2020 00:54:43 +0200 [thread overview]
Message-ID: <20200315225443.GA1413900@linux.intel.com> (raw)
Hi,
Just a bunch of local fixes here and there.
/Jarkko
The following changes since commit 0d81a3f29c0afb18ba2b1275dcccf21e0dd4da38:
Merge tag 'drm-fixes-2020-03-13' of git://anongit.freedesktop.org/drm/drm (2020-03-12 18:05:19 -0700)
are available in the Git repository at:
git://git.infradead.org/users/jjs/linux-tpmdd.git tags/tpmdd-next-20200316
for you to fetch changes up to 2e356101e72ab1361821b3af024d64877d9a798d:
KEYS: reaching the keys quotas correctly (2020-03-15 20:59:50 +0200)
----------------------------------------------------------------
tpmdd updates for Linux v5.7
----------------------------------------------------------------
Alexandru Ardelean (1):
tpm_tis_spi: use new 'delay' structure for SPI transfer delays
Lukas Bulwahn (1):
MAINTAINERS: adjust to trusted keys subsystem creation
Matthew Garrett (1):
tpm: Don't make log failures fatal
Sergiu Cuciurean (1):
tpm: tpm_tis_spi_cr50: use new structure for SPI transfer delays
Stefan Berger (3):
tpm: of: Handle IBM,vtpm20 case when getting log parameters
tpm: ibmvtpm: Wait for buffer to be set before proceeding
tpm: ibmvtpm: Add support for TPM2
Vasily Averin (2):
tpm: tpm1_bios_measurements_next should increase position index
tpm: tpm2_bios_measurements_next should increase position index
Yang Xu (1):
KEYS: reaching the keys quotas correctly
MAINTAINERS | 4 ++--
drivers/char/tpm/eventlog/common.c | 12 ++++--------
drivers/char/tpm/eventlog/of.c | 3 ++-
drivers/char/tpm/eventlog/tpm1.c | 2 +-
drivers/char/tpm/eventlog/tpm2.c | 2 +-
drivers/char/tpm/tpm-chip.c | 4 +---
drivers/char/tpm/tpm.h | 3 ++-
drivers/char/tpm/tpm2-cmd.c | 2 +-
drivers/char/tpm/tpm_ibmvtpm.c | 17 +++++++++++++++++
drivers/char/tpm/tpm_ibmvtpm.h | 1 +
drivers/char/tpm/tpm_tis_spi_cr50.c | 7 ++++++-
drivers/char/tpm/tpm_tis_spi_main.c | 3 ++-
security/keys/key.c | 2 +-
security/keys/keyctl.c | 4 ++--
14 files changed, 43 insertions(+), 23 deletions(-)
next reply other threads:[~2020-03-15 22:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-15 22:54 Jarkko Sakkinen [this message]
2020-03-30 19:50 ` [GIT PULL] tpmdd updates for Linux v5.7 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=20200315225443.GA1413900@linux.intel.com \
--to=jarkko.sakkinen@linux.intel.com \
--cc=dhowells@redhat.com \
--cc=jmorris@namei.org \
--cc=linux-integrity@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--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;
as well as URLs for NNTP newsgroup(s).