Received: by 10.213.65.68 with SMTP id h4csp335531imn; Fri, 6 Apr 2018 23:14:33 -0700 (PDT) X-Google-Smtp-Source: AIpwx485wF2nOSETtdn5M+qDKAIvFtfcpppfcCC8s4VoSgICMsMeFn4aH2IbLbn4nexFLiXTeQOh X-Received: by 2002:a17:902:bf4a:: with SMTP id u10-v6mr29171057pls.120.1523081673027; Fri, 06 Apr 2018 23:14:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1523081672; cv=none; d=google.com; s=arc-20160816; b=NrLGV/WgCDOIhnsHvtxR/5GKmazhUsYTZiV0JX5aCUPaRFG4O3rY7LhWqh4BeNZaOM 5p7f5Kasfyd7nU+vt3ttPLTXgzj+PLBtjsvppZE3xjk0BgLrItVDf6PWRGVe9F+cvbEN sZ2F0WyyCW4GDuPT2OwouelAKnwnTkXeQJfdKRQCeY+qNeVcSQqOQxdpWvo1durN20EI 2IfN/YVKfPby2cfgaXNuRFGBSVubOY0+S7H/WcRt8SBzJovWxOKfQl25l4rsB4h11tdV hxA+sSMQCSy1MHrTVB0w72z+5agEWU29jj8iYjd0G7c+qVfFZTNSmM0oBe6VakYp3Nan f7IQ== 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:arc-authentication-results; bh=Tu36KkFYb/9KnYwHdGpJmuQsIt+DJ9Fcl5hf/aGb8i4=; b=c0ugkA+kZClhYoDI75WzAnuXihksFMyFxilTFRbafscGr6DFj0Ii+I43W1AKjiyev3 G+5C0LvG0zzlV/jUDuMvV6TK7iomga4EMqH56hW1eHq8xyTFQnxByxWYR2wHXTXojRlv 7rOe7BlcSvGM2AOFUx6oTwC2ed8GFXTkA3B95BS10gQkr/a5H/DusCWo90tVkpcrkLS3 EqQCSXDa/LIk6xYUrlCeJjGYWaFLuQfZbBLnkt1sUZllxyGmWpASgmLD4PufZSHezaQR aS4NUjTe3xTQbwHVI30r/v+ppBGxfa3sckqN0fl0IAIXtc0xDnE7NxUYaIwGExImOXPg C6HA== ARC-Authentication-Results: i=1; mx.google.com; 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 b8-v6si12457221pla.272.2018.04.06.23.13.56; Fri, 06 Apr 2018 23:14:32 -0700 (PDT) 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; 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 S1751523AbeDGGKc (ORCPT + 99 others); Sat, 7 Apr 2018 02:10:32 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:44416 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750949AbeDGGKb (ORCPT ); Sat, 7 Apr 2018 02:10:31 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id B6A32E55; Sat, 7 Apr 2018 06:10:30 +0000 (UTC) Date: Sat, 7 Apr 2018 08:10:29 +0200 From: Greg Kroah-Hartman To: Thadeu Lima de Souza Cascardo Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuahkh@osg.samsung.com, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 4.15 00/72] 4.15.16-stable review Message-ID: <20180407061029.GD18744@kroah.com> References: <20180406084349.367583460@linuxfoundation.org> <20180406202010.GA3221@calabresa> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180406202010.GA3221@calabresa> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Apr 06, 2018 at 05:20:12PM -0300, Thadeu Lima de Souza Cascardo wrote: > On Fri, Apr 06, 2018 at 03:23:35PM +0200, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.15.16 release. > > There are 72 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 Apr 8 08:43:10 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.15.16-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.15.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > Merged with bionic, built successfully on amd64, i386, s390x, armhf and > ppc64el. I have some problems with the arm64 cross toolchain, not related to > the kernel, so builds for arm64 have been failing. So I can report the status > for that right now. > > Boot tested on ppc64el on a Unicamp minicloud VM. > > Using it without any problems on my Thinkpad X200 with the amd64 kernel. Great, thanks for testing and letting me know. greg k-h