[SRU][Jammy][PULL] Jammy update: v5.15.85 upstream stable release

Kamal Mostafa kamal at canonical.com
Tue Jan 17 23:41:30 UTC 2023


This pull request (17 commits) includes the following Jammy stable patchsets:

	Jammy update: v5.15.85 upstream stable release
	https://bugs.launchpad.net/bugs/2003139

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/jammy-stable-v5.15.xx reference:

   git://git.launchpad.net/~ubuntu-kernel-stable/+git/jammy stable-next

 -Kamal

-----

The following changes since commit b943efe9488da31eb7bc76ae579648a33325dfc2:

  UBUNTU: Upstream stable to v5.15.84 (2023-01-17 14:56:25 -0800)

are available in the Git repository at:

  git://git.launchpad.net/~ubuntu-kernel-stable/+git/jammy tags/jammy-stable-v5.15.85

for you to fetch changes up to 3ade840e3011b071363b3cba396a6c8055156868:

  UBUNTU: Upstream stable to v5.15.85 (2023-01-17 15:00:16 -0800)

----------------------------------------------------------------
Bruno Thomsen (1):
      USB: serial: cp210x: add Kamstrup RF sniffer PIDs

Duke Xin (1):
      USB: serial: option: add Quectel EM05-G modem

Greg Kroah-Hartman (1):
      Linux 5.15.85

Jan Kara (4):
      udf: Discard preallocation before extending file with a hole
      udf: Fix preallocation discarding at indirect extent boundary
      udf: Do not bother looking for prealloc extents if i_lenExtents matches i_size
      udf: Fix extending file within last block

Johan Hovold (2):
      USB: serial: f81232: fix division by zero on line-speed change
      USB: serial: f81534: fix division by zero on line-speed change

José Expósito (1):
      HID: uclogic: Add HID_QUIRK_HIDINPUT_FORCE quirk

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

Rasmus Villemoes (1):
      net: loopback: use NET_NAME_PREDICTABLE for name_assign_type

Reka Norman (1):
      xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N

Shruthi Sanil (1):
      usb: dwc3: pci: Update PCIe device ID for USB3 controller on CPU sub-system for Raptor Lake

Szymon Heidrich (1):
      usb: gadget: uvc: Prevent buffer overflow in setup handler

Tiezhu Yang (1):
      selftests: net: Use "grep -E" instead of "egrep"

Tony Nguyen (1):
      igb: Initialize mailbox message for VF reset

 Makefile                                  |  2 +-
 debian.master/upstream-stable             |  2 +-
 drivers/hid/hid-uclogic-core.c            |  1 +
 drivers/net/ethernet/intel/igb/igb_main.c |  2 +-
 drivers/net/loopback.c                    |  2 +-
 drivers/usb/dwc3/dwc3-pci.c               |  2 +-
 drivers/usb/gadget/function/f_uvc.c       |  5 +-
 drivers/usb/host/xhci-pci.c               |  4 +-
 drivers/usb/serial/cp210x.c               |  2 +
 drivers/usb/serial/f81232.c               | 12 +++--
 drivers/usb/serial/f81534.c               | 12 +++--
 drivers/usb/serial/option.c               |  3 ++
 fs/udf/inode.c                            | 76 ++++++++++++++-----------------
 fs/udf/truncate.c                         | 48 ++++++-------------
 tools/testing/selftests/net/toeplitz.sh   |  2 +-
 15 files changed, 81 insertions(+), 94 deletions(-)



More information about the kernel-team mailing list