[PATCH 3.10 00/29] 3.10.81-stable review

From: Greg Kroah-Hartman
Date: Fri Jun 19 2015 - 16:50:31 EST


This is the start of the stable review cycle for the 3.10.81 release.
There are 29 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.

Responses should be made by Sun Jun 21 20:35:45 UTC 2015.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
kernel.org/pub/linux/kernel/v3.x/stable-review/patch-3.10.81-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Linux 3.10.81-rc1

Jeff Mahoney <jeffm@xxxxxxxx>
btrfs: cleanup orphans while looking up default subvolume

Chengyu Song <csong84@xxxxxxxxxx>
btrfs: incorrect handling for fiemap_fill_next_extent return

Johannes Berg <johannes.berg@xxxxxxxxx>
cfg80211: wext: clear sinfo struct before calling driver

Gu Zheng <guz.fnst@xxxxxxxxxxxxxx>
mm/memory_hotplug.c: set zone->wait_table to null after freeing it

Jani Nikula <jani.nikula@xxxxxxxxx>
drm/i915: Fix DDC probe for passive adapters

Aaro Koskinen <aaro.koskinen@xxxxxxxxx>
pata_octeon_cf: fix broken build

Jason A. Donenfeld <Jason@xxxxxxxxx>
ozwpan: unchecked signed subtraction leads to DoS

Jason A. Donenfeld <Jason@xxxxxxxxx>
ozwpan: divide-by-zero leading to panic

Jason A. Donenfeld <Jason@xxxxxxxxx>
ozwpan: Use proper check to prevent heap overflow

James Hogan <james.hogan@xxxxxxxxxx>
MIPS: Fix enabling of DEBUG_STACKOVERFLOW

Wang Long <long.wanglong@xxxxxxxxxx>
ring-buffer-benchmark: Fix the wrong sched_priority of producer

Patrick Riphagen <patrick.riphagen@xxxxxxxxx>
USB: serial: ftdi_sio: Add support for a Motion Tracker Development Board

John D. Blair <johnb@xxxxxxxxxxxxxxxxx>
USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongle

Dan Williams <dan.j.williams@xxxxxxxxx>
block: fix ext_dev_lock lockdep report

Hans de Goede <hdegoede@xxxxxxxxxx>
Input: elantech - fix detection of touchpads where the revision matches a known rate

Clemens Ladisch <clemens@xxxxxxxxxx>
ALSA: usb-audio: add MAYA44 USB+ mixer control names

Wolfram Sang <wsa@xxxxxxxxxxxxx>
ALSA: usb-audio: Add mic volume fix quirk for Logitech Quickcam Fusion

Takashi Iwai <tiwai@xxxxxxx>
ALSA: hda/realtek - Add a fixup for another Acer Aspire 9420

Paul Cercueil <paul.cercueil@xxxxxxxxxx>
iio: adis16400: Compute the scan mask from channel indices

Paul Cercueil <paul.cercueil@xxxxxxxxxx>
iio: adis16400: Use != channel indices for the two voltage channels

Lars-Peter Clausen <lars@xxxxxxxxxx>
iio: adis16400: Report pressure channel scale

Ian Campbell <Ian.Campbell@xxxxxxxxxx>
xen: netback: read hotplug script once at start of day.

Eric Dumazet <edumazet@xxxxxxxxxx>
udp: fix behavior of wrong checksums

WANG Cong <xiyou.wangcong@xxxxxxxxx>
net_sched: invoke ->attach() after setting dev->qdisc

Mark Salyzyn <salyzyn@xxxxxxxxxxx>
unix/caif: sk_socket can disappear when state is unlocked

Richard Cochran <richardcochran@xxxxxxxxx>
net: dp83640: fix broken calibration routine.

Thadeu Lima de Souza Cascardo <cascardo@xxxxxxxxxx>
bridge: fix parsing of MLDv2 reports

Eric W. Biederman <ebiederm@xxxxxxxxxxxx>
ipv4: Avoid crashing in ip_error

Florian Fainelli <f.fainelli@xxxxxxxxx>
net: phy: Allow EEE for all RGMII variants


-------------

Diffstat:

Makefile | 4 ++--
arch/mips/kernel/irq.c | 2 +-
block/genhd.c | 12 ++++++------
drivers/ata/pata_octeon_cf.c | 2 +-
drivers/gpu/drm/i915/intel_i2c.c | 20 ++++++++++++++++---
drivers/iio/imu/adis16400.h | 1 +
drivers/iio/imu/adis16400_core.c | 38 +++++++++++++++++++++++++-----------
drivers/input/mouse/elantech.c | 7 ++++---
drivers/net/phy/dp83640.c | 2 +-
drivers/net/phy/phy.c | 6 ++++--
drivers/net/xen-netback/xenbus.c | 33 ++++++++++++++++++-------------
drivers/staging/ozwpan/ozusbsvc1.c | 19 +++++++++++++-----
drivers/usb/serial/cp210x.c | 1 +
drivers/usb/serial/ftdi_sio.c | 1 +
drivers/usb/serial/ftdi_sio_ids.h | 1 +
fs/btrfs/extent_io.c | 5 ++++-
fs/btrfs/super.c | 9 +++++++++
kernel/trace/ring_buffer_benchmark.c | 2 +-
mm/memory_hotplug.c | 4 +++-
net/bridge/br_multicast.c | 2 +-
net/caif/caif_socket.c | 8 ++++++++
net/ipv4/route.c | 4 ++++
net/ipv4/udp.c | 6 ++----
net/ipv6/udp.c | 6 ++----
net/sched/sch_api.c | 10 ++++++----
net/unix/af_unix.c | 8 ++++++++
net/wireless/wext-compat.c | 2 ++
sound/pci/hda/patch_realtek.c | 1 +
sound/usb/mixer.c | 1 +
sound/usb/mixer_maps.c | 5 +++++
30 files changed, 157 insertions(+), 65 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
Please read the FAQ at http://www.tux.org/lkml/