This is the start of the review cycle for the Linux 3.13.11-ckt39 stable kernel. *** *** Note that this will be the FINAL 3.13.y-ckt RELEASE in this series. *** This version contains 16 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/ubuntu/linux.git/log/?h=linux-3.13.y-review git://kernel.ubuntu.com/ubuntu/linux.git linux-3.13.y-review The review period for version 3.13.11-ckt39 will be open for the next three days. To report a problem, please reply to the relevant follow-up patch message. For more information about the Linux 3.13.y-ckt extended stable kernel series, see https://wiki.ubuntu.com/Kernel/Dev/ExtendedStable . -Kamal -- arch/parisc/kernel/parisc_ksyms.c | 10 +++++----- drivers/gpu/drm/radeon/si_dpm.c | 2 ++ drivers/hwmon/max1111.c | 6 ++++++ drivers/iio/magnetometer/st_magn.h | 1 + drivers/usb/renesas_usbhs/fifo.c | 4 +++- drivers/usb/serial/cp210x.c | 1 + drivers/usb/serial/cypress_m8.c | 11 +++++------ drivers/usb/serial/digi_acceleport.c | 19 +++++++++++++++++++ drivers/usb/serial/ftdi_sio.c | 4 ++++ drivers/usb/serial/ftdi_sio_ids.h | 8 ++++++++ drivers/usb/serial/mct_u232.c | 9 ++++++++- drivers/usb/serial/option.c | 2 ++ mm/page_isolation.c | 8 ++++---- net/ipv6/ip6_tunnel.c | 2 +- sound/core/timer.c | 4 ++-- 15 files changed, 71 insertions(+), 20 deletions(-) Alex Deucher (2): drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5 drm/radeon: add another R7 370 quirk Arnd Bergmann (1): iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATE Bjørn Mork (1): USB: option: add "D-Link DWM-221 B1" device id Guenter Roeck (1): hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiated Helge Deller (1): parisc: Avoid function pointers for kernel exception routines Josh Boyer (1): USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices Martyn Welch (1): USB: serial: cp210x: Adding GE Healthcare Device ID Oliver Neukum (3): USB: mct_u232: add sanity checking in probe USB: cypress_m8: add endpoint sanity check USB: digi_acceleport: do sanity checking for the number of ports Takashi Iwai (1): ALSA: timer: Use mod_timer() for rearming the system timer Thadeu Lima de Souza Cascardo (1): ip6_tunnel: set rtnl_link_ops before calling register_netdevice Xishi Qiu (1): mm: fix invalid node in alloc_migrate_target() Yoshihiro Shimoda (2): usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler() usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transfer -- 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