Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933091AbeAOJLe (ORCPT + 1 other); Mon, 15 Jan 2018 04:11:34 -0500 Received: from mx1.redhat.com ([209.132.183.28]:53274 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932689AbeAOJLc (ORCPT ); Mon, 15 Jan 2018 04:11:32 -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: <20180113213441.52047-5-dan@kernelim.com> References: <20180113213441.52047-5-dan@kernelim.com> <20180113213441.52047-1-dan@kernelim.com> To: Dan Aloni Cc: dhowells@redhat.com, linux-kernel@vger.kernel.org, kernel-hardening@lists.openwall.com Subject: Re: [PATCHv2 4/7] certs: allow in-kernel access of trusted keys MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <12187.1516007490.1@warthog.procyon.org.uk> Date: Mon, 15 Jan 2018 09:11:30 +0000 Message-ID: <12188.1516007490@warthog.procyon.org.uk> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.26]); Mon, 15 Jan 2018 09:11:32 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: Hi Dan, The patch needs a description saying what you're doing and why. David