Received: by 2002:a25:c205:0:0:0:0:0 with SMTP id s5csp656701ybf; Fri, 28 Feb 2020 05:17:15 -0800 (PST) X-Google-Smtp-Source: APXvYqzGtL3XEM4HOh6BBIfsAj2ZGuHT7XNlGBKINgU9Ew2+4Y4xext1DQ5We6WB76Y2Eprjh5Ud X-Received: by 2002:a9d:7f81:: with SMTP id t1mr3042840otp.95.1582895835112; Fri, 28 Feb 2020 05:17:15 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1582895835; cv=none; d=google.com; s=arc-20160816; b=APTA0c/SyoH1beiCQ/gNo04APOtxd0e4GhDRfMjAz5D2lkE17LTHvCVeKZNOIoghcM dg44eAeh/dT9lSiqActnwCGdalj9l32PmRh4EMF5gnVXczqA5S+lRQxk4gVSym46PTJP wseccgTk7kiolJad74P/5XBFMWbaKihW+z5X+QayQLTv15iWceVxkkdCfAqqVuR76XLc mIBt7zCiGKMrWVffyNxPPcE4Ehf5Rxl+4W4OBrOSzbuin6rLV67flP3jndX4Fwm5M9Gs n6DERrQS/b66Vf6OePJEuC89oZRyNRN/yHET00sCjeqUi4tTXCE/jTg4rQUTwwP5gQw2 rJ9w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=VG36QETAFHj/fC6mgxlQorVhZ7Mk9x5dHjXHHg3lQXQ=; b=pp/B7KZTtNB/bXyEjRo7SWKJ3gfFbF78bY2JSCyo7k8Z+vKZNOMjGpumTlCvw29EeR Es0XpNsWWqpccpEDZu+AmXdisjx0XkD2jzFJKFjpaNlUJf2/HD1Ate8iiL84t68/l1Ys Mp9ba8Gg5bxQcLvgGVkQSQnn5Jc8hjbZVrOBZEvSbVkrqJMMspwYPh19a08PCM0cDou1 is9dCslg9+sbeFBwuMZaNtrmlQMj/2K/1KWhQ4aYKa3ABETN3/spRsSTYiUSy5saTQVr 90Ozvt9CrmlFyax08rF5Sue5CJ1Bao5li9Qze0rQmfpL8AWcIAIjoHUqk16XPLrO1DkC f8bQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=JJEkvhEV; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f4si1483415oto.169.2020.02.28.05.17.01; Fri, 28 Feb 2020 05:17:15 -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=JJEkvhEV; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726791AbgB1NQu (ORCPT + 99 others); Fri, 28 Feb 2020 08:16:50 -0500 Received: from mail.kernel.org ([198.145.29.99]:38918 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726752AbgB1NQu (ORCPT ); Fri, 28 Feb 2020 08:16:50 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 6E158246B2; Fri, 28 Feb 2020 13:16:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1582895809; bh=kmwO2duRmxrJ+p701KSv+i2iZUGdm8OdYHFt5luodto=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=JJEkvhEV8ejzUQW+yZFzWDs/7AEP/Bc5fRB0HdNy3R6My5bUlMPOf8j3f8ESCDA2W cmnHO65NXGHJ31lBuf56eHp+xJXXMhrY5/0nt+J8LLvVSTE8dj+obhU6oZcju00cjc imCckjkxjCh+WFtAwh0YfbDyjoajWiHshFt5darg= Date: Fri, 28 Feb 2020 14:16:47 +0100 From: Greg Kroah-Hartman To: shuah Cc: linux-kernel@vger.kernel.org, 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 Subject: Re: [PATCH 5.5 000/150] 5.5.7-stable review Message-ID: <20200228131647.GA3020536@kroah.com> References: <20200227132232.815448360@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 27, 2020 at 08:35:09PM -0700, shuah wrote: > On 2/27/20 6:35 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.5.7 release. > > There are 150 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, 29 Feb 2020 13:21:24 +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.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.5.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > > > Compiled and booted on my test system. No dmesg regressions. Thanks for testing all of these and letting me know. greg k-h