LWN.net Logo

[ 00/20] 3.0.36-stable review

From:  Greg KH <gregkh-AT-linuxfoundation.org>
To:  linux-kernel-AT-vger.kernel.org, stable-AT-vger.kernel.org
Subject:  [ 00/20] 3.0.36-stable review
Date:  Wed, 20 Jun 2012 10:30:44 -0700
Message-ID:  <20120620173044.GA6910@kroah.com>
Cc:  torvalds-AT-linux-foundation.org, akpm-AT-linux-foundation.org, alan-AT-lxorguk.ukuu.org.uk
Archive-link:  Article, Thread

This is the start of the stable review cycle for the 3.0.36 release.
There are 20 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 Jun 22 17:30:38 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.0.36-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

-------------
 Makefile                          |    4 +-
 arch/arm/mach-imx/mach-mx21ads.c  |    2 +-
 arch/x86/xen/enlighten.c          |    8 ++++
 drivers/pci/pci.c                 |    5 ++
 drivers/pci/quirks.c              |   26 ++++++++++
 drivers/usb/class/cdc-acm.c       |    8 ++++
 drivers/usb/core/hcd-pci.c        |    9 ----
 drivers/usb/core/message.c        |    3 +-
 drivers/usb/host/ehci-pci.c       |    8 ----
 drivers/usb/host/xhci.c           |    8 ++--
 drivers/usb/serial/cp210x.c       |    1 +
 drivers/usb/serial/ftdi_sio.c     |    1 +
 drivers/usb/serial/ftdi_sio_ids.h |    1 +
 drivers/usb/serial/mct_u232.c     |   13 +++--
 drivers/usb/serial/mos7840.c      |    2 +-
 drivers/usb/serial/option.c       |   96 ++++++++++++++++++-------------------
 drivers/usb/serial/qcserial.c     |    6 +++
 drivers/usb/serial/sierra.c       |    4 ++
 drivers/usb/serial/usb-serial.c   |    6 ++-
 fs/hfsplus/wrapper.c              |    2 +-
 include/linux/pci.h               |    2 +
 include/linux/usb/hcd.h           |    2 -
 net/sunrpc/svc.c                  |    3 +-
 23 files changed, 134 insertions(+), 86 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


(Log in to post comments)

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds