|
|
Subscribe / Log in / New account

Linux 4.19.190

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.19.190
Date:  Fri, 07 May 2021 14:23:38 +0200
Message-ID:  <162039021859112@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.19.190 kernel.

All users of the 4.19 kernel series must upgrade.

The updated 4.19.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.19.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/vdso/gettimeofday.c                     |   14 +-
 arch/x86/kernel/acpi/boot.c                       |   25 +---
 arch/x86/kernel/setup.c                           |    7 -
 drivers/acpi/tables.c                             |   42 ++++++
 drivers/net/usb/ax88179_178a.c                    |    4 
 drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c |    7 -
 drivers/net/wireless/intel/iwlwifi/pcie/tx.c      |    7 -
 drivers/platform/x86/thinkpad_acpi.c              |   31 +++--
 drivers/staging/erofs/inode.c                     |  135 ++++++++++++++--------
 drivers/usb/core/quirks.c                         |    4 
 fs/overlayfs/super.c                              |   12 +
 include/linux/acpi.h                              |    9 +
 kernel/bpf/verifier.c                             |   12 -
 sound/usb/quirks-table.h                          |   10 +
 15 files changed, 221 insertions(+), 100 deletions(-)

Chris Chiu (1):
      USB: Add reset-resume quirk for WD19's Realtek Hub

Daniel Borkmann (1):
      bpf: Fix masking negation logic upon negative dst register

Gao Xiang (1):
      erofs: fix extended inode could cross boundary

Greg Kroah-Hartman (1):
      Linux 4.19.190

Jiri Kosina (2):
      iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd()
      iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()

Kai-Heng Feng (1):
      USB: Add LPM quirk for Lenovo ThinkPad USB-C Dock Gen2 Ethernet

Mark Pearson (1):
      platform/x86: thinkpad_acpi: Correct thermal sensor allocation

Miklos Szeredi (1):
      ovl: allow upperdir inside lowerdir

Phillip Potter (1):
      net: usb: ax88179_178a: initialize local variables before use

Rafael J. Wysocki (2):
      ACPI: tables: x86: Reserve memory occupied by ACPI tables
      ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade()

Romain Naour (1):
      mips: Do not include hi and lo in clobber list for R6

Takashi Iwai (1):
      ALSA: usb-audio: Add MIDI quirk for Vox ToneLab EX



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