All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-4.4 00/16] Stable commits picked up from lede project
@ 2017-06-30  5:46 Amit Pundir
  2017-06-30  5:46 ` [PATCH for-4.4 01/16] ARM: dts: BCM5301X: Correct GIC_PPI interrupt flags Amit Pundir
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: Amit Pundir @ 2017-06-30  5:46 UTC (permalink / raw)
  To: Greg KH; +Cc: Stable

Hi Greg,

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

Cherry-picked and build tested on Linux v4.4.74 for
ARCH=arm/arm64/x86/x86_64/mips + allmodconfig.

Regards,
Amit Pundir


David S. Miller (1):
  bgmac: Fix reversed test of build_skb() return value.

Felix Fietkau (1):
  MIPS: ath79: fix regression in PCI window initialization

Florian Fainelli (4):
  net: korina: Fix NAPI versus resources freeing
  net: bgmac: Fix SOF bit checking
  net: bgmac: Start transmit queue in bgmac_open
  net: bgmac: Remove superflous netif_carrier_on()

Gregory CLEMENT (1):
  net: mvneta: Fix for_each_present_cpu usage

John Crispin (3):
  MIPS: ralink: MT7688 pinmux fixes
  MIPS: ralink: fix USB frequency scaling
  MIPS: ralink: Fix invalid assignment of SoC type

Jon Mason (1):
  ARM: dts: BCM5301X: Correct GIC_PPI interrupt flags

Rafał Miłecki (2):
  mtd: bcm47xxpart: limit scanned flash area on BCM47XX (MIPS) only
  mtd: bcm47xxpart: don't fail because of bit-flips

wangweidong (1):
  bgmac: fix a missing check for build_skb

Álvaro Fernández Rojas (2):
  MIPS: ralink: fix MT7628 pinmux typos
  MIPS: ralink: fix MT7628 wled_an pinmux gpio

 arch/arm/boot/dts/bcm5301x.dtsi       |  4 +-
 arch/mips/ath79/common.c              | 16 +++----
 arch/mips/ralink/mt7620.c             | 84 ++++++++++++++++++++++-------------
 arch/mips/ralink/rt288x.c             |  2 +-
 drivers/mtd/bcm47xxpart.c             | 42 ++++++++++--------
 drivers/net/ethernet/broadcom/bgmac.c | 13 ++++--
 drivers/net/ethernet/korina.c         |  8 ++--
 drivers/net/ethernet/marvell/mvneta.c |  8 ++--
 8 files changed, 104 insertions(+), 73 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2017-07-03  9:51 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-30  5:46 [PATCH for-4.4 00/16] Stable commits picked up from lede project Amit Pundir
2017-06-30  5:46 ` [PATCH for-4.4 01/16] ARM: dts: BCM5301X: Correct GIC_PPI interrupt flags Amit Pundir
2017-06-30  5:46 ` [PATCH for-4.4 02/16] net: mvneta: Fix for_each_present_cpu usage Amit Pundir
2017-06-30  5:46 ` [PATCH for-4.4 03/16] MIPS: ath79: fix regression in PCI window initialization Amit Pundir
2017-06-30  5:46 ` [PATCH for-4.4 04/16] net: korina: Fix NAPI versus resources freeing Amit Pundir
2017-06-30  5:46 ` [PATCH for-4.4 05/16] MIPS: ralink: MT7688 pinmux fixes Amit Pundir
2017-06-30  5:46 ` [PATCH for-4.4 06/16] MIPS: ralink: fix USB frequency scaling Amit Pundir
2017-06-30  5:46 ` [PATCH for-4.4 07/16] MIPS: ralink: Fix invalid assignment of SoC type Amit Pundir
2017-06-30  5:46 ` [PATCH for-4.4 08/16] MIPS: ralink: fix MT7628 pinmux typos Amit Pundir
2017-06-30  5:46 ` [PATCH for-4.4 09/16] MIPS: ralink: fix MT7628 wled_an pinmux gpio Amit Pundir
2017-06-30  5:46 ` [PATCH for-4.4 10/16] mtd: bcm47xxpart: limit scanned flash area on BCM47XX (MIPS) only Amit Pundir
2017-06-30  5:46 ` [PATCH for-4.4 11/16] mtd: bcm47xxpart: don't fail because of bit-flips Amit Pundir
2017-06-30  5:46 ` [PATCH for-4.4 12/16] bgmac: fix a missing check for build_skb Amit Pundir
2017-06-30  5:46 ` [PATCH for-4.4 13/16] bgmac: Fix reversed test of build_skb() return value Amit Pundir
2017-06-30  5:46 ` [PATCH for-4.4 14/16] net: bgmac: Fix SOF bit checking Amit Pundir
2017-06-30  5:46 ` [PATCH for-4.4 15/16] net: bgmac: Start transmit queue in bgmac_open Amit Pundir
2017-06-30  5:46 ` [PATCH for-4.4 16/16] net: bgmac: Remove superflous netif_carrier_on() Amit Pundir
2017-07-03  9:51 ` [PATCH for-4.4 00/16] Stable commits picked up from lede project Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.