Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp1143556ybv; Thu, 13 Feb 2020 16:47:23 -0800 (PST) X-Google-Smtp-Source: APXvYqysC9dJqrMQ+493jiAteLGywUprykbghLHe2iOnoNknqRuxs7dhuQdqVnj9s6nIoAzmw/IC X-Received: by 2002:aca:c401:: with SMTP id u1mr226604oif.62.1581641243278; Thu, 13 Feb 2020 16:47:23 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1581641243; cv=none; d=google.com; s=arc-20160816; b=hi8Epn1m2YSTOB2CtAFb1C209nK94XCw7YlaBI98sY1QpBkbKxBgIqCkspK8mWVfj/ oAPrV9fu/PnNZqkz3HK9kA99zw6W7Ezys3ezMzDzysO/o8aj5jGZmUeYgqQbJOGn3QJh AMq2QYkx/2pa0meMS2oeUNbBnfBGe9M8V6aOqI4o01SZ/VD+PfLUjPKXtPrIpg5UyZ/c rfDReHznncM87re9U9QE7v64x6EgxnAJQXqXh01JDkDSs18HUYVD7Km7niX4jrS9LuO7 kLvXblkhX/GjE9/lT0H2FNrT28WV92xB3E13rWt82V4WpNTR/2EkI2wzxJfZa0+3CvQQ VFvg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject:dkim-signature; bh=CEquJCfEtimsfWFqCk+Oquu0h9nZPs1Qhxw2l8WLclI=; b=DicI/ZTpGH4m6Zz5oqGC1yPSiEmWN3rYs2vZmW6NrPiZGJtNhitq5tZcJYH5W607V5 w87dL4QvXUbTq3ZcPaExkZJ1BGR9GRBe2wzQLNTHPxKImQ2H/Am4njNVs8hscWCzvwur x4f+nyqzqIVQdCWTG/eH0daJUbC9uIcr5yPGNaLBtpsf43vi7wTL4cqWGx1nFZxj6pDI vRNPikruplQB8cI5b7xR2ZmwAq0LMvm7bGiq1KCfO4ZtC1/JuU7LhlJg+go94M6WZX99 GNXdL1ZGSwcfkplC/N3YK1+r5dTDINHcAvBH+hs4lLuVJHzPurs4Z5NEEjfeKCrfBZ2l 8lTQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=rkjid7dV; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id k15si1869410oik.130.2020.02.13.16.47.10; Thu, 13 Feb 2020 16:47:23 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=rkjid7dV; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728063AbgBNArB (ORCPT + 99 others); Thu, 13 Feb 2020 19:47:01 -0500 Received: from mail.kernel.org ([198.145.29.99]:40064 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727955AbgBNArB (ORCPT ); Thu, 13 Feb 2020 19:47:01 -0500 Received: from [192.168.1.112] (c-24-9-64-241.hsd1.co.comcast.net [24.9.64.241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 70D222082F; Fri, 14 Feb 2020 00:47:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1581641220; bh=7BlLqHi/79jg33mLGX77BVo/MXykgZcIPVESoy2th38=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=rkjid7dVcgYalv+ysfKMxw2HbL0KQnFbKEEUS5s9lNPhNBis4hzYp+3pAPPTpvyl4 UsJPSA0OUFl6YdRqMJnN3eoTL5dkoEdUc4jPwRFjpTrKKb5ApJozxBt5lDad2b9dGT Hcyaq2wSxgyHSyJjjipuSoy1pxxJZYN5BS+jTQwY= Subject: Re: [PATCH 4.19 00/52] 4.19.104-stable review To: Greg Kroah-Hartman , linux-kernel@vger.kernel.org Cc: torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org, shuah References: <20200213151810.331796857@linuxfoundation.org> From: shuah Message-ID: Date: Thu, 13 Feb 2020 17:46:59 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 MIME-Version: 1.0 In-Reply-To: <20200213151810.331796857@linuxfoundation.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2/13/20 8:20 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.19.104 release. > There are 52 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 Sat, 15 Feb 2020 15:16:41 +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.104-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. thanks, -- Shuah