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 EDF4CC4708E for ; Mon, 2 Jan 2023 23:14:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232773AbjABXOp (ORCPT ); Mon, 2 Jan 2023 18:14:45 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48950 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230390AbjABXOm (ORCPT ); Mon, 2 Jan 2023 18:14:42 -0500 Received: from mail-pj1-x1036.google.com (mail-pj1-x1036.google.com [IPv6:2607:f8b0:4864:20::1036]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 06AC3265A for ; Mon, 2 Jan 2023 15:14:41 -0800 (PST) Received: by mail-pj1-x1036.google.com with SMTP id hd14-20020a17090b458e00b0021909875bccso26475948pjb.1 for ; Mon, 02 Jan 2023 15:14:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=heitbaum.com; s=google; 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=yY1/fILcvpRKU0bivqO7pZp67LzV2ztHWexSOMGIEMA=; b=TCRnubnPXGHQLhXQlKNrDr/X2lJwe0KUUl8A8CkpznfvxckOmJDG5eAUFg48aSiMSJ YssUAUVY6FBfgbpCoZqRobxlaOtmnscYOR0FLoLlZgykZzMD7IOWTQjPqXiW13erE6gT RD7JB+qoAASDKQb9mA3vDEG4RGwdZA1EHQuTY= 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:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=yY1/fILcvpRKU0bivqO7pZp67LzV2ztHWexSOMGIEMA=; b=NPcGp+o4JPK25JTgCLJ4vjpKE4y2EDM6rELymhlDMohqEwQHyVOgM626sxn5C5a3it aXOCWzA7lTTEm2bqAv0aY45eMocBJWmtobesaqlo7AivU4z0FwEDub14G3lvfnLLSFOu JSuIPokMLZf75etqYDJNR71inMautlYMWt2mydu9J3ehdqhpYeBRgjAr4B9LWeny/uPY Ux55pbPgDB3KNKeuSibihdd/Jp1BbabM2m5Yhc5Vtxp/smUxqnZtMwy776ULHxCSGBh1 y+ejixAf6wKPEGPb6r4WPns3ziN5v7D+p5raiIRA++qhGIfUmQG8L3J5J9Ha3+Z1Vyzj Tehg== X-Gm-Message-State: AFqh2krtpOJ73COiTPj/lAEaUgT7NVZJH7w+txyYbJzf2M0bKxRK0+jK 4UrgAZypUPt6LDAbFChFXXMY+hzgKVPRCL+5QP8= X-Google-Smtp-Source: AMrXdXtoAYcG8xDuM42hw4tVM/z8D/1RnpRghd3d33P7z8/RaL1+pkP0JK9AATFXvQhQePTOBpj0mg== X-Received: by 2002:a05:6a20:e61b:b0:af:7ed7:d370 with SMTP id my27-20020a056a20e61b00b000af7ed7d370mr49572017pzb.43.1672701280240; Mon, 02 Jan 2023 15:14:40 -0800 (PST) Received: from 911e562c0830 (lma3293270.lnk.telstra.net. [60.231.90.117]) by smtp.gmail.com with ESMTPSA id n25-20020a6563d9000000b00477bfac06b7sm17516769pgv.34.2023.01.02.15.14.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 02 Jan 2023 15:14:38 -0800 (PST) Date: Mon, 2 Jan 2023 23:14:24 +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.1 00/71] 6.1.3-rc1 review Message-ID: <20230102231424.GA8@911e562c0830> References: <20230102110551.509937186@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230102110551.509937186@linuxfoundation.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 02, 2023 at 12:21:25PM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.1.3 release. > There are 71 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, 04 Jan 2023 11:05:34 +0000. > Anything received after that time might be too late. Hi Greg, 6.1.3-rc1 tested. Run tested on: - Allwinner H6 (Tanix TX6) - Intel Alder Lake x86_64 (nuc12 i7-1260P) - SolidRun Cubox-i Dual/Quad - NXP iMX6 (Cubox-i4Pro) In addition - build tested for: - Allwinner A64 - Allwinner H3 - Allwinner H5 - NXP iMX8 - Qualcomm Dragonboard - Rockchip RK3288 - Rockchip RK3328 - Rockchip RK3399pro - Samsung Exynos Tested-by: Rudi Heitbaum -- Rudi