Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp245219yba; Fri, 3 May 2019 00:38:12 -0700 (PDT) X-Google-Smtp-Source: APXvYqxy/LwlFbFAUhYpXqeoXVsxT42PlctdBM59APd6Kd+bRGbglZjmqifV5v2iPSEOeu/nwVRJ X-Received: by 2002:a17:902:8483:: with SMTP id c3mr8195290plo.19.1556869092742; Fri, 03 May 2019 00:38:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1556869092; cv=none; d=google.com; s=arc-20160816; b=S83e3z5QV+VN626/fk34PWfMkKWxiXCohtAk+9T/+HkJrNgjIS+2nSHBPxFxNVwTok C54455aobXNS+aTB34449R3c/67epbslJEuZXHwGGA60DNqQzu/sH+LlkSxvqJi2l0o9 fSpTW+a5Apc7yaO4QPyNle1rv744NY4Nc0nPnDGdu46WLYGXqzndwkbG+oEylb9oJ+2T krt6n4PtpgG5NWdSdUkSMfIOQRF9GOFcjc/qqXNq2QPvA/uP9dzTZCHeGuMLI6hdQYZo xOO2KdfuNPfSperPS58Aa2H6XWBZ1U43vMvwcU0GKZMIsNrhOIMi7Yzfa6Nibi2IJjjE bNvw== 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-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=YbFbS2I/uyYsGjmzAvk5EB7mW5T49xfgaGo+tnowMTc=; b=vMCZftDxLrY7XLDVCTDlrD85XsZOAFGGVjO1XVoiSU4BnDmsJMZh9pgnhDBgbbvrK9 /ftgxtIyA729ehB8yR5KiSogCoDAGFhhJH+/hfMIktqF58re1BkpR6snZfGCqgl2yYap cOfTM1t+UZ5VG8K0JMYQfhoMqHXYOHsqQpTePQsjr6AX1AyqxD1P62jIGN/Rk/YrnUYU cKSBNKI6ZuhwDZ4RRk6CIozZTvN+s6NT+84fISgQjUjUdnWGdVKXC7XIN73x/583JTWu 1Elp6Dm3zan/O9kd0NWEi1/mW4PpPMq4dkF6ncViwCva1OxPh4GzM2fA2piwjsafVGnp PcRg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=xXmQQhw5; 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 u6si1365170pgj.225.2019.05.03.00.37.56; Fri, 03 May 2019 00:38:12 -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; dkim=pass header.i=@kernel.org header.s=default header.b=xXmQQhw5; 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 S1726509AbfECHcv (ORCPT + 99 others); Fri, 3 May 2019 03:32:51 -0400 Received: from mail.kernel.org ([198.145.29.99]:53314 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725768AbfECHcv (ORCPT ); Fri, 3 May 2019 03:32:51 -0400 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 1ECA52075C; Fri, 3 May 2019 07:32:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1556868770; bh=NCOqAHbr04W3fEc+gwthvKv36/OfLDeO7qlPWhVGpyk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=xXmQQhw5idyZnqcAdHvJCpJRLJ2MhR28IoA9OSokyVyJ0po5kWEXlR0Ey+NEWqHyE RlEjVrRkas+LkjxQpb04RQN1PXTrsyxAbHcoVPy9ShyWgHrgzNzxMA8k50depe+Wj6 Z5gR667vkiiWlscFeQQughY/74NX2XhNG+5UttS0= Date: Fri, 3 May 2019 09:32:47 +0200 From: Greg Kroah-Hartman To: Naresh Kamboju Cc: open list , Shuah Khan , patches@kernelci.org, lkft-triage@lists.linaro.org, Ben Hutchings , linux- stable , Andrew Morton , Linus Torvalds , Guenter Roeck Subject: Re: [PATCH 5.0 000/101] 5.0.12-stable review Message-ID: <20190503073247.GA24977@kroah.com> References: <20190502143339.434882399@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.11.4 (2019-03-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 03, 2019 at 12:19:51PM +0530, Naresh Kamboju wrote: > On Thu, 2 May 2019 at 21:00, Greg Kroah-Hartman > wrote: > > > > This is the start of the stable review cycle for the 5.0.12 release. > > There are 101 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 04 May 2019 02:32:10 PM UTC. > > 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.0.12-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.0.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > > > Results from Linaro’s test farm. > No regressions on arm64, arm, x86_64, and i386. Great! Thanks for testing all of these and letting me know. greg k-h