[ 00/15] 3.9.10-stable review

From: Greg Kroah-Hartman
Date: Thu Jul 11 2013 - 18:29:01 EST


This is the start of the stable review cycle for the 3.9.10 release.
There are 15 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 Sat Jul 13 22:11:24 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.9.10-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Linux 3.9.10-rc1

Michal Hocko <mhocko@xxxxxxx>
Revert "memcg: avoid dangling reference count in creation failure"

Ben Hutchings <ben@xxxxxxxxxxxxxxx>
SCSI: sd: Fix parsing of 'temporary ' cache mode prefix

Gleb Natapov <gleb@xxxxxxxxxx>
KVM: VMX: mark unusable segment as nonpresent

J. Bruce Fields <bfields@xxxxxxxxxx>
nfsd4: fix decoding of compounds across page boundaries

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Revert "serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 Multi-I/O Controller"

Zhang Yi <wetpzy@xxxxxxxxx>
futex: Take hugepages into account when generating futex_key

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
MAINTAINERS: add stable_kernel_rules.txt to stable maintainer information

Kees Cook <keescook@xxxxxxxxxxxx>
crypto: sanitize argument for format string

Kees Cook <keescook@xxxxxxxxxxxx>
block: do not pass disk names as format strings

Mikulas Patocka <mikulas@xxxxxxxxxxxxxxxxxxxxxxxx>
hpfs: better test for errors

Kees Cook <keescook@xxxxxxxxxxxx>
charger-manager: Ensure event is not used as format string

Rusty Russell <rusty@xxxxxxxxxxxxxxx>
module: do percpu allocation after uniqueness check. No, really!

Jonathan Salwan <jonathan.salwan@xxxxxxxxx>
drivers/cdrom/cdrom.c: use kzalloc() for failing hardware

majianpeng <majianpeng@xxxxxxxxx>
ceph: fix sleeping function called from invalid context.

Tyler Hicks <tyhicks@xxxxxxxxxxxxx>
libceph: Fix NULL pointer dereference in auth client code


-------------

Diffstat:

MAINTAINERS | 1 +
Makefile | 4 ++--
arch/x86/kvm/vmx.c | 11 +++++++++--
block/genhd.c | 2 +-
crypto/algapi.c | 3 ++-
drivers/block/nbd.c | 3 ++-
drivers/cdrom/cdrom.c | 2 +-
drivers/power/charger-manager.c | 2 +-
drivers/scsi/osd/osd_uld.c | 2 +-
drivers/scsi/sd.c | 2 +-
drivers/tty/serial/8250/8250_pci.c | 4 ----
fs/ceph/xattr.c | 9 +++++----
fs/hpfs/map.c | 3 ++-
fs/hpfs/super.c | 8 +++++++-
fs/nfsd/nfs4xdr.c | 2 +-
include/linux/hugetlb.h | 16 ++++++++++++++++
kernel/futex.c | 3 ++-
kernel/module.c | 34 ++++++++++++++++++----------------
mm/hugetlb.c | 17 +++++++++++++++++
mm/memcontrol.c | 2 --
net/ceph/auth_none.c | 6 ++++++
21 files changed, 95 insertions(+), 41 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/