The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, Jiri Slaby <jslaby@suse.cz>
Subject: Linux 4.18.5
Date: Fri, 24 Aug 2018 14:08:38 +0200	[thread overview]
Message-ID: <20180824120838.GA26093@kroah.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 3678 bytes --]

I'm announcing the release of the 4.18.5 kernel.

All users of the 4.18 kernel series must upgrade.

The updated 4.18.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.18.y
and can be browsed at the normal kernel.org git web browser:
	http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

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

 Makefile                               |    2 -
 arch/parisc/include/asm/spinlock.h     |    8 +------
 arch/parisc/kernel/syscall.S           |   24 ++++++++++-----------
 arch/powerpc/kernel/security.c         |   27 +++++++++++++++---------
 arch/x86/include/asm/processor.h       |    1 
 arch/x86/include/asm/set_memory.h      |    1 
 arch/x86/mm/init.c                     |   37 ++++++++++++++++++++++++++++++---
 arch/x86/mm/init_64.c                  |    8 +------
 arch/x86/mm/pageattr.c                 |   13 +++++++++++
 drivers/edac/edac_mc.c                 |    1 
 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c |    3 +-
 drivers/gpu/drm/i915/gvt/kvmgt.c       |    9 +++++++-
 drivers/i2c/busses/i2c-imx.c           |    8 +++----
 drivers/i2c/i2c-core-acpi.c            |   11 +++++++--
 drivers/pci/controller/pci-aardvark.c  |    1 
 drivers/pci/hotplug/pci_hotplug_core.c |    9 ++++++++
 drivers/pci/hotplug/pciehp.h           |    1 
 drivers/pci/hotplug/pciehp_core.c      |    7 ++++++
 drivers/pci/hotplug/pciehp_hpc.c       |   18 ++++------------
 drivers/pci/pci-acpi.c                 |    6 +----
 drivers/pci/pci.c                      |   28 ++++++++++++++++++++++++
 drivers/pci/probe.c                    |    4 +++
 drivers/tty/pty.c                      |    2 -
 fs/ext4/mballoc.c                      |    4 ++-
 fs/reiserfs/xattr.c                    |    4 ++-
 mm/page_alloc.c                        |   16 ++++++++++++--
 26 files changed, 184 insertions(+), 69 deletions(-)

Christian König (1):
      PCI: Restore resized BAR state on resume

Dave Hansen (4):
      mm: Allow non-direct-map arguments to free_reserved_area()
      x86/mm/init: Pass unconverted symbol addresses to free_init_pages()
      x86/mm/init: Add helper for freeing kernel image pages
      x86/mm/init: Remove freed kernel image areas from alias mapping

Esben Haabendal (1):
      i2c: imx: Fix race condition in dma read

Greg Kroah-Hartman (1):
      Linux 4.18.5

Gustavo A. R. Silva (2):
      drm/i915/kvmgt: Fix potential Spectre v1
      drm/amdgpu/pm: Fix potential Spectre v1

Hans de Goede (1):
      i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes

Jann Horn (1):
      reiserfs: fix broken xattr handling (heap corruption, bad retval)

Jeremy Cline (1):
      ext4: fix spectre gadget in ext4_mb_regular_allocator()

John David Anglin (2):
      parisc: Remove unnecessary barriers from spinlock.h
      parisc: Remove ordered stores from syscall.S

Lukas Wunner (3):
      PCI: hotplug: Don't leak pci_slot on registration failure
      PCI: pciehp: Fix use-after-free on unplug
      PCI: pciehp: Fix unprotected list iteration in IRQ handler

Matthijs van Duin (1):
      pty: fix O_CLOEXEC for TIOCGPTPEER

Michael Ellerman (1):
      powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2

Myron Stowe (1):
      PCI: Skip MPS logic for Virtual Functions (VFs)

Rafael J. Wysocki (1):
      PCI / ACPI / PM: Resume all bridges on suspend-to-RAM

Takashi Iwai (1):
      EDAC: Add missing MEM_LRDDR4 entry in edac_mem_types[]

Zachary Zhang (1):
      PCI: aardvark: Size bridges before resources allocation


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2018-08-24 12:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-24 12:08 Greg KH [this message]
2018-08-24 12:08 ` Linux 4.18.5 Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180824120838.GA26093@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lwn@lwn.net \
    --cc=stable@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox