Received: by 2002:a17:90a:37e8:0:0:0:0 with SMTP id v95csp373132pjb; Fri, 4 Oct 2019 00:39:28 -0700 (PDT) X-Google-Smtp-Source: APXvYqxyL1uK+YREpP5Z7E8pm8sG3bvKkLMAZrfBp1DsV9G1wzJaVC/qO2xns82VwW2GzgkauSdr X-Received: by 2002:a17:906:b6d5:: with SMTP id ec21mr3694627ejb.331.1570174768257; Fri, 04 Oct 2019 00:39:28 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1570174768; cv=none; d=google.com; s=arc-20160816; b=CaG439QruWS3KlxqT59JYytyqDmRivDqod/HJ8A3MIfpv/kT29eC9t/H/mKS8hxJcI jgs110GGH6oZ+A26rpXnvurIIdh7AthqHhe7SJbP0CgP0kSKyS/zk+CWZDK6BZTzUnb4 3aSXrE6CdI6xnxvJ7tvLA8nURpVWoDUa9DT7n/B0saRNUr6Tio2qjaXUhhmTv3u/uLcd gixUifmS46/221w6u6pddfMqEE/MwCfjM4OZ585pCv1wax9HhBwrfbUJ17Cupwkf+qTX q/k7OSlmmytNYVt/xUZytqOwBQDJ3lvmd8hzFfHaDPX7eDOWPZ/yB9JurVTGd9Nm/FVg U+Mg== 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=YnW1OHzFXMJnkN0I+N2GX5VtsG95XqIKr8iOQK1QjQY=; b=Nwl+Je8iGkjJ1VPn2CvD2cxl7eVN/6TIDILPpjzQZwiFn5IM7hWcoWs5HbK/SWlWDn FG5X8Eor4yBPrKiw6EVMarFb0bZrhjt4Ep/NicyQ6ZLhWGR51u8yx7YOIq/NIgfeXxAK dVkB6qlZ8nhCaeDjb11NIAU7rVhwTlKMoXSwsu+kcuoPCvPWsm/D/gfHkjM7ZB93+Con fRPAH6Cy5pghtRF4VU0IU/e3+spfg2BeqpjL90I5q1RW08DDuECLWQLhbuIhwb1ziHjR 4uHocyF50T6QgdYe9QbMe6Ko3eBu/0fXpFXyx6uSxDK3wtMts0HAVHBPgx86pAAeNH0W 6J1w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=JOv4nfU4; 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 r17si2823853edp.400.2019.10.04.00.39.03; Fri, 04 Oct 2019 00:39:28 -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=JOv4nfU4; 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 S1731667AbfJCXx6 (ORCPT + 99 others); Thu, 3 Oct 2019 19:53:58 -0400 Received: from mail.kernel.org ([198.145.29.99]:57898 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729940AbfJCXx6 (ORCPT ); Thu, 3 Oct 2019 19:53:58 -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 4F8FF2077B; Thu, 3 Oct 2019 23:53:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1570146838; bh=8I3ZQSbkyfTuqtljijj32TUBruWcLsMlW1Ulm7MQiV4=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=JOv4nfU4S5AWDRZHDBAUDAi07hqI5gOJiEGiK/IV03vVZpHDhB5wMgqk4zhtt1gHA Aof4BH3mVYzwOI6o+SwKrZLv5GivkoDy3nhpni7XRWVjPFmr4CisAXVORrABAGqdfQ vaPgYEiVKq6GORVG3bB+TAcFNDiDpbfykdMKpb+o= Subject: Re: [PATCH 4.4 00/99] 4.4.195-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: <20191003154252.297991283@linuxfoundation.org> From: shuah Message-ID: <7f806965-ca5d-536b-2b1d-3f1eba252ab0@kernel.org> Date: Thu, 3 Oct 2019 17:53:56 -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: <20191003154252.297991283@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 10/3/19 9:52 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.4.195 release. > There are 99 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 05 Oct 2019 03:37:47 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/v4.x/stable-review/patch-4.4.195-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.4.y > and the diffstat can be found below. > > thanks, > > greg k-h > Compiled and booted on my test system. No dmesg regressions. thanks, -- Shuah