Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp622343ybl; Thu, 12 Dec 2019 02:07:44 -0800 (PST) X-Google-Smtp-Source: APXvYqxX514mTSqH2x1ORez79w7uuSaztB0udlS/gts+M4HaUzuGlOqqkO6C4A/IIR3TVzKPLa99 X-Received: by 2002:a9d:73ca:: with SMTP id m10mr7153569otk.289.1576145264061; Thu, 12 Dec 2019 02:07:44 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1576145264; cv=none; d=google.com; s=arc-20160816; b=WuhVqdTJndMFWk7Fj+ksOGeBq2hae3BbvCznZngDkdo8rhAd5cqA0AaEBcU84ekCGp RJ6NjfWnuB1iuEqZlR/D0U5QeHeqDeVw9PT4QO3HXsrhIUumCW5XOQALldD1pDMKUhSx WdQkMU+iwPIXCtiX2tADnFTftnUSUaX/Wr+RD853bNCYYN87LRwzZSEinPzX0DP2kt/s TfSG0k0sGQQkR1tipMrlXGfXkvy+/FicEOAXFoK+SE6+eHLIBaajvR/rGeDgGdKUSeIL sFjtS19Gs6aBm6wpyzMrz1t2IgVTHnOICp9uRtsTNR1uvLVeHOOJyMS1enZTND8Jp6if kEdA== 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=lumjLsO0isG3LJnKv21rWXStMLPUGsTbNz9EmImzc+o=; b=XrwCDZzbTeb4T7g5FYoY6nPV4JlmFTBXDR42MPce0GYVMKTqYKRLxKTgVSgiNIn6Ve jjp1xt/Z62OgSqJ7Y+PIaH13EG5pqjdhpl/oxjlhKU/0nBIs6cM2v+vMXgxdMI/wdJqd gnMfk8myDJGyO60t0S0CYlqAMOzwW+/mjGyXTcEbByLoBrCFa+ySvwzIkd9lLU3m2Elz wXITMoQzHVJ0f/k2UPOUm2lgsBcynLAeWUkGHl7X/6LoCXsuznlyoEJPxqnpX1DBz2Ur BRxUm5zSPzisW8+hMsLDiRAN/cybIkOMOuvBxKpvKj8i20pCD69vPF2WFzRF8z5T/PTw OiQw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=EDOc2ZGU; 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 a8si2916140otp.35.2019.12.12.02.07.31; Thu, 12 Dec 2019 02:07:44 -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=EDOc2ZGU; 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 S1728524AbfLLKF1 (ORCPT + 99 others); Thu, 12 Dec 2019 05:05:27 -0500 Received: from mail.kernel.org ([198.145.29.99]:53666 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728423AbfLLKF0 (ORCPT ); Thu, 12 Dec 2019 05:05:26 -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 D0ABF20663; Thu, 12 Dec 2019 10:05:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1576145126; bh=L2H9eq8pC7K4HaH1T4Q10TccCc43XUdeO6k9HfYmDFg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=EDOc2ZGUt/abj6G/lXs+5IE1nNhJXDIZPphShyoCpUad4moXA7a9ydRDdwuMHnBrg egoxdBmP/73w0Q0dkNqwxUKNm6vQrwmGoxgQAAEY6USgr26DroMBXEOw53x4Uw3KSA m4jUcjrv1UHUdIMSbX9vksSBkPpnmh25NmJcZM6o= Date: Thu, 12 Dec 2019 11:05:24 +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/243] 4.19.89-stable review Message-ID: <20191212100524.GC1470066@kroah.com> References: <20191211150339.185439726@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191211150339.185439726@linuxfoundation.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Dec 11, 2019 at 04:02:42PM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.19.89 release. > There are 243 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 Fri, 13 Dec 2019 14:56: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/v4.x/stable-review/patch-4.19.89-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. I have pushed out -rc2 with a bunch of fixes for existing issues, and some new fixes: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.19.89-rc2.gz