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 AF946C77B7C for ; Tue, 9 May 2023 08:08:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234504AbjEIIIH (ORCPT ); Tue, 9 May 2023 04:08:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50646 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234299AbjEIIHq (ORCPT ); Tue, 9 May 2023 04:07:46 -0400 Received: from mail-pf1-x433.google.com (mail-pf1-x433.google.com [IPv6:2607:f8b0:4864:20::433]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 57FACE736 for ; Tue, 9 May 2023 01:07:07 -0700 (PDT) Received: by mail-pf1-x433.google.com with SMTP id d2e1a72fcca58-643b7b8f8ceso2177417b3a.1 for ; Tue, 09 May 2023 01:07:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=heitbaum.com; s=google; t=1683619627; x=1686211627; 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=f4cw59kPp6A8r0eMeccn+YgGUjrNQrYf3COqrBqWzs0=; b=iPcDFbd1lygQ4F1Bu7qfUjBBUUcYBUdy99AVsmAlYCaYknGCUjhMKTTb6PZdvuQ2MX zgYx8Fn9O0L2wIhejJ4bSuNtC83Z3iCQpu8sk8Ihw7saNEfeNaO5lYlua/ZPIA3gKmk3 wSrnuT6pA8yinGPw0duk8IUjv/DwdM3883ynM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683619627; x=1686211627; 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=f4cw59kPp6A8r0eMeccn+YgGUjrNQrYf3COqrBqWzs0=; b=Mp1mkhUCc5GLWW+s5HdYTK7iykwb6f+GUdw7hthY4Me3+/+diW3L0RyDXKuZf+H5CU uqhf40NyfR2HbEMjA5BhezoyZXmYFI+Gn+OLRKGBvCZ18kQcxiOuDK6AtiTk3l609j4R ae8R/xNW1pDIEAIiCzExoNtkn+I77jG1EIQgBjlUglLqGnXaxu4lYKGYoF0944gqoLcF 3/DX2ybuh4diu6RKNBphCzzrutkZj6/OyzXzNJZ6Ervx0+0VxEbV9mOUbqDnybRpK5kW DGC8s0CjhoUXoi4A4VqQRI/vOj/T4RGcaFQcYmqwBHM5X0t/FT2TTfdkQ3TjgfsecQRu PNVw== X-Gm-Message-State: AC+VfDxYW9e/KIWviiy5IIAl+ZhI6Xt9WQrGVVP6C752FSDBW3EQ4FPF q7iT4lTgQTi5noRssVOy4lu37g== X-Google-Smtp-Source: ACHHUZ5mtkoo5NjkUfi/hBEfAL0GATyBF6WKT+ImyGPyuyHfKi6mBlfFBGUBQQLAyoZHVqKrByc9iA== X-Received: by 2002:a05:6a00:14d0:b0:63d:2f13:1f3 with SMTP id w16-20020a056a0014d000b0063d2f1301f3mr17321113pfu.33.1683619626805; Tue, 09 May 2023 01:07:06 -0700 (PDT) Received: from d6921c044a31 ([122.199.31.200]) by smtp.gmail.com with ESMTPSA id j11-20020a62e90b000000b00571cdbd0771sm1165640pfh.102.2023.05.09.01.07.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 09 May 2023 01:07:06 -0700 (PDT) Date: Tue, 9 May 2023 08:06:58 +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/694] 6.3.2-rc2 review Message-ID: <20230509080658.GA152864@d6921c044a31> References: <20230509030705.399628514@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230509030705.399628514@linuxfoundation.org> Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Tue, May 09, 2023 at 05:26:44AM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.3.2 release. > There are 694 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, 11 May 2023 03:05:05 +0000. > Anything received after that time might be too late. Hi Greg, 6.3.2-rc2 tested. Run tested on: - 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