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.10.4 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.10.4 stable release shall be applied: iio: 104-quad-8: Fix off-by-one error when addressing flag register ARM: qcom_defconfig: Enable RPM/RPM-SMD clocks USB: serial: digi_acceleport: fix OOB data sanity check USB: serial: digi_acceleport: fix OOB-event processing crypto: improve gcc optimization flags for serpent and wp512 MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE change MIPS: VDSO: avoid duplicate CAC_BASE definition MIPS: ip27: Disable qlge driver in defconfig MIPS: Update ip27_defconfig for SCSI_DH change MIPS: ip22: Fix ip28 build for modern gcc MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT change mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy MIPS: ralink: Cosmetic change to prom_init(). MIPS: ralink: Remove unused timer functions MIPS: ralink: Remove unused rt*_wdt_reset functions i2c: bcm2835: Avoid possible NULL ptr dereference tracing: Add #undef to fix compile error ucount: Remove the atomicity from ucount->count efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y dw2102: don't do DMA on stack i2c: add missing of_node_put in i2c_mux_del_adapters powerpc: Emulation support for load/store instructions on LE powerpc/booke: Fix boot crash due to null hugepd powerpc/xics: Work around limitations of OPAL XICS priority handling PCI: Prevent VPD access for QLogic ISP2722 usb: gadget: dummy_hcd: clear usb_gadget region before registration usb: dwc3: gadget: make Set Endpoint Configuration macros safe usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox() usb: ohci-at91: Do not drop unhandled USB suspend control requests usb: gadget: function: f_fs: pass companion descriptor along Revert "usb: gadget: uvc: Add missing call for additional setup data" usb: host: xhci-dbg: HCIVERSION should be a binary number usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllers USB: serial: safe_serial: fix information leak in completion handler USB: serial: omninet: fix reference leaks at open USB: iowarrior: fix NULL-deref at probe USB: iowarrior: fix NULL-deref in write USB: serial: io_ti: fix NULL-deref in interrupt callback USB: serial: io_ti: fix information leak in completion handler serial: samsung: Continue to work if DMA request fails KVM: s390: Fix guest migration for huge guests resulting in panic KVM: arm/arm64: Let vcpu thread modify its own active state drm/i915/gvt: Fix superfluous newline in GVT_DISPLAY_READY env var serial_ir: ensure we're ready to receive interrupts dm: flush queued bios when process blocks to avoid deadlock rc: raw decoder for keymap protocol is not loaded on register ext4: don't BUG when truncating encrypted inodes on the orphan list IB/mlx5: Verify that Q counters are supported Linux 4.10.4 ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Affects: linux (Ubuntu Zesty) Importance: Undecided Status: New ** Tags: kernel-stable-tracking-bug ** Tags added: kernel-stable-tracking-bug ** Also affects: linux (Ubuntu Zesty) 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.10.4 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.10.4 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.10.4 stable release shall be + applied: - The following patches from the v4.10.4 stable release shall be - applied: + iio: 104-quad-8: Fix off-by-one error when addressing flag register + ARM: qcom_defconfig: Enable RPM/RPM-SMD clocks + USB: serial: digi_acceleport: fix OOB data sanity check + USB: serial: digi_acceleport: fix OOB-event processing + crypto: improve gcc optimization flags for serpent and wp512 + MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE change + MIPS: VDSO: avoid duplicate CAC_BASE definition + MIPS: ip27: Disable qlge driver in defconfig + MIPS: Update ip27_defconfig for SCSI_DH change + MIPS: ip22: Fix ip28 build for modern gcc + MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT change + mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy + MIPS: ralink: Cosmetic change to prom_init(). + MIPS: ralink: Remove unused timer functions + MIPS: ralink: Remove unused rt*_wdt_reset functions + i2c: bcm2835: Avoid possible NULL ptr dereference + tracing: Add #undef to fix compile error + ucount: Remove the atomicity from ucount->count + efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y + dw2102: don't do DMA on stack + i2c: add missing of_node_put in i2c_mux_del_adapters + powerpc: Emulation support for load/store instructions on LE + powerpc/booke: Fix boot crash due to null hugepd + powerpc/xics: Work around limitations of OPAL XICS priority handling + PCI: Prevent VPD access for QLogic ISP2722 + usb: gadget: dummy_hcd: clear usb_gadget region before registration + usb: dwc3: gadget: make Set Endpoint Configuration macros safe + usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox() + usb: ohci-at91: Do not drop unhandled USB suspend control requests + usb: gadget: function: f_fs: pass companion descriptor along + Revert "usb: gadget: uvc: Add missing call for additional setup data" + usb: host: xhci-dbg: HCIVERSION should be a binary number + usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllers + USB: serial: safe_serial: fix information leak in completion handler + USB: serial: omninet: fix reference leaks at open + USB: iowarrior: fix NULL-deref at probe + USB: iowarrior: fix NULL-deref in write + USB: serial: io_ti: fix NULL-deref in interrupt callback + USB: serial: io_ti: fix information leak in completion handler + serial: samsung: Continue to work if DMA request fails + KVM: s390: Fix guest migration for huge guests resulting in panic + KVM: arm/arm64: Let vcpu thread modify its own active state + drm/i915/gvt: Fix superfluous newline in GVT_DISPLAY_READY env var + serial_ir: ensure we're ready to receive interrupts + dm: flush queued bios when process blocks to avoid deadlock + rc: raw decoder for keymap protocol is not loaded on register + ext4: don't BUG when truncating encrypted inodes on the orphan list + IB/mlx5: Verify that Q counters are supported + Linux 4.10.4 -- 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/1674288 Title: Zesty update to v4.10.4 stable release Status in linux package in Ubuntu: New Status in linux source package in Zesty: 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 v4.10.4 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.10.4 stable release shall be applied: iio: 104-quad-8: Fix off-by-one error when addressing flag register ARM: qcom_defconfig: Enable RPM/RPM-SMD clocks USB: serial: digi_acceleport: fix OOB data sanity check USB: serial: digi_acceleport: fix OOB-event processing crypto: improve gcc optimization flags for serpent and wp512 MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE change MIPS: VDSO: avoid duplicate CAC_BASE definition MIPS: ip27: Disable qlge driver in defconfig MIPS: Update ip27_defconfig for SCSI_DH change MIPS: ip22: Fix ip28 build for modern gcc MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT change mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy MIPS: ralink: Cosmetic change to prom_init(). MIPS: ralink: Remove unused timer functions MIPS: ralink: Remove unused rt*_wdt_reset functions i2c: bcm2835: Avoid possible NULL ptr dereference tracing: Add #undef to fix compile error ucount: Remove the atomicity from ucount->count efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y dw2102: don't do DMA on stack i2c: add missing of_node_put in i2c_mux_del_adapters powerpc: Emulation support for load/store instructions on LE powerpc/booke: Fix boot crash due to null hugepd powerpc/xics: Work around limitations of OPAL XICS priority handling PCI: Prevent VPD access for QLogic ISP2722 usb: gadget: dummy_hcd: clear usb_gadget region before registration usb: dwc3: gadget: make Set Endpoint Configuration macros safe usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox() usb: ohci-at91: Do not drop unhandled USB suspend control requests usb: gadget: function: f_fs: pass companion descriptor along Revert "usb: gadget: uvc: Add missing call for additional setup data" usb: host: xhci-dbg: HCIVERSION should be a binary number usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllers USB: serial: safe_serial: fix information leak in completion handler USB: serial: omninet: fix reference leaks at open USB: iowarrior: fix NULL-deref at probe USB: iowarrior: fix NULL-deref in write USB: serial: io_ti: fix NULL-deref in interrupt callback USB: serial: io_ti: fix information leak in completion handler serial: samsung: Continue to work if DMA request fails KVM: s390: Fix guest migration for huge guests resulting in panic KVM: arm/arm64: Let vcpu thread modify its own active state drm/i915/gvt: Fix superfluous newline in GVT_DISPLAY_READY env var serial_ir: ensure we're ready to receive interrupts dm: flush queued bios when process blocks to avoid deadlock rc: raw decoder for keymap protocol is not loaded on register ext4: don't BUG when truncating encrypted inodes on the orphan list IB/mlx5: Verify that Q counters are supported Linux 4.10.4 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1674288/+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