Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1338664

[GIT PULL] remaining tpmdd fixes for Linux 4.5

From Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Newsgroups linux.kernel
Subject [GIT PULL] remaining tpmdd fixes for Linux 4.5
Date 2016-02-20 09:20 +0100
Message-ID <r4aVH-2bU-5@gated-at.bofh.it> (permalink)
Organization Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo

Show all headers | View raw


Hi James,

I'm sorry for the late pull request for 4.5. The reason for this was
the latency in my previous one. I picked with care the absolutely
critical fixes so that we can make a sound tpmdd release.

I really hope you can still pick these as one of them is absolutely
critical to get authorization policy sealing API right (kernel keeps
it finger out of user space created objects).

BR,
/Jarkko

The following changes since commit 8e0ee3c9faed7ca68807ea45141775856c438ac0:

  tpm: fix the cleanup of struct tpm_chip (2016-02-10 04:12:08 +0200)

are available in the git repository at:

  https://github.com/jsakkine/linux-tpmdd.git tags/tpmdd-next-20160220

for you to fetch changes up to 99cda8cb4639de81cde785b5bab9bc52e916e594:

  tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister() (2016-02-20 09:59:33 +0200)

----------------------------------------------------------------
remaining tpmdd fixes for Linux 4.5

----------------------------------------------------------------
Harald Hoyer (1):
      tpm_eventlog.c: fix binary_bios_measurements

Jarkko Sakkinen (4):
      tpm: fix: set continueSession attribute for the unseal operation
      tpm: fix: return rc when devm_add_action() fails
      tpm_crb/tis: fix: use dev_name() for /proc/iomem
      tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()

 drivers/char/tpm/tpm-chip.c     |  7 ++++++-
 drivers/char/tpm/tpm2-cmd.c     | 10 +++++++---
 drivers/char/tpm/tpm_crb.c      |  8 +++++---
 drivers/char/tpm/tpm_eventlog.c | 14 ++++++++++----
 drivers/char/tpm/tpm_tis.c      |  4 +++-
 5 files changed, 31 insertions(+), 12 deletions(-)

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[GIT PULL] remaining tpmdd fixes for Linux 4.5 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2016-02-20 09:20 +0100
  Re: [GIT PULL] remaining tpmdd fixes for Linux 4.5 James Morris <jmorris@namei.org> - 2016-02-22 03:00 +0100
    Re: [GIT PULL] remaining tpmdd fixes for Linux 4.5 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2016-02-22 16:00 +0100
      Re: [GIT PULL] remaining tpmdd fixes for Linux 4.5 Jason Gunthorpe <jgunthorpe@obsidianresearch.com> - 2016-02-22 19:00 +0100
        Re: [GIT PULL] remaining tpmdd fixes for Linux 4.5 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2016-02-22 20:10 +0100
          Re: [GIT PULL] remaining tpmdd fixes for Linux 4.5 Jason Gunthorpe <jgunthorpe@obsidianresearch.com> - 2016-02-22 20:20 +0100
            Re: [GIT PULL] remaining tpmdd fixes for Linux 4.5 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2016-02-22 22:30 +0100

csiph-web