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 364C7C47089 for ; Tue, 6 Dec 2022 02:50:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230090AbiLFCuR (ORCPT ); Mon, 5 Dec 2022 21:50:17 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58350 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232616AbiLFCuM (ORCPT ); Mon, 5 Dec 2022 21:50:12 -0500 Received: from mail-il1-x136.google.com (mail-il1-x136.google.com [IPv6:2607:f8b0:4864:20::136]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2600E25C45 for ; Mon, 5 Dec 2022 18:50:09 -0800 (PST) Received: by mail-il1-x136.google.com with SMTP id o13so5969947ilc.7 for ; Mon, 05 Dec 2022 18:50:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=iMpQTicsa0g7Lorw1se6GC+CBOwJ0Tti83kJiz0vrKE=; b=YPKqCzIbxCFpuPZIpFucvbbIeZF4SOCGRnDny64EdVfi0aCWUHbSJjd3TJcsqEAdVD KtrjLhB0WdRwmQCCdKC7UIo5gpYLWppg3tedZons8ioe5kZteFjX6++HlPSx9c41vCvy SitQkL0BnF/2oHU5emrYAGEKywWtyGvw7+vQs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=iMpQTicsa0g7Lorw1se6GC+CBOwJ0Tti83kJiz0vrKE=; b=vsYAMPKUM0yUhs6eFZ7UrizYyl/FmdBrMSzpjDnKdNbUnGIKNWkLwhrVert7lNjvSU wqauz5ZLtkayai/mxYYPGcMzQF/bmonGLkQmFnXeoOedKCFdr2rCv6aps0eWJSSWZ/Uu I/stxOp5QTHPc/dbnEt3kRxnaRH0be2BHXUsoeFUxkKb96vYoxuwtxFro0OenfyHMKPC QXXG87fkYH8qYNX4U9OG+UcrxeqmIS4C8JhkKhYi4KO+Rdgy6dWsMFA1PrfWqPqHV3BK D3tp+X0cq30CaPz4xEMCIa4rXH8dhYfiHgPro5Qm5/RfyEyfy4n3Ww+1Id6wo8ZiNZdQ Qprw== X-Gm-Message-State: ANoB5pn9JWjs1vvuXE2BEt/tZ5Z1h5ytioAxgByIIZigfr6nGZvPZLF0 HeLEtGZsIqY6sESBLBgta8uhhQ== X-Google-Smtp-Source: AA0mqf5GTKuO1UebtKV9X7SdykSWAk5ixXoxIk1I1sErvsM5Y2dukjprFEURzAz4510Rf8F1F6tECQ== X-Received: by 2002:a05:6e02:1d17:b0:302:9392:5a01 with SMTP id i23-20020a056e021d1700b0030293925a01mr30649901ila.268.1670295008485; Mon, 05 Dec 2022 18:50:08 -0800 (PST) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id 125-20020a020a83000000b00372e2c4232asm6195306jaw.121.2022.12.05.18.50.07 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 05 Dec 2022 18:50:08 -0800 (PST) Message-ID: <59828df6-dbf4-4bd5-b165-38ceb449dab5@linuxfoundation.org> Date: Mon, 5 Dec 2022 19:50:07 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: Re: [PATCH 4.19 000/105] 4.19.268-rc1 review Content-Language: en-US To: Greg Kroah-Hartman , stable@vger.kernel.org Cc: 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, Shuah Khan References: <20221205190803.124472741@linuxfoundation.org> From: Shuah Khan In-Reply-To: <20221205190803.124472741@linuxfoundation.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/5/22 12:08, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.19.268 release. > There are 105 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, 07 Dec 2022 19:07:46 +0000. > Anything received after that time might be too late. > > The whole patch series can be found in one patch at: > https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.19.268-rc1.gz > or in the git tree and branch at: > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.19.y > and the diffstat can be found below. > > thanks, > > greg k-h > Compiled and booted on my test system. No dmesg regressions. Tested-by: Shuah Khan thanks, -- Shuah