From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-io1-f43.google.com (mail-io1-f43.google.com [209.85.166.43]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 6175AC94A for ; Tue, 18 Apr 2023 21:30:08 +0000 (UTC) Received: by mail-io1-f43.google.com with SMTP id ca18e2360f4ac-760dff4b701so9771739f.0 for ; Tue, 18 Apr 2023 14:30:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; t=1681853407; x=1684445407; 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=gB8I+UhHhGOuAuHo5L3+nLu8vHWaqHmH76dNiolg8CM=; b=STaXyj8oWKeJj3jLpzIqHQCtJXp9rVIGTy0iRAEGPPoPgKd1Lj7V5OrnLdXgXjE9YS YeUIn+XqAGROG4QfhaL7YqVvJuJygCdnFTTji6fcM/JCrDp3GWdG4EshE9okzbHA49GT O1TNwY/ZJfMJ7i3rvNajNuCoDK4I676YCDr8U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681853407; x=1684445407; 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=gB8I+UhHhGOuAuHo5L3+nLu8vHWaqHmH76dNiolg8CM=; b=CV5Aq9AG6800jsjl4VMHpRNoaGYmvcN9/9G3OsuI8XhQbCqMbkYDw2wf2Es/H4t5vF fxTfJECWmD+41ftcbVyEbTpTDRBj/I8YZjQSvEM5JzA6V0RxjkTsJw2cOhDtVOpFZY5+ JpZC6+r5ouXt1mWneB03Wfg8x9yRHYOh7H2s7Ut8oGyajJ0F+3CNkUOQc2ywqNVpmBZQ wFGVZm7hNedT1Rhkgh4ymOfZJBtBbFCVfpR9aJhg3xUkFkYGk4FtKaJGZ+glEffxKa/u uDX7+URGOzGzJXUKF1Rwzra/YaJ0pyXGkUmLSfPQUXzUzAC6okDZlgyvQL4cvvmwKirN nArA== X-Gm-Message-State: AAQBX9dWVPyBLGGVTTJbDoeOSLsO/XGh48Ey4xB0xzbQVTUdF2u401qn CJtZbpOXSmwst4hnjfVcSZxHPw== X-Google-Smtp-Source: AKy350bOIzgxAQK8X8oz2VLS3hpE8SE0ooJ37N3oF6/ZAAktOf8CkVAUHY0StOovLU3EtEU2ly6QoQ== X-Received: by 2002:a05:6602:360f:b0:763:6aab:9f3e with SMTP id bc15-20020a056602360f00b007636aab9f3emr1434483iob.1.1681853407439; Tue, 18 Apr 2023 14:30:07 -0700 (PDT) Received: from [192.168.1.128] ([38.15.45.1]) by smtp.gmail.com with ESMTPSA id f59-20020a0284c1000000b0040fb20d23a2sm967759jai.93.2023.04.18.14.30.06 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 18 Apr 2023 14:30:07 -0700 (PDT) Message-ID: <73dfe11d-d398-cdb0-3ee8-b9d8987afeb7@linuxfoundation.org> Date: Tue, 18 Apr 2023 15:30:06 -0600 Precedence: bulk X-Mailing-List: patches@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Subject: Re: [PATCH 4.19 00/57] 4.19.281-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: <20230418120258.713853188@linuxfoundation.org> From: Shuah Khan In-Reply-To: <20230418120258.713853188@linuxfoundation.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 4/18/23 06:21, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.19.281 release. > There are 57 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, 20 Apr 2023 12:02:44 +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.281-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