The following patches were skipped as they were previously applied:
 * kvm: x86: fix RSM when PCID is non-zero
 * x86/mm: Disable PCID on 32-bit kernels
 * x86/mm: Enable CR4.PCIDE on supported systems

** 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 4.4.109 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 4.4.109 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 4.4.109 stable release shall be
- applied:
+        The following patches from the 4.4.109 stable release shall be applied:
+ * ACPI: APEI / ERST: Fix missing error handling in erst_reader()
+ * crypto: mcryptd - protect the per-CPU queue with a lock
+ * mfd: cros ec: spi: Don't send first message too soon
+ * mfd: twl4030-audio: Fix sibling-node lookup
+ * mfd: twl6040: Fix child-node lookup
+ * ALSA: rawmidi: Avoid racy info ioctl via ctl device
+ * ALSA: usb-audio: Fix the missing ctl name suffix at parsing SU
+ * PCI / PM: Force devices to D0 in pci_pm_thaw_noirq()
+ * parisc: Hide Diva-built-in serial aux and graphics card
+ * spi: xilinx: Detect stall with Unknown commands
+ * KVM: X86: Fix load RFLAGS w/o the fixed bit
+ * kvm: x86: fix RSM when PCID is non-zero
+ * powerpc/perf: Dereference BHRB entries safely
+ * net: mvneta: clear interface link status on port disable
+ * tracing: Remove extra zeroing out of the ring buffer page
+ * tracing: Fix possible double free on failure of allocating trace buffer
+ * tracing: Fix crash when it fails to alloc ring buffer
+ * ring-buffer: Mask out the info bits when returning buffer page length
+ * iw_cxgb4: Only validate the MSN for successful completions
+ * ASoC: fsl_ssi: AC'97 ops need regmap, clock and cleaning up on failure
+ * ASoC: twl4030: fix child-node lookup
+ * ALSA: hda: Drop useless WARN_ON()
+ * ALSA: hda - fix headset mic detection issue on a Dell machine
+ * x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly()
+ * x86/mm: Remove flush_tlb() and flush_tlb_current_task()
+ * x86/mm: Make flush_tlb_mm_range() more predictable
+ * x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range()
+ * x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP 
code
+ * x86/mm: Disable PCID on 32-bit kernels
+ * x86/mm: Add the 'nopcid' boot option to turn off PCID
+ * x86/mm: Enable CR4.PCIDE on supported systems
+ * x86/mm/64: Fix reboot interaction with CR4.PCIDE
+ * kbuild: add '-fno-stack-check' to kernel build options
+ * ipv4: igmp: guard against silly MTU values
+ * ipv6: mcast: better catch silly mtu values
+ * net: igmp: Use correct source address on IGMPv3 reports
+ * netlink: Add netns check on taps
+ * net: qmi_wwan: add Sierra EM7565 1199:9091
+ * net: reevalulate autoflowlabel setting after sysctl setting
+ * tcp md5sig: Use skb's saddr when replying to an incoming segment
+ * tg3: Fix rx hang on MTU change with 5717/5719
+ * net: ipv4: fix for a race condition in raw_sendmsg
+ * net: mvmdio: disable/unprepare clocks in EPROBE_DEFER case
+ * sctp: Replace use of sockets_allocated with specified macro.
+ * ipv4: Fix use-after-free when flushing FIB tables
+ * net: bridge: fix early call to br_stp_change_bridge_id and plug newlink 
leaks
+ * net: Fix double free and memory corruption in get_net_ns_by_id()
+ * net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaround
+ * sock: free skb in skb_complete_tx_timestamp on error
+ * usbip: fix usbip bind writing random string after command in match_busid
+ * usbip: stub: stop printing kernel pointer addresses in messages
+ * usbip: vhci: stop printing kernel pointer addresses in messages
+ * USB: serial: ftdi_sio: add id for Airbus DS P8GR
+ * USB: serial: qcserial: add Sierra Wireless EM7565
+ * USB: serial: option: add support for Telit ME910 PID 0x1101
+ * USB: serial: option: adding support for YUGA CLM920-NC5
+ * usb: Add device quirk for Logitech HD Pro Webcam C925e
+ * usb: add RESET_RESUME for ELSA MicroLink 56K
+ * USB: Fix off by one in type-specific length check of BOS SSP capability
+ * usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201
+ * nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
+ * x86/smpboot: Remove stale TLB flush invocations
+ * n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD)
+ * mm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available even on UP
+ * Linux 4.4.109

-- 
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/1745069

Title:
  Xenial update to 4.4.109 stable release

Status in linux package in Ubuntu:
  New

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 4.4.109 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 4.4.109 stable release shall be applied:
  * ACPI: APEI / ERST: Fix missing error handling in erst_reader()
  * crypto: mcryptd - protect the per-CPU queue with a lock
  * mfd: cros ec: spi: Don't send first message too soon
  * mfd: twl4030-audio: Fix sibling-node lookup
  * mfd: twl6040: Fix child-node lookup
  * ALSA: rawmidi: Avoid racy info ioctl via ctl device
  * ALSA: usb-audio: Fix the missing ctl name suffix at parsing SU
  * PCI / PM: Force devices to D0 in pci_pm_thaw_noirq()
  * parisc: Hide Diva-built-in serial aux and graphics card
  * spi: xilinx: Detect stall with Unknown commands
  * KVM: X86: Fix load RFLAGS w/o the fixed bit
  * kvm: x86: fix RSM when PCID is non-zero
  * powerpc/perf: Dereference BHRB entries safely
  * net: mvneta: clear interface link status on port disable
  * tracing: Remove extra zeroing out of the ring buffer page
  * tracing: Fix possible double free on failure of allocating trace buffer
  * tracing: Fix crash when it fails to alloc ring buffer
  * ring-buffer: Mask out the info bits when returning buffer page length
  * iw_cxgb4: Only validate the MSN for successful completions
  * ASoC: fsl_ssi: AC'97 ops need regmap, clock and cleaning up on failure
  * ASoC: twl4030: fix child-node lookup
  * ALSA: hda: Drop useless WARN_ON()
  * ALSA: hda - fix headset mic detection issue on a Dell machine
  * x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly()
  * x86/mm: Remove flush_tlb() and flush_tlb_current_task()
  * x86/mm: Make flush_tlb_mm_range() more predictable
  * x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range()
  * x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP 
code
  * x86/mm: Disable PCID on 32-bit kernels
  * x86/mm: Add the 'nopcid' boot option to turn off PCID
  * x86/mm: Enable CR4.PCIDE on supported systems
  * x86/mm/64: Fix reboot interaction with CR4.PCIDE
  * kbuild: add '-fno-stack-check' to kernel build options
  * ipv4: igmp: guard against silly MTU values
  * ipv6: mcast: better catch silly mtu values
  * net: igmp: Use correct source address on IGMPv3 reports
  * netlink: Add netns check on taps
  * net: qmi_wwan: add Sierra EM7565 1199:9091
  * net: reevalulate autoflowlabel setting after sysctl setting
  * tcp md5sig: Use skb's saddr when replying to an incoming segment
  * tg3: Fix rx hang on MTU change with 5717/5719
  * net: ipv4: fix for a race condition in raw_sendmsg
  * net: mvmdio: disable/unprepare clocks in EPROBE_DEFER case
  * sctp: Replace use of sockets_allocated with specified macro.
  * ipv4: Fix use-after-free when flushing FIB tables
  * net: bridge: fix early call to br_stp_change_bridge_id and plug newlink 
leaks
  * net: Fix double free and memory corruption in get_net_ns_by_id()
  * net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaround
  * sock: free skb in skb_complete_tx_timestamp on error
  * usbip: fix usbip bind writing random string after command in match_busid
  * usbip: stub: stop printing kernel pointer addresses in messages
  * usbip: vhci: stop printing kernel pointer addresses in messages
  * USB: serial: ftdi_sio: add id for Airbus DS P8GR
  * USB: serial: qcserial: add Sierra Wireless EM7565
  * USB: serial: option: add support for Telit ME910 PID 0x1101
  * USB: serial: option: adding support for YUGA CLM920-NC5
  * usb: Add device quirk for Logitech HD Pro Webcam C925e
  * usb: add RESET_RESUME for ELSA MicroLink 56K
  * USB: Fix off by one in type-specific length check of BOS SSP capability
  * usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201
  * nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
  * x86/smpboot: Remove stale TLB flush invocations
  * n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD)
  * mm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available even on UP
  * Linux 4.4.109

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1745069/+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