This is the start of the review cycle for the Linux 4.2.8-ckt1 stable kernel.
This version contains 211 new patches, summarized below. The new patches are
posted as replies to this message and also available in this git branch:
http://kernel.ubuntu.com/git/ubuntu/linux.git/log/?h=linux-4.2.y
diff --git a/Makefile b/Makefile
index f5014eaf2532..06b988951ccb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
VERSION = 4
PATCHLEVEL = 2
-SUBLEVEL = 7
+SUBLEVEL = 8
EXTRAVERSION =
NAME = Hurr durr I'ma sheep
diff --git a/drivers/block/rbd.c b/drivers/block/rbd.c
index 017b7d58ae06..5
ences when using qgroups
Greg Kroah-Hartman (1):
Linux 4.2.8
Hannes Frederic Sowa (4):
af-unix: fix use-after-free with concurrent readers while splicing
af_unix: don't append consumed skbs to sk_receive_queue
af_unix: take receive queue lock while appending new skb