Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp447336imu; Sat, 15 Dec 2018 00:07:58 -0800 (PST) X-Google-Smtp-Source: AFSGD/VuyWCRrCoq5EGP24mgmSjvT0/kbdIClnIRej6AARyBI+qTYy8l21d0f59vW5MJNxTRYq8s X-Received: by 2002:a62:5d0c:: with SMTP id r12mr5920325pfb.0.1544861278269; Sat, 15 Dec 2018 00:07:58 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544861278; cv=none; d=google.com; s=arc-20160816; b=0ed3jUu53XA8ADVzdzoYaoWV37eCyTHgnRlfOwV9om3HQbnszSCV4hCGYo3b14Nngv V3NpsJIFRnl41ZO04HeLv9fuWaBBzhW2KWgAQxdEFeN/3f1WSaYcFMMvET2uEmYWsAw/ KdQv2BOeiRa6dAOqlMVndITdBtqnI/oDvwVzkckXzA7FLEgJVPj9y0NhvDQFGakPxsSe 2L5tKbGoGv6kxMMKWbCiW1OrAKigY9yZE55r8HtecDxORcRqohIoRo33uPo/m3ajwW9M acDJ2WMFWtOlM2v4+szpKgHlqCjtCWdeos+Y0g7qQctB7HvqbWME0i4vxKTHRe1iZPEg 4+Ww== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=v70Gq6X7goCdNvLoJI7WCIIprddVUO2mXmGkFzD0RIs=; b=rkio5bKEgaS4qIt8jZjUU1Kdk3+ZMtZrjh71FvKjIJT52I6V2owEV8Zeo4lBvSDFXY KR5r3r8YA4jW1MPeCzMShjiCnI+6qpScTL87E2lWGmp/uZk/EIuFA5v22nxRZYm5839+ 0TjFBHpEk1u76EkoFj4oLso8ujb/C9A8aLO5rsIJovD6jD2aYf6TLGgPm0eaQajl4Rb2 SK24l+SAaNSRYHFjdK9a5tOjBhjP/1M1HQcARneZYQasiAYM2l/4n24LOqCi53hukyMo wA0WzqeaWGg9FH2EL+ushmFj5kCNN3V0dd4yYeievRi3TQbZdJw1+ulWbMCQORrGNbGC iPrQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=tBY+QxBm; 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 u91si4641719plb.237.2018.12.15.00.07.42; Sat, 15 Dec 2018 00:07:58 -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=tBY+QxBm; 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 S1729966AbeLOIG3 (ORCPT + 99 others); Sat, 15 Dec 2018 03:06:29 -0500 Received: from mail.kernel.org ([198.145.29.99]:52802 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726030AbeLOIG2 (ORCPT ); Sat, 15 Dec 2018 03:06:28 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.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 6B1012080F; Sat, 15 Dec 2018 08:06:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1544861187; bh=IezwQns4DLblWpky35pKtTr2icgfbaT1ZaBdtU0m3pM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=tBY+QxBmxcUvu5Z0JcQvIVVrEeoe9I4ud6uJ95LtPKdj91rh2GOjRXFw65FuzznYA jLNMYkWK8/PUk0yeSwPkj/S6WP9xvSSAP/NAwdvlFdmvGYTWKaPp8lpk49a77FeB/7 8vu9++lGVGhBkV4MqVOWtyOQC6+G7+lVeQ/WB1MM= Date: Sat, 15 Dec 2018 09:06:25 +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 4.19 000/142] 4.19.10-stable review Message-ID: <20181215080625.GE10074@kroah.com> References: <20181214115747.053633987@linuxfoundation.org> <61cb35c5-d260-6bcc-2f00-99a4ff4e57b9@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <61cb35c5-d260-6bcc-2f00-99a4ff4e57b9@kernel.org> User-Agent: Mutt/1.11.1 (2018-12-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Dec 14, 2018 at 01:11:32PM -0700, shuah wrote: > On 12/14/18 4:58 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.19.10 release. > > There are 142 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 Dec 16 11:57:12 UTC 2018. > > 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.10-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. > > > > 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