Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp3180483ybe; Sun, 15 Sep 2019 09:16:34 -0700 (PDT) X-Google-Smtp-Source: APXvYqyLZLd7x1LtVkWx19kTccyH2pKRQm9pxP+HZnKGvarzKixpFI+wgJR7UFyc4pIZ0My63zHa X-Received: by 2002:aa7:db5a:: with SMTP id n26mr25846867edt.171.1568564194055; Sun, 15 Sep 2019 09:16:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1568564194; cv=none; d=google.com; s=arc-20160816; b=x92XiV28ARr6NACmg+I6VMfH0bYCpgcUoOoW/ii2Y9P9ywDeE3NaQrEBA9fDFhOGpO YVNxp6LVlPdy8doH4M0mG5N2dXE1oLIuo7ZNkotJ53ncqzRcx/zQqSHhvo8AGK64hH18 0keV4iA3eBKBKPIUrSBJpB7taW1SfAgiV6TJ0xWF9RPe7K+xk7uegiTJ/xczkgQsxuU/ IpHQiOGL9xvGd26Wd1oykTVoDvFQDkTi/xK3olzzmpX1scd+AZrc6j7fDPwTR3eB/SRw Tsac8cdViO9ktRUAt521vBODeGJOdTdGRcZbDYz23tnedGEOZ8EmwT17TgtRftiFsXl1 tJCw== 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=ZrH+YwPZSc5QrNzD8IsDcbc409zMDaXbx9ltN1kcdXU=; b=ljaZDytuzs8BU0zO0dVzlO0IJTxKCadvvQ7Ftgpj2CZXOy9n/P3bk7vFBlBJd74KDd xCqWtF1cIrvLr8Z0OrmB9BsI7arsW6G+94ZeXFbDdWF44v9ewo5n8eNyQbk57m5/4zuP ROc7JJu7QI3eB95ppCyTgqPoSKnuSJHpBc5CQcZdlxdooqTHCki+DZ89L+9bUHXyAMmC dohvJJK4fE1LSFyTMec5vsfH3WoOJfUYt28ti3Gvm2qhKqucr+1oRsuQ6lZ9gHbVbB8e 5Wj4aoyHP1bglceMhPKX/JnTG7PakFOibwyFwfi/U7UPRpToTvbX4hqYqPFty2GTQ0sm lEYg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=KkwjdQfS; 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 l18si12619567eje.275.2019.09.15.09.16.10; Sun, 15 Sep 2019 09:16:34 -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=KkwjdQfS; 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 S1731343AbfIONer (ORCPT + 99 others); Sun, 15 Sep 2019 09:34:47 -0400 Received: from mail.kernel.org ([198.145.29.99]:56578 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726298AbfIONer (ORCPT ); Sun, 15 Sep 2019 09:34:47 -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 18D97214AF; Sun, 15 Sep 2019 13:34:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1568554486; bh=f2DsawLySIZJ54OEBtq1a789tdzXp5AdnKcoWckJccM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=KkwjdQfSbjc8ZhQm2SxJRZ0Jv44KVlsdLPg/LIvwDzXD3mmVvVPNxynV2/yO9e/CJ iOsZGYrR6n3uitQq4a3Rs/PEB7ZjxyIekVloezfvqYYnu7jcgw/AR3EZlWzQxADBfG vmbmmTC8rJYvsC5b0MEI+W+D+qn/K7gzgkconK24= Date: Sun, 15 Sep 2019 15:34:43 +0200 From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: 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.2 00/37] 5.2.15-stable review Message-ID: <20190915133443.GA552182@kroah.com> References: <20190913130510.727515099@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190913130510.727515099@linuxfoundation.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 13, 2019 at 02:07:05PM +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.2.15 release. > There are 37 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 15 Sep 2019 01:03:32 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.15-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. I have released -rc2 to resolve a build issue: https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.2.15-rc2.gz