Linux 3.0.36
From: | Greg KH <gregkh@linuxfoundation.org> | |
To: | linux-kernel@vger.kernel.org, Andrew Morton <akpm@linux-foundation.org>, torvalds@linux-foundation.org, stable@vger.kernel.org | |
Subject: | Linux 3.0.36 | |
Date: | Fri, 22 Jun 2012 12:25:51 -0700 | |
Message-ID: | <20120622192551.GA23124@kroah.com> | |
Cc: | lwn@lwn.net | |
Archive‑link: | Article |
I'm announcing the release of the 3.0.36 kernel. All users of the 3.0 kernel series must upgrade. The updated 3.0.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.0.y and can be browsed at the normal kernel.org git web browser: http://git.kernel.org/?p=linux/kernel/git/stable/linux-st... thanks, greg k-h ------------ Makefile | 2 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, 133 insertions(+), 85 deletions(-) Alan Cox (1): USB: mct_u232: Fix incorrect TIOCMSET return Alan Stern (1): USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2 Andiry Xu (1): xHCI: Increase the timeout for controller save/restore state operation Andre Przywara (1): xen/setup: filter APERFMPERF cpuid feature out Andrew Bird (1): USB: option: Updated Huawei K4605 has better id Bjørn Mork (3): USB: option: Add Vodafone/Huawei K5005 support USB: qcserial: Add Sierra Wireless device IDs USB: serial: Enforce USB driver and USB serial driver match Daniel Mack (1): USB: fix gathering of interface associations Evan McNabb (1): USB: ftdi-sio: Add support for RT Systems USB-RTS01 serial adapter Greg Kroah-Hartman (1): Linux 3.0.36 Jaccon Bastiaansen (1): ARM i.MX imx21ads: Fix overlapping static i/o mappings Janne Kalliomäki (1): hfsplus: fix overflow in sector calculations in hfsplus_submit_bio Johan Hovold (2): USB: option: fix memory leak USB: option: fix port-data abuse Mikko Tuumanen (1): USB: serial: cp210x: add Optris MS Pro usb id Otto Meta (1): usb: cdc-acm: fix devices not unthrottled on open Tom Cassidy (1): USB: serial: sierra: Add support for Sierra Wireless AirCard 320U modem Tony Zelenoff (1): USB: mos7840: Fix compilation of usb serial driver Trond Myklebust (1): NFSv4.1: Fix a request leak on the back channel 说不得 (1): USB: option: add more YUGA device ids