[Kernel-packages] [Bug 1874502] Re: Bionic update: upstream stable patchset 2020-04-23

2022-03-16 Thread Po-Hsu Lin
** Changed in: linux (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  Bionic update: upstream stable patchset 2020-04-23

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Fix Released

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-04-23

  Ported from the following upstream stable releases:
 v4.19.116

     from git://git.kernel.org/

  ARM: dts: sun8i-a83t-tbs-a711: HM5065 doesn't like such a high voltage
  bus: sunxi-rsb: Return correct data when mixing 16-bit and 8-bit reads
  net: vxge: fix wrong __VA_ARGS__ usage
  hinic: fix a bug of waitting for IO stopped
  hinic: fix wrong para of wait_for_completion_timeout
  cxgb4/ptp: pass the sign of offset delta in FW CMD
  qlcnic: Fix bad kzalloc null test
  i2c: st: fix missing struct parameter description
  firmware: arm_sdei: fix double-lock on hibernate with shared events
  null_blk: Fix the null_add_dev() error path
  null_blk: Handle null_add_dev() failures properly
  null_blk: fix spurious IO errors after failed past-wp access
  xhci: bail out early if driver can't accress host in resume
  x86: Don't let pgprot_modify() change the page encryption bit
  block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices
  irqchip/versatile-fpga: Handle chained IRQs properly
  sched: Avoid scale real weight down to zero
  selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
  PCI/switchtec: Fix init_completion race condition with poll_wait()
  libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
  gfs2: Don't demote a glock until its revokes are written
  x86/boot: Use unsigned comparison for addresses
  efi/x86: Ignore the memory attributes table on i386
  genirq/irqdomain: Check pointer in irq_domain_alloc_irqs_hierarchy()
  block: Fix use-after-free issue accessing struct io_cq
  usb: dwc3: core: add support for disabling SS instances in park mode
  irqchip/gic-v4: Provide irq_retrigger to avoid circular locking dependency
  md: check arrays is suspended in mddev_detach before call quiesce operations
  locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()
  block, bfq: fix use-after-free in bfq_idle_slice_timer_body
  btrfs: qgroup: ensure qgroup_rescan_running is only set when the worker is at 
least queued
  btrfs: remove a BUG_ON() from merge_reloc_roots()
  btrfs: track reloc roots based on their commit root bytenr
  uapi: rename ext2_swab() to swab() and share globally in swab.h
  slub: improve bit diffusion for freelist ptr obfuscation
  ASoC: fix regwmask
  ASoC: dapm: connect virtual mux with default value
  ASoC: dpcm: allow start or stop during pause for backend
  ASoC: topology: use name_prefix for new kcontrol
  usb: gadget: f_fs: Fix use after free issue as part of queue failure
  usb: gadget: composite: Inform controller driver of self-powered
  ALSA: usb-audio: Add mixer workaround for TRX40 and co
  ALSA: hda: Add driver blacklist
  ALSA: hda: Fix potential access overflow in beep helper
  ALSA: ice1724: Fix invalid access for enumerated ctl items
  ALSA: pcm: oss: Fix regression by buffer overflow fix
  ALSA: doc: Document PC Beep Hidden Register on Realtek ALC256
  ALSA: hda/realtek - Set principled PC Beep configuration for ALC256
  ALSA: hda/realtek - Remove now-unnecessary XPS 13 headphone noise fixups
  ALSA: hda/realtek - Add quirk for MSI GL63
  media: ti-vpe: cal: fix disable_irqs to only the intended target
  acpi/x86: ignore unspecified bit positions in the ACPI global lock field
  thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=n
  nvme-fc: Revert "add module to ops template to allow module references"
  nvme: Treat discovery subsystems as unique subsystems
  PCI/ASPM: Clear the correct bits when enabling L1 substates
  PCI: Add boot interrupt quirk mechanism for Xeon chipsets
  PCI: endpoint: Fix for concurrent memory allocation in OB address region
  irqchip/versatile-fpga: Apply clear-mask earlier
  pstore: pstore_ftrace_seq_next should increase position index
  MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3
  MIPS: OCTEON: irq: Fix potential NULL pointer dereference
  ath9k: Handle txpower changes even when TPC is disabled
  signal: Extend exec_id to 64bits
  x86/entry/32: Add missing ASM_CLAC to general_protection entry
  KVM: 

[Kernel-packages] [Bug 1874502] Re: Bionic update: upstream stable patchset 2020-04-23

2020-05-18 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.15.0-101.102

---
linux (4.15.0-101.102) bionic; urgency=medium

  * bionic/linux: 4.15.0-101.102 -proposed tracker (LP: #1877262)

  * 4.15.0-100.101 breaks userspace builds due to a bug in the headers
/usr/include/linux/swab.h of linux-libc-dev (LP: #1877123)
- include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for
  swap

  * bionic snapdragon 4.15 snap failed Certification testing (LP: #1877657)
- Revert "drm/msm: Use the correct dma_sync calls in msm_gem"
- Revert "drm/msm: stop abusing dma_map/unmap for cache"

linux (4.15.0-100.101) bionic; urgency=medium

  * bionic/linux: 4.15.0-100.101 -proposed tracker (LP: #1875878)

  * built-using constraints preventing uploads (LP: #1875601)
- temporarily drop Built-Using data

  * Add debian/rules targets to compile/run kernel selftests (LP: #1874286)
- [Packaging] add support to compile/run selftests

  * getitimer returns it_value=0 erroneously (LP: #1349028)
- [Config] CONTEXT_TRACKING_FORCE policy should be unset

  * QEMU/KVM display is garbled when booting from kernel EFI stub due to missing
bochs-drm module (LP: #1872863)
- [Config] Enable CONFIG_DRM_BOCHS as module for all archs

  * Backport MPLS patches from 5.3 to 4.15 (LP: #1851446)
- net/mlx5e: Report netdevice MPLS features
- net: vlan: Inherit MPLS features from parent device
- net: bonding: Inherit MPLS features from slave devices
- net/mlx5e: Move to HW checksumming advertising

  * LIO hanging in iscsit_free_session and iscsit_stop_session (LP: #1871688)
- scsi: target: remove boilerplate code
- scsi: target: fix hang when multiple threads try to destroy the same iscsi
  session
- scsi: target: iscsi: calling iscsit_stop_session() inside
  iscsit_close_session() has no effect

  * Add hw timestamps to received skbs in peak_canfd (LP: #1874124)
- can: peak_canfd: provide hw timestamps in rx skbs

  * Bionic update: upstream stable patchset 2020-04-23 (LP: #1874502)
- ARM: dts: sun8i-a83t-tbs-a711: HM5065 doesn't like such a high voltage
- bus: sunxi-rsb: Return correct data when mixing 16-bit and 8-bit reads
- net: vxge: fix wrong __VA_ARGS__ usage
- hinic: fix a bug of waitting for IO stopped
- hinic: fix wrong para of wait_for_completion_timeout
- cxgb4/ptp: pass the sign of offset delta in FW CMD
- qlcnic: Fix bad kzalloc null test
- i2c: st: fix missing struct parameter description
- firmware: arm_sdei: fix double-lock on hibernate with shared events
- null_blk: Fix the null_add_dev() error path
- null_blk: Handle null_add_dev() failures properly
- null_blk: fix spurious IO errors after failed past-wp access
- xhci: bail out early if driver can't accress host in resume
- x86: Don't let pgprot_modify() change the page encryption bit
- block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices
- irqchip/versatile-fpga: Handle chained IRQs properly
- sched: Avoid scale real weight down to zero
- selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
- PCI/switchtec: Fix init_completion race condition with poll_wait()
- libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
- gfs2: Don't demote a glock until its revokes are written
- x86/boot: Use unsigned comparison for addresses
- efi/x86: Ignore the memory attributes table on i386
- genirq/irqdomain: Check pointer in irq_domain_alloc_irqs_hierarchy()
- block: Fix use-after-free issue accessing struct io_cq
- usb: dwc3: core: add support for disabling SS instances in park mode
- irqchip/gic-v4: Provide irq_retrigger to avoid circular locking dependency
- md: check arrays is suspended in mddev_detach before call quiesce 
operations
- locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()
- block, bfq: fix use-after-free in bfq_idle_slice_timer_body
- btrfs: qgroup: ensure qgroup_rescan_running is only set when the worker is
  at least queued
- btrfs: remove a BUG_ON() from merge_reloc_roots()
- btrfs: track reloc roots based on their commit root bytenr
- uapi: rename ext2_swab() to swab() and share globally in swab.h
- slub: improve bit diffusion for freelist ptr obfuscation
- ASoC: fix regwmask
- ASoC: dapm: connect virtual mux with default value
- ASoC: dpcm: allow start or stop during pause for backend
- ASoC: topology: use name_prefix for new kcontrol
- usb: gadget: f_fs: Fix use after free issue as part of queue failure
- usb: gadget: composite: Inform controller driver of self-powered
- ALSA: usb-audio: Add mixer workaround for TRX40 and co
- ALSA: hda: Add driver blacklist
- ALSA: hda: Fix potential access overflow in beep helper
- ALSA: ice1724: Fix invalid access for enumerated ctl items
- ALSA: pcm: oss: Fix regression by buffer overflow fix
- ALSA: 

[Kernel-packages] [Bug 1874502] Re: Bionic update: upstream stable patchset 2020-04-23

2020-04-24 Thread Kelsey Margarete Skunberg
** Changed in: linux (Ubuntu Bionic)
   Status: In Progress => Fix Committed

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

Title:
  Bionic update: upstream stable patchset 2020-04-23

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Bionic:
  Fix Committed

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-04-23

  Ported from the following upstream stable releases:
 v4.19.116

     from git://git.kernel.org/

  ARM: dts: sun8i-a83t-tbs-a711: HM5065 doesn't like such a high voltage
  bus: sunxi-rsb: Return correct data when mixing 16-bit and 8-bit reads
  net: vxge: fix wrong __VA_ARGS__ usage
  hinic: fix a bug of waitting for IO stopped
  hinic: fix wrong para of wait_for_completion_timeout
  cxgb4/ptp: pass the sign of offset delta in FW CMD
  qlcnic: Fix bad kzalloc null test
  i2c: st: fix missing struct parameter description
  firmware: arm_sdei: fix double-lock on hibernate with shared events
  null_blk: Fix the null_add_dev() error path
  null_blk: Handle null_add_dev() failures properly
  null_blk: fix spurious IO errors after failed past-wp access
  xhci: bail out early if driver can't accress host in resume
  x86: Don't let pgprot_modify() change the page encryption bit
  block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices
  irqchip/versatile-fpga: Handle chained IRQs properly
  sched: Avoid scale real weight down to zero
  selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
  PCI/switchtec: Fix init_completion race condition with poll_wait()
  libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
  gfs2: Don't demote a glock until its revokes are written
  x86/boot: Use unsigned comparison for addresses
  efi/x86: Ignore the memory attributes table on i386
  genirq/irqdomain: Check pointer in irq_domain_alloc_irqs_hierarchy()
  block: Fix use-after-free issue accessing struct io_cq
  usb: dwc3: core: add support for disabling SS instances in park mode
  irqchip/gic-v4: Provide irq_retrigger to avoid circular locking dependency
  md: check arrays is suspended in mddev_detach before call quiesce operations
  locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()
  block, bfq: fix use-after-free in bfq_idle_slice_timer_body
  btrfs: qgroup: ensure qgroup_rescan_running is only set when the worker is at 
least queued
  btrfs: remove a BUG_ON() from merge_reloc_roots()
  btrfs: track reloc roots based on their commit root bytenr
  uapi: rename ext2_swab() to swab() and share globally in swab.h
  slub: improve bit diffusion for freelist ptr obfuscation
  ASoC: fix regwmask
  ASoC: dapm: connect virtual mux with default value
  ASoC: dpcm: allow start or stop during pause for backend
  ASoC: topology: use name_prefix for new kcontrol
  usb: gadget: f_fs: Fix use after free issue as part of queue failure
  usb: gadget: composite: Inform controller driver of self-powered
  ALSA: usb-audio: Add mixer workaround for TRX40 and co
  ALSA: hda: Add driver blacklist
  ALSA: hda: Fix potential access overflow in beep helper
  ALSA: ice1724: Fix invalid access for enumerated ctl items
  ALSA: pcm: oss: Fix regression by buffer overflow fix
  ALSA: doc: Document PC Beep Hidden Register on Realtek ALC256
  ALSA: hda/realtek - Set principled PC Beep configuration for ALC256
  ALSA: hda/realtek - Remove now-unnecessary XPS 13 headphone noise fixups
  ALSA: hda/realtek - Add quirk for MSI GL63
  media: ti-vpe: cal: fix disable_irqs to only the intended target
  acpi/x86: ignore unspecified bit positions in the ACPI global lock field
  thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=n
  nvme-fc: Revert "add module to ops template to allow module references"
  nvme: Treat discovery subsystems as unique subsystems
  PCI/ASPM: Clear the correct bits when enabling L1 substates
  PCI: Add boot interrupt quirk mechanism for Xeon chipsets
  PCI: endpoint: Fix for concurrent memory allocation in OB address region
  irqchip/versatile-fpga: Apply clear-mask earlier
  pstore: pstore_ftrace_seq_next should increase position index
  MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3
  MIPS: OCTEON: irq: Fix potential NULL pointer dereference
  ath9k: Handle txpower changes even when TPC is disabled
  signal: Extend exec_id to 64bits
  x86/entry/32: Add missing ASM_CLAC to 

[Kernel-packages] [Bug 1874502] Re: Bionic update: upstream stable patchset 2020-04-23

2020-04-23 Thread Kamal Mostafa
** 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-04-23
  
-upstream stable patchset 2020-04-23
-from git://git.kernel.org/
+ Ported from the following upstream stable releases:
+v4.19.116
+ 
+    from git://git.kernel.org/
+ 
+ ARM: dts: sun8i-a83t-tbs-a711: HM5065 doesn't like such a high voltage
+ bus: sunxi-rsb: Return correct data when mixing 16-bit and 8-bit reads
+ net: vxge: fix wrong __VA_ARGS__ usage
+ hinic: fix a bug of waitting for IO stopped
+ hinic: fix wrong para of wait_for_completion_timeout
+ cxgb4/ptp: pass the sign of offset delta in FW CMD
+ qlcnic: Fix bad kzalloc null test
+ i2c: st: fix missing struct parameter description
+ firmware: arm_sdei: fix double-lock on hibernate with shared events
+ null_blk: Fix the null_add_dev() error path
+ null_blk: Handle null_add_dev() failures properly
+ null_blk: fix spurious IO errors after failed past-wp access
+ xhci: bail out early if driver can't accress host in resume
+ x86: Don't let pgprot_modify() change the page encryption bit
+ block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices
+ irqchip/versatile-fpga: Handle chained IRQs properly
+ sched: Avoid scale real weight down to zero
+ selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
+ PCI/switchtec: Fix init_completion race condition with poll_wait()
+ libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
+ gfs2: Don't demote a glock until its revokes are written
+ x86/boot: Use unsigned comparison for addresses
+ efi/x86: Ignore the memory attributes table on i386
+ genirq/irqdomain: Check pointer in irq_domain_alloc_irqs_hierarchy()
+ block: Fix use-after-free issue accessing struct io_cq
+ usb: dwc3: core: add support for disabling SS instances in park mode
+ irqchip/gic-v4: Provide irq_retrigger to avoid circular locking dependency
+ md: check arrays is suspended in mddev_detach before call quiesce operations
+ locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()
+ block, bfq: fix use-after-free in bfq_idle_slice_timer_body
+ btrfs: qgroup: ensure qgroup_rescan_running is only set when the worker is at 
least queued
+ btrfs: remove a BUG_ON() from merge_reloc_roots()
+ btrfs: track reloc roots based on their commit root bytenr
+ uapi: rename ext2_swab() to swab() and share globally in swab.h
+ slub: improve bit diffusion for freelist ptr obfuscation
+ ASoC: fix regwmask
+ ASoC: dapm: connect virtual mux with default value
+ ASoC: dpcm: allow start or stop during pause for backend
+ ASoC: topology: use name_prefix for new kcontrol
+ usb: gadget: f_fs: Fix use after free issue as part of queue failure
+ usb: gadget: composite: Inform controller driver of self-powered
+ ALSA: usb-audio: Add mixer workaround for TRX40 and co
+ ALSA: hda: Add driver blacklist
+ ALSA: hda: Fix potential access overflow in beep helper
+ ALSA: ice1724: Fix invalid access for enumerated ctl items
+ ALSA: pcm: oss: Fix regression by buffer overflow fix
+ ALSA: doc: Document PC Beep Hidden Register on Realtek ALC256
+ ALSA: hda/realtek - Set principled PC Beep configuration for ALC256
+ ALSA: hda/realtek - Remove now-unnecessary XPS 13 headphone noise fixups
+ ALSA: hda/realtek - Add quirk for MSI GL63
+ media: ti-vpe: cal: fix disable_irqs to only the intended target
+ acpi/x86: ignore unspecified bit positions in the ACPI global lock field
+ thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=n
+ nvme-fc: Revert "add module to ops template to allow module references"
+ nvme: Treat discovery subsystems as unique subsystems
+ PCI/ASPM: Clear the correct bits when enabling L1 substates
+ PCI: Add boot interrupt quirk mechanism for Xeon chipsets
+ PCI: endpoint: Fix for concurrent memory allocation in OB address region
+ irqchip/versatile-fpga: Apply clear-mask earlier
+ pstore: pstore_ftrace_seq_next should increase position index
+ MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3
+ MIPS: OCTEON: irq: Fix potential NULL pointer