[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140126030451.934281002@linuxfoundation.org>
Date: Sat, 25 Jan 2014 19:05:03 -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.78-stable review
This is the start of the stable review cycle for the 3.4.78 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 Tue Jan 28 03:04:41 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.78-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.78-rc1
Dan Carpenter <dan.carpenter@...cle.com>
staging: wlags49_h2: buffer overflow setting station name
Jon Medhurst <tixy@...aro.org>
serial: amba-pl011: use port lock to guard control register access
NeilBrown <neilb@...e.de>
md/raid5: Fix possible confusion when multiple write errors occur.
NeilBrown <neilb@...e.de>
md/raid10: fix two bugs in handling of known-bad-blocks.
NeilBrown <neilb@...e.de>
md/raid10: fix bug when raid10 recovery fails to recover a block.
Andreas Rohner <andreas.rohner@....net>
nilfs2: fix segctor bug that causes file system corruption
Steven Rostedt <rostedt@...dmis.org>
SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()
Jean Delvare <khali@...ux-fr.org>
hwmon: (coretemp) Fix truncated name of alarm attributes
Jianguo Wu <wujianguo@...wei.com>
mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfully
Robert Richter <rric@...nel.org>
perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h
Ian Abbott <abbotti@....co.uk>
staging: comedi: 8255_pci: fix for newer PCI-DIO48H
Andy Honig <ahonig@...gle.com>
KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)
-------------
Diffstat:
Makefile | 4 +--
arch/x86/kernel/cpu/perf_event_amd_ibs.c | 53 +++++++++++++++++++++++++-----
arch/x86/kvm/lapic.c | 24 ++++++++------
arch/x86/kvm/lapic.h | 4 +--
arch/x86/kvm/x86.c | 33 +------------------
drivers/hwmon/coretemp.c | 2 +-
drivers/md/raid10.c | 12 +++----
drivers/md/raid5.c | 4 +--
drivers/staging/comedi/drivers/cb_pcidio.c | 21 +++++-------
drivers/staging/wlags49_h2/wl_priv.c | 8 +++--
drivers/tty/serial/amba-pl011.c | 6 ++++
fs/nilfs2/segment.c | 10 +++---
mm/memory-failure.c | 16 ++++++---
security/selinux/hooks.c | 20 +++++++++--
security/selinux/include/objsec.h | 5 ++-
15 files changed, 133 insertions(+), 89 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