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.13.1 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.13.1 stable release shall be
applied:

usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
USB: serial: option: add support for D-Link DWM-157 C1
usb: Add device quirk for Logitech HD Pro Webcam C920-C
usb:xhci:Fix regression when ATI chipsets detected
USB: musb: fix external abort on suspend
ANDROID: binder: add padding to binder_fd_array_object.
ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES.
USB: core: Avoid race of async_completed() w/ usbdev_release()
staging/rts5208: fix incorrect shift to extract upper nybble
staging: ccree: save ciphertext for CTS IV
staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaks
iio: adc: ti-ads1015: fix incorrect data rate setting update
iio: adc: ti-ads1015: fix scale information for ADS1115
iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
iio: adc: ti-ads1015: avoid getting stale result after runtime resume
iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks
iio: adc: ti-ads1015: add adequate wait time to get correct conversion
driver core: bus: Fix a potential double free
HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usage
binder: free memory on error
crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
crypto: caam/qi - fix compilation with DEBUG enabled
thunderbolt: Fix reset response_type
fpga: altera-hps2fpga: fix multiple init of l3_remap_lock
intel_th: pci: Add Cannon Lake PCH-H support
intel_th: pci: Add Cannon Lake PCH-LP support
ath10k: fix memory leak in rx ring buffer allocation
drm/vgem: Pin our pages for dmabuf exports
drm/ttm: Fix accounting error when fail to get pages for pool
drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctly
rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
Bluetooth: Add support of 13d3:3494 RTL8723BE device
iwlwifi: pci: add new PCI ID for 7265D
dlm: avoid double-free on error path in dlm_device_{register,unregister}
mwifiex: correct channel stat buffer overflows
MCB: add support for SC31 to mcb-lpc
s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
drm/nouveau: Fix error handling in nv50_disp_atomic_commit
workqueue: Fix flag collision
ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme
cs5536: add support for IDE controller variant
scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
scsi: sg: recheck MMAP_IO request length with lock held
of/device: Prevent buffer overflow in of_device_modalias()
rtlwifi: Fix memory leak when firmware request fails
rtlwifi: Fix fallback firmware loading
Linux 4.13.1

** Affects: linux (Ubuntu)
     Importance: Medium
     Assignee: Seth Forshee (sforshee)
         Status: Fix Committed

** Affects: linux (Ubuntu Artful)
     Importance: Medium
     Assignee: Seth Forshee (sforshee)
         Status: Fix Committed


** Tags: kernel-stable-tracking-bug

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

** Also affects: linux (Ubuntu Artful)
   Importance: Undecided
       Status: New

** 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.13.1 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.13.1 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.13.1 stable release shall be
+ applied:
  
-        The following patches from the v4.13.1 stable release shall be
- applied:
+ usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
+ USB: serial: option: add support for D-Link DWM-157 C1
+ usb: Add device quirk for Logitech HD Pro Webcam C920-C
+ usb:xhci:Fix regression when ATI chipsets detected
+ USB: musb: fix external abort on suspend
+ ANDROID: binder: add padding to binder_fd_array_object.
+ ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES.
+ USB: core: Avoid race of async_completed() w/ usbdev_release()
+ staging/rts5208: fix incorrect shift to extract upper nybble
+ staging: ccree: save ciphertext for CTS IV
+ staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaks
+ iio: adc: ti-ads1015: fix incorrect data rate setting update
+ iio: adc: ti-ads1015: fix scale information for ADS1115
+ iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
+ iio: adc: ti-ads1015: avoid getting stale result after runtime resume
+ iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks
+ iio: adc: ti-ads1015: add adequate wait time to get correct conversion
+ driver core: bus: Fix a potential double free
+ HID: wacom: Do not completely map WACOM_HID_WD_TOUCHRINGSTATUS usage
+ binder: free memory on error
+ crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
+ crypto: caam/qi - fix compilation with DEBUG enabled
+ thunderbolt: Fix reset response_type
+ fpga: altera-hps2fpga: fix multiple init of l3_remap_lock
+ intel_th: pci: Add Cannon Lake PCH-H support
+ intel_th: pci: Add Cannon Lake PCH-LP support
+ ath10k: fix memory leak in rx ring buffer allocation
+ drm/vgem: Pin our pages for dmabuf exports
+ drm/ttm: Fix accounting error when fail to get pages for pool
+ drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctly
+ rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
+ Bluetooth: Add support of 13d3:3494 RTL8723BE device
+ iwlwifi: pci: add new PCI ID for 7265D
+ dlm: avoid double-free on error path in dlm_device_{register,unregister}
+ mwifiex: correct channel stat buffer overflows
+ MCB: add support for SC31 to mcb-lpc
+ s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
+ drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
+ drm/nouveau: Fix error handling in nv50_disp_atomic_commit
+ workqueue: Fix flag collision
+ ahci: don't use MSI for devices with the silly Intel NVMe remapping scheme
+ cs5536: add support for IDE controller variant
+ scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
+ scsi: sg: recheck MMAP_IO request length with lock held
+ of/device: Prevent buffer overflow in of_device_modalias()
+ rtlwifi: Fix memory leak when firmware request fails
+ rtlwifi: Fix fallback firmware loading
+ Linux 4.13.1

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

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

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

** Changed in: linux (Ubuntu Artful)
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1716284

Title:
  Artful update to v4.13.1 stable release

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to