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:   Sat, 1 Oct 2016 15:44:56 +0300
From:   Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>
To:     Peter Huewe <peterhuewe@....de>
Cc:     Jason Gunthorpe <jgunthorpe@...idianresearch.com>,
        open list <linux-kernel@...r.kernel.org>,
        "moderated list:TPM DEVICE DRIVER" 
        <tpmdd-devel@...ts.sourceforge.net>
Subject: Re: [PATCH 0/2] Clean up handling of event log files

Please ignore this version. I was going to do a '--dry-run'. Sorry :(

Doing resend later on once I've tested the changes.

/Jarkko

On Sat, Oct 01, 2016 at 03:41:15PM +0300, Jarkko Sakkinen wrote:
> Meld a common function for opening measurements files and keep the
> dentries in a static array.
> 
> Jarkko Sakkinen (1):
>   tpm: replace dynamically allocated bios_dir with a static array
> 
> Nayna Jain (1):
>   tpm: define a generic open() method for ascii & bios measurements
> 
>  drivers/char/tpm/tpm-chip.c     |   9 +--
>  drivers/char/tpm/tpm.h          |   3 +-
>  drivers/char/tpm/tpm_eventlog.c | 123 ++++++++++++++--------------------------
>  drivers/char/tpm/tpm_eventlog.h |  10 ++--
>  4 files changed, 55 insertions(+), 90 deletions(-)
> 
> -- 
> 2.7.4
> 

Powered by blists - more mailing lists