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 <[email protected]>
Linux 4.0.7-rc1
Sam Bobroff <[email protected]>
powerpc/powernv: Restore non-volatile CRs after nap
Peter Antoine <[email protected]>
drm/i915: Avoid GPU hang when coming out of s3 or s4
Junichi Nomura <[email protected]>
dm: fix NULL pointer when clone_and_map_rq returns !DM_MAPIO_REMAPPED
Eugene Shatokhin <[email protected]>
kprobes/x86: Return correct length in __copy_instruction()
Krzysztof Kozlowski <[email protected]>
ARM: EXYNOS: Fix failed second suspend on Exynos4
Alexey Sokolov <[email protected]>
cdc-acm: Add support of ATOL FPrint fiscal printers
Rafał Miłecki <[email protected]>
b43: fix support for 14e4:4321 PCI dev with BCM4321 chipset
Dmitry Tunin <[email protected]>
ath3k: add support of 13d3:3474 AR3012 device
Dmitry Tunin <[email protected]>
ath3k: Add support of 0489:e076 AR3012 device
Michel Dänzer <[email protected]>
drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING query
Jani Nikula <[email protected]>
Revert "drm/i915: Don't skip request retirement if the active list is empty"
Chris Wilson <[email protected]>
drm/i915: Always reset vma->ggtt_view.pages cache on unbinding
Adam Jackson <[email protected]>
drm/mgag200: Reject non-character-cell-aligned mode widths
Sagi Grimberg <[email protected]>
iser-target: Fix possible use-after-free
Sagi Grimberg <[email protected]>
iser-target: Fix variable-length response error completion
Steven Rostedt <[email protected]>
tracing: Have filter check for balanced ops
Hui Wang <[email protected]>
ALSA: hda - adding a DAC/pin preference map for a HP Envy TS machine
Nicolas Ferre <[email protected]>
clk: at91: fix h32mx prototype inclusion in pmc header
Boris Brezillon <[email protected]>
clk: at91: pll: fix input range validity check
Radim Krčmář <[email protected]>
KVM: x86: fix lapic.timer_mode on restore
Steve Cornelius <[email protected]>
crypto: caam - fix RNG buffer cache alignment
Steve Cornelius <[email protected]>
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 [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/