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 2025-01-27

                Ported from the following upstream stable releases:
                        v6.6.65, v6.12.4

       from git://git.kernel.org/

Revert "x86/pvh: Call C code via the kernel virtual mapping"
Revert "x86/pvh: Set phys_base when calling xen_prepare_pvh()"
btrfs: drop unused parameter file_offset from 
btrfs_encoded_read_regular_fill_pages()
btrfs: change btrfs_encoded_read() so that reading of extent is done by caller
btrfs: rename btrfs_submit_bio() to btrfs_submit_bbio()
btrfs: move priv off stack in btrfs_encoded_read_regular_fill_pages()
btrfs: fix use-after-free in btrfs_encoded_read_endio()
md/raid5: Wait sync io to finish before changing group cnt
arm64: dts: mediatek: mt8186-corsola: Fix GPU supply coupling max-spread
arm64: dts: mediatek: mt8186-corsola: Fix IT6505 reset line polarity
media: qcom: camss: fix error path on configuration of power domains
media: platform: rga: fix 32-bit DMA limitation
net: phy: dp83869: fix status reporting for 1000base-x autonegotiation
media: ov08x40: Fix burst write sequence
tracing: Fix function timing profiler to initialize hashtable
kunit: Fix potential null dereference in kunit_device_driver_test()
kunit: string-stream: Fix a UAF bug in kunit_init_suite()
iommu/arm-smmu: Defer probe of clients after smmu device bound
mm/damon/vaddr: fix issue in damon_va_evenly_split_region()
powerpc/vdso: Refactor CFLAGS for CVDSO build
powerpc/vdso: Drop -mstack-protector-guard flags in 32-bit files with clang
cpufreq: scmi: Fix cleanup path when boost enablement fails
nvmem: core: Check read_only flag for force_ro in bin_attr_nvmem_write()
driver core: fw_devlink: Stop trying to optimize cycle detection logic
spmi: pmic-arb: fix return path in for_each_available_child_of_node()
net: stmmac: set initial EEE policy configuration
vfio/qat: fix overflow check in qat_vf_resume_write()
PCI: qcom: Disable ASPM L0s for X1E80100
remoteproc: qcom_q6v5_pas: disable auto boot for wpss
PCI: imx6: Fix suspend/resume support on i.MX6QDL
f2fs: fix to drop all discards after creating snapshot on lvm device
ceph: pass cred pointer to ceph_mds_auth_match()
ceph: fix cred leak in ceph_mds_check_access()
mtd: spinand: winbond: Fix 512GW and 02JW OOB layout
mtd: spinand: winbond: Fix 512GW, 01GW, 01JW and 02JW ECC information
s390/stacktrace: Use break instead of return statement
scsi: ufs: exynos: Add check inside exynos_ufs_config_smu()
i3c: master: svc: fix possible assignment of the same address to two devices
i3c: master: svc: Modify enabled_events bit 7:0 to act as IBI enable counter
PCI: endpoint: Fix PCI domain ID release in pci_epc_destroy()
mm/vmalloc: combine all TLB flush operations of KASAN shadow virtual address 
into one operation
PCI: dwc: ep: Fix advertised resizable BAR size regression
iio: invensense: fix multiple odr switch when FIFO is off
dt-bindings: net: fec: add pps channel property
net: fec: refactor PPS channel configuration
net: fec: make PPS channel configurable
drm/panic: Fix uninitialized spinlock acquisition with CONFIG_DRM_PANIC=n
drm: panel: jd9365da-h3: Remove unused num_init_cmds structure member
drm/fbdev-dma: Select FB_DEFERRED_IO
UBUNTU: [Config] updateconfigs for FB_DMAMEM_HELPERS_DEFERRED
drm/bridge: it6505: Fix inverted reset polarity
drm/xe/xe_guc_ads: save/restore OA registers and allowlist regs
drm/xe/migrate: fix pat index usage
Revert "drm/radeon: Delay Connector detecting when HPD singals is unstable"
drm/xe/migrate: use XE_BO_FLAG_PAGETABLE
drm/xe/guc_submit: fix race around suspend_pending
drm/amdgpu/pm: add gen5 display to the user on smu v14.0.2/3
drm/amd: Add some missing straps from NBIO 7.11.0
drm/amd/pm: skip setting the power source on smu v14.0.2/3
drm/amd: Fix initialization mistake for NBIO 7.11 devices
drm/amd/pm: disable pcie speed switching on Intel platform for smu v14.0.2/3
drm/amd/pm: Remove arcturus min power limit
drm/amd/display: Fix handling of plane refcount
drm/amd/display: update pipe selection policy to check head pipe
drm/amd/display: Remove PIPE_DTO_SRC_SEL programming from set_dtbclk_dto
Revert "drm/xe/xe_guc_ads: save/restore OA registers and allowlist regs"
UBUNTU: Upstream stable to v6.6.65, v6.12.4

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

** Affects: linux (Ubuntu Oracular)
     Importance: Medium
     Assignee: Koichiro Den (koichiroden)
         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 Oracular)
   Importance: Undecided
       Status: New

** Changed in: linux (Ubuntu)
       Status: Confirmed => Invalid

** Changed in: linux (Ubuntu Oracular)
   Importance: Undecided => Medium

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

** Changed in: linux (Ubuntu Oracular)
     Assignee: (unassigned) => Koichiro Den (koichiroden)

** 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 2025-01-27
+ 
+                 Ported from the following upstream stable releases:
+                         v6.6.65, v6.12.4
+ 
         from git://git.kernel.org/
+ 
+ Revert "x86/pvh: Call C code via the kernel virtual mapping"
+ Revert "x86/pvh: Set phys_base when calling xen_prepare_pvh()"
+ btrfs: drop unused parameter file_offset from 
btrfs_encoded_read_regular_fill_pages()
+ btrfs: change btrfs_encoded_read() so that reading of extent is done by caller
+ btrfs: rename btrfs_submit_bio() to btrfs_submit_bbio()
+ btrfs: move priv off stack in btrfs_encoded_read_regular_fill_pages()
+ btrfs: fix use-after-free in btrfs_encoded_read_endio()
+ md/raid5: Wait sync io to finish before changing group cnt
+ arm64: dts: mediatek: mt8186-corsola: Fix GPU supply coupling max-spread
+ arm64: dts: mediatek: mt8186-corsola: Fix IT6505 reset line polarity
+ media: qcom: camss: fix error path on configuration of power domains
+ media: platform: rga: fix 32-bit DMA limitation
+ net: phy: dp83869: fix status reporting for 1000base-x autonegotiation
+ media: ov08x40: Fix burst write sequence
+ tracing: Fix function timing profiler to initialize hashtable
+ kunit: Fix potential null dereference in kunit_device_driver_test()
+ kunit: string-stream: Fix a UAF bug in kunit_init_suite()
+ iommu/arm-smmu: Defer probe of clients after smmu device bound
+ mm/damon/vaddr: fix issue in damon_va_evenly_split_region()
+ powerpc/vdso: Refactor CFLAGS for CVDSO build
+ powerpc/vdso: Drop -mstack-protector-guard flags in 32-bit files with clang
+ cpufreq: scmi: Fix cleanup path when boost enablement fails
+ nvmem: core: Check read_only flag for force_ro in bin_attr_nvmem_write()
+ driver core: fw_devlink: Stop trying to optimize cycle detection logic
+ spmi: pmic-arb: fix return path in for_each_available_child_of_node()
+ net: stmmac: set initial EEE policy configuration
+ vfio/qat: fix overflow check in qat_vf_resume_write()
+ PCI: qcom: Disable ASPM L0s for X1E80100
+ remoteproc: qcom_q6v5_pas: disable auto boot for wpss
+ PCI: imx6: Fix suspend/resume support on i.MX6QDL
+ f2fs: fix to drop all discards after creating snapshot on lvm device
+ ceph: pass cred pointer to ceph_mds_auth_match()
+ ceph: fix cred leak in ceph_mds_check_access()
+ mtd: spinand: winbond: Fix 512GW and 02JW OOB layout
+ mtd: spinand: winbond: Fix 512GW, 01GW, 01JW and 02JW ECC information
+ s390/stacktrace: Use break instead of return statement
+ scsi: ufs: exynos: Add check inside exynos_ufs_config_smu()
+ i3c: master: svc: fix possible assignment of the same address to two devices
+ i3c: master: svc: Modify enabled_events bit 7:0 to act as IBI enable counter
+ PCI: endpoint: Fix PCI domain ID release in pci_epc_destroy()
+ mm/vmalloc: combine all TLB flush operations of KASAN shadow virtual address 
into one operation
+ PCI: dwc: ep: Fix advertised resizable BAR size regression
+ iio: invensense: fix multiple odr switch when FIFO is off
+ dt-bindings: net: fec: add pps channel property
+ net: fec: refactor PPS channel configuration
+ net: fec: make PPS channel configurable
+ drm/panic: Fix uninitialized spinlock acquisition with CONFIG_DRM_PANIC=n
+ drm: panel: jd9365da-h3: Remove unused num_init_cmds structure member
+ drm/fbdev-dma: Select FB_DEFERRED_IO
+ UBUNTU: [Config] updateconfigs for FB_DMAMEM_HELPERS_DEFERRED
+ drm/bridge: it6505: Fix inverted reset polarity
+ drm/xe/xe_guc_ads: save/restore OA registers and allowlist regs
+ drm/xe/migrate: fix pat index usage
+ Revert "drm/radeon: Delay Connector detecting when HPD singals is unstable"
+ drm/xe/migrate: use XE_BO_FLAG_PAGETABLE
+ drm/xe/guc_submit: fix race around suspend_pending
+ drm/amdgpu/pm: add gen5 display to the user on smu v14.0.2/3
+ drm/amd: Add some missing straps from NBIO 7.11.0
+ drm/amd/pm: skip setting the power source on smu v14.0.2/3
+ drm/amd: Fix initialization mistake for NBIO 7.11 devices
+ drm/amd/pm: disable pcie speed switching on Intel platform for smu v14.0.2/3
+ drm/amd/pm: Remove arcturus min power limit
+ drm/amd/display: Fix handling of plane refcount
+ drm/amd/display: update pipe selection policy to check head pipe
+ drm/amd/display: Remove PIPE_DTO_SRC_SEL programming from set_dtbclk_dto
+ Revert "drm/xe/xe_guc_ads: save/restore OA registers and allowlist regs"
+ UBUNTU: Upstream stable to v6.6.65, v6.12.4

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

Title:
  Oracular update: upstream stable patchset 2025-01-27

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Oracular:
  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 2025-01-27

                  Ported from the following upstream stable releases:
                          v6.6.65, v6.12.4

         from git://git.kernel.org/

  Revert "x86/pvh: Call C code via the kernel virtual mapping"
  Revert "x86/pvh: Set phys_base when calling xen_prepare_pvh()"
  btrfs: drop unused parameter file_offset from 
btrfs_encoded_read_regular_fill_pages()
  btrfs: change btrfs_encoded_read() so that reading of extent is done by caller
  btrfs: rename btrfs_submit_bio() to btrfs_submit_bbio()
  btrfs: move priv off stack in btrfs_encoded_read_regular_fill_pages()
  btrfs: fix use-after-free in btrfs_encoded_read_endio()
  md/raid5: Wait sync io to finish before changing group cnt
  arm64: dts: mediatek: mt8186-corsola: Fix GPU supply coupling max-spread
  arm64: dts: mediatek: mt8186-corsola: Fix IT6505 reset line polarity
  media: qcom: camss: fix error path on configuration of power domains
  media: platform: rga: fix 32-bit DMA limitation
  net: phy: dp83869: fix status reporting for 1000base-x autonegotiation
  media: ov08x40: Fix burst write sequence
  tracing: Fix function timing profiler to initialize hashtable
  kunit: Fix potential null dereference in kunit_device_driver_test()
  kunit: string-stream: Fix a UAF bug in kunit_init_suite()
  iommu/arm-smmu: Defer probe of clients after smmu device bound
  mm/damon/vaddr: fix issue in damon_va_evenly_split_region()
  powerpc/vdso: Refactor CFLAGS for CVDSO build
  powerpc/vdso: Drop -mstack-protector-guard flags in 32-bit files with clang
  cpufreq: scmi: Fix cleanup path when boost enablement fails
  nvmem: core: Check read_only flag for force_ro in bin_attr_nvmem_write()
  driver core: fw_devlink: Stop trying to optimize cycle detection logic
  spmi: pmic-arb: fix return path in for_each_available_child_of_node()
  net: stmmac: set initial EEE policy configuration
  vfio/qat: fix overflow check in qat_vf_resume_write()
  PCI: qcom: Disable ASPM L0s for X1E80100
  remoteproc: qcom_q6v5_pas: disable auto boot for wpss
  PCI: imx6: Fix suspend/resume support on i.MX6QDL
  f2fs: fix to drop all discards after creating snapshot on lvm device
  ceph: pass cred pointer to ceph_mds_auth_match()
  ceph: fix cred leak in ceph_mds_check_access()
  mtd: spinand: winbond: Fix 512GW and 02JW OOB layout
  mtd: spinand: winbond: Fix 512GW, 01GW, 01JW and 02JW ECC information
  s390/stacktrace: Use break instead of return statement
  scsi: ufs: exynos: Add check inside exynos_ufs_config_smu()
  i3c: master: svc: fix possible assignment of the same address to two devices
  i3c: master: svc: Modify enabled_events bit 7:0 to act as IBI enable counter
  PCI: endpoint: Fix PCI domain ID release in pci_epc_destroy()
  mm/vmalloc: combine all TLB flush operations of KASAN shadow virtual address 
into one operation
  PCI: dwc: ep: Fix advertised resizable BAR size regression
  iio: invensense: fix multiple odr switch when FIFO is off
  dt-bindings: net: fec: add pps channel property
  net: fec: refactor PPS channel configuration
  net: fec: make PPS channel configurable
  drm/panic: Fix uninitialized spinlock acquisition with CONFIG_DRM_PANIC=n
  drm: panel: jd9365da-h3: Remove unused num_init_cmds structure member
  drm/fbdev-dma: Select FB_DEFERRED_IO
  UBUNTU: [Config] updateconfigs for FB_DMAMEM_HELPERS_DEFERRED
  drm/bridge: it6505: Fix inverted reset polarity
  drm/xe/xe_guc_ads: save/restore OA registers and allowlist regs
  drm/xe/migrate: fix pat index usage
  Revert "drm/radeon: Delay Connector detecting when HPD singals is unstable"
  drm/xe/migrate: use XE_BO_FLAG_PAGETABLE
  drm/xe/guc_submit: fix race around suspend_pending
  drm/amdgpu/pm: add gen5 display to the user on smu v14.0.2/3
  drm/amd: Add some missing straps from NBIO 7.11.0
  drm/amd/pm: skip setting the power source on smu v14.0.2/3
  drm/amd: Fix initialization mistake for NBIO 7.11 devices
  drm/amd/pm: disable pcie speed switching on Intel platform for smu v14.0.2/3
  drm/amd/pm: Remove arcturus min power limit
  drm/amd/display: Fix handling of plane refcount
  drm/amd/display: update pipe selection policy to check head pipe
  drm/amd/display: Remove PIPE_DTO_SRC_SEL programming from set_dtbclk_dto
  Revert "drm/xe/xe_guc_ads: save/restore OA registers and allowlist regs"
  UBUNTU: Upstream stable to v6.6.65, v6.12.4

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