Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1363202 > unrolled thread
| Started by | Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
|---|---|
| First post | 2016-03-23 06:10 +0100 |
| Last post | 2016-03-23 06:20 +0100 |
| Articles | 2 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH 0/3] Remaining fixes for v4.5 (post tpmdd-next-20160120) Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2016-03-23 06:10 +0100
Re: [PATCH 0/3] Remaining fixes for v4.5 (post tpmdd-next-20160120) Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2016-03-23 06:20 +0100
| From | Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
|---|---|
| Date | 2016-03-23 06:10 +0100 |
| Subject | [PATCH 0/3] Remaining fixes for v4.5 (post tpmdd-next-20160120) |
| Message-ID | <rfJdn-76x-1@gated-at.bofh.it> |
Fixes remaining after tpmdd-next-20160120 has been pulled and API change so that session object stays intact after a successful unseal operation. Harald Hoyer (1): tpm_eventlog.c: fix binary_bios_measurements Jarkko Sakkinen (2): tpm: fix: keep auth session intact after unseal operation tpm: fix: return rc when devm_add_action() fails drivers/char/tpm/tpm-chip.c | 7 ++++++- drivers/char/tpm/tpm2-cmd.c | 10 +++++++--- drivers/char/tpm/tpm_eventlog.c | 10 ++++++++-- 3 files changed, 21 insertions(+), 6 deletions(-) -- 2.7.0
[toc] | [next] | [standalone]
| From | Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
|---|---|
| Date | 2016-03-23 06:20 +0100 |
| Message-ID | <rfJn3-7ah-7@gated-at.bofh.it> |
| In reply to | #1363202 |
On Wed, Mar 23, 2016 at 07:09:24AM +0200, Jarkko Sakkinen wrote: > Fixes remaining after tpmdd-next-20160120 has been pulled and API change > so that session object stays intact after a successful unseal operation. Oops. Please ignore this, did a mistake with git send-email. Sorry about this. /Jarkko > Harald Hoyer (1): > tpm_eventlog.c: fix binary_bios_measurements > > Jarkko Sakkinen (2): > tpm: fix: keep auth session intact after unseal operation > tpm: fix: return rc when devm_add_action() fails > > drivers/char/tpm/tpm-chip.c | 7 ++++++- > drivers/char/tpm/tpm2-cmd.c | 10 +++++++--- > drivers/char/tpm/tpm_eventlog.c | 10 ++++++++-- > 3 files changed, 21 insertions(+), 6 deletions(-) > > -- > 2.7.0 >
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web