[PATCH 3.12 0/5] 3.12.66-stable review

From: Jiri Slaby
Date: Thu Oct 20 2016 - 04:45:07 EST


This is the start of the stable review cycle for the 3.12.66 release.
There are 5 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.

Responses should be made by Mon Oct 24 10:44:48 CEST 2016.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
http://kernel.org/pub/linux/kernel/people/jirislaby/stable-review/patch-3.12.66-rc1.xz
and the diffstat can be found below.

thanks,
js

===============


Arend Van Spriel (1):
brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()

H.J. Lu (1):
x86/build: Build compressed x86 kernels as PIE

Jaewon Kim (1):
ratelimit: fix bug in time interval by resetting right begin time

Junichi Nomura (1):
dm: fix AB-BA deadlock in __dm_destroy()

Linus Torvalds (1):
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()

arch/x86/boot/compressed/Makefile | 14 ++++++++++-
arch/x86/boot/compressed/head_32.S | 28 ++++++++++++++++++++++
arch/x86/boot/compressed/head_64.S | 8 +++++++
drivers/md/dm.c | 4 ++--
.../net/wireless/brcm80211/brcmfmac/wl_cfg80211.c | 2 +-
include/linux/mm.h | 1 +
lib/ratelimit.c | 2 +-
mm/memory.c | 14 +++++++++--
8 files changed, 66 insertions(+), 7 deletions(-)

--
2.10.1