[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20131118184130.257996039@linuxfoundation.org>
Date: Mon, 18 Nov 2013 10:41:33 -0800
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,
stable@...r.kernel.org
Subject: [PATCH 3.4 00/12] 3.4.70-stable review
This is the start of the stable review cycle for the 3.4.70 release.
There are 12 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 Wed Nov 20 18:41:11 UTC 2013.
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.70-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.70-rc1
Krzysztof Mazur <krzysiek@...lesie.net>
usb: fix cleanup after failure in hub_configure()
Rafael J. Wysocki <rafael.j.wysocki@...el.com>
PCI/PM: Clear state_saved during suspend
Nicolas Pitre <nicolas.pitre@...aro.org>
ARM: 7670/1: fix the memset fix
Ivan Djelic <ivan.djelic@...rot.com>
ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimizations
Steven Rostedt <rostedt@...dmis.org>
tracing: Fix potential out-of-bounds in trace_get_user()
Patrick McHardy <kaber@...sh.net>
netfilter: nf_ct_sip: don't drop packets with offsets pointing outside the packet
Takashi Iwai <tiwai@...e.de>
ALSA: hda - Move one-time init codes from generic_hdmi_init()
Rui li <li.rui27@....com.cn>
USB: add new zte 3g-dongle's pid to option.c
Nikhil P Rao <nikhil.rao@...el.com>
PCI: fix truncation of resource size to 32 bits
Jason Wang <jasowang@...hat.com>
net: flow_dissector: fail on evil iph->ihl
Wei Liu <wei.liu2@...rix.com>
xen-netback: use jiffies_64 value to calculate credit timeout
Ben Hutchings <ben@...adent.org.uk>
cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architectures
-------------
Diffstat:
Makefile | 4 +-
arch/arm/lib/memset.S | 100 +++++++++++++++----------------
drivers/net/ethernet/chelsio/cxgb3/sge.c | 3 +-
drivers/net/xen-netback/common.h | 1 +
drivers/net/xen-netback/interface.c | 3 +-
drivers/net/xen-netback/netback.c | 10 ++--
drivers/pci/pci-driver.c | 4 ++
drivers/pci/setup-res.c | 3 +-
drivers/usb/core/hub.c | 1 +
drivers/usb/serial/option.c | 17 ++++++
kernel/trace/trace.c | 5 +-
net/core/flow_dissector.c | 2 +-
net/netfilter/nf_conntrack_sip.c | 2 +-
sound/pci/hda/patch_hdmi.c | 22 +++++--
14 files changed, 106 insertions(+), 71 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