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-01-04 (ported from v4.14.56, v4.17.7, 
v4.17.8)
       from git://git.kernel.org/

mm: don't do zero_resv_unavail if memmap is not allocated
ARM: dts: armada-38x: use the new thermal binding
f2fs: sanity check for total valid node blocks
f2fs: sanity check on sit entry
f2fs: avoid bug_on on corrupted inode
f2fs: return error during fill_super
xen: remove global bit from __default_kernel_pte_mask for pv guests
mm: zero unavailable pages before memmap init
mei: discard messages from not connected client during power down.
bpf: reject passing modified ctx to helper functions
mm: do not drop unused pages when userfaultd is running
f2fs: give message and set need_fsck given broken node id
loop: remember whether sysfs_create_group() was done
RDMA/ucm: Mark UCM interface as BROKEN
UBUNTU: [config] ib_ucm module deprecated
PM / hibernate: Fix oops at snapshot_write()
loop: add recursion validation to LOOP_CHANGE_FD
netfilter: x_tables: initialise match/target check parameter struct
netfilter: nf_queue: augment nfqa_cfg_policy
uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()
crypto: x86/salsa20 - remove x86 salsa20 implementations
UBUNTU: [config] x86 CRYPTO_SALSA20 deprecated
UBUNTU: [config] x86 salsa20 modules deprecated
nvme-pci: Remap CMB SQ entries on every controller reset
xen: setup pv irq ops vector earlier
iw_cxgb4: correctly enforce the max reg_mr depth
i2c: tegra: Fix NACK error handling
IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return values
tools build: fix # escaping in .cmd files for future Make
arm64: neon: Fix function may_use_simd() return error status
kbuild: delete INSTALL_FW_PATH from kbuild documentation
tracing: Reorder display of TGID to be after PID
mm: do not bug_on on incorrect length in __mm_populate()
fs, elf: make sure to page align bss in load_elf_library
fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*
ALSA: hda - Handle pm failure during hotplug
xhci: xhci-mem: off by one in xhci_stream_id_to_ring()
usb: quirks: add delay quirks for Corsair Strafe
USB: serial: mos7840: fix status-register error handling
USB: serial: keyspan_pda: fix modem-status error handling
USB: serial: cp210x: add another USB ID for Qivicon ZigBee stick
USB: serial: ch341: fix type promotion bug in ch341_control_in()
ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS
vmw_balloon: fix inflation with batching
ata: Fix ZBC_OUT all bit handling
ata: Fix ZBC_OUT command block check
staging: r8822be: Fix RTL8822be can't find any wireless AP
staging: rtl8723bs: Prevent an underflow in rtw_check_beacon_data().
ibmasm: don't write out of bounds in read handler
mmc: dw_mmc: fix card threshold control configuration
mmc: sdhci-esdhc-imx: allow 1.8V modes without 100/200MHz pinctrl states
MIPS: Fix ioremap() RAM check
MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()
MIPS: Call dump_stack() from show_regs()

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

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


** Tags: kernel-stable-tracking-bug

** 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-01-04 (ported from v4.14.56, v4.17.7, 
v4.17.8)
+        from git://git.kernel.org/
  
-        upstream stable patchset 2019-01-04
-        from git://git.kernel.org/
+ mm: don't do zero_resv_unavail if memmap is not allocated
+ ARM: dts: armada-38x: use the new thermal binding
+ f2fs: sanity check for total valid node blocks
+ f2fs: sanity check on sit entry
+ f2fs: avoid bug_on on corrupted inode
+ f2fs: return error during fill_super
+ xen: remove global bit from __default_kernel_pte_mask for pv guests
+ mm: zero unavailable pages before memmap init
+ mei: discard messages from not connected client during power down.
+ drm/etnaviv: Fix driver unregistering
+ bpf: reject passing modified ctx to helper functions
+ mm: do not drop unused pages when userfaultd is running
+ f2fs: give message and set need_fsck given broken node id
+ loop: remember whether sysfs_create_group() was done
+ RDMA/ucm: Mark UCM interface as BROKEN
+ UBUNTU: [config] ib_ucm module deprecated
+ PM / hibernate: Fix oops at snapshot_write()
+ loop: add recursion validation to LOOP_CHANGE_FD
+ netfilter: x_tables: initialise match/target check parameter struct
+ netfilter: nf_queue: augment nfqa_cfg_policy
+ uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()
+ crypto: x86/salsa20 - remove x86 salsa20 implementations
+ UBUNTU: [config] x86 CRYPTO_SALSA20 deprecated
+ UBUNTU: [config] x86 salsa20 modules deprecated
+ nvme-pci: Remap CMB SQ entries on every controller reset
+ xen: setup pv irq ops vector earlier
+ iw_cxgb4: correctly enforce the max reg_mr depth
+ i2c: tegra: Fix NACK error handling
+ IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return values
+ tools build: fix # escaping in .cmd files for future Make
+ arm64: neon: Fix function may_use_simd() return error status
+ kbuild: delete INSTALL_FW_PATH from kbuild documentation
+ tracing: Reorder display of TGID to be after PID
+ mm: do not bug_on on incorrect length in __mm_populate()
+ fs, elf: make sure to page align bss in load_elf_library
+ fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*
+ ALSA: hda - Handle pm failure during hotplug
+ xhci: xhci-mem: off by one in xhci_stream_id_to_ring()
+ usb: quirks: add delay quirks for Corsair Strafe
+ USB: serial: mos7840: fix status-register error handling
+ USB: serial: keyspan_pda: fix modem-status error handling
+ USB: serial: cp210x: add another USB ID for Qivicon ZigBee stick
+ USB: serial: ch341: fix type promotion bug in ch341_control_in()
+ ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS
+ vmw_balloon: fix inflation with batching
+ ata: Fix ZBC_OUT all bit handling
+ ata: Fix ZBC_OUT command block check
+ staging: r8822be: Fix RTL8822be can't find any wireless AP
+ staging: rtl8723bs: Prevent an underflow in rtw_check_beacon_data().
+ ibmasm: don't write out of bounds in read handler
+ mmc: dw_mmc: fix card threshold control configuration
+ mmc: sdhci-esdhc-imx: allow 1.8V modes without 100/200MHz pinctrl states
+ MIPS: Fix ioremap() RAM check
+ MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()
+ MIPS: Call dump_stack() from show_regs()

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

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

** 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 2019-01-04 (ported from v4.14.56, v4.17.7, 
v4.17.8)
         from git://git.kernel.org/
  
  mm: don't do zero_resv_unavail if memmap is not allocated
  ARM: dts: armada-38x: use the new thermal binding
  f2fs: sanity check for total valid node blocks
  f2fs: sanity check on sit entry
  f2fs: avoid bug_on on corrupted inode
  f2fs: return error during fill_super
  xen: remove global bit from __default_kernel_pte_mask for pv guests
  mm: zero unavailable pages before memmap init
  mei: discard messages from not connected client during power down.
- drm/etnaviv: Fix driver unregistering
  bpf: reject passing modified ctx to helper functions
  mm: do not drop unused pages when userfaultd is running
  f2fs: give message and set need_fsck given broken node id
  loop: remember whether sysfs_create_group() was done
  RDMA/ucm: Mark UCM interface as BROKEN
  UBUNTU: [config] ib_ucm module deprecated
  PM / hibernate: Fix oops at snapshot_write()
  loop: add recursion validation to LOOP_CHANGE_FD
  netfilter: x_tables: initialise match/target check parameter struct
  netfilter: nf_queue: augment nfqa_cfg_policy
  uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()
  crypto: x86/salsa20 - remove x86 salsa20 implementations
  UBUNTU: [config] x86 CRYPTO_SALSA20 deprecated
  UBUNTU: [config] x86 salsa20 modules deprecated
  nvme-pci: Remap CMB SQ entries on every controller reset
  xen: setup pv irq ops vector earlier
  iw_cxgb4: correctly enforce the max reg_mr depth
  i2c: tegra: Fix NACK error handling
  IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return values
  tools build: fix # escaping in .cmd files for future Make
  arm64: neon: Fix function may_use_simd() return error status
  kbuild: delete INSTALL_FW_PATH from kbuild documentation
  tracing: Reorder display of TGID to be after PID
  mm: do not bug_on on incorrect length in __mm_populate()
  fs, elf: make sure to page align bss in load_elf_library
  fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*
  ALSA: hda - Handle pm failure during hotplug
  xhci: xhci-mem: off by one in xhci_stream_id_to_ring()
  usb: quirks: add delay quirks for Corsair Strafe
  USB: serial: mos7840: fix status-register error handling
  USB: serial: keyspan_pda: fix modem-status error handling
  USB: serial: cp210x: add another USB ID for Qivicon ZigBee stick
  USB: serial: ch341: fix type promotion bug in ch341_control_in()
  ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS
  vmw_balloon: fix inflation with batching
  ata: Fix ZBC_OUT all bit handling
  ata: Fix ZBC_OUT command block check
  staging: r8822be: Fix RTL8822be can't find any wireless AP
  staging: rtl8723bs: Prevent an underflow in rtw_check_beacon_data().
  ibmasm: don't write out of bounds in read handler
  mmc: dw_mmc: fix card threshold control configuration
  mmc: sdhci-esdhc-imx: allow 1.8V modes without 100/200MHz pinctrl states
  MIPS: Fix ioremap() RAM check
  MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()
  MIPS: Call dump_stack() from show_regs()

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

Title:
  Bionic update: upstream stable patchset 2019-01-04

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

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

Reply via email to