Linux Security Modules development
 help / color / mirror / Atom feed
* [GIT PULL] TPM updates for v4.14
@ 2017-09-24  5:00 James Morris
  2017-09-24 17:53 ` Security updates for v4.15 and beyond Casey Schaufler
  0 siblings, 1 reply; 7+ messages in thread
From: James Morris @ 2017-09-24  5:00 UTC (permalink / raw)
  To: linux-security-module

Here are the TPM updates from Jarkko for v4.14, which I've placed in their 
own branch (next-tpm).  I ended up cherry-picking them as other changes 
had been made in Jarkko's branch after he sent me his original pull 
request.

I plan on maintaining a separate branch for TPM (and other security 
subsystems) from now on.

>From Jarkko: "Not much this time except a few fixes." 

Please pull.

---

The following changes since commit 53a2ebaaabc1eb8458796fec3bc1e0e80746b642:

  sync to Linus v4.13-rc2 for subsystem developers to work against (2017-07-25 10:44:18 +1000)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git next-tpm

for you to fetch changes up to fb154e0e0a95249459df054241a9e8f4cca56062:

  tpm: ibmvtpm: simplify crq initialization and document crq format (2017-09-23 21:51:38 -0700)

----------------------------------------------------------------
Arvind Yadav (2):
      tpm: vtpm: constify vio_device_id
      tpm: tpm_crb: constify acpi_device_id.

Enric Balletbo i Serra (1):
      Documentation: tpm: add powered-while-suspended binding documentation

Hamza Attak (1):
      tpm: replace msleep() with  usleep_range() in TPM 1.2/2.0 generic drivers

Michal Suchanek (1):
      tpm: ibmvtpm: simplify crq initialization and document crq format

 .../devicetree/bindings/security/tpm/tpm-i2c.txt   |  6 ++
 drivers/char/tpm/tpm-interface.c                   | 10 +--
 drivers/char/tpm/tpm.h                             |  9 +-
 drivers/char/tpm/tpm2-cmd.c                        |  2 +-
 drivers/char/tpm/tpm_crb.c                         |  2 +-
 drivers/char/tpm/tpm_ibmvtpm.c                     | 98 ++++++++++++++--------
 drivers/char/tpm/tpm_infineon.c                    |  6 +-
 drivers/char/tpm/tpm_tis_core.c                    |  8 +-
 8 files changed, 89 insertions(+), 52 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-security-module" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2017-09-27  0:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-24  5:00 [GIT PULL] TPM updates for v4.14 James Morris
2017-09-24 17:53 ` Security updates for v4.15 and beyond Casey Schaufler
2017-09-25  4:59   ` James Morris
2017-09-25 10:32     ` Paul Moore
2017-09-26 19:55       ` John Johansen
2017-09-27  0:03         ` James Morris
2017-09-27  0:18           ` Casey Schaufler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox