All of lore.kernel.org
 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.14.62
Date: Thu, 9 Aug 2018 14:37:04 +0200	[thread overview]
Message-ID: <20180809123704.GA8075@kroah.com> (raw)

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

I'm announcing the release of the 4.14.62 kernel.

All users of the 4.14 kernel series must upgrade.

The updated 4.14.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.14.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 -
 drivers/i2c/busses/i2c-imx.c      |    3 -
 drivers/idle/intel_idle.c         |    7 +++-
 drivers/nvme/host/pci.c           |   64 ++++++++++++++++----------------------
 drivers/nvme/target/fc.c          |   44 ++++++++++++++++++++------
 drivers/pci/pci-acpi.c            |    2 -
 drivers/scsi/qla2xxx/qla_attr.c   |    1 
 drivers/scsi/qla2xxx/qla_gbl.h    |    1 
 drivers/scsi/qla2xxx/qla_gs.c     |    4 ++
 drivers/scsi/qla2xxx/qla_init.c   |    7 +---
 drivers/scsi/qla2xxx/qla_inline.h |    2 +
 drivers/scsi/qla2xxx/qla_mid.c    |    5 ++
 drivers/scsi/qla2xxx/qla_os.c     |    7 ++--
 fs/btrfs/extent_io.c              |    3 +
 fs/ext4/super.c                   |    4 +-
 fs/jfs/xattr.c                    |   10 +++--
 fs/xfs/libxfs/xfs_attr_leaf.c     |    5 +-
 fs/xfs/xfs_icache.c               |   58 ++++++++++++++++++++++++++++++----
 include/linux/ring_buffer.h       |    1 
 kernel/irq/manage.c               |    9 ++++-
 kernel/softirq.c                  |    2 -
 kernel/time/tick-sched.c          |    2 -
 kernel/trace/ring_buffer.c        |   16 +++++++++
 kernel/trace/trace.c              |    6 +++
 net/netlink/af_netlink.c          |    4 +-
 25 files changed, 191 insertions(+), 78 deletions(-)

Anil Gurumurthy (1):
      scsi: qla2xxx: Return error when TMF returns

Anna-Maria Gleixner (1):
      nohz: Fix local_timer_softirq_pending()

Dave Chinner (2):
      xfs: catch inode allocation state mismatch corruption
      xfs: validate cached inodes are free when allocated

Dmitry Safonov (1):
      netlink: Don't shift on 64 for ngroups

Eric Sandeen (1):
      xfs: don't call xfs_da_shrink_inode with NULL bp

Esben Haabendal (1):
      i2c: imx: Fix reinit_completion() use

Filipe Manana (1):
      Btrfs: fix file data corruption after cloning a range and fsync

Frederic Weisbecker (1):
      nohz: Fix missing tick reprogram when interrupting an inline softirq

Greg Kroah-Hartman (1):
      Linux 4.14.62

James Smart (1):
      nvmet-fc: fix target sgl list on large transfers

Keith Busch (1):
      nvme-pci: Fix queue double allocations

Len Brown (1):
      intel_idle: Graceful probe failure when MWAIT is disabled

Masami Hiramatsu (1):
      ring_buffer: tracing: Inherit the tracing setting to next ring buffer

Quinn Tran (3):
      scsi: qla2xxx: Fix unintialized List head crash
      scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletion
      scsi: qla2xxx: Fix ISP recovery on unload

Sagi Grimberg (1):
      nvme-pci: allocate device queues storage space at probe

Shankara Pailoor (1):
      jfs: Fix inconsistency between memory allocation and ea_buf->max_size

Theodore Ts'o (1):
      ext4: fix false negatives *and* false positives in ext4_check_descriptors()

Thomas Gleixner (1):
      genirq: Make force irq threading setup more robust

Vitaly Kuznetsov (1):
      ACPI / PCI: Bail early in acpi_pci_add_bus() if there is no ACPI handle


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

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

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-09 12:37 Greg KH [this message]
2018-08-09 12:37 ` Linux 4.14.62 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=20180809123704.GA8075@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.