Note, the following commit was skipped because it has already been applied:
* Revert "perf report: Add warning when libunwind not compiled in" ** 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 following upstream + stable patches should be included in the Ubuntu kernel: - 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 following upstream - stable patches should be included in the Ubuntu kernel: + * PM / devfreq: Don't fail devfreq_dev_release if not in list + * RDMA/cma: add missed unregister_pernet_subsys in init failure + * scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set func + * scsi: qla2xxx: Don't call qlt_async_event twice + * scsi: iscsi: qla4xxx: fix double free in probe + * scsi: libsas: stop discovering if oob mode is disconnected + * usb: gadget: fix wrong endpoint desc + * md: raid1: check rdev before reference in raid1_sync_request func + * s390/cpum_sf: Adjust sampling interval to avoid hitting sample limits + * s390/cpum_sf: Avoid SBD overflow condition in irq handler + * xen/balloon: fix ballooned page accounting without hotplug enabled + * xfs: fix mount failure crash on invalid iclog memory access + * taskstats: fix data-race + * ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support code + * MIPS: Avoid VDSO ABI breakage due to global register variable + * locks: print unsigned ino in /proc/locks + * dmaengine: Fix access to uninitialized dma_slave_caps + * compat_ioctl: block: handle Persistent Reservations + * gpiolib: fix up emulated open drain outputs + * ALSA: cs4236: fix error return comparison of an unsigned integer + * ftrace: Avoid potential division by zero in function profiler + * Bluetooth: btusb: fix PM leak in error case of setup + * Bluetooth: delete a stray unlock + * tty: serial: msm_serial: Fix lockup for sysrq and oops + * drm/mst: Fix MST sideband up-reply failure handling + * powerpc/pseries/hvconsole: Fix stack overread via udbg + * ath9k_htc: Modify byte order for an error message + * ath9k_htc: Discard undersized packets + * net: add annotations on hh->hh_len lockless accesses + * s390/smp: fix physical to logical CPU map for SMT + * locking/x86: Remove the unused atomic_inc_short() methd + * pstore/ram: Write new dumps to start of recycled zones + * locking/spinlock/debug: Fix various data races + * netfilter: ctnetlink: netns exit must wait for callbacks + * ARM: vexpress: Set-up shared OPP table instead of individual for each CPU + * netfilter: uapi: Avoid undefined left-shift in xt_sctp.h + * ARM: dts: am437x-gp/epos-evm: fix panel compatible + * powerpc: Ensure that swiotlb buffer is allocated from low memory + * bnx2x: Do not handle requests from VFs after parity + * bnx2x: Fix logic to get total no. of PFs per engine + * net: usb: lan78xx: Fix error message format specifier + * rfkill: Fix incorrect check to avoid NULL pointer dereference + * ASoC: wm8962: fix lambda value + * regulator: rn5t618: fix module aliases + * kconfig: don't crash on NULL expressions in expr_eq() + * parisc: Fix compiler warnings in debug_core.c + * llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c) + * net: stmmac: dwmac-sunxi: Allow all RGMII modes + * net: usb: lan78xx: fix possible skb leak + * pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM + * sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLY + * tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACK + * vlan: vlan_changelink() should propagate errors + * vlan: fix memory leak in vlan_dev_set_egress_priority + * vxlan: fix tos value before xmit + * macvlan: do not assume mac_header is set in macvlan_broadcast() + * USB: core: fix check for duplicate endpoints + * USB: serial: option: add Telit ME910G1 0x110a composition + * Linux 4.4.209 + * UBUNTU: upstream stable to v4.4.209 - 4.4.209 upstream stable release - from git://git.kernel.org/ + 4.4.209 upstream stable release + from git://git.kernel.org/ -- 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/1859640 Title: Xenial update: 4.4.209 upstream stable release Status in linux package in Ubuntu: Invalid Status in linux source package in Xenial: 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 following upstream stable patches should be included in the Ubuntu kernel: * PM / devfreq: Don't fail devfreq_dev_release if not in list * RDMA/cma: add missed unregister_pernet_subsys in init failure * scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set func * scsi: qla2xxx: Don't call qlt_async_event twice * scsi: iscsi: qla4xxx: fix double free in probe * scsi: libsas: stop discovering if oob mode is disconnected * usb: gadget: fix wrong endpoint desc * md: raid1: check rdev before reference in raid1_sync_request func * s390/cpum_sf: Adjust sampling interval to avoid hitting sample limits * s390/cpum_sf: Avoid SBD overflow condition in irq handler * xen/balloon: fix ballooned page accounting without hotplug enabled * xfs: fix mount failure crash on invalid iclog memory access * taskstats: fix data-race * ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support code * MIPS: Avoid VDSO ABI breakage due to global register variable * locks: print unsigned ino in /proc/locks * dmaengine: Fix access to uninitialized dma_slave_caps * compat_ioctl: block: handle Persistent Reservations * gpiolib: fix up emulated open drain outputs * ALSA: cs4236: fix error return comparison of an unsigned integer * ftrace: Avoid potential division by zero in function profiler * Bluetooth: btusb: fix PM leak in error case of setup * Bluetooth: delete a stray unlock * tty: serial: msm_serial: Fix lockup for sysrq and oops * drm/mst: Fix MST sideband up-reply failure handling * powerpc/pseries/hvconsole: Fix stack overread via udbg * ath9k_htc: Modify byte order for an error message * ath9k_htc: Discard undersized packets * net: add annotations on hh->hh_len lockless accesses * s390/smp: fix physical to logical CPU map for SMT * locking/x86: Remove the unused atomic_inc_short() methd * pstore/ram: Write new dumps to start of recycled zones * locking/spinlock/debug: Fix various data races * netfilter: ctnetlink: netns exit must wait for callbacks * ARM: vexpress: Set-up shared OPP table instead of individual for each CPU * netfilter: uapi: Avoid undefined left-shift in xt_sctp.h * ARM: dts: am437x-gp/epos-evm: fix panel compatible * powerpc: Ensure that swiotlb buffer is allocated from low memory * bnx2x: Do not handle requests from VFs after parity * bnx2x: Fix logic to get total no. of PFs per engine * net: usb: lan78xx: Fix error message format specifier * rfkill: Fix incorrect check to avoid NULL pointer dereference * ASoC: wm8962: fix lambda value * regulator: rn5t618: fix module aliases * kconfig: don't crash on NULL expressions in expr_eq() * parisc: Fix compiler warnings in debug_core.c * llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c) * net: stmmac: dwmac-sunxi: Allow all RGMII modes * net: usb: lan78xx: fix possible skb leak * pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM * sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLY * tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACK * vlan: vlan_changelink() should propagate errors * vlan: fix memory leak in vlan_dev_set_egress_priority * vxlan: fix tos value before xmit * macvlan: do not assume mac_header is set in macvlan_broadcast() * USB: core: fix check for duplicate endpoints * USB: serial: option: add Telit ME910G1 0x110a composition * Linux 4.4.209 * UBUNTU: upstream stable to v4.4.209 4.4.209 upstream stable release from git://git.kernel.org/ To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1859640/+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