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 2022-11-14
Ported from the following upstream stable releases:
v5.15.74, v6.0.2
v5.15.75, v6.0.3
v6.0.4
from git://git.kernel.org/
scsi: qla2xxx: Fix response queue handler reading stale packets
UBUNTU: Upstream stable to v5.15.74, v6.0.2
rcu-tasks: Convert RCU_LOCKDEP_WARN() to WARN_ONCE()
mmc: sdhci-msm: add compatible string check for sdm670
thermal: intel_powerclamp: Use first online CPU as control_cpu
gcov: support GCC 12.1 and newer compilers
io-wq: Fix memory leak in worker creation
arm64: mte: Avoid setting PG_mte_tagged if no tags cleared or restored
serial: Deassert Transmit Enable on probe in driver-specific way
KVM: x86: Treat #DBs from the emulator as fault-like (code and DR7.GD=1)
drm/amd/display: Enable dpia support for dcn314
drm/amdgpu: Enable F32_WPTR_POLL_ENABLE in mqd
libbpf: Initialize err in probe_map_create
libbpf: Fix crash if SEC("freplace") programs don't have attach_prog_fd set
libbpf: Fix NULL pointer exception in API btf_dump__dump_type_data
drm/vc4: drv: Call component_unbind_all()
video/aperture: Disable and unregister sysfb devices via aperture helpers
drm/bridge: anx7625: Fix refcount bug in anx7625_parse_dt()
drm/i915/dg2: Bump up CDCLK for DG2
drm/panel: use 'select' for Ili9341 panel driver helpers
drm: fix drm_mipi_dbi build errors
ALSA: hda/hdmi: change type for the 'assigned' variable
ALSA: hda/hdmi: Fix the converter allocation for the silent stream
arm64: dts: qcom: sc7280: Cleanup the lpasscc node
arm64: dts: qcom: sc7280: Update lpasscore node
arm64: dts: qcom: pm8350c: Drop PWM reg declaration
arm64: dts: qcom: sc7180-trogdor: Keep pm6150_adc enabled for TZ
arm64: dts: qcom: sm8350-sagami: correct TS pin property
soc/tegra: fuse: Add missing of_node_put() in tegra_init_fuse()
arm64: dts: qcom: ipq8074: fix PCIe PHY serdes size
arm64: dts: qcom: sm8450: fix UFS PHY serdes size
arm64: dts: exynos: fix polarity of "enable" line of NFC chip in TM2
selftests/cpu-hotplug: Use return instead of exit
selftests/cpu-hotplug: Delete fault injection related code
selftests/cpu-hotplug: Reserve one cpu online at least
usb: common: usb-conn-gpio: Simplify some error message
HID: uclogic: Fix warning in uclogic_rdesc_template_apply
tty: xilinx_uartps: Check clk_enable return value
fpga: dfl-pci: Add IDs for Intel N6000, N6001 and C6100 cards
iio: Use per-device lockdep class for mlock
scsi: lpfc: Fix various issues reported by tools
phy: qcom-qmp-usb: disable runtime PM on unbind
block: Fix the enum blk_eh_timer_return documentation
RDMA/rxe: Set pd early in mr alloc routines
clk: imx8mp: tune the order of enet_qos_root_clk
libbpf: Ensure functions with always_inline attribute are inline
libbpf: Do not require executable permission for shared libraries
micrel: ksz8851: fixes struct pointer issue
net: ftmac100: fix endianness-related issues from 'sparse'
net: sched: cls_u32: Avoid memcpy() false-positive warning
libbpf: Fix overrun in netlink attribute iteration
ALSA: usb-audio: Add quirk to enable Avid Mbox 3 support
ASoC: sunxi: sun4i-codec: set debugfs_prefix for CPU DAI component
ASoC: amd: yc: Add ASUS UM5302TA into DMI table
ASoC: amd: yc: Add Lenovo Yoga Slim 7 Pro X to quirks table
arm64: dts: qcom: sc7280-idp: correct ADC channel node name and unit address
ARM: orion: fix include path
hid: topre: Add driver fixing report descriptor
UBUNTU: [Config] updateconfigs for HID_TOPRE
fsi: master-ast-cf: Fix missing of_node_put in fsi_master_acf_probe
dmaengine: dw-edma: Remove runtime PM support
UBUNTU: Upstream stable to v5.15.75, v6.0.3
HID: playstation: stop DualSense output work on remove.
HID: playstation: add initial DualSense Edge controller support
net: flag sockets supporting msghdr originated zerocopy
drm/amd/pm: disable cstate feature for gpu reset scenario
dm clone: Fix typo in block_device format specifier
UBUNTU: Upstream stable to v6.0.4
** Affects: linux (Ubuntu)
Importance: Undecided
Status: Invalid
** Affects: linux (Ubuntu Kinetic)
Importance: Medium
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 Kinetic)
Importance: Undecided
Status: New
** Changed in: linux (Ubuntu)
Status: Confirmed => Invalid
** Changed in: linux (Ubuntu Kinetic)
Status: New => In Progress
** Changed in: linux (Ubuntu Kinetic)
Importance: Undecided => Medium
** Changed in: linux (Ubuntu Kinetic)
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 2022-11-14
+ from git://git.kernel.org/
- upstream stable patchset 2022-11-14
- from git://git.kernel.org/
+ scsi: qla2xxx: Fix response queue handler reading stale packets
+ UBUNTU: Upstream stable to v5.15.74, v6.0.2
+ rcu-tasks: Convert RCU_LOCKDEP_WARN() to WARN_ONCE()
+ mmc: sdhci-msm: add compatible string check for sdm670
+ thermal: intel_powerclamp: Use first online CPU as control_cpu
+ gcov: support GCC 12.1 and newer compilers
+ io-wq: Fix memory leak in worker creation
+ arm64: mte: Avoid setting PG_mte_tagged if no tags cleared or restored
+ serial: Deassert Transmit Enable on probe in driver-specific way
+ KVM: x86: Treat #DBs from the emulator as fault-like (code and DR7.GD=1)
+ drm/amd/display: Enable dpia support for dcn314
+ drm/amdgpu: Enable F32_WPTR_POLL_ENABLE in mqd
+ libbpf: Initialize err in probe_map_create
+ libbpf: Fix crash if SEC("freplace") programs don't have attach_prog_fd set
+ libbpf: Fix NULL pointer exception in API btf_dump__dump_type_data
+ drm/vc4: drv: Call component_unbind_all()
+ video/aperture: Disable and unregister sysfb devices via aperture helpers
+ drm/bridge: anx7625: Fix refcount bug in anx7625_parse_dt()
+ drm/i915/dg2: Bump up CDCLK for DG2
+ drm/panel: use 'select' for Ili9341 panel driver helpers
+ drm: fix drm_mipi_dbi build errors
+ ALSA: hda/hdmi: change type for the 'assigned' variable
+ ALSA: hda/hdmi: Fix the converter allocation for the silent stream
+ arm64: dts: qcom: sc7280: Cleanup the lpasscc node
+ arm64: dts: qcom: sc7280: Update lpasscore node
+ arm64: dts: qcom: pm8350c: Drop PWM reg declaration
+ arm64: dts: qcom: sc7180-trogdor: Keep pm6150_adc enabled for TZ
+ arm64: dts: qcom: sm8350-sagami: correct TS pin property
+ soc/tegra: fuse: Add missing of_node_put() in tegra_init_fuse()
+ arm64: dts: qcom: ipq8074: fix PCIe PHY serdes size
+ arm64: dts: qcom: sm8450: fix UFS PHY serdes size
+ arm64: dts: exynos: fix polarity of "enable" line of NFC chip in TM2
+ selftests/cpu-hotplug: Use return instead of exit
+ selftests/cpu-hotplug: Delete fault injection related code
+ selftests/cpu-hotplug: Reserve one cpu online at least
+ usb: common: usb-conn-gpio: Simplify some error message
+ HID: uclogic: Fix warning in uclogic_rdesc_template_apply
+ tty: xilinx_uartps: Check clk_enable return value
+ fpga: dfl-pci: Add IDs for Intel N6000, N6001 and C6100 cards
+ iio: Use per-device lockdep class for mlock
+ scsi: lpfc: Fix various issues reported by tools
+ phy: qcom-qmp-usb: disable runtime PM on unbind
+ block: Fix the enum blk_eh_timer_return documentation
+ RDMA/rxe: Set pd early in mr alloc routines
+ clk: imx8mp: tune the order of enet_qos_root_clk
+ libbpf: Ensure functions with always_inline attribute are inline
+ libbpf: Do not require executable permission for shared libraries
+ micrel: ksz8851: fixes struct pointer issue
+ net: ftmac100: fix endianness-related issues from 'sparse'
+ net: sched: cls_u32: Avoid memcpy() false-positive warning
+ libbpf: Fix overrun in netlink attribute iteration
+ ALSA: usb-audio: Add quirk to enable Avid Mbox 3 support
+ ASoC: sunxi: sun4i-codec: set debugfs_prefix for CPU DAI component
+ ASoC: amd: yc: Add ASUS UM5302TA into DMI table
+ ASoC: amd: yc: Add Lenovo Yoga Slim 7 Pro X to quirks table
+ arm64: dts: qcom: sc7280-idp: correct ADC channel node name and unit address
+ ARM: orion: fix include path
+ hid: topre: Add driver fixing report descriptor
+ UBUNTU: [Config] updateconfigs for HID_TOPRE
+ fsi: master-ast-cf: Fix missing of_node_put in fsi_master_acf_probe
+ dmaengine: dw-edma: Remove runtime PM support
+ UBUNTU: Upstream stable to v5.15.75, v6.0.3
+ HID: playstation: stop DualSense output work on remove.
+ HID: playstation: add initial DualSense Edge controller support
+ net: flag sockets supporting msghdr originated zerocopy
+ drm/amd/pm: disable cstate feature for gpu reset scenario
+ dm clone: Fix typo in block_device format specifier
+ UBUNTU: Upstream stable to v6.0.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/1996540
Title:
Kinetic update: upstream stable patchset 2022-11-14
Status in linux package in Ubuntu:
Invalid
Status in linux source package in Kinetic:
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 2022-11-14
Ported from the following upstream stable releases:
v5.15.74, v6.0.2
v5.15.75, v6.0.3
v6.0.4
from git://git.kernel.org/
scsi: qla2xxx: Fix response queue handler reading stale packets
UBUNTU: Upstream stable to v5.15.74, v6.0.2
rcu-tasks: Convert RCU_LOCKDEP_WARN() to WARN_ONCE()
mmc: sdhci-msm: add compatible string check for sdm670
thermal: intel_powerclamp: Use first online CPU as control_cpu
gcov: support GCC 12.1 and newer compilers
io-wq: Fix memory leak in worker creation
arm64: mte: Avoid setting PG_mte_tagged if no tags cleared or restored
serial: Deassert Transmit Enable on probe in driver-specific way
KVM: x86: Treat #DBs from the emulator as fault-like (code and DR7.GD=1)
drm/amd/display: Enable dpia support for dcn314
drm/amdgpu: Enable F32_WPTR_POLL_ENABLE in mqd
libbpf: Initialize err in probe_map_create
libbpf: Fix crash if SEC("freplace") programs don't have attach_prog_fd set
libbpf: Fix NULL pointer exception in API btf_dump__dump_type_data
drm/vc4: drv: Call component_unbind_all()
video/aperture: Disable and unregister sysfb devices via aperture helpers
drm/bridge: anx7625: Fix refcount bug in anx7625_parse_dt()
drm/i915/dg2: Bump up CDCLK for DG2
drm/panel: use 'select' for Ili9341 panel driver helpers
drm: fix drm_mipi_dbi build errors
ALSA: hda/hdmi: change type for the 'assigned' variable
ALSA: hda/hdmi: Fix the converter allocation for the silent stream
arm64: dts: qcom: sc7280: Cleanup the lpasscc node
arm64: dts: qcom: sc7280: Update lpasscore node
arm64: dts: qcom: pm8350c: Drop PWM reg declaration
arm64: dts: qcom: sc7180-trogdor: Keep pm6150_adc enabled for TZ
arm64: dts: qcom: sm8350-sagami: correct TS pin property
soc/tegra: fuse: Add missing of_node_put() in tegra_init_fuse()
arm64: dts: qcom: ipq8074: fix PCIe PHY serdes size
arm64: dts: qcom: sm8450: fix UFS PHY serdes size
arm64: dts: exynos: fix polarity of "enable" line of NFC chip in TM2
selftests/cpu-hotplug: Use return instead of exit
selftests/cpu-hotplug: Delete fault injection related code
selftests/cpu-hotplug: Reserve one cpu online at least
usb: common: usb-conn-gpio: Simplify some error message
HID: uclogic: Fix warning in uclogic_rdesc_template_apply
tty: xilinx_uartps: Check clk_enable return value
fpga: dfl-pci: Add IDs for Intel N6000, N6001 and C6100 cards
iio: Use per-device lockdep class for mlock
scsi: lpfc: Fix various issues reported by tools
phy: qcom-qmp-usb: disable runtime PM on unbind
block: Fix the enum blk_eh_timer_return documentation
RDMA/rxe: Set pd early in mr alloc routines
clk: imx8mp: tune the order of enet_qos_root_clk
libbpf: Ensure functions with always_inline attribute are inline
libbpf: Do not require executable permission for shared libraries
micrel: ksz8851: fixes struct pointer issue
net: ftmac100: fix endianness-related issues from 'sparse'
net: sched: cls_u32: Avoid memcpy() false-positive warning
libbpf: Fix overrun in netlink attribute iteration
ALSA: usb-audio: Add quirk to enable Avid Mbox 3 support
ASoC: sunxi: sun4i-codec: set debugfs_prefix for CPU DAI component
ASoC: amd: yc: Add ASUS UM5302TA into DMI table
ASoC: amd: yc: Add Lenovo Yoga Slim 7 Pro X to quirks table
arm64: dts: qcom: sc7280-idp: correct ADC channel node name and unit address
ARM: orion: fix include path
hid: topre: Add driver fixing report descriptor
UBUNTU: [Config] updateconfigs for HID_TOPRE
fsi: master-ast-cf: Fix missing of_node_put in fsi_master_acf_probe
dmaengine: dw-edma: Remove runtime PM support
UBUNTU: Upstream stable to v5.15.75, v6.0.3
HID: playstation: stop DualSense output work on remove.
HID: playstation: add initial DualSense Edge controller support
net: flag sockets supporting msghdr originated zerocopy
drm/amd/pm: disable cstate feature for gpu reset scenario
dm clone: Fix typo in block_device format specifier
UBUNTU: Upstream stable to v6.0.4
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1996540/+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