|
|
Subscribe / Log in / New account

Linux 3.2.13

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.2.13
Date:  Fri, 23 Mar 2012 13:59:56 -0700
Message-ID:  <20120323205956.GA32369@kroah.com>
Cc:  lwn@lwn.net

I'm announcing the release of the 3.2.13 kernel.

All users of the 3.2 kernel series must upgrade.

The updated 3.2.y git tree can be found at:
        git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.2.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/powerpc/platforms/powermac/smp.c        |    2 -
 drivers/net/wireless/iwlegacy/iwl-3945.c     |    7 +++---
 drivers/net/wireless/iwlegacy/iwl3945-base.c |    2 -
 fs/afs/internal.h                            |    2 -
 fs/afs/rxrpc.c                               |    3 ++
 fs/nilfs2/the_nilfs.c                        |    1 
 net/ipv4/syncookies.c                        |   30 ++++++++++++++-------------
 net/ipv4/tcp_ipv4.c                          |   10 ++++++---
 net/ipv6/mcast.c                             |    1 
 tools/perf/arch/powerpc/util/header.c        |    2 -
 tools/perf/arch/x86/util/header.c            |    2 -
 tools/perf/util/color.c                      |    9 ++++----
 tools/perf/util/header.c                     |    4 +--
 tools/perf/util/hist.c                       |   30 +++++++++++++--------------
 tools/perf/util/sort.c                       |    3 ++
 tools/perf/util/strbuf.c                     |    7 +++---
 tools/perf/util/ui/browsers/hists.c          |   12 +++++-----
 tools/perf/util/ui/helpline.c                |    2 -
 19 files changed, 73 insertions(+), 58 deletions(-)

Anton Blanchard (3):
      afs: Read of file returns EBADMSG
      afs: Remote abort can cause BUG in rxrpc code
      perf tools: Incorrect use of snprintf results in SEGV

Arnaldo Carvalho de Melo (1):
      perf tools: Use scnprintf where applicable

Benjamin Herrenschmidt (1):
      powerpc/pmac: Fix SMP kernels on pre-core99 UP machines

Eric Dumazet (1):
      tcp: fix syncookie regression

Greg Kroah-Hartman (1):
      Linux 3.2.13

RongQing.Li (1):
      ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.

Ryusuke Konishi (1):
      nilfs2: fix NULL pointer dereference in nilfs_load_super_block()

Stanislaw Gruszka (1):
      iwl3945: fix possible il->txq NULL pointer dereference in delayed works



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