[3.13.y-ckt stable] Linux 3.13.11-ckt26 stable review

2015-09-01 Thread Kamal Mostafa
This is the start of the review cycle for the Linux 3.13.11-ckt26 stable kernel.

This version contains 60 new patches, summarized below.  The new patches are
posted as replies to this message and also available in this git branch:

http://kernel.ubuntu.com/git/ubuntu/linux.git/log/?h=linux-3.13.y-review

git://kernel.ubuntu.com/ubuntu/linux.git  linux-3.13.y-review

The review period for version 3.13.11-ckt26 will be open for the next three 
days.
To report a problem, please reply to the relevant follow-up patch message.

For more information about the Linux 3.13.y-ckt extended stable kernel version,
see https://wiki.ubuntu.com/Kernel/Dev/ExtendedStable .

 -Kamal

--
 arch/arm/mach-omap2/omap_hwmod.c   | 24 ++---
 arch/tile/kernel/setup.c   |  2 +-
 arch/x86/boot/compressed/eboot.c   |  4 ++
 arch/x86/xen/enlighten.c   | 40 +++
 block/blk-cgroup.c |  6 ++-
 drivers/ata/libata-core.c  | 11 +++--
 drivers/ata/libata-pmp.c   |  7 +++
 drivers/ata/libata-scsi.c  |  3 +-
 drivers/gpu/drm/drm_crtc.c |  5 +-
 drivers/gpu/drm/radeon/radeon_combios.c|  7 ++-
 drivers/input/touchscreen/usbtouchscreen.c |  3 ++
 drivers/isdn/gigaset/ser-gigaset.c | 11 -
 drivers/md/md.c|  2 +-
 drivers/md/raid1.c |  2 +-
 drivers/md/raid10.c|  5 +-
 drivers/mmc/card/block.c   |  2 +
 drivers/mmc/host/omap_hsmmc.c  |  8 +--
 drivers/mmc/host/sdhci-esdhc.h |  2 +-
 drivers/mmc/host/sdhci-pxav3.c |  1 +
 drivers/net/bonding/bond_main.c| 14 --
 drivers/net/ethernet/mellanox/mlx4/eq.c|  4 +-
 drivers/net/ethernet/sun/niu.c |  4 +-
 drivers/scsi/ipr.c | 28 +++
 drivers/scsi/ipr.h |  1 +
 drivers/target/iscsi/iscsi_target.c| 48 ++
 drivers/target/iscsi/iscsi_target_core.h   |  1 +
 drivers/target/iscsi/iscsi_target_login.c  | 43 ++--
 drivers/target/iscsi/iscsi_target_login.h  |  3 +-
 drivers/target/iscsi/iscsi_target_nego.c   | 34 -
 drivers/usb/dwc3/ep0.c |  4 ++
 drivers/usb/gadget/mv_udc_core.c   |  2 +-
 drivers/usb/host/ohci-q.c  |  7 +--
 drivers/usb/host/xhci-hub.c| 22 ++---
 drivers/usb/host/xhci-mem.c|  2 +-
 drivers/usb/host/xhci-ring.c   |  3 ++
 drivers/usb/host/xhci.c|  3 ++
 drivers/usb/host/xhci.h|  1 +
 drivers/usb/storage/unusual_devs.h | 12 +
 drivers/vhost/vhost.c  |  1 +
 fs/xfs/xfs_attr_remote.c   | 15 --
 include/linux/libata.h |  2 +
 net/bridge/br_mdb.c|  2 +-
 net/core/datagram.c| 41 ++--
 net/ipv4/ip_fragment.c |  7 ++-
 net/mac80211/debugfs_netdev.c  |  1 +
 net/netfilter/ipvs/ip_vs_core.c| 16 +-
 net/netfilter/ipvs/ip_vs_ctl.c | 78 +++---
 net/netfilter/ipvs/ip_vs_sched.c   | 12 ++---
 net/netfilter/ipvs/ip_vs_sync.c|  2 +-
 net/netfilter/ipvs/ip_vs_xmit.c|  1 -
 net/netfilter/nf_conntrack_expect.c|  3 +-
 net/netfilter/nf_conntrack_netlink.c   |  5 --
 net/sched/act_pedit.c  |  5 +-
 sound/pci/hda/patch_cirrus.c   |  4 +-
 sound/pci/hda/patch_hdmi.c |  2 +
 sound/pci/hda/patch_realtek.c  |  2 +-
 sound/pci/hda/patch_sigmatel.c |  3 +-
 sound/soc/codecs/pcm1681.c |  2 +-
 sound/usb/mixer_maps.c | 24 +
 59 files changed, 447 insertions(+), 162 deletions(-)

AMAN DEEP (1):
  usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() 
function

Aaron Plattner (1):
  ALSA: hda - Add new GPU codec ID 0x10de007d to snd-hda

Alan Stern (1):
  USB: OHCI: Fix race between ED unlink and URB submission

Aleksei Mamlin (1):
  libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for HP 250GB SATA disk 
VB0250EAVER

Alex Deucher (1):
  drm/radeon/combios: add some validation of lvds values

Alexey Khoroshilov (1):
  usb: gadget: mv_udc_core: fix phy_regs I/O memory leak

Andy Lutomirski (1):
  x86/xen: Probe target addresses in set_aliased_prot() before the hypercall

Arne Fitzenreiter (2):
  libata: add ATA_HORKAGE_NOTRIM
  libata: force disable trim for SuperSSpeed S238

Axel Lin (1):
  ASoC: pcm1681: Fix setting de-emphasis sampling rate selection

Benjamin Randazzo (1):
  md: use kzalloc() when bitmap is disabled

Bernhard Bender (1):
  Input: usbtouchscreen - avoid unresponsive TSC-30 touch screen

Brian Campbell (1):
  xhci: Calculate old 

[3.13.y-ckt stable] Linux 3.13.11-ckt26 stable review

2015-09-01 Thread Kamal Mostafa
This is the start of the review cycle for the Linux 3.13.11-ckt26 stable kernel.

This version contains 60 new patches, summarized below.  The new patches are
posted as replies to this message and also available in this git branch:

http://kernel.ubuntu.com/git/ubuntu/linux.git/log/?h=linux-3.13.y-review

git://kernel.ubuntu.com/ubuntu/linux.git  linux-3.13.y-review

The review period for version 3.13.11-ckt26 will be open for the next three 
days.
To report a problem, please reply to the relevant follow-up patch message.

For more information about the Linux 3.13.y-ckt extended stable kernel version,
see https://wiki.ubuntu.com/Kernel/Dev/ExtendedStable .

 -Kamal

--
 arch/arm/mach-omap2/omap_hwmod.c   | 24 ++---
 arch/tile/kernel/setup.c   |  2 +-
 arch/x86/boot/compressed/eboot.c   |  4 ++
 arch/x86/xen/enlighten.c   | 40 +++
 block/blk-cgroup.c |  6 ++-
 drivers/ata/libata-core.c  | 11 +++--
 drivers/ata/libata-pmp.c   |  7 +++
 drivers/ata/libata-scsi.c  |  3 +-
 drivers/gpu/drm/drm_crtc.c |  5 +-
 drivers/gpu/drm/radeon/radeon_combios.c|  7 ++-
 drivers/input/touchscreen/usbtouchscreen.c |  3 ++
 drivers/isdn/gigaset/ser-gigaset.c | 11 -
 drivers/md/md.c|  2 +-
 drivers/md/raid1.c |  2 +-
 drivers/md/raid10.c|  5 +-
 drivers/mmc/card/block.c   |  2 +
 drivers/mmc/host/omap_hsmmc.c  |  8 +--
 drivers/mmc/host/sdhci-esdhc.h |  2 +-
 drivers/mmc/host/sdhci-pxav3.c |  1 +
 drivers/net/bonding/bond_main.c| 14 --
 drivers/net/ethernet/mellanox/mlx4/eq.c|  4 +-
 drivers/net/ethernet/sun/niu.c |  4 +-
 drivers/scsi/ipr.c | 28 +++
 drivers/scsi/ipr.h |  1 +
 drivers/target/iscsi/iscsi_target.c| 48 ++
 drivers/target/iscsi/iscsi_target_core.h   |  1 +
 drivers/target/iscsi/iscsi_target_login.c  | 43 ++--
 drivers/target/iscsi/iscsi_target_login.h  |  3 +-
 drivers/target/iscsi/iscsi_target_nego.c   | 34 -
 drivers/usb/dwc3/ep0.c |  4 ++
 drivers/usb/gadget/mv_udc_core.c   |  2 +-
 drivers/usb/host/ohci-q.c  |  7 +--
 drivers/usb/host/xhci-hub.c| 22 ++---
 drivers/usb/host/xhci-mem.c|  2 +-
 drivers/usb/host/xhci-ring.c   |  3 ++
 drivers/usb/host/xhci.c|  3 ++
 drivers/usb/host/xhci.h|  1 +
 drivers/usb/storage/unusual_devs.h | 12 +
 drivers/vhost/vhost.c  |  1 +
 fs/xfs/xfs_attr_remote.c   | 15 --
 include/linux/libata.h |  2 +
 net/bridge/br_mdb.c|  2 +-
 net/core/datagram.c| 41 ++--
 net/ipv4/ip_fragment.c |  7 ++-
 net/mac80211/debugfs_netdev.c  |  1 +
 net/netfilter/ipvs/ip_vs_core.c| 16 +-
 net/netfilter/ipvs/ip_vs_ctl.c | 78 +++---
 net/netfilter/ipvs/ip_vs_sched.c   | 12 ++---
 net/netfilter/ipvs/ip_vs_sync.c|  2 +-
 net/netfilter/ipvs/ip_vs_xmit.c|  1 -
 net/netfilter/nf_conntrack_expect.c|  3 +-
 net/netfilter/nf_conntrack_netlink.c   |  5 --
 net/sched/act_pedit.c  |  5 +-
 sound/pci/hda/patch_cirrus.c   |  4 +-
 sound/pci/hda/patch_hdmi.c |  2 +
 sound/pci/hda/patch_realtek.c  |  2 +-
 sound/pci/hda/patch_sigmatel.c |  3 +-
 sound/soc/codecs/pcm1681.c |  2 +-
 sound/usb/mixer_maps.c | 24 +
 59 files changed, 447 insertions(+), 162 deletions(-)

AMAN DEEP (1):
  usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() 
function

Aaron Plattner (1):
  ALSA: hda - Add new GPU codec ID 0x10de007d to snd-hda

Alan Stern (1):
  USB: OHCI: Fix race between ED unlink and URB submission

Aleksei Mamlin (1):
  libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for HP 250GB SATA disk 
VB0250EAVER

Alex Deucher (1):
  drm/radeon/combios: add some validation of lvds values

Alexey Khoroshilov (1):
  usb: gadget: mv_udc_core: fix phy_regs I/O memory leak

Andy Lutomirski (1):
  x86/xen: Probe target addresses in set_aliased_prot() before the hypercall

Arne Fitzenreiter (2):
  libata: add ATA_HORKAGE_NOTRIM
  libata: force disable trim for SuperSSpeed S238

Axel Lin (1):
  ASoC: pcm1681: Fix setting de-emphasis sampling rate selection

Benjamin Randazzo (1):
  md: use kzalloc() when bitmap is disabled

Bernhard Bender (1):
  Input: usbtouchscreen - avoid unresponsive TSC-30 touch screen

Brian Campbell (1):
  xhci: Calculate old