Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp355145yba; Fri, 5 Apr 2019 08:03:08 -0700 (PDT) X-Google-Smtp-Source: APXvYqz1V11+hogJx14lG486b4x8RS57Yss/2WgO3TIoddaLEkrfVDGtvXdlHfrXgNI8OHrMDpOw X-Received: by 2002:a62:5f84:: with SMTP id t126mr12956852pfb.185.1554476588191; Fri, 05 Apr 2019 08:03:08 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1554476588; cv=none; d=google.com; s=arc-20160816; b=tHhbJQwTHqKDVur/NIzGfGfJdJrfmIeiAsNcw/t/f/LW9Px3qfuO8MquksrHxC1eWy wRhpx8jO19ycsRWBkj1qrumNLGsjLt3nGnraMQm5NmPxnirgGxhAezb4pQtpif1qt+NA f/NIAjyGO+V+ZQbW4vQTDg84WQIzBVbjsXZH2+dA9P5yzuSmNVDn6inohopYOwdGcPEh vrsMujpjfmZGzbjIMXNQn6f2U1OkvCqOeTTIhC5ndeICuETxbJHUHGUXC4QwSKNKmfQc AHJS7CNxnJ3YUfH2wMKfDRMDmr4YOiF+eGKxDqdLGAmb2G/pR8+2giES6J5/wMLMoXl8 Z2Og== 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=18W10RF8qxqon95kY8rPuw+feXo7W5glGdoDoFShkvc=; b=CBCkeaJP9hVrHoLN4AYnoP5sx9emmU1SYYKW36wP2oMh0vlYB4DYg7umXmggej5Q67 +O1HM1rOwTEZbNSZ3jM8E0Mug/lg3lsbDCrUof+zjEvCgBa55i2Fus0XSQc8XKFf8gCc SoA2bhCf8ws9VqgG8bq1zHh86hd1+WM3yzI24+v1Qba8CeaRpieZkdm6gWQBYnxo9vsm 1gCXXUMVNcnyjKJ1l/OC1/Z9LwV5ad1uj+awB4ihBwTFdt+ePjHgdJ/UeI7z9n2DtYwt DSoPLC4AunGBtzvvjzhMLDPAkzeY25BiJwjwFAAuHqXiJuvwsMFQOwasAiEyO8KNtfi/ j2pw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=CJmCujUW; 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 p88si18998958pfi.142.2019.04.05.08.02.51; Fri, 05 Apr 2019 08:03:08 -0700 (PDT) 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=CJmCujUW; 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 S1731398AbfDEPBn (ORCPT + 99 others); Fri, 5 Apr 2019 11:01:43 -0400 Received: from mail.kernel.org ([198.145.29.99]:57008 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726594AbfDEPBn (ORCPT ); Fri, 5 Apr 2019 11:01:43 -0400 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 1A1D7206DF; Fri, 5 Apr 2019 15:01:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1554476502; bh=9vYWpFpMZTjNHdWZBUkYas2kLuoiir0RK9UmuJCdGdc=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=CJmCujUWJu2cyYpMTmpAj9WN4SrGTncTnZO39TMRnATVExkUY1LvPBK9uqMPOpfNv hYw0RFHGzJspNpqK5xTY2m1oM8qov6aNQe+8sRqIlhjPg3XFwJBm7HBKbHTbXF96Fe NpInw9k3FUFa7ogastMWh0/gpO6TmmIXqZIiMOIY= Subject: Re: [PATCH 5.0 000/246] 5.0.7-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: <20190404084619.236418459@linuxfoundation.org> From: shuah Message-ID: Date: Fri, 5 Apr 2019 09:01:41 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: <20190404084619.236418459@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 4/4/19 2:45 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.0.7 release. > There are 246 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 Apr 6 08:44:36 UTC 2019. > 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/v5.x/stable-review/patch-5.0.7-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-5.0.y > and the diffstat can be found below. > > thanks, > > greg k-h > Compiled and booted on my test system. No dmesg regressions. thanks, -- Shuah