Received: by 2002:a25:b323:0:0:0:0:0 with SMTP id l35csp2445103ybj; Mon, 23 Sep 2019 04:04:04 -0700 (PDT) X-Google-Smtp-Source: APXvYqwpoYSNmVCpgc7BoZRhl91ogqW0cvePUTz++vu7b2FwTx17fHZb+82tat+czx7AoQNRNWEI X-Received: by 2002:a50:d55e:: with SMTP id f30mr36727457edj.35.1569236644482; Mon, 23 Sep 2019 04:04:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1569236644; cv=none; d=google.com; s=arc-20160816; b=PDC2gNjddUE+IrX1Z8zjDBqoni+PGLiRUEvUULZkQ3CtI9QkoaCGGD26dbjduQ3P16 9TkEuiYP5irLgP5BeBW35GGdfqh5qrSjxrZNQgDEmG64/CtEEkd19jqWvfAkLjfG6oj1 j5DZdxA1t4htMXHNRLoCqr6ikuCZScKAITrj4jLkfGCbKz8qAHliCyAFzqtaB8gJnwge 48FJqg10PmSvrvjYbMGr49hK8vtGiybTQkSsIgPAk21/XvcOl/md/rFE296sNARIMibk UkpUv1q29nkkWMyz9rXl+aKRxq3jgRDeE0WkFQRBDVt1NhZ4rJZtovELnoQiSmDMrwb9 8p9A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject:dkim-signature; bh=UeqJ5UgahZmBd+rMe0XRh2rvWa5ezaJJHKoYpcQm/Co=; b=YBKh660jRso+hmnxDrOnXD7+gDupmQZCabDKssu+gbgjtWjN758otgQ24+1xVUINV1 9QE/mOxlkqSzjGNvaZUbrb2fpoOCyX6qB8jI+kS4k4tzYSJ87veg+MIU9CJENlnhNObp cWYSxSMtGLBPGXoRcRXekwCFT9U2gWFspsUvfUiQ5KFO1cj8dF2d1fhz7y7jw6Z3TQ+6 86JPzyHx3o5H+TvgqMohHYuTD6xF1B2U/3KO7GPKB4w7gJtTHqsXHF4ZGoISNAh/h60L 8mXsV7yZ9ROfJ7ona5H7qODRr58+xnOXBjiHKLlujtpwWmYnAOW36tqk9/1x+hIGaXRB xIpg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=lxh0BAIf; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id r2si1571685ejj.90.2019.09.23.04.03.40; Mon, 23 Sep 2019 04:04:04 -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=lxh0BAIf; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729631AbfITVRv (ORCPT + 99 others); Fri, 20 Sep 2019 17:17:51 -0400 Received: from mail.kernel.org ([198.145.29.99]:33172 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725842AbfITVRu (ORCPT ); Fri, 20 Sep 2019 17:17:50 -0400 Received: from [192.168.1.112] (c-24-9-64-241.hsd1.co.comcast.net [24.9.64.241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id B575620820; Fri, 20 Sep 2019 21:17:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1569014270; bh=oJgr9T6G90fYNCsqz4PI8X2WF1v3Ii6XZnZvBzAL/1s=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=lxh0BAIfKV4z0WA2G/OevpQuRfRyCv9UH4JPQIYQEkgCapDTzUpmlilPvtPDPVUiw ND5lP7LcV/2/UkJvJnCWN3/WPMWsxdynyFiQQIOPuZwhqtiLdPXY01dNTub/ZlkIR2 0ytyiujj/NTgkJ5MaFh5np1p4MWDU0KTLvAqk5IU= Subject: Re: [PATCH 5.3 00/21] 5.3.1-stable review To: Greg Kroah-Hartman , linux-kernel@vger.kernel.org Cc: 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, shuah References: <20190919214657.842130855@linuxfoundation.org> From: shuah Message-ID: <5aa8e046-439a-83d4-1cb0-6bff87edfb5e@kernel.org> Date: Fri, 20 Sep 2019 15:17:48 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 In-Reply-To: <20190919214657.842130855@linuxfoundation.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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, -- Shuah