On Fri, Mar 17, 2017 at 6:59 PM, Sumit Semwal <sumit.semwal@linaro.org> wrote:
> Hi Greg,
>
> Apologies on the delay since last email; here are some patches from
> ubuntu xenial 4.4 for your consideration towards stable-4.4.y.

I've only started looking at OpenSUSE. There are a couple of
interesting patches in the "stable" branch for 4.10, they all apply
on top of v4.10.3:

24835e442f28 ("drm: reference count event->completion")
8aac7f343697 ("fbcon: Fix vc attr at deinit")
31c05415f5b4 ("bonding: use ETH_MAX_MTU as max mtu")
620711944459 ("crypto: algif_hash - avoid zero-sized array")
d8e9b2b9097c ("drm/i915/gvt: Fix superfluous newline in
GVT_DISPLAY_READY env var")
dfcb9f4f99f1 ("sctp: deny peeloff operation on asocs with threads
sleeping on it")

For 4.4, there are two interesting branches, SLE12-SP3 with 9354
patches and openSUSE-42.2 with 5502 patches. I'm sure I can find
a lot in there, but have to come up with a little more automation as
the approach of manually checking each patch as I did for the 4.10
branch probably won't scale here.

      Arnd