Linux kernel -stable discussions
 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.198
Date: Sat, 12 Sep 2020 14:42:43 +0200	[thread overview]
Message-ID: <159991456318732@kroah.com> (raw)

I'm announcing the release of the 4.14.198 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 
 block/blk-core.c                          |    2 
 drivers/net/ethernet/broadcom/bnxt/bnxt.c |    9 
 drivers/net/usb/dm9601.c                  |    4 
 drivers/vfio/pci/vfio_pci.c               |  352 +++++++++++++++++++++++++++---
 drivers/vfio/pci/vfio_pci_config.c        |   51 +++-
 drivers/vfio/pci/vfio_pci_intrs.c         |   14 +
 drivers/vfio/pci/vfio_pci_private.h       |   16 +
 drivers/vfio/pci/vfio_pci_rdwr.c          |   29 +-
 drivers/vfio/vfio_iommu_type1.c           |   36 ++-
 net/core/dev.c                            |    3 
 net/core/netpoll.c                        |    2 
 net/netlabel/netlabel_domainhash.c        |   59 ++---
 net/sctp/socket.c                         |   16 -
 net/tipc/socket.c                         |    9 
 sound/firewire/tascam/tascam.c            |   30 ++
 16 files changed, 538 insertions(+), 96 deletions(-)

Alex Williamson (4):
      vfio/type1: Support faulting PFNMAP vmas
      vfio-pci: Fault mmaps to enable vma tracking
      vfio-pci: Invalidate mmaps and block MMIO access on disabled memory
      vfio/pci: Fix SR-IOV VF handling with MMIO blocking

Greg Kroah-Hartman (1):
      Linux 4.14.198

Jakub Kicinski (2):
      bnxt: don't enable NAPI until rings are ready
      net: disable netpoll on fresh napis

Jens Axboe (1):
      block: ensure bdi->io_pages is always initialized

Kamil Lorenc (1):
      net: usb: dm9601: Add USB ID of Keenetic Plus DSL

Paul Moore (1):
      netlabel: fix problems with mapping removal

Takashi Sakamoto (1):
      ALSA; firewire-tascam: exclude Tascam FE-8 from detection

Tetsuo Handa (1):
      tipc: fix shutdown() of connectionless socket

Xin Long (1):
      sctp: not disable bh in the whole sctp_get_port_local()


             reply	other threads:[~2020-09-12 12:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-12 12:42 Greg Kroah-Hartman [this message]
2020-09-12 12:42 ` Linux 4.14.198 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=159991456318732@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