|
|
Subscribe / Log in / New account

Linux 4.4.283

From:  Greg Kroah-Hartman <gregkh-AT-linuxfoundation.org>
To:  linux-kernel-AT-vger.kernel.org, akpm-AT-linux-foundation.org, torvalds-AT-linux-foundation.org, stable-AT-vger.kernel.org
Subject:  Linux 4.4.283
Date:  Fri, 03 Sep 2021 11:01:08 +0200
Message-ID:  <163065966817856@kroah.com>
Cc:  lwn-AT-lwn.net, jslaby-AT-suse.cz, Greg Kroah-Hartman <gregkh-AT-linuxfoundation.org>
Archive-link:  Article

I'm announcing the release of the 4.4.283 kernel.

All users of the 4.4 kernel series must upgrade.

The updated 4.4.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.4.y
and can be browsed at the normal kernel.org git web browser:
	https://git.kernel.org/?p=linux/kernel/git/stable/linux-s...

thanks,

greg k-h

------------

 Makefile                                    |    2 +-
 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, 51 insertions(+), 27 deletions(-)

Denis Efremov (1):
      Revert "floppy: reintroduce O_NDELAY fix"

George Kennedy (1):
      fbmem: add margin check to fb_check_caps()

Greg Kroah-Hartman (1):
      Linux 4.4.283

Johan Hovold (1):
      Revert "USB: serial: ch341: fix character loss at high transfer rates"

Linus Torvalds (1):
      vt_kdsetmode: extend console locking

Maxim Kiselev (1):
      net: marvell: fix MVNETA_TX_IN_PRGRS bit number

Neeraj Upadhyay (1):
      vringh: Use wiov->used to check for read/write desc order

Parav Pandit (1):
      virtio: Improve vq->broken access to avoid any compiler optimization

Sasha Neftin (1):
      e1000e: Fix the max snoop/no-snoop latency for 10M

Stefan Mätje (1):
      can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX and TX error counters

Zhengjun Zhang (1):
      USB: serial: option: add new VID/PID to support Fibocom FG150



Copyright © 2021, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds