Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp1158091ybi; Thu, 30 May 2019 12:33:07 -0700 (PDT) X-Google-Smtp-Source: APXvYqz+HKO92aCQmKXnibXk6C+pqNwwjeSNXlGKYMn/uJkAonNeGMevkoXejT3Bmswp+RHBcZ7o X-Received: by 2002:a63:484d:: with SMTP id x13mr5138718pgk.275.1559244787095; Thu, 30 May 2019 12:33:07 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1559244787; cv=none; d=google.com; s=arc-20160816; b=H0FTs7TOs0/pFUNTIm1wMqANALclen9Y3quL13h+pzKSE8F21jD9QijKtxzKCZ2XL9 RPAlNSs5pmo5bmhbxFuEVLZwt1VvPjd2xDQLiZawQxCnfD4/vUBGJBs49FIn731QTPiE zi2/344Q9fgITpL1Ao+WnXdADpVjzHzPi9RQp3pRYgBKglifwsg6Wx0M4gKalGyPBmft vMrjlywfy00FbCZ7Jw3KM/C6i8BD3eIgf2ZFWVUpUqUAwJl6f90hahYrKCsTTXny/zuQ 1YlP5v2rGuJIpmqWwM/hL82t0KxrTQU34GXWrEfjdzuQF9tUkGCc8280yceHSVllDxHB /Zdg== 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=gQUCjaLYXyUnxj9zpt5zRFKdrtU3fO0kno6Thvp6pH0=; b=DP0X1tcpZvPk6TrvDYGfh3Mcc87W36MZOuScMSdf83YLuS3saUVy4jMmQf1vJ5IWE8 lZrcupqd4XkA4+YFS6CDERk6G7JofwvjpWQ0R4LjQ+0Bi6SczVm5ng1rP2QSrt5ZTnzn psAJTuMLgJC0TspINwESJHehc/4/HQPBzRXgxhuqp8+4CvTQfgQzznVVf8yLQITuARGL TtR8AKmjQima+lDcHnC6VgyTWLGQ4mI4InjZwQRyovXfSokiT8wy8jfsiz3/DjXuvMcN qiRpvaqAJX6g7f8d4FSv8DQB2P6L/uSfGLQ2iKftvwFZSaqWyozghgUWVLus1biUIuL7 zlDQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=LY4fr2ZP; 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 v13si3586238plo.429.2019.05.30.12.32.51; Thu, 30 May 2019 12:33:07 -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=LY4fr2ZP; 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 S1726509AbfE3Tbj (ORCPT + 99 others); Thu, 30 May 2019 15:31:39 -0400 Received: from mail.kernel.org ([198.145.29.99]:35982 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725897AbfE3Tbj (ORCPT ); Thu, 30 May 2019 15:31:39 -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 1DDFA260D7; Thu, 30 May 2019 19:31:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1559244698; bh=HAeeeyIuKJlselAZMCf8MCqGbbGxod0OcJMX5igAlNw=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=LY4fr2ZPdtoxTRgTPgxelQdM+zUNRr2JM0htRdkY93aE4sWgMYBIiZXkZt30tD4Vj j+J5t06xrh0zX3UeziO9JXD+sUgxTRyDtw4thKsy92XbUCBIvOxiIA94Uc4HQmbUGS hkF5lUHL/23HzKTUW4Z00Mfg7Qlkhag8o0k0fYqI= Subject: Re: [PATCH 5.0 000/346] 5.0.20-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.orgs, shuah References: <20190530030540.363386121@linuxfoundation.org> From: shuah Message-ID: <44200647-5f26-54f2-6709-aca7fc2c3640@kernel.org> Date: Thu, 30 May 2019 13:31:37 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0 MIME-Version: 1.0 In-Reply-To: <20190530030540.363386121@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 5/29/19 9:01 PM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.0.20 release. > There are 346 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 01 Jun 2019 03:02:10 AM UTC. > 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.20-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