linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] tpmdd updates for Linux 4.20
@ 2018-10-05 10:52 Jarkko Sakkinen
  2018-10-05 18:22 ` James Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Jarkko Sakkinen @ 2018-10-05 10:52 UTC (permalink / raw)
  To: jmorris; +Cc: linux-kernel, linux-security-module

Hi James,

These are the updates to v4.20. The only new feature is non-blocking
operation for /dev/tpm0.

/Jarkko

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.infradead.org/users/jjs/linux-tpmdd.git tags/tpmdd-next-20181005

for you to fetch changes up to e487a0f52301293152a6f8c4e217f2a11dd808e3:

  tpm: Restore functionality to xen vtpm driver. (2018-10-05 13:47:34 +0300)

----------------------------------------------------------------
tpmdd updates for Linux 4.20

----------------------------------------------------------------
Dr. Greg Wettstein (1):
      tpm: Restore functionality to xen vtpm driver.

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] tpmdd updates for Linux 4.20
  2018-10-05 10:52 [GIT PULL] tpmdd updates for Linux 4.20 Jarkko Sakkinen
@ 2018-10-05 18:22 ` James Morris
  0 siblings, 0 replies; 2+ messages in thread
From: James Morris @ 2018-10-05 18:22 UTC (permalink / raw)
  To: Jarkko Sakkinen; +Cc: linux-kernel, linux-security-module

On Fri, 5 Oct 2018, Jarkko Sakkinen wrote:

> Hi James,
> 
> These are the updates to v4.20. The only new feature is non-blocking
> operation for /dev/tpm0.

Thanks, pulled to next-tpm and next-testing.

-- 
James Morris
<jmorris@namei.org>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-10-05 18:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-05 10:52 [GIT PULL] tpmdd updates for Linux 4.20 Jarkko Sakkinen
2018-10-05 18:22 ` James Morris

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).