From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
torvalds@linux-foundation.org, akpm@linux-foundation.org,
linux@roeck-us.net, shuah.kh@samsung.com, stable@vger.kernel.org
Subject: [PATCH 3.14 00/44] 3.14.45-stable review
Date: Fri, 19 Jun 2015 13:35:59 -0700 [thread overview]
Message-ID: <20150619203556.192033912@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 3.14.45 release.
There are 44 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:40 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.14.45-rc1.gz
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 3.14.45-rc1
Jeff Mahoney <jeffm@suse.com>
btrfs: cleanup orphans while looking up default subvolume
Chengyu Song <csong84@gatech.edu>
btrfs: incorrect handling for fiemap_fill_next_extent return
Johannes Berg <johannes.berg@intel.com>
cfg80211: wext: clear sinfo struct before calling driver
Gu Zheng <guz.fnst@cn.fujitsu.com>
mm/memory_hotplug.c: set zone->wait_table to null after freeing it
Philipp Zabel <p.zabel@pengutronix.de>
serial: imx: Fix DMA handling for IDLE condition aborts
Jérôme Glisse <jglisse@redhat.com>
drm/radeon: fix freeze for laptop with Turks/Thames GPU.
Jani Nikula <jani.nikula@intel.com>
drm/i915: Fix DDC probe for passive adapters
Jim Bride <jim.bride@linux.intel.com>
drm/i915/hsw: Fix workaround for server AUX channel clock divisor
Matthijs van Duin <matthijsvanduin@gmail.com>
ARM: dts: am335x-boneblack: disable RTC-only sleep to avoid hardware damage
Aaro Koskinen <aaro.koskinen@nokia.com>
pata_octeon_cf: fix broken build
Jason A. Donenfeld <Jason@zx2c4.com>
ozwpan: unchecked signed subtraction leads to DoS
Jason A. Donenfeld <Jason@zx2c4.com>
ozwpan: divide-by-zero leading to panic
Jason A. Donenfeld <Jason@zx2c4.com>
ozwpan: Use proper check to prevent heap overflow
James Hogan <james.hogan@imgtec.com>
MIPS: Fix enabling of DEBUG_STACKOVERFLOW
Wang Long <long.wanglong@huawei.com>
ring-buffer-benchmark: Fix the wrong sched_priority of producer
Andy Lutomirski <luto@kernel.org>
x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers
Patrick Riphagen <patrick.riphagen@xsens.com>
USB: serial: ftdi_sio: Add support for a Motion Tracker Development Board
John D. Blair <johnb@candicontrols.com>
USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongle
Dan Williams <dan.j.williams@intel.com>
block: fix ext_dev_lock lockdep report
Hans de Goede <hdegoede@redhat.com>
Input: elantech - fix detection of touchpads where the revision matches a known rate
Peter Hutterer <peter.hutterer@who-t.net>
Input: synaptics - add min/max quirk for Lenovo S540
Clemens Ladisch <clemens@ladisch.de>
ALSA: usb-audio: add MAYA44 USB+ mixer control names
Wolfram Sang <wsa@the-dreams.de>
ALSA: usb-audio: Add mic volume fix quirk for Logitech Quickcam Fusion
Takashi Iwai <tiwai@suse.de>
ALSA: hda/realtek - Add a fixup for another Acer Aspire 9420
Laura Abbott <labbott@fedoraproject.org>
n_tty: Fix auditing support for cannonical mode
Paul Cercueil <paul.cercueil@analog.com>
iio: adis16400: Compute the scan mask from channel indices
Paul Cercueil <paul.cercueil@analog.com>
iio: adis16400: Use != channel indices for the two voltage channels
Lars-Peter Clausen <lars@metafoo.de>
iio: adis16400: Report pressure channel scale
Axel Lin <axel.lin@ingics.com>
iio: adc: twl6030-gpadc: Fix modalias
Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
bridge: disable softirqs around br_fdb_update to avoid lockup
Shawn Bohrer <sbohrer@rgmadvisors.com>
ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()
Ian Campbell <Ian.Campbell@citrix.com>
xen: netback: read hotplug script once at start of day.
Eric Dumazet <edumazet@google.com>
udp: fix behavior of wrong checksums
WANG Cong <xiyou.wangcong@gmail.com>
net_sched: invoke ->attach() after setting dev->qdisc
Mark Salyzyn <salyzyn@android.com>
unix/caif: sk_socket can disappear when state is unlocked
Richard Cochran <richardcochran@gmail.com>
net: dp83640: reinforce locking rules.
Richard Cochran <richardcochran@gmail.com>
net: dp83640: fix broken calibration routine.
Thadeu Lima de Souza Cascardo <cascardo@redhat.com>
bridge: fix parsing of MLDv2 reports
Eric W. Biederman <ebiederm@xmission.com>
ipv4: Avoid crashing in ip_error
Florent Fourcot <florent.fourcot@enst-bretagne.fr>
tcp/ipv6: fix flow label setting in TIME_WAIT state
Florian Fainelli <f.fainelli@gmail.com>
net: phy: Allow EEE for all RGMII variants
Alexei Starovoitov <ast@plumgrid.com>
x86: bpf_jit: fix compilation of large bpf programs
Vlad Yasevich <vyasevich@gmail.com>
net: core: Correct an over-stringent device loop detection.
Ilya Dryomov <idryomov@gmail.com>
crush: ensuring at most num-rep osds are selected
-------------
Diffstat:
Makefile | 4 ++--
arch/arm/boot/dts/am335x-bone-common.dtsi | 19 ++++++++++++++++
arch/mips/kernel/irq.c | 2 +-
arch/x86/include/asm/segment.h | 15 ++++++++++--
arch/x86/kernel/head64.c | 2 +-
arch/x86/kernel/head_32.S | 33 +++++++++++++++------------
arch/x86/kernel/head_64.S | 20 ++++++++--------
arch/x86/net/bpf_jit_comp.c | 7 +++++-
block/genhd.c | 12 +++++-----
drivers/ata/pata_octeon_cf.c | 2 +-
drivers/gpu/drm/i915/intel_dp.c | 5 ++--
drivers/gpu/drm/i915/intel_i2c.c | 20 +++++++++++++---
drivers/gpu/drm/radeon/radeon_device.c | 15 ++++++++++++
drivers/iio/adc/twl6030-gpadc.c | 2 +-
drivers/iio/imu/adis16400.h | 1 +
drivers/iio/imu/adis16400_core.c | 38 ++++++++++++++++++++++---------
drivers/input/mouse/elantech.c | 7 +++---
drivers/input/mouse/synaptics.c | 6 ++++-
drivers/net/phy/dp83640.c | 19 ++++++++++++++--
drivers/net/phy/phy.c | 6 +++--
drivers/net/xen-netback/xenbus.c | 33 +++++++++++++++------------
drivers/staging/ozwpan/ozusbsvc1.c | 19 ++++++++++++----
drivers/tty/n_tty.c | 17 +++++++++++---
drivers/tty/serial/imx.c | 8 +++++++
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_fdb.c | 2 ++
net/bridge/br_multicast.c | 2 +-
net/caif/caif_socket.c | 8 +++++++
net/ceph/crush/mapper.c | 16 +++++++++----
net/core/dev.c | 2 +-
net/ipv4/route.c | 4 ++++
net/ipv4/tcp_minisocks.c | 2 +-
net/ipv4/udp.c | 24 +++++++++++++------
net/ipv6/tcp_ipv6.c | 2 +-
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 ++++
47 files changed, 318 insertions(+), 112 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
Please read the FAQ at http://www.tux.org/lkml/
next reply other threads:[~2015-06-19 21:01 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-19 20:35 Greg Kroah-Hartman [this message]
2015-06-19 20:36 ` [PATCH 3.14 01/44] crush: ensuring at most num-rep osds are selected Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 02/44] net: core: Correct an over-stringent device loop detection Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 03/44] x86: bpf_jit: fix compilation of large bpf programs Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 04/44] net: phy: Allow EEE for all RGMII variants Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 05/44] tcp/ipv6: fix flow label setting in TIME_WAIT state Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 06/44] ipv4: Avoid crashing in ip_error Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 07/44] bridge: fix parsing of MLDv2 reports Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 08/44] net: dp83640: fix broken calibration routine Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 09/44] net: dp83640: reinforce locking rules Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 10/44] unix/caif: sk_socket can disappear when state is unlocked Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 11/44] net_sched: invoke ->attach() after setting dev->qdisc Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 12/44] udp: fix behavior of wrong checksums Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 13/44] xen: netback: read hotplug script once at start of day Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 14/44] ipv4/udp: Verify multicast group is ours in upd_v4_early_demux() Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 15/44] bridge: disable softirqs around br_fdb_update to avoid lockup Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 16/44] iio: adc: twl6030-gpadc: Fix modalias Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 17/44] iio: adis16400: Report pressure channel scale Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 18/44] iio: adis16400: Use != channel indices for the two voltage channels Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 19/44] iio: adis16400: Compute the scan mask from channel indices Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 21/44] ALSA: hda/realtek - Add a fixup for another Acer Aspire 9420 Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 22/44] ALSA: usb-audio: Add mic volume fix quirk for Logitech Quickcam Fusion Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 23/44] ALSA: usb-audio: add MAYA44 USB+ mixer control names Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 24/44] Input: synaptics - add min/max quirk for Lenovo S540 Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 26/44] block: fix ext_dev_lock lockdep report Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 27/44] USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongle Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 28/44] USB: serial: ftdi_sio: Add support for a Motion Tracker Development Board Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 29/44] x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 30/44] ring-buffer-benchmark: Fix the wrong sched_priority of producer Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 31/44] MIPS: Fix enabling of DEBUG_STACKOVERFLOW Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 32/44] ozwpan: Use proper check to prevent heap overflow Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 33/44] ozwpan: divide-by-zero leading to panic Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 34/44] ozwpan: unchecked signed subtraction leads to DoS Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 35/44] pata_octeon_cf: fix broken build Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 36/44] ARM: dts: am335x-boneblack: disable RTC-only sleep to avoid hardware damage Greg Kroah-Hartman
2015-06-22 8:23 ` Johan Hovold
2015-06-22 15:41 ` Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 37/44] drm/i915/hsw: Fix workaround for server AUX channel clock divisor Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 40/44] serial: imx: Fix DMA handling for IDLE condition aborts Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 41/44] mm/memory_hotplug.c: set zone->wait_table to null after freeing it Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 42/44] cfg80211: wext: clear sinfo struct before calling driver Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 43/44] btrfs: incorrect handling for fiemap_fill_next_extent return Greg Kroah-Hartman
2015-06-19 20:36 ` [PATCH 3.14 44/44] btrfs: cleanup orphans while looking up default subvolume Greg Kroah-Hartman
2015-06-20 1:12 ` [PATCH 3.14 00/44] 3.14.45-stable review Shuah Khan
2015-06-20 1:26 ` Guenter Roeck
2015-06-20 7:49 ` Sudip Mukherjee
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150619203556.192033912@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=shuah.kh@samsung.com \
--cc=stable@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome