From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754222AbbE1P5V (ORCPT ); Thu, 28 May 2015 11:57:21 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42111 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753162AbbE1P5M convert rfc822-to-8bit (ORCPT ); Thu, 28 May 2015 11:57:12 -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: <20150528154605.1259.42518.stgit@warthog.procyon.org.uk> References: <20150528154605.1259.42518.stgit@warthog.procyon.org.uk> Cc: dhowells@redhat.com, mcgrof@gmail.com, mjg59@srcf.ucam.org, keyrings@linux-nfs.org, gregkh@linuxfoundation.org, kyle@kernel.org, linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, seth.forshee@canonical.com, linux-security-module@vger.kernel.org, zohar@linux.vnet.ibm.com, dwmw2@infradead.org Subject: Re: [PATCH 00/20] MODSIGN: Use PKCS#7 for module signatures [ver #5] MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <1911.1432828625.1@warthog.procyon.org.uk> Content-Transfer-Encoding: 8BIT Date: Thu, 28 May 2015 16:57:05 +0100 Message-ID: <1912.1432828625@warthog.procyon.org.uk> To: unlisted-recipients:; (no To-header on input) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org David Howells wrote: > Additionally, the last four patches are provisionally added to support firmware The last five, that is. David