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 D6C9CECAAD1 for ; Tue, 30 Aug 2022 14:33:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229734AbiH3Odu (ORCPT ); Tue, 30 Aug 2022 10:33:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57372 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230482AbiH3Odh (ORCPT ); Tue, 30 Aug 2022 10:33:37 -0400 Received: from mail-pg1-x532.google.com (mail-pg1-x532.google.com [IPv6:2607:f8b0:4864:20::532]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4D5F3B6D29 for ; Tue, 30 Aug 2022 07:33:34 -0700 (PDT) Received: by mail-pg1-x532.google.com with SMTP id 202so10843078pgc.8 for ; Tue, 30 Aug 2022 07:33:34 -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; bh=GUYgovoxwFssEe5BGbUlJPBWA2o+QO1KVaImYyXVu24=; b=CzLG8FCoj4AsXFUl3AnvsNoUlHTNUM2lMsQVuMKfxsZeYSb81mGoUd7VO+sG1Ddlvw uzKqMyXORxqPw/bBLkB/H8Pm+lTtfFvMroUNtjvvj73IS8GpQOAFXIwsw6GqNyQK/dgB sIByymieZn0Mfz8xVpVAV8iwCBw3vzb7USayo= 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; bh=GUYgovoxwFssEe5BGbUlJPBWA2o+QO1KVaImYyXVu24=; b=39NwCB5kjPxsk7P2AAFicSqxxE1voxJJoTYew8vecl1WTZ1y65CFjNF4NOUuK3l62l /MrlzK5AzYS0FedmlS38xgT+5ewwtbU6xzZ5PjTvdFpsmoWPfFx7KQz89UuWRQzVHfCN WzfZJAi1CXCCJ+vi2QJjNsKVI+jo9sJx7CmpG5dpAWUQ76xECoLNP8A7M2cSL0TPPUrF 8o2PSGXIexuvyF7QtZXtiBtW6nO0mEOaY46vgM40VmMbvXbh8v5ygkK95YwcLxSIvaZX EgoVxX+2LG0GSgGyxz0iGTsuMxxIvI5CHpsIdF5NNHBGtO6+a6v45GD07psf0wNwQg3c tVAQ== X-Gm-Message-State: ACgBeo1mMu2L8sSv+VEvj/3RtLAzyI3+fO3nHM9CoZUCeqArgsF+TyVK DnwiNdXefSkvMFQ7uJcDR0CjXQ== X-Google-Smtp-Source: AA6agR5Rpm8R6PchJRMrnmNiYa9yfX3THHmmFIgMt9I3LK38qaD/L6X9y1Lin6cigI28qZIjwSQgBg== X-Received: by 2002:aa7:8a0b:0:b0:537:f5f1:fd91 with SMTP id m11-20020aa78a0b000000b00537f5f1fd91mr15881451pfa.41.1661870013539; Tue, 30 Aug 2022 07:33:33 -0700 (PDT) Received: from a1173f985c48 ([203.220.223.63]) by smtp.gmail.com with ESMTPSA id e3-20020a17090301c300b00172cb8b97a8sm10099795plh.5.2022.08.30.07.33.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 30 Aug 2022 07:33:32 -0700 (PDT) Date: Tue, 30 Aug 2022 14:33:24 +0000 From: Rudi Heitbaum To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, stable@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, slade@sladewatkins.com Subject: Re: [PATCH 5.19 000/158] 5.19.6-rc1 review Message-ID: <20220830143324.GA2972764@a1173f985c48> References: <20220829105808.828227973@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220829105808.828227973@linuxfoundation.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Aug 29, 2022 at 12:57:30PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.19.6 release. > There are 158 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, 31 Aug 2022 10:57:37 +0000. > Anything received after that time might be too late. Hi Greg, 5.19.6-rc1 tested. Run tested on: - Intel Tiger Lake x86_64 (nuc11 i7-1165G7) 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 Exynos Tested-by: Rudi Heitbaum -- Rudi