From patchwork Fri Mar 19 17:56:18 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kamal Mostafa X-Patchwork-Id: 1455958 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4F2BR00KdBz9sWK; Sat, 20 Mar 2021 04:56:28 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1lNJMG-0001V8-Tm; Fri, 19 Mar 2021 17:56:24 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1lNJMF-0001Ua-9v for kernel-team@lists.ubuntu.com; Fri, 19 Mar 2021 17:56:23 +0000 Received: from [192.188.8.63] (helo=ascalon) by youngberry.canonical.com with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1lNJME-0004G7-UT for kernel-team@lists.ubuntu.com; Fri, 19 Mar 2021 17:56:23 +0000 Received: from kamal by ascalon with local (Exim 4.90_1) (envelope-from ) id 1lNJMD-00038M-BG for kernel-team@lists.ubuntu.com; Fri, 19 Mar 2021 10:56:21 -0700 From: Kamal Mostafa To: kernel-team@lists.ubuntu.com Subject: [SRU][Focal][PULL] Focal update: v5.4.105 upstream stable release Date: Fri, 19 Mar 2021 10:56:18 -0700 Message-Id: <20210319175618.11756-1-kamal@canonical.com> X-Mailer: git-send-email 2.17.1 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" This pull request (26 commits) includes the following Focal stable patchsets: Focal update: v5.4.105 upstream stable release https://bugs.launchpad.net/bugs/1920244 Note also that the 'stable-next' branch head contains this and all prior pending upstream stable releases. I recommend fetching and applying just this reference ('stable-next') instead of each tags/focal-stable-v5.4.xx reference: git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-focal.git stable-next -Kamal ----- The following changes since commit 12156e7bfc58aace5fc854bbd78102ba738faa37: UBUNTU: upstream stable to v5.4.104 (2021-03-19 09:04:48 -0700) are available in the Git repository at: git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-focal.git tags/focal-stable-v5.4.105 for you to fetch changes up to 15e1a83a997f8380b4d5501be61821546577afd5: UBUNTU: upstream stable to v5.4.105 (2021-03-19 09:31:58 -0700) ---------------------------------------------------------------- Alexander Lobakin (1): net: dsa: add GRO support via gro_cells Andrey Ryabinin (1): iommu/amd: Fix sleeping in atomic in increase_address_space() AngeloGioacchino Del Regno (1): drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL register Aswath Govindraju (1): misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom Bjorn Helgaas (1): PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controller Chris Chiu (1): ASoC: Intel: bytcr_rt5640: Add quirk for ARCHOS Cesium 140 Daniel Lee Kruse (1): media: cx23885: add more quirks for reset DMA on some AMD IOMMU Ethan Warth (1): HID: mf: add support for 0079:1846 Mayflash/Dragonrise USB Gamecube Adapter Greg Kroah-Hartman (1): Linux 5.4.105 Hans de Goede (8): ACPICA: Fix race in generic_serial_bus (I2C) and GPIO op_region parameter handling platform/x86: acer-wmi: Cleanup ACER_CAP_FOO defines platform/x86: acer-wmi: Cleanup accelerometer device handling platform/x86: acer-wmi: Add new force_caps module parameter platform/x86: acer-wmi: Add ACER_CAP_SET_FUNCTION_MODE capability flag platform/x86: acer-wmi: Add support for SW_TABLET_MODE on Switch devices platform/x86: acer-wmi: Add ACER_CAP_KBD_DOCK quirk for the Aspire Switch 10E SW3-016 HID: i2c-hid: Add I2C_HID_QUIRK_NO_IRQ_AFTER_RESET for ITE8568 EC on Voyo Winpad A15 Jasper St. Pierre (1): ACPI: video: Add DMI quirk for GIGABYTE GB-BXBT-2807 Jeffle Xu (3): dm table: fix iterate_devices based device capability checks dm table: fix DAX iterate_devices based device capability checks dm table: fix zoned iterate_devices based device capability checks Jisheng Zhang (1): mmc: sdhci-of-dwcmshc: set SDHCI_QUIRK2_PRESET_VALUE_BROKEN Julian Einwag (1): nvme-pci: mark Seagate Nytro XM1440 as QUIRK_NO_NS_DESC_LIST. Kamal Mostafa (1): UBUNTU: upstream stable to v5.4.105 Pascal Terjan (1): nvme-pci: add quirks for Lexar 256GB SSD Tsuchiya Yuto (1): mwifiex: pcie: skip cancel_work_sync() on reset failure path Makefile | 2 +- debian.master/upstream-stable | 2 +- drivers/acpi/acpica/acobject.h | 1 + drivers/acpi/acpica/evhandler.c | 7 ++ drivers/acpi/acpica/evregion.c | 64 +++++++--- drivers/acpi/acpica/evxfregn.c | 2 + drivers/acpi/video_detect.c | 7 ++ drivers/gpu/drm/msm/adreno/a5xx_gpu.c | 2 - drivers/hid/hid-ids.h | 3 + drivers/hid/hid-mf.c | 2 + drivers/hid/hid-quirks.c | 2 + drivers/hid/i2c-hid/i2c-hid-core.c | 2 + drivers/iommu/amd_iommu.c | 10 +- drivers/md/dm-table.c | 174 ++++++++++++---------------- drivers/md/dm.c | 2 +- drivers/md/dm.h | 2 +- drivers/media/pci/cx23885/cx23885-core.c | 4 + drivers/misc/eeprom/eeprom_93xx46.c | 15 +++ drivers/mmc/host/sdhci-of-dwcmshc.c | 1 + drivers/net/wireless/marvell/mwifiex/pcie.c | 18 ++- drivers/net/wireless/marvell/mwifiex/pcie.h | 2 + drivers/nvme/host/pci.c | 6 +- drivers/pci/quirks.c | 3 + drivers/platform/x86/acer-wmi.c | 169 ++++++++++++++++++++++----- include/linux/eeprom_93xx46.h | 2 + net/dsa/Kconfig | 1 + net/dsa/dsa.c | 2 +- net/dsa/dsa_priv.h | 3 + net/dsa/slave.c | 10 +- sound/soc/intel/boards/bytcr_rt5640.c | 12 ++ 30 files changed, 371 insertions(+), 161 deletions(-)