[PATCH 3.14 00/29] 3.14.50-stable review

From: Greg Kroah-Hartman
Date: Sat Aug 08 2015 - 18:46:16 EST


This is the start of the stable review cycle for the 3.14.50 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 Mon Aug 10 22:06:58 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.50-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.50-rc1

Fupan Li <fupan.li@xxxxxxxxxxxxx>
efi: fix 32bit kernel boot failed problem using efi

Nicholas Bellinger <nab@xxxxxxxxxxxxxxx>
iscsi-target: Fix iser explicit logout TX kthread leak

Nicholas Bellinger <nab@xxxxxxxxxxxxxxx>
iscsi-target: Fix use-after-free during TPG session shutdown

Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
avr32: handle NULL as a valid clock object

Marc-Andrà Lureau <marcandre.lureau@xxxxxxxxxx>
vhost: actually track log eventfd file

Wengang Wang <wen.gang.wang@xxxxxxxxxx>
rds: rds_ib_device.refcount overflow

Dmitry Skorodumov <sdmitry@xxxxxxxxxxxxx>
x86/efi: Use all 64 bit of efi_memmap in setup_e820()

Zhuang Jin Can <jin.can.zhuang@xxxxxxxxx>
xhci: do not report PLC when link is in internal resume state

Zhuang Jin Can <jin.can.zhuang@xxxxxxxxx>
xhci: prevent bus_suspend if SS port resuming in phase 1

Zhuang Jin Can <jin.can.zhuang@xxxxxxxxx>
xhci: report U3 when link is in resume state

Brian Campbell <bacam@xxxxxxxxxxx>
xhci: Calculate old endpoints correctly on device reset

Oliver Neukum <oneukum@xxxxxxxx>
usb-storage: ignore ZTE MF 823 card reader in mode 0x1225

Lior Amsalem <alior@xxxxxxxxxxx>
ata: pmp: add quirk for Marvell 4140 SATA PMP

Tejun Heo <tj@xxxxxxxxxx>
blkcg: fix gendisk reference leak in blkg_conf_prep()

Bernhard Bender <bernhard.bender@xxxxxxxxxxxx>
Input: usbtouchscreen - avoid unresponsive TSC-30 touch screen

Chris Metcalf <cmetcalf@xxxxxxxxxx>
tile: use free_bootmem_late() for initrd

NeilBrown <neilb@xxxxxxxx>
md/raid1: fix test for 'was read error from last working device'.

Jingju Hou <houjingj@xxxxxxxxxxx>
mmc: sdhci-pxav3: fix platform_data is not initialized

Joakim Tjernlund <Joakim.Tjernlund@xxxxxxxxxxxx>
mmc: sdhci-esdhc: Make 8BIT bus work

Tom Hughes <tom@xxxxxxxxxx>
mac80211: clear subdir_stations when removing debugfs

Seymour, Shane M <shane.seymour@xxxxxx>
st: null pointer dereference panic caused by use after kref_put by st_open

Takashi Iwai <tiwai@xxxxxxx>
ALSA: hda - Fix MacBook Pro 5,2 quirk

Yao-Wen Mao <yaowen@xxxxxxxxxx>
ALSA: usb-audio: add dB range mapping for some devices

Dominic Sacrà <dominic.sacre@xxxxxx>
ALSA: usb-audio: Add MIDI support for Steinberg MI2/MI4

Thomas Gleixner <tglx@xxxxxxxxxxxxx>
genirq: Prevent resend to interrupts marked IRQ_NESTED_THREAD

Alexey Brodkin <abrodkin@xxxxxxxxxxxx>
ARC: make sure instruction_pointer() returns unsigned value

Martin Schwidefsky <schwidefsky@xxxxxxxxxx>
s390/sclp: clear upper register halves in _sclp_print_early

Al Viro <viro@xxxxxxxxxxxxxxxxxx>
freeing unlinked file indefinitely delayed

Kirill A. Shutemov <kirill.shutemov@xxxxxxxxxxxxxxx>
mm: avoid setting up anonymous pages into file mapping


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

Diffstat:

Makefile | 4 +-
arch/arc/include/asm/ptrace.h | 2 +-
arch/avr32/mach-at32ap/clock.c | 20 ++++++++-
arch/s390/kernel/sclp.S | 4 ++
arch/tile/kernel/setup.c | 2 +-
arch/x86/boot/compressed/eboot.c | 4 ++
arch/x86/boot/compressed/head_32.S | 2 +-
block/blk-cgroup.c | 6 ++-
drivers/ata/libata-pmp.c | 7 +++
drivers/input/touchscreen/usbtouchscreen.c | 3 ++
drivers/md/raid1.c | 2 +-
drivers/mmc/host/sdhci-esdhc.h | 2 +-
drivers/mmc/host/sdhci-pxav3.c | 1 +
drivers/scsi/st.c | 2 +-
drivers/target/iscsi/iscsi_target.c | 30 ++++++++++---
drivers/usb/host/xhci-hub.c | 22 +++++++---
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/dcache.c | 3 ++
kernel/irq/resend.c | 18 +++++---
mm/memory.c | 13 ++++--
net/mac80211/debugfs_netdev.c | 1 +
net/rds/ib_rdma.c | 4 +-
sound/pci/hda/patch_realtek.c | 2 +-
sound/usb/mixer_maps.c | 24 +++++++++++
sound/usb/quirks-table.h | 68 ++++++++++++++++++++++++++++++
29 files changed, 233 insertions(+), 33 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/