Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1715695 > unrolled thread
| Started by | Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
|---|---|
| First post | 2017-08-19 19:30 +0200 |
| Last post | 2017-08-21 04:40 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[GIT PULL] tpmdd updates for Linux 4.14 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2017-08-19 19:30 +0200
Re: [GIT PULL] tpmdd updates for Linux 4.14 James Morris <jmorris@namei.org> - 2017-08-21 04:40 +0200
| From | Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> |
|---|---|
| Date | 2017-08-19 19:30 +0200 |
| Subject | [GIT PULL] tpmdd updates for Linux 4.14 |
| Message-ID | <ugfJo-48Q-5@gated-at.bofh.it> |
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(-)
[toc] | [next] | [standalone]
| From | James Morris <jmorris@namei.org> |
|---|---|
| Date | 2017-08-21 04:40 +0200 |
| Message-ID | <ugKNb-6Nu-1@gated-at.bofh.it> |
| In reply to | #1715695 |
On Sat, 19 Aug 2017, Jarkko Sakkinen wrote: > 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: Pulled. -- James Morris <jmorris@namei.org>
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web