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

                Ported from the following upstream stable releases:
                        v4.14.182, v4.19.125

       from git://git.kernel.org/

i2c: dev: Fix the race between the release of i2c_dev and cdev
ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()
evm: Check also if *tfm is an error pointer in init_desc()
ima: Fix return value of ima_write_policy()
fix multiplication overflow in copy_fdtable()
iommu/amd: Fix over-read of ACPI UID from IVRS table
i2c: mux: demux-pinctrl: Fix an error handling path in 
'i2c_demux_pinctrl_probe()'
ubi: Fix seq_file usage in detailed_erase_block_info debugfs file
gcc-common.h: Update for GCC 10
HID: multitouch: add eGalaxTouch P80H84 support
scsi: qla2xxx: Fix hang when issuing nvme disconnect-all in NPIV
configfs: fix config_item refcnt leak in configfs_rmdir()
vhost/vsock: fix packet delivery order to monitoring devices
component: Silence bind error on -EPROBE_DEFER
scsi: ibmvscsi: Fix WARN_ON during event pool release
x86/apic: Move TSC deadline timer debug printk
gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()
ceph: fix double unlock in handle_cap_export()
USB: core: Fix misleading driver bug report
platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA
ARM: futex: Address build warning
padata: Replace delayed timer with immediate workqueue in padata_reorder
padata: initialize pd->cpu with effective cpumask
padata: purge get_cpu and reorder_via_wq from padata_do_serial
arm64: fix the flush_icache_range arguments in machine_kexec
ALSA: iec1712: Initialize STDSP24 properly when using the model=staudio option
ALSA: pcm: fix incorrect hw_base increase
apparmor: Fix aa_label refcnt leak in policy_update
dmaengine: tegra210-adma: Fix an error handling path in 'tegra_adma_probe()'
powerpc: restore alphabetic order in Kconfig
powerpc: Remove STRICT_KERNEL_RWX incompatibility with RELOCATABLE
powerpc/64s: Disable STRICT_KERNEL_RWX
x86/uaccess, ubsan: Fix UBSAN vs. SMAP
ubsan: build ubsan.c more conservatively
libnvdimm/btt: Remove unnecessary code in btt_freelist_init
libnvdimm/btt: Fix LBA masking during 'free list' population
media: fdp1: Fix R-Car M3-N naming in debug message
cxgb4: free mac_hlist properly
cxgb4/cxgb4vf: Fix mac_hlist initialization and free
Revert "gfs2: Don't demote a glock until its revokes are written"
staging: iio: ad2s1210: Fix SPI reading
staging: greybus: Fix uninitialized scalar variable
iio: sca3000: Remove an erroneous 'get_device()'
iio: dac: vf610: Fix an error handling path in 'vf610_dac_probe()'
mei: release me_cl object reference
rapidio: fix an error in get_user_pages_fast() error handling
rxrpc: Fix a memory leak in rxkad_verify_response()
x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasks
iio: adc: stm32-adc: Use dma_request_chan() instead dma_request_slave_channel()
iio: adc: stm32-adc: fix device used to request dma
riscv: set max_pfn to the PFN of the last page
ubifs: remove broken lazytime support
HID: alps: Add AUI1657 device ID
HID: alps: ALPS_1657 is too specific; use U1_UNICORN_LEGACY instead
aquantia: Fix the media type of AQC100 ethernet controller in the driver
HID: i2c-hid: reset Synaptics SYNA2393 on resume
HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K12A keyboard-dock
stmmac: fix pointer check after utilization in stmmac_interrupt
ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Xtreme
ALSA: hda/realtek - Add more fixup entries for Clevo machines
drm/etnaviv: fix perfmon domain interation
nfit: Add Hyper-V NVDIMM DSM command set to white list
thunderbolt: Drop duplicated get_switch_at_route()
net: bcmgenet: code movement
net: bcmgenet: abort suspend on error
misc: rtsx: Add short delay after exit from ASPM
UBUNTU: upstream stable to v4.14.182, v4.19.125

** 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-02
  
-        upstream stable patchset 2020-06-02
-        from git://git.kernel.org/
+                 Ported from the following upstream stable releases:
+                         v4.14.182, v4.19.125
+ 
+        from git://git.kernel.org/
+ 
+ i2c: dev: Fix the race between the release of i2c_dev and cdev
+ ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()
+ evm: Check also if *tfm is an error pointer in init_desc()
+ ima: Fix return value of ima_write_policy()
+ fix multiplication overflow in copy_fdtable()
+ iommu/amd: Fix over-read of ACPI UID from IVRS table
+ i2c: mux: demux-pinctrl: Fix an error handling path in 
'i2c_demux_pinctrl_probe()'
+ ubi: Fix seq_file usage in detailed_erase_block_info debugfs file
+ gcc-common.h: Update for GCC 10
+ HID: multitouch: add eGalaxTouch P80H84 support
+ scsi: qla2xxx: Fix hang when issuing nvme disconnect-all in NPIV
+ configfs: fix config_item refcnt leak in configfs_rmdir()
+ vhost/vsock: fix packet delivery order to monitoring devices
+ component: Silence bind error on -EPROBE_DEFER
+ scsi: ibmvscsi: Fix WARN_ON during event pool release
+ x86/apic: Move TSC deadline timer debug printk
+ gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()
+ ceph: fix double unlock in handle_cap_export()
+ USB: core: Fix misleading driver bug report
+ platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA
+ ARM: futex: Address build warning
+ padata: Replace delayed timer with immediate workqueue in padata_reorder
+ padata: initialize pd->cpu with effective cpumask
+ padata: purge get_cpu and reorder_via_wq from padata_do_serial
+ arm64: fix the flush_icache_range arguments in machine_kexec
+ ALSA: iec1712: Initialize STDSP24 properly when using the model=staudio option
+ ALSA: pcm: fix incorrect hw_base increase
+ apparmor: Fix aa_label refcnt leak in policy_update
+ dmaengine: tegra210-adma: Fix an error handling path in 'tegra_adma_probe()'
+ powerpc: restore alphabetic order in Kconfig
+ powerpc: Remove STRICT_KERNEL_RWX incompatibility with RELOCATABLE
+ powerpc/64s: Disable STRICT_KERNEL_RWX
+ x86/uaccess, ubsan: Fix UBSAN vs. SMAP
+ ubsan: build ubsan.c more conservatively
+ libnvdimm/btt: Remove unnecessary code in btt_freelist_init
+ libnvdimm/btt: Fix LBA masking during 'free list' population
+ media: fdp1: Fix R-Car M3-N naming in debug message
+ cxgb4: free mac_hlist properly
+ cxgb4/cxgb4vf: Fix mac_hlist initialization and free
+ Revert "gfs2: Don't demote a glock until its revokes are written"
+ staging: iio: ad2s1210: Fix SPI reading
+ staging: greybus: Fix uninitialized scalar variable
+ iio: sca3000: Remove an erroneous 'get_device()'
+ iio: dac: vf610: Fix an error handling path in 'vf610_dac_probe()'
+ mei: release me_cl object reference
+ rapidio: fix an error in get_user_pages_fast() error handling
+ rxrpc: Fix a memory leak in rxkad_verify_response()
+ x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasks
+ iio: adc: stm32-adc: Use dma_request_chan() instead 
dma_request_slave_channel()
+ iio: adc: stm32-adc: fix device used to request dma
+ riscv: set max_pfn to the PFN of the last page
+ ubifs: remove broken lazytime support
+ HID: alps: Add AUI1657 device ID
+ HID: alps: ALPS_1657 is too specific; use U1_UNICORN_LEGACY instead
+ aquantia: Fix the media type of AQC100 ethernet controller in the driver
+ HID: i2c-hid: reset Synaptics SYNA2393 on resume
+ HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K12A keyboard-dock
+ stmmac: fix pointer check after utilization in stmmac_interrupt
+ ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Xtreme
+ ALSA: hda/realtek - Add more fixup entries for Clevo machines
+ drm/etnaviv: fix perfmon domain interation
+ nfit: Add Hyper-V NVDIMM DSM command set to white list
+ thunderbolt: Drop duplicated get_switch_at_route()
+ net: bcmgenet: code movement
+ net: bcmgenet: abort suspend on error
+ misc: rtsx: Add short delay after exit from ASPM
+ UBUNTU: upstream stable to v4.14.182, v4.19.125

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

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

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

                  Ported from the following upstream stable releases:
                          v4.14.182, v4.19.125

         from git://git.kernel.org/

  i2c: dev: Fix the race between the release of i2c_dev and cdev
  ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()
  evm: Check also if *tfm is an error pointer in init_desc()
  ima: Fix return value of ima_write_policy()
  fix multiplication overflow in copy_fdtable()
  iommu/amd: Fix over-read of ACPI UID from IVRS table
  i2c: mux: demux-pinctrl: Fix an error handling path in 
'i2c_demux_pinctrl_probe()'
  ubi: Fix seq_file usage in detailed_erase_block_info debugfs file
  gcc-common.h: Update for GCC 10
  HID: multitouch: add eGalaxTouch P80H84 support
  scsi: qla2xxx: Fix hang when issuing nvme disconnect-all in NPIV
  configfs: fix config_item refcnt leak in configfs_rmdir()
  vhost/vsock: fix packet delivery order to monitoring devices
  component: Silence bind error on -EPROBE_DEFER
  scsi: ibmvscsi: Fix WARN_ON during event pool release
  x86/apic: Move TSC deadline timer debug printk
  gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()
  ceph: fix double unlock in handle_cap_export()
  USB: core: Fix misleading driver bug report
  platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA
  ARM: futex: Address build warning
  padata: Replace delayed timer with immediate workqueue in padata_reorder
  padata: initialize pd->cpu with effective cpumask
  padata: purge get_cpu and reorder_via_wq from padata_do_serial
  arm64: fix the flush_icache_range arguments in machine_kexec
  ALSA: iec1712: Initialize STDSP24 properly when using the model=staudio option
  ALSA: pcm: fix incorrect hw_base increase
  apparmor: Fix aa_label refcnt leak in policy_update
  dmaengine: tegra210-adma: Fix an error handling path in 'tegra_adma_probe()'
  powerpc: restore alphabetic order in Kconfig
  powerpc: Remove STRICT_KERNEL_RWX incompatibility with RELOCATABLE
  powerpc/64s: Disable STRICT_KERNEL_RWX
  x86/uaccess, ubsan: Fix UBSAN vs. SMAP
  ubsan: build ubsan.c more conservatively
  libnvdimm/btt: Remove unnecessary code in btt_freelist_init
  libnvdimm/btt: Fix LBA masking during 'free list' population
  media: fdp1: Fix R-Car M3-N naming in debug message
  cxgb4: free mac_hlist properly
  cxgb4/cxgb4vf: Fix mac_hlist initialization and free
  Revert "gfs2: Don't demote a glock until its revokes are written"
  staging: iio: ad2s1210: Fix SPI reading
  staging: greybus: Fix uninitialized scalar variable
  iio: sca3000: Remove an erroneous 'get_device()'
  iio: dac: vf610: Fix an error handling path in 'vf610_dac_probe()'
  mei: release me_cl object reference
  rapidio: fix an error in get_user_pages_fast() error handling
  rxrpc: Fix a memory leak in rxkad_verify_response()
  x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasks
  iio: adc: stm32-adc: Use dma_request_chan() instead 
dma_request_slave_channel()
  iio: adc: stm32-adc: fix device used to request dma
  riscv: set max_pfn to the PFN of the last page
  ubifs: remove broken lazytime support
  HID: alps: Add AUI1657 device ID
  HID: alps: ALPS_1657 is too specific; use U1_UNICORN_LEGACY instead
  aquantia: Fix the media type of AQC100 ethernet controller in the driver
  HID: i2c-hid: reset Synaptics SYNA2393 on resume
  HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K12A keyboard-dock
  stmmac: fix pointer check after utilization in stmmac_interrupt
  ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Xtreme
  ALSA: hda/realtek - Add more fixup entries for Clevo machines
  drm/etnaviv: fix perfmon domain interation
  nfit: Add Hyper-V NVDIMM DSM command set to white list
  thunderbolt: Drop duplicated get_switch_at_route()
  net: bcmgenet: code movement
  net: bcmgenet: abort suspend on error
  misc: rtsx: Add short delay after exit from ASPM
  UBUNTU: upstream stable to v4.14.182, v4.19.125

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