[Kernel-packages] [Bug 1885023] Re: Focal update: v5.4.48 upstream stable release

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

Title:
  Focal update: v5.4.48 upstream stable release

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  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:

     v5.4.48 upstream stable release
     from git://git.kernel.org/

  ACPI: GED: use correct trigger type field in _Exx / _Lxx handling
  drm/amdgpu: fix and cleanup amdgpu_gem_object_close v4
  ath10k: Fix the race condition in firmware dump work queue
  drm: bridge: adv7511: Extend list of audio sample rates
  media: staging: imgu: do not hold spinlock during freeing mmu page table
  media: imx: imx7-mipi-csis: Cleanup and fix subdev pad format handling
  crypto: ccp -- don't "select" CONFIG_DMADEVICES
  media: vicodec: Fix error codes in probe function
  media: si2157: Better check for running tuner in init
  objtool: Ignore empty alternatives
  spi: spi-mem: Fix Dual/Quad modes on Octal-capable devices
  drm/amdgpu: Init data to avoid oops while reading pp_num_states.
  arm64/kernel: Fix range on invalidating dcache for boot page tables
  libbpf: Fix memory leak and possible double-free in hashmap__clear
  spi: pxa2xx: Apply CS clk quirk to BXT
  x86,smap: Fix smap_{save,restore}() alternatives
  sched/fair: Refill bandwidth before scaling
  net: atlantic: make hw_get_regs optional
  net: ena: fix error returning in ena_com_get_hash_function()
  efi/libstub/x86: Work around LLVM ELF quirk build regression
  ath10k: remove the max_sched_scan_reqs value
  arm64: cacheflush: Fix KGDB trap detection
  media: staging: ipu3: Fix stale list entries on parameter queue failure
  rtw88: fix an issue about leak system resources
  spi: dw: Zero DMA Tx and Rx configurations on stack
  ACPICA: Dispatcher: add status checks
  block: alloc map and request for new hardware queue
  arm64: insn: Fix two bugs in encoding 32-bit logical immediates
  block: reset mapping if failed to update hardware queue count
  drm: rcar-du: Set primary plane zpos immutably at initializing
  lockdown: Allow unprivileged users to see lockdown status
  ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4K
  platform/x86: dell-laptop: don't register micmute LED if there is no token
  MIPS: Loongson: Build ATI Radeon GPU driver as module
  Bluetooth: Add SCO fallback for invalid LMP parameters error
  kgdb: Disable WARN_CONSOLE_UNLOCKED for all kgdb
  kgdb: Prevent infinite recursive entries to the debugger
  pmu/smmuv3: Clear IRQ affinity hint on device removal
  ACPI/IORT: Fix PMCG node single ID mapping handling
  mips: Fix cpu_has_mips64r1/2 activation for MIPS32 CPUs
  spi: dw: Enable interrupts in accordance with DMA xfer mode
  clocksource: dw_apb_timer: Make CPU-affiliation being optional
  clocksource: dw_apb_timer_of: Fix missing clockevent timers
  media: dvbdev: Fix tuner->demod media controller link
  btrfs: account for trans_block_rsv in may_commit_transaction
  btrfs: do not ignore error from btrfs_next_leaf() when inserting checksums
  ARM: 8978/1: mm: make act_mm() respect THREAD_SIZE
  batman-adv: Revert "disable ethtool link speed detection when auto 
negotiation off"
  ice: Fix memory leak
  ice: Fix for memory leaks and modify ICE_FREE_CQ_BUFS
  mmc: meson-mx-sdio: trigger a soft reset after a timeout or CRC error
  Bluetooth: btmtkuart: Improve exception handling in btmtuart_probe()
  spi: dw: Fix Rx-only DMA transfers
  x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exit
  net: vmxnet3: fix possible buffer overflow caused by bad DMA value in 
vmxnet3_get_rss()
  x86: fix vmap arguments in map_irq_stack
  staging: android: ion: use vmap instead of vm_map_ram
  ath10k: fix kernel null pointer dereference
  media: staging/intel-ipu3: Implement lock for stream on/off operations
  spi: Respect DataBitLength field of SpiSerialBusV2() ACPI resource
  brcmfmac: fix wrong location to get firmware feature
  regulator: qcom-rpmh: Fix typos in pm8150 and pm8150l
  tools api fs: Make xxx__mountpoint() more scalable
  e1000: Distribute switch variables for initialization
  dt-bindings: display: mediatek: control dpi pins mode to avoid leakage
  drm/mediatek: set dpi pin mode to gpio low to avoid leakage current
  audit: fix a net reference leak in audit_send_reply()
  media: dvb: return -EREMOTEIO on i2c transfer failure.
  media: platform: fcp: Set 

[Kernel-packages] [Bug 1885023] Re: Focal update: v5.4.48 upstream stable release

2020-08-03 Thread Kelsey Margarete Skunberg
** Changed in: linux (Ubuntu Focal)
   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/1885023

Title:
  Focal update: v5.4.48 upstream stable release

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

     v5.4.48 upstream stable release
     from git://git.kernel.org/

  ACPI: GED: use correct trigger type field in _Exx / _Lxx handling
  drm/amdgpu: fix and cleanup amdgpu_gem_object_close v4
  ath10k: Fix the race condition in firmware dump work queue
  drm: bridge: adv7511: Extend list of audio sample rates
  media: staging: imgu: do not hold spinlock during freeing mmu page table
  media: imx: imx7-mipi-csis: Cleanup and fix subdev pad format handling
  crypto: ccp -- don't "select" CONFIG_DMADEVICES
  media: vicodec: Fix error codes in probe function
  media: si2157: Better check for running tuner in init
  objtool: Ignore empty alternatives
  spi: spi-mem: Fix Dual/Quad modes on Octal-capable devices
  drm/amdgpu: Init data to avoid oops while reading pp_num_states.
  arm64/kernel: Fix range on invalidating dcache for boot page tables
  libbpf: Fix memory leak and possible double-free in hashmap__clear
  spi: pxa2xx: Apply CS clk quirk to BXT
  x86,smap: Fix smap_{save,restore}() alternatives
  sched/fair: Refill bandwidth before scaling
  net: atlantic: make hw_get_regs optional
  net: ena: fix error returning in ena_com_get_hash_function()
  efi/libstub/x86: Work around LLVM ELF quirk build regression
  ath10k: remove the max_sched_scan_reqs value
  arm64: cacheflush: Fix KGDB trap detection
  media: staging: ipu3: Fix stale list entries on parameter queue failure
  rtw88: fix an issue about leak system resources
  spi: dw: Zero DMA Tx and Rx configurations on stack
  ACPICA: Dispatcher: add status checks
  block: alloc map and request for new hardware queue
  arm64: insn: Fix two bugs in encoding 32-bit logical immediates
  block: reset mapping if failed to update hardware queue count
  drm: rcar-du: Set primary plane zpos immutably at initializing
  lockdown: Allow unprivileged users to see lockdown status
  ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4K
  platform/x86: dell-laptop: don't register micmute LED if there is no token
  MIPS: Loongson: Build ATI Radeon GPU driver as module
  Bluetooth: Add SCO fallback for invalid LMP parameters error
  kgdb: Disable WARN_CONSOLE_UNLOCKED for all kgdb
  kgdb: Prevent infinite recursive entries to the debugger
  pmu/smmuv3: Clear IRQ affinity hint on device removal
  ACPI/IORT: Fix PMCG node single ID mapping handling
  mips: Fix cpu_has_mips64r1/2 activation for MIPS32 CPUs
  spi: dw: Enable interrupts in accordance with DMA xfer mode
  clocksource: dw_apb_timer: Make CPU-affiliation being optional
  clocksource: dw_apb_timer_of: Fix missing clockevent timers
  media: dvbdev: Fix tuner->demod media controller link
  btrfs: account for trans_block_rsv in may_commit_transaction
  btrfs: do not ignore error from btrfs_next_leaf() when inserting checksums
  ARM: 8978/1: mm: make act_mm() respect THREAD_SIZE
  batman-adv: Revert "disable ethtool link speed detection when auto 
negotiation off"
  ice: Fix memory leak
  ice: Fix for memory leaks and modify ICE_FREE_CQ_BUFS
  mmc: meson-mx-sdio: trigger a soft reset after a timeout or CRC error
  Bluetooth: btmtkuart: Improve exception handling in btmtuart_probe()
  spi: dw: Fix Rx-only DMA transfers
  x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exit
  net: vmxnet3: fix possible buffer overflow caused by bad DMA value in 
vmxnet3_get_rss()
  x86: fix vmap arguments in map_irq_stack
  staging: android: ion: use vmap instead of vm_map_ram
  ath10k: fix kernel null pointer dereference
  media: staging/intel-ipu3: Implement lock for stream on/off operations
  spi: Respect DataBitLength field of SpiSerialBusV2() ACPI resource
  brcmfmac: fix wrong location to get firmware feature
  regulator: qcom-rpmh: Fix typos in pm8150 and pm8150l
  tools api fs: Make xxx__mountpoint() more scalable
  e1000: Distribute switch variables for initialization
  dt-bindings: display: mediatek: control dpi pins mode to avoid leakage
  drm/mediatek: set dpi pin mode to gpio low to avoid leakage current
  audit: fix a net reference leak in audit_send_reply()
  media: dvb: return -EREMOTEIO on i2c transfer failure.
  media: