From: James Morris <jmorris@namei.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.org
Subject: [GIT PULL] security: TPM updates for v4.20
Date: Thu, 25 Oct 2018 20:35:20 +1100 (AEDT) [thread overview]
Message-ID: <alpine.LRH.2.21.1810252032230.30470@namei.org> (raw)
Please pull.
From Jarkko: "These are the updates to v4.20. The only new feature is
non-blocking operation for /dev/tpm0."
---
The following changes since commit 2ecefa0a15fd0ef88b9cd5d15ceb813008136431:
keys: Fix the use of the C++ keyword "private" in uapi/linux/keyctl.h (2018-09-28 09:51:51 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git next-tpm
for you to fetch changes up to b8d7b758145252e60ea0198e531a8b00a75b8895:
Merge tag 'tpmdd-next-20181005' of git://git.infradead.org/users/jjs/linux-tpmdd into next-tpm (2018-10-05 11:21:23 -0700)
----------------------------------------------------------------
Dr. Greg Wettstein (1):
tpm: Restore functionality to xen vtpm driver.
James Morris (1):
Merge tag 'tpmdd-next-20181005' of git://git.infradead.org/users/jjs/linux-tpmdd into next-tpm
Jarkko Sakkinen (1):
tpm: fix response size validation in tpm_get_random()
Javier Martinez Canillas (1):
tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated
Peter Huewe (1):
tpm: Make SECURITYFS a weak dependency
Tadeusz Struk (2):
tpm: add ptr to the tpm_space struct to file_priv
tpm: add support for nonblocking operation
drivers/char/tpm/Kconfig | 2 +-
drivers/char/tpm/tpm-dev-common.c | 147 ++++++++++++++++++++++++++++----------
drivers/char/tpm/tpm-dev.c | 11 +--
drivers/char/tpm/tpm-dev.h | 18 +++--
drivers/char/tpm/tpm-interface.c | 30 ++++++--
drivers/char/tpm/tpm.h | 2 +
drivers/char/tpm/tpm2-cmd.c | 4 +-
drivers/char/tpm/tpmrm-dev.c | 15 +---
drivers/char/tpm/xen-tpmfront.c | 2 +-
9 files changed, 157 insertions(+), 74 deletions(-)
next reply other threads:[~2018-10-25 9:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-25 9:35 James Morris [this message]
2018-10-25 20:26 ` [GIT PULL] security: TPM updates for v4.20 Linus Torvalds
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=alpine.LRH.2.21.1810252032230.30470@namei.org \
--to=jmorris@namei.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-security-module@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).