From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751683AbdBJBKA (ORCPT ); Thu, 9 Feb 2017 20:10:00 -0500 Received: from namei.org ([65.99.196.166]:34464 "EHLO namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751362AbdBJBJ7 (ORCPT ); Thu, 9 Feb 2017 20:09:59 -0500 Date: Fri, 10 Feb 2017 12:07:10 +1100 (AEDT) From: James Morris To: David Howells cc: linux-security-module@vger.kernel.org, keyrings@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/3] KEYS: Fixes In-Reply-To: <148666065805.8529.13153246197340248894.stgit@warthog.procyon.org.uk> Message-ID: References: <148666065805.8529.13153246197340248894.stgit@warthog.procyon.org.uk> User-Agent: Alpine 2.20 (LRH 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 9 Feb 2017, David Howells wrote: > > Hi James, > > Can you pull these patches into your next tree please? They include the > following: > > (1) Fix sign-file for use with libressl. > > (2) Fix error production in request_master_key(). > > (3) Explicitly zero-out secret data before freeing it in case gcc > optimises memset() away in future. > Applied. -- James Morris