From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757228AbcBCPry (ORCPT ); Wed, 3 Feb 2016 10:47:54 -0500 Received: from mx1.redhat.com ([209.132.183.28]:44391 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756127AbcBCPrw (ORCPT ); Wed, 3 Feb 2016 10:47:52 -0500 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: <20160120172401.GF9900@localhost> References: <20160120172401.GF9900@localhost> <20160119113026.23238.4498.stgit@warthog.procyon.org.uk> To: Petko Manolov Cc: dhowells@redhat.com, zohar@linux.vnet.ibm.com, linux-security-module@vger.kernel.org, keyrings@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [RFC PATCH 00/20] KEYS: Restrict additions to 'trusted' keyrings [ver #2] MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <26026.1454514470.1@warthog.procyon.org.uk> Date: Wed, 03 Feb 2016 15:47:50 +0000 Message-ID: <26027.1454514470@warthog.procyon.org.uk> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Petko Manolov wrote: > I assume this is intended for 4.6 or later, correct? At this point, yes. David