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 81D14C7EE25 for ; Tue, 16 May 2023 12:39:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233225AbjEPMjI (ORCPT ); Tue, 16 May 2023 08:39:08 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53748 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231721AbjEPMjG (ORCPT ); Tue, 16 May 2023 08:39:06 -0400 Received: from mail-pl1-x62e.google.com (mail-pl1-x62e.google.com [IPv6:2607:f8b0:4864:20::62e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AF7501725 for ; Tue, 16 May 2023 05:39:04 -0700 (PDT) Received: by mail-pl1-x62e.google.com with SMTP id d9443c01a7336-1ae454844edso1852785ad.1 for ; Tue, 16 May 2023 05:39:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=heitbaum.com; s=google; t=1684240744; x=1686832744; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=/oW/IIcwZUlvaFPTsVVZ4y7Z+vHDWRm/FW0iybV2A1U=; b=kI/q/toQd2vzR0miiBwBSiBUX38TKZiDljoH8PXAjj9WWTWW5gTEobj3i9DvbCWrL/ vn/lSYhY1zNBFhP585sXquHN4np9ms4ncRrwqR0U/gQ8PnrZyxex53dn8UUjjmMz0aqY FzbyM25RIUwc+PPoyMA3f8/CYCwOMmpZfeLwQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684240744; x=1686832744; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=/oW/IIcwZUlvaFPTsVVZ4y7Z+vHDWRm/FW0iybV2A1U=; b=Up1LwamJTNGLgk0BJLThKYg9JfqI1tutzRWM9VnyqdnX8X6FeIuA3iq8uW8w45GcyP 7bNnesiZAD0cyyX52P74RZXu0366jwFI2j+OnC3JF3QP4UMk+/+FDXixX4TA/I1u9AFb K2bfEjVk87mYIlxtWWoFngKPVkdOuzoc+8TYeV/93opWGJy0pgEd8MU+FdmxC741g5Wc 8sa/CZ0p5AiycMI+9qodml6WXZdvunSqaC1Zx73M/MiNDq4tfRCaSyYLmT0DU0Ujx48O jc3Vn+QXJbOWEdcS0mRqnM4QYQNdRZj9nNzbmgdGZob2I4xroK3YbX9rQjdmWdcQQFYB ZzNA== X-Gm-Message-State: AC+VfDzSOlVSeWbaRsCkRFgjLLEGN/A5ddWK49b3564yTcifwAG7+ZZ+ nvvamprGLbA5OLNQjlm13wOc8w== X-Google-Smtp-Source: ACHHUZ7QfEB8SeXqY4hgGFdGx/qpz6aDthFOR7yJN98PQIgCWf7EgdDzcbzN6Y9d9MSl6JEIFS5i8Q== X-Received: by 2002:a17:902:6a8a:b0:1ae:3bfb:f58b with SMTP id n10-20020a1709026a8a00b001ae3bfbf58bmr1278285plk.64.1684240743993; Tue, 16 May 2023 05:39:03 -0700 (PDT) Received: from 1989cf8cd4e7 ([122.199.31.3]) by smtp.gmail.com with ESMTPSA id b13-20020a170902d50d00b001adf6b21c77sm7264426plg.107.2023.05.16.05.38.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 16 May 2023 05:39:03 -0700 (PDT) Date: Tue, 16 May 2023 12:38:56 +0000 From: Rudi Heitbaum 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: <20230516123856.GA184274@1989cf8cd4e7> 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. Hi Greg, 6.3.3-rc1 tested. Run tested on: - Allwinner H6 (Tanix TX6) - Intel Alder Lake x86_64 (nuc12 i7-1260P) In addition - build tested for: - Allwinner A64 - Allwinner H3 - Allwinner H5 - NXP iMX6 - NXP iMX8 - Qualcomm Dragonboard - Rockchip RK3288 - Rockchip RK3328 - Rockchip RK3399pro - Samsung Exynos Tested-by: Rudi Heitbaum -- Rudi