lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 18 Jul 2016 21:03:53 +0300
From:	Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>
To:	Jason Gunthorpe <jgunthorpe@...idianresearch.com>
Cc:	andrew.zamansky@...oton.com, tpmdd-devel@...ts.sourceforge.net,
	linux-kernel@...r.kernel.org, linux-security-module@...r.kernel.org
Subject: Re: [PATCH v4 0/2] Nuvoton TPM2 support

On Tue, Jul 12, 2016 at 11:41:48AM -0600, Jason Gunthorpe wrote:
> This should be ready to go now.

I've applied this series.

/Jarkko

> 
> v4:
>  - Fix build error noticed by Fengguang Wu when DT is enabled.
>  - IRQ patch split out
> 
> Jason Gunthorpe (2):
>   tpm: Factor out common startup code
>   tpm: Add TPM 2.0 support to the Nuvoton i2c driver (NPCT6xx family)
> 
>  .../devicetree/bindings/i2c/trivial-devices.txt    |  1 +
>  drivers/char/tpm/st33zp24/st33zp24.c               |  4 +-
>  drivers/char/tpm/tpm-chip.c                        |  9 +++++
>  drivers/char/tpm/tpm-interface.c                   | 27 +++++++++++++
>  drivers/char/tpm/tpm.h                             |  4 +-
>  drivers/char/tpm/tpm2-cmd.c                        | 46 ++++++++++++++++++++--
>  drivers/char/tpm/tpm_crb.c                         | 10 +----
>  drivers/char/tpm/tpm_i2c_atmel.c                   |  6 +--
>  drivers/char/tpm/tpm_i2c_infineon.c                |  4 +-
>  drivers/char/tpm/tpm_i2c_nuvoton.c                 | 33 ++++++++++------
>  drivers/char/tpm/tpm_tis_core.c                    | 24 +----------
>  drivers/char/tpm/tpm_vtpm_proxy.c                  |  9 +----
>  include/linux/tpm.h                                |  5 +++
>  13 files changed, 113 insertions(+), 69 deletions(-)
> 
> -- 
> 2.1.4
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ