mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jiri Slaby <jslaby@suse.cz>
To: stable@vger.kernel.org
Cc: linux@roeck-us.net, shuah.kh@samsung.com,
	linux-kernel@vger.kernel.org, Jiri Slaby <jslaby@suse.cz>
Subject: [PATCH 3.12 0/5] 3.12.66-stable review
Date: Thu, 20 Oct 2016 10:44:57 +0200	[thread overview]
Message-ID: <cover.1476953088.git.jslaby@suse.cz> (raw)

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

             reply	other threads:[~2016-10-20  8:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20161020084517uscas1p26fd04e58e01da2bfc2bca6856d3e8827@uscas1p2.samsung.com>
2016-10-20  8:44 ` Jiri Slaby [this message]
2016-10-20  8:45   ` [PATCH 3.12 1/5] dm: fix AB-BA deadlock in __dm_destroy() Jiri Slaby
2016-10-20  8:51     ` Jiri Slaby
2016-10-20  8:45   ` [PATCH 3.12 2/5] ratelimit: fix bug in time interval by resetting right begin time Jiri Slaby
2016-10-20  8:45   ` [PATCH 3.12 3/5] brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap() Jiri Slaby
2016-10-20  8:45   ` [PATCH 3.12 4/5] x86/build: Build compressed x86 kernels as PIE Jiri Slaby
2016-10-20  8:45   ` [PATCH 3.12 5/5] mm: remove gup_flags FOLL_WRITE games from __get_user_pages() Jiri Slaby
2016-10-20 11:34   ` [PATCH 3.12 0/5] 3.12.66-stable review Guenter Roeck
2016-10-21  6:08     ` Jiri Slaby
2016-10-20 14:29   ` Shuah Khan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1476953088.git.jslaby@suse.cz \
    --to=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=shuah.kh@samsung.com \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome