Linux 4.4.279
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.279 | |
Date: | Sun, 08 Aug 2021 08:52:04 +0200 | |
Message-ID: | <1628405524248245@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.279 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/net/usb/r8152.c | 3 ++- fs/btrfs/compression.c | 2 +- include/linux/mfd/rt5033-private.h | 4 ++-- net/bluetooth/hci_core.c | 16 ++++++++-------- net/can/raw.c | 20 ++++++++++++++++++-- net/core/skbuff.c | 5 ++++- 7 files changed, 36 insertions(+), 16 deletions(-) Axel Lin (1): regulator: rt5033: Fix n_voltages settings for BUCK and LDO Goldwyn Rodrigues (1): btrfs: mark compressed range uptodate only if all bio succeed Greg Kroah-Hartman (2): Revert "Bluetooth: Shutdown controller after workqueues are flushed or cancelled" Linux 4.4.279 Pravin B Shelar (1): net: Fix zero-copy head len calculation. Takashi Iwai (1): r8152: Fix potential PM refcount imbalance Ziyang Xuan (1): can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF