Xenial v4.4.15 stable update
Tim Gardner
tim.gardner at canonical.com
Mon Jul 11 18:50:40 UTC 2016
See attached pull request
--
Tim Gardner tim.gardner at canonical.com
-------------- next part --------------
The following changes since commit 5fd785dc6a6597f8d01e20163be9e80d11b2799d:
drm/i915: Check VBT for port presence in addition to the strap on VLV/CHV (2016-07-08 12:46:21 -0700)
are available in the git repository at:
git://kernel.ubuntu.com/rtg/ubuntu-xenial.git v4.4.15-stable
for you to fetch changes up to 838b361b71a118e71b11ed8e8686105386ed2577:
Linux 4.4.15 (2016-07-11 12:48:59 -0600)
----------------------------------------------------------------
Andrew Goodbody (2):
usb: musb: Stop bulk endpoint while queue is rotated
usb: musb: Ensure rx reinit occurs for shared_fifo endpoints
Basil Gunn (1):
AX.25: Close socket connection on session completion
Bin Liu (3):
usb: musb: only restore devctl when session was set in backup
usb: musb: host: correct cppi dma channel for isoch transfer
usb: gadget: fix spinlock dead lock in gadgetfs
Daniel Borkmann (2):
bpf, perf: delay release of BPF prog after grace period
bpf: try harder on clones when writing into skb
David Barroso (1):
neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()
Eric Dumazet (2):
net_sched: fix pfifo_head_drop behavior vs backlog
netem: fix a use after free
Feng Tang (1):
net: alx: Work around the DMA RX overflow issue
Greg Kroah-Hartman (1):
Linux 4.4.15
Hans de Goede (4):
USB: uas: Fix slave queue_depth not being set
usb: quirks: Fix sorting
usb: quirks: Add no-lpm quirk for Acer C120 LED Projector
USB: xhci: Add broken streams quirk for Frescologic device id 1009
Herbert Xu (1):
esp: Fix ESN generation under UDP encapsulation
Jason A. Donenfeld (1):
net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUG
Linus Walleij (1):
crypto: ux500 - memmove the right size
Mathias Krause (1):
crypto: user - re-add size check for CRYPTO_MSG_GETALG
Mathias Nyman (1):
xhci: Fix handling timeouted commands on hosts in weird states.
Nicolas Ferre (1):
net: macb: fix default configuration for GMAC on AT91
Simon Horman (1):
sit: correct IP protocol used in ipip6_err
Steinar H. Gunderson (1):
usb: dwc3: exynos: Fix deferred probing storm.
Sudip Mukherjee (1):
USB: mos7720: delete parport
Thierry Reding (1):
usb: host: ehci-tegra: Grab the correct UTMI pads reset
Thomas Petazzoni (1):
usb: xhci-plat: properly handle probe deferral for devm_clk_get()
Tom Goff (1):
ipmr/ip6mr: Initialize the last assert time of mfc entries.
Ursula Braun (1):
qeth: delete napi struct when removing a qeth device
Willem de Bruijn (1):
sock_diag: do not broadcast raw socket destruction
daniel (1):
Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address
Makefile | 2 +-
crypto/crypto_user.c | 1 +
drivers/crypto/ux500/hash/hash_core.c | 4 +--
drivers/net/ethernet/atheros/alx/main.c | 7 ++++-
drivers/net/ethernet/cadence/macb.c | 13 +++++----
drivers/net/ethernet/cadence/macb.h | 2 +-
drivers/s390/net/qeth_l2_main.c | 1 +
drivers/s390/net/qeth_l3_main.c | 1 +
drivers/usb/core/quirks.c | 23 ++++++++-------
drivers/usb/dwc3/dwc3-exynos.c | 19 +++++++-----
drivers/usb/gadget/legacy/inode.c | 17 ++++++++---
drivers/usb/host/ehci-tegra.c | 2 +-
drivers/usb/host/xhci-pci.c | 5 ++++
drivers/usb/host/xhci-plat.c | 3 ++
drivers/usb/host/xhci-ring.c | 27 +++++++++++++----
drivers/usb/musb/musb_core.c | 3 +-
drivers/usb/musb/musb_host.c | 23 +++++++++------
drivers/usb/serial/mos7720.c | 1 +
drivers/usb/storage/uas.c | 1 +
include/linux/bpf.h | 4 +++
include/linux/net.h | 3 +-
include/linux/skbuff.h | 7 +++++
include/linux/sock_diag.h | 6 ++++
kernel/events/core.c | 2 +-
net/ax25/af_ax25.c | 3 +-
net/ax25/ax25_ds_timer.c | 5 +++-
net/ax25/ax25_std_timer.c | 5 +++-
net/ax25/ax25_subr.c | 3 +-
net/bridge/br_multicast.c | 4 +++
net/bridge/br_private.h | 23 ++++++++++++---
net/core/filter.c | 18 +++++++-----
net/core/neighbour.c | 6 +++-
net/ipv4/esp4.c | 52 ++++++++++++++++++++-------------
net/ipv4/ipmr.c | 4 ++-
net/ipv6/ip6mr.c | 1 +
net/ipv6/sit.c | 4 +--
net/sched/act_csum.c | 8 ++---
net/sched/act_nat.c | 18 ++++--------
net/sched/sch_fifo.c | 4 +++
net/sched/sch_netem.c | 12 ++++----
40 files changed, 231 insertions(+), 116 deletions(-)
More information about the kernel-team
mailing list