Linux kernel -stable discussions
 help / color / mirror / Atom feed
* Linux 4.14.198
@ 2020-09-12 12:42 Greg Kroah-Hartman
  2020-09-12 12:42 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Greg Kroah-Hartman @ 2020-09-12 12:42 UTC (permalink / raw)
  To: linux-kernel, akpm, torvalds, stable; +Cc: lwn, jslaby, Greg Kroah-Hartman

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()


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-09-12 12:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-12 12:42 Linux 4.14.198 Greg Kroah-Hartman
2020-09-12 12:42 ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox