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=-13.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 1977EC3526C for ; Thu, 10 Dec 2020 23:08:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E37372332A for ; Thu, 10 Dec 2020 23:08:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2394158AbgLJWbV (ORCPT ); Thu, 10 Dec 2020 17:31:21 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40904 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2404828AbgLJVZo (ORCPT ); Thu, 10 Dec 2020 16:25:44 -0500 Received: from mail-pf1-x444.google.com (mail-pf1-x444.google.com [IPv6:2607:f8b0:4864:20::444]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4AC82C0613D3 for ; Thu, 10 Dec 2020 13:25:04 -0800 (PST) Received: by mail-pf1-x444.google.com with SMTP id c79so5352932pfc.2 for ; Thu, 10 Dec 2020 13:25:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rajagiritech-edu-in.20150623.gappssmtp.com; s=20150623; h=message-id:subject:from:to:cc:date:in-reply-to:references :user-agent:mime-version:content-transfer-encoding; bh=T0qHaJxQItRcBeQuTRGLu38MgS/WWkEnPH3u4lvek6s=; b=IsmX5H/i7INq6kiNroVXSQ97M0pVLPUwhmwVu5ZzrDehL+H7ypeoSFEt2oOAG5Ugwk y76OwYVXC64cAFtyFPLKYk62L8JYkDQdoojFd6YNiGpVU8LuXLOlK0mtzZO8izxSzSac SOleqhoqblc9SoG/Uv00Kux3I0umHQphZwLvfFAjis93/nywnTH3KBAlNjHzSvkHKSlA f2wUQvn/hBSR5wAL/8HTfJt/dxGbSh4+Cz+rU/aefta9VhuloXvX3SKU12pCp/uE+dN5 lX+Kcpn5bsGrsL2i1YriwLsmBB/GvqJM6HuENcMg/f50TMEIj5oTnll4C+ieaU4Cz/2j Q6dA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:subject:from:to:cc:date:in-reply-to :references:user-agent:mime-version:content-transfer-encoding; bh=T0qHaJxQItRcBeQuTRGLu38MgS/WWkEnPH3u4lvek6s=; b=IJP0hzty3xzKwXPaQGbNs6sq0ds9bu7M1znutBUfE3ovzmVV+KHs0fbBBmRJcD/lz5 1St1WBWkaFZeHh48QESMzpTob8jyRBy/k7mlkuaMkK2gdiYxrIF2kpyvHy2DH1NemYtq zGpFDJkHC4BRNmQosXCnpiEZEwD2oc3qlAiDo4A6wgwUppnCI+pIM1z8+P16PxW+8hn5 X8zkW3N/kQC6EYByB06r+fj3N0PuFAawyOPaDDhUfb5rDQJ6274S3nBqqZph3fIfCibB BkNJJ3subuFCnK5AODvJx9OSSLp8doQj3weT5woa/Fvl44a3WFM/7QlHHYoCv3TPvlP6 sH1w== X-Gm-Message-State: AOAM530d7CyvnA0iUpz0bbUEkpAIaIZeKRhPDaMb9uH4DKEW5ba8OYgH NHAkAYrzEoAdSo/W29rQks4M/A== X-Google-Smtp-Source: ABdhPJw1I8C75E6Wv7HJhkwI1bJWiPs1xBvCUrmkn47DoPZVvfQxSVQ8biidbzUDrhKqSQUI3Jxp9A== X-Received: by 2002:a17:90a:1b29:: with SMTP id q38mr9545188pjq.223.1607635503841; Thu, 10 Dec 2020 13:25:03 -0800 (PST) Received: from [192.168.0.4] ([122.174.195.73]) by smtp.gmail.com with ESMTPSA id j9sm7171772pfa.58.2020.12.10.13.25.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Dec 2020 13:25:03 -0800 (PST) Message-ID: <8c81c3d9e115976a2f70b148211c152b28ea2696.camel@rajagiritech.edu.in> Subject: Re: [PATCH 5.9 00/75] 5.9.14-rc1 review From: Jeffrin Jose T 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, lkft-triage@lists.linaro.org, pavel@denx.de, stable@vger.kernel.org Date: Fri, 11 Dec 2020 02:54:58 +0530 In-Reply-To: <20201210142606.074509102@linuxfoundation.org> References: <20201210142606.074509102@linuxfoundation.org> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.38.1-2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2020-12-10 at 15:26 +0100, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.9.14 release. > There are 75 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, 12 Dec 2020 14:25:47 +0000. > 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.9.14-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.9.y > and the diffstat can be found below. > > thanks, > > greg k-h > hello, Compiled and booted 5.9.14-rc1+. No typical dmesg regression or regressions. Tested-by: Jeffrin Jose T -- software engineer rajagiri school of engineering and technology - autonomous