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_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 DB719C49ED7 for ; Fri, 20 Sep 2019 14:35:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id A8ED92086A for ; Fri, 20 Sep 2019 14:35:41 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="M+dIEX1A" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2392272AbfITOfj (ORCPT ); Fri, 20 Sep 2019 10:35:39 -0400 Received: from mail-lj1-f195.google.com ([209.85.208.195]:40800 "EHLO mail-lj1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2392242AbfITOfi (ORCPT ); Fri, 20 Sep 2019 10:35:38 -0400 Received: by mail-lj1-f195.google.com with SMTP id 7so7313869ljw.7 for ; Fri, 20 Sep 2019 07:35:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=eG22Ig92s9S2RpEdkwbdrlgv61I8kOdAsevuATPJuW0=; b=M+dIEX1A1BUBkYJA1NaxJ/Dk2bIogH7/IXqkD+bsjRIAP5Q/NfQY+4ioQzsks3M50H dOei4m7tZlMlbOys6pa4LtIZG3xCYxjpVRABHzjhWsZZZ2XCJbPhXCr9NcLVDGEprgFY 871TvpCmF/jn5UlvAU/vABDPyngphH4JAR52q4N5yynRqZiH1irAoTsWcApL8KjpM5dt MFAjnJuBGvM8o9Ran1MsxZmqxJx51GXg+Z6r0g5QEqpYn3wEyU32Jmp3e9J0eEJIX0/3 uXl0Qht/UJ1DBjSRq5Xs2teffcUbd2MWTrLzgp5ZMJyQnaudaOj4OgRUI0nxzh5w2HoL qq/g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=eG22Ig92s9S2RpEdkwbdrlgv61I8kOdAsevuATPJuW0=; b=JZ1j9qKrEYS3rkWc7PSo79QVXTCRQynYG/ou7H8DbUz7NIgP3yKXW9Vh6iiHByorRh w8SNFUKTG1Q9ou2zuEqAfrAmFw9TP21DZBDngVMbjStY4aTBFeAQBh4EjHAwkRtpH5gF x4e2nvPU6C/l49TFyLcQHLxslFi6tBYju3HSWuDXCaeKDBVLRTxDEOhW1GZDZ4PwnFxI A2bcYaXVCfgvVlAe1CvFnCuZf1Z9ar0To9WmcTuf9yCJkM8NYn2FZFAzV2TgQiJZvs8I QYjtog8SF0ylYIY8A/XLPtE9s+RbPxjGH89CGF8dtG0wuz4M20aOrwOowZGP6CYNT0Sd FBkA== X-Gm-Message-State: APjAAAVkeMNTSa9RoprWXi/SU/ue6XrXLEBPy/E6ilCG9H74hGTFtJF6 MffyGGecDIHjMi0A6GcmZtPOQ4h4pe+qLoiC61CSJg== X-Google-Smtp-Source: APXvYqxjZdaEJHiesNudzb/xRj2ojfaKoLXXiZW/EaP49yDX6YJ7yd0ufgwj155iS+tSV73tLx10YthVy1iTsH2UVqI= X-Received: by 2002:a05:651c:150:: with SMTP id c16mr9382369ljd.224.1568990135917; Fri, 20 Sep 2019 07:35:35 -0700 (PDT) MIME-Version: 1.0 References: <20190919214742.483643642@linuxfoundation.org> In-Reply-To: <20190919214742.483643642@linuxfoundation.org> From: Naresh Kamboju Date: Fri, 20 Sep 2019 20:05:24 +0530 Message-ID: Subject: Re: [PATCH 4.4 00/56] 4.4.194-stable review To: Greg Kroah-Hartman Cc: open list , Shuah Khan , patches@kernelci.org, lkft-triage@lists.linaro.org, Ben Hutchings , linux- stable , Andrew Morton , Linus Torvalds , Guenter Roeck Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 20 Sep 2019 at 03:53, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.4.194 release. > There are 56 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 21 Sep 2019 09:44:25 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.194-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 > Results from Linaro=E2=80=99s test farm. No regressions on arm64, arm, x86_64, and i386. Summary ------------------------------------------------------------------------ kernel: 4.4.194-rc1 git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stab= le-rc.git git branch: linux-4.4.y git commit: 7b679e1a966bc6ac22d75cae76b97a9fded9367d git describe: v4.4.193-57-g7b679e1a966b Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-4.4-oe/bui= ld/v4.4.193-57-g7b679e1a966b No regressions (compared to build v4.4.193) No fixes (compared to build v4.4.193) Ran 19960 total tests in the following environments and test suites. Environments -------------- - i386 - juno-r2 - arm64 - qemu_arm - qemu_arm64 - qemu_i386 - qemu_x86_64 - x15 - arm - x86_64 Test Suites ----------- * build * kselftest * libhugetlbfs * ltp-cap_bounds-tests * ltp-commands-tests * ltp-containers-tests * ltp-cpuhotplug-tests * ltp-cve-tests * ltp-dio-tests * ltp-fcntl-locktests-tests * ltp-filecaps-tests * ltp-fs-tests * ltp-fs_bind-tests * ltp-fs_perms_simple-tests * ltp-fsx-tests * ltp-hugetlb-tests * ltp-io-tests * ltp-ipc-tests * ltp-math-tests * ltp-mm-tests * ltp-nptl-tests * ltp-open-posix-tests * ltp-pty-tests * ltp-sched-tests * ltp-securebits-tests * ltp-syscalls-tests * ltp-timers-tests * network-basic-tests * perf * prep-tmp-disk * spectre-meltdown-checker-test * kvm-unit-tests * v4l2-compliance * install-android-platform-tools-r2600 * kselftest-vsyscall-mode-native * kselftest-vsyscall-mode-none * ssuite Summary ------------------------------------------------------------------------ kernel: 4.4.194-rc1 git repo: https://git.linaro.org/lkft/arm64-stable-rc.git git branch: 4.4.194-rc1-hikey-20190919-563 git commit: 8d201bfa44c8dc5d61d57c89ac925d6e1fefaeae git describe: 4.4.194-rc1-hikey-20190919-563 Test details: https://qa-reports.linaro.org/lkft/linaro-hikey-stable-rc-4.4= -oe/build/4.4.194-rc1-hikey-20190919-563 No regressions (compared to build 4.4.194-rc1-hikey-20190918-561) No fixes (compared to build 4.4.194-rc1-hikey-20190918-561) Ran 1536 total tests in the following environments and test suites. Environments -------------- - hi6220-hikey - arm64 Test Suites ----------- * build * install-android-platform-tools-r2600 * kselftest * libhugetlbfs * ltp-cap_bounds-tests * ltp-commands-tests * ltp-containers-tests * ltp-cpuhotplug-tests * ltp-cve-tests * ltp-dio-tests * ltp-fcntl-locktests-tests * ltp-filecaps-tests * ltp-fs-tests * ltp-fs_bind-tests * ltp-fs_perms_simple-tests * ltp-fsx-tests * ltp-hugetlb-tests * ltp-io-tests * ltp-ipc-tests * ltp-math-tests * ltp-mm-tests * ltp-nptl-tests * ltp-pty-tests * ltp-sched-tests * ltp-securebits-tests * ltp-syscalls-tests * ltp-timers-tests * perf * spectre-meltdown-checker-test * v4l2-compliance --=20 Linaro LKFT https://lkft.linaro.org