From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755841AbcDGJBa (ORCPT ); Thu, 7 Apr 2016 05:01:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:38649 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755776AbcDGJB2 convert rfc822-to-8bit (ORCPT ); Thu, 7 Apr 2016 05:01:28 -0400 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <1459911605.3166.13.camel@linux.vnet.ibm.com> References: <1459911605.3166.13.camel@linux.vnet.ibm.com> To: Mimi Zohar Cc: dhowells@redhat.com, linux-security-module@vger.kernel.org, keyrings@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] IMA: Use the system trusted keyrings instead of .ima_mok (update) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <29816.1460019686.1@warthog.procyon.org.uk> Content-Transfer-Encoding: 8BIT Date: Thu, 07 Apr 2016 10:01:26 +0100 Message-ID: <29817.1460019686@warthog.procyon.org.uk> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Mimi Zohar wrote: > Please feel free to squash this patch with yours of the same name (12/12). > > Just replace the .ima_mok keyring with the .secondary_trusted_keys. > > Signed-off-by: Mimi Zohar Okay, I've squashed it and am posting a new set. How do you want your changes attributing to you? Do you have any objections to my patch set beginning: [RFC PATCH 0/7] KEYS: Adjust public key signature handling also at: http://git.kernel.org/cgit/linux/kernel/git/dhowells/linux-fs.git/log/?h=keys-sig upon which the trusted patches are based? David