linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] tpmdd updates for Linux 4.9
@ 2016-09-15 13:16 Jarkko Sakkinen
  2016-09-19  1:52 ` James Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Jarkko Sakkinen @ 2016-09-15 13:16 UTC (permalink / raw)
  To: James Morris; +Cc: linux-security-module, linux-kernel

Hi James,

This pull request contains tpmdd updates for Linux 4.9. There are no
major new features. This is purely a bug fix and cleanup release.

/Jarkko

The following changes since commit a39f44faa8c7d84dff7d1fc0bc851c6499f94d7b:

  Merge branch 'smack-for-4.9' of http://github.com/cschaufler/smack-next into next (2016-09-15 14:43:46 +1000)

are available in the git repository at:

  git://git.infradead.org/users/jjs/linux-tpmdd.git master

for you to fetch changes up to ebfd7532e985818a327906e011f3e43c8ddfdd74:

  tpm: add check for minimum buffer size in tpm_transmit() (2016-09-15 16:04:21 +0300)

----------------------------------------------------------------
Jarkko Sakkinen (11):
      tpm: invalid self test error message
      tpm: fix a race condition in tpm2_unseal_trusted()
      tpm: remove unnecessary externs from tpm.h
      tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt()
      tpm: use tpm_transmit_cmd() in tpm2_probe()
      tpm: use tpm_pcr_read_dev() in tpm_do_selftest()
      tpm_crb: fix crb_req_canceled behavior
      tpm_crb: remove wmb()'s
      tpm_crb: refine the naming of constants
      tpm_crb: fix incorrect values of cmdReady and goIdle bits
      tpm: add check for minimum buffer size in tpm_transmit()

Jason Gunthorpe (1):
      tpm/st33zp24: Remove useless tpm_gen_interrupt

Julia Lawall (1):
      tpm: constify TPM 1.x header structures

Tomas Winkler (5):
      tpm/tpm_tis: remove unused itpm variable
      tmp/tpm_crb: drop include to platform_device
      tpm/tpm_crb: cache cmd_size register value.
      tpm/tpm_crb: drop useless cpu_to_le32 when writing to registers
      tpm/tpm_crb: fix the over 80 characters checkpatch warring

 drivers/char/tpm/st33zp24/st33zp24.c |   2 -
 drivers/char/tpm/tpm-dev.c           |   2 +-
 drivers/char/tpm/tpm-interface.c     |  84 +++++++++++-------------
 drivers/char/tpm/tpm-sysfs.c         |   4 +-
 drivers/char/tpm/tpm.h               |  46 ++++++-------
 drivers/char/tpm/tpm2-cmd.c          | 124 +++++++++++++++++++----------------
 drivers/char/tpm/tpm_crb.c           |  50 +++++++-------
 drivers/char/tpm/tpm_tis_core.c      |  24 ++++---
 8 files changed, 171 insertions(+), 165 deletions(-)

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

* Re: [GIT PULL] tpmdd updates for Linux 4.9
  2016-09-15 13:16 [GIT PULL] tpmdd updates for Linux 4.9 Jarkko Sakkinen
@ 2016-09-19  1:52 ` James Morris
  0 siblings, 0 replies; 2+ messages in thread
From: James Morris @ 2016-09-19  1:52 UTC (permalink / raw)
  To: Jarkko Sakkinen; +Cc: linux-security-module, linux-kernel

On Thu, 15 Sep 2016, Jarkko Sakkinen wrote:

> Hi James,
> 
> This pull request contains tpmdd updates for Linux 4.9. There are no
> major new features. This is purely a bug fix and cleanup release.
> 
> /Jarkko
> 
> The following changes since commit a39f44faa8c7d84dff7d1fc0bc851c6499f94d7b:
> 
>   Merge branch 'smack-for-4.9' of http://github.com/cschaufler/smack-next into next (2016-09-15 14:43:46 +1000)
> 
> are available in the git repository at:
> 
>   git://git.infradead.org/users/jjs/linux-tpmdd.git master
> 
> for you to fetch changes up to ebfd7532e985818a327906e011f3e43c8ddfdd74:
> 
>   tpm: add check for minimum buffer size in tpm_transmit() (2016-09-15 16:04:21 +0300)

Pulled, thanks.


-- 
James Morris
<jmorris@namei.org>

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

end of thread, other threads:[~2016-09-19  1:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-15 13:16 [GIT PULL] tpmdd updates for Linux 4.9 Jarkko Sakkinen
2016-09-19  1:52 ` James Morris

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).