[SRU][Focal][PULL] Focal update: v5.4.214 upstream stable release

Kamal Mostafa kamal at canonical.com
Mon Oct 17 19:19:01 UTC 2022


This pull request (16 commits) includes the following Focal stable patchsets:

	Focal update: v5.4.214 upstream stable release
	https://bugs.launchpad.net/bugs/1993196

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://git.launchpad.net/~ubuntu-kernel-stable/+git/focal stable-next

 -Kamal

-----

The following changes since commit 3f843f28a2d8e9e39d6140b7d8b7314db0ac102c:

  UBUNTU: Upstream stable to v5.4.213 (2022-10-17 10:22:01 -0700)

are available in the Git repository at:

  git://git.launchpad.net/~ubuntu-kernel-stable/+git/focal tags/focal-stable-v5.4.214

for you to fetch changes up to de7b1080f95b4934fa865b663befe7e2ba726cd0:

  UBUNTU: Upstream stable to v5.4.214 (2022-10-17 10:26:16 -0700)

----------------------------------------------------------------
Brian Norris (1):
      tracefs: Only clobber mode/uid/gid on remount if asked

Enguerrand de Ribaucourt (1):
      net: dp83822: disable rx error interrupt

Even Xu (1):
      hid: intel-ish-hid: ishtp: Fix ishtp client sending disordered message

Greg Kroah-Hartman (1):
      Linux 5.4.214

Greg Tulli (1):
      Input: iforce - add support for Boeder Force Feedback Wheel

Hans de Goede (1):
      platform/x86: acer-wmi: Acer Aspire One AOD270/Packard Bell Dot keymap fixes

Hu Xiaoying (1):
      usb: storage: Add ASUS <0x0b05:0x1932> to IGNORE_UAS

Jann Horn (1):
      mm: Fix TLB flush for not-first PFNMAP mappings in unmap_region()

Jason Wang (1):
      HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typo

Kai-Heng Feng (1):
      tg3: Disable tg3 device on system reboot to avoid triggering AER

Kamal Mostafa (1):
      UBUNTU: Upstream stable to v5.4.214

Li Qiong (1):
      ieee802154: cc2520: add rc code in cc2520_tx()

Mathew McBride (1):
      soc: fsl: select FSL_GUTS driver for DPIO

Maurizio Lombardi (1):
      nvmet-tcp: fix unhandled tcp states in nvmet_tcp_state_change()

Rob Clark (1):
      drm/msm/rd: Fix FIFO-full deadlock

Yu Zhe (1):
      perf/arm_pmu_platform: fix tests for platform_get_irq() failure

 Documentation/input/joydev/joystick.rst     |  1 +
 Makefile                                    |  2 +-
 debian.master/upstream-stable               |  2 +-
 drivers/gpu/drm/msm/msm_rd.c                |  3 ++
 drivers/hid/intel-ish-hid/ishtp-hid.h       |  2 +-
 drivers/hid/intel-ish-hid/ishtp/client.c    | 68 +++++++++++++++++------------
 drivers/input/joystick/iforce/iforce-main.c |  1 +
 drivers/net/ethernet/broadcom/tg3.c         |  8 +++-
 drivers/net/ieee802154/cc2520.c             |  1 +
 drivers/net/phy/dp83822.c                   |  3 +-
 drivers/nvme/target/tcp.c                   |  3 ++
 drivers/perf/arm_pmu_platform.c             |  2 +-
 drivers/platform/x86/acer-wmi.c             |  9 +++-
 drivers/soc/fsl/Kconfig                     |  1 +
 drivers/usb/storage/unusual_uas.h           |  7 +++
 fs/tracefs/inode.c                          | 31 +++++++++----
 mm/mmap.c                                   |  9 +++-
 17 files changed, 105 insertions(+), 48 deletions(-)



More information about the kernel-team mailing list