[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140516225458.512693003@linuxfoundation.org>
Date: Fri, 16 May 2014 15:55:23 -0700
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: linux-kernel@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
linux@...ck-us.net, satoru.takeuchi@...il.com,
shuah.kh@...sung.com, stable@...r.kernel.org
Subject: [PATCH 3.4 0/9] 3.4.91-stable review
This is the start of the stable review cycle for the 3.4.91 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 Sun May 18 22:54:50 UTC 2014.
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.4.91-rc1.gz
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Linux 3.4.91-rc1
Mikulas Patocka <mpatocka@...hat.com>
tgafb: fix mode setting with fbset
Andreas Schwab <schwab@...ux-m68k.org>
powerpc: Add vr save/restore functions
Steven Rostedt (Red Hat) <rostedt@...dmis.org>
tracepoint: Do not waste memory on mods with no tracepoints
Thomas Graf <tgraf@...g.ch>
netfilter: Can't fail and free after table replacement
Joe Perches <joe@...ches.com>
net: Add net_ratelimited_function and net_<level>_ratelimited macros
Andrey Vagin <avagin@...nvz.org>
netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->len
Roman Pen <r.peniaev@...il.com>
blktrace: fix accounting of partially completed requests
Peter Hurley <peter@...leysoftware.com>
n_tty: Fix n_tty_write crash when echoing in raw mode
Dan Carpenter <dan.carpenter@...cle.com>
SCSI: megaraid: missing bounds check in mimd_to_kioc()
-------------
Diffstat:
Makefile | 4 +-
arch/powerpc/lib/crtsavres.S | 186 ++++++++++++++++++++++++++++
block/blk-core.c | 2 +-
drivers/scsi/megaraid/megaraid_mm.c | 2 +
drivers/tty/n_tty.c | 2 +
drivers/video/tgafb.c | 15 ++-
include/linux/net.h | 23 ++++
include/net/netfilter/nf_conntrack_extend.h | 4 +-
include/trace/events/block.h | 33 ++++-
kernel/trace/blktrace.c | 20 +--
kernel/tracepoint.c | 6 +
net/bridge/netfilter/ebtables.c | 5 +-
net/ipv4/netfilter/arp_tables.c | 6 +-
net/ipv4/netfilter/ip_tables.c | 6 +-
net/ipv6/netfilter/ip6_tables.c | 6 +-
scripts/mod/modpost.c | 8 +-
16 files changed, 297 insertions(+), 31 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists