Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B3A14C6379F for ; Mon, 13 Feb 2023 22:37:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230062AbjBMWhY (ORCPT ); Mon, 13 Feb 2023 17:37:24 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43582 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229489AbjBMWhW (ORCPT ); Mon, 13 Feb 2023 17:37:22 -0500 Received: from mail-oo1-xc2b.google.com (mail-oo1-xc2b.google.com [IPv6:2607:f8b0:4864:20::c2b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CF36F1EBD1 for ; Mon, 13 Feb 2023 14:37:20 -0800 (PST) Received: by mail-oo1-xc2b.google.com with SMTP id r192-20020a4a37c9000000b00517677496d0so1351834oor.13 for ; Mon, 13 Feb 2023 14:37:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxtx.org; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:sender:from:to:cc:subject:date:message-id :reply-to; bh=ILaLJ9YR+MoneWuXWsO60RbFqEPdAmDr7KfJYbc7HOQ=; b=dHgZoUtmmMYrAOBfecVNoznwGuiSrgaLDInRvVzPGCALMXcewC0op5acIKOmcMgo57 rzAsPlyqleqC5UHYZAZzwN4oMOdHDjR9cQ398xaQHNtx6GAkdTvhREUmVaO3QeEgoPXL Ay4l51dSqHQvZW676bLFDiCbHP5OurCKTIAu4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:sender:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ILaLJ9YR+MoneWuXWsO60RbFqEPdAmDr7KfJYbc7HOQ=; b=oroBQ4Yr4GK4f3Qfuljox/QgDBv55pezY5S3iFEM2cGt6bXgMeqgUtikjcr/ZDCnYv DzommbhEjns6cv5Gj8GNYqgNGAVlVnFHFRxf1e07l4Q4yyKVXqQKlPwP99D+8i9If85H wtP+sLN15WguAPXoatt05l8wATLfgMMt4WzuRdgZFgWPflwiTohgtFZeqIIyw/Kp2K7U ttKXA7bji1lZUtfj9YMW/0pFY2Qn8HLiCFPm6QlCNwROWSDWP1N9togtUsn0Iag2SnrX mqhh9BAhx3dvkJXXu0Ctpq4za1AMpsgVlqejlVOYUjrtwRNBOgprqhfBEps/Wuz+683l 8k/g== X-Gm-Message-State: AO0yUKVLH8B0f3Od5PQOg9Ro5r7Xob/vN4cb+j4ZZjyo+CwsvaHMyBnz gDknf6q1H5wuXixs4ANY9smyOA== X-Google-Smtp-Source: AK7set+oJDpiX0BezbSDLHgZy5zuKdFJxOKFo/m3LpiD5p54GQW0gYJpZtkdfmsmxFSTMXVVAiW9Dg== X-Received: by 2002:a4a:6b0f:0:b0:511:f3d2:bb8d with SMTP id g15-20020a4a6b0f000000b00511f3d2bb8dmr13170775ooc.5.1676327840082; Mon, 13 Feb 2023 14:37:20 -0800 (PST) Received: from fedora64.linuxtx.org (99-47-93-78.lightspeed.rcsntx.sbcglobal.net. [99.47.93.78]) by smtp.gmail.com with ESMTPSA id p25-20020a4ad459000000b00500c1100651sm5321387oos.45.2023.02.13.14.37.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Feb 2023 14:37:19 -0800 (PST) Sender: Justin Forbes Date: Mon, 13 Feb 2023 16:37:18 -0600 From: Justin Forbes To: Greg Kroah-Hartman Cc: stable@vger.kernel.org, patches@lists.linux.dev, linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, lkft-triage@lists.linaro.org, pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com, sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de Subject: Re: [PATCH 6.1 000/114] 6.1.12-rc1 review Message-ID: References: <20230213144742.219399167@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230213144742.219399167@linuxfoundation.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 13, 2023 at 03:47:15PM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.12 release. > There are 114 patches in this series, all will be posted as a response > to this one. If anyone has any issues with these being applied, please > let me know. > > Responses should be made by Wed, 15 Feb 2023 14:46:51 +0000. > Anything received after that time might be too late. > > The whole patch series can be found in one patch at: > https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.1.12-rc1.gz > or in the git tree and branch at: > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.1.y > and the diffstat can be found below. > > thanks, > > greg k-h Tested rc1 against the Fedora build system (aarch64, armv7, ppc64le, s390x, x86_64), and boot tested x86_64. No regressions noted. Tested-by: Justin M. Forbes