lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 11 Jun 2013 13:02:59 -0700
From:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:	linux-kernel@...r.kernel.org
Cc:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
	stable@...r.kernel.org
Subject: [ 00/32] 3.4.49-stable review

This is the start of the stable review cycle for the 3.4.49 release.
There are 32 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 Thu Jun 13 19:59:36 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.4.49-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@...uxfoundation.org>
    Linux 3.4.49-rc1

Steven Rostedt <rostedt@...dmis.org>
    ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section

Namhyung Kim <namhyung.kim@....com>
    tracing: Fix possible NULL pointer dereferences

Patrik Jakobsson <patrik.r.jakobsson@...il.com>
    drm/gma500: Increase max resolution for mode setting

Ying Xue <ying.xue@...driver.com>
    USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL pointer

Jan Beulich <jbeulich@...e.com>
    xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}()

Ben Mesman <ben@....nl>
    drm/i915: no lvds quirk for hp t5740

Egbert Eich <eich@...e.de>
    drm/i915/sdvo: Use &intel_sdvo->ddc instead of intel_sdvo->i2c for DDC.

Huacai Chen <chenhc@...ote.com>
    drm: fix a use-after-free when GPU acceleration disabled

Guenter Roeck <linux@...ck-us.net>
    hwmon: (adm1021) Strengthen chip detection for ADM1021, LM84 and MAX1617

Alex Deucher <alexander.deucher@....com>
    drm/radeon: don't allow audio on DCE6

Adis Hamzić <adis@...zadis.com>
    radeon: Fix system hang issue when using KMS with older cards

Gavin Shan <shangw@...ux.vnet.ibm.com>
    powerpc/eeh: Don't check RTAS token to get PE addr

Ash Willis <ashwillis.kernel@...il.com>
    ACPI / video: ignore BIOS initial backlight value for HP Pavilion g6

Alex Hung <alex.hung@...onical.com>
    ACPI / video: ignore BIOS initial backlight value for HP m4

Johan Hovold <jhovold@...il.com>
    USB: mos7720: fix hardware flow control

Johan Hovold <jhovold@...il.com>
    USB: mos7720: fix message timeouts

Johan Hovold <jhovold@...il.com>
    USB: mos7720: fix DMA to stack

Alan Stern <stern@...land.harvard.edu>
    USB: revert periodic scheduling bugfix

Johan Hovold <jhovold@...il.com>
    USB: serial: fix Treo/Kyocera interrrupt-in urb context

Johan Hovold <jhovold@...il.com>
    USB: whiteheat: fix broken port configuration

Robert Butora <robert.butora.fi@...il.com>
    USB: Serial: cypress_M8: Enable FRWD Dongle hidcom device

Johan Hovold <jhovold@...il.com>
    USB: visor: fix initialisation of Treo/Kyocera devices

Johan Hovold <jhovold@...il.com>
    USB: ark3116: fix control-message timeout

Johan Hovold <jhovold@...il.com>
    USB: keyspan: fix bogus array index

Johan Hovold <jhovold@...il.com>
    USB: iuu_phoenix: fix bulk-message timeout

Takashi Iwai <tiwai@...e.de>
    ALSA: usb-audio - Fix invalid volume resolution on Logitech HD webcam c270

Takashi Iwai <tiwai@...e.de>
    ALSA: usb-audio - Apply Logitech QuickCam Pro 9000 quirk only to audio iface

Clemens Ladisch <clemens@...isch.de>
    ALSA: usb-audio: fix Roland/Cakewalk UM-3G support

Vladimir Murzin <murzin.v@...il.com>
    xhci: fix list access before init

Sergio Aguirre <sergio.a.aguirre.rodriguez@...el.com>
    xhci-mem: init list heads at the beginning of init

Tony Camuso <tcamuso@...hat.com>
    xhci - correct comp_mode_recovery_timer on return from hibernate

Bjørn Mork <bjorn@...k.no>
    USB: option: blacklist network interface on Huawei E1820


-------------

Diffstat:

 Makefile                                     |  4 +-
 arch/powerpc/platforms/pseries/eeh_pseries.c | 12 +++---
 drivers/acpi/video.c                         | 16 ++++++++
 drivers/gpu/drm/drm_irq.c                    |  6 ++-
 drivers/gpu/drm/gma500/framebuffer.c         |  4 +-
 drivers/gpu/drm/i915/intel_lvds.c            |  4 +-
 drivers/gpu/drm/i915/intel_sdvo.c            |  2 +-
 drivers/gpu/drm/radeon/atombios_encoders.c   | 11 ++++--
 drivers/gpu/drm/radeon/evergreen.c           | 10 +++--
 drivers/gpu/drm/radeon/ni.c                  | 10 +++--
 drivers/gpu/drm/radeon/r100.c                |  9 +++--
 drivers/gpu/drm/radeon/r300.c                |  9 +++--
 drivers/gpu/drm/radeon/r420.c                | 10 +++--
 drivers/gpu/drm/radeon/r520.c                |  9 +++--
 drivers/gpu/drm/radeon/r600.c                | 10 +++--
 drivers/gpu/drm/radeon/rs400.c               |  9 +++--
 drivers/gpu/drm/radeon/rs600.c               |  9 +++--
 drivers/gpu/drm/radeon/rs690.c               |  9 +++--
 drivers/gpu/drm/radeon/rv515.c               |  9 +++--
 drivers/gpu/drm/radeon/rv770.c               | 10 +++--
 drivers/gpu/drm/radeon/si.c                  | 10 +++--
 drivers/hwmon/adm1021.c                      | 58 ++++++++++++++++++++++++----
 drivers/usb/host/ehci-sched.c                |  2 +-
 drivers/usb/host/xhci-mem.c                  | 10 +++--
 drivers/usb/host/xhci.c                      | 12 +++++-
 drivers/usb/serial/ark3116.c                 |  2 +-
 drivers/usb/serial/cypress_m8.c              | 18 ++++++++-
 drivers/usb/serial/cypress_m8.h              |  4 ++
 drivers/usb/serial/ftdi_sio.c                |  2 +-
 drivers/usb/serial/iuu_phoenix.c             |  4 +-
 drivers/usb/serial/keyspan.c                 |  2 +-
 drivers/usb/serial/mos7720.c                 | 25 ++++++++----
 drivers/usb/serial/option.c                  |  2 +
 drivers/usb/serial/visor.c                   |  9 +++++
 drivers/usb/serial/whiteheat.c               |  2 +-
 drivers/xen/xen-pciback/pciback_ops.c        | 16 ++++----
 include/linux/ftrace.h                       |  3 +-
 kernel/trace/ftrace.c                        | 36 ++++++++---------
 kernel/trace/trace_stack.c                   |  2 +-
 sound/usb/mixer.c                            |  1 +
 sound/usb/quirks-table.h                     | 14 ++++++-
 41 files changed, 287 insertions(+), 119 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ