Linux 4.9.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.9.279 | |
Date: | Sun, 08 Aug 2021 08:52:09 +0200 | |
Message-ID: | <1628405529193137@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.9.279 kernel. All users of the 4.9 kernel series must upgrade. The updated 4.9.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.9.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 ++- drivers/spi/spi-mt65xx.c | 19 +++++-------------- 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 ++++- 8 files changed, 41 insertions(+), 30 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.9.279 Guenter Roeck (1): spi: mediatek: Fix fifo transfer 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