| From: |
| Jiri Slaby <jslaby-AT-suse.cz> |
| To: |
| linux-kernel-AT-vger.kernel.org, Andrew Morton <akpm-AT-linux-foundation.org>, torvalds-AT-linux-foundation.org, stable-AT-vger.kernel.org |
| Subject: |
| Linux 3.12.66 |
| Date: |
| Fri, 21 Oct 2016 09:40:36 +0200 |
| Message-ID: |
| <3643eaa4-7206-428c-d407-de3696602edb@suse.cz> |
| Cc: |
| lwn-AT-lwn.net |
I'm announcing the release of the 3.12.66 kernel.
All users of the 3.12 kernel series must upgrade.
The updated 3.12.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.12.y
and can be browsed at the normal kernel.org git web browser:
http://git.kernel.org/?p=linux/kernel/git/stable/linux-st...
----------------------------------------------------------------
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
Jiri Slaby (1):
Linux 3.12.66
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()
Makefile | 2 +-
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 | 5 ++--
.../brcm80211/brcmfmac/wl_cfg80211.c | 2 +-
include/linux/mm.h | 1 +
lib/ratelimit.c | 2 +-
mm/memory.c | 14 +++++++--
9 files changed, 67 insertions(+), 9 deletions(-)
thanks,
--
js