| From: |
| Greg KH <gregkh-AT-linuxfoundation.org> |
| To: |
| linux-kernel-AT-vger.kernel.org, Andrew Morton <akpm-AT-linux-foundation.org>, torvalds-AT-linux-foundation.org, stable-AT-vger.kernel.org |
| Subject: |
| Linux 4.11.6 |
| Date: |
| Sat, 17 Jun 2017 12:17:23 +0200 |
| Message-ID: |
| <20170617101723.GA24000@kroah.com> |
| Cc: |
| lwn-AT-lwn.net, Jiri Slaby <jslaby-AT-suse.cz> |
I'm announcing the release of the 4.11.6 kernel.
All users of the 4.11 kernel series must upgrade.
The updated 4.11.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.11.y
and can be browsed at the normal kernel.org git web browser:
http://git.kernel.org/?p=linux/kernel/git/stable/linux-st...
thanks,
greg k-h
------------
Makefile | 2 -
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 --
arch/xtensa/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, 118 insertions(+), 52 deletions(-)
Chris Wilson (2):
drm/i915: Do not drop pagetables when empty
drm/i915: Guard against i915_ggtt_disable_guc() being invoked unconditionally
Christian Borntraeger (1):
s390/kvm: do not rely on the ILC on kvm host protection fauls
Daniel Vetter (1):
Revert "drm/i915: Restore lost "Initialized i915" welcome message"
Dave Young (1):
efi: Fix boot panic because of invalid BGRT image address
Greg Kroah-Hartman (1):
Linux 4.11.6
Imre Deak (2):
PCI/PM: Add needs_resume flag to avoid suspend complete optimization
drm/i915: Prevent the system suspend complete optimization
Kai Chen (1):
drm/i915: Disable decoupled MMIO
Maarten Lankhorst (1):
drm/i915: Always recompute watermarks when distrust_bios_wm is set, v2.
Max Filippov (1):
xtensa: don't use linux IRQ #0
Richard (1):
partitions/msdos: FreeBSD UFS2 file systems are not recognized
Ville Syrjälä (2):
drm/i915: Fix 90/270 rotated coordinates for FBC
drm/i915: Workaround VLV/CHV DSI scanline counter hardware fail