From mboxrd@z Thu Jan 1 00:00:00 1970 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 E2DADC77B75 for ; Tue, 16 May 2023 12:04:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232702AbjEPMEc (ORCPT ); Tue, 16 May 2023 08:04:32 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58054 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232445AbjEPMEa (ORCPT ); Tue, 16 May 2023 08:04:30 -0400 Received: from mail-oa1-x2e.google.com (mail-oa1-x2e.google.com [IPv6:2001:4860:4864:20::2e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7081A5FD6 for ; Tue, 16 May 2023 05:04:27 -0700 (PDT) Received: by mail-oa1-x2e.google.com with SMTP id 586e51a60fabf-199bcf78252so2332285fac.3 for ; Tue, 16 May 2023 05:04:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxtx.org; s=google; t=1684238667; x=1686830667; 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=kJosZkuHbiv9aC0zid4KAAbdE5AYoHy0os35a+6yEh4=; b=Hcjeuhev/jBUZbhhXSUbEKHdp1VBSFZN5JNVv5uUtxT099arEEawMJcrkMjcuzn6/5 xjtNCsEK4UxMhhGHiO0vk04bpev1//ZxPGcPUTUvWVtMShJE2H7X4Y//7mGc+pCLmaYa WDiRJKeeXeGbNi2tR8PKFFd4nC7Y7p4FVwlUA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684238667; x=1686830667; 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=kJosZkuHbiv9aC0zid4KAAbdE5AYoHy0os35a+6yEh4=; b=jCqoQwmbMrKXoSnTdzCAtcFCSzMqP6dkohZW1theV9MQbgLGT/hf7pxTnat6Cp3VYq k/NjRwxW9iTfZvlYBnfSgb0LpdS2eIBic33RjwpZdR8GPAU4gFVNo7JJbap7dE1WNnjO SNPRrN/yLkXAexscVIalY4+mcM9RuO+1NllmHbYETo24/lJMQ/zy8dd4N3QEjiSri5uA zGxg+aLEEDQRctqgiwzS+rnxV17othXg0b232IsvLtWxQFCkrWCuE67aYUQf4TiU3kb8 SzUp4u7hkl+eh1N17koFTEhIih3rTCVPXH8h37uvonQoEbpfS82UJnFQSgXNgcQyxSKB QrrQ== X-Gm-Message-State: AC+VfDx1EF+ZyY3t8Jahp/mEzHggu8qRdM5J9NULr2a0vw/HCWjlZ3co e1BxoY1lEkrAOaoawRlm9Gi9cQ== X-Google-Smtp-Source: ACHHUZ7H25k9zBFLAifLfWin8oqXETP7UGnj9dxYlhdJA5TKaEpBbP9ob2KBM3FhI0weuJw9l8GF4Q== X-Received: by 2002:aca:2301:0:b0:38d:ed4a:52eb with SMTP id e1-20020aca2301000000b0038ded4a52ebmr12456332oie.38.1684238665298; Tue, 16 May 2023 05:04:25 -0700 (PDT) Received: from fedora64.linuxtx.org ([99.47.93.78]) by smtp.gmail.com with ESMTPSA id u14-20020a4ad0ce000000b0054f9f229bddsm8082829oor.15.2023.05.16.05.04.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 16 May 2023 05:04:24 -0700 (PDT) Sender: Justin Forbes Date: Tue, 16 May 2023 07:04:23 -0500 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.3 000/246] 6.3.3-rc1 review Message-ID: References: <20230515161722.610123835@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230515161722.610123835@linuxfoundation.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, May 15, 2023 at 06:23:32PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.3.3 release. > There are 246 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, 17 May 2023 16:16:37 +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.3.3-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.3.y > and the diffstat can be found below. > > thanks, > > greg k-h Tested rc1 against the Fedora build system (aarch64, ppc64le, s390x, x86_64), and boot tested x86_64. No regressions noted. Tested-by: Justin M. Forbes