From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751833AbcELWMQ (ORCPT ); Thu, 12 May 2016 18:12:16 -0400 Received: from mx1.redhat.com ([209.132.183.28]:43407 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751121AbcELWMO (ORCPT ); Thu, 12 May 2016 18:12:14 -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: References: <30102.1463051519@warthog.procyon.org.uk> To: Linus Torvalds Cc: dhowells@redhat.com, James Morris , keyrings@vger.kernel.org, LSM List , Linux Kernel Mailing List Subject: Re: [PATCH] KEYS: Fix ASN.1 indefinite length object parsing MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <1327.1463091129.1@warthog.procyon.org.uk> Date: Thu, 12 May 2016 23:12:09 +0100 Message-ID: <1328.1463091129@warthog.procyon.org.uk> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.32]); Thu, 12 May 2016 22:12:12 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Linus Torvalds wrote: > On Thu, May 12, 2016 at 4:11 AM, David Howells wrote: > > Hi James, > > > > Can you pass this patch on to Linus immediately please? > > I took it directly, since we're close to final release. Thanks, David