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 4.13.11 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.13.11 stable release shall be applied: * workqueue: replace pool->manager_arb mutex with a flag * nvme-fc: fix iowait hang * ALSA: hda/realtek - Add support for ALC236/ALC3204 * ALSA: hda - fix headset mic problem for Dell machines with alc236 * ceph: unlock dangling spinlock in try_flush_caps() * Fix tracing sample code warning. * KVM: PPC: Fix oops when checking KVM_CAP_PPC_HTM * KVM: PPC: Book3S HV: POWER9 more doorbell fixes * KVM: PPC: Book3S: Protect kvmppc_gpa_to_ua() with SRCU * s390/kvm: fix detection of guest machine checks * nbd: handle interrupted sendmsg with a sndtimeo set * spi: uapi: spidev: add missing ioctl header * spi: a3700: Return correct value on timeout detection * spi: bcm-qspi: Fix use after free in bcm_qspi_probe() in error path * spi: armada-3700: Fix failing commands with quad-SPI * ovl: add NULL check in ovl_alloc_inode * ovl: fix EIO from lookup of non-indexed upper * ovl: handle ENOENT on index lookup * ovl: do not cleanup unsupported index entries * fuse: fix READDIRPLUS skipping an entry * xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap() * xen: fix booting ballooned down hvm guest * cifs: Select all required crypto modules * CIFS: Fix NULL pointer deref on SMB2_tcon() failure * Input: elan_i2c - add ELAN0611 to the ACPI table * Input: gtco - fix potential out-of-bound access * Fix encryption labels and lengths for SMB3.1.1 * SMB3: Validate negotiate request must always be signed * assoc_array: Fix a buggy node-splitting case * scsi: zfcp: fix erp_action use-before-initialize in REC action trace * scsi: aacraid: Fix controller initialization failure * scsi: qla2xxx: Initialize Work element before requesting IRQs * scsi: sg: Re-fix off by one in sg_fill_request_table() * x86/cpu/AMD: Apply the Erratum 688 fix when the BIOS doesn't * drm/amd/powerplay: fix uninitialized variable * drm/i915/perf: fix perf enable/disable ioctls with 32bits userspace * can: sun4i: fix loopback mode * can: kvaser_usb: Correct return value in printout * can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messages * cfg80211: fix connect/disconnect edge cases * ipsec: Fix aborted xfrm policy dump crash * regulator: fan53555: fix I2C device ids * powerpc/xive: Fix the size of the cpumask used in xive_find_target_in_mask() * Linux 4.13.11 ** Affects: linux (Ubuntu) Importance: Undecided Status: Invalid ** Affects: linux (Ubuntu Artful) Importance: Medium Assignee: Stefan Bader (smb) 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) => Stefan Bader (smb) ** Changed in: linux (Ubuntu) Status: New => Invalid ** 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.13.11 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.13.11 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.13.11 stable release shall be - applied: + The following patches from the 4.13.11 stable release shall be applied: + * workqueue: replace pool->manager_arb mutex with a flag + * nvme-fc: fix iowait hang + * ALSA: hda/realtek - Add support for ALC236/ALC3204 + * ALSA: hda - fix headset mic problem for Dell machines with alc236 + * ceph: unlock dangling spinlock in try_flush_caps() + * Fix tracing sample code warning. + * KVM: PPC: Fix oops when checking KVM_CAP_PPC_HTM + * KVM: PPC: Book3S HV: POWER9 more doorbell fixes + * KVM: PPC: Book3S: Protect kvmppc_gpa_to_ua() with SRCU + * s390/kvm: fix detection of guest machine checks + * nbd: handle interrupted sendmsg with a sndtimeo set + * spi: uapi: spidev: add missing ioctl header + * spi: a3700: Return correct value on timeout detection + * spi: bcm-qspi: Fix use after free in bcm_qspi_probe() in error path + * spi: armada-3700: Fix failing commands with quad-SPI + * ovl: add NULL check in ovl_alloc_inode + * ovl: fix EIO from lookup of non-indexed upper + * ovl: handle ENOENT on index lookup + * ovl: do not cleanup unsupported index entries + * fuse: fix READDIRPLUS skipping an entry + * xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap() + * xen: fix booting ballooned down hvm guest + * cifs: Select all required crypto modules + * CIFS: Fix NULL pointer deref on SMB2_tcon() failure + * Input: elan_i2c - add ELAN0611 to the ACPI table + * Input: gtco - fix potential out-of-bound access + * Fix encryption labels and lengths for SMB3.1.1 + * SMB3: Validate negotiate request must always be signed + * assoc_array: Fix a buggy node-splitting case + * scsi: zfcp: fix erp_action use-before-initialize in REC action trace + * scsi: aacraid: Fix controller initialization failure + * scsi: qla2xxx: Initialize Work element before requesting IRQs + * scsi: sg: Re-fix off by one in sg_fill_request_table() + * x86/cpu/AMD: Apply the Erratum 688 fix when the BIOS doesn't + * drm/amd/powerplay: fix uninitialized variable + * drm/i915/perf: fix perf enable/disable ioctls with 32bits userspace + * can: sun4i: fix loopback mode + * can: kvaser_usb: Correct return value in printout + * can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messages + * cfg80211: fix connect/disconnect edge cases + * ipsec: Fix aborted xfrm policy dump crash + * regulator: fan53555: fix I2C device ids + * powerpc/xive: Fix the size of the cpumask used in + xive_find_target_in_mask() + * Linux 4.13.11 -- 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/1731961 Title: Artful update to 4.13.11 stable release Status in linux package in Ubuntu: Invalid Status in linux source package in Artful: 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 4.13.11 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.13.11 stable release shall be applied: * workqueue: replace pool->manager_arb mutex with a flag * nvme-fc: fix iowait hang * ALSA: hda/realtek - Add support for ALC236/ALC3204 * ALSA: hda - fix headset mic problem for Dell machines with alc236 * ceph: unlock dangling spinlock in try_flush_caps() * Fix tracing sample code warning. * KVM: PPC: Fix oops when checking KVM_CAP_PPC_HTM * KVM: PPC: Book3S HV: POWER9 more doorbell fixes * KVM: PPC: Book3S: Protect kvmppc_gpa_to_ua() with SRCU * s390/kvm: fix detection of guest machine checks * nbd: handle interrupted sendmsg with a sndtimeo set * spi: uapi: spidev: add missing ioctl header * spi: a3700: Return correct value on timeout detection * spi: bcm-qspi: Fix use after free in bcm_qspi_probe() in error path * spi: armada-3700: Fix failing commands with quad-SPI * ovl: add NULL check in ovl_alloc_inode * ovl: fix EIO from lookup of non-indexed upper * ovl: handle ENOENT on index lookup * ovl: do not cleanup unsupported index entries * fuse: fix READDIRPLUS skipping an entry * xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap() * xen: fix booting ballooned down hvm guest * cifs: Select all required crypto modules * CIFS: Fix NULL pointer deref on SMB2_tcon() failure * Input: elan_i2c - add ELAN0611 to the ACPI table * Input: gtco - fix potential out-of-bound access * Fix encryption labels and lengths for SMB3.1.1 * SMB3: Validate negotiate request must always be signed * assoc_array: Fix a buggy node-splitting case * scsi: zfcp: fix erp_action use-before-initialize in REC action trace * scsi: aacraid: Fix controller initialization failure * scsi: qla2xxx: Initialize Work element before requesting IRQs * scsi: sg: Re-fix off by one in sg_fill_request_table() * x86/cpu/AMD: Apply the Erratum 688 fix when the BIOS doesn't * drm/amd/powerplay: fix uninitialized variable * drm/i915/perf: fix perf enable/disable ioctls with 32bits userspace * can: sun4i: fix loopback mode * can: kvaser_usb: Correct return value in printout * can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messages * cfg80211: fix connect/disconnect edge cases * ipsec: Fix aborted xfrm policy dump crash * regulator: fan53555: fix I2C device ids * powerpc/xive: Fix the size of the cpumask used in xive_find_target_in_mask() * Linux 4.13.11 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1731961/+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