[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <162902760323945@kroah.com>
Date: Sun, 15 Aug 2021 13:40:02 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
torvalds@...ux-foundation.org, stable@...r.kernel.org
Cc: lwn@....net, jslaby@...e.cz,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Linux 4.4.281
I'm announcing the release of the 4.4.281 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-stable.git;a=summary
thanks,
greg k-h
------------
Makefile | 2
arch/alpha/kernel/smp.c | 2
arch/mips/Makefile | 2
arch/mips/mti-malta/malta-platform.c | 3 -
drivers/media/usb/dvb-usb-v2/rtl28xxu.c | 11 ++++-
drivers/media/v4l2-core/videobuf2-core.c | 13 +++++-
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c | 3 -
drivers/net/ethernet/natsemi/natsemi.c | 8 ---
drivers/net/ethernet/neterion/vxge/vxge-main.c | 6 +-
drivers/net/ethernet/qlogic/qla3xxx.c | 6 +-
drivers/net/ethernet/xilinx/xilinx_emaclite.c | 5 --
drivers/net/usb/pegasus.c | 14 +++++-
drivers/pcmcia/i82092.c | 1
drivers/scsi/sr.c | 2
drivers/tty/serial/8250/8250_port.c | 12 ++++-
drivers/usb/host/ehci-pci.c | 3 +
drivers/usb/serial/ch341.c | 1
drivers/usb/serial/ftdi_sio.c | 1
drivers/usb/serial/ftdi_sio_ids.h | 3 +
drivers/usb/serial/option.c | 2
fs/namespace.c | 42 +++++++++++++-------
fs/pipe.c | 17 +++++++-
fs/reiserfs/stree.c | 31 ++++++++++++---
fs/reiserfs/super.c | 8 +++
include/net/bluetooth/hci_core.h | 1
net/bluetooth/hci_core.c | 16 +++----
net/bluetooth/hci_sock.c | 49 ++++++++++++++++--------
net/bluetooth/hci_sysfs.c | 3 +
scripts/tracing/draw_functrace.py | 6 +-
sound/core/seq/seq_ports.c | 39 +++++++++++++------
30 files changed, 223 insertions(+), 89 deletions(-)
Alex Xu (Hello71) (1):
pipe: increase minimum default pipe size to 2 pages
Dan Carpenter (1):
bnx2x: fix an error code in bnx2x_nic_load()
Daniele Palmas (1):
USB: serial: option: add Telit FD980 composition 0x1056
David Bauer (1):
USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2
Greg Kroah-Hartman (1):
Linux 4.4.281
H. Nikolaus Schaller (1):
mips: Fix non-POSIX regexp
Hans Verkuil (1):
media: videobuf2-core: dequeue if start_streaming fails
Hui Su (1):
scripts/tracing: fix the bug that can't parse raw_trace_func
Johan Hovold (1):
media: rtl28xxu: fix zero-length control request
Letu Ren (1):
net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapter_reset
Li Manyi (1):
scsi: sr: Return correct event when media event code is 3
Longfang Liu (1):
USB:ehci:fix Kunpeng920 ehci hardware problem
Maciej W. Rozycki (2):
serial: 8250: Mask out floating 16/32-bit bus bits
MIPS: Malta: Do not byte-swap accesses to the CBUS UART
Miklos Szeredi (1):
ovl: prevent private clone if bind mount is not allowed
Pavel Skripkin (2):
net: pegasus: fix uninit-value in get_interrupt_interval
net: vxge: fix use-after-free in vxge_device_unregister
Prarit Bhargava (1):
alpha: Send stop IPI to send to online CPUs
Shreyansh Chouhan (1):
reiserfs: check directory items on read from disk
Takashi Iwai (1):
ALSA: seq: Fix racy deletion of subscriber
Tetsuo Handa (1):
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Wang Hai (1):
net: natsemi: Fix missing pci_disable_device() in probe and remove
Willy Tarreau (1):
USB: serial: ch341: fix character loss at high transfer rates
Yu Kuai (1):
reiserfs: add check for root_inode in reiserfs_fill_super
YueHaibing (1):
net: xilinx_emaclite: Do not print real IOMEM pointer
Zheyu Ma (1):
pcmcia: i82092: fix a null pointer dereference bug
Powered by blists - more mailing lists