[PATCH 4.0 00/22] 4.0.7-stable review

From: Greg Kroah-Hartman
Date: Fri Jun 26 2015 - 21:19:39 EST


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@xxxxxxxxxxxxxxxxxxx>
Linux 4.0.7-rc1

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

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

Junichi Nomura <j-nomura@xxxxxxxxxxxxx>
dm: fix NULL pointer when clone_and_map_rq returns !DM_MAPIO_REMAPPED

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

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

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

RafaÅ MiÅecki <zajec5@xxxxxxxxx>
b43: fix support for 14e4:4321 PCI dev with BCM4321 chipset

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

Dmitry Tunin <hanipouspilot@xxxxxxxxx>
ath3k: Add support of 0489:e076 AR3012 device

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

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

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

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

Sagi Grimberg <sagig@xxxxxxxxxxxx>
iser-target: Fix possible use-after-free

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

Steven Rostedt <rostedt@xxxxxxxxxxx>
tracing: Have filter check for balanced ops

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

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

Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
clk: at91: pll: fix input range validity check

Radim KrÄmÃÅ <rkrcmar@xxxxxxxxxx>
KVM: x86: fix lapic.timer_mode on restore

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

Steve Cornelius <steve.cornelius@xxxxxxxxxxxxx>
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/