Received: by 2002:a25:b323:0:0:0:0:0 with SMTP id l35csp1802057ybj; Sun, 22 Sep 2019 12:14:45 -0700 (PDT) X-Google-Smtp-Source: APXvYqzUFBzFr5W5/keXrWUO9rw3sqs5n1NmN5FwK+TWhpiFXltuDT6THi+JxjGQlIxrRu829A++ X-Received: by 2002:a17:906:7802:: with SMTP id u2mr10505442ejm.3.1569179685685; Sun, 22 Sep 2019 12:14:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1569179685; cv=none; d=google.com; s=arc-20160816; b=onLXordl75jv1+pXUeSW+ZSXOqwTt93NgzGn8gMycYbL35uvqSMWatp8HHZAP0HjXq mnNq7swqSoI7JV/3wcyG9FdvsT5mIbZkLujwXDNH62XeOsJFiv4C2IsJ0RBnHUJFJMzr GfqtWDz2AQciLllnWItuI55sg6/OMEZ8JvTc4DIJda7fU7XrJ+PdsTQlBNjrBuXFlUzM veZTfq48TvGmHcyvuNWhnwPl52xxi6ueq4m03y53sUi9wxcmr+iLDROOsG2Q+f1A2vAW 8cFuNHqY41Np85W3v91zP5UKciDg1pI2gc3nTP99jX53JhFAbxq9JVL2vCcGZvta3J62 TAOQ== 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=klQLxG1cNV5UiN431C9vtNFPjRHPtEdn8ADBm8Y6RaY=; b=PUuzLZenvQvBLyrSP+D8e/uNHUSc9deQvPsfbKrH1F4cZ7iLnfcsSb235NSx9NNrTM vfgj8JhzPVVBi5ebgT2Pgr76IMPXiu8MhiSdCDWYJoTWX0zkHhVrMd5oKagGP7XCUoji 7TPi6zXwe/efMpMzic0Eb+kDIh+EAkEH7VTJlhVxiLlPpT3LlCGsOcIQQDCy4xY8u7mg 7hH3NnMPxLX1/EJcetoAXIMT2CI9i80+dvP4ujDX7a4EtvUpNdzYHMQRplCEdkHap3wc l9Ch8dGPvQ/beH3Z5EHCduovxAadxPLIplHIviTHAut4BTeFbqYKRD86Y2IprUrVVMA5 Abgg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="OD1tsW/r"; 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 j35si6087177eda.144.2019.09.22.12.14.21; Sun, 22 Sep 2019 12:14:45 -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="OD1tsW/r"; 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 S1726440AbfIUFE6 (ORCPT + 99 others); Sat, 21 Sep 2019 01:04:58 -0400 Received: from mail.kernel.org ([198.145.29.99]:53718 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725888AbfIUFE6 (ORCPT ); Sat, 21 Sep 2019 01:04:58 -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 0F3F1206B6; Sat, 21 Sep 2019 05:04:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1569042297; bh=g1Fi6L2aYxJb/AYy0XGG6ea8KF2WG4YQ/fEGMbbhQOU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=OD1tsW/roGuushmNorbEGDMvkC7YgzfUXZBtohCPLW0+RDHV87W95NF9jXpN+01Il cDcL1Fe7yNKT7ayW2sADUQNxtoMtPLhz5VlwsZIemC4pdVCbxDoOJIDQ3RC6Xi3VDa tkHokMS1jxmmZIV8Nsts8L82BKgC+NInWNrKgpJ4= Date: Sat, 21 Sep 2019 07:04:55 +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.3 00/21] 5.3.1-stable review Message-ID: <20190921050455.GB991717@kroah.com> References: <20190919214657.842130855@linuxfoundation.org> <5aa8e046-439a-83d4-1cb0-6bff87edfb5e@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5aa8e046-439a-83d4-1cb0-6bff87edfb5e@kernel.org> 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, Sep 20, 2019 at 03:17:48PM -0600, shuah wrote: > On 9/19/19 4:03 PM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.3.1 release. > > There are 21 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 21 Sep 2019 09:44:25 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.3.1-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.3.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