Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752665AbdI1J01 (ORCPT ); Thu, 28 Sep 2017 05:26:27 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59210 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750759AbdI1J0Z (ORCPT ); Thu, 28 Sep 2017 05:26:25 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 3D1F5C0FABF4 Authentication-Results: ext-mx07.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx07.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=dhowells@redhat.com 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: To: James Morris Cc: dhowells@redhat.com, Baolin Wang , james.l.morris@oracle.com, serge@hallyn.com, arnd@arndb.de, broonie@kernel.org, keyrings@vger.kernel.org, linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.org Subject: Re: [PATCH v2 0/2] Fix y2038 issues for security/keys subsystem MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <5854.1506590782.1@warthog.procyon.org.uk> Date: Thu, 28 Sep 2017 10:26:22 +0100 Message-ID: <5855.1506590782@warthog.procyon.org.uk> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.31]); Thu, 28 Sep 2017 09:26:25 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 198 Lines: 8 James Morris wrote: > David, have you taken these into your tree? I can apply them to mine if > needed. I was intending to add them to my next tree for security/next. David