All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] tpmdd updates for Linux 4.5
@ 2015-12-21  8:42 Jarkko Sakkinen
  2015-12-26  9:19   ` James Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Jarkko Sakkinen @ 2015-12-21  8:42 UTC (permalink / raw)
  To: James Morris; +Cc: linux-security-module, keyrings, linux-kernel, tpmdd-devel

Hi

Here are tpmdd updates for Linux 4.5. Sorry I didn't send this already
last week but I had to hold until I get ack from Peter and Mimi before
doing anything. Patches are quite well baked for a while now with the
exception of small fix from Stefan to tpm_ibmvtpm, which I considered
trivial enough to be included.

Thanks, hope I did this right and apologies for the delay.

/Jarkko

The following changes since commit ebd68df3f24b318d391d15c458d6f43f340ba36a:

  Sync to Linus v4.4-rc2 for LSM developers. (2015-11-23 22:46:28 +1100)

are available in the git repository at:

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

for you to fetch changes up to 5beb0c435bdde35a09376566b0e28f7df87c9f68:

  keys, trusted: seal with a TPM2 authorization policy (2015-12-20 15:27:13 +0200)

----------------------------------------------------------------
tpmdd updates for Linux 4.5

----------------------------------------------------------------
Jarkko Sakkinen (3):
      keys, trusted: fix: *do not* allow duplicate key options
      keys, trusted: select hash algorithm for TPM2 chips
      keys, trusted: seal with a TPM2 authorization policy

Jason Gunthorpe (6):
      tpm_tis: Use devm_free_irq not free_irq
      tpm_tis: Ensure interrupts are disabled when the driver starts
      tpm: rework tpm_get_timeouts()
      tpm_tis: Get rid of the duplicate IRQ probing code
      tpm_tis: Refactor the interrupt setup
      tpm_tis: Tighten IRQ auto-probing

Martin Wilck (1):
      tpm_tis: further simplify calculation of ordinal duration

Stefan Berger (1):
      tpm_ibmvtpm: properly handle interrupted packet receptions

 Documentation/security/keys-trusted-encrypted.txt |  31 ++-
 crypto/hash_info.c                                |   2 +
 drivers/char/tpm/tpm-interface.c                  |  23 +-
 drivers/char/tpm/tpm.h                            |  11 +-
 drivers/char/tpm/tpm2-cmd.c                       |  60 ++++-
 drivers/char/tpm/tpm_crb.c                        |  14 +-
 drivers/char/tpm/tpm_ibmvtpm.c                    |  22 +-
 drivers/char/tpm/tpm_ibmvtpm.h                    |   1 +
 drivers/char/tpm/tpm_tis.c                        | 256 +++++++++-------------
 include/crypto/hash_info.h                        |   3 +
 include/keys/trusted-type.h                       |   5 +
 include/uapi/linux/hash_info.h                    |   1 +
 security/keys/Kconfig                             |   1 +
 security/keys/trusted.c                           |  56 ++++-
 14 files changed, 300 insertions(+), 186 deletions(-)

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

* Re: [GIT PULL] tpmdd updates for Linux 4.5
@ 2015-12-26  9:19   ` James Morris
  0 siblings, 0 replies; 3+ messages in thread
From: James Morris @ 2015-12-26  9:19 UTC (permalink / raw)
  To: Jarkko Sakkinen
  Cc: linux-security-module, keyrings, linux-kernel, tpmdd-devel

On Mon, 21 Dec 2015, Jarkko Sakkinen wrote:

> Hi
> 
> Here are tpmdd updates for Linux 4.5. Sorry I didn't send this already
> last week but I had to hold until I get ack from Peter and Mimi before
> doing anything. Patches are quite well baked for a while now with the
> exception of small fix from Stefan to tpm_ibmvtpm, which I considered
> trivial enough to be included.
> 

Applied.

-- 
James Morris
<jmorris@namei.org>


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

* Re: [GIT PULL] tpmdd updates for Linux 4.5
@ 2015-12-26  9:19   ` James Morris
  0 siblings, 0 replies; 3+ messages in thread
From: James Morris @ 2015-12-26  9:19 UTC (permalink / raw)
  To: Jarkko Sakkinen
  Cc: tpmdd-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f,
	linux-security-module-u79uwXL29TY76Z2rM5mHXA,
	keyrings-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

On Mon, 21 Dec 2015, Jarkko Sakkinen wrote:

> Hi
> 
> Here are tpmdd updates for Linux 4.5. Sorry I didn't send this already
> last week but I had to hold until I get ack from Peter and Mimi before
> doing anything. Patches are quite well baked for a while now with the
> exception of small fix from Stefan to tpm_ibmvtpm, which I considered
> trivial enough to be included.
> 

Applied.

-- 
James Morris
<jmorris-gx6/JNMH7DfYtjvyW6yDsg@public.gmane.org>


------------------------------------------------------------------------------

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

end of thread, other threads:[~2015-12-26  9:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-21  8:42 [GIT PULL] tpmdd updates for Linux 4.5 Jarkko Sakkinen
2015-12-26  9:19 ` James Morris
2015-12-26  9:19   ` James Morris

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.