[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170615175426.075744317@linuxfoundation.org>
Date: Thu, 15 Jun 2017 19:54:34 +0200
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, shuahkh@....samsung.com, patches@...nelci.org,
ben.hutchings@...ethink.co.uk, stable@...r.kernel.org
Subject: [PATCH 4.11 00/13] 4.11.6-stable review
This is the start of the stable review cycle for the 4.11.6 release.
There are 13 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 Sat Jun 17 17:54:16 UTC 2017.
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.11.6-rc1.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.11.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Linux 4.11.6-rc1
Kai Chen <kai.chen@...el.com>
drm/i915: Disable decoupled MMIO
Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>
drm/i915: Always recompute watermarks when distrust_bios_wm is set, v2.
Chris Wilson <chris@...is-wilson.co.uk>
drm/i915: Guard against i915_ggtt_disable_guc() being invoked unconditionally
Ville Syrjälä <ville.syrjala@...ux.intel.com>
drm/i915: Workaround VLV/CHV DSI scanline counter hardware fail
Ville Syrjälä <ville.syrjala@...ux.intel.com>
drm/i915: Fix 90/270 rotated coordinates for FBC
Daniel Vetter <daniel.vetter@...ll.ch>
Revert "drm/i915: Restore lost "Initialized i915" welcome message"
Christian Borntraeger <borntraeger@...ibm.com>
s390/kvm: do not rely on the ILC on kvm host protection fauls
Max Filippov <jcmvbkbc@...il.com>
xtensa: don't use linux IRQ #0
Dave Young <dyoung@...hat.com>
efi: Fix boot panic because of invalid BGRT image address
Richard <richard@...zen.com>
partitions/msdos: FreeBSD UFS2 file systems are not recognized
Imre Deak <imre.deak@...el.com>
drm/i915: Prevent the system suspend complete optimization
Imre Deak <imre.deak@...el.com>
PCI/PM: Add needs_resume flag to avoid suspend complete optimization
Chris Wilson <chris@...is-wilson.co.uk>
drm/i915: Do not drop pagetables when empty
-------------
Diffstat:
Makefile | 4 ++--
arch/s390/kernel/entry.S | 19 +++++++++++-----
arch/x86/platform/efi/efi-bgrt.c | 26 +++++++++++++++++++++-
arch/xtensa/include/asm/irq.h | 3 ++-
arch/xtensa/kernel/irq.c | 5 -----
.../platforms/xtfpga/include/platform/hardware.h | 6 +++--
arch/xtensa/platforms/xtfpga/setup.c | 10 ++++-----
block/partitions/msdos.c | 2 ++
drivers/gpu/drm/i915/i915_drv.c | 13 +++++++----
drivers/gpu/drm/i915/i915_gem_gtt.c | 13 ++---------
drivers/gpu/drm/i915/i915_pci.c | 1 -
drivers/gpu/drm/i915/intel_display.c | 9 ++++++++
drivers/gpu/drm/i915/intel_fbc.c | 19 ++++++----------
drivers/gpu/drm/i915/intel_pm.c | 9 ++++++++
drivers/gpu/drm/i915/intel_sprite.c | 21 +++++++++++++++++
drivers/irqchip/irq-xtensa-mx.c | 2 +-
drivers/irqchip/irq-xtensa-pic.c | 2 +-
drivers/pci/pci.c | 3 ++-
include/linux/pci.h | 5 +++++
19 files changed, 119 insertions(+), 53 deletions(-)
Powered by blists - more mailing lists