Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp865573ybv; Wed, 19 Feb 2020 10:51:47 -0800 (PST) X-Google-Smtp-Source: APXvYqzXfooKXDCqU2GEVR+R02Wd4vm99kEPauQvTfsKFlB4i8nrlhPkEIrPq4N6OJfjijYcYkvH X-Received: by 2002:aca:2207:: with SMTP id b7mr5671203oic.109.1582138307575; Wed, 19 Feb 2020 10:51:47 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1582138307; cv=none; d=google.com; s=arc-20160816; b=lmyR5xdh4PK1iBvFWWnB5OYpKQOiCNEKGyVrTg3pIlW1/EgE43Yc88k/MG3uc5A/3H OHn3AWHEPvGVcVq3EhgaxR2Y9y5JzMU50CTFx6YXhZt3gnpqnklCNDGncDmOBtz5/8HL OOyxWsU6tkfeHRFAo6Bb/BYbbNK18lX4ttyw4OoGiQ11+euu7BdzmOpakHjI5f03UTEn 8DLo//KA42Mg52n3SFkcUSKMb0OMoDAwjlpP7wwLhD9fUoKQrAy0iREc3f4NLsOhSgSP zNkgQ4AeF0EUNODx0IoAfr/zZMAjGZ/UPfgLjewnCNesj0MVa34nzVKWMVkHV64fg8NI eJow== 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=aCtEZsG19hBFXR+UlZEzxKV0jBI7PDlp72LGnqI2cjY=; b=F46LNUmqEfX49Q9/V2HGpKfJAuHFEsrUt3Hc/MtQOhNQng/NRyqkVzv7aZCYDpjHQ2 9d/uyjsAE5n+SJGLBcvSOH4MDU5Res5QdQZucWyHIDFSY+FM7L+n5xtUBgQ3y14GFj16 0xM+FRlD3HzJW2FWRz8qpeYMeFw1CPbYpRd5imy7poBDdr7SLh76bqfEcFeFVCYu7+Zg EDkHH+WGv+aLYqRMEw1w4gP49OebqL6ecLR0qUfInD5E2WmuHGe+ydk7gYEkE2ky6EUk vYhDox6XgmEBGOomVtKRsUQqluSPydHKqVOCjO58aizPlSBA9glhrPlTkib9ssAQxZU4 xqFA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=GQU2VgJZ; 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 b25si265061otp.212.2020.02.19.10.51.35; Wed, 19 Feb 2020 10:51:47 -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=GQU2VgJZ; 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 S1726707AbgBSSue (ORCPT + 99 others); Wed, 19 Feb 2020 13:50:34 -0500 Received: from mail.kernel.org ([198.145.29.99]:36844 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726613AbgBSSue (ORCPT ); Wed, 19 Feb 2020 13:50:34 -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 8590F2465D; Wed, 19 Feb 2020 18:50:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1582138234; bh=fbEr9DT1+EfANhF3HTmsgAmBGUyveem3b81GzGRfxV0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=GQU2VgJZyOAVb26ubPtH91inksrvQNoTCbU8F6JJoQIazUzCkgCZiSEBBaYoHFzAN vIK736gIb+bkZcBkdq68HIXDYAqb0jd4yvUvebahfScm3AMGglTvk4Wi76HoNVMrYr uuL4HwaAOgXWBMgqCOK+/W14d92fM+PNtiOBjSO8= Date: Wed, 19 Feb 2020 19:50:31 +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 00/80] 5.5.5-stable review Message-ID: <20200219185031.GA2857377@kroah.com> References: <20200218190432.043414522@linuxfoundation.org> <263059ef-8934-23fc-ddcd-fe91b0eaf4b7@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <263059ef-8934-23fc-ddcd-fe91b0eaf4b7@kernel.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 18, 2020 at 04:02:35PM -0700, shuah wrote: > On 2/18/20 12:54 PM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.5.5 release. > > There are 80 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, 20 Feb 2020 19:03:19 +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.5-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