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 <gregkh@xxxxxxxxxxxxxxxxxxx> Linux 3.0.92-rc1 Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> vm: add no-mmu vm_iomap_memory() stub Linus Walleij <linus.walleij@xxxxxxxxxx> ARM: 7080/1: l2x0: make sure I&D are not locked down on init Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> m68k/atari: ARAnyM - Fix NatFeat module support Anton Blanchard <anton@xxxxxxxxx> powerpc: Use -mtraceback=no David S. Miller <davem@xxxxxxxxxxxxx> sparc32: Add ucmpdi2.o to obj-y instead of lib-y. Sam Ravnborg <sam@xxxxxxxxxxxx> sparc32: add ucmpdi2 Johan Hovold <jhovold@xxxxxxxxx> USB: mos7720: fix broken control requests Oliver Neukum <oneukum@xxxxxxx> usb: add two quirky touchscreen Johannes Berg <johannes.berg@xxxxxxxxx> genetlink: fix family dump race Nicolas Dichtel <nicolas.dichtel@xxxxxxxxx> af_key: initialize satype in key_notify_policy_flush() Jesper Nilsson <jesper.nilsson@xxxxxxxx> CRIS: Add _sdata to vmlinux.lds.S Zhang Yi <wetpzy@xxxxxxxxx> 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 stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html