Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1584550 > unrolled thread
| Started by | Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
|---|---|
| First post | 2017-02-20 12:50 +0100 |
| Last post | 2017-02-21 15:20 +0100 |
| Articles | 3 — 2 participants |
Back to article view | Back to linux.kernel
[GIT PULL] tpmdd fixes for Linux 4.11 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2017-02-20 12:50 +0100
Re: [GIT PULL] tpmdd fixes for Linux 4.11 James Morris <jmorris@namei.org> - 2017-02-21 09:10 +0100
Re: [GIT PULL] tpmdd fixes for Linux 4.11 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2017-02-21 15:20 +0100
| From | Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
|---|---|
| Date | 2017-02-20 12:50 +0100 |
| Subject | [GIT PULL] tpmdd fixes for Linux 4.11 |
| Message-ID | <tcUDE-48G-5@gated-at.bofh.it> |
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(-)
[toc] | [next] | [standalone]
| From | James Morris <jmorris@namei.org> |
|---|---|
| Date | 2017-02-21 09:10 +0100 |
| Message-ID | <tddGh-8jR-9@gated-at.bofh.it> |
| In reply to | #1584550 |
On Mon, 20 Feb 2017, Jarkko Sakkinen wrote: > Hi > > Some small scoped but needed fixes for the release. > Pulled, just in time ;) -- James Morris <jmorris@namei.org>
[toc] | [prev] | [next] | [standalone]
| From | Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
|---|---|
| Date | 2017-02-21 15:20 +0100 |
| Message-ID | <tdjsl-3HS-11@gated-at.bofh.it> |
| In reply to | #1585097 |
On Tue, Feb 21, 2017 at 07:08:29PM +1100, James Morris wrote: > On Mon, 20 Feb 2017, Jarkko Sakkinen wrote: > > > Hi > > > > Some small scoped but needed fixes for the release. > > > > Pulled, just in time ;) > > > -- > James Morris > <jmorris@namei.org> Thank you! /Jarkko
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web