[3.8.y.z extended stable] Linux 3.8.13.26 stable review

From: Kamal Mostafa
Date: Mon Jun 30 2014 - 16:34:23 EST


This is the start of the review cycle for the Linux 3.8.13.26 stable kernel.

This version contains 4 new patches, summarized below. The new patches are
posted as replies to this message and also available in this git branch:

http://kernel.ubuntu.com/git?p=ubuntu/linux.git;h=linux-3.8.y-review;a=shortlog

git://kernel.ubuntu.com/ubuntu/linux.git linux-3.8.y-review

The review period for version 3.8.13.26 will be open for the next one day.
To report a problem, please reply to the relevant follow-up patch message.

For more information about the Linux 3.8.y.z extended stable kernel version,
see https://wiki.ubuntu.com/Kernel/Dev/ExtendedStable .

-Kamal

--
arch/arm/mach-omap2/cclock3xxx_data.c | 3 +-
include/linux/lzo.h | 15 +-
lib/decompress_unlzo.c | 2 +-
lib/lzo/Makefile | 2 +-
lib/lzo/lzo1x_compress.c | 335 ++++++++++++++++++++--------------
lib/lzo/lzo1x_decompress.c | 255 --------------------------
lib/lzo/lzo1x_decompress_safe.c | 257 ++++++++++++++++++++++++++
lib/lzo/lzodefs.h | 38 ++--
8 files changed, 489 insertions(+), 418 deletions(-)

Greg Kroah-Hartman (1):
lzo: properly check for overruns

Kamal Mostafa (1):
[3.8-stable-only] Revert "ARM: OMAP3: clock: Back-propagate rate change from cam_mclk to dpll4_m5 on all OMAP3 platforms"

Markus F.X.J. Oberhumer (2):
lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c
lib/lzo: Update LZO compression to current upstream version
--
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/