From: jarkko.sakkinen@linux.intel.com (Jarkko Sakkinen)
To: linux-security-module@vger.kernel.org
Subject: [GIT PULL] tpmdd updates for Linux 4.14
Date: Sat, 19 Aug 2017 20:27:08 +0300 [thread overview]
Message-ID: <20170819172708.opyeyort3pebklje@linux.intel.com> (raw)
Hi James,
Not much this time except a few fixes.
/Jarkko
The following changes since commit 76e22e212a850bbd16cf49f9c586d4635507e0b5:
apparmor: fix incorrect type assignment when freeing proxies (2017-08-18 06:45:37 -0700)
are available in the git repository at:
git://git.infradead.org/users/jjs/linux-tpmdd.git tags/tpmdd-next-20170819
for you to fetch changes up to 08f49ffce0522ae4738308f400795ee4d92f6e3d:
tpm: ibmvtpm: simplify crq initialization and document crq format (2017-08-19 20:23:44 +0300)
----------------------------------------------------------------
tpmdd updates for Linux 4.14
----------------------------------------------------------------
Arvind Yadav (2):
tpm: tpm_crb: constify acpi_device_id.
tpm: vtpm: constify vio_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
WARNING: multiple messages have this Message-ID (diff)
From: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
To: jmorrisli@nux.intel.com
Cc: linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.org
Subject: [GIT PULL] tpmdd updates for Linux 4.14
Date: Sat, 19 Aug 2017 20:27:08 +0300 [thread overview]
Message-ID: <20170819172708.opyeyort3pebklje@linux.intel.com> (raw)
Hi James,
Not much this time except a few fixes.
/Jarkko
The following changes since commit 76e22e212a850bbd16cf49f9c586d4635507e0b5:
apparmor: fix incorrect type assignment when freeing proxies (2017-08-18 06:45:37 -0700)
are available in the git repository at:
git://git.infradead.org/users/jjs/linux-tpmdd.git tags/tpmdd-next-20170819
for you to fetch changes up to 08f49ffce0522ae4738308f400795ee4d92f6e3d:
tpm: ibmvtpm: simplify crq initialization and document crq format (2017-08-19 20:23:44 +0300)
----------------------------------------------------------------
tpmdd updates for Linux 4.14
----------------------------------------------------------------
Arvind Yadav (2):
tpm: tpm_crb: constify acpi_device_id.
tpm: vtpm: constify vio_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(-)
next reply other threads:[~2017-08-19 17:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-19 17:27 Jarkko Sakkinen [this message]
2017-08-19 17:27 ` [GIT PULL] tpmdd updates for Linux 4.14 Jarkko Sakkinen
2017-08-21 2:33 ` James Morris
2017-08-21 2:33 ` James Morris
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=20170819172708.opyeyort3pebklje@linux.intel.com \
--to=jarkko.sakkinen@linux.intel.com \
--cc=linux-security-module@vger.kernel.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.