From: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
To: jmorris@namei.org
Cc: linux-kernel@vger.kernel.org,
linux-security-module@vger.kernel.org,
linux-integrity@vger.kernel.org
Subject: [GIT PULL] tpmdd fixes for Linux v5.1
Date: Fri, 29 Mar 2019 13:55:44 +0200 [thread overview]
Message-ID: <20190329115544.GA27351@linux.intel.com> (raw)
Hi James,
These are critical fixes for v5.1. Contains also couple of new selftests for
v5.1 features (partial reads in /dev/tpm0). I hope these could still reach
the release. Thanks.
/Jarkko
The following changes since commit 8d93e952fba216cd0811247f6360d97e0465d5fc:
LSM: lsm_hooks.h: fix documentation format (2019-03-26 16:46:22 -0700)
are available in the Git repository at:
git://git.infradead.org/users/jjs/linux-tpmdd.git tags/tpmdd-next-20190329
for you to fetch changes up to ada14f61ed5e111523ace5553d152ca89883c0a4:
tpm: turn on TPM on suspend for TPM 1.x (2019-03-29 13:48:40 +0200)
----------------------------------------------------------------
tpmdd fixes for Linux v5.1
----------------------------------------------------------------
Jarkko Sakkinen (2):
KEYS: trusted: allow trusted.ko to initialize w/o a TPM
tpm: turn on TPM on suspend for TPM 1.x
Tadeusz Struk (3):
selftests/tpm2: Open tpm dev in unbuffered mode
selftests/tpm2: Extend tests to cover partial reads
tpm: fix an invalid condition in tpm_common_poll
Yue Haibing (1):
tpm: Fix the type of the return value in calc_tpm2_event_size()
ndesaulniers@google.com (1):
KEYS: trusted: fix -Wvarags warning
drivers/char/tpm/eventlog/tpm2.c | 4 +-
drivers/char/tpm/tpm-dev-common.c | 9 ++++-
drivers/char/tpm/tpm-interface.c | 14 +++----
include/keys/trusted.h | 2 +-
security/keys/trusted.c | 32 +++++++++++----
tools/testing/selftests/tpm2/tpm2.py | 5 ++-
tools/testing/selftests/tpm2/tpm2_tests.py | 63 ++++++++++++++++++++++++++++++
7 files changed, 108 insertions(+), 21 deletions(-)
next reply other threads:[~2019-03-29 11:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-29 11:55 Jarkko Sakkinen [this message]
2019-03-29 18:41 ` [GIT PULL] tpmdd fixes for Linux v5.1 James Morris
2019-04-01 10:02 ` Jarkko Sakkinen
2019-04-08 16:21 ` Dan Williams
2019-04-08 22:13 ` James Morris
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=20190329115544.GA27351@linux.intel.com \
--to=jarkko.sakkinen@linux.intel.com \
--cc=jmorris@namei.org \
--cc=linux-integrity@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-security-module@vger.kernel.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.