Received: by 10.192.165.148 with SMTP id m20csp3717964imm; Mon, 23 Apr 2018 11:05:58 -0700 (PDT) X-Google-Smtp-Source: AIpwx49NZNtksVtU4ua2zY46vIzw/6sTUQrrPsPt31DEmB7MvryCBmEIfmuZWBn1U8285kOFU4JN X-Received: by 10.99.43.70 with SMTP id r67mr15135753pgr.89.1524506758721; Mon, 23 Apr 2018 11:05:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1524506758; cv=none; d=google.com; s=arc-20160816; b=Y7g0WHfKk/UuYNVXzSfQNolhsOZy/ZQn7/+FRrl3WWUHp+R+n4tccuI1ExAG9n/xVt rZ/+lAYBc6snpQPCtjNajELK/DUT88BIiYPftgkRvgIp6M5imMkKLK6CZ8V6WewJxuOW 6YA9iYWWNHFErFZkV9gCgUj8dEeziONYCbrkCAd/uYXV+Fz9CPaGiu0/c4hGnOWsujm7 toYJQYTrA1bRsmRok0VhLIjs94riCQq+6mntqPii9bj49/N5VNAjCdNpwclqlbgQkhVy 91ns/LRCDN+n8NxThDzOOb+CKvpr6ElH9H0JG1GqAHcRu0lSIzBfQ3UEDyZGZg2V4koX W2hw== 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:arc-authentication-results; bh=5WkkqyWanCbXBaWLQmJX2rNY2qlXbd8zkrbbo0bfsJY=; b=dsF2oytj29bTHzae7/i5vPFoLE9IUkSGvp6bxVA3HZRLegA7fPk3cPT8u7DdKBBdW/ wP9X3+hbTpg9H9qgvg56EwbwD4DUUgBIdkoq9Wcl/B1vZNwiG/WNFhx8Xbgan87lIMUI xdItQm5eRvw95hZnrzf2zWGe8uT2Zbwv6M8DwXD2B8UnuNDpati8fZzvXygO9NBUt4Bo 9jKZM1gxdQCknDlaKFTsV/WMx8VAjxvNTHgAFGUUCsb3hh1JQNOMocoTPZeTepiQhHT8 JcmB1DSXUuJTOiamPWeY5IZEOIFzG9e6bJdhZmXmEU3kZcFTebZ2tA2898pMlPlnlRhn OROQ== ARC-Authentication-Results: i=1; mx.google.com; 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 p78si11747329pfa.180.2018.04.23.11.05.44; Mon, 23 Apr 2018 11:05:58 -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; 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 S932469AbeDWSER (ORCPT + 99 others); Mon, 23 Apr 2018 14:04:17 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:49136 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932252AbeDWSEQ (ORCPT ); Mon, 23 Apr 2018 14:04:16 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id C3AD45A8; Mon, 23 Apr 2018 18:04:15 +0000 (UTC) Date: Mon, 23 Apr 2018 20:04:10 +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 4.9 00/95] 4.9.96-stable review Message-ID: <20180423180410.GC27081@kroah.com> References: <20180422135210.432103639@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180422135210.432103639@linuxfoundation.org> User-Agent: Mutt/1.9.5 (2018-04-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Apr 22, 2018 at 03:52:29PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.9.96 release. > There are 95 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 Tue Apr 24 13:51:53 UTC 2018. > 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/v4.x/stable-review/patch-4.9.96-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-4.9.y > and the diffstat can be found below. And there is a -rc3 for this tree as well now out: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.9.96-rc3.gz thanks, greg k-h