Received: by 2002:a05:6358:45e:b0:b5:b6eb:e1f9 with SMTP id 30csp245834rwe; Wed, 31 Aug 2022 01:58:22 -0700 (PDT) X-Google-Smtp-Source: AA6agR4mDPq1p3MCKzK30J4GRCbcaoJV6n3nmBWLAI/C1e6DXznebFDwA4QjS0TQ1JbUyBCt2P+I X-Received: by 2002:a17:906:cc5d:b0:73d:c534:1aaa with SMTP id mm29-20020a170906cc5d00b0073dc5341aaamr19415254ejb.626.1661936301798; Wed, 31 Aug 2022 01:58:21 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1661936301; cv=none; d=google.com; s=arc-20160816; b=oZf6AxTml3vGTk7eMjAZ33Ip23hRP3SrYM86TdLfjT/mWf7l6OMfJC8H3kmA2oK9qM UzurOuX2hZHmVaK7EPYKuGS8k3RwZ5p6VO1QeW5Q84PyExOBu80NGnjm78i8vKuJjJ5l Ui9iV7m2+a6UM7iXcdAWBVcZ8+cgEoIPgs7rhW0XYNe5UuUL8oqZ5xu2gzquxCE+SBeg 1U0EZwcn/MSLOfybldFoo8RvYr1yS4fn37hm4Gi7TrVo7uNqoyZ98d3ttEwIHtXNss2/ RoYuy29njW4eIvIYMpQ9VRHq9rqEtaAxb+iuD0Nj0nn9Rm8gVaNJDRglfsKU7VdeVTVM ULXA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:to:from:date; bh=sywYgti6TXklmNU/GJJVuxpRGPEdGEnM8EOiIxIkwgU=; b=Bup/z/D2fhwzRYfUgDxIZXOcgaQpuHOLGwdAXTzKIrinMtGw3imR5E/NndYkCFCdra 8p1PHaTxV3mMXSRPdJy0Pa0I3HCuicR+1qEYsyHcWrxS6zOlZYMsNP+UE3rdpAdn6qF0 G6LH95FSuEHzv8TPsZimq0Y9tR9iLlHuuSOYg9TvHfh9QHMEKeo4melc6cXVfK9WGV8P 2ucOgIiBkx9yhqpI+MjjFWFqnQvDJTnBFEnDxlfqShnIa23X7ZQ6ftQ8+X7d45XvJHuf OwXjHWxJIVf4lMihIVGoWIpESGPX2n7GhRQSqEa3G/K6DJpPuTM5H3VFaWPFY9h5eNG+ 9mVA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-crypto-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id g4-20020aa7d1c4000000b004485081f004si6464255edp.598.2022.08.31.01.57.50; Wed, 31 Aug 2022 01:58:21 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-crypto-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-crypto-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231778AbiHaI5H (ORCPT + 99 others); Wed, 31 Aug 2022 04:57:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45894 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231724AbiHaI4g (ORCPT ); Wed, 31 Aug 2022 04:56:36 -0400 Received: from fornost.hmeau.com (helcar.hmeau.com [216.24.177.18]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2C34598C9B; Wed, 31 Aug 2022 01:55:39 -0700 (PDT) Received: from gwarestrin.arnor.me.apana.org.au ([192.168.103.7]) by fornost.hmeau.com with smtp (Exim 4.94.2 #2 (Debian)) id 1oTJVT-00H5wl-9P; Wed, 31 Aug 2022 18:55:32 +1000 Received: by gwarestrin.arnor.me.apana.org.au (sSMTP sendmail emulation); Wed, 31 Aug 2022 16:55:31 +0800 Date: Wed, 31 Aug 2022 16:55:31 +0800 From: Herbert Xu To: Linus Torvalds , "David S. Miller" , Linux Kernel Mailing List , Linux Crypto Mailing List Subject: [GIT PULL] Crypto Fixes for 6.0 Message-ID: References: <20210929023843.GA28594@gondor.apana.org.au> <20211029041408.GA3192@gondor.apana.org.au> <20211112104815.GA14105@gondor.apana.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org Hi Linus: The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868: Linux 6.0-rc1 (2022-08-14 15:50:18 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git tags/v6.0-p2 for you to fetch changes up to 874b301985ef2f89b8b592ad255e03fb6fbfe605: crypto: lib - remove unneeded selection of XOR_BLOCKS (2022-08-26 18:40:14 +0800) ---------------------------------------------------------------- This push fixes a boot performance regression due to an unnecessary dependency on XOR_BLOCKS. ---------------------------------------------------------------- Eric Biggers (1): crypto: lib - remove unneeded selection of XOR_BLOCKS lib/crypto/Kconfig | 1 - 1 file changed, 1 deletion(-) Thanks, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt