Xenial SRU - v4.4.41, v4.4.42, and v4.4.43 stable (v3)

Tim Gardner tim.gardner at canonical.com
Mon Jan 16 16:24:53 UTC 2017


On 01/12/2017 11:55 AM, Tim Gardner wrote:
> 
> This pull request contains v4.4.41 and v4.4.42:
> 
> https://lists.ubuntu.com/archives/kernel-team/2017-January/081810.html
> 

This pull request contains v4.4.41, v4.4.42, and v4.4.43

-- 
Tim Gardner tim.gardner at canonical.com
-------------- next part --------------
The following changes since commit 83e8f7687cdfadbe96f3246833d62428d76a4747:

  Linux 4.4.42 (2017-01-12 06:54:04 -0700)

are available in the git repository at:

  git://kernel.ubuntu.com/rtg/ubuntu-xenial.git v4.4.43

for you to fetch changes up to 9b8fd30f20b00148b56454008cb01e6b07e97f3a:

  Linux 4.4.43 (2017-01-16 09:15:59 -0700)

----------------------------------------------------------------
Alexander Duyck (1):
      ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules

Dan Carpenter (1):
      ser_gigaset: return -ENOMEM on error instead of success

Daniel Borkmann (1):
      net, sched: fix soft lockup in tc_classify

Dave Jones (1):
      ipv6: handle -EFAULT from skb_copy_bits

David Ahern (3):
      net: vrf: Drop conntrack data after pass through VRF device on Tx
      net: ipv4: Fix multipath selection with vrf
      net: vrf: do not allow table id 0

Dennis Kadioglu (1):
      ALSA: usb-audio: Add a quirk for Plantronics BT600

Eli Cohen (1):
      net/mlx5: Avoid shadowing numa_node

Eric Dumazet (1):
      gro: use min_t() in skb_gro_reset_offset()

Florian Fainelli (1):
      net: stmmac: Fix race between stmmac_drv_probe and stmmac_open

Greg Kroah-Hartman (2):
      HID: hid-cypress: validate length of report
      Linux 4.4.43

Herbert Xu (2):
      gro: Enter slow-path if there is no tailroom
      gro: Disable frag0 optimization on IPv6 ext headers

Kyle Roeschley (1):
      ARM: zynq: Reserve correct amount of non-DMA RAM

Larry Finger (1):
      powerpc: Fix build warning on 32-bit PPC

Michal Tesar (1):
      igmp: Make igmp group member RFC 3376 compliant

Noa Osherovich (1):
      net/mlx5: Check FW limitations on log_max_qp before setting it

Oliver O'Halloran (1):
      mm/init: fix zone boundary creation

Reiter Wolfgang (2):
      drop_monitor: add missing call to genlmsg_end
      drop_monitor: consider inserted data in genlmsg_end

Takashi Sakamoto (1):
      ALSA: firewire-tascam: Fix to handle error from initialization of stream data

Tony Lindgren (1):
      ARM: OMAP4+: Fix bad fallthrough for cpuidle

Uwe Kleine-König (1):
      spi: mvebu: fix baudrate calculation for armada variant

hayeswang (2):
      r8152: split rtl8152_suspend function
      r8152: fix rx issue for runtime suspend

stephen hemminger (1):
      netvsc: reduce maximum GSO size

 Makefile                                          |  2 +-
 arch/arm/mach-omap2/omap-mpuss-lowpower.c         |  5 +-
 arch/arm/mach-zynq/common.c                       |  2 +-
 arch/powerpc/kernel/misc_32.S                     |  2 +-
 drivers/hid/hid-cypress.c                         |  3 +
 drivers/isdn/gigaset/ser-gigaset.c                |  4 +-
 drivers/net/ethernet/mellanox/mlx5/core/main.c    | 10 ++-
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 22 +++---
 drivers/net/hyperv/netvsc_drv.c                   |  3 +
 drivers/net/usb/r8152.c                           | 80 +++++++++++++++++-----
 drivers/net/vrf.c                                 |  8 +++
 drivers/spi/spi-orion.c                           | 83 +++++++++++++++--------
 include/linux/netdevice.h                         |  9 ++-
 mm/page_alloc.c                                   | 17 +++--
 net/core/dev.c                                    |  4 +-
 net/core/drop_monitor.c                           | 39 ++++++++---
 net/ipv4/fib_frontend.c                           |  2 +-
 net/ipv4/fib_semantics.c                          |  9 ++-
 net/ipv4/igmp.c                                   |  7 +-
 net/ipv6/ip6_offload.c                            |  1 +
 net/ipv6/raw.c                                    |  6 +-
 net/sched/cls_api.c                               |  4 +-
 sound/firewire/tascam/tascam-stream.c             |  2 +-
 sound/usb/quirks.c                                |  1 +
 24 files changed, 236 insertions(+), 89 deletions(-)


More information about the kernel-team mailing list