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=-19.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_GIT 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 D8B47C4320A for ; Wed, 1 Sep 2021 12:27:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C20F361090 for ; Wed, 1 Sep 2021 12:27:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244139AbhIAM2E (ORCPT ); Wed, 1 Sep 2021 08:28:04 -0400 Received: from mail.kernel.org ([198.145.29.99]:57098 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S244160AbhIAM1z (ORCPT ); Wed, 1 Sep 2021 08:27:55 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 8D4D460F92; Wed, 1 Sep 2021 12:26:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1630499218; bh=JKyHLtGW7rxPom/21hH6hc+TmwQhTk4/rr8tXhEWVaY=; h=From:To:Cc:Subject:Date:From; b=bw7IK10OV54nRsBdE+eJTjiX4TarBTpWfw+wf1kMn/ZemORCms/f9LfDVZXYT9+CV wgCl+MDbHgsMY2vKy2///jeGTeVUakZt2i2ZHRYX895JCHYtrSPSMZ+UiKDWlrai19 Kovt4siy0KSkza1ULECaHaNyhu80lASdVyGC94JI= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , 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, jonathanh@nvidia.com, f.fainelli@gmail.com, stable@vger.kernel.org Subject: [PATCH 4.4 00/10] 4.4.283-rc1 review Date: Wed, 1 Sep 2021 14:26:14 +0200 Message-Id: <20210901122248.051808371@linuxfoundation.org> X-Mailer: git-send-email 2.33.0 MIME-Version: 1.0 User-Agent: quilt/0.66 X-stable: review X-Patchwork-Hint: ignore X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.4.283-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.4.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.4.283-rc1 X-KernelTest-Deadline: 2021-09-03T12:22+00:00 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is the start of the stable review cycle for the 4.4.283 release. There are 10 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 Fri, 03 Sep 2021 12:22:41 +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/v4.x/stable-review/patch-4.4.283-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 ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.4.283-rc1 Denis Efremov Revert "floppy: reintroduce O_NDELAY fix" George Kennedy fbmem: add margin check to fb_check_caps() Linus Torvalds vt_kdsetmode: extend console locking Neeraj Upadhyay vringh: Use wiov->used to check for read/write desc order Parav Pandit virtio: Improve vq->broken access to avoid any compiler optimization Maxim Kiselev net: marvell: fix MVNETA_TX_IN_PRGRS bit number Sasha Neftin e1000e: Fix the max snoop/no-snoop latency for 10M Zhengjun Zhang USB: serial: option: add new VID/PID to support Fibocom FG150 Johan Hovold Revert "USB: serial: ch341: fix character loss at high transfer rates" Stefan Mätje can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX and TX error counters ------------- Diffstat: Makefile | 4 ++-- drivers/block/floppy.c | 27 +++++++++++++-------------- drivers/net/can/usb/esd_usb2.c | 4 ++-- drivers/net/ethernet/intel/e1000e/ich8lan.c | 14 +++++++++++++- drivers/net/ethernet/intel/e1000e/ich8lan.h | 3 +++ drivers/net/ethernet/marvell/mvneta.c | 2 +- drivers/tty/vt/vt_ioctl.c | 11 +++++++---- drivers/usb/serial/ch341.c | 1 - drivers/usb/serial/option.c | 2 ++ drivers/vhost/vringh.c | 2 +- drivers/video/fbdev/core/fbmem.c | 4 ++++ drivers/virtio/virtio_ring.c | 6 ++++-- 12 files changed, 52 insertions(+), 28 deletions(-)