Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751969AbdFHOt0 convert rfc822-to-8bit (ORCPT ); Thu, 8 Jun 2017 10:49:26 -0400 Received: from mx1.redhat.com ([209.132.183.28]:58496 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751834AbdFHOtW (ORCPT ); Thu, 8 Jun 2017 10:49:22 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com E8662C0587F8 Authentication-Results: ext-mx08.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx08.extmail.prod.ext.phx2.redhat.com; spf=pass smtp.mailfrom=dhowells@redhat.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com E8662C0587F8 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: <149692963884.11452.7673998701432248814.stgit@warthog.procyon.org.uk> To: James Morris Cc: dhowells@redhat.com, linux-security-module@vger.kernel.org, keyrings@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 00/23] KEYS: Fixes MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <14837.1496933360.1@warthog.procyon.org.uk> Content-Transfer-Encoding: 8BIT Date: Thu, 08 Jun 2017 15:49:20 +0100 Message-ID: <14838.1496933360@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, 08 Jun 2017 14:49:22 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 236 Lines: 10 James Morris wrote: > > Note that I rebased the patches on top of -rc4 to avoid problems with a tty > > locking bug encountered whilst trying to test it. > > This is for current Linus, correct? Yes please. David