public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
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/24] 2.6.33.14-longterm review
Date: Thu, 19 May 2011 11:31:33 -0700	[thread overview]
Message-ID: <20110519183133.GA26776@kroah.com> (raw)

This is the start of the stable review cycle for the 2.6.33.14 release.
There are 24 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 Sunday, May 22 2011, 18: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.14-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

 Makefile                                 |    2 +-
 arch/x86/include/asm/apicdef.h           |    1 +
 arch/x86/kernel/cpu/amd.c                |    4 +-
 arch/x86/kernel/cpu/mcheck/mce_amd.c     |    1 +
 arch/x86/kernel/cpu/mcheck/therm_throt.c |   12 ++-
 arch/x86/kernel/ptrace.c                 |   36 +++++++---
 drivers/net/Makefile                     |    6 +-
 drivers/net/ehea/ehea_ethtool.c          |   21 +++--
 drivers/net/hydra.c                      |   14 ++--
 drivers/net/ne-h8300.c                   |   16 ++--
 drivers/net/slip.c                       |    4 +-
 drivers/net/vmxnet3/vmxnet3_ethtool.c    |    3 +
 drivers/net/wireless/libertas/cmd.c      |    6 +-
 drivers/net/zorro8390.c                  |   12 ++--
 drivers/scsi/megaraid/megaraid_sas.c     |    3 +
 firmware/Makefile                        |    2 +-
 fs/cifs/connect.c                        |   10 ++-
 fs/cifs/sess.c                           |    4 +-
 fs/partitions/efi.c                      |    6 ++
 include/linux/ptrace.h                   |   13 +++-
 include/linux/sched.h                    |    3 +
 kernel/exit.c                            |    2 +-
 kernel/ptrace.c                          |   17 ++++
 kernel/time/clocksource.c                |    2 +-
 kernel/time/tick-broadcast.c             |   12 +++-
 mm/shmem.c                               |  119 ++++++++++++++++--------------
 net/dccp/options.c                       |    2 +
 scripts/mkmakefile                       |    4 +-
 28 files changed, 219 insertions(+), 118 deletions(-)

                 reply	other threads:[~2011-05-19 18:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110519183133.GA26776@kroah.com \
    --to=gregkh@suse.de \
    --cc=akpm@linux-foundation.org \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stable-review@kernel.org \
    --cc=stable@kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox