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-stable.git;a=summary 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