From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E1E27C43387 for ; Sat, 12 Jan 2019 14:56:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id AECA520835 for ; Sat, 12 Jan 2019 14:56:14 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=prjkt-io.20150623.gappssmtp.com header.i=@prjkt-io.20150623.gappssmtp.com header.b="Fk8Czw+3" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725834AbfALO4N (ORCPT ); Sat, 12 Jan 2019 09:56:13 -0500 Received: from mail-pg1-f194.google.com ([209.85.215.194]:43835 "EHLO mail-pg1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725831AbfALO4N (ORCPT ); Sat, 12 Jan 2019 09:56:13 -0500 Received: by mail-pg1-f194.google.com with SMTP id v28so7549646pgk.10 for ; Sat, 12 Jan 2019 06:56:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=prjkt-io.20150623.gappssmtp.com; s=20150623; h=date:user-agent:in-reply-to:references:mime-version :content-transfer-encoding:subject:to:cc:from:message-id; bh=eyV7SQKmrxzGGG0u1KoMEdO2cjhPJxwVO5YOheLgnrc=; b=Fk8Czw+3fYtwV4eQ01fYt/PYKzLz8OJmqa8wm9ikG1Y50uI4wsyAWR187lc6W2AoSL txK4Lrj1RtnYOEx0xtTzyj4z9j1rDmTSNWmR1wn9GUHV/aEIKFXgaeiDy6/9MY7WeHGU XkYyp3aHLrpkUmAC32auveE3FVZYTd5W9kcB7l1YHIUEqhQzEXw2pmSa2rB4WvpXPScM gkFOBgp2NlkZW+WrEPEHTkWyKpO+vaqNQGhxKSCVpo6K+uxu/JQg2U2miIgr4iWaBIBw scKTYOQpIFntJHXIZ3yV0/rOUSkBAZ/3u3CICeDTRhO9hT4dkoaF6grSxYN6pejmUItw 9ajA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:user-agent:in-reply-to:references :mime-version:content-transfer-encoding:subject:to:cc:from :message-id; bh=eyV7SQKmrxzGGG0u1KoMEdO2cjhPJxwVO5YOheLgnrc=; b=CFk+qSMDAWNqpFERyrU347jkWZv7TJtC0ZC08S/UyYaeLRKXGZDmFFsO0L3cuACKzi MXHvTvAr+Enpx91jBbx1SzQ6mYyWqlUCMO37XJV7q65lDdSAC/lTSxynWKxYZFsDPz9K YHjChjfCBOGGtX01p9xPMnbJd1fzkh6vJif7D9DlkwcKa7ucBl1iKgNmyOpQ9Xm/wCBj D96o6EeyhNCQSgNhKwPRkRhQWNq2/a96uwrEzrpINqT1HwhNdEdBrRal+rQYouMUierR 7GQPcmit56XV5wtXjU202ec7WtB0feF/+Q9xGymPsB/MnxQXF1vaNO/XzTCvLHkLYQjc u0Ww== X-Gm-Message-State: AJcUukfjRGi4mbcIWHN460Q1uoIA6827Lz/WCAyoadlvaNz22ppJryxh uFmBjhRqZo4nlNKqLpBeH0wywQ== X-Google-Smtp-Source: ALg8bN7zhovAUTcAwuSpaBGEzCKRM8ubnGIHpyxZ1XSOK1OsiynclPpqx2kKQfz5HY4dukUrvFL4FA== X-Received: by 2002:a63:fe48:: with SMTP id x8mr17314979pgj.261.1547304972810; Sat, 12 Jan 2019 06:56:12 -0800 (PST) Received: from [192.168.0.101] ([103.57.87.77]) by smtp.gmail.com with ESMTPSA id m20sm102285797pgb.56.2019.01.12.06.56.11 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 12 Jan 2019 06:56:12 -0800 (PST) Date: Sat, 12 Jan 2019 20:27:35 +0530 User-Agent: K-9 Mail for Android In-Reply-To: <20190111131045.137499039@linuxfoundation.org> References: <20190111131045.137499039@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PATCH 4.4 00/88] 4.4.170-stable review To: Greg Kroah-Hartman , 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 From: Harsh Shandilya Message-ID: Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On 11 January 2019 7:37:29 PM IST, Greg Kroah-Hartman wrote: >This is the start of the stable review cycle for the 4=2E4=2E170 release= =2E >There are 88 patches in this series, all will be posted as a response >to this one=2E If anyone has any issues with these being applied, please >let me know=2E > >Responses should be made by Sun Jan 13 13:09:58 UTC 2019=2E >Anything received after that time might be too late=2E > >The whole patch series can be found in one patch at: > https://www=2Ekernel=2Eorg/pub/linux/kernel/v4=2Ex/stable-review/patch-4= =2E4=2E170-rc1=2Egz >or in the git tree and branch at: > git://git=2Ekernel=2Eorg/pub/scm/linux/kernel/git/stable/linux-stable-rc= =2Egit >linux-4=2E4=2Ey >and the diffstat can be found below=2E > >thanks, > >greg k-h Built and booted on the Pixel 2, no userspace or dmesg regressions=2E --=20 Harsh Shandilya PRJKT Development LLC