[PATCH 3.14 00/73] 3.14.26-stable review

From: Greg Kroah-Hartman
Date: Fri Dec 05 2014 - 18:20:30 EST


This is the start of the stable review cycle for the 3.14.26 release.
There are 73 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 Dec 7 22:44:19 UTC 2014.
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.0/stable-review/patch-3.14.26-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

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

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

David Jeffery <djeffery@xxxxxxxxxx>
nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_wait

Paolo Bonzini <pbonzini@xxxxxxxxxx>
x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only

Cong Wang <cwang@xxxxxxxxxxxxxxxx>
batman: fix a bogus warning from batadv_is_on_batman_iface()

Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
powerpc/powernv: Honor the generic "no_64bit_msi" flag

Jeff Layton <jlayton@xxxxxxxxxx>
locks: eliminate BUG() call when there's an unexpected lock on file close

Maxime COQUELIN <maxime.coquelin@xxxxxx>
bitops: Fix shift overflow in GENMASK macros

Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
gpu/radeon: Set flag to indicate broken 64-bit MSI

Alex Deucher <alexander.deucher@xxxxxxx>
drm/radeon: fix endian swapping in vbios fetch for tdp table

Maurizio Lombardi <mlombard@xxxxxxxxxx>
bnx2fc: do not add shared skbs to the fcoe_rx_list

Jane Zhou <a17711@xxxxxxxxxxxx>
net/ping: handle protocol mismatching scenario

Jeff Layton <jlayton@xxxxxxxxxxxxxxx>
nfsd: don't halt scanning the DRC LRU list when there's an RC_INPROG entry

Trond Myklebust <trond.myklebust@xxxxxxxxxxxxxxx>
nfsd: Fix slot wake up race in the nfsv4.1 callback code

Christoph Hellwig <hch@xxxxxx>
nfsd: correctly define v4.2 support attributes

Stanislaw Gruszka <sgruszka@xxxxxxxxxx>
rt2x00: do not align payload on modern H/W

Thomas KÃrper <thomas.koerper@xxxxxx>
can: dev: avoid calling kfree_skb() from interrupt context

Christian SÃnkenberg <christian.suenkenberg@xxxxxxxxxxxxxxxx>
scsi: add Intel Multi-Flex to scsi scan blacklist

Nicholas Bellinger <nab@xxxxxxxxxxxxxxx>
vhost-scsi: Take configfs group dependency during VHOST_SCSI_SET_ENDPOINT

Thor Thayer <tthayer@xxxxxxxxxxxxxxxxxxxxx>
spi: dw: Fix dynamic speed change.

Nicholas Bellinger <nab@xxxxxxxxxxxxxxx>
iser-target: Disable TX completion interrupt coalescing

Sagi Grimberg <sagig@xxxxxxxxxxxx>
Target/iser: Fix a wrong dereference in case discovery session is over iser

Sagi Grimberg <sagig@xxxxxxxxxxxxxxxxxx>
iser-target: Handle DEVICE_REMOVAL event on network portal listener correctly

Roland Dreier <roland@xxxxxxxxxxxxxxx>
target: Don't call TFO->write_pending if data_length == 0

Bart Van Assche <bvanassche@xxxxxxx>
srp-target: Retry when QP creation fails with ENOMEM

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Input: xpad - use proper endpoint type

Ben Sagal <bensagal@xxxxxxxxx>
Input: synaptics - adjust min/max on Thinkpad E540

Vladimir Murzin <vladimir.murzin@xxxxxxx>
ARM: 8226/1: cacheflush: get rid of restarting block

Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx>
ARM: 8222/1: mvebu: enable strex backoff delay

Dmitry Eremin-Solenikov <dbaryshkov@xxxxxxxxx>
ARM: 8216/1: xscale: correct auxiliary register in suspend/resume

Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
of/irq: Drop obsolete 'interrupts' vs 'interrupts-extended' text

Gu Zheng <guz.fnst@xxxxxxxxxxxxxx>
aio: fix uncorrent dirty pages accouting when truncating AIO ring buffer

Jurgen Kramer <gtmkramer@xxxxxxxxx>
ALSA: usb-audio: Add ctrl message delay quirk for Marantz/Denon devices

Alexey Khoroshilov <khoroshilov@xxxxxxxxx>
can: esd_usb2: fix memory leak on disconnect

Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>
usb: xhci: rework root port wake bits if controller isn't allowed to wakeup

Mathias Nyman <mathias.nyman@xxxxxxxxxxxxxxx>
USB: xhci: don't start a halted endpoint before its new dequeue is set

Hans de Goede <hdegoede@xxxxxxxxxx>
usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000

Troy Clark <tclark@xxxxxxxxxxxxxxxx>
usb: serial: ftdi_sio: add PIDs for Matrix Orbital products

Preston Fick <pffick@xxxxxxxxx>
USB: serial: cp210x: add IDs for CEL MeshConnect USB Stick

Johan Hovold <johan@xxxxxxxxxx>
USB: keyspan: fix tty line-status reporting

Johan Hovold <johan@xxxxxxxxxx>
USB: keyspan: fix overrun-error reporting

Johan Hovold <johan@xxxxxxxxxx>
USB: ssu100: fix overrun-error reporting

Larry Finger <Larry.Finger@xxxxxxxxxxxx>
staging: r8188eu: Add new device ID for DLink GO-USB-N150

Cristina Ciocan <cristina.ciocan@xxxxxxxxx>
iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit mask

Laurent Dufour <ldufour@xxxxxxxxxxxxxxxxxx>
powerpc/pseries: Fix endiannes issue in RTAS call from xmon

Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
powerpc/pseries: Honor the generic "no_64bit_msi" flag

Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
of/base: Fix PowerPC address parsing hack

Miaoqing Pan <miaoqing@xxxxxxxxxxxxxxxx>
ath9k: Fix RTC_DERIVED_CLK usage

Takashi Iwai <tiwai@xxxxxxx>
ASoC: dpcm: Fix race between FE/BE updates and trigger

Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
ASoC: wm_adsp: Avoid attempt to free buffers that might still be in use

Fabio Estevam <fabio.estevam@xxxxxxxxxxxxx>
ASoC: sgtl5000: Fix SMALL_POP bit definition

Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
ASoC: fsi: remove unsupported PAUSE flag

Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
ASoC: rsnd: remove unsupported PAUSE flag

Or Gerlitz <ogerlitz@xxxxxxxxxxxx>
ib_isert: Add max_send_sge=2 minimum for control PDU responses

Chris Moore <Chris.Moore@xxxxxxxxxx>
IB/isert: Adjust CQ size to HW limits

Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
clockevent: sun4i: Fix race condition in the probe code

Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
PCI/MSI: Add device flag indicating that 64-bit MSIs don't work

Yinghai Lu <yinghai@xxxxxxxxxx>
PCI: Support 64-bit bridge windows if we have 64-bit dma_addr_t

Jiri Bohac <jbohac@xxxxxxx>
ipx: fix locking regression in ipx_sendmsg and ipx_recvmsg

Mathias Krause <minipli@xxxxxxxxxxxxxx>
pptp: fix stack info leak in pptp_getname()

Nikolay Aleksandrov <nikolay@xxxxxxxxxx>
bonding: fix curr_active_slave/carrier with loadbalance arp monitoring

Martin Hauke <mardnh@xxxxxx>
qmi_wwan: Add support for HP lt4112 LTE/HSPA+ Gobi 4G Modem

Alexey Khoroshilov <khoroshilov@xxxxxxxxx>
ieee802154: fix error handling in ieee802154fake_probe()

Panu Matilainen <pmatilai@xxxxxxxxxx>
ipv4: Fix incorrect error code when adding an unreachable route

Vincent BENAYOUN <vincent.benayoun@xxxxxxxxxxxxxxxxx>
inetdevice: fixed signed integer overflow

David S. Miller <davem@xxxxxxxxxxxxx>
sparc64: Fix constraints on swab helpers.

Andy Lutomirski <luto@xxxxxxxxxxxxxx>
uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME

Kees Cook <keescook@xxxxxxxxxxxx>
x86, kaslr: Handle Gold linker for finding bss/brk

Kees Cook <keescook@xxxxxxxxxxxx>
x86, mm: Set NX across entire PMD at boot

Dave Hansen <dave.hansen@xxxxxxxxxxxxxxx>
x86: Require exact match for 'noxsave' command line option

Andy Lutomirski <luto@xxxxxxxxxxxxxx>
x86_64, traps: Rework bad_iret

Andy Lutomirski <luto@xxxxxxxxxxxxxx>
x86_64, traps: Stop using IST for #SS

Andy Lutomirski <luto@xxxxxxxxxxxxxx>
x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C

Aaro Koskinen <aaro.koskinen@xxxxxx>
MIPS: Loongson: Make platform serial setup always built-in.

Aaro Koskinen <aaro.koskinen@xxxxxxx>
MIPS: oprofile: Fix backtrace on 64-bit kernel


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

Diffstat:

.../bindings/interrupt-controller/interrupts.txt | 4 -
Makefile | 4 +-
arch/arm/include/asm/thread_info.h | 11 ---
arch/arm/kernel/traps.c | 31 +------
arch/arm/mm/proc-v7.S | 2 -
arch/arm/mm/proc-xscale.S | 4 +-
arch/mips/loongson/common/Makefile | 3 +-
arch/mips/oprofile/backtrace.c | 2 +-
arch/powerpc/platforms/powernv/pci-ioda.c | 3 +-
arch/powerpc/platforms/powernv/pci.c | 4 +-
arch/powerpc/platforms/pseries/msi.c | 2 +-
arch/powerpc/xmon/xmon.c | 6 +-
arch/sparc/include/uapi/asm/swab.h | 12 +--
arch/x86/include/asm/cpufeature.h | 1 +
arch/x86/include/asm/kvm_para.h | 10 ++-
arch/x86/include/asm/page_32_types.h | 1 -
arch/x86/include/asm/page_64_types.h | 11 ++-
arch/x86/include/asm/thread_info.h | 2 +-
arch/x86/include/asm/traps.h | 1 +
arch/x86/kernel/cpu/amd.c | 7 ++
arch/x86/kernel/cpu/common.c | 2 +
arch/x86/kernel/dumpstack_64.c | 1 -
arch/x86/kernel/entry_64.S | 81 +++++-------------
arch/x86/kernel/traps.c | 71 ++++++++++++----
arch/x86/mm/init_64.c | 11 ++-
arch/x86/tools/calc_run_size.pl | 11 ++-
drivers/clocksource/sun4i_timer.c | 12 +--
drivers/gpu/drm/radeon/r600_dpm.c | 2 +-
drivers/gpu/drm/radeon/radeon_irq_kms.c | 10 +++
drivers/infiniband/ulp/isert/ib_isert.c | 51 ++++++++----
drivers/infiniband/ulp/srpt/ib_srpt.c | 8 ++
drivers/input/joystick/xpad.c | 16 +++-
drivers/input/mouse/synaptics.c | 4 +
drivers/net/bonding/bond_main.c | 4 +-
drivers/net/can/dev.c | 2 +-
drivers/net/can/usb/esd_usb2.c | 1 +
drivers/net/ieee802154/fakehard.c | 13 +--
drivers/net/ppp/pptp.c | 4 +-
drivers/net/usb/qmi_wwan.c | 1 +
drivers/net/wireless/ath/ath9k/ar9003_phy.c | 13 +++
drivers/net/wireless/ath/ath9k/hw.c | 13 ---
drivers/net/wireless/rt2x00/rt2x00queue.c | 50 +++--------
drivers/of/address.c | 19 ++++-
drivers/pci/msi.c | 26 ++++++
drivers/pci/probe.c | 29 ++++---
drivers/scsi/bnx2fc/bnx2fc_fcoe.c | 7 ++
drivers/scsi/scsi_devinfo.c | 1 +
drivers/spi/spi-dw.c | 6 +-
drivers/staging/rtl8188eu/os_dep/usb_intf.c | 1 +
drivers/target/target_core_transport.c | 2 +-
drivers/usb/core/quirks.c | 3 +
drivers/usb/host/xhci-pci.c | 2 +-
drivers/usb/host/xhci-plat.c | 10 ++-
drivers/usb/host/xhci-ring.c | 3 +-
drivers/usb/host/xhci.c | 42 +++++++++-
drivers/usb/host/xhci.h | 2 +-
drivers/usb/serial/cp210x.c | 1 +
drivers/usb/serial/ftdi_sio.c | 33 ++++++++
drivers/usb/serial/ftdi_sio_ids.h | 39 ++++++++-
drivers/usb/serial/keyspan.c | 97 +++++++++++++---------
drivers/usb/serial/ssu100.c | 11 +--
drivers/vhost/scsi.c | 24 ++++++
fs/aio.c | 21 +++--
fs/locks.c | 24 ++++--
fs/nfs/pagelist.c | 2 +-
fs/nfsd/nfs4callback.c | 8 +-
fs/nfsd/nfscache.c | 17 ++--
fs/nfsd/nfsd.h | 9 +-
include/linux/bitops.h | 7 +-
include/linux/iio/events.h | 2 +-
include/linux/inetdevice.h | 2 +-
include/linux/pci.h | 1 +
include/sound/soc-dpcm.h | 2 +
kernel/events/uprobes.c | 1 -
net/batman-adv/hard-interface.c | 2 +-
net/ipv4/fib_rules.c | 4 +
net/ipv4/ping.c | 2 +
net/ipx/af_ipx.c | 6 +-
sound/soc/codecs/sgtl5000.c | 3 +-
sound/soc/codecs/sgtl5000.h | 2 +-
sound/soc/codecs/wm_adsp.c | 1 +
sound/soc/sh/fsi.c | 3 +-
sound/soc/sh/rcar/core.c | 3 +-
sound/soc/soc-pcm.c | 72 ++++++++++++----
sound/usb/quirks.c | 14 ++++
85 files changed, 690 insertions(+), 378 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/