From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757702Ab2CUVPo (ORCPT ); Wed, 21 Mar 2012 17:15:44 -0400 Received: from mail-pb0-f46.google.com ([209.85.160.46]:56500 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756714Ab2CUVPm (ORCPT ); Wed, 21 Mar 2012 17:15:42 -0400 Date: Wed, 21 Mar 2012 14:15:39 -0700 From: Greg KH To: linux-kernel@vger.kernel.org, stable@vger.kernel.org Cc: torvalds@linux-foundation.org, akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk Subject: [ 0/9] 3.2.13-stable review Message-ID: <20120321211539.GA28899@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 This is the start of the stable review cycle for the 3.2.13 release. There are 9 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 me know. Responses should be made by Fri Mar 23 21:15:32 UTC 2012. 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/v3.0/stable-review/patch-3.2.13-rc1.gz and the diffstat can be found below. thanks, greg k-h ------------- Makefile | 4 ++-- 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, 74 insertions(+), 59 deletions(-)