Received: by 2002:a25:c205:0:0:0:0:0 with SMTP id s5csp3885301ybf; Tue, 3 Mar 2020 15:02:59 -0800 (PST) X-Google-Smtp-Source: ADFU+vudttzQ5axA32YzMfwViNPRbeECJbLudFPB0cIxSVxvY50bTFgSHpuGDFdvHga/4G+fEems X-Received: by 2002:a05:6830:4b9:: with SMTP id l25mr173908otd.266.1583276579731; Tue, 03 Mar 2020 15:02:59 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1583276579; cv=none; d=google.com; s=arc-20160816; b=LFY/QZ8FitmbzKyVzximWqoypsZG1Bb4aINn0leBFXh5X/eynf4Ppzj9S6ApJVkKi2 hQtKIdCaY1InnJwNjv40VnVGZeILHCc3LymKbfNkLpAoDpjBCkW5FPVgb1ueYgAnVaTa NoqxnxyOydDZqqzvc972h3bc1rvfyQm3U25nJZFg5CiNFbScERcdq6X4GUA9eVXHY8sF zeVfzFLhApblr7mrpcggMatimGHQGOMmMWM0QU0VwjaPPRY+QjVAey1Ecq8DRHKLjnN4 hZd7wsXXRG/isfVvFrOsbZtDZgKLyDYsEAFRG2URdXhTJsE4lX2hqbCouXPNQmTYDnW4 wl3A== 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=d/+giCoq6EZArKXotWEYGG6c7x/fPQP0lMWIfaASRyk=; b=DObKplbTHdmxdtCIIiF68FBWjCRGSQiX0OsIxob/dL9f6i6Gf90sNrKtSf+LRhDEOl 6xyA5OnVkq0uAFv85rlf0rksdsO3rpfvX0vtyZX0KsgagSko+k1I6cbwFsUodxLE8IpM /PbTLugA++hY/Wi86lroiD+8k+hgZkIUVZGOGQVYobp5NrapRf9krQM2lEPC0Sop3sD7 BJo9NBfbvhV2LOTnnXLfa5O10ul+tMU5zSd3AX/trDdF7mZL6Qmp4ZTmphDmqrFUQf3P eP86JaIt1ADYEDfXS6OUrygM7CqOy40vSTmyNj3+BpIolkjqRCe4UPi6ETR3uwC8kDJU uwbA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=umLLqydu; 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 c9si25677oto.149.2020.03.03.15.02.46; Tue, 03 Mar 2020 15:02:59 -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=umLLqydu; 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 S1728098AbgCCXBg (ORCPT + 99 others); Tue, 3 Mar 2020 18:01:36 -0500 Received: from mail.kernel.org ([198.145.29.99]:40350 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727604AbgCCXBg (ORCPT ); Tue, 3 Mar 2020 18:01:36 -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 C4190206E6; Tue, 3 Mar 2020 23:01:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1583276496; bh=tbUhVX64Ga1x6NtGWMm83ZXrBQg/M9ws6QFjmSxTP3E=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=umLLqyduRoxqqa9ZrW0eySxsCa4x00+YN9EXfo0u7SKAXmOKiRmrWPiQ7M7VwfmcA lvUsoI1ivZTU+d03Y3DXJgipA6BMByb3lTCpDDjfsd/sY7lgAs/YPo9LuFHY7LUo5+ kpEk7lEdfqfIcBRDIppKfcRSCwNQB3k/Rs/AkXHI= Subject: Re: [PATCH 5.5 000/176] 5.5.8-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: <20200303174304.593872177@linuxfoundation.org> From: shuah Message-ID: <925b1535-00ef-5583-8119-3c9fd50cd6e8@kernel.org> Date: Tue, 3 Mar 2020 16:01:34 -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: <20200303174304.593872177@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 3/3/20 10:41 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.5.8 release. > There are 176 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, 05 Mar 2020 17:42:06 +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/v5.x/stable-review/patch-5.5.8-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.5.y > and the diffstat can be found below. > > thanks, > > greg k-h > Compiled and booted on my test system. No dmesg regressions. thanks, -- Shuah