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 08836C05027 for ; Wed, 8 Feb 2023 18:45:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230364AbjBHSph (ORCPT ); Wed, 8 Feb 2023 13:45:37 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43766 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229648AbjBHSpf (ORCPT ); Wed, 8 Feb 2023 13:45:35 -0500 Received: from mail-oa1-x29.google.com (mail-oa1-x29.google.com [IPv6:2001:4860:4864:20::29]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 73BEC17CFA for ; Wed, 8 Feb 2023 10:45:34 -0800 (PST) Received: by mail-oa1-x29.google.com with SMTP id 586e51a60fabf-1685cf2003aso24406678fac.12 for ; Wed, 08 Feb 2023 10:45:34 -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=KSn/C1OjXBrUNFQN3FvWdY6XkcZfs6wdWyMFAnR5BhA=; b=HNzAQhW3Ao8fSueXBzGJed815Tdu47jyiyXtlkqn36u/ShQ9xb8BnCpHzOj3IU+chh IFYhJFCGPU8WheCE5omseiGLHofOgkWH1F2oJFOnkqYPY7R9wiaauXObsS/IN9JQ/8qE ZabMHrrXFiyiJSkfVtZwax/MMVU1EkA+WaPSI= 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=KSn/C1OjXBrUNFQN3FvWdY6XkcZfs6wdWyMFAnR5BhA=; b=LNU1221y+a/l1yGFRy/M+NtKvGDvtI/IPl/JCOpp4kODgFCRsqfE8FD502odOlKJN9 8QUfpduhFRTGPsz4ablDkOdmyDExD1mGinLPorsWnjXJu6t04w2Sqh0zMSo7LcnQSBee VP3Am/8n5V6wD3ZkwEcpmRaQyH6dxW9yJFx/R0zvEcb4wFpEuNFXgtQ3RjxCrWqfy6Gt HRk3UqraqSouHrHfKL2fOXSvdyAp1RKU4BvtKYhylxu+N+yqU6NABXlW5CN4UYaijS43 4EGgJfErrqERJMvNTRpVsNRwt1kPzyBuWJA2p4XcN+n3jA9loIW5v8qHSyTAHpbl9S9w g7Ig== X-Gm-Message-State: AO0yUKV55HnT3xFuol9kwfuPi+NcjRhi3gk15J9rUHR9uqrZcJNtbJSq I53vhe4q3MmCYLojiw2t2ysInQ== X-Google-Smtp-Source: AK7set/D/rCf8TU1DvW7e62jT2Yk5a3LyTNPjHU6O9n6cyi0Qn3mDOAhaqSJ7UNa+DREMN3yIT5jzA== X-Received: by 2002:a05:6871:726:b0:163:20a2:ddde with SMTP id f38-20020a056871072600b0016320a2dddemr5438224oap.42.1675881932929; Wed, 08 Feb 2023 10:45:32 -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 t22-20020a056871055600b001600797d1b5sm7051291oal.41.2023.02.08.10.45.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Feb 2023 10:45:32 -0800 (PST) Sender: Justin Forbes Date: Wed, 8 Feb 2023 12:45:30 -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/208] 6.1.11-rc1 review Message-ID: References: <20230207125634.292109991@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230207125634.292109991@linuxfoundation.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 07, 2023 at 01:54:14PM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.11 release. > There are 208 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 Thu, 09 Feb 2023 12:55:54 +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.11-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