Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1438781
| From | Kevin Hilman <khilman@baylibre.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 4.4 00/32] 4.4.15-stable review |
| Date | 2016-07-07 20:00 +0200 |
| Message-ID | <rSlKG-1Il-21@gated-at.bofh.it> (permalink) |
| References | <rS6iB-8uQ-5@gated-at.bofh.it> |
| Organization | BayLibre |
Greg Kroah-Hartman <gregkh@linuxfoundation.org> writes: > This is the start of the stable review cycle for the 4.4.15 release. > There are 32 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 Sat Jul 9 01:16:17 UTC 2016. > Anything received after that time might be too late. > > The whole patch series can be found in one patch at: > kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.4.15-rc1.gz > or in the git tree and branch at: > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.4.y > and the diffstat can be found below. another minor nit/request: can you update your scripts to push all the released stable tags to the new stable-rc tree? Currently, it's missing the v4.4.14 tag, so the git-describe comes looking like it's 115 patches on top of v4.4.13 instead of 33 patches on top of v4.4.14: $ git checkout origin/linux-4.4.y HEAD is now at 5db8024c795f... Linux 4.4.15-rc1 $ git describe v4.4.13-115-g5db8024c795f Note that in my previous email, I did the git describe in a tree that also had the released stable tree tags, so the git describe came out right, but the auto-builders don't do that. For the git describe to be most useful, it probably makes the most sense if the released stable tree tags are also pushed to the stable-rc tree. Thanks, Kevin
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 4.4 00/32] 4.4.15-stable review Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-07-07 03:30 +0200
[PATCH 4.4 28/32] xhci: Fix handling timeouted commands on hosts in weird states. Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-07-07 03:30 +0200
[PATCH 4.4 31/32] usb: host: ehci-tegra: Grab the correct UTMI pads reset Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-07-07 03:30 +0200
[PATCH 4.4 01/32] net_sched: fix pfifo_head_drop behavior vs backlog Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-07-07 03:30 +0200
[PATCH 4.4 25/32] xhci: Cleanup only when releasing primary hcd Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-07-07 03:30 +0200
[PATCH 4.4 23/32] usb: musb: Ensure rx reinit occurs for shared_fifo endpoints Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-07-07 03:30 +0200
[PATCH 4.4 14/32] AX.25: Close socket connection on session completion Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-07-07 03:30 +0200
[PATCH 4.4 13/32] bpf: try harder on clones when writing into skb Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-07-07 03:30 +0200
[PATCH 4.4 20/32] usb: quirks: Add no-lpm quirk for Acer C120 LED Projector Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-07-07 03:30 +0200
[PATCH 4.4 18/32] USB: uas: Fix slave queue_depth not being set Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-07-07 03:30 +0200
[PATCH 4.4 15/32] crypto: vmx - Increase priority of aes-cbc cipher Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-07-07 03:30 +0200
[PATCH 4.4 10/32] neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit() Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-07-07 03:30 +0200
[PATCH 4.4 05/32] netem: fix a use after free Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-07-07 03:30 +0200
Re: [PATCH 4.4 00/32] 4.4.15-stable review Nikolay Borisov <kernel@kyup.com> - 2016-07-07 10:10 +0200
Re: [PATCH 4.4 00/32] 4.4.15-stable review Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-07-07 21:20 +0200
Re: [PATCH 4.4 00/32] 4.4.15-stable review Guenter Roeck <linux@roeck-us.net> - 2016-07-07 15:40 +0200
Re: [PATCH 4.4 00/32] 4.4.15-stable review Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-07-07 21:20 +0200
Re: [PATCH 4.4 00/32] 4.4.15-stable review Kevin Hilman <khilman@baylibre.com> - 2016-07-07 19:00 +0200
Re: [PATCH 4.4 00/32] 4.4.15-stable review Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-07-07 21:20 +0200
Re: [PATCH 4.4 00/32] 4.4.15-stable review Kevin Hilman <khilman@baylibre.com> - 2016-07-08 00:30 +0200
Re: [PATCH 4.4 00/32] 4.4.15-stable review Kevin Hilman <khilman@baylibre.com> - 2016-07-07 20:00 +0200
Re: [PATCH 4.4 00/32] 4.4.15-stable review Shuah Khan <shuahkh@osg.samsung.com> - 2016-07-08 05:50 +0200
csiph-web