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:	Fri, 26 Jun 2015 18:08:42 -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,
	linux@...ck-us.net, shuah.kh@...sung.com, stable@...r.kernel.org
Subject: [PATCH 4.0 00/22] 4.0.7-stable review

This is the start of the stable review cycle for the 4.0.7 release.
There are 22 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 Mon Jun 29 01:08:46 UTC 2015.
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/v4.x/stable-review/patch-4.0.7-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

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

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

Sam Bobroff <sam.bobroff@....ibm.com>
    powerpc/powernv: Restore non-volatile CRs after nap

Peter Antoine <peter.antoine@...el.com>
    drm/i915: Avoid GPU hang when coming out of s3 or s4

Junichi Nomura <j-nomura@...jp.nec.com>
    dm: fix NULL pointer when clone_and_map_rq returns !DM_MAPIO_REMAPPED

Eugene Shatokhin <eugene.shatokhin@...alab.ru>
    kprobes/x86: Return correct length in __copy_instruction()

Krzysztof Kozlowski <k.kozlowski@...sung.com>
    ARM: EXYNOS: Fix failed second suspend on Exynos4

Alexey Sokolov <sokolov@...kes.com>
    cdc-acm: Add support of ATOL FPrint fiscal printers

Rafał Miłecki <zajec5@...il.com>
    b43: fix support for 14e4:4321 PCI dev with BCM4321 chipset

Dmitry Tunin <hanipouspilot@...il.com>
    ath3k: add support of 13d3:3474 AR3012 device

Dmitry Tunin <hanipouspilot@...il.com>
    ath3k: Add support of 0489:e076 AR3012 device

Michel Dänzer <michel.daenzer@....com>
    drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING query

Jani Nikula <jani.nikula@...el.com>
    Revert "drm/i915: Don't skip request retirement if the active list is empty"

Chris Wilson <chris@...is-wilson.co.uk>
    drm/i915: Always reset vma->ggtt_view.pages cache on unbinding

Adam Jackson <ajax@...hat.com>
    drm/mgag200: Reject non-character-cell-aligned mode widths

Sagi Grimberg <sagig@...lanox.com>
    iser-target: Fix possible use-after-free

Sagi Grimberg <sagig@...lanox.com>
    iser-target: Fix variable-length response error completion

Steven Rostedt <rostedt@...dmis.org>
    tracing: Have filter check for balanced ops

Hui Wang <hui.wang@...onical.com>
    ALSA: hda - adding a DAC/pin preference map for a HP Envy TS machine

Nicolas Ferre <nicolas.ferre@...el.com>
    clk: at91: fix h32mx prototype inclusion in pmc header

Boris Brezillon <boris.brezillon@...e-electrons.com>
    clk: at91: pll: fix input range validity check

Radim Krčmář <rkrcmar@...hat.com>
    KVM: x86: fix lapic.timer_mode on restore

Steve Cornelius <steve.cornelius@...escale.com>
    crypto: caam - fix RNG buffer cache alignment

Steve Cornelius <steve.cornelius@...escale.com>
    crypto: caam - improve initalization for context state saves


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

Diffstat:

 Makefile                                |  4 ++--
 arch/arm/mach-exynos/common.h           |  2 ++
 arch/arm/mach-exynos/exynos.c           | 27 +++++++++++++++++++++++
 arch/arm/mach-exynos/platsmp.c          | 39 ++-------------------------------
 arch/arm/mach-exynos/suspend.c          |  3 +++
 arch/powerpc/kernel/idle_power7.S       |  2 ++
 arch/x86/kernel/kprobes/core.c          |  9 +++++---
 arch/x86/kvm/lapic.c                    | 26 +++++++++++++---------
 drivers/bluetooth/ath3k.c               |  4 ++++
 drivers/bluetooth/btusb.c               |  2 ++
 drivers/clk/at91/clk-pll.c              | 12 ++++++++--
 drivers/clk/at91/pmc.h                  |  2 +-
 drivers/crypto/caam/caamhash.c          |  2 ++
 drivers/crypto/caam/caamrng.c           |  2 +-
 drivers/gpu/drm/i915/i915_drv.c         | 13 ++++++++---
 drivers/gpu/drm/i915/i915_gem.c         |  5 ++++-
 drivers/gpu/drm/mgag200/mgag200_mode.c  |  5 +++++
 drivers/gpu/drm/radeon/radeon_kms.c     |  3 +++
 drivers/infiniband/ulp/isert/ib_isert.c |  7 ++++--
 drivers/md/dm.c                         |  4 ++--
 drivers/net/wireless/b43/main.c         |  4 ++++
 drivers/usb/class/cdc-acm.c             |  9 ++++++++
 drivers/usb/class/cdc-acm.h             |  1 +
 include/uapi/drm/radeon_drm.h           |  1 +
 kernel/trace/trace_events_filter.c      | 11 ++++++++--
 sound/pci/hda/patch_sigmatel.c          | 25 +++++++++++++++++++++
 26 files changed, 158 insertions(+), 66 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