All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
To: James Morris <jmorris@namei.org>
Cc: linux-security-module@vger.kernel.org,
	linux-kernel@vger.kernel.org, tpmdd-devel@lists.sourceforge.net
Subject: [GIT PULL] tpmdd updates for Linux 4.11
Date: Mon, 23 Jan 2017 18:36:20 +0200	[thread overview]
Message-ID: <20170123163620.s3cz7v3jd3rngx44@intel.com> (raw)

Hi

This pull request contains tpmdd updates for Linux 4.11. This release
contains only bug fixes and minor enhancements.

/Jarkko

The following changes since commit b25e67161c295c98acda92123b2dd1e7d8642901:

  seccomp: dump core when using SECCOMP_RET_KILL (2017-01-23 21:42:42 +1100)

are available in the git repository at:

  git://git.infradead.org/users/jjs/linux-tpmdd.git tags/tpmdd-next-20170123

for you to fetch changes up to c659af78eb7b7d7be40f23d9d97bde58eb1368ac:

  tpm: Check size of response before accessing data (2017-01-23 18:28:18 +0200)

----------------------------------------------------------------
tpmdd updates for Linux 4.11

----------------------------------------------------------------
Corentin Labbe (1):
      tpm/st33zp24: Remove unneeded linux/miscdevice.h include

Geliang Tang (1):
      tpm/tpm_tis_spi: drop duplicate header module.h

Jason Gunthorpe (1):
      tpm: Do not print an error message when doing TPM auto startup

Jiandi An (1):
      tpm, tpm_crb: Handle 64-bit resource in crb_check_resource()

Maciej S. Szmigiero (1):
      tpm_tis: use default timeout value if chip reports it as zero

Stefan Berger (1):
      tpm: Check size of response before accessing data

Winkler, Tomas (4):
      tpm: add kdoc for tpm_transmit and tpm_transmit_cmd
      tpm/tpm2-chip: fix kdoc errors
      tmp: use pdev for parent device in tpm_chip_alloc
      tpm/vtpm: fix kdoc warnings

 drivers/char/tpm/st33zp24/st33zp24.c |   1 -
 drivers/char/tpm/tpm-chip.c          |   8 +-
 drivers/char/tpm/tpm-interface.c     | 159 ++++++++++++++++++++++----------
 drivers/char/tpm/tpm-sysfs.c         |  28 ++++--
 drivers/char/tpm/tpm.h               |   7 +-
 drivers/char/tpm/tpm2-cmd.c          | 170 +++++++++++++++++++++--------------
 drivers/char/tpm/tpm_crb.c           |   8 +-
 drivers/char/tpm/tpm_ibmvtpm.c       | 106 +++++++++++-----------
 drivers/char/tpm/tpm_tis.c           |   2 +-
 drivers/char/tpm/tpm_tis_core.c      |   9 +-
 drivers/char/tpm/tpm_tis_core.h      |   2 +-
 drivers/char/tpm/tpm_tis_spi.c       |   1 -
 drivers/char/tpm/tpm_vtpm_proxy.c    |  48 +++++++---
 13 files changed, 347 insertions(+), 202 deletions(-)

             reply	other threads:[~2017-01-23 16:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-23 16:36 Jarkko Sakkinen [this message]
2017-01-23 22:38 ` [GIT PULL] tpmdd updates for Linux 4.11 James Morris
2017-02-03 20:41 Jarkko Sakkinen
2017-02-03 23:34 ` 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=20170123163620.s3cz7v3jd3rngx44@intel.com \
    --to=jarkko.sakkinen@linux.intel.com \
    --cc=jmorris@namei.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-security-module@vger.kernel.org \
    --cc=tpmdd-devel@lists.sourceforge.net \
    /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.