From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753882AbbIAG1B (ORCPT ); Tue, 1 Sep 2015 02:27:01 -0400 Received: from mx1.redhat.com ([209.132.183.28]:36450 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752216AbbIAG07 (ORCPT ); Tue, 1 Sep 2015 02:26:59 -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: <20150830155957.8105.9646.stgit@warthog.procyon.org.uk> To: James Morris Cc: dhowells@redhat.com, linux-security-module@vger.kernel.org, keyrings@vger.kernel.org, valdis.kletnieks@vt.edu, linux-kernel@vger.kernel.org Subject: Re: [PATCH] PKCS#7: Add OIDs for sha224, sha284 and sha512 hash algos and use them MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <29942.1441088814.1@warthog.procyon.org.uk> Date: Tue, 01 Sep 2015 07:26:54 +0100 Message-ID: <29943.1441088814@warthog.procyon.org.uk> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org James Morris wrote: > Please always specify which kernel a patch/pull request is for. security/next in this case. David