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 <gre...@linuxfoundation.org> Linux 3.0.92-rc1 Linus Torvalds <torva...@linux-foundation.org> vm: add no-mmu vm_iomap_memory() stub Linus Walleij <linus.wall...@linaro.org> ARM: 7080/1: l2x0: make sure I&D are not locked down on init Geert Uytterhoeven <ge...@linux-m68k.org> m68k/atari: ARAnyM - Fix NatFeat module support Anton Blanchard <an...@samba.org> powerpc: Use -mtraceback=no David S. Miller <da...@davemloft.net> sparc32: Add ucmpdi2.o to obj-y instead of lib-y. Sam Ravnborg <s...@ravnborg.org> sparc32: add ucmpdi2 Johan Hovold <jhov...@gmail.com> USB: mos7720: fix broken control requests Oliver Neukum <oneu...@suse.de> usb: add two quirky touchscreen Johannes Berg <johannes.b...@intel.com> genetlink: fix family dump race Nicolas Dichtel <nicolas.dich...@6wind.com> af_key: initialize satype in key_notify_policy_flush() Jesper Nilsson <jesper.nils...@axis.com> CRIS: Add _sdata to vmlinux.lds.S Zhang Yi <wet...@gmail.com> 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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/