All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] tpmdd fixes for Linux 4.11
@ 2017-02-20 11:44 ` Jarkko Sakkinen
  0 siblings, 0 replies; 5+ messages in thread
From: Jarkko Sakkinen @ 2017-02-20 11:44 UTC (permalink / raw)
  To: James Morris; +Cc: linux-security-module, linux-kernel, tpmdd-devel

Hi

Some small scoped but needed fixes for the release.

/Jarkko

The following changes since commit 52176603795c2ab7e9faf6bb94820da1b726aabd:

  KEYS: Use memzero_explicit() for secret data (2017-02-10 12:43:51 +1100)

are available in the git repository at:

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

for you to fetch changes up to 61841be6358c03e864ad4c386c9a102edbba9cb8:

  tpm: declare tpm2_get_pcr_allocation() as static (2017-02-20 13:23:18 +0200)

----------------------------------------------------------------
tpmdd fixes for Linux 4.11

----------------------------------------------------------------
Dmitry Torokhov (1):
      tpm: fix misspelled "facilitate" in module parameter description

Jarkko Sakkinen (1):
      tpm: declare tpm2_get_pcr_allocation() as static

Julia Lawall (1):
      tpm xen: drop unneeded chip variable

Stefan Berger (1):
      tpm: Fix expected number of response bytes of TPM1.2 PCR Extend

Wei Yongjun (1):
      tpm_tis: fix the error handling of init_tis()

 drivers/char/tpm/tpm-interface.c |  4 +-
 drivers/char/tpm/tpm.h           |  1 -
 drivers/char/tpm/tpm2-cmd.c      | 94 +++++++++++++++++++---------------------
 drivers/char/tpm/tpm_tis.c       |  2 +-
 drivers/char/tpm/xen-tpmfront.c  |  2 -
 5 files changed, 48 insertions(+), 55 deletions(-)

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

end of thread, other threads:[~2017-02-21 14:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-20 11:44 [GIT PULL] tpmdd fixes for Linux 4.11 Jarkko Sakkinen
2017-02-20 11:44 ` Jarkko Sakkinen
2017-02-21  8:08 ` James Morris
2017-02-21  8:08   ` James Morris
2017-02-21 14:16   ` Jarkko Sakkinen

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.