mbox series

[for-4.14.y,0/5] Stable commits picked up from lede project

Message ID 1531814914-19191-1-git-send-email-amit.pundir@linaro.org
Headers show
Series Stable commits picked up from lede project | expand

Message

Amit Pundir July 17, 2018, 8:08 a.m. UTC
Hi Greg,

For your consideration, stable commits picked up from lede source
tree https://git.lede-project.org/?p=source.git for 4.14.y.

Cherry-picked and build tested on Linux v4.14.55.

Regards,
Amit Pundir


Christian Lamparter (2):
  crypto: crypto4xx - remove bad list_del
  crypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_build_sdr leak

Jaehoon Chung (1):
  PCI: exynos: Fix a potential init_clk_resources NULL pointer
    dereference

Jonas Gorski (2):
  bcm63xx_enet: correct clock usage
  bcm63xx_enet: do not write to random DMA channel on BCM6345

 drivers/crypto/amcc/crypto4xx_core.c         | 23 +++++++++----------
 drivers/net/ethernet/broadcom/bcm63xx_enet.c | 34 ++++++++++++++++++++--------
 drivers/pci/dwc/pci-exynos.c                 |  3 ++-
 3 files changed, 38 insertions(+), 22 deletions(-)

-- 
2.7.4

Comments

Greg Kroah-Hartman July 17, 2018, 8:13 a.m. UTC | #1
On Tue, Jul 17, 2018 at 01:38:29PM +0530, Amit Pundir wrote:
> Hi Greg,


Welcome back!  :)

> For your consideration, stable commits picked up from lede source

> tree https://git.lede-project.org/?p=source.git for 4.14.y.

> 

> Cherry-picked and build tested on Linux v4.14.55.


Why only 4.14?  These aren't needed further back?  Just checking...

thanks,

greg k-h
Amit Pundir July 17, 2018, 8:24 a.m. UTC | #2
On Tue, 17 Jul 2018 at 13:43, Greg KH <gregkh@linuxfoundation.org> wrote:
>

> On Tue, Jul 17, 2018 at 01:38:29PM +0530, Amit Pundir wrote:

> > Hi Greg,

>

> Welcome back!  :)


Sorry I've been sitting on few of these for a long time. Got stuck in
some other work items.

>

> > For your consideration, stable commits picked up from lede source

> > tree https://git.lede-project.org/?p=source.git for 4.14.y.

> >

> > Cherry-picked and build tested on Linux v4.14.55.

>

> Why only 4.14?  These aren't needed further back?  Just checking...


Sent few for 4.9 as well. Couple of these 4.14 ones are cleanly
applied on 4.9.y as well but they are not present on Lede's 4.9 tree,
so I don't know if they are useful for 4.9.y as such, so I skipped
them over.

Regards,
Amit Pundir

>

> thanks,

>

> greg k-h
Greg Kroah-Hartman July 18, 2018, 10:13 a.m. UTC | #3
On Tue, Jul 17, 2018 at 01:54:49PM +0530, Amit Pundir wrote:
> On Tue, 17 Jul 2018 at 13:43, Greg KH <gregkh@linuxfoundation.org> wrote:

> >

> > On Tue, Jul 17, 2018 at 01:38:29PM +0530, Amit Pundir wrote:

> > > Hi Greg,

> >

> > Welcome back!  :)

> 

> Sorry I've been sitting on few of these for a long time. Got stuck in

> some other work items.

> 

> >

> > > For your consideration, stable commits picked up from lede source

> > > tree https://git.lede-project.org/?p=source.git for 4.14.y.

> > >

> > > Cherry-picked and build tested on Linux v4.14.55.

> >

> > Why only 4.14?  These aren't needed further back?  Just checking...

> 

> Sent few for 4.9 as well. Couple of these 4.14 ones are cleanly

> applied on 4.9.y as well but they are not present on Lede's 4.9 tree,

> so I don't know if they are useful for 4.9.y as such, so I skipped

> them over.


Well, it looks like they are relevant there, as well as for 4.4.y, so
I've applied them all over the place.  Please be more "complete" if at
all possible next time.

thanks,

greg k-h