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 2020-06-12

                Ported from the following upstream stable releases:
                        v4.14.184, v4.19.127
                                   v4.19.128

       from git://git.kernel.org/

libnvdimm: Fix endian conversion issues 
spi: dw: use "smp_mb()" to avoid sending spi data error
s390/ftrace: save traced function caller
ARC: Fix ICCM & DCCM runtime size checks
ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACT
i2c: altera: Fix race between xfer_msg and isr thread
x86/mmiotrace: Use cpumask_available() for cpumask_var_t variables
net: bmac: Fix read of MAC address from ROM
net/ethernet/freescale: rework quiesce/activate for ucc_geth
net: ethernet: stmmac: Enable interface clocks on probe for IPQ806x
net: smsc911x: Fix runtime PM imbalance on error
mm: Fix mremap not considering huge pmd devmap
HID: sony: Fix for broken buttons on DS3 USB dongles
HID: i2c-hid: add Schneider SCL142ALM to descriptor override
p54usb: add AirVasT USB stick device-id
kernel/relay.c: handle alloc_percpu returning NULL in relay_open
mmc: fix compilation of user API
scsi: ufs: Release clock if DMA map fails
airo: Fix read overflows sending packets
devinet: fix memleak in inetdev_init()
l2tp: do not use inet_hash()/inet_unhash()
net: usb: qmi_wwan: add Telit LE910C1-EUX composition
NFC: st21nfca: add missed kfree_skb() in an error path
vsock: fix timeout in vsock_accept()
net: check untrusted gso_size at kernel entry
l2tp: add sk_family checks to l2tp_validate_socket
USB: serial: qcserial: add DW5816e QDL support
USB: serial: usb_wwan: do not resubmit rx urb on fatal errors
USB: serial: option: add Telit LE910C1-EUX compositions
usb: musb: start session in resume for host port
usb: musb: Fix runtime PM imbalance on error
vt: keyboard: avoid signed integer overflow in k_ascii
tty: hvc_console, fix crashes on parallel open/close
staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK
CDC-ACM: heed quirk also in error handling
nvmem: qfprom: remove incorrect write support
iio: vcnl4000: Fix i2c swapped word reading.
uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned
drm/i915: fix port checks for MST support on gen >= 11
s390/mm: fix set_huge_pte_at() for empty ptes
UBUNTU: upstream stable to v4.14.184, v4.19.128

** 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

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

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

** 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 2020-06-12
-        from git://git.kernel.org/
+        upstream stable patchset 2020-06-12
+        from git://git.kernel.org/

** Description changed:

  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 2020-06-12
+ 
+                 Ported from the following upstream stable releases:
+                         v4.14.184, v4.19.127
+                                    v4.19.128
+ 
         from git://git.kernel.org/

** Description changed:

  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 2020-06-12
  
-                 Ported from the following upstream stable releases:
-                         v4.14.184, v4.19.127
-                                    v4.19.128
+                 Ported from the following upstream stable releases:
+                         v4.14.184, v4.19.127
+                                    v4.19.128
  
         from git://git.kernel.org/
+ 
+ libnvdimm: Fix endian conversion issues 
+ spi: dw: use "smp_mb()" to avoid sending spi data error
+ s390/ftrace: save traced function caller
+ ARC: Fix ICCM & DCCM runtime size checks
+ ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACT
+ i2c: altera: Fix race between xfer_msg and isr thread
+ x86/mmiotrace: Use cpumask_available() for cpumask_var_t variables
+ net: bmac: Fix read of MAC address from ROM
+ net/ethernet/freescale: rework quiesce/activate for ucc_geth
+ net: ethernet: stmmac: Enable interface clocks on probe for IPQ806x
+ net: smsc911x: Fix runtime PM imbalance on error
+ mm: Fix mremap not considering huge pmd devmap
+ HID: sony: Fix for broken buttons on DS3 USB dongles
+ HID: i2c-hid: add Schneider SCL142ALM to descriptor override
+ p54usb: add AirVasT USB stick device-id
+ kernel/relay.c: handle alloc_percpu returning NULL in relay_open
+ mmc: fix compilation of user API
+ scsi: ufs: Release clock if DMA map fails
+ airo: Fix read overflows sending packets
+ devinet: fix memleak in inetdev_init()
+ l2tp: do not use inet_hash()/inet_unhash()
+ net: usb: qmi_wwan: add Telit LE910C1-EUX composition
+ NFC: st21nfca: add missed kfree_skb() in an error path
+ vsock: fix timeout in vsock_accept()
+ net: check untrusted gso_size at kernel entry
+ l2tp: add sk_family checks to l2tp_validate_socket
+ USB: serial: qcserial: add DW5816e QDL support
+ USB: serial: usb_wwan: do not resubmit rx urb on fatal errors
+ USB: serial: option: add Telit LE910C1-EUX compositions
+ usb: musb: start session in resume for host port
+ usb: musb: Fix runtime PM imbalance on error
+ vt: keyboard: avoid signed integer overflow in k_ascii
+ tty: hvc_console, fix crashes on parallel open/close
+ staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK
+ CDC-ACM: heed quirk also in error handling
+ nvmem: qfprom: remove incorrect write support
+ iio: vcnl4000: Fix i2c swapped word reading.
+ uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned
+ drm/i915: fix port checks for MST support on gen >= 11
+ s390/mm: fix set_huge_pte_at() for empty ptes
+ UBUNTU: upstream stable to v4.14.184, v4.19.128

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

Title:
  Bionic update: upstream stable patchset 2020-06-12

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Bionic:
  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:

         upstream stable patchset 2020-06-12

                  Ported from the following upstream stable releases:
                          v4.14.184, v4.19.127
                                     v4.19.128

         from git://git.kernel.org/

  libnvdimm: Fix endian conversion issues 
  spi: dw: use "smp_mb()" to avoid sending spi data error
  s390/ftrace: save traced function caller
  ARC: Fix ICCM & DCCM runtime size checks
  ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACT
  i2c: altera: Fix race between xfer_msg and isr thread
  x86/mmiotrace: Use cpumask_available() for cpumask_var_t variables
  net: bmac: Fix read of MAC address from ROM
  net/ethernet/freescale: rework quiesce/activate for ucc_geth
  net: ethernet: stmmac: Enable interface clocks on probe for IPQ806x
  net: smsc911x: Fix runtime PM imbalance on error
  mm: Fix mremap not considering huge pmd devmap
  HID: sony: Fix for broken buttons on DS3 USB dongles
  HID: i2c-hid: add Schneider SCL142ALM to descriptor override
  p54usb: add AirVasT USB stick device-id
  kernel/relay.c: handle alloc_percpu returning NULL in relay_open
  mmc: fix compilation of user API
  scsi: ufs: Release clock if DMA map fails
  airo: Fix read overflows sending packets
  devinet: fix memleak in inetdev_init()
  l2tp: do not use inet_hash()/inet_unhash()
  net: usb: qmi_wwan: add Telit LE910C1-EUX composition
  NFC: st21nfca: add missed kfree_skb() in an error path
  vsock: fix timeout in vsock_accept()
  net: check untrusted gso_size at kernel entry
  l2tp: add sk_family checks to l2tp_validate_socket
  USB: serial: qcserial: add DW5816e QDL support
  USB: serial: usb_wwan: do not resubmit rx urb on fatal errors
  USB: serial: option: add Telit LE910C1-EUX compositions
  usb: musb: start session in resume for host port
  usb: musb: Fix runtime PM imbalance on error
  vt: keyboard: avoid signed integer overflow in k_ascii
  tty: hvc_console, fix crashes on parallel open/close
  staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK
  CDC-ACM: heed quirk also in error handling
  nvmem: qfprom: remove incorrect write support
  iio: vcnl4000: Fix i2c swapped word reading.
  uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned
  drm/i915: fix port checks for MST support on gen >= 11
  s390/mm: fix set_huge_pte_at() for empty ptes
  UBUNTU: upstream stable to v4.14.184, v4.19.128

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1883314/+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

Reply via email to