|
|
Subscribe / Log in / New account

[00/26] 2.6.33.12-longterm review

From:  Greg KH <gregkh-AT-suse.de>
To:  linux-kernel-AT-vger.kernel.org, stable-AT-kernel.org
Subject:  [00/26] 2.6.33.12-longterm review
Date:  Tue, 19 Apr 2011 14:03:33 -0700
Message-ID:  <20110419210333.GA17417@kroah.com>
Cc:  akpm-AT-linux-foundation.org, torvalds-AT-linux-foundation.org, stable-review-AT-kernel.org, alan-AT-lxorguk.ukuu.org.uk
Archive‑link:  Article

This is the start of the stable review cycle for the 2.6.33.12 release.
There are 26 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/stable-review/patch-2.6.33.12-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 ++++
 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 ++++
 26 files changed, 253 insertions(+), 96 deletions(-)

_______________________________________________
stable mailing list
stable@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/stable




to post comments


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