Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1504645 > unrolled thread
| Started by | Jiri Slaby <jslaby@suse.cz> |
|---|---|
| First post | 2016-10-20 10:50 +0200 |
| Last post | 2016-10-20 16:30 +0200 |
| Articles | 4 — 3 participants |
Back to article view | Back to linux.kernel
[PATCH 3.12 0/5] 3.12.66-stable review Jiri Slaby <jslaby@suse.cz> - 2016-10-20 10:50 +0200
Re: [PATCH 3.12 0/5] 3.12.66-stable review Guenter Roeck <linux@roeck-us.net> - 2016-10-20 13:40 +0200
Re: [PATCH 3.12 0/5] 3.12.66-stable review Jiri Slaby <jslaby@suse.cz> - 2016-10-21 08:10 +0200
Re: [PATCH 3.12 0/5] 3.12.66-stable review Shuah Khan <shuah.kh@samsung.com> - 2016-10-20 16:30 +0200
| From | Jiri Slaby <jslaby@suse.cz> |
|---|---|
| Date | 2016-10-20 10:50 +0200 |
| Subject | [PATCH 3.12 0/5] 3.12.66-stable review |
| Message-ID | <suhcZ-5ak-21@gated-at.bofh.it> |
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
[toc] | [next] | [standalone]
| From | Guenter Roeck <linux@roeck-us.net> |
|---|---|
| Date | 2016-10-20 13:40 +0200 |
| Message-ID | <sujRw-6UT-15@gated-at.bofh.it> |
| In reply to | #1504645 |
On 10/20/2016 01:44 AM, Jiri Slaby wrote: > 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. > Build results: total: 128 pass: 128 fail: 0 Qemu test results: total: 85 pass: 85 fail: 0 Details are available at http://kerneltests.org/builders. Guenter
[toc] | [prev] | [next] | [standalone]
| From | Jiri Slaby <jslaby@suse.cz> |
|---|---|
| Date | 2016-10-21 08:10 +0200 |
| Message-ID | <suBbH-1G3-9@gated-at.bofh.it> |
| In reply to | #1504797 |
On 10/20/2016, 01:34 PM, Guenter Roeck wrote: > On 10/20/2016 01:44 AM, Jiri Slaby wrote: >> 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. >> > > Build results: > total: 128 pass: 128 fail: 0 > Qemu test results: > total: 85 pass: 85 fail: 0 > > Details are available at http://kerneltests.org/builders. On 10/20/2016, 04:29 PM, Shuah Khan wrote: > Compiled and booted on my test system. No dmesg regressions. Thank you both! -- js suse labs
[toc] | [prev] | [next] | [standalone]
| From | Shuah Khan <shuah.kh@samsung.com> |
|---|---|
| Date | 2016-10-20 16:30 +0200 |
| Message-ID | <sumw2-mk-15@gated-at.bofh.it> |
| In reply to | #1504645 |
On 10/20/2016 02:44 AM, Jiri Slaby wrote: > 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 > Compiled and booted on my test system. No dmesg regressions. thanks, -- Shuah -- Shuah Khan Sr. Linux Kernel Developer Open Source Innovation Group Samsung Research America(Silicon Valley) shuah.kh@samsung.com
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web