** 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.9.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.9.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.9.4 stable release shall be + applied: - The following patches from the v4.9.4 stable release shall be - applied: + net: vrf: Fix NAT within a VRF + net: vrf: Drop conntrack data after pass through VRF device on Tx + sctp: sctp_transport_lookup_process should rcu_read_unlock when transport is null + inet: fix IP(V6)_RECVORIGDSTADDR for udp sockets + ipv6: handle -EFAULT from skb_copy_bits + net, sched: fix soft lockup in tc_classify + net: stmmac: Fix race between stmmac_drv_probe and stmmac_open + net/sched: cls_flower: Fix missing addr_type in classify + net/mlx5: Check FW limitations on log_max_qp before setting it + net/mlx5: Cancel recovery work in remove flow + net/mlx5: Avoid shadowing numa_node + net/mlx5: Mask destination mac value in ethtool steering rules + net/mlx5: Prevent setting multicast macs for VFs + net/mlx5e: Don't sync netdev state when not registered + net/mlx5e: Disable netdev after close + rtnl: stats - add missing netlink message size checks + net: fix incorrect original ingress device index in PKTINFO + net: ipv4: dst for local input routes should use l3mdev if relevant + drop_monitor: add missing call to genlmsg_end + drop_monitor: consider inserted data in genlmsg_end + flow_dissector: Update pptp handling to avoid null pointer deref. + igmp: Make igmp group member RFC 3376 compliant + ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules + net: vrf: Add missing Rx counters + bpf: change back to orig prog on too many passes + net: dsa: bcm_sf2: Do not clobber b53_switch_ops + net: dsa: bcm_sf2: Utilize nested MDIO read/write + r8152: split rtl8152_suspend function + r8152: fix rx issue for runtime suspend + net: dsa: Ensure validity of dst->ds[0] + net: add the AF_QIPCRTR entries to family name tables + gro: Enter slow-path if there is no tailroom + gro: use min_t() in skb_gro_reset_offset() + gro: Disable frag0 optimization on IPv6 ext headers + net/mlx5e: Remove WARN_ONCE from adaptive moderation code + net: ipv4: Fix multipath selection with vrf + net: vrf: do not allow table id 0 + HID: hid-cypress: validate length of report + ALSA: firewire-tascam: Fix to handle error from initialization of stream data + powerpc: Fix build warning on 32-bit PPC + tools/virtio: fix READ_ONCE() + arm64: dts: mt8173: Fix auxadc node + ARM64: dts: bcm2837-rpi-3-b: remove incorrect pwr LED + ARM64: dts: bcm2835: Fix bcm2837 compatible string + ARM: pxa: fix pxa25x interrupt init + ARM: zynq: Reserve correct amount of non-DMA RAM + ARM: qcom_defconfig: Fix MDM9515 LCC and GCC config + svcrdma: Clear xpt_bc_xps in xprt_setup_rdma_bc() error exit arm + bus: arm-ccn: Prevent hotplug callback leak + ARM: OMAP5: Fix mpuss_early_init + ARM: OMAP5: Fix build for PM code + ARM: OMAP4+: Fix bad fallthrough for cpuidle + ARM: 8631/1: clkdev: Detect errors in clk_hw_register_clkdev() for mass registration + ARM: omap2+: am437x: rollback to use omap3_gptimer_timer_init() + spi: mvebu: fix baudrate calculation for armada variant + ALSA: usb-audio: Add a quirk for Plantronics BT600 + drm/i915/gen9: Fix PCODE polling during CDCLK change notification + rtlwifi: rtl_usb: Fix missing entry in USB driver's private data + Linux 4.9.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/1656861 Title: Zesty update to v4.9.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.9.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.9.4 stable release shall be applied: net: vrf: Fix NAT within a VRF net: vrf: Drop conntrack data after pass through VRF device on Tx sctp: sctp_transport_lookup_process should rcu_read_unlock when transport is null inet: fix IP(V6)_RECVORIGDSTADDR for udp sockets ipv6: handle -EFAULT from skb_copy_bits net, sched: fix soft lockup in tc_classify net: stmmac: Fix race between stmmac_drv_probe and stmmac_open net/sched: cls_flower: Fix missing addr_type in classify net/mlx5: Check FW limitations on log_max_qp before setting it net/mlx5: Cancel recovery work in remove flow net/mlx5: Avoid shadowing numa_node net/mlx5: Mask destination mac value in ethtool steering rules net/mlx5: Prevent setting multicast macs for VFs net/mlx5e: Don't sync netdev state when not registered net/mlx5e: Disable netdev after close rtnl: stats - add missing netlink message size checks net: fix incorrect original ingress device index in PKTINFO net: ipv4: dst for local input routes should use l3mdev if relevant drop_monitor: add missing call to genlmsg_end drop_monitor: consider inserted data in genlmsg_end flow_dissector: Update pptp handling to avoid null pointer deref. igmp: Make igmp group member RFC 3376 compliant ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules net: vrf: Add missing Rx counters bpf: change back to orig prog on too many passes net: dsa: bcm_sf2: Do not clobber b53_switch_ops net: dsa: bcm_sf2: Utilize nested MDIO read/write r8152: split rtl8152_suspend function r8152: fix rx issue for runtime suspend net: dsa: Ensure validity of dst->ds[0] net: add the AF_QIPCRTR entries to family name tables gro: Enter slow-path if there is no tailroom gro: use min_t() in skb_gro_reset_offset() gro: Disable frag0 optimization on IPv6 ext headers net/mlx5e: Remove WARN_ONCE from adaptive moderation code net: ipv4: Fix multipath selection with vrf net: vrf: do not allow table id 0 HID: hid-cypress: validate length of report ALSA: firewire-tascam: Fix to handle error from initialization of stream data powerpc: Fix build warning on 32-bit PPC tools/virtio: fix READ_ONCE() arm64: dts: mt8173: Fix auxadc node ARM64: dts: bcm2837-rpi-3-b: remove incorrect pwr LED ARM64: dts: bcm2835: Fix bcm2837 compatible string ARM: pxa: fix pxa25x interrupt init ARM: zynq: Reserve correct amount of non-DMA RAM ARM: qcom_defconfig: Fix MDM9515 LCC and GCC config svcrdma: Clear xpt_bc_xps in xprt_setup_rdma_bc() error exit arm bus: arm-ccn: Prevent hotplug callback leak ARM: OMAP5: Fix mpuss_early_init ARM: OMAP5: Fix build for PM code ARM: OMAP4+: Fix bad fallthrough for cpuidle ARM: 8631/1: clkdev: Detect errors in clk_hw_register_clkdev() for mass registration ARM: omap2+: am437x: rollback to use omap3_gptimer_timer_init() spi: mvebu: fix baudrate calculation for armada variant ALSA: usb-audio: Add a quirk for Plantronics BT600 drm/i915/gen9: Fix PCODE polling during CDCLK change notification rtlwifi: rtl_usb: Fix missing entry in USB driver's private data Linux 4.9.4 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1656861/+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