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] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 08 Nov 2013 10:54:14 -0600
From:	Ashley Lai <adlai@...ux.vnet.ibm.com>
To:	Jason Gunthorpe <jgunthorpe@...idianresearch.com>
Cc:	tpmdd-devel@...ts.sourceforge.net, Peter Huewe <peterhuewe@....de>,
	linux-kernel@...r.kernel.org
Subject: Re: [tpmdd-devel] tpm: Remainder of earlier clean up

Hi Jason,
 Just want to let you know that I'm not forgetting about reviewing these
patches.  It is on my to do list, I will get to it by this or next
weekend.

--Ashley Lai

On Sun, 2013-11-03 at 20:38 -0700, Jason Gunthorpe wrote:
> Here is the last five patches from the prior series I sent that didn't get
> picked up yet.
> 
> There are no changes, these are just rebased onto 3.12rc7 + Peter's for-james
> branch. (Peter: Note, there are TPM changes to the Xen driver in 3.12rc7 that
> are not in your for-james branch)
> 
> The intent of these patches is to reduce the duplicated code that is present
> in all the drivers by migrating it into the core.
> 
> I've placed the patches on my github:
>  https://github.com/jgunthorpe/linux/commits/for-tpm
> 
>  drivers/char/tpm/Makefile           |    2 +-
>  drivers/char/tpm/tpm-dev.c          |  213 +++++++++++++++++++++++++++++++++++++
>  drivers/char/tpm/tpm-interface.c    |  487 +++++-------------------------------------------------------------------------------
>  drivers/char/tpm/tpm-sysfs.c        |  318 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  drivers/char/tpm/tpm.h              |   83 +++++++--------
>  drivers/char/tpm/tpm_atmel.c        |   28 +----
>  drivers/char/tpm/tpm_i2c_atmel.c    |   42 +-------
>  drivers/char/tpm/tpm_i2c_infineon.c |   42 +-------
>  drivers/char/tpm/tpm_i2c_nuvoton.c  |   42 +-------
>  drivers/char/tpm/tpm_i2c_stm_st33.c |   41 +------
>  drivers/char/tpm/tpm_ibmvtpm.c      |   40 +------
>  drivers/char/tpm/tpm_infineon.c     |   28 +----
>  drivers/char/tpm/tpm_nsc.c          |   28 +----
>  drivers/char/tpm/tpm_tis.c          |   49 +--------
>  drivers/char/tpm/xen-tpmfront.c     |   45 +-------
>  include/linux/tpm.h                 |   12 +++
>  16 files changed, 624 insertions(+), 876 deletions(-)
> 
> 
> ------------------------------------------------------------------------------
> Android is increasing in popularity, but the open development platform that
> developers love is also attractive to malware creators. Download this white
> paper to learn more about secure code signing practices that can help keep
> Android apps secure.
> http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
> _______________________________________________
> tpmdd-devel mailing list
> tpmdd-devel@...ts.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tpmdd-devel
> 


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ