Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755345Ab1DSUnq (ORCPT ); Tue, 19 Apr 2011 16:43:46 -0400 Received: from kroah.org ([198.145.64.141]:59010 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755042Ab1DSUmy (ORCPT ); Tue, 19 Apr 2011 16:42:54 -0400 Date: Tue, 19 Apr 2011 13:41:22 -0700 From: Greg KH To: linux-kernel@vger.kernel.org, stable@kernel.org Cc: stable-review@kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk Subject: [00/28] 2.6.32.39-longterm review Message-ID: <20110419204122.GA13268@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2494 Lines: 50 This is the start of the longterm review cycle for the 2.6.32.39 release. There are 28 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 us know. If anyone is a maintainer of the proper subsystem, and wants to add a Signed-off-by: line to the patch, please respond with it. Responses should be made by Thursday, April 21, 2011, 20:00:00 UTC. 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/v2.6/longterm-review/patch-2.6.32.39-rc1.gz and the diffstat can be found below. thanks, greg k-h MAINTAINERS | 1 - Makefile | 2 +- arch/ia64/kernel/mca.c | 3 +- arch/ia64/sn/pci/tioca_provider.c | 2 +- arch/x86/include/asm/msr-index.h | 4 + arch/x86/include/asm/processor.h | 19 ++++++ arch/x86/kernel/cpu/amd.c | 88 ++++++++++++++++++++++++++++ arch/x86/kernel/process.c | 39 +------------ arch/x86/lib/semaphore_32.S | 2 +- drivers/media/video/sn9c102/sn9c102_core.c | 6 +- drivers/net/usb/cdc-phonet.c | 9 +-- drivers/usb/core/devices.c | 10 ++- drivers/usb/host/ehci-q.c | 15 +++-- drivers/usb/host/xhci-mem.c | 85 +++++++++++++++++++------- drivers/usb/host/xhci.h | 6 +- drivers/usb/serial/ftdi_sio.c | 5 ++ drivers/usb/serial/ftdi_sio_ids.h | 12 ++++ drivers/usb/serial/option.c | 12 ++++ fs/cifs/connect.c | 2 +- fs/proc/base.c | 9 ++- fs/ramfs/file-nommu.c | 1 + fs/ubifs/debug.c | 6 +- fs/ubifs/file.c | 3 + include/linux/pid.h | 2 +- kernel/pid.c | 5 +- net/ax25/af_ax25.c | 2 +- net/rds/rdma.c | 11 ++++ 27 files changed, 265 insertions(+), 96 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/