Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp2190123ybv; Fri, 14 Feb 2020 13:19:21 -0800 (PST) X-Google-Smtp-Source: APXvYqw8JxeOw6x3q0ndgLqTRKEWZImZayJN2ZWWvJdkVvE0UXFKcz/gaosPPlFcGWD5c5gvbPax X-Received: by 2002:a05:6808:3b4:: with SMTP id n20mr3148437oie.78.1581715161414; Fri, 14 Feb 2020 13:19:21 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1581715161; cv=none; d=google.com; s=arc-20160816; b=b7QX8JaMW6mp/M1RBmIKQFEcVPdP/MGSTanT3ZbevjKrltipSK6vHjM0dCl/iMVPfM 5Hd8OCEx0fbZejxpnt0Syt0FQ8xe/LrsJ80DK8lb2hO6jo0iB/cjuaejR9C99DrM3HXK WieyRSVR8iLP8lFCot6n09t79smZOZexD09XS3gtyHjvIvZ3d65gcWkS20mBjP38/DnQ pn5ro5fpw1rMGiIMbINsKTQ4Stwaf+/707qNDC50pnXQM6wLhkhG7WOnyQcyKJQ97Qik WqBzDzNjUxdOKGphxXTa2AyrLvb54a7lxQJhQmDjzSelK/xbxiOVMHSkSU1j5y9yf8fm s8CA== 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=L/zwLtr8tWJIj73jl/iEMfJ7JCAGAn01p/XJkcADzSQ=; b=CZ4H7tdqcHw9cgu+fjvH42sURF68Nh7P+ix8uBCSrER9xSrX6lS7dgoZUuBfv3tCYk 3IvW9dtp3OeiZqTu9LUguSiBfdL1a2oCHkL6J3zSXrMHN3u6EixYz4OMBoXVzK/TEXA5 GryeR8xgTpONrF8OA8QpwGNlKDNLYIchvaVhweCHSLmUjP3hL8xHwLe8uOhpAoe4sBr4 Em7WIIW70o4BryZUXKm7P5Z4yKNbI8s227Y1KlnG0y20mpNHa/5ysdHQxWY1jXHF5IkW AB9tPSOPtSec2+a5FnGFte7UGyLFDT2Flid+GPJC0D0f7tk/g9xkv/0BgBaapgfSP+YA hsmg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=M2bqMrJ3; 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 a124si3111907oii.138.2020.02.14.13.19.09; Fri, 14 Feb 2020 13:19:21 -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=M2bqMrJ3; 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 S2388965AbgBNVSh (ORCPT + 99 others); Fri, 14 Feb 2020 16:18:37 -0500 Received: from mail.kernel.org ([198.145.29.99]:51412 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728123AbgBNVSe (ORCPT ); Fri, 14 Feb 2020 16:18:34 -0500 Received: from localhost (unknown [65.119.211.164]) (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 28F5E222C4; Fri, 14 Feb 2020 21:18:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1581715114; bh=XEc5EaSg0Vz//OyVSJdvtd6eH5z5ND0G4Cl8HbKlLOs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=M2bqMrJ3LPtazLraWkr/LSsQoxmWMrZ6h5dWyzcwrw6NT2e+s/KV9hjHj743cfZPO v0h9kANVPRt+AgmEYLO2v9SP8Vhxvt1RPnkJK+E7/ZlxMQA7LMMBqkb1egnBI6H4NX SkxoMf7rVlPtZsW+n5L9f84YNaxrfWdkkIk+ydsI= Date: Fri, 14 Feb 2020 16:17:44 -0500 From: Greg Kroah-Hartman To: Jeffrin Jose Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 5.5 000/120] 5.5.4-stable review Message-ID: <20200214211744.GA4144398@kroah.com> References: <20200213151901.039700531@linuxfoundation.org> <20200214155834.GA6389@debian> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200214155834.GA6389@debian> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 14, 2020 at 09:28:34PM +0530, Jeffrin Jose wrote: > On Thu, Feb 13, 2020 at 07:19:56AM -0800, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.5.4 release. > > There are 120 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, 15 Feb 2020 15:16:41 +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.4-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. > > > > hello, > > compiled and booted 5.5.4-rc1+ . No new errors according to "dmesg -l err" Wonderful, thanks for testing and letting me know. greg k-h