This is the start of the stable review cycle for the 3.0.92 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 Aug 20 20:29: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.0.92-rc1.gz
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <[email protected]>
Linux 3.0.92-rc1
Linus Torvalds <[email protected]>
vm: add no-mmu vm_iomap_memory() stub
Linus Walleij <[email protected]>
ARM: 7080/1: l2x0: make sure I&D are not locked down on init
Geert Uytterhoeven <[email protected]>
m68k/atari: ARAnyM - Fix NatFeat module support
Anton Blanchard <[email protected]>
powerpc: Use -mtraceback=no
David S. Miller <[email protected]>
sparc32: Add ucmpdi2.o to obj-y instead of lib-y.
Sam Ravnborg <[email protected]>
sparc32: add ucmpdi2
Johan Hovold <[email protected]>
USB: mos7720: fix broken control requests
Oliver Neukum <[email protected]>
usb: add two quirky touchscreen
Johannes Berg <[email protected]>
genetlink: fix family dump race
Nicolas Dichtel <[email protected]>
af_key: initialize satype in key_notify_policy_flush()
Jesper Nilsson <[email protected]>
CRIS: Add _sdata to vmlinux.lds.S
Zhang Yi <[email protected]>
futex: Take hugepages into account when generating futex_key
-------------
Diffstat:
Makefile | 4 ++--
arch/arm/include/asm/hardware/cache-l2x0.h | 9 +++++++--
arch/arm/mm/cache-l2x0.c | 21 +++++++++++++++++++++
arch/cris/kernel/vmlinux.lds.S | 1 +
arch/m68k/emu/natfeat.c | 23 +++++++++++++++++++----
arch/powerpc/Makefile | 2 +-
arch/sparc/lib/Makefile | 2 +-
arch/sparc/lib/ucmpdi2.c | 19 +++++++++++++++++++
drivers/usb/core/quirks.c | 6 ++++++
drivers/usb/serial/mos7720.c | 21 ++++++++++++++-------
include/linux/hugetlb.h | 16 ++++++++++++++++
kernel/futex.c | 3 ++-
mm/hugetlb.c | 17 +++++++++++++++++
mm/nommu.c | 10 ++++++++++
net/key/af_key.c | 1 +
net/netlink/genetlink.c | 7 +++++++
16 files changed, 144 insertions(+), 18 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/