Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp2176970ybi; Sat, 13 Jul 2019 08:24:27 -0700 (PDT) X-Google-Smtp-Source: APXvYqwma8Vk9fLAO4CbqjPiHxIJT1T5taTG6UIlDJphG4EXmRM81ZdJqRHoynTBRWBDAuSK4BaA X-Received: by 2002:a17:90a:3401:: with SMTP id o1mr18694568pjb.7.1563031467496; Sat, 13 Jul 2019 08:24:27 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1563031467; cv=none; d=google.com; s=arc-20160816; b=s3vVvVULjOBfVBshx4OrR0VVwEk3aPx6i741ZcpeViR8UKizOjCEuwaLLVlFqdGQsU LSel3OXe2Q7L6LIPqGCol/gyhUwcWwhKWh6N2EtsHLtZX0BT0i1/qrpCHHwdF1x9lRlQ KjvKaUhfBG1NJxaaFs2CwWA0R13QqsjVN/IPUW4VtuMVIo9VNH7mq62OHu2oVR+x3yIJ zXwu7KCJVoA3XRNYGxgcv4q1C9OfNWpShnZxKTUAqxdHaOCvOuGjA2EXwAWIaKJ2cUoX OIqOyX4OIoixljQuzYkuAfeBnTjkG4sBcpgK0RRtHtDRt4R08tZML0c7j266EJv7HTTm 1zgw== 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=dEcMvb3DGl2vMQZLPSOZZkxZ7+0lBm+2A4C/+fECFIo=; b=Ba7NgB4pOoytXps/2kEIvoLV25u/mwdLqWug5nooO881FJnqPRkLhPJGZUbYv2y8Gm VD7rFfgoCbr2U1v6Lm21hHOmASkh0Wt8Wi2EFNSRRKcBIIluLCDo9xq7JqEbDoLNqGit EsXrjI8J/t8oVSjpOw0AFbJExOjg5nzZyXNMYPbG1gbVz8lZ0l+dxlj/bGWzxxQ2canZ RJPvW5/b2a2oOWnUDhAoc9ZFK6oLt//zulXfHO8R7gytjISqFQDX5RpjMgPuilNGBt8n tdC4usqLo/ta4z7LLBABlCxGDLAun0sbzTcKYpulIGsVDBvAhq9ezivEPLeKFWERJMxg JZXw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=aDlUgVbC; 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 p11si10785604plq.208.2019.07.13.08.24.12; Sat, 13 Jul 2019 08:24:27 -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=aDlUgVbC; 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 S1727952AbfGMPWI (ORCPT + 99 others); Sat, 13 Jul 2019 11:22:08 -0400 Received: from mail.kernel.org ([198.145.29.99]:58130 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727626AbfGMPWI (ORCPT ); Sat, 13 Jul 2019 11:22:08 -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 6AC8820838; Sat, 13 Jul 2019 15:22:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1563031327; bh=io3SM+h+aHi1m/rewLh4BxkQOxKj7wgaz86jIry6sE8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=aDlUgVbCrT0Uvx3Dnjd1BrusBuAjdTfuxFMOkEh2DOMUPMoZ8U+Xgw+eVuYDqApwP TNBedXc6lgfBOeUJJvaahsdGPaY6vyOHSddrjl2OcUQH1lQ0AEv6J3pHjLW+W3yWRE AeuKjwUr19x8uTqrhpVIPlHCeJ1RS89hwApAPAaY= Date: Sat, 13 Jul 2019 17:22:05 +0200 From: Greg Kroah-Hartman To: Jiunn Chang Cc: linux-kernel@vger.kernel.org, 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 5.1 000/138] 5.1.18-stable review Message-ID: <20190713152205.GB10284@kroah.com> References: <20190712121628.731888964@linuxfoundation.org> <20190713014614.xfvf2q2bt6n5bhui@rYz3n> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190713014614.xfvf2q2bt6n5bhui@rYz3n> User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jul 12, 2019 at 08:46:15PM -0500, Jiunn Chang wrote: > On Fri, Jul 12, 2019 at 02:17:44PM +0200, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.1.18 release. > > There are 138 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 14 Jul 2019 12:14:36 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.1.18-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.1.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > > > ------------- > > Hello, > > Compiled and booted fine. No regressions on x86_64. Thanks for testing!