** Changed in: linux (Ubuntu)
Status: Confirmed => Invalid
** Changed in: linux (Ubuntu Jammy)
Status: New => In Progress
** Changed in: linux (Ubuntu Jammy)
Importance: Undecided => Medium
** Changed in: linux (Ubuntu Jammy)
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:
+ v5.15.72 upstream stable release
+ from git://git.kernel.org/
- v5.15.72 upstream stable release
- from git://git.kernel.org/
+ ALSA: hda: Do disconnect jacks at codec unbind
+ ALSA: hda: Fix hang at HD-audio codec unbinding due to refcount saturation
+ ALSA: hda: Fix Nvidia dp infoframe
+ cgroup: reduce dependency on cgroup_mutex
+ cgroup: cgroup_get_from_id() must check the looked-up kn is a directory
+ uas: add no-uas quirk for Hiksemi usb_disk
+ usb-storage: Add Hiksemi USB3-FW to IGNORE_UAS
+ uas: ignore UAS for Thinkplus chips
+ usb: typec: ucsi: Remove incorrect warning
+ thunderbolt: Explicitly reset plug events delay back to USB4 spec value
+ net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455
+ Input: snvs_pwrkey - fix SNVS_HPVIDR1 register address
+ can: c_can: don't cache TX messages for C_CAN cores
+ clk: ingenic-tcu: Properly enable registers before accessing timers
+ x86/sgx: Do not fail on incomplete sanitization on premature stop of ksgxd
+ ARM: dts: integrator: Tag PCI host with device_type
+ ntfs: fix BUG_ON in ntfs_lookup_inode_by_name()
+ mm/damon/dbgfs: fix memory leak when using debugfs_lookup()
+ net: mt7531: only do PLL once after the reset
+ Revert "firmware: arm_scmi: Add clock management to the SCMI power domain"
+ drm/i915/gt: Restrict forced preemption to the active context
+ drm/amdgpu: Add amdgpu suspend-resume code path under SRIOV
+ vduse: prevent uninitialized memory accesses
+ libata: add ATA_HORKAGE_NOLPM for Pioneer BDR-207M and BDR-205
+ mmc: moxart: fix 4-bit bus width and remove 8-bit bus width
+ mmc: hsq: Fix data stomping during mmc recovery
+ mm/page_alloc: fix race condition between build_all_zonelists and page
allocation
+ mm: prevent page_frag_alloc() from corrupting the memory
+ mm: fix dereferencing possible ERR_PTR
+ mm/migrate_device.c: flush TLB while holding PTL
+ mm: fix madivse_pageout mishandling on non-LRU page
+ mm,hwpoison: check mm when killing accessing process
+ media: dvb_vb2: fix possible out of bound access
+ media: rkvdec: Disable H.264 error detection
+ media: v4l2-compat-ioctl32.c: zero buffer passed to
v4l2_compat_get_array_args()
+ swiotlb: max mapping size takes min align mask into account
+ ARM: dts: am33xx: Fix MMCHS0 dma properties
+ reset: imx7: Fix the iMX8MP PCIe PHY PERST support
+ ARM: dts: am5748: keep usb4_tm disabled
+ soc: sunxi: sram: Actually claim SRAM regions
+ soc: sunxi: sram: Prevent the driver from being unbound
+ soc: sunxi_sram: Make use of the helper function
devm_platform_ioremap_resource()
+ soc: sunxi: sram: Fix probe function ordering issues
+ soc: sunxi: sram: Fix debugfs info for A64 SRAM C
+ ASoC: imx-card: Fix refcount issue with of_node_put
+ arm64: dts: qcom: sm8350: fix UFS PHY serdes size
+ ASoC: tas2770: Reinit regcache on reset
+ drm/bridge: lt8912b: add vsync hsync
+ drm/bridge: lt8912b: set hdmi or dvi mode
+ drm/bridge: lt8912b: fix corrupted image output
+ Revert "drm: bridge: analogix/dp: add panel prepare/unprepare in
suspend/resume time"
+ Input: melfas_mip4 - fix return value check in mip4_probe()
+ gpio: mvebu: Fix check for pwm support on non-A8K platforms
+ usbnet: Fix memory leak in usbnet_disconnect()
+ net: sched: act_ct: fix possible refcount leak in tcf_ct_init()
+ cxgb4: fix missing unlock on ETHOFLD desc collect fail path
+ net/mlxbf_gige: Fix an IS_ERR() vs NULL bug in mlxbf_gige_mdio_probe
+ nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devices
+ wifi: mac80211: fix regression with non-QoS drivers
+ net: stmmac: power up/down serdes in stmmac_open/release
+ net: phy: Don't WARN for PHY_UP state in mdio_bus_phy_resume()
+ selftests: Fix the if conditions of in test_extra_filter()
+ vdpa/ifcvf: fix the calculation of queuepair
+ fs: split off setxattr_copy and do_setxattr function from setxattr
+ clk: imx: imx6sx: remove the SET_RATE_PARENT flag for QSPI clocks
+ clk: iproc: Do not rely on node name for correct PLL setup
+ KVM: x86: Hide IA32_PLATFORM_DCA_CAP[31:0] from the guest
+ x86/alternative: Fix race in try_get_desc()
+ drm/i915/gem: Really move i915_gem_context.link under ref protection
+ Linux 5.15.72
+ UBUNTU: Upstream stable to v5.15.72
--
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/1995517
Title:
Jammy update: v5.15.72 upstream stable release
Status in linux package in Ubuntu:
Invalid
Status in linux source package in Jammy:
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:
v5.15.72 upstream stable release
from git://git.kernel.org/
ALSA: hda: Do disconnect jacks at codec unbind
ALSA: hda: Fix hang at HD-audio codec unbinding due to refcount saturation
ALSA: hda: Fix Nvidia dp infoframe
cgroup: reduce dependency on cgroup_mutex
cgroup: cgroup_get_from_id() must check the looked-up kn is a directory
uas: add no-uas quirk for Hiksemi usb_disk
usb-storage: Add Hiksemi USB3-FW to IGNORE_UAS
uas: ignore UAS for Thinkplus chips
usb: typec: ucsi: Remove incorrect warning
thunderbolt: Explicitly reset plug events delay back to USB4 spec value
net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455
Input: snvs_pwrkey - fix SNVS_HPVIDR1 register address
can: c_can: don't cache TX messages for C_CAN cores
clk: ingenic-tcu: Properly enable registers before accessing timers
x86/sgx: Do not fail on incomplete sanitization on premature stop of ksgxd
ARM: dts: integrator: Tag PCI host with device_type
ntfs: fix BUG_ON in ntfs_lookup_inode_by_name()
mm/damon/dbgfs: fix memory leak when using debugfs_lookup()
net: mt7531: only do PLL once after the reset
Revert "firmware: arm_scmi: Add clock management to the SCMI power domain"
drm/i915/gt: Restrict forced preemption to the active context
drm/amdgpu: Add amdgpu suspend-resume code path under SRIOV
vduse: prevent uninitialized memory accesses
libata: add ATA_HORKAGE_NOLPM for Pioneer BDR-207M and BDR-205
mmc: moxart: fix 4-bit bus width and remove 8-bit bus width
mmc: hsq: Fix data stomping during mmc recovery
mm/page_alloc: fix race condition between build_all_zonelists and page
allocation
mm: prevent page_frag_alloc() from corrupting the memory
mm: fix dereferencing possible ERR_PTR
mm/migrate_device.c: flush TLB while holding PTL
mm: fix madivse_pageout mishandling on non-LRU page
mm,hwpoison: check mm when killing accessing process
media: dvb_vb2: fix possible out of bound access
media: rkvdec: Disable H.264 error detection
media: v4l2-compat-ioctl32.c: zero buffer passed to
v4l2_compat_get_array_args()
swiotlb: max mapping size takes min align mask into account
ARM: dts: am33xx: Fix MMCHS0 dma properties
reset: imx7: Fix the iMX8MP PCIe PHY PERST support
ARM: dts: am5748: keep usb4_tm disabled
soc: sunxi: sram: Actually claim SRAM regions
soc: sunxi: sram: Prevent the driver from being unbound
soc: sunxi_sram: Make use of the helper function
devm_platform_ioremap_resource()
soc: sunxi: sram: Fix probe function ordering issues
soc: sunxi: sram: Fix debugfs info for A64 SRAM C
ASoC: imx-card: Fix refcount issue with of_node_put
arm64: dts: qcom: sm8350: fix UFS PHY serdes size
ASoC: tas2770: Reinit regcache on reset
drm/bridge: lt8912b: add vsync hsync
drm/bridge: lt8912b: set hdmi or dvi mode
drm/bridge: lt8912b: fix corrupted image output
Revert "drm: bridge: analogix/dp: add panel prepare/unprepare in
suspend/resume time"
Input: melfas_mip4 - fix return value check in mip4_probe()
gpio: mvebu: Fix check for pwm support on non-A8K platforms
usbnet: Fix memory leak in usbnet_disconnect()
net: sched: act_ct: fix possible refcount leak in tcf_ct_init()
cxgb4: fix missing unlock on ETHOFLD desc collect fail path
net/mlxbf_gige: Fix an IS_ERR() vs NULL bug in mlxbf_gige_mdio_probe
nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devices
wifi: mac80211: fix regression with non-QoS drivers
net: stmmac: power up/down serdes in stmmac_open/release
net: phy: Don't WARN for PHY_UP state in mdio_bus_phy_resume()
selftests: Fix the if conditions of in test_extra_filter()
vdpa/ifcvf: fix the calculation of queuepair
fs: split off setxattr_copy and do_setxattr function from setxattr
clk: imx: imx6sx: remove the SET_RATE_PARENT flag for QSPI clocks
clk: iproc: Do not rely on node name for correct PLL setup
KVM: x86: Hide IA32_PLATFORM_DCA_CAP[31:0] from the guest
x86/alternative: Fix race in try_get_desc()
drm/i915/gem: Really move i915_gem_context.link under ref protection
Linux 5.15.72
UBUNTU: Upstream stable to v5.15.72
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1995517/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp