Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp2041381yba; Thu, 25 Apr 2019 09:40:22 -0700 (PDT) X-Google-Smtp-Source: APXvYqx1ouI6dLCh8QtpxqFhfwtFThmhb0OchDgNyGJEnEUK4zuKehHEkeqICsTGtmZXzDT+0I23 X-Received: by 2002:a17:902:a7:: with SMTP id a36mr40182647pla.111.1556210422199; Thu, 25 Apr 2019 09:40:22 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1556210422; cv=none; d=google.com; s=arc-20160816; b=KpFK7cI4i7NHg7CTCtO06Q4RvI22TGNUhBRrEG4TlNVBZatF6aCzFoI1386unmxxPe 0RiOTrhBtCir1V2ceBOnBrE0yDYkwr35556ARsvX0iLVfIZa5K+dWHNlGAeWOJ2JeAWc ihpzLcF9eKTG90O51nys6R2EMlTuuo+rw9FqNXb3N/csb77uipqY5n7YWISZe+Ul0xUa xbYu9KKnGOYm9FJiMAjnvAZyRbP30w9ZT7HpIIGcnk1laKsDxxe7xx6uAteSTHlXZFtO cF+mm5TWgM+bKc1GDCyMJqqnOQVYGF6R+pqmMEQvjHd5fMLsFoLxWwwme0G32SFqAbzu j0gw== 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=K0J4747obHGw9JcDsmuzwDefhtnstW3ffaJzAabgTbY=; b=xWvZzNpPJ1eS31lmDnAwa1uw3FeAwJdenedLHO+TSXrKBU+PZqVy2J7EbTEk3cf+j7 ej2LhuKya1ivJ1Ax86l9osTBjEwzm3lJ5HvRuMZxstR+wtRWf/GslvHhnIga2JD3u/I9 73xv9wefKvhXMn/Kdxj9ruIBuY2aRReX6HNLtunuZSJ3aIzHZt8T4Qkwz1zoWMEdyDmk daG1wTVzhhgF+6CVR7DndvALentd80Ehj7UxD1H8gnt8RkF8dDqktyOeFzUQu5Thiq63 zs1oDJHIIJGqTXdz5422T+qu+bD4VNJ8cUok8V6ldPwfggxa216SUsN7PVzPVJtXfxXv aUUA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=VTe4EDX0; 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 a8si3306603pgg.114.2019.04.25.09.40.06; Thu, 25 Apr 2019 09:40:22 -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=VTe4EDX0; 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 S1729683AbfDYQX7 (ORCPT + 99 others); Thu, 25 Apr 2019 12:23:59 -0400 Received: from mail.kernel.org ([198.145.29.99]:33292 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726534AbfDYQX6 (ORCPT ); Thu, 25 Apr 2019 12:23:58 -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 387CC2088F; Thu, 25 Apr 2019 16:23:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1556209438; bh=+6q/x9PSKNaIaD00+eBxT80V9b2Xg8smTEThEsmxjJ0=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=VTe4EDX0L+i5AK5urbGTzUYli7Q8zbLHQMzzCpVxZ264K/VQt2DWRYczGs7u6jM0o tqCQAxTxtuzoUTzRqngPVel4GI6Nku0/yepsAGoLaawPDhtKyiwkx3cg5yxC47Rcdj U1jkIUOzr4fMQsqkqhEzxa+BiuM1jSI4LwV56qSI= Subject: Re: [PATCH 5.0 000/115] 5.0.10-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: <20190424170924.797924502@linuxfoundation.org> From: shuah Message-ID: <0f4261a5-53b0-4c10-5dbe-fbb02a4f47ad@kernel.org> Date: Thu, 25 Apr 2019 10:23:57 -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: <20190424170924.797924502@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/24/19 11:08 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.0.10 release. > There are 115 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 Fri 26 Apr 2019 05:07:37 PM 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.10-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