Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752019AbdFKVWD (ORCPT ); Sun, 11 Jun 2017 17:22:03 -0400 Received: from frisell.zx2c4.com ([192.95.5.64]:47113 "EHLO frisell.zx2c4.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751878AbdFKVWB (ORCPT ); Sun, 11 Jun 2017 17:22:01 -0400 MIME-Version: 1.0 In-Reply-To: <20235732.W6WmnKk6cl@tauon.chronox.de> References: <20170610025912.6499-1-Jason@zx2c4.com> <20235732.W6WmnKk6cl@tauon.chronox.de> From: "Jason A. Donenfeld" Date: Sun, 11 Jun 2017 23:21:55 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 0/6] Constant Time Memory Comparisons Are Important To: =?UTF-8?Q?Stephan_M=C3=BCller?= Cc: LKML , kernel-hardening@lists.openwall.com, Anna Schumaker , David Howells , David Safford , "David S. Miller" , Gilad Ben-Yossef , Greg Kroah-Hartman , Gustavo Padovan , "J. Bruce Fields" , Jeff Layton , Johan Hedberg , Johannes Berg , Marcel Holtmann , Mimi Zohar , Trond Myklebust , keyrings@vger.kernel.org, linux-bluetooth@vger.kernel.org, linux-nfs@vger.kernel.org, linux-wireless@vger.kernel.org, Netdev Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.home.local id v5BLMHwJ015422 Content-Length: 496 Lines: 12 Hi Stephan, On Sun, Jun 11, 2017 at 11:06 PM, Stephan Müller wrote: > Are you planning to send an update to your patch set? If yes, there is another > one which should be converted too: crypto/rsa-pkcs1pad.c. I just sent an update to this thread patching that, per your suggestion. Since these issues are expected to be cherry picked by their respective committer, I figure we can just pile on the patches here, listing the 0/6 intro email as each patch's parent. Jason