Public bug reported:

SRU Justification

    Impact:
       The upstream process for stable tree updates is quite similar
       in scope to the Ubuntu SRU process, e.g., each patch has to
       demonstrably fix a bug, and each patch is vetted by upstream
       by originating either directly from a mainline/stable Linux tree or
       a minimally backported form of that patch. The v4.17.5 upstream stable
       patch set is now available. It should be included in the Ubuntu
       kernel as well.

       git://git.kernel.org/

    TEST CASE: TBD

       The following patches from the v4.17.5 stable release shall be
applied:

usb: cdc_acm: Add quirk for Uniden UBC125 scanner
USB: serial: cp210x: add CESINEL device ids
USB: serial: cp210x: add Silicon Labs IDs for Windows Update
usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hub
usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-entered
acpi: Add helper for deactivating memory region
usb: typec: ucsi: acpi: Workaround for cache mode issue
usb: typec: ucsi: Fix for incorrect status data issue
xhci: Fix kernel oops in trace_xhci_free_virt_device
n_tty: Fix stall at n_tty_receive_char_special().
n_tty: Access echo_* variables carefully.
staging: android: ion: Return an ERR_PTR in ion_map_kernel
iio: mma8452: Fix ignoring MMA8452_INT_DRDY
serial: 8250_pci: Remove stalled entries in blacklist
serdev: fix memleak on module unload
vt: prevent leaking uninitialized data to userspace via /dev/vcs*
drm/amdgpu: Add APU support in vi_set_uvd_clocks
drm/amdgpu: Add APU support in vi_set_vce_clocks
drm/amdgpu: fix the missed vcn fw version report
drm/amdgpu: Grab/put runtime PM references in atomic_commit_tail()
drm/amdgpu: fix clear_all and replace handling in the VM (v2)
drm/sti: Depend on OF rather than selecting it
drm/amd/display: Clear connector's edid pointer
drm/i915/dp: Send DPCD ON for MST before phy_up
drm/qxl: Call qxl_bo_unref outside atomic context
drm/atmel-hlcdc: check stride values in the first plane
Revert "drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE"
drm/amdgpu: Don't default to DC support for Kaveri and older
drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes array
drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper
drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always accurate
drm/amdgpu: Update pin_size values before unpinning BO
drm/amdgpu: GPU vs CPU page size fixes in amdgpu_vm_bo_split_mapping
drm/amdgpu: Count disabled CRTCs in commit tail earlier
drm/amd/display: release spinlock before committing updates to stream
drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI
drm/i915: Fix PIPESTAT irq ack on i965/g4x
drm/i915: Disallow interlaced modes on g4x DP outputs
drm/i915: Turn off g4x DP port in .post_disable()
drm/i915: Enable provoking vertex fix on Gen9 systems.
netfilter: ip6t_rpfilter: provide input interface for route lookup
netfilter: xt_connmark: fix list corruption on rmmod
netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()
ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0
x86/mm: Don't free P4D table when it is folded at runtime
ARM: dts: imx6q: Use correct SDMA script for SPI5 core
Linux 4.17.5

** Affects: linux (Ubuntu)
     Importance: Medium
     Assignee: Seth Forshee (sforshee)
         Status: In Progress


** Tags: kernel-stable-tracking-bug

** Tags added: kernel-stable-tracking-bug

** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

** Changed in: linux (Ubuntu)
       Status: New => In Progress

** Changed in: linux (Ubuntu)
     Assignee: (unassigned) => Seth Forshee (sforshee)

** Description changed:

+ SRU Justification
  
-     SRU Justification
+     Impact:
+        The upstream process for stable tree updates is quite similar
+        in scope to the Ubuntu SRU process, e.g., each patch has to
+        demonstrably fix a bug, and each patch is vetted by upstream
+        by originating either directly from a mainline/stable Linux tree or
+        a minimally backported form of that patch. The v4.17.5 upstream stable
+        patch set is now available. It should be included in the Ubuntu
+        kernel as well.
  
-     Impact:
-        The upstream process for stable tree updates is quite similar
-        in scope to the Ubuntu SRU process, e.g., each patch has to
-        demonstrably fix a bug, and each patch is vetted by upstream
-        by originating either directly from a mainline/stable Linux tree or
-        a minimally backported form of that patch. The v4.17.5 upstream stable
-        patch set is now available. It should be included in the Ubuntu
-        kernel as well.
+        git://git.kernel.org/
  
-        git://git.kernel.org/
+     TEST CASE: TBD
  
-     TEST CASE: TBD
+        The following patches from the v4.17.5 stable release shall be
+ applied:
  
-        The following patches from the v4.17.5 stable release shall be
- applied:
+ usb: cdc_acm: Add quirk for Uniden UBC125 scanner
+ USB: serial: cp210x: add CESINEL device ids
+ USB: serial: cp210x: add Silicon Labs IDs for Windows Update
+ usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hub
+ usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-entered
+ acpi: Add helper for deactivating memory region
+ usb: typec: ucsi: acpi: Workaround for cache mode issue
+ usb: typec: ucsi: Fix for incorrect status data issue
+ xhci: Fix kernel oops in trace_xhci_free_virt_device
+ n_tty: Fix stall at n_tty_receive_char_special().
+ n_tty: Access echo_* variables carefully.
+ staging: android: ion: Return an ERR_PTR in ion_map_kernel
+ iio: mma8452: Fix ignoring MMA8452_INT_DRDY
+ serial: 8250_pci: Remove stalled entries in blacklist
+ serdev: fix memleak on module unload
+ vt: prevent leaking uninitialized data to userspace via /dev/vcs*
+ drm/amdgpu: Add APU support in vi_set_uvd_clocks
+ drm/amdgpu: Add APU support in vi_set_vce_clocks
+ drm/amdgpu: fix the missed vcn fw version report
+ drm/amdgpu: Grab/put runtime PM references in atomic_commit_tail()
+ drm/amdgpu: fix clear_all and replace handling in the VM (v2)
+ drm/sti: Depend on OF rather than selecting it
+ drm/amd/display: Clear connector's edid pointer
+ drm/i915/dp: Send DPCD ON for MST before phy_up
+ drm/qxl: Call qxl_bo_unref outside atomic context
+ drm/atmel-hlcdc: check stride values in the first plane
+ Revert "drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE"
+ drm/amdgpu: Don't default to DC support for Kaveri and older
+ drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes array
+ drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper
+ drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always accurate
+ drm/amdgpu: Update pin_size values before unpinning BO
+ drm/amdgpu: GPU vs CPU page size fixes in amdgpu_vm_bo_split_mapping
+ drm/amdgpu: Count disabled CRTCs in commit tail earlier
+ drm/amd/display: release spinlock before committing updates to stream
+ drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI
+ drm/i915: Fix PIPESTAT irq ack on i965/g4x
+ drm/i915: Disallow interlaced modes on g4x DP outputs
+ drm/i915: Turn off g4x DP port in .post_disable()
+ drm/i915: Enable provoking vertex fix on Gen9 systems.
+ netfilter: ip6t_rpfilter: provide input interface for route lookup
+ netfilter: xt_connmark: fix list corruption on rmmod
+ netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()
+ ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0
+ x86/mm: Don't free P4D table when it is folded at runtime
+ ARM: dts: imx6q: Use correct SDMA script for SPI5 core
+ Linux 4.17.5

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1780833

Title:
  Cosmic update to v4.17.5 stable release

Status in linux package in Ubuntu:
  In Progress

Bug description:
  SRU Justification

      Impact:
         The upstream process for stable tree updates is quite similar
         in scope to the Ubuntu SRU process, e.g., each patch has to
         demonstrably fix a bug, and each patch is vetted by upstream
         by originating either directly from a mainline/stable Linux tree or
         a minimally backported form of that patch. The v4.17.5 upstream stable
         patch set is now available. It should be included in the Ubuntu
         kernel as well.

         git://git.kernel.org/

      TEST CASE: TBD

         The following patches from the v4.17.5 stable release shall be
  applied:

  usb: cdc_acm: Add quirk for Uniden UBC125 scanner
  USB: serial: cp210x: add CESINEL device ids
  USB: serial: cp210x: add Silicon Labs IDs for Windows Update
  usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hub
  usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-entered
  acpi: Add helper for deactivating memory region
  usb: typec: ucsi: acpi: Workaround for cache mode issue
  usb: typec: ucsi: Fix for incorrect status data issue
  xhci: Fix kernel oops in trace_xhci_free_virt_device
  n_tty: Fix stall at n_tty_receive_char_special().
  n_tty: Access echo_* variables carefully.
  staging: android: ion: Return an ERR_PTR in ion_map_kernel
  iio: mma8452: Fix ignoring MMA8452_INT_DRDY
  serial: 8250_pci: Remove stalled entries in blacklist
  serdev: fix memleak on module unload
  vt: prevent leaking uninitialized data to userspace via /dev/vcs*
  drm/amdgpu: Add APU support in vi_set_uvd_clocks
  drm/amdgpu: Add APU support in vi_set_vce_clocks
  drm/amdgpu: fix the missed vcn fw version report
  drm/amdgpu: Grab/put runtime PM references in atomic_commit_tail()
  drm/amdgpu: fix clear_all and replace handling in the VM (v2)
  drm/sti: Depend on OF rather than selecting it
  drm/amd/display: Clear connector's edid pointer
  drm/i915/dp: Send DPCD ON for MST before phy_up
  drm/qxl: Call qxl_bo_unref outside atomic context
  drm/atmel-hlcdc: check stride values in the first plane
  Revert "drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE"
  drm/amdgpu: Don't default to DC support for Kaveri and older
  drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes array
  drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper
  drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always accurate
  drm/amdgpu: Update pin_size values before unpinning BO
  drm/amdgpu: GPU vs CPU page size fixes in amdgpu_vm_bo_split_mapping
  drm/amdgpu: Count disabled CRTCs in commit tail earlier
  drm/amd/display: release spinlock before committing updates to stream
  drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI
  drm/i915: Fix PIPESTAT irq ack on i965/g4x
  drm/i915: Disallow interlaced modes on g4x DP outputs
  drm/i915: Turn off g4x DP port in .post_disable()
  drm/i915: Enable provoking vertex fix on Gen9 systems.
  netfilter: ip6t_rpfilter: provide input interface for route lookup
  netfilter: xt_connmark: fix list corruption on rmmod
  netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()
  ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0
  x86/mm: Don't free P4D table when it is folded at runtime
  ARM: dts: imx6q: Use correct SDMA script for SPI5 core
  Linux 4.17.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1780833/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to