Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp1480518ybv; Sun, 23 Feb 2020 07:41:45 -0800 (PST) X-Google-Smtp-Source: APXvYqyBjEZwKDU9c8J+hpTbbSbYOODgXJmQaT+0hD6EmVdmngVuoD4YUsvS8T+/wO6aIr0UZBhu X-Received: by 2002:aca:2207:: with SMTP id b7mr9882839oic.109.1582472505760; Sun, 23 Feb 2020 07:41:45 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1582472505; cv=none; d=google.com; s=arc-20160816; b=Ev4L9hogY/wslRjZ9+tbsbxvXEULXGdSTSkXPQIZssiEhJhcGlq36SX17TBiWjfiSg e8FGn9VQTWFJpmoYAnsLa+EWY4YdY/TDxFpc2w8o2g01olew0wFCn9VRxltQ/J9VOzVU cscbLYQQCo9ewFnwC5ZjZyGLbGTsxMn2EEOvsZtr7pdciw8Hi3w+bSU4JyCgJFjpXS/7 L3RxLr0RWdEwEqn7mHLN/G3vuDJ2XMUUNeEBd1O1oFmbjMKM+ptiRTrLw1XIAsWeeIb+ VMQP10Pv9I9JIetvvwXK7a/Z9DTbq0ho0SC1lYL/YURqDIfYVRMfBaxt8ghU/lA2f4Xb DvQA== 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=V4XMZ4c9PXif22piEiGgceOIO/ZjkF0OeNS2Jqj1+PI=; b=CPy/oRW/GkFJ0iQi9S8GCq+3I2gWeEaCSCMnaN1UI0XbE2bgYkwMkSD5uTspIge4Eo DAUaqjgjZ4cBx6BsBYd3GTa0dDaTGbnDudFd/XvytYO0/6EXNrmmF2LdCrcz/QTUFdx0 Lj5sM8dJk0LFzf/5eVdPIuBprUrluknEbewyFa7vjVCNYP9TLWAUBsmxZNne5aLoCZJA HJUI9rTfGYjxLxlUDR8ny5acS5kb2GtCFrCO54lqUbLxOHcsBd73/JRZg63sGNxIsKcu Xbhd8vSplnykRqCf3Ypq76ushzzqJZQK2VRZ9gqz2jsOuLejLLF/VMuDl10VWIaHZwwJ iHFQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=AMzF2CS4; 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 9si3921358oiq.104.2020.02.23.07.41.34; Sun, 23 Feb 2020 07:41:45 -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=AMzF2CS4; 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 S1727136AbgBWPl0 (ORCPT + 99 others); Sun, 23 Feb 2020 10:41:26 -0500 Received: from mail.kernel.org ([198.145.29.99]:39254 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726534AbgBWPl0 (ORCPT ); Sun, 23 Feb 2020 10:41:26 -0500 Received: from localhost (95-141-97-180.as16211.net [95.141.97.180]) (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 0558C206E0; Sun, 23 Feb 2020 15:41:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1582472484; bh=CPPKAiwv2Ch+5FYrbANKa1FyHjhbUEMi8lingadkdBI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=AMzF2CS4jtSOHHlaDIN29aCtr7mDkVdt4y7sVsRdXRmtzAVJ2T9oXT60scEBRoIS6 k5qAAXluz2KqJP8wyS6LlnwkP8lPNTcoy4VoQarwA9MzXXNXh1auguxhNCcxkJE5b5 S3uzuTZ/7Umsb/4XAScfH1T6Sldw7xU88dObzcXM= Date: Sun, 23 Feb 2020 16:41:21 +0100 From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: 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 4.19 000/191] 4.19.106-stable review Message-ID: <20200223154121.GC131562@kroah.com> References: <20200221072250.732482588@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200221072250.732482588@linuxfoundation.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 21, 2020 at 08:39:33AM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.19.106 release. > There are 191 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 Sun, 23 Feb 2020 07:19:49 +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/v4.x/stable-review/patch-4.19.106-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-4.19.y > and the diffstat can be found below. -rc2 is out to hopefully resolve the reported problems with -rc1: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.19.106-rc2.gz thanks, greg k-h