** 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 2018-08-24
+        from git://git.kernel.org/
  
-        upstream stable patchset 2018-08-24
-        from git://git.kernel.org/
+ x86/MCE/AMD: Cache SMCA MISC block addresses
+ x86/mce/AMD: Carve out SMCA get_block_address() code
+ x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank type
+ x86/mce/AMD: Pass the bank number to smca_get_bank_type()
+ x86/MCE/AMD: Define a function to get SMCA bank type
+ iio: hid-sensor-trigger: Fix sometimes not powering up the sensor after resume
+ nvme: fix extended data LBA supported setting
+ drm/vmwgfx: Fix host logging / guestinfo reading error paths
+ drm/vmwgfx: Use kasprintf
+ drm/i915: Disable LVDS on Radiant P845
+ drm/i915/lvds: Move acpi lid notification registration to registration phase
+ drm/psr: Fix missed entry in PSR setup time table.
+ intel_th: Use correct device when freeing buffers
+ Revert "rt2800: use TXOP_BACKOFF for probe frames"
+ mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty()
+ IB/core: Fix error code for invalid GID entry
+ hwtracing: stm: fix build error on some arches
+ stm class: Use vmalloc for the master map
+ scsi: scsi_transport_srp: Fix shost to rport translation
+ MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests
+ MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
+ MIPS: lantiq: gphy: Drop reboot/remove reset asserts
+ iio: adc: select buffer for at91-sama5d2_adc
+ iio:kfifo_buf: check for uint overflow
+ iio:buffer: make length types match kfifo types
+ iio: ad7793: implement IIO_CHAN_INFO_SAMP_FREQ
+ tcp: avoid integer overflows in tcp_rcv_space_adjust()
+ kbuild: clang: disable unused variable warnings only when constant
+ platform/chrome: cros_ec_lpc: remove redundant pointer request
+ rtlwifi: rtl8192cu: Remove variable self-assignment in rf.c
+ drm/amd/powerplay: Fix enum mismatch
+ cfg80211: further limit wiphy names to 64 bytes
+ selinux: KASAN: slab-out-of-bounds in xattr_getsecurity
+ tracing: Make the snapshot trigger work with instances
+ tracing: Fix crash when freeing instances with event triggers
+ Input: elan_i2c_smbus - fix corrupted stack
+ Input: synaptics - add Lenovo 80 series ids to SMBus
+ Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMI
+ xfs: detect agfl count corruption and reset agfl
+ xfs: convert XFS_AGFL_SIZE to a helper function
+ objtool: Fix "noreturn" detection for recursive sibling calls
+ objtool: Detect RIP-relative switch table references, part 2
+ objtool: Detect RIP-relative switch table references
+ objtool: Support GCC 8 switch tables
+ objtool: Support GCC 8's cold subfunctions
+ mm: fix the NULL mapping case in __isolate_lru_page()
+ fix io_destroy()/aio_complete() race

** 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 2018-08-24
+        upstream stable patchset 2018-08-24 (ported from v4.14.48 and v4.16.14)
         from git://git.kernel.org/
  
  x86/MCE/AMD: Cache SMCA MISC block addresses
  x86/mce/AMD: Carve out SMCA get_block_address() code
  x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank type
  x86/mce/AMD: Pass the bank number to smca_get_bank_type()
  x86/MCE/AMD: Define a function to get SMCA bank type
  iio: hid-sensor-trigger: Fix sometimes not powering up the sensor after resume
  nvme: fix extended data LBA supported setting
  drm/vmwgfx: Fix host logging / guestinfo reading error paths
  drm/vmwgfx: Use kasprintf
  drm/i915: Disable LVDS on Radiant P845
  drm/i915/lvds: Move acpi lid notification registration to registration phase
  drm/psr: Fix missed entry in PSR setup time table.
  intel_th: Use correct device when freeing buffers
  Revert "rt2800: use TXOP_BACKOFF for probe frames"
  mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty()
  IB/core: Fix error code for invalid GID entry
  hwtracing: stm: fix build error on some arches
  stm class: Use vmalloc for the master map
  scsi: scsi_transport_srp: Fix shost to rport translation
  MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests
  MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
  MIPS: lantiq: gphy: Drop reboot/remove reset asserts
  iio: adc: select buffer for at91-sama5d2_adc
  iio:kfifo_buf: check for uint overflow
  iio:buffer: make length types match kfifo types
  iio: ad7793: implement IIO_CHAN_INFO_SAMP_FREQ
  tcp: avoid integer overflows in tcp_rcv_space_adjust()
  kbuild: clang: disable unused variable warnings only when constant
  platform/chrome: cros_ec_lpc: remove redundant pointer request
  rtlwifi: rtl8192cu: Remove variable self-assignment in rf.c
  drm/amd/powerplay: Fix enum mismatch
  cfg80211: further limit wiphy names to 64 bytes
  selinux: KASAN: slab-out-of-bounds in xattr_getsecurity
  tracing: Make the snapshot trigger work with instances
  tracing: Fix crash when freeing instances with event triggers
  Input: elan_i2c_smbus - fix corrupted stack
  Input: synaptics - add Lenovo 80 series ids to SMBus
  Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMI
  xfs: detect agfl count corruption and reset agfl
  xfs: convert XFS_AGFL_SIZE to a helper function
  objtool: Fix "noreturn" detection for recursive sibling calls
  objtool: Detect RIP-relative switch table references, part 2
  objtool: Detect RIP-relative switch table references
  objtool: Support GCC 8 switch tables
  objtool: Support GCC 8's cold subfunctions
  mm: fix the NULL mapping case in __isolate_lru_page()
  fix io_destroy()/aio_complete() race

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

Title:
  Bionic update: upstream stable patchset 2018-08-24

Status in linux package in Ubuntu:
  New
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 2018-08-24 (ported from v4.14.48 and v4.16.14)
         from git://git.kernel.org/

  x86/MCE/AMD: Cache SMCA MISC block addresses
  x86/mce/AMD: Carve out SMCA get_block_address() code
  x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank type
  x86/mce/AMD: Pass the bank number to smca_get_bank_type()
  x86/MCE/AMD: Define a function to get SMCA bank type
  iio: hid-sensor-trigger: Fix sometimes not powering up the sensor after resume
  nvme: fix extended data LBA supported setting
  drm/vmwgfx: Fix host logging / guestinfo reading error paths
  drm/vmwgfx: Use kasprintf
  drm/i915: Disable LVDS on Radiant P845
  drm/i915/lvds: Move acpi lid notification registration to registration phase
  drm/psr: Fix missed entry in PSR setup time table.
  intel_th: Use correct device when freeing buffers
  Revert "rt2800: use TXOP_BACKOFF for probe frames"
  mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty()
  IB/core: Fix error code for invalid GID entry
  hwtracing: stm: fix build error on some arches
  stm class: Use vmalloc for the master map
  scsi: scsi_transport_srp: Fix shost to rport translation
  MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests
  MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
  MIPS: lantiq: gphy: Drop reboot/remove reset asserts
  iio: adc: select buffer for at91-sama5d2_adc
  iio:kfifo_buf: check for uint overflow
  iio:buffer: make length types match kfifo types
  iio: ad7793: implement IIO_CHAN_INFO_SAMP_FREQ
  tcp: avoid integer overflows in tcp_rcv_space_adjust()
  kbuild: clang: disable unused variable warnings only when constant
  platform/chrome: cros_ec_lpc: remove redundant pointer request
  rtlwifi: rtl8192cu: Remove variable self-assignment in rf.c
  drm/amd/powerplay: Fix enum mismatch
  cfg80211: further limit wiphy names to 64 bytes
  selinux: KASAN: slab-out-of-bounds in xattr_getsecurity
  tracing: Make the snapshot trigger work with instances
  tracing: Fix crash when freeing instances with event triggers
  Input: elan_i2c_smbus - fix corrupted stack
  Input: synaptics - add Lenovo 80 series ids to SMBus
  Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMI
  xfs: detect agfl count corruption and reset agfl
  xfs: convert XFS_AGFL_SIZE to a helper function
  objtool: Fix "noreturn" detection for recursive sibling calls
  objtool: Detect RIP-relative switch table references, part 2
  objtool: Detect RIP-relative switch table references
  objtool: Support GCC 8 switch tables
  objtool: Support GCC 8's cold subfunctions
  mm: fix the NULL mapping case in __isolate_lru_page()
  fix io_destroy()/aio_complete() race

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