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 F12E2C43217 for ; Thu, 3 Nov 2022 12:47:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231328AbiKCMr2 (ORCPT ); Thu, 3 Nov 2022 08:47:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34512 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231285AbiKCMrX (ORCPT ); Thu, 3 Nov 2022 08:47:23 -0400 Received: from mail-pf1-x432.google.com (mail-pf1-x432.google.com [IPv6:2607:f8b0:4864:20::432]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9E3F611C38 for ; Thu, 3 Nov 2022 05:47:20 -0700 (PDT) Received: by mail-pf1-x432.google.com with SMTP id 130so1481991pfu.8 for ; Thu, 03 Nov 2022 05:47:20 -0700 (PDT) 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=ai1/5dAzhZlS88IHHgtwtwwh76LpHQeFyO2vtqtpFhI=; b=icYgRKfbIswfs6glHbUqckB1v3qAjwvkr6ejII+z+SAaK6aTVUIEWTcnrWKr+Xhyw/ 7go231JI+G9UCcBWpjmHofKcf4eBX/Xcu+R8pbWVxgUhSD9so9MNI6Udf7v8DQSOMGY7 c4Etx9y17vyHKbIJ1aHuU4XBO9pPEEYlD3b0k= 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=ai1/5dAzhZlS88IHHgtwtwwh76LpHQeFyO2vtqtpFhI=; b=fKoh9B1jEarVM0LUX1HLDSc77w/brkSgghZGfJBWFtJULs96/4wSyd6G8BaLcIMb5Y hXpANsb2DiNYwwZJALHP7neU4pMiZ7hdVuqYre1j3JdHmkLkpD4i0UTxp5EiydR+UkxB Ec9MKb00Q7hrqwgKbUNAIBXHHxZBwXakpRQGVLX20lcGlFflBp6rCoZhaLoEZVTMIc3D rNmK2trG2fB0jvJkxVyZOGVQlo2tKBelrvibkJ/W6oTHTTbasAWqhoTaVVGwWxEAKteP 3Krilq+ILrpB8eAfCXG4nh4n10Ozesc3sCGl0cn65BfdbcERoSyJ3qWVF6R/++uomKJ6 2GHA== X-Gm-Message-State: ACrzQf1xXlWguuP/MQTlpdu9GOpHhVY9O2034wD7TpIy8n9RgSNvGiTg umNErY2d7xkXOhJmC9ndZIRcVQ== X-Google-Smtp-Source: AMsMyM7UNsWm2qcVJhow2AVVmu5cO8//EYQikcoYCSKnbx5YUyXTzHK95pxhrZw+H9G0JwH39w8Tqg== X-Received: by 2002:a05:6a02:113:b0:43f:3554:ff9c with SMTP id bg19-20020a056a02011300b0043f3554ff9cmr26645532pgb.578.1667479639891; Thu, 03 Nov 2022 05:47:19 -0700 (PDT) Received: from 3532bd7d3047 ([220.253.112.46]) by smtp.gmail.com with ESMTPSA id h13-20020a63210d000000b00434760ee36asm722541pgh.16.2022.11.03.05.47.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 03 Nov 2022 05:47:18 -0700 (PDT) Date: Thu, 3 Nov 2022 12:47:10 +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 Subject: Re: [PATCH 6.0 000/240] 6.0.7-rc1 review Message-ID: <20221103124710.GA9686@3532bd7d3047> References: <20221102022111.398283374@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221102022111.398283374@linuxfoundation.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Nov 02, 2022 at 03:29:35AM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.0.7 release. > There are 240 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, 04 Nov 2022 02:20:38 +0000. > Anything received after that time might be too late. Hi Greg, 6.0.7-rc1 tested. Run tested on: - Intel Alder Lake x86_64 (nuc12 i7-1260P) In addition - build tested for: - Allwinner A64 - Allwinner H3 - Allwinner H5 - Allwinner H6 - NXP iMX6 - NXP iMX8 - Qualcomm Dragonboard - Rockchip RK3288 - Rockchip RK3328 - Rockchip RK3399pro - Samsung Exynos5422 Tested-by: Rudi Heitbaum -- Rudi