From: Jarkko Sakkinen <jarkko.sakkinen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
To: Jason Gunthorpe
<jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
jmorris-gx6/JNMH7DfYtjvyW6yDsg@public.gmane.org,
David Howells <dhowells-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>,
tpmdd-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: [PATCH v2 0/4] tpm: last minute critical fixes for Linux 4.5
Date: Sun, 14 Feb 2016 05:27:12 +0200 [thread overview]
Message-ID: <20160214032712.GA3586@intel.com> (raw)
In-Reply-To: <3032da9f-01c0-4c09-9acc-cc4fa3e41fa8-2ueSQiBKiTY7tOexoI0I+QC/G2K4zDHf@public.gmane.org>
On Sat, Feb 13, 2016 at 02:55:56PM -0700, Jason Gunthorpe wrote:
> Hi Peter,
>
> Please don't grab my patch in this pull, it is broken.
Please send an updated fix. I'll check it through and include it to the
final pull request.
> Thanks
> Jason
/Jarkko
>
> On Feb 13, 2016 6:47 AM, Jarkko Sakkinen <jarkko.sakkinen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> wrote:
> >
> > These are critical to get to Linux 4.5 in order to get the chip refcount
> > management stabilized and API/ABI for policy based sealing correct.
> >
> > Harald Hoyer (1):
> > tpm_eventlog.c: fix binary_bios_measurements
> >
> > Jarkko Sakkinen (2):
> > tpm: fix: keep auth session intact after unseal operation
> > tpm: fix: rollback when devm_add_action() fails
> >
> > Jason Gunthorpe (1):
> > tpm: Hold the kref during tpm_chip_find_get
> >
> > drivers/char/tpm/tpm-chip.c | 9 ++++++++-
> > drivers/char/tpm/tpm.h | 1 +
> > drivers/char/tpm/tpm2-cmd.c | 10 +++++++---
> > drivers/char/tpm/tpm_eventlog.c | 10 ++++++++--
> > 4 files changed, 24 insertions(+), 6 deletions(-)
> >
> > --
> > 2.7.0
> >
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
WARNING: multiple messages have this Message-ID (diff)
From: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
To: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Cc: David Howells <dhowells@redhat.com>,
Peter Huewe <peterhuewe@gmx.de>,
tpmdd-devel@lists.sourceforge.net,
Marcel Selhorst <tpmdd@selhorst.net>,
linux-kernel@vger.kernel.org, jmorris@namei.org
Subject: Re: [PATCH v2 0/4] tpm: last minute critical fixes for Linux 4.5
Date: Sun, 14 Feb 2016 05:27:12 +0200 [thread overview]
Message-ID: <20160214032712.GA3586@intel.com> (raw)
In-Reply-To: <3032da9f-01c0-4c09-9acc-cc4fa3e41fa8@email.android.com>
On Sat, Feb 13, 2016 at 02:55:56PM -0700, Jason Gunthorpe wrote:
> Hi Peter,
>
> Please don't grab my patch in this pull, it is broken.
Please send an updated fix. I'll check it through and include it to the
final pull request.
> Thanks
> Jason
/Jarkko
>
> On Feb 13, 2016 6:47 AM, Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> wrote:
> >
> > These are critical to get to Linux 4.5 in order to get the chip refcount
> > management stabilized and API/ABI for policy based sealing correct.
> >
> > Harald Hoyer (1):
> > tpm_eventlog.c: fix binary_bios_measurements
> >
> > Jarkko Sakkinen (2):
> > tpm: fix: keep auth session intact after unseal operation
> > tpm: fix: rollback when devm_add_action() fails
> >
> > Jason Gunthorpe (1):
> > tpm: Hold the kref during tpm_chip_find_get
> >
> > drivers/char/tpm/tpm-chip.c | 9 ++++++++-
> > drivers/char/tpm/tpm.h | 1 +
> > drivers/char/tpm/tpm2-cmd.c | 10 +++++++---
> > drivers/char/tpm/tpm_eventlog.c | 10 ++++++++--
> > 4 files changed, 24 insertions(+), 6 deletions(-)
> >
> > --
> > 2.7.0
> >
next prev parent reply other threads:[~2016-02-14 3:27 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-13 13:47 [PATCH v2 0/4] tpm: last minute critical fixes for Linux 4.5 Jarkko Sakkinen
2016-02-13 13:47 ` Jarkko Sakkinen
2016-02-13 13:47 ` [PATCH v2 1/4] tpm: fix: keep auth session intact after unseal operation Jarkko Sakkinen
2016-02-13 13:47 ` Jarkko Sakkinen
2016-02-13 13:47 ` [PATCH v2 2/4] tpm: fix: rollback when devm_add_action() fails Jarkko Sakkinen
2016-02-13 13:47 ` Jarkko Sakkinen
[not found] ` <1455371228-20431-1-git-send-email-jarkko.sakkinen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2016-02-13 13:47 ` [PATCH v2 3/4] tpm: Hold the kref during tpm_chip_find_get Jarkko Sakkinen
2016-02-13 13:47 ` Jarkko Sakkinen
2016-02-13 21:55 ` [PATCH v2 0/4] tpm: last minute critical fixes for Linux 4.5 Jason Gunthorpe
2016-02-13 21:55 ` Jason Gunthorpe
[not found] ` <3032da9f-01c0-4c09-9acc-cc4fa3e41fa8-2ueSQiBKiTY7tOexoI0I+QC/G2K4zDHf@public.gmane.org>
2016-02-14 3:27 ` Jarkko Sakkinen [this message]
2016-02-14 3:27 ` Jarkko Sakkinen
2016-02-14 3:30 ` Jarkko Sakkinen
2016-02-13 13:47 ` [PATCH v2 4/4] tpm_eventlog.c: fix binary_bios_measurements Jarkko Sakkinen
2016-02-13 13:47 ` Jarkko Sakkinen
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=20160214032712.GA3586@intel.com \
--to=jarkko.sakkinen-vuqaysv1563yd54fqh9/ca@public.gmane.org \
--cc=dhowells-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
--cc=jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org \
--cc=jmorris-gx6/JNMH7DfYtjvyW6yDsg@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=tpmdd-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
/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.