Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp1442364ybe; Thu, 5 Sep 2019 15:49:54 -0700 (PDT) X-Google-Smtp-Source: APXvYqzeiKXhyocaJwTfC4OfgDV3GNpP9Cv3r450Ha3zttyLAVD+PDw+cmjVERKEK/LhQyyKL0OA X-Received: by 2002:a62:2b46:: with SMTP id r67mr7106693pfr.140.1567723793998; Thu, 05 Sep 2019 15:49:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1567723793; cv=none; d=google.com; s=arc-20160816; b=UGx3gBTrprBWhKn0kXAvMq39pSE902GVPaLTwoS+R0AhmA+IAQtIXZtLlaY/td3SRe r3SJVb/w/0icd7hFK6jAPlNJ2gfhUIkmMSrz5cK1TPcxWkVVUinLugC5dH0oehnI7HEn QeYaAw/PIZvBGZ1MHiRi0Bz0YK7r7N6bKLwUjSK0EmAjoDAP47MXr78BR9eKrPt04Z8X Wf55lMDnaK7OvO8MwBIrVDyWXTsKdTMyveMP+1Qij+zpUbzAQw/1GufY/0ivkVSVmcU2 Bvrjohk0OemrTrLCMgvOFy6i5YTj3N1cFEPqjxPBiGMtMtFB2O0E9uuuxUPU33MIUflI dGQA== 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=nxFsvkDuDFUQOoFvVtonIidjosjizzK7iOCQDWPWKF4=; b=DK75yoPOwSvNEnPDDWL851dWN8AaHtOf3+tdARmpT6lMkx0amAZohrZagDjVEjffq1 C0XlT4OBw+7nsWxR3lZXoBY3Kr4bAtusAjQkvtG8iwgo+d+1fDUdAjxHO/7vd8ulYhSA 4Y/OvWFisBRSaQigApICVaFLkW3eu2VOHKn8BRZJPX4kC65FAdpnBT2uLXh6GwTiNKGj dCNKVZUgIiN4RDC0dLNelUtiCtZoJHFW+SDwpnEZN6twoTbVHQ8hfHSY2NIBxiFP2YKk H8WXsX7TFqlgVgwf2TaSk54MCjb18b6LTAimJuuvZhKTQcRrIqCLXr7cbxet7sjrPFwo 6LSQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=BtVvt68c; 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 x26si2950030pgl.351.2019.09.05.15.49.38; Thu, 05 Sep 2019 15:49:53 -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=BtVvt68c; 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 S1731995AbfIETGX (ORCPT + 99 others); Thu, 5 Sep 2019 15:06:23 -0400 Received: from mail.kernel.org ([198.145.29.99]:39546 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727014AbfIETGX (ORCPT ); Thu, 5 Sep 2019 15:06:23 -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 2CB7E206BA; Thu, 5 Sep 2019 19:06:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1567710383; bh=rvZKHxyj9aAVowVuJr4cLBs5aydsC0LnsEbKMoRFPdM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=BtVvt68cHZ9LBZTR/k3VsDPD3mnaBJQ5Lyc9S6Zm2bs5ytBKsQpXn3/YE3YTKTFec 2HCuRqc04w/Wqj3Hmb8hiGkeRf//WvOUORRoezwhhHgiDDx98AW6f7LwQnU6rCMydj sxaeF492NwfJM4gqKrvqj/rbEEgrQPescYEpQJNM= Date: Thu, 5 Sep 2019 21:06:20 +0200 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 5.2 000/143] 5.2.12-stable review Message-ID: <20190905190620.GC24873@kroah.com> References: <20190904175314.206239922@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Thu, Sep 05, 2019 at 09:00:47AM -0600, shuah wrote: > On 9/4/19 11:52 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.2.12 release. > > There are 143 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 06 Sep 2019 05:50:23 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.2.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.2.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