[3.13.y-ckt stable] Linux 3.13.11-ckt38 stable review

From: Kamal Mostafa
Date: Mon Apr 04 2016 - 19:27:19 EST


This is the start of the review cycle for the Linux 3.13.11-ckt38 stable
kernel.

This version contains 97 new patches, summarized below. The new patches
are posted as replies to this message and also available in this git branch:

http://kernel.ubuntu.com/git/ubuntu/linux.git/log/?h=linux-3.13.y-review

git://kernel.ubuntu.com/ubuntu/linux.git linux-3.13.y-review

The review period for version 3.13.11-ckt38 will be open for the next three
days. To report a problem, please reply to the relevant follow-up patch
message.

For more information about the Linux 3.13.y-ckt extended stable kernel
series, see https://wiki.ubuntu.com/Kernel/Dev/ExtendedStable .

-Kamal

--
MAINTAINERS | 124 +++++++++++-----------
arch/arm/mach-omap2/cpuidle34xx.c | 69 +++++++++++-
arch/s390/include/asm/pci.h | 2 +-
arch/s390/pci/pci.c | 5 +-
arch/um/drivers/mconsole_kern.c | 2 +-
arch/x86/include/asm/apic.h | 2 +-
arch/x86/kernel/cpu/perf_event.h | 1 +
arch/x86/kernel/cpu/perf_event_intel_ds.c | 13 ++-
arch/x86/kernel/ioport.c | 12 ++-
arch/x86/kvm/i8254.c | 12 ++-
arch/x86/kvm/vmx.c | 1 +
arch/x86/pci/fixup.c | 7 ++
arch/xtensa/kernel/head.S | 2 +-
arch/xtensa/platforms/iss/console.c | 10 +-
drivers/block/mtip32xx/mtip32xx.c | 8 +-
drivers/block/nbd.c | 4 +-
drivers/block/paride/pd.c | 4 +-
drivers/block/paride/pt.c | 4 +-
drivers/bluetooth/ath3k.c | 8 ++
drivers/bluetooth/btusb.c | 4 +
drivers/bus/imx-weim.c | 2 +-
drivers/clk/clk-xgene.c | 4 +-
drivers/clk/versatile/clk-sp810.c | 4 +-
drivers/edac/amd64_edac.c | 2 +-
drivers/gpu/drm/radeon/atombios_encoders.c | 6 +-
drivers/hid/hid-core.c | 6 +-
drivers/hid/i2c-hid/i2c-hid.c | 16 +--
drivers/infiniband/ulp/isert/ib_isert.c | 12 +--
drivers/infiniband/ulp/srpt/ib_srpt.c | 59 +---------
drivers/input/misc/ati_remote2.c | 36 +++++--
drivers/input/misc/ims-pcu.c | 4 +
drivers/input/misc/powermate.c | 3 +
drivers/input/mouse/synaptics.c | 5 +-
drivers/md/bcache/super.c | 3 +
drivers/md/raid5.c | 4 +-
drivers/media/i2c/adv7511.c | 21 ++--
drivers/media/pci/bt8xx/bttv-driver.c | 26 +++--
drivers/media/pci/saa7134/saa7134-video.c | 18 ++--
drivers/media/usb/pwc/pwc-if.c | 6 ++
drivers/media/v4l2-core/v4l2-compat-ioctl32.c | 21 ++--
drivers/misc/Kconfig | 2 +-
drivers/misc/ad525x_dpot.c | 2 +-
drivers/mtd/onenand/onenand_base.c | 3 +-
drivers/net/ethernet/marvell/mvneta.c | 2 +-
drivers/net/ethernet/micrel/ks8842.c | 10 +-
drivers/net/irda/irtty-sir.c | 10 --
drivers/net/phy/mdio-sun4i.c | 4 +-
drivers/net/ppp/ppp_generic.c | 35 +++---
drivers/net/rionet.c | 4 +-
drivers/net/wireless/ath/ath9k/eeprom.c | 7 +-
drivers/net/wireless/rt2x00/rt2800usb.c | 1 +
drivers/pci/probe.c | 14 +++
drivers/pinctrl/pinctrl-bcm2835.c | 2 +-
drivers/rtc/rtc-vr41xx.c | 13 +--
drivers/scsi/aacraid/commsup.c | 9 +-
drivers/scsi/be2iscsi/be_main.c | 1 +
drivers/scsi/lpfc/lpfc_init.c | 5 +-
drivers/scsi/sg.c | 3 +-
drivers/target/target_core_transport.c | 2 -
drivers/tty/serial/8250/8250_core.c | 18 ++--
drivers/usb/class/cdc-acm.c | 3 +
drivers/usb/core/driver.c | 6 +-
drivers/usb/core/hub.c | 8 +-
drivers/usb/misc/iowarrior.c | 6 ++
drivers/usb/storage/uas.c | 2 +-
drivers/watchdog/rc32434_wdt.c | 2 +-
fs/coredump.c | 30 +++++-
fs/fhandle.c | 2 +-
fs/jbd2/journal.c | 17 ++-
fs/nfsd/nfs4proc.c | 1 +
fs/ocfs2/dlm/dlmconvert.c | 24 ++++-
fs/ocfs2/dlm/dlmrecovery.c | 1 -
fs/open.c | 6 +-
fs/pipe.c | 5 +-
fs/quota/dquot.c | 3 +-
fs/splice.c | 3 +
fs/xfs/xfs_attr_list.c | 19 ++--
include/linux/fs.h | 2 +-
include/linux/kernel.h | 6 +-
include/linux/mlx5/driver.h | 2 +-
include/linux/mtd/map.h | 7 +-
include/linux/pci.h | 1 +
include/linux/tty.h | 2 +-
kernel/events/core.c | 7 +-
kernel/sched/core.c | 1 +
kernel/sched/sched.h | 13 +++
kernel/sysctl_binary.c | 2 +-
kernel/trace/trace.c | 5 +-
kernel/trace/trace_irqsoff.c | 8 +-
kernel/trace/trace_printk.c | 3 +
net/ipv4/udp.c | 12 ++-
net/netfilter/ipvs/ip_vs_pe_sip.c | 2 +-
net/socket.c | 38 +++----
net/sunrpc/cache.c | 6 +-
scripts/coccinelle/iterators/use_after_iter.cocci | 2 +-
scripts/package/mkspec | 8 +-
sound/pci/hda/patch_cirrus.c | 8 +-
sound/pci/intel8x0.c | 1 +
sound/soc/samsung/s3c-i2s-v2.c | 2 +-
sound/soc/samsung/s3c-i2s-v2.h | 2 +-
sound/usb/clock.c | 2 +
sound/usb/endpoint.c | 3 +
sound/usb/mixer_quirks.c | 4 +
sound/usb/pcm.c | 2 +
sound/usb/quirks.c | 6 ++
tools/perf/Documentation/perf-stat.txt | 8 ++
tools/perf/util/pmu.c | 16 +--
virt/kvm/kvm_main.c | 21 ++--
108 files changed, 660 insertions(+), 379 deletions(-)

Aaro Koskinen (1):
mtd: onenand: fix deadlock in onenand_block_markbad

Alexander Shishkin (1):
perf/core: Fix perf_sched_count derailment

Andi Kleen (1):
perf tools: Dont stop PMU parsing on alias parse error

Andy Lutomirski (1):
x86/iopl: Fix iopl capability check on Xen PV

Anthony Wong (1):
rt2x00: add new rt2800usb device Buffalo WLI-UC-G450

Arnaldo Carvalho de Melo (1):
net: Fix use after free in the recvmmsg exit path

Arnd Bergmann (4):
ath9k: fix buffer overrun for ar9287
lpfc: fix misleading indentation
ASoC: s3c24xx: use const snd_soc_component_driver pointer
paride: make 'verbose' parameter an 'int' again

Asai Thambi SP (1):
mtip32xx: Print exact time when an internal command is interrupted

Aurelien Jacquiot (1):
rapidio/rionet: fix deadlock on SMP

Bart Van Assche (1):
IB/srpt: Simplify srpt_handle_tsk_mgmt()

Ben Hutchings (2):
[stable-only] pipe: Fix buffer offset after partially failed read
misc/bmp085: Enable building as a module

Benjamin Tissoires (3):
HID: core: do not scan reports if the group is already set
HID: fix hid_ignore_special_drivers module parameter
Input: synaptics - handle spurious release of trackstick buttons, again

Bjorn Helgaas (2):
PCI: Disable IO/MEM decoding for devices with non-compliant BARs
x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs

Borislav Petkov (1):
perf stat: Document --detailed option

Dan Carpenter (3):
EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr()
mdio-sun4i: oops in error handling in probe
ethernet: micrel: fix some error codes

Dan Streetman (1):
nbd: ratelimit error msgs after socket close

Dave Jones (1):
x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()

Dmitri Epshtein (1):
net: mvneta: enable change MAC address when interface is up

Dmitry Torokhov (1):
HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()

Dmitry Tunin (4):
Bluetooth: btusb: Add new AR3012 ID 13d3:3395
Bluetooth: Add new AR3012 ID 0489:e095
Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
Bluetooth: btusb: Add a new AR3012 ID 13d3:3472

Douglas Gilbert (1):
sg: fix dxferp in from_to case

Eric Wheeler (1):
bcache: fix cache_set_flush() NULL pointer dereference on OOM

Fabio Estevam (1):
bus: imx-weim: Take the 'status' property value into account

Geert Uytterhoeven (1):
rtc: vr41xx: Wire up alarm_irq_enable

Guenter Roeck (1):
MAINTAINERS: Update mailing list and web page for hwmon subsystem

Guillaume Nault (2):
ppp: take reference on channels netns
ppp: ensure file->private_data can't be overridden

Hans Verkuil (1):
[media] adv7511: TX_EDID_PRESENT is still 1 after a disconnect

Hans de Goede (4):
[media] pwc: Add USB id for Philips Spc880nc webcam
[media] saa7134: Fix bytesperline not being set correctly for planar formats
[media] bttv: Width must be a multiple of 16 when capturing planar formats
USB: uas: Reduce can_queue to MAX_CMNDS

Himanshu Madhani (1):
target: Fix target_release_cmd_kref shutdown comp leak

J. Bruce Fields (1):
nfsd: fix deadlock secinfo+readdir compound

Jann Horn (1):
fs/coredump: prevent fsuid=0 dumps into user-controlled directories

Jenny Derzhavetz (1):
iser-target: Separate flows for np listeners and connections cma events

Jes Sorensen (1):
md/raid5: Compare apples to apples (or sectors to sectors)

Jiri Kosina (1):
kbuild/mkspec: fix grub2 installkernel issue

Jiri Olsa (1):
perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2

Joseph Qi (2):
ocfs2/dlm: fix race between convert and recovery
ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list

Josh Boyer (2):
Input: powermate - fix oops with malicious USB descriptors
USB: iowarrior: fix oops with malicious USB descriptors

Julia Lawall (1):
scripts/coccinelle: modernize &

Linus Walleij (2):
mtd: map: fix .set_vpp() documentation
clk: versatile: sp810: support reentrance

Loc Ho (1):
clk: xgene: Add missing parenthesis when clearing divider value

Marco Angaroni (1):
ipvs: correct initial offset of Call-ID header search in SIP persistence engine

Mario Kleiner (1):
drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.

Mateusz Guzik (1):
xfs: fix two memory leaks in xfs_attr_list.c error paths

Maurizio Lombardi (1):
be2iscsi: set the boot_kset pointer to NULL in case of failure

Max Filippov (2):
xtensa: ISS: don't hang if stdin EOF is reached
xtensa: clear all DBREAKC registers on start

Michael Hennerich (1):
drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errors

Michael S. Tsirkin (1):
watchdog: rc32434_wdt: fix ioctl error handling

NeilBrown (1):
sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a race

Nikolay Borisov (1):
quota: Fix possible GPF due to uninitialised pointers

OGAWA Hirofumi (1):
jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path

Oliver Neukum (4):
usb: retry reset if a device times out
Input: ims-pcu - sanity check against missing interfaces
USB: usb_driver_claim_interface: add sanity checking
USB: cdc-acm: more sanity checking

Or Gerlitz (1):
net/mlx5: Make command timeout way shorter

Pali RohÃr (1):
ARM: OMAP3: Add cpuidle parameters table for omap3430

Paolo Abeni (1):
ipv4: fix broadcast packets reception

Paolo Bonzini (2):
KVM: VMX: avoid guest hang on invalid invept instruction
KVM: fix spin_lock_init order on x86

Peter Hurley (2):
tty: Fix GPF in flush_to_ldisc(), part 2
net: irda: Fix use-after-free in irtty_open()

Phil Elwell (1):
pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing

Rabin Vincent (1):
splice: handle zero nr_pages in splice_to_pipe()

Radim KrÄmÃÅ (1):
KVM: i8254: change PIT discard tick policy

Raghava Aditya Renukunta (1):
aacraid: Fix memory leak in aac_fib_map_free

Sebastian Frias (1):
8250: use callbacks to access UART_DLL/UART_DLM

Sebastian Ott (1):
s390/pci: enforce fmb page boundary rule

Steven Rostedt (Red Hat) (3):
tracing: Have preempt(irqs)off trace preempt disabled functions
tracing: Fix crash from reading trace_pipe with sendfile
tracing: Fix trace_printk() to print when not using bprintk()

Takashi Iwai (3):
ALSA: hda - Fix unconditional GPIO toggle via automute
ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
ALSA: usb-audio: Add sanity checks for endpoint accesses

Thomas Gleixner (1):
sched/cputime: Fix steal time accounting vs. CPU hotplug

Tiffany Lin (1):
[media] media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32

Vittorio Gambaletta (VittGam) (1):
ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.

Vladis Dronov (1):
Input: ati_remote2 - fix crashes on detecting device with invalid descriptor