|
|
Log in / Subscribe / Register

Linux 4.9.314

From:  Greg Kroah-Hartman <gregkh-AT-linuxfoundation.org>
To:  linux-kernel-AT-vger.kernel.org, akpm-AT-linux-foundation.org, torvalds-AT-linux-foundation.org, stable-AT-vger.kernel.org
Subject:  Linux 4.9.314
Date:  Sun, 15 May 2022 20:46:59 +0200
Message-ID:  <1652640419140242@kroah.com>
Cc:  lwn-AT-lwn.net, jslaby-AT-suse.cz, Greg Kroah-Hartman <gregkh-AT-linuxfoundation.org>
Archive-link:  Article

I'm announcing the release of the 4.9.314 kernel.

All users of the 4.9 kernel series must upgrade.

The updated 4.9.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.9.y
and can be browsed at the normal kernel.org git web browser:
	https://git.kernel.org/?p=linux/kernel/git/stable/linux-s...

thanks,

greg k-h

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

 Makefile                          |    2 +-
 arch/mips/bmips/setup.c           |    2 +-
 arch/mips/lantiq/prom.c           |    2 +-
 arch/mips/pic32/pic32mzda/init.c  |    2 +-
 drivers/block/drbd/drbd_nl.c      |   13 ++++++++-----
 drivers/mmc/host/rtsx_pci_sdmmc.c |   30 ++++++++++++++++++++----------
 drivers/net/can/grcan.c           |   38 ++++++++++++++++++--------------------
 include/net/bluetooth/hci_core.h  |    3 +++
 mm/userfaultfd.c                  |    3 +++
 net/bluetooth/hci_core.c          |    6 +++---
 10 files changed, 59 insertions(+), 42 deletions(-)

Andreas Larsson (2):
      can: grcan: grcan_probe(): fix broken system id check for errata workaround needs
      can: grcan: only use the NAPI poll budget for RX

Greg Kroah-Hartman (1):
      Linux 4.9.314

Itay Iellin (1):
      Bluetooth: Fix the creation of hdev->name

Lee Jones (1):
      block: drbd: drbd_nl: Make conversion to 'enum drbd_ret_code' explicit

Muchun Song (1):
      mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_atomic()

Nathan Chancellor (1):
      MIPS: Use address-of operator on section symbols

Ricky WU (1):
      mmc: rtsx: add 74 Clocks in power on flow



Copyright © 2022, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds