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

fs: add a VALID_OPEN_FLAGS
fs: completely ignore unknown open flags
driver core: platform: fix race condition with driver_override
RDMA/uverbs: Check port number supplied by user verbs cmds
ceph: choose readdir frag based on previous readdir reply
tracing/kprobes: Allow to create probe with a module name starting with a digit
usb: dwc3: replace %p with %pK
USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
Add USB quirk for HVR-950q to avoid intermittent device resets
usb: usbip: set buffer pointers to NULL after free
usb: Fix typo in the definition of Endpoint[out]Request
USB: core: fix device node leak
arm: remove wrong CONFIG_PROC_SYSCTL ifdef
pinctrl: sh-pfc: r8a7794: Swap ATA signals
pinctrl: sh-pfc: r8a7791: Fix SCIF2 pinmux data
pinctrl: sh-pfc: r8a7791: Add missing DVC_MUTE signal
pinctrl: sh-pfc: r8a7795: Fix hscif2_clk_b and hscif4_ctrl
pinctrl: meson: meson8b: fix the NAND DQS pins
pinctrl: stm32: Fix bad function call
pinctrl: sunxi: Fix SPDIF function name for A83T
pinctrl: core: Fix warning by removing bogus code
pinctrl: mxs: atomically switch mux and drive strength config
pinctrl: sh-pfc: r8a7791: Add missing HSCIF1 pinmux data
pinctrl: sh-pfc: Update info pointer after SoC-specific init
USB: serial: option: add two Longcheer device ids
USB: serial: qcserial: new Sierra Wireless EM7305 device ID
xhci: Limit USB2 port wake support for AMD Promontory hosts
gfs2: Fix glock rhashtable rcu bug
Add "shutdown" to "struct class".
tpm: Issue a TPM2_Shutdown for TPM2 devices.
tpm: fix a kernel memory leak in tpm-sysfs.c
x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
xen: avoid deadlock in xenbus driver
crypto: drbg - Fixes panic in wait_for_completion call
rt286: add Thinkpad Helix 2 to force_combo_jack_table
Linux 4.11.10

The following patches from v4.11.10 had already been applied:

drm/virtio: don't leak bo on drm_gem_object_init failure

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

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


** Tags: kernel-stable-tracking-bug

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

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

** 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)

** 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.11.10 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.11.10 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.11.10 stable release shall be
+ applied:
  
-        The following patches from the v4.11.10 stable release shall be
- applied:
+ fs: add a VALID_OPEN_FLAGS
+ fs: completely ignore unknown open flags
+ driver core: platform: fix race condition with driver_override
+ RDMA/uverbs: Check port number supplied by user verbs cmds
+ ceph: choose readdir frag based on previous readdir reply
+ tracing/kprobes: Allow to create probe with a module name starting with a 
digit
+ drm/virtio: don't leak bo on drm_gem_object_init failure
+ usb: dwc3: replace %p with %pK
+ USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick
+ Add USB quirk for HVR-950q to avoid intermittent device resets
+ usb: usbip: set buffer pointers to NULL after free
+ usb: Fix typo in the definition of Endpoint[out]Request
+ USB: core: fix device node leak
+ arm: remove wrong CONFIG_PROC_SYSCTL ifdef
+ pinctrl: sh-pfc: r8a7794: Swap ATA signals
+ pinctrl: sh-pfc: r8a7791: Fix SCIF2 pinmux data
+ pinctrl: sh-pfc: r8a7791: Add missing DVC_MUTE signal
+ pinctrl: sh-pfc: r8a7795: Fix hscif2_clk_b and hscif4_ctrl
+ pinctrl: meson: meson8b: fix the NAND DQS pins
+ pinctrl: stm32: Fix bad function call
+ pinctrl: sunxi: Fix SPDIF function name for A83T
+ pinctrl: core: Fix warning by removing bogus code
+ pinctrl: mxs: atomically switch mux and drive strength config
+ pinctrl: sh-pfc: r8a7791: Add missing HSCIF1 pinmux data
+ pinctrl: sh-pfc: Update info pointer after SoC-specific init
+ USB: serial: option: add two Longcheer device ids
+ USB: serial: qcserial: new Sierra Wireless EM7305 device ID
+ xhci: Limit USB2 port wake support for AMD Promontory hosts
+ gfs2: Fix glock rhashtable rcu bug
+ Add "shutdown" to "struct class".
+ tpm: Issue a TPM2_Shutdown for TPM2 devices.
+ tpm: fix a kernel memory leak in tpm-sysfs.c
+ x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
+ xen: avoid deadlock in xenbus driver
+ crypto: drbg - Fixes panic in wait_for_completion call
+ rt286: add Thinkpad Helix 2 to force_combo_jack_table
+ Linux 4.11.10

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

Title:
  Artful update to v4.11.10 stable release

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to