** 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:
+        4.18.16 upstream stable release
+        from git://git.kernel.org/
  
-        4.18.16 upstream stable release
-        from git://git.kernel.org/
+ The following patches will be applied:
+ * soundwire: Fix duplicate stream state assignment
+ * soundwire: Fix incorrect exit after configuring stream
+ * soundwire: Fix acquiring bus lock twice during master release
+ * media: af9035: prevent buffer overflow on write
+ * spi: gpio: Fix copy-and-paste error
+ * batman-adv: Avoid probe ELP information leak
+ * batman-adv: Fix segfault when writing to throughput_override
+ * batman-adv: Fix segfault when writing to sysfs elp_interval
+ * batman-adv: Prevent duplicated gateway_node entry
+ * batman-adv: Prevent duplicated nc_node entry
+ * batman-adv: Prevent duplicated softif_vlan entry
+ * batman-adv: Prevent duplicated global TT entry
+ * batman-adv: Prevent duplicated tvlv handler
+ * batman-adv: fix backbone_gw refcount on queue_work() failure
+ * batman-adv: fix hardif_neigh refcount on queue_work() failure
+ * cxgb4: fix abort_req_rss6 struct
+ * clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for 
non-am43
+   SoCs
+ * scsi: ibmvscsis: Fix a stringop-overflow warning
+ * scsi: ibmvscsis: Ensure partition name is properly NUL terminated
+ * intel_th: pci: Add Ice Lake PCH support
+ * Input: atakbd - fix Atari keymap
+ * Input: atakbd - fix Atari CapsLock behaviour
+ * selftests: pmtu: properly redirect stderr to /dev/null
+ * net: emac: fix fixed-link setup for the RTL8363SB switch
+ * ravb: do not write 1 to reserved bits
+ * net/smc: fix non-blocking connect problem
+ * net/smc: fix sizeof to int comparison
+ * qed: Fix populating the invalid stag value in multi function mode.
+ * qed: Do not add VLAN 0 tag to untagged frames in multi-function mode.
+ * PCI: dwc: Fix scheduling while atomic issues
+ * RDMA/uverbs: Fix validity check for modify QP
+ * scsi: lpfc: Synchronize access to remoteport via rport
+ * drm: mali-dp: Call drm_crtc_vblank_reset on device init
+ * scsi: ipr: System hung while dlpar adding primary ipr adapter back
+ * scsi: sd: don't crash the host on invalid commands
+ * bpf: sockmap only allow ESTABLISHED sock state
+ * bpf: sockmap, fix transition through disconnect without close
+ * bpf: test_maps, only support ESTABLISHED socks
+ * net/mlx4: Use cpumask_available for eq->affinity_mask
+ * clocksource/drivers/fttmr010: Fix set_next_event handler
+ * RDMA/bnxt_re: Fix system crash during RDMA resource initialization
+ * RISC-V: include linux/ftrace.h in asm-prototypes.h
+ * iommu/rockchip: Free irqs in shutdown handler
+ * pinctrl/amd: poll InterruptEnable bits in amd_gpio_irq_set_type
+ * powerpc/tm: Fix userspace r13 corruption
+ * powerpc/tm: Avoid possible userspace r1 corruption on reclaim
+ * powerpc/numa: Use associativity if VPHN hcall is successful
+ * iommu/amd: Return devid as alias for ACPI HID devices
+ * x86/boot: Fix kexec booting failure in the SEV bit detection code
+ * Revert "vfs: fix freeze protection in mnt_want_write_file() for overlayfs"
+ * mremap: properly flush TLB before releasing the page
+ * ARC: build: Get rid of toolchain check
+ * ARC: build: Don't set CROSS_COMPILE in arch's Makefile
+ * Linux 4.18.16

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

Title:
  Cosmic update: 4.18.16 upstream stable release

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Cosmic:
  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:

         4.18.16 upstream stable release
         from git://git.kernel.org/

  The following patches will be applied:
  * soundwire: Fix duplicate stream state assignment
  * soundwire: Fix incorrect exit after configuring stream
  * soundwire: Fix acquiring bus lock twice during master release
  * media: af9035: prevent buffer overflow on write
  * spi: gpio: Fix copy-and-paste error
  * batman-adv: Avoid probe ELP information leak
  * batman-adv: Fix segfault when writing to throughput_override
  * batman-adv: Fix segfault when writing to sysfs elp_interval
  * batman-adv: Prevent duplicated gateway_node entry
  * batman-adv: Prevent duplicated nc_node entry
  * batman-adv: Prevent duplicated softif_vlan entry
  * batman-adv: Prevent duplicated global TT entry
  * batman-adv: Prevent duplicated tvlv handler
  * batman-adv: fix backbone_gw refcount on queue_work() failure
  * batman-adv: fix hardif_neigh refcount on queue_work() failure
  * cxgb4: fix abort_req_rss6 struct
  * clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for 
non-am43
    SoCs
  * scsi: ibmvscsis: Fix a stringop-overflow warning
  * scsi: ibmvscsis: Ensure partition name is properly NUL terminated
  * intel_th: pci: Add Ice Lake PCH support
  * Input: atakbd - fix Atari keymap
  * Input: atakbd - fix Atari CapsLock behaviour
  * selftests: pmtu: properly redirect stderr to /dev/null
  * net: emac: fix fixed-link setup for the RTL8363SB switch
  * ravb: do not write 1 to reserved bits
  * net/smc: fix non-blocking connect problem
  * net/smc: fix sizeof to int comparison
  * qed: Fix populating the invalid stag value in multi function mode.
  * qed: Do not add VLAN 0 tag to untagged frames in multi-function mode.
  * PCI: dwc: Fix scheduling while atomic issues
  * RDMA/uverbs: Fix validity check for modify QP
  * scsi: lpfc: Synchronize access to remoteport via rport
  * drm: mali-dp: Call drm_crtc_vblank_reset on device init
  * scsi: ipr: System hung while dlpar adding primary ipr adapter back
  * scsi: sd: don't crash the host on invalid commands
  * bpf: sockmap only allow ESTABLISHED sock state
  * bpf: sockmap, fix transition through disconnect without close
  * bpf: test_maps, only support ESTABLISHED socks
  * net/mlx4: Use cpumask_available for eq->affinity_mask
  * clocksource/drivers/fttmr010: Fix set_next_event handler
  * RDMA/bnxt_re: Fix system crash during RDMA resource initialization
  * RISC-V: include linux/ftrace.h in asm-prototypes.h
  * iommu/rockchip: Free irqs in shutdown handler
  * pinctrl/amd: poll InterruptEnable bits in amd_gpio_irq_set_type
  * powerpc/tm: Fix userspace r13 corruption
  * powerpc/tm: Avoid possible userspace r1 corruption on reclaim
  * powerpc/numa: Use associativity if VPHN hcall is successful
  * iommu/amd: Return devid as alias for ACPI HID devices
  * x86/boot: Fix kexec booting failure in the SEV bit detection code
  * Revert "vfs: fix freeze protection in mnt_want_write_file() for overlayfs"
  * mremap: properly flush TLB before releasing the page
  * ARC: build: Get rid of toolchain check
  * ARC: build: Don't set CROSS_COMPILE in arch's Makefile
  * Linux 4.18.16

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1802100/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to