All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
	torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, jslaby@suse.cz,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Linux 4.14.220
Date: Sun,  7 Feb 2021 16:05:34 +0100	[thread overview]
Message-ID: <161271033418137@kroah.com> (raw)

I'm announcing the release of the 4.14.220 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:
	https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

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

 Makefile                             |    2 -
 arch/x86/include/asm/msr.h           |    4 +-
 drivers/acpi/thermal.c               |   55 ++++++++++++++++++++++++-----------
 drivers/base/core.c                  |   19 ++++++++++--
 drivers/net/dsa/bcm_sf2.c            |    8 +++--
 drivers/net/ethernet/ibm/ibmvnic.c   |    6 +++
 drivers/phy/motorola/phy-cpcap-usb.c |   19 ++++++++----
 drivers/scsi/ibmvscsi/ibmvfc.c       |    4 +-
 drivers/scsi/libfc/fc_exch.c         |   16 ++++++++--
 drivers/scsi/scsi_transport_srp.c    |    9 +++++
 include/linux/kthread.h              |    3 +
 kernel/kthread.c                     |   27 ++++++++++++++++-
 kernel/smpboot.c                     |    1 
 net/core/gen_estimator.c             |   11 ++++---
 net/mac80211/rx.c                    |    2 +
 net/sched/sch_api.c                  |    3 +
 tools/objtool/elf.c                  |    7 +++-
 17 files changed, 154 insertions(+), 42 deletions(-)

Benjamin Gaignard (1):
      base: core: Remove WARN_ON from link dependencies check

Brian King (1):
      scsi: ibmvfc: Set default timeout to avoid crash during migration

Eric Dumazet (2):
      net_sched: reject silly cell_log in qdisc_get_rtab()
      net_sched: gen_estimator: support large ewma log

Felix Fietkau (1):
      mac80211: fix fast-rx encryption check

Greg Kroah-Hartman (1):
      Linux 4.14.220

Javed Hasan (1):
      scsi: libfc: Avoid invoking response handler twice if ep is already completed

Josh Poimboeuf (1):
      objtool: Don't fail on missing symbol table

Lijun Pan (1):
      ibmvnic: Ensure that CRQ entry read are correctly ordered

Martin Wilck (1):
      scsi: scsi_transport_srp: Don't block target in failfast state

Pan Bian (1):
      net: dsa: bcm_sf2: put device node before return

Peter Zijlstra (2):
      x86: __always_inline __{rd,wr}msr()
      kthread: Extract KTHREAD_IS_PER_CPU

Rafael J. Wysocki (2):
      ACPI: thermal: Do not call acpi_thermal_check() directly
      driver core: Extend device_is_dependent()

Tony Lindgren (1):
      phy: cpcap-usb: Fix warning for missing regulator_disable


             reply	other threads:[~2021-02-07 15:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-07 15:05 Greg Kroah-Hartman [this message]
2021-02-07 15:05 ` Linux 4.14.220 Greg Kroah-Hartman

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=161271033418137@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.