Re: [PATCH v2 1/2] crypto: KEYS: convert public key to the akcipher api

2015-12-21 Thread Tadeusz Struk
Hi, On 12/19/2015 03:49 PM, kbuild test robot wrote: > Hi Tadeusz, > > [auto build test ERROR on crypto/master] > [also build test ERROR on v4.4-rc5 next-20151218] > > url: > https://github.com/0day-ci/linux/commits/Tadeusz-Struk/crypto-KEYS-convert-public-key-to-akcipher-api/20151213-103429

Re: [PATCH v1 6/7] ima: measure and appraise the IMA policy itself

2015-12-21 Thread Luis R. Rodriguez
On Sun, Dec 20, 2015 at 12:11:04AM -0500, Mimi Zohar wrote: > On Thu, 2015-12-17 at 23:03 +0100, Luis R. Rodriguez wrote: > > On Tue, Dec 08, 2015 at 01:01:23PM -0500, Mimi Zohar wrote: > > > diff --git a/security/integrity/iint.c b/security/integrity/iint.c > > > index 8a45576..4d149c9 100644 > >

Re: [PATCH v1 3/7] ima: load policy using path

2015-12-21 Thread Luis R. Rodriguez
On Thu, Dec 17, 2015 at 11:33 AM, Luis R. Rodriguez wrote: > Please no, instead of adding yet-another kernel file-loading facility which is > likely error prone we should consolidate *all kernel file-loading facilities* > into a *common generic shared one*. So please work to make

Re: [PATCH v1 5/7] ima: measure and appraise firmware (improvement)

2015-12-21 Thread Luis R. Rodriguez
On Sat, Dec 19, 2015 at 11:44:41PM -0500, Mimi Zohar wrote: > On Thu, 2015-12-17 at 22:06 +0100, Luis R. Rodriguez wrote: > > On Tue, Dec 08, 2015 at 01:01:22PM -0500, Mimi Zohar wrote: > > > diff --git a/drivers/base/firmware_class.c b/drivers/base/firmware_class.c > > > index 8524450..dcd902f

[GIT PULL] linux-integrity changes for 4.5

2015-12-21 Thread Mimi Zohar
Hi James, Lots of changes this time. This pull request adds support, by Dmitry Kasatkin, for: making the EVM keyring a trusted keyring, such that only keys signed by a key on the system keyring can be loaded onto the EVM keyring, loading the EVM keys onto the EVM trusted keyring by the kernel,

[GIT PULL] tpmdd updates for Linux 4.5

2015-12-21 Thread Jarkko Sakkinen
://github.com/jsakkine/linux-tpmdd.git tags/tpmdd-next-20151221 for you to fetch changes up to 5beb0c435bdde35a09376566b0e28f7df87c9f68: keys, trusted: seal with a TPM2 authorization policy (2015-12-20 15:27:13 +0200) tpmdd updates