Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp2128509ybv; Fri, 14 Feb 2020 12:02:33 -0800 (PST) X-Google-Smtp-Source: APXvYqzDz/4osA4NrbBGun2E0P+Pnei0vmNpn8alDlu0Bfo2EUUkHGle1WvRpjt6x8QdGCRj4HMB X-Received: by 2002:a05:6830:1651:: with SMTP id h17mr3420644otr.167.1581710553026; Fri, 14 Feb 2020 12:02:33 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1581710553; cv=none; d=google.com; s=arc-20160816; b=CChaUGBw0NLB5DKAeTvCPvAZnoRDDxle54e6v9NSmyniACzRmmKXVAmauaWOeH0JxQ x+irAPZkEeu7u+HZiUATMi12IkL5749tEuXDEXQTwyHoqGIL4maKb/SKbozOAqULRLN2 IiHm3KjdSq/mU4E1fBaEGNh+BL56TCiL0AHAIpesLKrkV5edvl369B0j9Ru0tUCFh2cE yXU/4feRGtCA44suqy9QlSuXxkrezTF2QAaFeoCahpac04jLmzacFFt3ObPKr7zoGX2E +ugwT/GhcW+A7STClToy2pneY/Qw2cQ9axPnUwx7AB2/3Nfa75j73azPfr803p1uK947 DrWA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=clQqRROyTzx5InI8eITwEQ2i55GhCEf7/bzidP+iFSM=; b=j6oa5I49Ns153E/q1F9EcUB8efV1CdpmwbOxSycGmSXsjNnONy99QJUK6J6J5J0COL aGDW9ok3OpvFnsszb5CFNXMQ3pmJ1mxx/ZwW6tHmTgCvh1dBUithZYLM20im6W5IzWQw TLdpEoOBLTEmS2MA2LjDdhdAApR1Oo0G6HZvTWjWK81a89nECZ2joR8ar5/47nBnxkxj SDTc0AqkO58L3yW6F47QlkqrpPrqOlLRaiKtOql6hc5dVm2voiIpZJk8a4PVh9n6Qhju cdDIpYSWcqf52lXxSthe6ypUNPtFqXhcCXwLJu6pK8EK1lN2U2eLt3MTajVEbTvedhEc fCOg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=LsdIPxZx; 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 s21si3779352otr.304.2020.02.14.12.02.20; Fri, 14 Feb 2020 12:02:33 -0800 (PST) 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=LsdIPxZx; 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 S2389194AbgBNUCH (ORCPT + 99 others); Fri, 14 Feb 2020 15:02:07 -0500 Received: from mail.kernel.org ([198.145.29.99]:33512 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389150AbgBNUCF (ORCPT ); Fri, 14 Feb 2020 15:02:05 -0500 Received: from localhost (unknown [12.246.51.142]) (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 C33A424650; Fri, 14 Feb 2020 20:02:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1581710525; bh=ztpXQ3aF4UkpMSJFf+D6IiWO+EhlaCwYM1dfM/Fw0yE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=LsdIPxZxjt5BZ8/P6UTstPfMX5IvknzxdBFD7/z4Y/2jFPvNQgIQCjkWZ/TvRMtLa vlWTpBYh0sVHjNdqvVOVPwg1v5V5XHcyjOXdxNBVBEMdz12BEwVuuL3n1IE0Y9y34A eZDfzI/tSO4/tSJPn6MtioZJGQNJCu50P16OW8JY= Date: Fri, 14 Feb 2020 07:22:29 -0800 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.5 000/120] 5.5.4-stable review Message-ID: <20200214152229.GE3959278@kroah.com> References: <20200213151901.039700531@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 13, 2020 at 05:40:48PM -0700, shuah wrote: > On 2/13/20 8:19 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.5.4 release. > > There are 120 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, 15 Feb 2020 15:16:41 +0000. > > 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.5.4-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.5.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