[ 000/117] 3.11.2-stable review

From: Greg Kroah-Hartman
Date: Tue Sep 24 2013 - 20:51:03 EST


This is the start of the stable review cycle for the 3.11.2 release.
There are 117 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 Fri Sep 27 00:16:31 UTC 2013.
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.11.2-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

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

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

Miklos Szeredi <mszeredi@xxxxxxx>
fuse: readdir: check for slash in names

Maxim Patlasov <MPatlasov@xxxxxxxxxxxxx>
fuse: hotfix truncate_pagecache() issue

Anand Avati <avati@xxxxxxxxxx>
fuse: invalidate inode attributes on xattr modification

Maxim Patlasov <MPatlasov@xxxxxxxxxxxxx>
fuse: postpone end_page_writeback() in fuse_writepage_locked()

Mark Brown <broonie@xxxxxxxxxx>
clk: wm831x: Initialise wm831x pointer on init

Brian Norris <computersforpeace@xxxxxxxxx>
mtd: nand: fix NAND_BUSWIDTH_AUTO for x16 devices

Grant Likely <grant.likely@xxxxxxxxxx>
of: Fix missing memory initialization on FDT unflattening

Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
mmc: tmio_mmc_dma: fix PIO fallback on SDHI

Josh Durgin <josh.durgin@xxxxxxxxxxx>
rbd: fix I/O error propagation for reads

majianpeng <majianpeng@xxxxxxxxx>
ceph: Don't forget the 'up_read(&osdc->map_sem)' if met error.

Sage Weil <sage@xxxxxxxxxxx>
libceph: use pg_num_mask instead of pgp_num_mask for pg.seed calc

majianpeng <majianpeng@xxxxxxxxx>
libceph: unregister request in __map_request failed and nofail == false

Richard Weinberger <richard@xxxxxx>
um: Implement probe_kernel_read()

Alex Deucher <alexander.deucher@xxxxxxx>
drm/edid: add quirk for Medion MD30217PG

Borislav Petkov <bp@xxxxxxx>
amd64_edac: Fix single-channel setups

Jan Kara <jack@xxxxxxx>
isofs: Refuse RW mount of the filesystem instead of making it RO

Eric W. Biederman <ebiederm@xxxxxxxxxxxx>
proc: Restrict mounting the proc filesystem

Libin <huawei.libin@xxxxxxxxxx>
mm/huge_memory.c: fix potential NULL pointer dereference

Greg Thelen <gthelen@xxxxxxxxxx>
memcg: fix multiple large threshold notifications

Jie Liu <jeff.liu@xxxxxxxxxx>
ocfs2: fix the end cluster offset of FIEMAP

Oleg Nesterov <oleg@xxxxxxxxxx>
pidns: fix vfork() after unshare(CLONE_NEWPID)

Eric W. Biederman <ebiederm@xxxxxxxxxxxx>
pidns: Fix hang in zap_pid_ns_processes by sending a potentially extra wakeup

Alex Williamson <alex.williamson@xxxxxxxxxx>
intel-iommu: Fix leaks in pagetable freeing

Gera Kazakov <gkazakov@xxxxxxx>
target: Fix >= v3.9+ regression in PR APTPL + ALUA metadata write-out

Felix Fietkau <nbd@xxxxxxxxxxx>
MIPS: ath79: Fix ar933x watchdog clock

Mark Brown <broonie@xxxxxxxxxx>
leds: wm831x-status: Request a REG resource

Oleg Nesterov <oleg@xxxxxxxxxx>
uprobes: Fix utask->depth accounting in handle_trampoline()

Stefan Behrens <sbehrens@xxxxxxxxxxxxxxxx>
Btrfs: don't allow the replace procedure on read only filesystems

BjÃrn Mork <bjorn@xxxxxxx>
media: siano: fix divide error on 0 counters

Mauro Carvalho Chehab <m.chehab@xxxxxxxxxxx>
media: mb86a20s: Fix TS parallel mode

Hans Verkuil <hans.verkuil@xxxxxxxxx>
media: cx88: Fix regression: CX88_AUDIO_WM8775 can't be 0

Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
media: exynos4-is: Fix entity unregistration on error path

Arun Kumar K <arun.kk@xxxxxxxxxxx>
media: exynos-gsc: Register v4l2 device

Arun Kumar K <arun.kk@xxxxxxxxxxx>
media: exynos4-is: Fix fimc-lite bayer formats

Vasily Titskiy <qehgt0@xxxxxxxxx>
HID: usbhid: quirk for N-Trig DuoSense Touch Screen

Kees Cook <keescook@xxxxxxxxxxxx>
HID: check for NULL field when setting values

Manoj Chourasia <mchourasia@xxxxxxxxxx>
HID: hidraw: correctly deallocate memory on device disconnect

Jiri Kosina <jkosina@xxxxxxx>
HID: battery: don't do DMA from stack

Bruno PrÃmont <bonbons@xxxxxxxxxxxxxxxxx>
HID: picolcd: Prevent NULL pointer dereference on _remove()

Kees Cook <keescook@xxxxxxxxxxxx>
HID: ntrig: validate feature report details

Kees Cook <keescook@xxxxxxxxxxxx>
HID: picolcd_core: validate output report details

Kees Cook <keescook@xxxxxxxxxxxx>
HID: validate HID report id size

Kees Cook <keescook@xxxxxxxxxxxx>
HID: sensor-hub: validate feature report details

Stefan Kriwanek <dev@xxxxxxxxxxxxxxxxx>
HID: Fix Speedlink VAD Cezanne support for some devices

David Herrmann <dh.herrmann@xxxxxxxxx>
HID: wiimote: work around broken DRM_KAI on GEN10

Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
HID: kye: Add report fixup for Genius Gx Imperator Keyboard

Kees Cook <keescook@xxxxxxxxxxxx>
HID: pantherlord: validate output report details

Henrik Rydberg <rydberg@xxxxxxxxxxx>
HID: Correct the USB IDs for the new Macbook Air 6

Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx>
net: mvneta: properly disable HW PHY polling and ensure adjust_link() works

Felix Fietkau <nbd@xxxxxxxxxxx>
ath9k: avoid accessing MRC registers on single-chain devices

Felix Fietkau <nbd@xxxxxxxxxxx>
ath9k: fix rx descriptor related race condition

Felix Fietkau <nbd@xxxxxxxxxxx>
ath9k: always clear ps filter bit on new assoc

John W. Linville <linville@xxxxxxxxxxxxx>
brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()

Johannes Berg <johannes.berg@xxxxxxxxx>
mac80211: ignore (E)CSA in probe response frames

Jan Kara <jack@xxxxxxx>
ext4: simplify truncation code in ext4_setattr()

Jan Kara <jack@xxxxxxx>
ext4: fix ext4_writepages() in presence of truncate

Jan Kara <jack@xxxxxxx>
ext4: move test whether extent to map can be extended to one place

Boris BREZILLON <b.brezillon@xxxxxxxxxxx>
pinctrl: at91: fix get_pullup/down function return

Takashi Iwai <tiwai@xxxxxxx>
ALSA: hda - Add Toshiba Satellite C870 to MSI blacklist

Anssi Hannula <anssi.hannula@xxxxxx>
ALSA: hda - hdmi: Fallback to ALSA allocation when selecting CA

Takashi Iwai <tiwai@xxxxxxx>
ALSA: hda - Re-setup HDMI pin and audio infoframe on stream switches

Rik van Riel <riel@xxxxxxxxxx>
sched/x86: Optimize switch_mm() for multi-threaded workloads

Tony Luck <tony.luck@xxxxxxxxx>
x86/mce: Pay no attention to 'F' bit in MCACOD when parsing 'UC' errors

Aravind Gopalakrishnan <Aravind.Gopalakrishnan@xxxxxxx>
x86, amd_nb: Clarify F15h, model 30h GART and L3 support

Aravind Gopalakrishnan <Aravind.Gopalakrishnan@xxxxxxx>
pci_ids: Add PCI device ID functions 3 and 4 for newer F15h models.

Al Viro <viro@xxxxxxxxxxxxxxxxxx>
Introduce [compat_]save_altstack_ex() to unbreak x86 SMAP

H. Peter Anvin <hpa@xxxxxxxxxxxxxxx>
x86, smap: Handle csum_partial_copy_*_user()

Steffen Trumtrar <s.trumtrar@xxxxxxxxxxxxxx>
ASoC: mc13783: add spi errata fix

Mike Dyer <mike.dyer@xxxxxxxxxxxxx>
ASoC: wm8960: Fix PLL register writes

Tejun Heo <tj@xxxxxxxxxx>
rculist: list_first_or_null_rcu() should use list_entry_rcu()

Lan Tianyu <tianyu.lan@xxxxxxxxx>
usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()

Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
USB: handle LPM errors during device suspend correctly

Hans de Goede <hdegoede@xxxxxxxxxx>
usb: config->desc.bLength may not exceed amount of data returned by the device

Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
USB: fix build error when CONFIG_PM_SLEEP isn't enabled

Sarah Sharp <sarah.a.sharp@xxxxxxxxxxxxxxx>
usb: Don't fail port power resume on device disconnect.

Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
usb: gadget: uvc: Fix error handling in uvc_queue_buffer()

Oliver Neukum <oneukum@xxxxxxx>
USB: cdc-wdm: fix race between interrupt handler and tasklet

Daniel Mack <zonque@xxxxxxxxx>
usb: ehci-mxc: check for pdata before dereferencing

Johan Hovold <jhovold@xxxxxxxxx>
USB: mos7720: fix big-endian control requests

Dan Carpenter <dan.carpenter@xxxxxxxxxx>
USB: mos7720: use GFP_ATOMIC under spinlock

Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
ACPI / LPSS: don't crash if a device has no MMIO resources

Neil Horman <nhorman@xxxxxxxxxxxxx>
PCI/ACPI: Fix _OSC ordering to allow PCIe hotplug use when available

Dan Carpenter <dan.carpenter@xxxxxxxxxx>
staging: comedi: dt282x: dt282x_ai_insn_read() always fails

Lars-Peter Clausen <lars@xxxxxxxxxx>
regmap: debugfs: Fix continued read from registers file

Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
USB: OHCI: Allow runtime PM without system sleep

Pavel Shilovsky <pshilovsky@xxxxxxxxx>
CIFS: Fix missing lease break

Pavel Shilovsky <pshilovsky@xxxxxxxxx>
CIFS: Fix a memory leak when a lease break comes

Jeff Layton <jlayton@xxxxxxxxxx>
cifs: ensure that srv_mutex is held when dealing with ssocket pointer

Oleg Nesterov <oleg@xxxxxxxxxx>
tty: disassociate_ctty() sends the extra SIGCONT

Felipe Balbi <balbi@xxxxxx>
usb: dwc3: gadget: don't request IRQs in atomic

Mathias Nyman <mathias.nyman@xxxxxxxxxxxxxxx>
xhci: fix port BESL LPM capability checking

Shawn Nematbakhsh <shawnn@xxxxxxxxxxxx>
usb: xhci: Disable runtime PM suspend for quirky controllers

Sarah Sharp <sarah.a.sharp@xxxxxxxxxxxxxxx>
xhci-plat: Don't enable legacy PCI interrupts.

Paul Mackerras <paulus@xxxxxxxxx>
KVM: PPC: Book3S: Fix compile error in XICS emulation

Peter Maydell <peter.maydell@xxxxxxxxxx>
ARM: PCI: versatile: Fix SMAP register offsets

Peter Maydell <peter.maydell@xxxxxxxxxx>
ARM: PCI: versatile: Fix PCI I/O

Peter Maydell <peter.maydell@xxxxxxxxxx>
ARM: PCI: versatile: Fix map_irq function to match hardware

Will Deacon <will.deacon@xxxxxxx>
arm64: perf: fix ARMv8 EVTYPE_MASK to include NSH bit

Will Deacon <will.deacon@xxxxxxx>
arm64: perf: fix group validation when using enable_on_exec

Colin Cross <ccross@xxxxxxxxxxx>
cpuidle: coupled: fix race condition between pokes and safe state

Colin Cross <ccross@xxxxxxxxxxx>
cpuidle: coupled: abort idle if pokes are pending

Rob Herring <rob.herring@xxxxxxxxxxx>
ARM: xen: only set pm function ptrs for Xen guests

Roger Pau Monne <roger.pau@xxxxxxxxxx>
xen-gnt: prevent adding duplicate gnt callbacks

Vaidyanathan Srinivasan <svaidy@xxxxxxxxxxxxxxxxxx>
powerpc: Default arch idle could cede processor on pseries

Anton Blanchard <anton@xxxxxxxxx>
powerpc: Handle unaligned ldbrx/stdbrx

Heiko Carstens <heiko.carstens@xxxxxxxxxx>
s390/bpf,jit: fix address randomization

Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
crypto: api - Fix race condition in larval lookup

Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
SCSI: sd: Fix potential out-of-bounds access

Richard Weinberger <richard@xxxxxx>
UBI: Fix PEB leak in wear_leveling_worker()

Minchan Kim <minchan@xxxxxxxxxx>
zram: don't grab mutex in zram_slot_free_noity

Minchan Kim <minchan@xxxxxxxxxx>
zram: fix invalid memory access

Maxime Bizon <mbizon@xxxxxxxxxx>
firmware loader: fix pending_fw_head list corruption

Imre Deak <imre.deak@xxxxxxxxx>
drm/i915: make user mode sync polarity setting explicit

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
SCSI: Allow MPT Fusion SAS 3.0 driver to be built into the kernel

Guenter Roeck <linux@xxxxxxxxxxxx>
xtensa: Fix broken allmodconfig build

Manfred Spraul <manfred@xxxxxxxxxxxxxxxx>
ipc/msg.c: Fix lost wakeup in msgsnd().

Noam Camus <noamc@xxxxxxxxxx>
ARC: SMP failed to boot due to missing IVT setup


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

Diffstat:

Makefile | 4 +-
arch/arc/include/asm/sections.h | 1 -
arch/arc/kernel/head.S | 5 +
arch/arc/kernel/irq.c | 1 -
arch/arc/kernel/setup.c | 3 -
arch/arm/mach-versatile/include/mach/platform.h | 2 +
arch/arm/mach-versatile/pci.c | 47 +++--
arch/arm/xen/enlighten.c | 5 +-
arch/arm64/kernel/perf_event.c | 7 +-
arch/mips/ath79/clock.c | 2 +-
arch/powerpc/kernel/align.c | 10 +
arch/powerpc/kvm/book3s_xics.c | 1 +
arch/powerpc/platforms/pseries/setup.c | 31 ++-
arch/s390/net/bpf_jit_comp.c | 2 +-
arch/um/include/shared/os.h | 1 +
arch/um/kernel/Makefile | 2 +-
arch/um/kernel/maccess.c | 24 +++
arch/um/os-Linux/process.c | 52 +++++
arch/x86/ia32/ia32_signal.c | 2 +-
arch/x86/include/asm/checksum_32.h | 22 +-
arch/x86/include/asm/mce.h | 13 +-
arch/x86/include/asm/mmu_context.h | 20 +-
arch/x86/kernel/amd_nb.c | 13 +-
arch/x86/kernel/signal.c | 6 +-
arch/x86/lib/csum-wrappers_64.c | 12 +-
arch/xtensa/kernel/xtensa_ksyms.c | 1 +
crypto/api.c | 7 +-
drivers/acpi/acpi_lpss.c | 3 +-
drivers/acpi/pci_root.c | 62 +++---
drivers/base/firmware_class.c | 11 +-
drivers/base/regmap/regmap-debugfs.c | 4 +-
drivers/block/rbd.c | 14 +-
drivers/clk/clk-wm831x.c | 2 +
drivers/cpuidle/coupled.c | 127 +++++++++---
drivers/edac/amd64_edac.c | 9 +-
drivers/gpu/drm/drm_edid.c | 3 +
drivers/gpu/drm/i915/intel_display.c | 13 ++
drivers/hid/hid-core.c | 18 +-
drivers/hid/hid-ids.h | 8 +-
drivers/hid/hid-input.c | 12 +-
drivers/hid/hid-kye.c | 45 ++--
drivers/hid/hid-ntrig.c | 3 +-
drivers/hid/hid-picolcd_cir.c | 3 +-
drivers/hid/hid-picolcd_core.c | 2 +-
drivers/hid/hid-picolcd_fb.c | 6 +-
drivers/hid/hid-pl.c | 10 +-
drivers/hid/hid-sensor-hub.c | 3 +-
drivers/hid/hid-speedlink.c | 11 +-
drivers/hid/hid-wiimote-core.c | 10 +-
drivers/hid/hidraw.c | 60 +++---
drivers/hid/usbhid/hid-quirks.c | 2 +
drivers/input/mouse/bcm5974.c | 6 +-
drivers/iommu/intel-iommu.c | 72 ++++---
drivers/leds/leds-wm831x-status.c | 4 +-
drivers/media/common/siano/smsdvb-main.c | 3 +-
drivers/media/dvb-frontends/mb86a20s.c | 16 +-
drivers/media/pci/cx88/cx88.h | 2 +-
drivers/media/platform/exynos-gsc/gsc-core.c | 9 +-
drivers/media/platform/exynos-gsc/gsc-core.h | 1 +
drivers/media/platform/exynos-gsc/gsc-m2m.c | 1 +
drivers/media/platform/exynos4-is/fimc-lite.c | 4 +-
drivers/media/platform/exynos4-is/media-dev.c | 2 +-
drivers/mmc/host/tmio_mmc_dma.c | 4 +-
drivers/mtd/nand/nand_base.c | 8 +-
drivers/mtd/ubi/wl.c | 3 +
drivers/net/ethernet/marvell/mvneta.c | 13 +-
drivers/net/wireless/ath/ath9k/ar9003_phy.c | 4 +
drivers/net/wireless/ath/ath9k/ath9k.h | 5 +-
drivers/net/wireless/ath/ath9k/recv.c | 17 +-
drivers/net/wireless/ath/ath9k/xmit.c | 1 +
drivers/net/wireless/brcm80211/brcmsmac/dma.c | 15 +-
drivers/of/base.c | 1 +
drivers/pinctrl/pinctrl-at91.c | 4 +-
drivers/scsi/mpt3sas/Makefile | 2 +-
drivers/scsi/sd.c | 11 +-
drivers/staging/comedi/drivers/dt282x.c | 3 +-
drivers/staging/zram/zram_drv.c | 75 ++++++-
drivers/staging/zram/zram_drv.h | 10 +
drivers/target/target_core_alua.c | 2 +-
drivers/target/target_core_pr.c | 2 +-
drivers/tty/tty_io.c | 3 +-
drivers/usb/class/cdc-wdm.c | 13 +-
drivers/usb/core/config.c | 3 +-
drivers/usb/core/hub.c | 65 +++---
drivers/usb/core/port.c | 13 +-
drivers/usb/dwc3/gadget.c | 39 ++--
drivers/usb/gadget/uvc_queue.c | 6 +-
drivers/usb/host/ehci-mxc.c | 2 +-
drivers/usb/host/ohci-pci.c | 2 +-
drivers/usb/host/xhci-ext-caps.h | 2 +-
drivers/usb/host/xhci-plat.c | 2 +-
drivers/usb/host/xhci.c | 29 ++-
drivers/usb/host/xhci.h | 1 +
drivers/usb/serial/mos7720.c | 6 +-
drivers/xen/grant-table.c | 13 +-
fs/btrfs/ioctl.c | 3 +
fs/ceph/ioctl.c | 4 +-
fs/cifs/connect.c | 2 +
fs/cifs/smb2misc.c | 148 +++++++------
fs/ext4/inode.c | 263 +++++++++++++-----------
fs/fuse/dir.c | 15 +-
fs/fuse/file.c | 11 +-
fs/fuse/fuse_i.h | 2 +
fs/fuse/inode.c | 3 +-
fs/isofs/inode.c | 16 +-
fs/ocfs2/extent_map.c | 1 -
fs/proc/root.c | 3 +-
include/linux/compat.h | 7 +
include/linux/hid.h | 4 +-
include/linux/pci_ids.h | 2 +
include/linux/rculist.h | 5 +-
include/linux/signal.h | 8 +
include/linux/usb/hcd.h | 2 +-
ipc/msg.c | 12 +-
kernel/events/uprobes.c | 4 +-
kernel/fork.c | 7 +-
kernel/pid.c | 1 +
mm/huge_memory.c | 2 +
mm/memcontrol.c | 8 +-
net/ceph/osd_client.c | 2 +
net/ceph/osdmap.c | 2 +-
net/mac80211/mlme.c | 11 +-
sound/pci/hda/hda_intel.c | 1 +
sound/pci/hda/patch_hdmi.c | 52 ++++-
sound/soc/codecs/mc13783.c | 4 +
sound/soc/codecs/wm8960.c | 6 +-
126 files changed, 1218 insertions(+), 629 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/