[ 00/46] 3.5.3-stable review

From: Greg Kroah-Hartman
Date: Mon Aug 20 2012 - 00:10:47 EST


From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>

This is the start of the stable review cycle for the 3.5.3 release.
There are 47 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 Aug 22 03:58:29 UTC 2012.
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.5.3-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

-------------
Makefile | 4 +-
arch/s390/kernel/compat_linux.c | 2 -
arch/s390/kernel/compat_wrapper.S | 4 +-
arch/x86/kvm/emulate.c | 4 +-
arch/x86/kvm/i8259.c | 17 ++
arch/x86/kvm/vmx.c | 90 +++++++--
arch/x86/kvm/x86.c | 4 +
arch/x86/xen/p2m.c | 5 +
drivers/base/core.c | 9 +-
drivers/dma/imx-dma.c | 36 ++--
drivers/gpu/drm/i915/i915_sysfs.c | 12 ++
drivers/gpu/drm/i915/intel_display.c | 11 --
drivers/gpu/drm/i915/intel_dp.c | 18 +-
drivers/gpu/drm/i915/intel_ringbuffer.c | 7 +-
drivers/gpu/drm/mgag200/mgag200_mode.c | 12 +-
drivers/gpu/drm/nouveau/nvc0_pm.c | 2 +-
drivers/gpu/drm/nouveau/nvd0_display.c | 2 +-
drivers/gpu/drm/radeon/atombios_crtc.c | 14 +-
drivers/gpu/drm/radeon/evergreen.c | 71 ++-----
drivers/gpu/drm/radeon/evergreen_cs.c | 6 +-
drivers/gpu/drm/radeon/evergreend.h | 2 +
drivers/gpu/drm/radeon/ni.c | 14 +-
drivers/gpu/drm/radeon/r600_cs.c | 6 +-
drivers/gpu/drm/radeon/radeon_asic.h | 8 +-
drivers/gpu/drm/radeon/radeon_drv.c | 3 +-
drivers/gpu/drm/radeon/radeon_legacy_crtc.c | 4 +
drivers/gpu/drm/radeon/radeon_mode.h | 1 +
drivers/gpu/drm/radeon/rv515.c | 13 --
drivers/gpu/drm/radeon/si.c | 14 +-
drivers/infiniband/ulp/srp/ib_srp.c | 87 ++++++---
drivers/net/wireless/rt2x00/rt2800usb.c | 1 +
drivers/staging/comedi/drivers.c | 2 +-
drivers/tty/serial/pmac_zilog.c | 12 +-
drivers/usb/gadget/u_ether.c | 6 +
drivers/usb/host/pci-quirks.c | 7 +
drivers/usb/host/pci-quirks.h | 1 +
drivers/usb/host/xhci-pci.c | 10 +
drivers/usb/host/xhci-ring.c | 36 ++--
drivers/usb/host/xhci.c | 8 +-
drivers/usb/host/xhci.h | 1 +
drivers/usb/serial/ftdi_sio.c | 1 +
drivers/usb/serial/ftdi_sio_ids.h | 7 +
drivers/usb/serial/mos7840.c | 9 +-
drivers/usb/serial/option.c | 281 +++++++++++-----------------
fs/ext4/balloc.c | 62 +++---
fs/ext4/bitmap.c | 1 -
fs/ext4/extents.c | 1 +
fs/ext4/super.c | 6 +
fs/fuse/file.c | 2 +-
fs/jbd2/journal.c | 3 +-
include/drm/drm_pciids.h | 3 +
include/linux/jbd2.h | 1 +
include/linux/usb.h | 21 +++
security/yama/yama_lsm.c | 10 +-
54 files changed, 562 insertions(+), 412 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/