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 00CA1C7EE23 for ; Wed, 1 Mar 2023 23:24:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229683AbjCAXYL (ORCPT ); Wed, 1 Mar 2023 18:24:11 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54048 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229612AbjCAXYG (ORCPT ); Wed, 1 Mar 2023 18:24:06 -0500 Received: from mail-oi1-x232.google.com (mail-oi1-x232.google.com [IPv6:2607:f8b0:4864:20::232]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1D55215CB5 for ; Wed, 1 Mar 2023 15:24:05 -0800 (PST) Received: by mail-oi1-x232.google.com with SMTP id r40so11172367oiw.0 for ; Wed, 01 Mar 2023 15:24:05 -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=MBy37NoOiV44ZXQw10RgXnBxTEBWUevOWxm5PdpkoeI=; b=HGErcMlSAlTgH9cBRiSikCXGpHFgm8g1JIxHvOWfrNvR670hkZilAUeEe14dJY4bB2 uWS3ELx4eMx4H4N32DDrDNfBbSJcRY2fZzYlgnYxB5GnJ+JyhpCY3ZuGuhXBGD1WOkjX HlU9C50iB2s4G3PWHJ6gcWwxzq1Ar8AzDDNyE= 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=MBy37NoOiV44ZXQw10RgXnBxTEBWUevOWxm5PdpkoeI=; b=oKAlc6NsIz73eem4o89jkU+AX+01R5r+L3AR3MJE5puiL4VA5lzNq4ri/2eMdGpE99 O7k3ztHDfdQ+XimtN60zKWUEUAwkPdYxWpiCuyjIq11v+Ruz9zuBc8GtfAJNbaxPl42L GJbwpIHUimZeZCZhUHHCnpUlISxMGEhtCQlFso4w5c1ftEo6du0e97HiiZra54d2rnKW MeqG0pnbVriQG2sgQrXN14QeehrVZ/RNXNF9Wz50bKRP41CHhuo9Te4qmXuk+WzmojRQ rjUVyoUayPfgCMwcNif0MlmTAF4GqoEu8gBawS6+sekj+EV5X3FNbl3Mq6pMQPeN9ELd jIOQ== X-Gm-Message-State: AO0yUKVfwm5/KFBdfLFHBIbPXeKthdZcIq3yDa1cMvgT2seELG6iQw/V KyfE76kmOt299mBsIGoCl7H5OA== X-Google-Smtp-Source: AK7set8/pItrW8pjpdC5op9qqcqNb3wEilvsaJasloBHbzJntz2oYBL+QjHtnKSOy2h18KARhdqhFw== X-Received: by 2002:a54:488c:0:b0:384:8a1:c14b with SMTP id r12-20020a54488c000000b0038408a1c14bmr4304349oic.31.1677713044362; Wed, 01 Mar 2023 15:24:04 -0800 (PST) Received: from fedora64.linuxtx.org ([99.47.93.78]) by smtp.gmail.com with ESMTPSA id eb3-20020a056808634300b0037d8c2ff0acsm6367101oib.12.2023.03.01.15.24.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 01 Mar 2023 15:24:03 -0800 (PST) Sender: Justin Forbes Date: Wed, 1 Mar 2023 17:24:02 -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.2 00/16] 6.2.2-rc1 review Message-ID: References: <20230301180653.263532453@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230301180653.263532453@linuxfoundation.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 01, 2023 at 07:07:36PM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.2.2 release. > There are 16 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 Fri, 03 Mar 2023 18:06:43 +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.2.2-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.2.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