[PATCH 3.10 00/53] 3.10.48-stable review

From: Greg Kroah-Hartman
Date: Mon Jul 07 2014 - 20:02:35 EST


This is the start of the stable review cycle for the 3.10.48 release.
There are 53 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 Wed Jul 9 23:58:20 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.10.48-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.48-rc1

Mikulas Patocka <mpatocka@xxxxxxxxxx>
sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue

Zhichuang SUN <sunzc522@xxxxxxxxx>
drivers/video/fbdev/fb-puv3.c: Add header files for function unifb_mmap

Chen Gang <gang.chen.5i5j@xxxxxxxxx>
arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling error

Sander Eikelenboom <linux@xxxxxxxxxxxxxx>
ALSA: usb-audio: Prevent printk ratelimiting from spamming kernel log while DEBUG not defined

Tim Gardner <tim.gardner@xxxxxxxxxxxxx>
ALSA: usb-audio: Suppress repetitive debug messages from retire_playback_urb()

James Hogan <james.hogan@xxxxxxxxxx>
serial: 8250_dw: Fix LCR workaround regression

Tim Kryger <tim.kryger@xxxxxxxxxx>
serial: 8250_dw: Improve unwritable LCR workaround

Tim Kryger <tim.kryger@xxxxxxxxxx>
serial: 8250_dw: Report CTS asserted for auto flow

Micky Ching <micky_ching@xxxxxxxxxxxxxx>
mmc: rtsx: add R1-no-CRC mmc command type handle

Thomas Gleixner <tglx@xxxxxxxxxxxxx>
irqchip: spear_shirq: Fix interrupt offset

NeilBrown <neilb@xxxxxxx>
md: flush writes before starting a recovery.

Steven Rostedt (Red Hat) <rostedt@xxxxxxxxxxx>
tracing: Remove ftrace_stop/start() from reading the trace file

Michal Nazarewicz <mina86@xxxxxxxxxx>
tools: ffs-test: fix header values endianess

J. Bruce Fields <bfields@xxxxxxxxxx>
nfsd: fix rare symlink decoding bug

Adam Thomson <Adam.Thomson.Opensource@xxxxxxxxxxx>
iio: of_iio_channel_get_by_name() returns non-null pointers for error legs

Paolo Bonzini <pbonzini@xxxxxxxxxx>
KVM: x86: preserve the high 32-bits of the PAT register

Nadav Amit <namit@xxxxxxxxxxxxxxxxx>
KVM: x86: Increase the number of fixed MTRR regs to 10

Jan Kara <jack@xxxxxxx>
ext4: Fix hole punching for files with indirect blocks

Jan Kara <jack@xxxxxxx>
ext4: Fix buffer double free in ext4_alloc_branch()

Steve French <smfrench@xxxxxxxxx>
CIFS: fix mount failure with broken pathnames when smb3 mount with mapchars option

RafaÅ MiÅecki <zajec5@xxxxxxxxx>
b43: fix frequency reported on G-PHY with /new/ firmware

ChiaHao <andy.jhshiu@xxxxxxxxx>
arm64: Bug fix in stack alignment exception

David R. Piegdon <lkml@xxxxxxxx>
ARM: OMAP2+: Fix parser-bug in platform muxing code

Emmanuel Grumbach <emmanuel.grumbach@xxxxxxxxx>
iwlwifi: pcie: try to get ownership several times

Felix Fietkau <nbd@xxxxxxxxxxx>
mac80211: fix a memory leak on sta rate selection table

Arik Nemtsov <arik@xxxxxxxxxx>
mac80211: don't check netdev state for debugfs read/write

Fabio Baltieri <fabio.baltieri@xxxxxxxxx>
hwmon: (ina2xx) Cast to s16 on shunt and current regs

Ilya Dryomov <ilya.dryomov@xxxxxxxxxxx>
rbd: handle parent_overlap on writes correctly

Alex Elder <elder@xxxxxxxxxx>
rbd: use reference counts for image requests

Lukas Czerner <lczerner@xxxxxxxxxx>
dm thin: update discard_granularity to reflect the thin-pool blocksize

Johan Hedberg <johan.hedberg@xxxxxxxxx>
Bluetooth: Fix locking of hdev when calling into SMP code

Johan Hedberg <johan.hedberg@xxxxxxxxx>
Bluetooth: Fix check for connection encryption

Johan Hedberg <johan.hedberg@xxxxxxxxx>
Bluetooth: Fix SSP acceptor just-works confirmation without MITM

Thomas Hellstrom <thellstrom@xxxxxxxxxx>
drm/vmwgfx: Fix incorrect write to read-only register v2:

Marek OlÅÃk <marek.olsak@xxxxxxx>
drm/radeon: don't allow RADEON_GEM_DOMAIN_CPU for command submission

Alex Deucher <alexander.deucher@xxxxxxx>
drm/radeon/atom: fix dithering on certain panels

Alex Deucher <alexander.deucher@xxxxxxx>
drm/radeon/dp: fix lane/clock setup for dp 1.2 capable devices

Alex Deucher <alexander.deucher@xxxxxxx>
drm/radeon: fix typo in radeon_connector_is_dp12_capable()

Alex Deucher <alexander.deucher@xxxxxxx>
drm/radeon: only apply hdmi bpc pll flags when encoder mode is hdmi

pekon gupta <pekon@xxxxxx>
mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-page

Pekon Gupta <pekon@xxxxxx>
mtd: eLBC NAND: fix subpage write support

Stanislaw Gruszka <stf_xl@xxxxx>
rt2x00: fix rfkill regression on rt2500pci

Stanislaw Gruszka <sgruszka@xxxxxxxxxx>
rt2x00: disable TKIP on USB

Michal Nazarewicz <mina86@xxxxxxxxxx>
usb: gadget: f_fs: fix NULL pointer dereference when there are no strings

Johan Hovold <johan@xxxxxxxxxx>
USB: ftdi_sio: fix null deref at port probe

BjÃrn Mork <bjorn@xxxxxxx>
usb: option: add/modify Olivetti Olicard modems

Oliver Neukum <oneukum@xxxxxxx>
USB: option: add device ID for SpeedUp SU9800 usb 3g modem

Wang, Yu <yu.y.wang@xxxxxxxxx>
xhci: Fix runtime suspended xhci from blocking system suspend.

Mathias Nyman <mathias.nyman@xxxxxxxxxxxxxxx>
xhci: correct burst count field for isoc transfers on 1.0 xhci hosts

Paolo Bonzini <pbonzini@xxxxxxxxxx>
virtio-scsi: fix various bad behavior on aborted requests

Paolo Bonzini <pbonzini@xxxxxxxxxx>
virtio-scsi: avoid cancelling uninitialized work items

Brian King <brking@xxxxxxxxxxxxxxxxxx>
ibmvscsi: Add memory barriers for send / receive

Brian King <brking@xxxxxxxxxxxxxxxxxx>
ibmvscsi: Abort init sequence during error recovery


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

Diffstat:

Makefile | 4 +-
arch/arm/mach-omap2/mux.c | 6 ++-
arch/arm64/kernel/entry.S | 1 -
arch/unicore32/mm/alignment.c | 1 +
arch/x86/include/asm/kvm_host.h | 4 +-
drivers/block/rbd.c | 19 +++++++-
drivers/gpu/drm/radeon/atombios_crtc.c | 48 ++++++++++---------
drivers/gpu/drm/radeon/atombios_dp.c | 17 ++++++-
drivers/gpu/drm/radeon/atombios_encoders.c | 5 +-
drivers/gpu/drm/radeon/radeon_connectors.c | 2 +-
drivers/gpu/drm/radeon/radeon_cs.c | 6 +++
drivers/gpu/drm/vmwgfx/vmwgfx_fb.c | 1 -
drivers/hwmon/ina2xx.c | 7 +--
drivers/iio/inkern.c | 6 ++-
drivers/irqchip/spear-shirq.c | 2 +-
drivers/md/dm-thin.c | 3 +-
drivers/md/md.c | 13 ++++++
drivers/mmc/host/rtsx_pci_sdmmc.c | 3 ++
drivers/mtd/nand/fsl_elbc_nand.c | 14 ++++++
drivers/mtd/nand/omap2.c | 2 +-
drivers/net/wireless/b43/xmit.c | 10 ++--
drivers/net/wireless/iwlwifi/pcie/trans.c | 26 +++++++----
drivers/net/wireless/rt2x00/rt2500pci.c | 7 ++-
drivers/net/wireless/rt2x00/rt2x00.h | 1 +
drivers/net/wireless/rt2x00/rt2x00dev.c | 24 ++++++++--
drivers/net/wireless/rt2x00/rt2x00mac.c | 2 +
drivers/scsi/ibmvscsi/ibmvscsi.c | 13 +++++-
drivers/scsi/sym53c8xx_2/sym_hipd.c | 4 ++
drivers/scsi/virtio_scsi.c | 26 ++++++++++-
drivers/tty/serial/8250/8250_dw.c | 74 +++++++++++++++++++++++-------
drivers/usb/gadget/f_fs.c | 12 +++--
drivers/usb/host/xhci-ring.c | 2 +-
drivers/usb/host/xhci.c | 10 ++--
drivers/usb/serial/ftdi_sio.c | 7 ++-
drivers/usb/serial/option.c | 26 ++++++++---
drivers/video/fb-puv3.c | 2 +
fs/cifs/cifs_unicode.c | 7 +--
fs/ext4/indirect.c | 20 ++++++--
fs/nfsd/nfs4proc.c | 9 ----
fs/nfsd/nfs4xdr.c | 13 +++++-
kernel/trace/trace.c | 2 -
net/bluetooth/hci_conn.c | 2 +-
net/bluetooth/hci_event.c | 7 ++-
net/bluetooth/mgmt.c | 7 ++-
net/mac80211/debugfs_netdev.c | 6 +--
net/mac80211/sta_info.c | 1 +
sound/usb/pcm.c | 3 +-
tools/usb/ffs-test.c | 4 +-
48 files changed, 367 insertions(+), 124 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/