This is the start of the stable review cycle for the 3.11.4 release.
There are 57 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 Sat Oct 5 04:06:23 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.4-rc1.gz
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <[email protected]>
Linux 3.11.4-rc1
Ben Hutchings <[email protected]>
irq: Always define devm_{request_threaded,free}_irq()
Liam Girdwood <[email protected]>
ALSA: compress: Fix compress device unregister.
Henrik Rydberg <[email protected]>
hwmon: (applesmc) Check key count before proceeding
Alex Deucher <[email protected]>
drm/radeon: fix hdmi audio on DCE3.0/3.1 asics
Alex Deucher <[email protected]>
drm/radeon: add missing hdmi callbacks for rv6xx
Alex Deucher <[email protected]>
drm/radeon: disable tests/benchmarks if accel is disabled
Alex Deucher <[email protected]>
drm/radeon: don't set default clocks for SI when DPM is disabled
Alex Ivanov <[email protected]>
drm/radeon: Make r100_cp_ring_info() and radeon_ring_gfx() safe (v2)
Alex Deucher <[email protected]>
drm/radeon: avoid UVD corruption on AGP cards using GPU gart
Alex Deucher <[email protected]>
drm/radeon/cik: fix overflow in vram fetch
Michel Dänzer <[email protected]>
drm/radeon/cik: Fix encoding of number of banks in tiling configuration info
Michel Dänzer <[email protected]>
drm/radeon/cik: Fix printing of client name on VM protection fault
Jani Nikula <[email protected]>
drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFER
Daniel Vetter <[email protected]>
drm/i915: preserve pipe A quirk in i9xx_set_pipeconf
Mike Snitzer <[email protected]>
dm mpath: disable WRITE SAME if it fails
Mikulas Patocka <[email protected]>
dm-snapshot: fix performance degradation due to small hash size
Mikulas Patocka <[email protected]>
dm snapshot: workaround for a false positive lockdep warning
Benson Leung <[email protected]>
driver core : Fix use after free of dev->parent in device_shutdown
Kurt Garloff <[email protected]>
usb/core/devio.c: Don't reject control message to endpoint with wrong
direction bit
David Cohen <[email protected]>
usb: dwc3: add support for Merrifield
Heikki Krogerus <[email protected]>
usb: dwc3: pci: add support for BayTrail
Ramneek Mehresh <[email protected]>
fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy
Al Viro <[email protected]>
USB: Fix breakage in ffs_fs_mount()
Alan Stern <[email protected]>
USB: UHCI: accept very late isochronous URBs
Alan Stern <[email protected]>
USB: OHCI: accept very late isochronous URBs
Florian Wolter <[email protected]>
xhci: Fix race between ep halt and URB cancellation
Alan Stern <[email protected]>
USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd
Mathias Nyman <[email protected]>
xhci: Fix oops happening after address device timeout
Mathias Nyman <[email protected]>
xhci: Ensure a command structure points to the correct trb on the command
ring
Solomon Peachy <[email protected]>
cw1200: Use a threaded oneshot irq handler for cw1200_spi
Solomon Peachy <[email protected]>
Revert "cw1200: Don't perform SPI transfers in interrupt context"
Daniel Vetter <[email protected]>
drm/i915/tv: clear adjusted_mode.flags
Malcolm Priestley <[email protected]>
staging: vt6656: [BUG] iwctl_siwencodeext return if device not open
Malcolm Priestley <[email protected]>
staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier.
Ard Biesheuvel <[email protected]>
ARM: 7837/3: fix Thumb-2 bug in AES assembler code
Johan Hovold <[email protected]>
serial: pch_uart: fix tty-kref leak in dma-rx path
Johan Hovold <[email protected]>
serial: pch_uart: fix tty-kref leak in rx-error path
Johan Hovold <[email protected]>
serial: tegra: fix tty-kref leak
Peter Hurley <[email protected]>
tty: Fix SIGTTOU not sent with tcflush()
Alexander Usyskin <[email protected]>
mei: cancel stall timers in mei_reset
Tomas Winkler <[email protected]>
mei: bus: stop wait for read during cl state transition
Tomas Winkler <[email protected]>
mei: make me client counters less error prone
Josh Boyer <[email protected]>
x86, efi: Don't map Boot Services on i386
Vinson Lee <[email protected]>
tools lib lk: Uninclude linux/magic.h in debugfs.c
Masoud Sharbiani <[email protected]>
x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically
Chuansheng Liu <[email protected]>
kernel/reboot.c: re-enable the function of variable reboot_default
Kent Overstreet <[email protected]>
bcache: Fix flushes in writeback mode
Kent Overstreet <[email protected]>
bcache: Fix for handling overlapping extents when reading in a btree node
Kent Overstreet <[email protected]>
bcache: Fix a shrinker deadlock
Kent Overstreet <[email protected]>
bcache: Fix a dumb CPU spinning bug in writeback
Kent Overstreet <[email protected]>
bcache: Fix a flush/fua performance bug
Kent Overstreet <[email protected]>
bcache: Fix a writeback performance regression
Kent Overstreet <[email protected]>
bcache: Fix for when no journal entries are found
Gabriel de Perthuis <[email protected]>
bcache: Strip endline when writing the label through sysfs
Kent Overstreet <[email protected]>
bcache: Fix a dumb journal discard bug
Lubomir Rintel <[email protected]>
sysv: Add forgotten superblock lock init for v7 fs
Kent Overstreet <[email protected]>
block: Fix bio_copy_data()
-------------
Diffstat:
Makefile | 4 +--
arch/arm/crypto/aes-armv4.S | 6 ++--
arch/x86/kernel/reboot.c | 16 +++++++++
arch/x86/platform/efi/efi.c | 11 +++---
drivers/base/core.c | 14 ++++----
drivers/gpu/drm/i915/intel_display.c | 4 +++
drivers/gpu/drm/i915/intel_dp.c | 13 ++++++-
drivers/gpu/drm/i915/intel_tv.c | 8 +++++
drivers/gpu/drm/radeon/cik.c | 17 +++++----
drivers/gpu/drm/radeon/r100.c | 8 +++--
drivers/gpu/drm/radeon/r600_hdmi.c | 20 ++++++++---
drivers/gpu/drm/radeon/radeon_asic.c | 2 ++
drivers/gpu/drm/radeon/radeon_cs.c | 2 +-
drivers/gpu/drm/radeon/radeon_device.c | 15 ++++++--
drivers/gpu/drm/radeon/radeon_pm.c | 8 ++---
drivers/gpu/drm/radeon/radeon_ring.c | 8 +++--
drivers/hwmon/applesmc.c | 11 +++++-
drivers/md/bcache/bcache.h | 7 ++--
drivers/md/bcache/bset.c | 39 +++++++++++++++------
drivers/md/bcache/btree.c | 2 +-
drivers/md/bcache/journal.c | 33 +++++++++++-------
drivers/md/bcache/request.c | 15 ++++----
drivers/md/bcache/sysfs.c | 9 +++--
drivers/md/bcache/util.c | 11 +++++-
drivers/md/bcache/util.h | 12 +++++--
drivers/md/bcache/writeback.c | 42 +++++++++++-----------
drivers/md/dm-mpath.c | 11 +++++-
drivers/md/dm-snap-persistent.c | 2 +-
drivers/md/dm-snap.c | 5 ++-
drivers/md/dm.c | 11 ++++++
drivers/misc/mei/amthif.c | 1 +
drivers/misc/mei/bus.c | 5 ++-
drivers/misc/mei/client.h | 6 ++++
drivers/misc/mei/hbm.c | 10 +++---
drivers/misc/mei/init.c | 3 ++
drivers/misc/mei/main.c | 11 +++---
drivers/misc/mei/mei_dev.h | 6 ++--
drivers/net/wireless/cw1200/cw1200_spi.c | 26 ++++----------
drivers/net/wireless/cw1200/fwio.c | 2 +-
drivers/net/wireless/cw1200/hwbus.h | 1 -
drivers/net/wireless/cw1200/hwio.c | 15 --------
drivers/staging/vt6656/iwctl.c | 3 ++
drivers/staging/vt6656/main_usb.c | 3 +-
drivers/tty/serial/pch_uart.c | 5 ++-
drivers/tty/serial/serial-tegra.c | 4 ++-
drivers/tty/tty_ioctl.c | 3 ++
drivers/usb/core/devio.c | 16 +++++++++
drivers/usb/dwc3/dwc3-pci.c | 4 +++
drivers/usb/gadget/f_fs.c | 60 ++++++++++++++------------------
drivers/usb/host/ehci-fsl.c | 12 ++-----
drivers/usb/host/ehci-pci.c | 2 +-
drivers/usb/host/ohci-hcd.c | 22 ++++++------
drivers/usb/host/ohci-q.c | 26 +++++++++++---
drivers/usb/host/uhci-pci.c | 2 +-
drivers/usb/host/uhci-q.c | 12 ++++---
drivers/usb/host/xhci-hub.c | 2 +-
drivers/usb/host/xhci-pci.c | 2 +-
drivers/usb/host/xhci-ring.c | 24 +++++++++++--
drivers/usb/host/xhci.c | 25 +++----------
drivers/usb/host/xhci.h | 1 +
fs/bio.c | 4 +--
fs/sysv/super.c | 1 +
include/linux/device-mapper.h | 3 +-
kernel/Makefile | 2 +-
kernel/irq/Makefile | 6 ++--
kernel/reboot.c | 9 ++++-
sound/core/compress_offload.c | 3 +-
tools/lib/lk/debugfs.c | 1 -
68 files changed, 445 insertions(+), 264 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/