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 following upstream
       stable patches should be included in the Ubuntu kernel:

       upstream stable patchset 2019-08-15

                Ported from the following upstream stable releases:
                        v4.14.138, v4.19.66

       from git://git.kernel.org/

scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD SOM-LV
ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD torpedo
HID: wacom: fix bit shift for Cintiq Companion 2
HID: Add quirk for HP X1200 PIXART OEM mouse
RDMA: Directly cast the sockaddr union to sockaddr
IB: directly cast the sockaddr union to aockaddr
atm: iphase: Fix Spectre v1 vulnerability
ife: error out when nla attributes are empty
ip6_tunnel: fix possible use-after-free on xmit
net: bridge: delete local fdb on device init failure
net: bridge: mcast: don't delete permanent entries when fast leave is enabled
net: fix ifindex collision during namespace removal
net/mlx5: Use reversed order when unregister devices
net: phylink: Fix flow control for fixed-link
net: sched: Fix a possible null-pointer dereference in dequeue_func()
NFC: nfcmrvl: fix gpio-handling regression
tipc: compat: allow tipc commands without arguments
compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
net/mlx5e: Prevent encap flow counter update async to user query
tun: mark small packets as owned by the tap sock
mvpp2: refactor MTU change code
bnx2x: Disable multi-cos feature.
cgroup: Call cgroup_release() before __exit_signal()
cgroup: Implement css_task_iter_skip()
cgroup: Include dying leaders with live threads in PROCS iterations
cgroup: css_task_iter_skip()'d iterators must be advanced before accessed
cgroup: Fix css_task_iter_advance_css_set() cset skip condition
spi: bcm2835: Fix 3-wire mode if DMA is enabled
driver core: Establish order of operations for device_add and device_del via 
bitflag
drivers/base: Introduce kill_device()
libnvdimm/bus: Prevent duplicate device_unregister() calls
libnvdimm/region: Register badblocks before namespaces
libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrant
libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlock
ipip: validate header length in ipip_tunnel_xmit
mvpp2: fix panic on module removal
net/mlx5: Fix modify_cq_in alignment
r8169: don't use MSI before RTL8168d
UBUNTU: upstream stable to v4.14.138, v4.19.66

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: Confirmed

** Affects: linux (Ubuntu Bionic)
     Importance: Undecided
     Assignee: Kamal Mostafa (kamalmostafa)
         Status: In Progress


** Tags: kernel-stable-tracking-bug

** Changed in: linux (Ubuntu)
       Status: New => Confirmed

** Tags added: kernel-stable-tracking-bug

** Also affects: linux (Ubuntu Bionic)
   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 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:
+        upstream stable patchset 2019-08-15
  
-        upstream stable patchset 2019-08-15
-        from git://git.kernel.org/
+                 Ported from the following upstream stable releases:
+                         v4.14.138, v4.19.66
+ 
+        from git://git.kernel.org/
+ 
+ scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
+ ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD SOM-LV
+ ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD torpedo
+ HID: wacom: fix bit shift for Cintiq Companion 2
+ HID: Add quirk for HP X1200 PIXART OEM mouse
+ RDMA: Directly cast the sockaddr union to sockaddr
+ IB: directly cast the sockaddr union to aockaddr
+ atm: iphase: Fix Spectre v1 vulnerability
+ ife: error out when nla attributes are empty
+ ip6_tunnel: fix possible use-after-free on xmit
+ net: bridge: delete local fdb on device init failure
+ net: bridge: mcast: don't delete permanent entries when fast leave is enabled
+ net: fix ifindex collision during namespace removal
+ net/mlx5: Use reversed order when unregister devices
+ net: phylink: Fix flow control for fixed-link
+ net: sched: Fix a possible null-pointer dereference in dequeue_func()
+ NFC: nfcmrvl: fix gpio-handling regression
+ tipc: compat: allow tipc commands without arguments
+ compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
+ net/mlx5e: Prevent encap flow counter update async to user query
+ tun: mark small packets as owned by the tap sock
+ mvpp2: refactor MTU change code
+ bnx2x: Disable multi-cos feature.
+ cgroup: Call cgroup_release() before __exit_signal()
+ cgroup: Implement css_task_iter_skip()
+ cgroup: Include dying leaders with live threads in PROCS iterations
+ cgroup: css_task_iter_skip()'d iterators must be advanced before accessed
+ cgroup: Fix css_task_iter_advance_css_set() cset skip condition
+ spi: bcm2835: Fix 3-wire mode if DMA is enabled
+ driver core: Establish order of operations for device_add and device_del via 
bitflag
+ drivers/base: Introduce kill_device()
+ libnvdimm/bus: Prevent duplicate device_unregister() calls
+ libnvdimm/region: Register badblocks before namespaces
+ libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrant
+ libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlock
+ ipip: validate header length in ipip_tunnel_xmit
+ mvpp2: fix panic on module removal
+ net/mlx5: Fix modify_cq_in alignment
+ r8169: don't use MSI before RTL8168d
+ UBUNTU: upstream stable to v4.14.138, v4.19.66

** Changed in: linux (Ubuntu Bionic)
       Status: New => In Progress

** Changed in: linux (Ubuntu Bionic)
     Assignee: (unassigned) => Kamal Mostafa (kamalmostafa)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1840378

Title:
  Bionic update: upstream stable patchset 2019-08-15

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to