[ 00/79] 3.9.6-stable review

From: Greg Kroah-Hartman
Date: Tue Jun 11 2013 - 16:22:36 EST


This is the start of the stable review cycle for the 3.9.6 release.
There are 79 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 Thu Jun 13 19:50:17 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.9.6-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

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

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

Ben Hutchings <ben@xxxxxxxxxxxxxxx>
s390: Add pgste to ptep_modify_prot_start()

Zoran Markovic <zoran.markovic@xxxxxxxxxx>
timekeeping: Correct run-time detection of persistent_clock.

Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
xen/smp: Fixup NOHZ per cpu data when onlining an offline CPU.

Ben Greear <greearb@xxxxxxxxxxxxxxx>
Fix lockup related to stop_machine being stuck in __do_softirq.

Johan Hovold <jhovold@xxxxxxxxx>
USB: io_ti: fix chars_in_buffer overhead

Johan Hovold <jhovold@xxxxxxxxx>
USB: ftdi_sio: fix chars_in_buffer overhead

Johan Hovold <jhovold@xxxxxxxxx>
USB: ftdi_sio: clean up get_modem_status

Johan Hovold <jhovold@xxxxxxxxx>
USB: serial: add generic wait_until_sent implementation

Johan Hovold <jhovold@xxxxxxxxx>
USB: serial: add wait_until_sent operation

Imre Deak <imre.deak@xxxxxxxxx>
drm/i915: force full modeset if the connector is in DPMS OFF mode

Michael Hennerich <michael.hennerich@xxxxxxxxxx>
iio: frequency: ad4350: Fix bug / typo in mask

Michael Hennerich <michael.hennerich@xxxxxxxxxx>
iio:inkern: Fix typo/bug in convert raw to processed.

Kleber Sacilotto de Souza <klebers@xxxxxxxxxxxxxxxxxx>
radeon: use max_bus_speed to activate gen2 speeds

Kleber Sacilotto de Souza <klebers@xxxxxxxxxxxxxxxxxx>
powerpc/pseries: Perform proper max_bus_speed detection

Brian King <brking@xxxxxxxxxxxxxxxxxx>
powerpc/pseries: Make 32-bit MSI quirk work on systems lacking firmware support

Brian King <brking@xxxxxxxxxxxxxxxxxx>
powerpc/pseries: Force 32 bit MSIs for devices that require it

Brian King <brking@xxxxxxxxxxxxxxxxxx>
powerpc: Set default VGA device

Brian King <brking@xxxxxxxxxxxxxxxxxx>
pci: Set dev->dev.type in alloc_pci_dev

Patrik Jakobsson <patrik.r.jakobsson@xxxxxxxxx>
drm/gma500: Increase max resolution for mode setting

George Cherian <george.cherian@xxxxxx>
usb: dwc3: gadget: free trb pool only from epnum 2

Guenter Roeck <linux@xxxxxxxxxxxx>
powerpc: Fix build error in stable/3.9

Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
Revert "ACPI / scan: do not match drivers against objects having scan handlers"

Daniel Vetter <daniel.vetter@xxxxxxxx>
drm/i915: Fix spurious -EIO/SIGBUS on wedged gpus

Ben Mesman <ben@xxxxxx>
drm/i915: no lvds quirk for hp t5740

Egbert Eich <eich@xxxxxxx>
drm/i915/sdvo: Use &intel_sdvo->ddc instead of intel_sdvo->i2c for DDC.

Huacai Chen <chenhc@xxxxxxxxxx>
drm: fix a use-after-free when GPU acceleration disabled

Christopher Harvey <charvey@xxxxxxxxxx>
drm/mgag200: Add missing write to index before accessing data register

Guenter Roeck <linux@xxxxxxxxxxxx>
hwmon: (adm1021) Strengthen chip detection for ADM1021, LM84 and MAX1617

Tyler Hicks <tyhicks@xxxxxxxxxxxxx>
eCryptfs: Check return of filemap_write_and_wait during fsync

Paul Taysom <taysom@xxxxxxxxxxxx>
ecryptfs: fixed msync to flush data

Jeff Layton <jlayton@xxxxxxxxxx>
cifs: fix off-by-one bug in build_unc_path_to_root

Mikulas Patocka <mikulas@xxxxxxxxxxxxxxxxxxxxxxxx>
hpfs: fix warnings when the filesystem fills up

Alex Deucher <alexander.deucher@xxxxxxx>
drm/radeon: don't allow audio on DCE6

Adis HamziÄ <adis@xxxxxxxxxxxx>
radeon: Fix system hang issue when using KMS with older cards

Rabin Vincent <rabin.vincent@xxxxxxxxxxxxxx>
dmaengine: ste_dma40: fix pm runtime ref counting

Michael Ellerman <michael@xxxxxxxxxxxxxx>
powerpc/perf: Fix deadlock caused by calling printk() in PMU exception

Michael Neuling <mikey@xxxxxxxxxxx>
powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regression

Gavin Shan <shangw@xxxxxxxxxxxxxxxxxx>
powerpc/eeh: Don't check RTAS token to get PE addr

Will Deacon <will.deacon@xxxxxxx>
ARM: 7747/1: pcpu: ensure __my_cpu_offset cannot be re-ordered across barrier()

Arnd Bergmann <arnd@xxxxxxxx>
ARM: 7743/1: compressed/head.S: work around new binutils warning

Arnd Bergmann <arnd@xxxxxxxx>
ARM: 7742/1: topology: export cpu_topology

Andrew Lunn <andrew@xxxxxxx>
ARM: Kirkwood: TS219: Fix crash by double PCIe instantiation

Takashi Iwai <tiwai@xxxxxxx>
ALSA: hda - Add keep_eapd_on flag to generic parser

Takashi Iwai <tiwai@xxxxxxx>
ALSA: hda - Allow setting automute/automic hooks after parsing

Takashi Iwai <tiwai@xxxxxxx>
ALSA: hda/via - Fix wrongly cleared pins after suspend on VT1802

Takashi Iwai <tiwai@xxxxxxx>
ALSA: hda/via - Disable broken dynamic power control

lan,Tianyu <tianyu.lan@xxxxxxxxx>
x86 / platform / hp_wmi: Fix bluetooth_rfkill misuse in hp_wmi_rfkill_setup()

Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
ACPI / PM: Do not execute _PS0 for devices without _PSC during initialization

Aaron Lu <aaron.lu@xxxxxxxxx>
ACPI / scan: do not match drivers against objects having scan handlers

Ash Willis <ashwillis.kernel@xxxxxxxxx>
ACPI / video: ignore BIOS initial backlight value for HP Pavilion g6

Alex Hung <alex.hung@xxxxxxxxxxxxx>
ACPI / video: ignore BIOS initial backlight value for HP m4

Ross Lagerwall <rosslagerwall@xxxxxxxxx>
acpi-cpufreq: set current frequency based on target P-State

Johan Hovold <jhovold@xxxxxxxxx>
USB: mos7720: fix hardware flow control

Johan Hovold <jhovold@xxxxxxxxx>
USB: mos7720: fix message timeouts

Johan Hovold <jhovold@xxxxxxxxx>
USB: mos7720: fix DMA to stack

Johan Hovold <jhovold@xxxxxxxxx>
USB: mos7840: fix DMA to stack

Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
USB: revert periodic scheduling bugfix

Johan Hovold <jhovold@xxxxxxxxx>
USB: serial: fix Treo/Kyocera interrrupt-in urb context

Johan Hovold <jhovold@xxxxxxxxx>
USB: whiteheat: fix broken port configuration

Robert Butora <robert.butora.fi@xxxxxxxxx>
USB: Serial: cypress_M8: Enable FRWD Dongle hidcom device

Johan Hovold <jhovold@xxxxxxxxx>
USB: zte_ev: fix broken open

Johan Hovold <jhovold@xxxxxxxxx>
USB: zte_ev: fix control-message timeouts

Johan Hovold <jhovold@xxxxxxxxx>
USB: visor: fix initialisation of Treo/Kyocera devices

Johan Hovold <jhovold@xxxxxxxxx>
USB: ark3116: fix control-message timeout

Johan Hovold <jhovold@xxxxxxxxx>
USB: keyspan: fix bogus array index

Johan Hovold <jhovold@xxxxxxxxx>
USB: iuu_phoenix: fix bulk-message timeout

Takashi Iwai <tiwai@xxxxxxx>
ALSA: usb-audio - Fix invalid volume resolution on Logitech HD webcam c270

Takashi Iwai <tiwai@xxxxxxx>
ALSA: usb-audio - Apply Logitech QuickCam Pro 9000 quirk only to audio iface

Clemens Ladisch <clemens@xxxxxxxxxx>
ALSA: usb-audio: fix Roland/Cakewalk UM-3G support

Virupax Sadashivpetimath <virupax.sadashivpetimath@xxxxxxxxxxxxxx>
usb: musb: make use_sg flag URB specific

Matt Fleming <matt.fleming@xxxxxxxxx>
x86/PCI: Map PCI setup data with ioremap() so it can be in highmem

Sarah Sharp <sarah.a.sharp@xxxxxxxxxxxxxxx>
xhci: Disable D3cold for buggy TI redrivers.

Vladimir Murzin <murzin.v@xxxxxxxxx>
xhci: fix list access before init

Sergio Aguirre <sergio.a.aguirre.rodriguez@xxxxxxxxx>
xhci-mem: init list heads at the beginning of init

Tony Camuso <tcamuso@xxxxxxxxxx>
xhci - correct comp_mode_recovery_timer on return from hibernate

Peter Chen <peter.chen@xxxxxxxxxxxxx>
usb: dwc3: pci: PHY should be deleted later than dwc3 core

Dan Williams <dcbw@xxxxxxxxxx>
USB: option,zte_ev: move most ZTE CDMA devices to zte_ev

BjÃrn Mork <bjorn@xxxxxxx>
USB: option: blacklist network interface on Huawei E1820

Richard Weinberger <richard@xxxxxx>
USB: serial: Add Option GTM681W to qcserial device table.


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

Diffstat:

Makefile | 4 +-
arch/arm/boot/compressed/Makefile | 2 +-
arch/arm/boot/compressed/head-sa1100.S | 1 +
arch/arm/boot/compressed/head-shark.S | 1 +
arch/arm/boot/compressed/head.S | 1 +
arch/arm/include/asm/percpu.h | 11 +++++-
arch/arm/kernel/topology.c | 2 +
arch/arm/mach-kirkwood/board-ts219.c | 10 -----
arch/powerpc/include/asm/cputable.h | 17 ++++----
arch/powerpc/include/asm/machdep.h | 3 ++
arch/powerpc/include/asm/pci-bridge.h | 2 +
arch/powerpc/kernel/pci-common.c | 21 ++++++++++
arch/powerpc/kernel/process.c | 3 +-
arch/powerpc/kernel/traps.c | 2 +-
arch/powerpc/perf/core-book3s.c | 2 +-
arch/powerpc/platforms/pseries/eeh_pseries.c | 12 +++---
arch/powerpc/platforms/pseries/msi.c | 53 ++++++++++++++++++++++++-
arch/powerpc/platforms/pseries/pci.c | 53 +++++++++++++++++++++++++
arch/powerpc/platforms/pseries/pseries.h | 4 ++
arch/powerpc/platforms/pseries/setup.c | 2 +
arch/s390/include/asm/pgtable.h | 3 +-
arch/x86/pci/common.c | 5 ++-
arch/x86/xen/smp.c | 8 ++++
drivers/acpi/device_pm.c | 10 +++--
drivers/acpi/video.c | 16 ++++++++
drivers/cpufreq/acpi-cpufreq.c | 4 +-
drivers/dma/ste_dma40.c | 8 ++--
drivers/gpu/drm/drm_irq.c | 6 ++-
drivers/gpu/drm/gma500/framebuffer.c | 4 +-
drivers/gpu/drm/i915/i915_gem.c | 7 +---
drivers/gpu/drm/i915/intel_display.c | 24 +++++++++++-
drivers/gpu/drm/i915/intel_lvds.c | 4 +-
drivers/gpu/drm/i915/intel_sdvo.c | 2 +-
drivers/gpu/drm/mgag200/mgag200_mode.c | 9 +++--
drivers/gpu/drm/radeon/atombios_encoders.c | 11 ++++--
drivers/gpu/drm/radeon/evergreen.c | 20 +++++-----
drivers/gpu/drm/radeon/ni.c | 10 +++--
drivers/gpu/drm/radeon/r100.c | 9 +++--
drivers/gpu/drm/radeon/r300.c | 9 +++--
drivers/gpu/drm/radeon/r420.c | 10 +++--
drivers/gpu/drm/radeon/r520.c | 9 +++--
drivers/gpu/drm/radeon/r600.c | 19 ++++-----
drivers/gpu/drm/radeon/rs400.c | 9 +++--
drivers/gpu/drm/radeon/rs600.c | 9 +++--
drivers/gpu/drm/radeon/rs690.c | 9 +++--
drivers/gpu/drm/radeon/rv515.c | 9 +++--
drivers/gpu/drm/radeon/rv770.c | 19 ++++-----
drivers/gpu/drm/radeon/si.c | 10 +++--
drivers/hwmon/adm1021.c | 58 ++++++++++++++++++++++++----
drivers/iio/frequency/adf4350.c | 2 +-
drivers/iio/inkern.c | 2 +-
drivers/pci/probe.c | 2 +-
drivers/platform/x86/hp-wmi.c | 2 +-
drivers/usb/dwc3/dwc3-pci.c | 2 +-
drivers/usb/dwc3/gadget.c | 14 ++++++-
drivers/usb/host/ehci-sched.c | 2 +-
drivers/usb/host/xhci-mem.c | 10 +++--
drivers/usb/host/xhci-pci.c | 8 ++++
drivers/usb/host/xhci.c | 16 ++++++--
drivers/usb/host/xhci.h | 3 ++
drivers/usb/musb/musb_host.c | 18 ++++-----
drivers/usb/musb/musb_host.h | 1 +
drivers/usb/serial/ark3116.c | 2 +-
drivers/usb/serial/cypress_m8.c | 18 ++++++++-
drivers/usb/serial/cypress_m8.h | 4 ++
drivers/usb/serial/ftdi_sio.c | 28 +++++---------
drivers/usb/serial/generic.c | 31 +++++++++++++++
drivers/usb/serial/io_ti.c | 22 +++++++----
drivers/usb/serial/iuu_phoenix.c | 4 +-
drivers/usb/serial/keyspan.c | 2 +-
drivers/usb/serial/mos7720.c | 25 ++++++++----
drivers/usb/serial/mos7840.c | 35 +++++++++++++----
drivers/usb/serial/option.c | 26 ++-----------
drivers/usb/serial/qcserial.c | 1 +
drivers/usb/serial/usb-serial.c | 19 +++++++++
drivers/usb/serial/visor.c | 9 +++++
drivers/usb/serial/whiteheat.c | 2 +-
drivers/usb/serial/zte_ev.c | 58 +++++++++++++++++-----------
fs/cifs/connect.c | 4 +-
fs/ecryptfs/file.c | 6 +++
fs/hpfs/file.c | 4 ++
include/linux/usb/serial.h | 4 ++
kernel/softirq.c | 13 +++++--
kernel/time/timekeeping.c | 8 ++++
sound/pci/hda/hda_generic.c | 44 ++++++++++++++++-----
sound/pci/hda/hda_generic.h | 1 +
sound/pci/hda/patch_via.c | 10 ++++-
sound/usb/mixer.c | 1 +
sound/usb/quirks-table.h | 14 ++++++-
89 files changed, 739 insertions(+), 274 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/