forked from pool/kernel-source
GIT Revision: 6ae74c941594fee7d98ae7712ef192544ca80fbc
GIT Branch: SLE15-SP6 2025-12-05 09:31:46 +0000
This commit is contained in:
@@ -1 +0,0 @@
|
||||
|
||||
@@ -1,3 +1,156 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:31:02 CET 2025 - tiwai@suse.de
|
||||
|
||||
- PCI: rcar-gen2: Drop ARM dependency from PCI_RCAR_GEN2
|
||||
(git-fixes).
|
||||
- PCI: keystone: Exit ks_pcie_probe() for invalid mode
|
||||
(git-fixes).
|
||||
- PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definition
|
||||
(git-fixes).
|
||||
- PCI/PM: Reinstate clearing state_saved in legacy and !PM
|
||||
codepaths (git-fixes).
|
||||
- power: supply: apm_power: only unset own apm_get_power_status
|
||||
(git-fixes).
|
||||
- power: supply: wm831x: Check wm831x_set_bits() return value
|
||||
(git-fixes).
|
||||
- power: supply: rt9467: Prevent using uninitialized local
|
||||
variable in rt9467_set_value_from_ranges() (git-fixes).
|
||||
- power: supply: rt9467: Return error on failure in
|
||||
rt9467_set_value_from_ranges() (git-fixes).
|
||||
- power: supply: cw2015: Check devm_delayed_work_autocancel()
|
||||
return code (git-fixes).
|
||||
- mfd: mt6358-irq: Fix missing irq_domain_remove() in error path
|
||||
(git-fixes).
|
||||
- mfd: mt6397-irq: Fix missing irq_domain_remove() in error path
|
||||
(git-fixes).
|
||||
- mfd: max77620: Fix potential IRQ chip conflict when probing
|
||||
two devices (git-fixes).
|
||||
- platform/x86: intel: chtwc_int33fe: don't dereference swnode
|
||||
args (git-fixes).
|
||||
- spi: bcm63xx: drop wrong casts in probe() (git-fixes).
|
||||
- spi: tegra210-quad: Fix timeout handling (git-fixes).
|
||||
- regulator: core: Protect regulator_supply_alias_list with
|
||||
regulator_list_mutex (git-fixes).
|
||||
- regulator: core: disable supply if enabling main regulator fails
|
||||
(git-fixes).
|
||||
- mtd: rawnand: renesas: Handle devm_pm_runtime_enable() errors
|
||||
(git-fixes).
|
||||
- mtd: rawnand: lpc32xx_slc: fix GPIO descriptor leak on probe
|
||||
error and remove (git-fixes).
|
||||
- mtd: nand: relax ECC parameter validation check (git-fixes).
|
||||
- Revert "mtd: rawnand: marvell: fix layouts" (git-fixes).
|
||||
- mtd: lpddr_cmds: fix signed shifts in lpddr_cmds (git-fixes).
|
||||
- mtd: maps: pcmciamtd: fix potential memory leak in
|
||||
pcmciamtd_detach() (git-fixes).
|
||||
- pwm: bcm2835: Make sure the channel is enabled after
|
||||
pwm_request() (git-fixes).
|
||||
- platform/chrome: cros_ec_ishtp: Fix UAF after unbinding driver
|
||||
(git-fixes).
|
||||
- commit 6ae74c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:25:41 CET 2025 - tiwai@suse.de
|
||||
|
||||
- mfd: da9055: Fix missing regmap_del_irq_chip() in error path
|
||||
(git-fixes).
|
||||
- mfd: altera-sysmgr: Fix device leak on sysmgr regmap lookup
|
||||
(git-fixes).
|
||||
- media: rc: st_rc: Fix reset control resource leak (git-fixes).
|
||||
- media: videobuf2: Fix device reference leak in vb2_dc_alloc
|
||||
error path (git-fixes).
|
||||
- media: vpif_display: fix section mismatch (git-fixes).
|
||||
- media: vpif_capture: fix section mismatch (git-fixes).
|
||||
- media: samsung: exynos4-is: fix potential ABBA deadlock on init
|
||||
(git-fixes).
|
||||
- media: renesas: rcar_drif: fix device node reference leak in
|
||||
rcar_drif_bond_enabled (git-fixes).
|
||||
- media: amphion: Cancel message work before releasing the VPU
|
||||
core (git-fixes).
|
||||
- media: verisilicon: Protect G2 HEVC decoder against invalid
|
||||
DPB index (git-fixes).
|
||||
- media: v4l2-mem2mem: Fix outdated documentation (git-fixes).
|
||||
- media: cec: Fix debugfs leak on bus_register() failure
|
||||
(git-fixes).
|
||||
- media: vidtv: initialize local pointers upon transfer of memory
|
||||
ownership (git-fixes).
|
||||
- media: pvrusb2: Fix incorrect variable used in trace message
|
||||
(git-fixes).
|
||||
- media: msp3400: Avoid possible out-of-bounds array accesses
|
||||
in msp3400c_thread() (git-fixes).
|
||||
- media: adv7842: Avoid possible out-of-bounds array accesses
|
||||
in adv7842_cp_log_status() (git-fixes).
|
||||
- media: i2c: ADV7604: Remove redundant cancel_delayed_work in
|
||||
probe (git-fixes).
|
||||
- media: i2c: adv7842: Remove redundant cancel_delayed_work in
|
||||
probe (git-fixes).
|
||||
- media: TDA1997x: Remove redundant cancel_delayed_work in probe
|
||||
(git-fixes).
|
||||
- media: dvb-usb: dtv5100: fix out-of-bounds in dtv5100_i2c_msg()
|
||||
(git-fixes).
|
||||
- commit 0f91c8f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:22:48 CET 2025 - tiwai@suse.de
|
||||
|
||||
- Documentation: hid-alps: Fix packet format section headings
|
||||
(git-fixes).
|
||||
- HID: logitech-hidpp: Do not assume FAP in
|
||||
hidpp_send_message_sync() (git-fixes).
|
||||
- HID: logitech-dj: Remove duplicate error logging (git-fixes).
|
||||
- backlight: lp855x: Fix lp855x.h kernel-doc warnings (git-fixes).
|
||||
- backlight: led-bl: Add devlink to supplier LEDs (git-fixes).
|
||||
- leds: netxbig: Fix GPIO descriptor leak in error paths
|
||||
(git-fixes).
|
||||
- leds: leds-lp50xx: Enable chip before any communication
|
||||
(git-fixes).
|
||||
- leds: leds-lp50xx: LP5009 supports 3 modules for a total of
|
||||
9 LEDs (git-fixes).
|
||||
- leds: leds-lp50xx: Allow LED 0 to be added to module bank
|
||||
(git-fixes).
|
||||
- hwmon: (max16065) Use local variable to avoid TOCTOU
|
||||
(git-fixes).
|
||||
- hwmon: (w83l786ng) Convert macros to functions to avoid TOCTOU
|
||||
(git-fixes).
|
||||
- hwmon: sy7636a: Fix regulator_enable resource leak on error path
|
||||
(git-fixes).
|
||||
- ASoC: Intel: catpt: Fix error path in hw_params() (git-fixes).
|
||||
- ASoC: stm32: sai: fix OF node leak on probe (git-fixes).
|
||||
- ASoC: stm32: sai: fix clk prepare imbalance on probe failure
|
||||
(git-fixes).
|
||||
- ASoC: stm32: sai: fix device leak on probe (git-fixes).
|
||||
- ASoC: qcom: q6asm-dai: perform correct state check before
|
||||
closing (git-fixes).
|
||||
- ASoC: qcom: qdsp6: q6asm-dai: set 10 ms period and buffer
|
||||
alignment (git-fixes).
|
||||
- ASoC: qcom: q6adm: the the copp device only during last instance
|
||||
(git-fixes).
|
||||
- ALSA: dice: fix buffer overflow in detect_stream_formats()
|
||||
(git-fixes).
|
||||
- ASoC: fsl_xcvr: clear the channel status control memory
|
||||
(git-fixes).
|
||||
- drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdma
|
||||
(git-fixes).
|
||||
- drm/amd/display: Fix logical vs bitwise bug in
|
||||
get_embedded_panel_info_v2_1() (git-fixes).
|
||||
- drm/nouveau: restrict the flush page to a 32-bit address
|
||||
(git-fixes).
|
||||
- drm/mediatek: Fix device node reference leak in
|
||||
mtk_dp_dt_parse() (git-fixes).
|
||||
- drm/mediatek: Fix CCORR mtk_ctm_s31_32_to_s1_n function issue
|
||||
(git-fixes).
|
||||
- drm/msm/a6xx: Flush LRZ cache before PT switch (git-fixes).
|
||||
- drm/msm/a6xx: Fix out of bound IO access in
|
||||
a6xx_get_gmu_registers (git-fixes).
|
||||
- drm/msm/a2xx: stop over-complaining about the legacy firmware
|
||||
(git-fixes).
|
||||
- drm/msm/dpu: Remove dead-code in
|
||||
dpu_encoder_helper_reset_mixers() (git-fixes).
|
||||
- drm/vgem-fence: Fix potential deadlock on release (git-fixes).
|
||||
- drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()
|
||||
(git-fixes).
|
||||
- gpu: host1x: Fix race in syncpt alloc/free (git-fixes).
|
||||
- commit 7fcfbe3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 4 08:01:39 CET 2025 - tiwai@suse.de
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
Name: dtb-aarch64
|
||||
Version: 6.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g912d691
|
||||
Release: <RELEASE>.g6ae74c9
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
@@ -1,3 +1,156 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:31:02 CET 2025 - tiwai@suse.de
|
||||
|
||||
- PCI: rcar-gen2: Drop ARM dependency from PCI_RCAR_GEN2
|
||||
(git-fixes).
|
||||
- PCI: keystone: Exit ks_pcie_probe() for invalid mode
|
||||
(git-fixes).
|
||||
- PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definition
|
||||
(git-fixes).
|
||||
- PCI/PM: Reinstate clearing state_saved in legacy and !PM
|
||||
codepaths (git-fixes).
|
||||
- power: supply: apm_power: only unset own apm_get_power_status
|
||||
(git-fixes).
|
||||
- power: supply: wm831x: Check wm831x_set_bits() return value
|
||||
(git-fixes).
|
||||
- power: supply: rt9467: Prevent using uninitialized local
|
||||
variable in rt9467_set_value_from_ranges() (git-fixes).
|
||||
- power: supply: rt9467: Return error on failure in
|
||||
rt9467_set_value_from_ranges() (git-fixes).
|
||||
- power: supply: cw2015: Check devm_delayed_work_autocancel()
|
||||
return code (git-fixes).
|
||||
- mfd: mt6358-irq: Fix missing irq_domain_remove() in error path
|
||||
(git-fixes).
|
||||
- mfd: mt6397-irq: Fix missing irq_domain_remove() in error path
|
||||
(git-fixes).
|
||||
- mfd: max77620: Fix potential IRQ chip conflict when probing
|
||||
two devices (git-fixes).
|
||||
- platform/x86: intel: chtwc_int33fe: don't dereference swnode
|
||||
args (git-fixes).
|
||||
- spi: bcm63xx: drop wrong casts in probe() (git-fixes).
|
||||
- spi: tegra210-quad: Fix timeout handling (git-fixes).
|
||||
- regulator: core: Protect regulator_supply_alias_list with
|
||||
regulator_list_mutex (git-fixes).
|
||||
- regulator: core: disable supply if enabling main regulator fails
|
||||
(git-fixes).
|
||||
- mtd: rawnand: renesas: Handle devm_pm_runtime_enable() errors
|
||||
(git-fixes).
|
||||
- mtd: rawnand: lpc32xx_slc: fix GPIO descriptor leak on probe
|
||||
error and remove (git-fixes).
|
||||
- mtd: nand: relax ECC parameter validation check (git-fixes).
|
||||
- Revert "mtd: rawnand: marvell: fix layouts" (git-fixes).
|
||||
- mtd: lpddr_cmds: fix signed shifts in lpddr_cmds (git-fixes).
|
||||
- mtd: maps: pcmciamtd: fix potential memory leak in
|
||||
pcmciamtd_detach() (git-fixes).
|
||||
- pwm: bcm2835: Make sure the channel is enabled after
|
||||
pwm_request() (git-fixes).
|
||||
- platform/chrome: cros_ec_ishtp: Fix UAF after unbinding driver
|
||||
(git-fixes).
|
||||
- commit 6ae74c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:25:41 CET 2025 - tiwai@suse.de
|
||||
|
||||
- mfd: da9055: Fix missing regmap_del_irq_chip() in error path
|
||||
(git-fixes).
|
||||
- mfd: altera-sysmgr: Fix device leak on sysmgr regmap lookup
|
||||
(git-fixes).
|
||||
- media: rc: st_rc: Fix reset control resource leak (git-fixes).
|
||||
- media: videobuf2: Fix device reference leak in vb2_dc_alloc
|
||||
error path (git-fixes).
|
||||
- media: vpif_display: fix section mismatch (git-fixes).
|
||||
- media: vpif_capture: fix section mismatch (git-fixes).
|
||||
- media: samsung: exynos4-is: fix potential ABBA deadlock on init
|
||||
(git-fixes).
|
||||
- media: renesas: rcar_drif: fix device node reference leak in
|
||||
rcar_drif_bond_enabled (git-fixes).
|
||||
- media: amphion: Cancel message work before releasing the VPU
|
||||
core (git-fixes).
|
||||
- media: verisilicon: Protect G2 HEVC decoder against invalid
|
||||
DPB index (git-fixes).
|
||||
- media: v4l2-mem2mem: Fix outdated documentation (git-fixes).
|
||||
- media: cec: Fix debugfs leak on bus_register() failure
|
||||
(git-fixes).
|
||||
- media: vidtv: initialize local pointers upon transfer of memory
|
||||
ownership (git-fixes).
|
||||
- media: pvrusb2: Fix incorrect variable used in trace message
|
||||
(git-fixes).
|
||||
- media: msp3400: Avoid possible out-of-bounds array accesses
|
||||
in msp3400c_thread() (git-fixes).
|
||||
- media: adv7842: Avoid possible out-of-bounds array accesses
|
||||
in adv7842_cp_log_status() (git-fixes).
|
||||
- media: i2c: ADV7604: Remove redundant cancel_delayed_work in
|
||||
probe (git-fixes).
|
||||
- media: i2c: adv7842: Remove redundant cancel_delayed_work in
|
||||
probe (git-fixes).
|
||||
- media: TDA1997x: Remove redundant cancel_delayed_work in probe
|
||||
(git-fixes).
|
||||
- media: dvb-usb: dtv5100: fix out-of-bounds in dtv5100_i2c_msg()
|
||||
(git-fixes).
|
||||
- commit 0f91c8f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:22:48 CET 2025 - tiwai@suse.de
|
||||
|
||||
- Documentation: hid-alps: Fix packet format section headings
|
||||
(git-fixes).
|
||||
- HID: logitech-hidpp: Do not assume FAP in
|
||||
hidpp_send_message_sync() (git-fixes).
|
||||
- HID: logitech-dj: Remove duplicate error logging (git-fixes).
|
||||
- backlight: lp855x: Fix lp855x.h kernel-doc warnings (git-fixes).
|
||||
- backlight: led-bl: Add devlink to supplier LEDs (git-fixes).
|
||||
- leds: netxbig: Fix GPIO descriptor leak in error paths
|
||||
(git-fixes).
|
||||
- leds: leds-lp50xx: Enable chip before any communication
|
||||
(git-fixes).
|
||||
- leds: leds-lp50xx: LP5009 supports 3 modules for a total of
|
||||
9 LEDs (git-fixes).
|
||||
- leds: leds-lp50xx: Allow LED 0 to be added to module bank
|
||||
(git-fixes).
|
||||
- hwmon: (max16065) Use local variable to avoid TOCTOU
|
||||
(git-fixes).
|
||||
- hwmon: (w83l786ng) Convert macros to functions to avoid TOCTOU
|
||||
(git-fixes).
|
||||
- hwmon: sy7636a: Fix regulator_enable resource leak on error path
|
||||
(git-fixes).
|
||||
- ASoC: Intel: catpt: Fix error path in hw_params() (git-fixes).
|
||||
- ASoC: stm32: sai: fix OF node leak on probe (git-fixes).
|
||||
- ASoC: stm32: sai: fix clk prepare imbalance on probe failure
|
||||
(git-fixes).
|
||||
- ASoC: stm32: sai: fix device leak on probe (git-fixes).
|
||||
- ASoC: qcom: q6asm-dai: perform correct state check before
|
||||
closing (git-fixes).
|
||||
- ASoC: qcom: qdsp6: q6asm-dai: set 10 ms period and buffer
|
||||
alignment (git-fixes).
|
||||
- ASoC: qcom: q6adm: the the copp device only during last instance
|
||||
(git-fixes).
|
||||
- ALSA: dice: fix buffer overflow in detect_stream_formats()
|
||||
(git-fixes).
|
||||
- ASoC: fsl_xcvr: clear the channel status control memory
|
||||
(git-fixes).
|
||||
- drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdma
|
||||
(git-fixes).
|
||||
- drm/amd/display: Fix logical vs bitwise bug in
|
||||
get_embedded_panel_info_v2_1() (git-fixes).
|
||||
- drm/nouveau: restrict the flush page to a 32-bit address
|
||||
(git-fixes).
|
||||
- drm/mediatek: Fix device node reference leak in
|
||||
mtk_dp_dt_parse() (git-fixes).
|
||||
- drm/mediatek: Fix CCORR mtk_ctm_s31_32_to_s1_n function issue
|
||||
(git-fixes).
|
||||
- drm/msm/a6xx: Flush LRZ cache before PT switch (git-fixes).
|
||||
- drm/msm/a6xx: Fix out of bound IO access in
|
||||
a6xx_get_gmu_registers (git-fixes).
|
||||
- drm/msm/a2xx: stop over-complaining about the legacy firmware
|
||||
(git-fixes).
|
||||
- drm/msm/dpu: Remove dead-code in
|
||||
dpu_encoder_helper_reset_mixers() (git-fixes).
|
||||
- drm/vgem-fence: Fix potential deadlock on release (git-fixes).
|
||||
- drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()
|
||||
(git-fixes).
|
||||
- gpu: host1x: Fix race in syncpt alloc/free (git-fixes).
|
||||
- commit 7fcfbe3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 4 08:01:39 CET 2025 - tiwai@suse.de
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
Name: dtb-armv7l
|
||||
Version: 6.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g912d691
|
||||
Release: <RELEASE>.g6ae74c9
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
@@ -1,3 +1,156 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:31:02 CET 2025 - tiwai@suse.de
|
||||
|
||||
- PCI: rcar-gen2: Drop ARM dependency from PCI_RCAR_GEN2
|
||||
(git-fixes).
|
||||
- PCI: keystone: Exit ks_pcie_probe() for invalid mode
|
||||
(git-fixes).
|
||||
- PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definition
|
||||
(git-fixes).
|
||||
- PCI/PM: Reinstate clearing state_saved in legacy and !PM
|
||||
codepaths (git-fixes).
|
||||
- power: supply: apm_power: only unset own apm_get_power_status
|
||||
(git-fixes).
|
||||
- power: supply: wm831x: Check wm831x_set_bits() return value
|
||||
(git-fixes).
|
||||
- power: supply: rt9467: Prevent using uninitialized local
|
||||
variable in rt9467_set_value_from_ranges() (git-fixes).
|
||||
- power: supply: rt9467: Return error on failure in
|
||||
rt9467_set_value_from_ranges() (git-fixes).
|
||||
- power: supply: cw2015: Check devm_delayed_work_autocancel()
|
||||
return code (git-fixes).
|
||||
- mfd: mt6358-irq: Fix missing irq_domain_remove() in error path
|
||||
(git-fixes).
|
||||
- mfd: mt6397-irq: Fix missing irq_domain_remove() in error path
|
||||
(git-fixes).
|
||||
- mfd: max77620: Fix potential IRQ chip conflict when probing
|
||||
two devices (git-fixes).
|
||||
- platform/x86: intel: chtwc_int33fe: don't dereference swnode
|
||||
args (git-fixes).
|
||||
- spi: bcm63xx: drop wrong casts in probe() (git-fixes).
|
||||
- spi: tegra210-quad: Fix timeout handling (git-fixes).
|
||||
- regulator: core: Protect regulator_supply_alias_list with
|
||||
regulator_list_mutex (git-fixes).
|
||||
- regulator: core: disable supply if enabling main regulator fails
|
||||
(git-fixes).
|
||||
- mtd: rawnand: renesas: Handle devm_pm_runtime_enable() errors
|
||||
(git-fixes).
|
||||
- mtd: rawnand: lpc32xx_slc: fix GPIO descriptor leak on probe
|
||||
error and remove (git-fixes).
|
||||
- mtd: nand: relax ECC parameter validation check (git-fixes).
|
||||
- Revert "mtd: rawnand: marvell: fix layouts" (git-fixes).
|
||||
- mtd: lpddr_cmds: fix signed shifts in lpddr_cmds (git-fixes).
|
||||
- mtd: maps: pcmciamtd: fix potential memory leak in
|
||||
pcmciamtd_detach() (git-fixes).
|
||||
- pwm: bcm2835: Make sure the channel is enabled after
|
||||
pwm_request() (git-fixes).
|
||||
- platform/chrome: cros_ec_ishtp: Fix UAF after unbinding driver
|
||||
(git-fixes).
|
||||
- commit 6ae74c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:25:41 CET 2025 - tiwai@suse.de
|
||||
|
||||
- mfd: da9055: Fix missing regmap_del_irq_chip() in error path
|
||||
(git-fixes).
|
||||
- mfd: altera-sysmgr: Fix device leak on sysmgr regmap lookup
|
||||
(git-fixes).
|
||||
- media: rc: st_rc: Fix reset control resource leak (git-fixes).
|
||||
- media: videobuf2: Fix device reference leak in vb2_dc_alloc
|
||||
error path (git-fixes).
|
||||
- media: vpif_display: fix section mismatch (git-fixes).
|
||||
- media: vpif_capture: fix section mismatch (git-fixes).
|
||||
- media: samsung: exynos4-is: fix potential ABBA deadlock on init
|
||||
(git-fixes).
|
||||
- media: renesas: rcar_drif: fix device node reference leak in
|
||||
rcar_drif_bond_enabled (git-fixes).
|
||||
- media: amphion: Cancel message work before releasing the VPU
|
||||
core (git-fixes).
|
||||
- media: verisilicon: Protect G2 HEVC decoder against invalid
|
||||
DPB index (git-fixes).
|
||||
- media: v4l2-mem2mem: Fix outdated documentation (git-fixes).
|
||||
- media: cec: Fix debugfs leak on bus_register() failure
|
||||
(git-fixes).
|
||||
- media: vidtv: initialize local pointers upon transfer of memory
|
||||
ownership (git-fixes).
|
||||
- media: pvrusb2: Fix incorrect variable used in trace message
|
||||
(git-fixes).
|
||||
- media: msp3400: Avoid possible out-of-bounds array accesses
|
||||
in msp3400c_thread() (git-fixes).
|
||||
- media: adv7842: Avoid possible out-of-bounds array accesses
|
||||
in adv7842_cp_log_status() (git-fixes).
|
||||
- media: i2c: ADV7604: Remove redundant cancel_delayed_work in
|
||||
probe (git-fixes).
|
||||
- media: i2c: adv7842: Remove redundant cancel_delayed_work in
|
||||
probe (git-fixes).
|
||||
- media: TDA1997x: Remove redundant cancel_delayed_work in probe
|
||||
(git-fixes).
|
||||
- media: dvb-usb: dtv5100: fix out-of-bounds in dtv5100_i2c_msg()
|
||||
(git-fixes).
|
||||
- commit 0f91c8f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:22:48 CET 2025 - tiwai@suse.de
|
||||
|
||||
- Documentation: hid-alps: Fix packet format section headings
|
||||
(git-fixes).
|
||||
- HID: logitech-hidpp: Do not assume FAP in
|
||||
hidpp_send_message_sync() (git-fixes).
|
||||
- HID: logitech-dj: Remove duplicate error logging (git-fixes).
|
||||
- backlight: lp855x: Fix lp855x.h kernel-doc warnings (git-fixes).
|
||||
- backlight: led-bl: Add devlink to supplier LEDs (git-fixes).
|
||||
- leds: netxbig: Fix GPIO descriptor leak in error paths
|
||||
(git-fixes).
|
||||
- leds: leds-lp50xx: Enable chip before any communication
|
||||
(git-fixes).
|
||||
- leds: leds-lp50xx: LP5009 supports 3 modules for a total of
|
||||
9 LEDs (git-fixes).
|
||||
- leds: leds-lp50xx: Allow LED 0 to be added to module bank
|
||||
(git-fixes).
|
||||
- hwmon: (max16065) Use local variable to avoid TOCTOU
|
||||
(git-fixes).
|
||||
- hwmon: (w83l786ng) Convert macros to functions to avoid TOCTOU
|
||||
(git-fixes).
|
||||
- hwmon: sy7636a: Fix regulator_enable resource leak on error path
|
||||
(git-fixes).
|
||||
- ASoC: Intel: catpt: Fix error path in hw_params() (git-fixes).
|
||||
- ASoC: stm32: sai: fix OF node leak on probe (git-fixes).
|
||||
- ASoC: stm32: sai: fix clk prepare imbalance on probe failure
|
||||
(git-fixes).
|
||||
- ASoC: stm32: sai: fix device leak on probe (git-fixes).
|
||||
- ASoC: qcom: q6asm-dai: perform correct state check before
|
||||
closing (git-fixes).
|
||||
- ASoC: qcom: qdsp6: q6asm-dai: set 10 ms period and buffer
|
||||
alignment (git-fixes).
|
||||
- ASoC: qcom: q6adm: the the copp device only during last instance
|
||||
(git-fixes).
|
||||
- ALSA: dice: fix buffer overflow in detect_stream_formats()
|
||||
(git-fixes).
|
||||
- ASoC: fsl_xcvr: clear the channel status control memory
|
||||
(git-fixes).
|
||||
- drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdma
|
||||
(git-fixes).
|
||||
- drm/amd/display: Fix logical vs bitwise bug in
|
||||
get_embedded_panel_info_v2_1() (git-fixes).
|
||||
- drm/nouveau: restrict the flush page to a 32-bit address
|
||||
(git-fixes).
|
||||
- drm/mediatek: Fix device node reference leak in
|
||||
mtk_dp_dt_parse() (git-fixes).
|
||||
- drm/mediatek: Fix CCORR mtk_ctm_s31_32_to_s1_n function issue
|
||||
(git-fixes).
|
||||
- drm/msm/a6xx: Flush LRZ cache before PT switch (git-fixes).
|
||||
- drm/msm/a6xx: Fix out of bound IO access in
|
||||
a6xx_get_gmu_registers (git-fixes).
|
||||
- drm/msm/a2xx: stop over-complaining about the legacy firmware
|
||||
(git-fixes).
|
||||
- drm/msm/dpu: Remove dead-code in
|
||||
dpu_encoder_helper_reset_mixers() (git-fixes).
|
||||
- drm/vgem-fence: Fix potential deadlock on release (git-fixes).
|
||||
- drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()
|
||||
(git-fixes).
|
||||
- gpu: host1x: Fix race in syncpt alloc/free (git-fixes).
|
||||
- commit 7fcfbe3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 4 08:01:39 CET 2025 - tiwai@suse.de
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
%define srcversion 6.4
|
||||
%define patchversion 6.4.0
|
||||
%define git_commit 912d691878f46b0f81d2c31efa94eff28150c4d3
|
||||
%define git_commit 6ae74c941594fee7d98ae7712ef192544ca80fbc
|
||||
%define variant %{nil}
|
||||
%define compress_modules zstd
|
||||
%define compress_vmlinux gz
|
||||
@@ -42,7 +42,7 @@
|
||||
Name: kernel-64kb
|
||||
Version: 6.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g912d691
|
||||
Release: <RELEASE>.g6ae74c9
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
@@ -1,3 +1,156 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:31:02 CET 2025 - tiwai@suse.de
|
||||
|
||||
- PCI: rcar-gen2: Drop ARM dependency from PCI_RCAR_GEN2
|
||||
(git-fixes).
|
||||
- PCI: keystone: Exit ks_pcie_probe() for invalid mode
|
||||
(git-fixes).
|
||||
- PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definition
|
||||
(git-fixes).
|
||||
- PCI/PM: Reinstate clearing state_saved in legacy and !PM
|
||||
codepaths (git-fixes).
|
||||
- power: supply: apm_power: only unset own apm_get_power_status
|
||||
(git-fixes).
|
||||
- power: supply: wm831x: Check wm831x_set_bits() return value
|
||||
(git-fixes).
|
||||
- power: supply: rt9467: Prevent using uninitialized local
|
||||
variable in rt9467_set_value_from_ranges() (git-fixes).
|
||||
- power: supply: rt9467: Return error on failure in
|
||||
rt9467_set_value_from_ranges() (git-fixes).
|
||||
- power: supply: cw2015: Check devm_delayed_work_autocancel()
|
||||
return code (git-fixes).
|
||||
- mfd: mt6358-irq: Fix missing irq_domain_remove() in error path
|
||||
(git-fixes).
|
||||
- mfd: mt6397-irq: Fix missing irq_domain_remove() in error path
|
||||
(git-fixes).
|
||||
- mfd: max77620: Fix potential IRQ chip conflict when probing
|
||||
two devices (git-fixes).
|
||||
- platform/x86: intel: chtwc_int33fe: don't dereference swnode
|
||||
args (git-fixes).
|
||||
- spi: bcm63xx: drop wrong casts in probe() (git-fixes).
|
||||
- spi: tegra210-quad: Fix timeout handling (git-fixes).
|
||||
- regulator: core: Protect regulator_supply_alias_list with
|
||||
regulator_list_mutex (git-fixes).
|
||||
- regulator: core: disable supply if enabling main regulator fails
|
||||
(git-fixes).
|
||||
- mtd: rawnand: renesas: Handle devm_pm_runtime_enable() errors
|
||||
(git-fixes).
|
||||
- mtd: rawnand: lpc32xx_slc: fix GPIO descriptor leak on probe
|
||||
error and remove (git-fixes).
|
||||
- mtd: nand: relax ECC parameter validation check (git-fixes).
|
||||
- Revert "mtd: rawnand: marvell: fix layouts" (git-fixes).
|
||||
- mtd: lpddr_cmds: fix signed shifts in lpddr_cmds (git-fixes).
|
||||
- mtd: maps: pcmciamtd: fix potential memory leak in
|
||||
pcmciamtd_detach() (git-fixes).
|
||||
- pwm: bcm2835: Make sure the channel is enabled after
|
||||
pwm_request() (git-fixes).
|
||||
- platform/chrome: cros_ec_ishtp: Fix UAF after unbinding driver
|
||||
(git-fixes).
|
||||
- commit 6ae74c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:25:41 CET 2025 - tiwai@suse.de
|
||||
|
||||
- mfd: da9055: Fix missing regmap_del_irq_chip() in error path
|
||||
(git-fixes).
|
||||
- mfd: altera-sysmgr: Fix device leak on sysmgr regmap lookup
|
||||
(git-fixes).
|
||||
- media: rc: st_rc: Fix reset control resource leak (git-fixes).
|
||||
- media: videobuf2: Fix device reference leak in vb2_dc_alloc
|
||||
error path (git-fixes).
|
||||
- media: vpif_display: fix section mismatch (git-fixes).
|
||||
- media: vpif_capture: fix section mismatch (git-fixes).
|
||||
- media: samsung: exynos4-is: fix potential ABBA deadlock on init
|
||||
(git-fixes).
|
||||
- media: renesas: rcar_drif: fix device node reference leak in
|
||||
rcar_drif_bond_enabled (git-fixes).
|
||||
- media: amphion: Cancel message work before releasing the VPU
|
||||
core (git-fixes).
|
||||
- media: verisilicon: Protect G2 HEVC decoder against invalid
|
||||
DPB index (git-fixes).
|
||||
- media: v4l2-mem2mem: Fix outdated documentation (git-fixes).
|
||||
- media: cec: Fix debugfs leak on bus_register() failure
|
||||
(git-fixes).
|
||||
- media: vidtv: initialize local pointers upon transfer of memory
|
||||
ownership (git-fixes).
|
||||
- media: pvrusb2: Fix incorrect variable used in trace message
|
||||
(git-fixes).
|
||||
- media: msp3400: Avoid possible out-of-bounds array accesses
|
||||
in msp3400c_thread() (git-fixes).
|
||||
- media: adv7842: Avoid possible out-of-bounds array accesses
|
||||
in adv7842_cp_log_status() (git-fixes).
|
||||
- media: i2c: ADV7604: Remove redundant cancel_delayed_work in
|
||||
probe (git-fixes).
|
||||
- media: i2c: adv7842: Remove redundant cancel_delayed_work in
|
||||
probe (git-fixes).
|
||||
- media: TDA1997x: Remove redundant cancel_delayed_work in probe
|
||||
(git-fixes).
|
||||
- media: dvb-usb: dtv5100: fix out-of-bounds in dtv5100_i2c_msg()
|
||||
(git-fixes).
|
||||
- commit 0f91c8f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:22:48 CET 2025 - tiwai@suse.de
|
||||
|
||||
- Documentation: hid-alps: Fix packet format section headings
|
||||
(git-fixes).
|
||||
- HID: logitech-hidpp: Do not assume FAP in
|
||||
hidpp_send_message_sync() (git-fixes).
|
||||
- HID: logitech-dj: Remove duplicate error logging (git-fixes).
|
||||
- backlight: lp855x: Fix lp855x.h kernel-doc warnings (git-fixes).
|
||||
- backlight: led-bl: Add devlink to supplier LEDs (git-fixes).
|
||||
- leds: netxbig: Fix GPIO descriptor leak in error paths
|
||||
(git-fixes).
|
||||
- leds: leds-lp50xx: Enable chip before any communication
|
||||
(git-fixes).
|
||||
- leds: leds-lp50xx: LP5009 supports 3 modules for a total of
|
||||
9 LEDs (git-fixes).
|
||||
- leds: leds-lp50xx: Allow LED 0 to be added to module bank
|
||||
(git-fixes).
|
||||
- hwmon: (max16065) Use local variable to avoid TOCTOU
|
||||
(git-fixes).
|
||||
- hwmon: (w83l786ng) Convert macros to functions to avoid TOCTOU
|
||||
(git-fixes).
|
||||
- hwmon: sy7636a: Fix regulator_enable resource leak on error path
|
||||
(git-fixes).
|
||||
- ASoC: Intel: catpt: Fix error path in hw_params() (git-fixes).
|
||||
- ASoC: stm32: sai: fix OF node leak on probe (git-fixes).
|
||||
- ASoC: stm32: sai: fix clk prepare imbalance on probe failure
|
||||
(git-fixes).
|
||||
- ASoC: stm32: sai: fix device leak on probe (git-fixes).
|
||||
- ASoC: qcom: q6asm-dai: perform correct state check before
|
||||
closing (git-fixes).
|
||||
- ASoC: qcom: qdsp6: q6asm-dai: set 10 ms period and buffer
|
||||
alignment (git-fixes).
|
||||
- ASoC: qcom: q6adm: the the copp device only during last instance
|
||||
(git-fixes).
|
||||
- ALSA: dice: fix buffer overflow in detect_stream_formats()
|
||||
(git-fixes).
|
||||
- ASoC: fsl_xcvr: clear the channel status control memory
|
||||
(git-fixes).
|
||||
- drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdma
|
||||
(git-fixes).
|
||||
- drm/amd/display: Fix logical vs bitwise bug in
|
||||
get_embedded_panel_info_v2_1() (git-fixes).
|
||||
- drm/nouveau: restrict the flush page to a 32-bit address
|
||||
(git-fixes).
|
||||
- drm/mediatek: Fix device node reference leak in
|
||||
mtk_dp_dt_parse() (git-fixes).
|
||||
- drm/mediatek: Fix CCORR mtk_ctm_s31_32_to_s1_n function issue
|
||||
(git-fixes).
|
||||
- drm/msm/a6xx: Flush LRZ cache before PT switch (git-fixes).
|
||||
- drm/msm/a6xx: Fix out of bound IO access in
|
||||
a6xx_get_gmu_registers (git-fixes).
|
||||
- drm/msm/a2xx: stop over-complaining about the legacy firmware
|
||||
(git-fixes).
|
||||
- drm/msm/dpu: Remove dead-code in
|
||||
dpu_encoder_helper_reset_mixers() (git-fixes).
|
||||
- drm/vgem-fence: Fix potential deadlock on release (git-fixes).
|
||||
- drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()
|
||||
(git-fixes).
|
||||
- gpu: host1x: Fix race in syncpt alloc/free (git-fixes).
|
||||
- commit 7fcfbe3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 4 08:01:39 CET 2025 - tiwai@suse.de
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
%define srcversion 6.4
|
||||
%define patchversion 6.4.0
|
||||
%define git_commit 912d691878f46b0f81d2c31efa94eff28150c4d3
|
||||
%define git_commit 6ae74c941594fee7d98ae7712ef192544ca80fbc
|
||||
%define variant %{nil}
|
||||
%define compress_modules zstd
|
||||
%define compress_vmlinux gz
|
||||
@@ -42,7 +42,7 @@
|
||||
Name: kernel-debug
|
||||
Version: 6.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g912d691
|
||||
Release: <RELEASE>.g6ae74c9
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
@@ -1,3 +1,156 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:31:02 CET 2025 - tiwai@suse.de
|
||||
|
||||
- PCI: rcar-gen2: Drop ARM dependency from PCI_RCAR_GEN2
|
||||
(git-fixes).
|
||||
- PCI: keystone: Exit ks_pcie_probe() for invalid mode
|
||||
(git-fixes).
|
||||
- PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definition
|
||||
(git-fixes).
|
||||
- PCI/PM: Reinstate clearing state_saved in legacy and !PM
|
||||
codepaths (git-fixes).
|
||||
- power: supply: apm_power: only unset own apm_get_power_status
|
||||
(git-fixes).
|
||||
- power: supply: wm831x: Check wm831x_set_bits() return value
|
||||
(git-fixes).
|
||||
- power: supply: rt9467: Prevent using uninitialized local
|
||||
variable in rt9467_set_value_from_ranges() (git-fixes).
|
||||
- power: supply: rt9467: Return error on failure in
|
||||
rt9467_set_value_from_ranges() (git-fixes).
|
||||
- power: supply: cw2015: Check devm_delayed_work_autocancel()
|
||||
return code (git-fixes).
|
||||
- mfd: mt6358-irq: Fix missing irq_domain_remove() in error path
|
||||
(git-fixes).
|
||||
- mfd: mt6397-irq: Fix missing irq_domain_remove() in error path
|
||||
(git-fixes).
|
||||
- mfd: max77620: Fix potential IRQ chip conflict when probing
|
||||
two devices (git-fixes).
|
||||
- platform/x86: intel: chtwc_int33fe: don't dereference swnode
|
||||
args (git-fixes).
|
||||
- spi: bcm63xx: drop wrong casts in probe() (git-fixes).
|
||||
- spi: tegra210-quad: Fix timeout handling (git-fixes).
|
||||
- regulator: core: Protect regulator_supply_alias_list with
|
||||
regulator_list_mutex (git-fixes).
|
||||
- regulator: core: disable supply if enabling main regulator fails
|
||||
(git-fixes).
|
||||
- mtd: rawnand: renesas: Handle devm_pm_runtime_enable() errors
|
||||
(git-fixes).
|
||||
- mtd: rawnand: lpc32xx_slc: fix GPIO descriptor leak on probe
|
||||
error and remove (git-fixes).
|
||||
- mtd: nand: relax ECC parameter validation check (git-fixes).
|
||||
- Revert "mtd: rawnand: marvell: fix layouts" (git-fixes).
|
||||
- mtd: lpddr_cmds: fix signed shifts in lpddr_cmds (git-fixes).
|
||||
- mtd: maps: pcmciamtd: fix potential memory leak in
|
||||
pcmciamtd_detach() (git-fixes).
|
||||
- pwm: bcm2835: Make sure the channel is enabled after
|
||||
pwm_request() (git-fixes).
|
||||
- platform/chrome: cros_ec_ishtp: Fix UAF after unbinding driver
|
||||
(git-fixes).
|
||||
- commit 6ae74c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:25:41 CET 2025 - tiwai@suse.de
|
||||
|
||||
- mfd: da9055: Fix missing regmap_del_irq_chip() in error path
|
||||
(git-fixes).
|
||||
- mfd: altera-sysmgr: Fix device leak on sysmgr regmap lookup
|
||||
(git-fixes).
|
||||
- media: rc: st_rc: Fix reset control resource leak (git-fixes).
|
||||
- media: videobuf2: Fix device reference leak in vb2_dc_alloc
|
||||
error path (git-fixes).
|
||||
- media: vpif_display: fix section mismatch (git-fixes).
|
||||
- media: vpif_capture: fix section mismatch (git-fixes).
|
||||
- media: samsung: exynos4-is: fix potential ABBA deadlock on init
|
||||
(git-fixes).
|
||||
- media: renesas: rcar_drif: fix device node reference leak in
|
||||
rcar_drif_bond_enabled (git-fixes).
|
||||
- media: amphion: Cancel message work before releasing the VPU
|
||||
core (git-fixes).
|
||||
- media: verisilicon: Protect G2 HEVC decoder against invalid
|
||||
DPB index (git-fixes).
|
||||
- media: v4l2-mem2mem: Fix outdated documentation (git-fixes).
|
||||
- media: cec: Fix debugfs leak on bus_register() failure
|
||||
(git-fixes).
|
||||
- media: vidtv: initialize local pointers upon transfer of memory
|
||||
ownership (git-fixes).
|
||||
- media: pvrusb2: Fix incorrect variable used in trace message
|
||||
(git-fixes).
|
||||
- media: msp3400: Avoid possible out-of-bounds array accesses
|
||||
in msp3400c_thread() (git-fixes).
|
||||
- media: adv7842: Avoid possible out-of-bounds array accesses
|
||||
in adv7842_cp_log_status() (git-fixes).
|
||||
- media: i2c: ADV7604: Remove redundant cancel_delayed_work in
|
||||
probe (git-fixes).
|
||||
- media: i2c: adv7842: Remove redundant cancel_delayed_work in
|
||||
probe (git-fixes).
|
||||
- media: TDA1997x: Remove redundant cancel_delayed_work in probe
|
||||
(git-fixes).
|
||||
- media: dvb-usb: dtv5100: fix out-of-bounds in dtv5100_i2c_msg()
|
||||
(git-fixes).
|
||||
- commit 0f91c8f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:22:48 CET 2025 - tiwai@suse.de
|
||||
|
||||
- Documentation: hid-alps: Fix packet format section headings
|
||||
(git-fixes).
|
||||
- HID: logitech-hidpp: Do not assume FAP in
|
||||
hidpp_send_message_sync() (git-fixes).
|
||||
- HID: logitech-dj: Remove duplicate error logging (git-fixes).
|
||||
- backlight: lp855x: Fix lp855x.h kernel-doc warnings (git-fixes).
|
||||
- backlight: led-bl: Add devlink to supplier LEDs (git-fixes).
|
||||
- leds: netxbig: Fix GPIO descriptor leak in error paths
|
||||
(git-fixes).
|
||||
- leds: leds-lp50xx: Enable chip before any communication
|
||||
(git-fixes).
|
||||
- leds: leds-lp50xx: LP5009 supports 3 modules for a total of
|
||||
9 LEDs (git-fixes).
|
||||
- leds: leds-lp50xx: Allow LED 0 to be added to module bank
|
||||
(git-fixes).
|
||||
- hwmon: (max16065) Use local variable to avoid TOCTOU
|
||||
(git-fixes).
|
||||
- hwmon: (w83l786ng) Convert macros to functions to avoid TOCTOU
|
||||
(git-fixes).
|
||||
- hwmon: sy7636a: Fix regulator_enable resource leak on error path
|
||||
(git-fixes).
|
||||
- ASoC: Intel: catpt: Fix error path in hw_params() (git-fixes).
|
||||
- ASoC: stm32: sai: fix OF node leak on probe (git-fixes).
|
||||
- ASoC: stm32: sai: fix clk prepare imbalance on probe failure
|
||||
(git-fixes).
|
||||
- ASoC: stm32: sai: fix device leak on probe (git-fixes).
|
||||
- ASoC: qcom: q6asm-dai: perform correct state check before
|
||||
closing (git-fixes).
|
||||
- ASoC: qcom: qdsp6: q6asm-dai: set 10 ms period and buffer
|
||||
alignment (git-fixes).
|
||||
- ASoC: qcom: q6adm: the the copp device only during last instance
|
||||
(git-fixes).
|
||||
- ALSA: dice: fix buffer overflow in detect_stream_formats()
|
||||
(git-fixes).
|
||||
- ASoC: fsl_xcvr: clear the channel status control memory
|
||||
(git-fixes).
|
||||
- drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdma
|
||||
(git-fixes).
|
||||
- drm/amd/display: Fix logical vs bitwise bug in
|
||||
get_embedded_panel_info_v2_1() (git-fixes).
|
||||
- drm/nouveau: restrict the flush page to a 32-bit address
|
||||
(git-fixes).
|
||||
- drm/mediatek: Fix device node reference leak in
|
||||
mtk_dp_dt_parse() (git-fixes).
|
||||
- drm/mediatek: Fix CCORR mtk_ctm_s31_32_to_s1_n function issue
|
||||
(git-fixes).
|
||||
- drm/msm/a6xx: Flush LRZ cache before PT switch (git-fixes).
|
||||
- drm/msm/a6xx: Fix out of bound IO access in
|
||||
a6xx_get_gmu_registers (git-fixes).
|
||||
- drm/msm/a2xx: stop over-complaining about the legacy firmware
|
||||
(git-fixes).
|
||||
- drm/msm/dpu: Remove dead-code in
|
||||
dpu_encoder_helper_reset_mixers() (git-fixes).
|
||||
- drm/vgem-fence: Fix potential deadlock on release (git-fixes).
|
||||
- drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()
|
||||
(git-fixes).
|
||||
- gpu: host1x: Fix race in syncpt alloc/free (git-fixes).
|
||||
- commit 7fcfbe3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 4 08:01:39 CET 2025 - tiwai@suse.de
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
%define srcversion 6.4
|
||||
%define patchversion 6.4.0
|
||||
%define git_commit 912d691878f46b0f81d2c31efa94eff28150c4d3
|
||||
%define git_commit 6ae74c941594fee7d98ae7712ef192544ca80fbc
|
||||
%define variant %{nil}
|
||||
%define compress_modules zstd
|
||||
%define compress_vmlinux gz
|
||||
@@ -42,7 +42,7 @@
|
||||
Name: kernel-default
|
||||
Version: 6.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g912d691
|
||||
Release: <RELEASE>.g6ae74c9
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
@@ -1,3 +1,156 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:31:02 CET 2025 - tiwai@suse.de
|
||||
|
||||
- PCI: rcar-gen2: Drop ARM dependency from PCI_RCAR_GEN2
|
||||
(git-fixes).
|
||||
- PCI: keystone: Exit ks_pcie_probe() for invalid mode
|
||||
(git-fixes).
|
||||
- PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definition
|
||||
(git-fixes).
|
||||
- PCI/PM: Reinstate clearing state_saved in legacy and !PM
|
||||
codepaths (git-fixes).
|
||||
- power: supply: apm_power: only unset own apm_get_power_status
|
||||
(git-fixes).
|
||||
- power: supply: wm831x: Check wm831x_set_bits() return value
|
||||
(git-fixes).
|
||||
- power: supply: rt9467: Prevent using uninitialized local
|
||||
variable in rt9467_set_value_from_ranges() (git-fixes).
|
||||
- power: supply: rt9467: Return error on failure in
|
||||
rt9467_set_value_from_ranges() (git-fixes).
|
||||
- power: supply: cw2015: Check devm_delayed_work_autocancel()
|
||||
return code (git-fixes).
|
||||
- mfd: mt6358-irq: Fix missing irq_domain_remove() in error path
|
||||
(git-fixes).
|
||||
- mfd: mt6397-irq: Fix missing irq_domain_remove() in error path
|
||||
(git-fixes).
|
||||
- mfd: max77620: Fix potential IRQ chip conflict when probing
|
||||
two devices (git-fixes).
|
||||
- platform/x86: intel: chtwc_int33fe: don't dereference swnode
|
||||
args (git-fixes).
|
||||
- spi: bcm63xx: drop wrong casts in probe() (git-fixes).
|
||||
- spi: tegra210-quad: Fix timeout handling (git-fixes).
|
||||
- regulator: core: Protect regulator_supply_alias_list with
|
||||
regulator_list_mutex (git-fixes).
|
||||
- regulator: core: disable supply if enabling main regulator fails
|
||||
(git-fixes).
|
||||
- mtd: rawnand: renesas: Handle devm_pm_runtime_enable() errors
|
||||
(git-fixes).
|
||||
- mtd: rawnand: lpc32xx_slc: fix GPIO descriptor leak on probe
|
||||
error and remove (git-fixes).
|
||||
- mtd: nand: relax ECC parameter validation check (git-fixes).
|
||||
- Revert "mtd: rawnand: marvell: fix layouts" (git-fixes).
|
||||
- mtd: lpddr_cmds: fix signed shifts in lpddr_cmds (git-fixes).
|
||||
- mtd: maps: pcmciamtd: fix potential memory leak in
|
||||
pcmciamtd_detach() (git-fixes).
|
||||
- pwm: bcm2835: Make sure the channel is enabled after
|
||||
pwm_request() (git-fixes).
|
||||
- platform/chrome: cros_ec_ishtp: Fix UAF after unbinding driver
|
||||
(git-fixes).
|
||||
- commit 6ae74c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:25:41 CET 2025 - tiwai@suse.de
|
||||
|
||||
- mfd: da9055: Fix missing regmap_del_irq_chip() in error path
|
||||
(git-fixes).
|
||||
- mfd: altera-sysmgr: Fix device leak on sysmgr regmap lookup
|
||||
(git-fixes).
|
||||
- media: rc: st_rc: Fix reset control resource leak (git-fixes).
|
||||
- media: videobuf2: Fix device reference leak in vb2_dc_alloc
|
||||
error path (git-fixes).
|
||||
- media: vpif_display: fix section mismatch (git-fixes).
|
||||
- media: vpif_capture: fix section mismatch (git-fixes).
|
||||
- media: samsung: exynos4-is: fix potential ABBA deadlock on init
|
||||
(git-fixes).
|
||||
- media: renesas: rcar_drif: fix device node reference leak in
|
||||
rcar_drif_bond_enabled (git-fixes).
|
||||
- media: amphion: Cancel message work before releasing the VPU
|
||||
core (git-fixes).
|
||||
- media: verisilicon: Protect G2 HEVC decoder against invalid
|
||||
DPB index (git-fixes).
|
||||
- media: v4l2-mem2mem: Fix outdated documentation (git-fixes).
|
||||
- media: cec: Fix debugfs leak on bus_register() failure
|
||||
(git-fixes).
|
||||
- media: vidtv: initialize local pointers upon transfer of memory
|
||||
ownership (git-fixes).
|
||||
- media: pvrusb2: Fix incorrect variable used in trace message
|
||||
(git-fixes).
|
||||
- media: msp3400: Avoid possible out-of-bounds array accesses
|
||||
in msp3400c_thread() (git-fixes).
|
||||
- media: adv7842: Avoid possible out-of-bounds array accesses
|
||||
in adv7842_cp_log_status() (git-fixes).
|
||||
- media: i2c: ADV7604: Remove redundant cancel_delayed_work in
|
||||
probe (git-fixes).
|
||||
- media: i2c: adv7842: Remove redundant cancel_delayed_work in
|
||||
probe (git-fixes).
|
||||
- media: TDA1997x: Remove redundant cancel_delayed_work in probe
|
||||
(git-fixes).
|
||||
- media: dvb-usb: dtv5100: fix out-of-bounds in dtv5100_i2c_msg()
|
||||
(git-fixes).
|
||||
- commit 0f91c8f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:22:48 CET 2025 - tiwai@suse.de
|
||||
|
||||
- Documentation: hid-alps: Fix packet format section headings
|
||||
(git-fixes).
|
||||
- HID: logitech-hidpp: Do not assume FAP in
|
||||
hidpp_send_message_sync() (git-fixes).
|
||||
- HID: logitech-dj: Remove duplicate error logging (git-fixes).
|
||||
- backlight: lp855x: Fix lp855x.h kernel-doc warnings (git-fixes).
|
||||
- backlight: led-bl: Add devlink to supplier LEDs (git-fixes).
|
||||
- leds: netxbig: Fix GPIO descriptor leak in error paths
|
||||
(git-fixes).
|
||||
- leds: leds-lp50xx: Enable chip before any communication
|
||||
(git-fixes).
|
||||
- leds: leds-lp50xx: LP5009 supports 3 modules for a total of
|
||||
9 LEDs (git-fixes).
|
||||
- leds: leds-lp50xx: Allow LED 0 to be added to module bank
|
||||
(git-fixes).
|
||||
- hwmon: (max16065) Use local variable to avoid TOCTOU
|
||||
(git-fixes).
|
||||
- hwmon: (w83l786ng) Convert macros to functions to avoid TOCTOU
|
||||
(git-fixes).
|
||||
- hwmon: sy7636a: Fix regulator_enable resource leak on error path
|
||||
(git-fixes).
|
||||
- ASoC: Intel: catpt: Fix error path in hw_params() (git-fixes).
|
||||
- ASoC: stm32: sai: fix OF node leak on probe (git-fixes).
|
||||
- ASoC: stm32: sai: fix clk prepare imbalance on probe failure
|
||||
(git-fixes).
|
||||
- ASoC: stm32: sai: fix device leak on probe (git-fixes).
|
||||
- ASoC: qcom: q6asm-dai: perform correct state check before
|
||||
closing (git-fixes).
|
||||
- ASoC: qcom: qdsp6: q6asm-dai: set 10 ms period and buffer
|
||||
alignment (git-fixes).
|
||||
- ASoC: qcom: q6adm: the the copp device only during last instance
|
||||
(git-fixes).
|
||||
- ALSA: dice: fix buffer overflow in detect_stream_formats()
|
||||
(git-fixes).
|
||||
- ASoC: fsl_xcvr: clear the channel status control memory
|
||||
(git-fixes).
|
||||
- drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdma
|
||||
(git-fixes).
|
||||
- drm/amd/display: Fix logical vs bitwise bug in
|
||||
get_embedded_panel_info_v2_1() (git-fixes).
|
||||
- drm/nouveau: restrict the flush page to a 32-bit address
|
||||
(git-fixes).
|
||||
- drm/mediatek: Fix device node reference leak in
|
||||
mtk_dp_dt_parse() (git-fixes).
|
||||
- drm/mediatek: Fix CCORR mtk_ctm_s31_32_to_s1_n function issue
|
||||
(git-fixes).
|
||||
- drm/msm/a6xx: Flush LRZ cache before PT switch (git-fixes).
|
||||
- drm/msm/a6xx: Fix out of bound IO access in
|
||||
a6xx_get_gmu_registers (git-fixes).
|
||||
- drm/msm/a2xx: stop over-complaining about the legacy firmware
|
||||
(git-fixes).
|
||||
- drm/msm/dpu: Remove dead-code in
|
||||
dpu_encoder_helper_reset_mixers() (git-fixes).
|
||||
- drm/vgem-fence: Fix potential deadlock on release (git-fixes).
|
||||
- drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()
|
||||
(git-fixes).
|
||||
- gpu: host1x: Fix race in syncpt alloc/free (git-fixes).
|
||||
- commit 7fcfbe3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 4 08:01:39 CET 2025 - tiwai@suse.de
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%define srcversion 6.4
|
||||
%define patchversion 6.4.0
|
||||
%define git_commit 912d691878f46b0f81d2c31efa94eff28150c4d3
|
||||
%define git_commit 6ae74c941594fee7d98ae7712ef192544ca80fbc
|
||||
%define variant %{nil}
|
||||
%define build_html 1
|
||||
%define build_pdf 0
|
||||
@@ -30,7 +30,7 @@
|
||||
Name: kernel-docs
|
||||
Version: 6.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g912d691
|
||||
Release: <RELEASE>.g6ae74c9
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
@@ -1,3 +1,156 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:31:02 CET 2025 - tiwai@suse.de
|
||||
|
||||
- PCI: rcar-gen2: Drop ARM dependency from PCI_RCAR_GEN2
|
||||
(git-fixes).
|
||||
- PCI: keystone: Exit ks_pcie_probe() for invalid mode
|
||||
(git-fixes).
|
||||
- PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definition
|
||||
(git-fixes).
|
||||
- PCI/PM: Reinstate clearing state_saved in legacy and !PM
|
||||
codepaths (git-fixes).
|
||||
- power: supply: apm_power: only unset own apm_get_power_status
|
||||
(git-fixes).
|
||||
- power: supply: wm831x: Check wm831x_set_bits() return value
|
||||
(git-fixes).
|
||||
- power: supply: rt9467: Prevent using uninitialized local
|
||||
variable in rt9467_set_value_from_ranges() (git-fixes).
|
||||
- power: supply: rt9467: Return error on failure in
|
||||
rt9467_set_value_from_ranges() (git-fixes).
|
||||
- power: supply: cw2015: Check devm_delayed_work_autocancel()
|
||||
return code (git-fixes).
|
||||
- mfd: mt6358-irq: Fix missing irq_domain_remove() in error path
|
||||
(git-fixes).
|
||||
- mfd: mt6397-irq: Fix missing irq_domain_remove() in error path
|
||||
(git-fixes).
|
||||
- mfd: max77620: Fix potential IRQ chip conflict when probing
|
||||
two devices (git-fixes).
|
||||
- platform/x86: intel: chtwc_int33fe: don't dereference swnode
|
||||
args (git-fixes).
|
||||
- spi: bcm63xx: drop wrong casts in probe() (git-fixes).
|
||||
- spi: tegra210-quad: Fix timeout handling (git-fixes).
|
||||
- regulator: core: Protect regulator_supply_alias_list with
|
||||
regulator_list_mutex (git-fixes).
|
||||
- regulator: core: disable supply if enabling main regulator fails
|
||||
(git-fixes).
|
||||
- mtd: rawnand: renesas: Handle devm_pm_runtime_enable() errors
|
||||
(git-fixes).
|
||||
- mtd: rawnand: lpc32xx_slc: fix GPIO descriptor leak on probe
|
||||
error and remove (git-fixes).
|
||||
- mtd: nand: relax ECC parameter validation check (git-fixes).
|
||||
- Revert "mtd: rawnand: marvell: fix layouts" (git-fixes).
|
||||
- mtd: lpddr_cmds: fix signed shifts in lpddr_cmds (git-fixes).
|
||||
- mtd: maps: pcmciamtd: fix potential memory leak in
|
||||
pcmciamtd_detach() (git-fixes).
|
||||
- pwm: bcm2835: Make sure the channel is enabled after
|
||||
pwm_request() (git-fixes).
|
||||
- platform/chrome: cros_ec_ishtp: Fix UAF after unbinding driver
|
||||
(git-fixes).
|
||||
- commit 6ae74c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:25:41 CET 2025 - tiwai@suse.de
|
||||
|
||||
- mfd: da9055: Fix missing regmap_del_irq_chip() in error path
|
||||
(git-fixes).
|
||||
- mfd: altera-sysmgr: Fix device leak on sysmgr regmap lookup
|
||||
(git-fixes).
|
||||
- media: rc: st_rc: Fix reset control resource leak (git-fixes).
|
||||
- media: videobuf2: Fix device reference leak in vb2_dc_alloc
|
||||
error path (git-fixes).
|
||||
- media: vpif_display: fix section mismatch (git-fixes).
|
||||
- media: vpif_capture: fix section mismatch (git-fixes).
|
||||
- media: samsung: exynos4-is: fix potential ABBA deadlock on init
|
||||
(git-fixes).
|
||||
- media: renesas: rcar_drif: fix device node reference leak in
|
||||
rcar_drif_bond_enabled (git-fixes).
|
||||
- media: amphion: Cancel message work before releasing the VPU
|
||||
core (git-fixes).
|
||||
- media: verisilicon: Protect G2 HEVC decoder against invalid
|
||||
DPB index (git-fixes).
|
||||
- media: v4l2-mem2mem: Fix outdated documentation (git-fixes).
|
||||
- media: cec: Fix debugfs leak on bus_register() failure
|
||||
(git-fixes).
|
||||
- media: vidtv: initialize local pointers upon transfer of memory
|
||||
ownership (git-fixes).
|
||||
- media: pvrusb2: Fix incorrect variable used in trace message
|
||||
(git-fixes).
|
||||
- media: msp3400: Avoid possible out-of-bounds array accesses
|
||||
in msp3400c_thread() (git-fixes).
|
||||
- media: adv7842: Avoid possible out-of-bounds array accesses
|
||||
in adv7842_cp_log_status() (git-fixes).
|
||||
- media: i2c: ADV7604: Remove redundant cancel_delayed_work in
|
||||
probe (git-fixes).
|
||||
- media: i2c: adv7842: Remove redundant cancel_delayed_work in
|
||||
probe (git-fixes).
|
||||
- media: TDA1997x: Remove redundant cancel_delayed_work in probe
|
||||
(git-fixes).
|
||||
- media: dvb-usb: dtv5100: fix out-of-bounds in dtv5100_i2c_msg()
|
||||
(git-fixes).
|
||||
- commit 0f91c8f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:22:48 CET 2025 - tiwai@suse.de
|
||||
|
||||
- Documentation: hid-alps: Fix packet format section headings
|
||||
(git-fixes).
|
||||
- HID: logitech-hidpp: Do not assume FAP in
|
||||
hidpp_send_message_sync() (git-fixes).
|
||||
- HID: logitech-dj: Remove duplicate error logging (git-fixes).
|
||||
- backlight: lp855x: Fix lp855x.h kernel-doc warnings (git-fixes).
|
||||
- backlight: led-bl: Add devlink to supplier LEDs (git-fixes).
|
||||
- leds: netxbig: Fix GPIO descriptor leak in error paths
|
||||
(git-fixes).
|
||||
- leds: leds-lp50xx: Enable chip before any communication
|
||||
(git-fixes).
|
||||
- leds: leds-lp50xx: LP5009 supports 3 modules for a total of
|
||||
9 LEDs (git-fixes).
|
||||
- leds: leds-lp50xx: Allow LED 0 to be added to module bank
|
||||
(git-fixes).
|
||||
- hwmon: (max16065) Use local variable to avoid TOCTOU
|
||||
(git-fixes).
|
||||
- hwmon: (w83l786ng) Convert macros to functions to avoid TOCTOU
|
||||
(git-fixes).
|
||||
- hwmon: sy7636a: Fix regulator_enable resource leak on error path
|
||||
(git-fixes).
|
||||
- ASoC: Intel: catpt: Fix error path in hw_params() (git-fixes).
|
||||
- ASoC: stm32: sai: fix OF node leak on probe (git-fixes).
|
||||
- ASoC: stm32: sai: fix clk prepare imbalance on probe failure
|
||||
(git-fixes).
|
||||
- ASoC: stm32: sai: fix device leak on probe (git-fixes).
|
||||
- ASoC: qcom: q6asm-dai: perform correct state check before
|
||||
closing (git-fixes).
|
||||
- ASoC: qcom: qdsp6: q6asm-dai: set 10 ms period and buffer
|
||||
alignment (git-fixes).
|
||||
- ASoC: qcom: q6adm: the the copp device only during last instance
|
||||
(git-fixes).
|
||||
- ALSA: dice: fix buffer overflow in detect_stream_formats()
|
||||
(git-fixes).
|
||||
- ASoC: fsl_xcvr: clear the channel status control memory
|
||||
(git-fixes).
|
||||
- drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdma
|
||||
(git-fixes).
|
||||
- drm/amd/display: Fix logical vs bitwise bug in
|
||||
get_embedded_panel_info_v2_1() (git-fixes).
|
||||
- drm/nouveau: restrict the flush page to a 32-bit address
|
||||
(git-fixes).
|
||||
- drm/mediatek: Fix device node reference leak in
|
||||
mtk_dp_dt_parse() (git-fixes).
|
||||
- drm/mediatek: Fix CCORR mtk_ctm_s31_32_to_s1_n function issue
|
||||
(git-fixes).
|
||||
- drm/msm/a6xx: Flush LRZ cache before PT switch (git-fixes).
|
||||
- drm/msm/a6xx: Fix out of bound IO access in
|
||||
a6xx_get_gmu_registers (git-fixes).
|
||||
- drm/msm/a2xx: stop over-complaining about the legacy firmware
|
||||
(git-fixes).
|
||||
- drm/msm/dpu: Remove dead-code in
|
||||
dpu_encoder_helper_reset_mixers() (git-fixes).
|
||||
- drm/vgem-fence: Fix potential deadlock on release (git-fixes).
|
||||
- drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()
|
||||
(git-fixes).
|
||||
- gpu: host1x: Fix race in syncpt alloc/free (git-fixes).
|
||||
- commit 7fcfbe3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 4 08:01:39 CET 2025 - tiwai@suse.de
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
%define srcversion 6.4
|
||||
%define patchversion 6.4.0
|
||||
%define git_commit 912d691878f46b0f81d2c31efa94eff28150c4d3
|
||||
%define git_commit 6ae74c941594fee7d98ae7712ef192544ca80fbc
|
||||
%define variant %{nil}
|
||||
%define compress_modules zstd
|
||||
%define compress_vmlinux gz
|
||||
@@ -42,7 +42,7 @@
|
||||
Name: kernel-kvmsmall
|
||||
Version: 6.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g912d691
|
||||
Release: <RELEASE>.g6ae74c9
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
@@ -1,3 +1,156 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:31:02 CET 2025 - tiwai@suse.de
|
||||
|
||||
- PCI: rcar-gen2: Drop ARM dependency from PCI_RCAR_GEN2
|
||||
(git-fixes).
|
||||
- PCI: keystone: Exit ks_pcie_probe() for invalid mode
|
||||
(git-fixes).
|
||||
- PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definition
|
||||
(git-fixes).
|
||||
- PCI/PM: Reinstate clearing state_saved in legacy and !PM
|
||||
codepaths (git-fixes).
|
||||
- power: supply: apm_power: only unset own apm_get_power_status
|
||||
(git-fixes).
|
||||
- power: supply: wm831x: Check wm831x_set_bits() return value
|
||||
(git-fixes).
|
||||
- power: supply: rt9467: Prevent using uninitialized local
|
||||
variable in rt9467_set_value_from_ranges() (git-fixes).
|
||||
- power: supply: rt9467: Return error on failure in
|
||||
rt9467_set_value_from_ranges() (git-fixes).
|
||||
- power: supply: cw2015: Check devm_delayed_work_autocancel()
|
||||
return code (git-fixes).
|
||||
- mfd: mt6358-irq: Fix missing irq_domain_remove() in error path
|
||||
(git-fixes).
|
||||
- mfd: mt6397-irq: Fix missing irq_domain_remove() in error path
|
||||
(git-fixes).
|
||||
- mfd: max77620: Fix potential IRQ chip conflict when probing
|
||||
two devices (git-fixes).
|
||||
- platform/x86: intel: chtwc_int33fe: don't dereference swnode
|
||||
args (git-fixes).
|
||||
- spi: bcm63xx: drop wrong casts in probe() (git-fixes).
|
||||
- spi: tegra210-quad: Fix timeout handling (git-fixes).
|
||||
- regulator: core: Protect regulator_supply_alias_list with
|
||||
regulator_list_mutex (git-fixes).
|
||||
- regulator: core: disable supply if enabling main regulator fails
|
||||
(git-fixes).
|
||||
- mtd: rawnand: renesas: Handle devm_pm_runtime_enable() errors
|
||||
(git-fixes).
|
||||
- mtd: rawnand: lpc32xx_slc: fix GPIO descriptor leak on probe
|
||||
error and remove (git-fixes).
|
||||
- mtd: nand: relax ECC parameter validation check (git-fixes).
|
||||
- Revert "mtd: rawnand: marvell: fix layouts" (git-fixes).
|
||||
- mtd: lpddr_cmds: fix signed shifts in lpddr_cmds (git-fixes).
|
||||
- mtd: maps: pcmciamtd: fix potential memory leak in
|
||||
pcmciamtd_detach() (git-fixes).
|
||||
- pwm: bcm2835: Make sure the channel is enabled after
|
||||
pwm_request() (git-fixes).
|
||||
- platform/chrome: cros_ec_ishtp: Fix UAF after unbinding driver
|
||||
(git-fixes).
|
||||
- commit 6ae74c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:25:41 CET 2025 - tiwai@suse.de
|
||||
|
||||
- mfd: da9055: Fix missing regmap_del_irq_chip() in error path
|
||||
(git-fixes).
|
||||
- mfd: altera-sysmgr: Fix device leak on sysmgr regmap lookup
|
||||
(git-fixes).
|
||||
- media: rc: st_rc: Fix reset control resource leak (git-fixes).
|
||||
- media: videobuf2: Fix device reference leak in vb2_dc_alloc
|
||||
error path (git-fixes).
|
||||
- media: vpif_display: fix section mismatch (git-fixes).
|
||||
- media: vpif_capture: fix section mismatch (git-fixes).
|
||||
- media: samsung: exynos4-is: fix potential ABBA deadlock on init
|
||||
(git-fixes).
|
||||
- media: renesas: rcar_drif: fix device node reference leak in
|
||||
rcar_drif_bond_enabled (git-fixes).
|
||||
- media: amphion: Cancel message work before releasing the VPU
|
||||
core (git-fixes).
|
||||
- media: verisilicon: Protect G2 HEVC decoder against invalid
|
||||
DPB index (git-fixes).
|
||||
- media: v4l2-mem2mem: Fix outdated documentation (git-fixes).
|
||||
- media: cec: Fix debugfs leak on bus_register() failure
|
||||
(git-fixes).
|
||||
- media: vidtv: initialize local pointers upon transfer of memory
|
||||
ownership (git-fixes).
|
||||
- media: pvrusb2: Fix incorrect variable used in trace message
|
||||
(git-fixes).
|
||||
- media: msp3400: Avoid possible out-of-bounds array accesses
|
||||
in msp3400c_thread() (git-fixes).
|
||||
- media: adv7842: Avoid possible out-of-bounds array accesses
|
||||
in adv7842_cp_log_status() (git-fixes).
|
||||
- media: i2c: ADV7604: Remove redundant cancel_delayed_work in
|
||||
probe (git-fixes).
|
||||
- media: i2c: adv7842: Remove redundant cancel_delayed_work in
|
||||
probe (git-fixes).
|
||||
- media: TDA1997x: Remove redundant cancel_delayed_work in probe
|
||||
(git-fixes).
|
||||
- media: dvb-usb: dtv5100: fix out-of-bounds in dtv5100_i2c_msg()
|
||||
(git-fixes).
|
||||
- commit 0f91c8f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:22:48 CET 2025 - tiwai@suse.de
|
||||
|
||||
- Documentation: hid-alps: Fix packet format section headings
|
||||
(git-fixes).
|
||||
- HID: logitech-hidpp: Do not assume FAP in
|
||||
hidpp_send_message_sync() (git-fixes).
|
||||
- HID: logitech-dj: Remove duplicate error logging (git-fixes).
|
||||
- backlight: lp855x: Fix lp855x.h kernel-doc warnings (git-fixes).
|
||||
- backlight: led-bl: Add devlink to supplier LEDs (git-fixes).
|
||||
- leds: netxbig: Fix GPIO descriptor leak in error paths
|
||||
(git-fixes).
|
||||
- leds: leds-lp50xx: Enable chip before any communication
|
||||
(git-fixes).
|
||||
- leds: leds-lp50xx: LP5009 supports 3 modules for a total of
|
||||
9 LEDs (git-fixes).
|
||||
- leds: leds-lp50xx: Allow LED 0 to be added to module bank
|
||||
(git-fixes).
|
||||
- hwmon: (max16065) Use local variable to avoid TOCTOU
|
||||
(git-fixes).
|
||||
- hwmon: (w83l786ng) Convert macros to functions to avoid TOCTOU
|
||||
(git-fixes).
|
||||
- hwmon: sy7636a: Fix regulator_enable resource leak on error path
|
||||
(git-fixes).
|
||||
- ASoC: Intel: catpt: Fix error path in hw_params() (git-fixes).
|
||||
- ASoC: stm32: sai: fix OF node leak on probe (git-fixes).
|
||||
- ASoC: stm32: sai: fix clk prepare imbalance on probe failure
|
||||
(git-fixes).
|
||||
- ASoC: stm32: sai: fix device leak on probe (git-fixes).
|
||||
- ASoC: qcom: q6asm-dai: perform correct state check before
|
||||
closing (git-fixes).
|
||||
- ASoC: qcom: qdsp6: q6asm-dai: set 10 ms period and buffer
|
||||
alignment (git-fixes).
|
||||
- ASoC: qcom: q6adm: the the copp device only during last instance
|
||||
(git-fixes).
|
||||
- ALSA: dice: fix buffer overflow in detect_stream_formats()
|
||||
(git-fixes).
|
||||
- ASoC: fsl_xcvr: clear the channel status control memory
|
||||
(git-fixes).
|
||||
- drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdma
|
||||
(git-fixes).
|
||||
- drm/amd/display: Fix logical vs bitwise bug in
|
||||
get_embedded_panel_info_v2_1() (git-fixes).
|
||||
- drm/nouveau: restrict the flush page to a 32-bit address
|
||||
(git-fixes).
|
||||
- drm/mediatek: Fix device node reference leak in
|
||||
mtk_dp_dt_parse() (git-fixes).
|
||||
- drm/mediatek: Fix CCORR mtk_ctm_s31_32_to_s1_n function issue
|
||||
(git-fixes).
|
||||
- drm/msm/a6xx: Flush LRZ cache before PT switch (git-fixes).
|
||||
- drm/msm/a6xx: Fix out of bound IO access in
|
||||
a6xx_get_gmu_registers (git-fixes).
|
||||
- drm/msm/a2xx: stop over-complaining about the legacy firmware
|
||||
(git-fixes).
|
||||
- drm/msm/dpu: Remove dead-code in
|
||||
dpu_encoder_helper_reset_mixers() (git-fixes).
|
||||
- drm/vgem-fence: Fix potential deadlock on release (git-fixes).
|
||||
- drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()
|
||||
(git-fixes).
|
||||
- gpu: host1x: Fix race in syncpt alloc/free (git-fixes).
|
||||
- commit 7fcfbe3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 4 08:01:39 CET 2025 - tiwai@suse.de
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
%define srcversion 6.4
|
||||
%define patchversion 6.4.0
|
||||
%define git_commit 912d691878f46b0f81d2c31efa94eff28150c4d3
|
||||
%define git_commit 6ae74c941594fee7d98ae7712ef192544ca80fbc
|
||||
%define variant %{nil}
|
||||
%define compress_modules zstd
|
||||
%define compress_vmlinux gz
|
||||
@@ -42,7 +42,7 @@
|
||||
Name: kernel-lpae
|
||||
Version: 6.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g912d691
|
||||
Release: <RELEASE>.g6ae74c9
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
@@ -1,3 +1,156 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:31:02 CET 2025 - tiwai@suse.de
|
||||
|
||||
- PCI: rcar-gen2: Drop ARM dependency from PCI_RCAR_GEN2
|
||||
(git-fixes).
|
||||
- PCI: keystone: Exit ks_pcie_probe() for invalid mode
|
||||
(git-fixes).
|
||||
- PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definition
|
||||
(git-fixes).
|
||||
- PCI/PM: Reinstate clearing state_saved in legacy and !PM
|
||||
codepaths (git-fixes).
|
||||
- power: supply: apm_power: only unset own apm_get_power_status
|
||||
(git-fixes).
|
||||
- power: supply: wm831x: Check wm831x_set_bits() return value
|
||||
(git-fixes).
|
||||
- power: supply: rt9467: Prevent using uninitialized local
|
||||
variable in rt9467_set_value_from_ranges() (git-fixes).
|
||||
- power: supply: rt9467: Return error on failure in
|
||||
rt9467_set_value_from_ranges() (git-fixes).
|
||||
- power: supply: cw2015: Check devm_delayed_work_autocancel()
|
||||
return code (git-fixes).
|
||||
- mfd: mt6358-irq: Fix missing irq_domain_remove() in error path
|
||||
(git-fixes).
|
||||
- mfd: mt6397-irq: Fix missing irq_domain_remove() in error path
|
||||
(git-fixes).
|
||||
- mfd: max77620: Fix potential IRQ chip conflict when probing
|
||||
two devices (git-fixes).
|
||||
- platform/x86: intel: chtwc_int33fe: don't dereference swnode
|
||||
args (git-fixes).
|
||||
- spi: bcm63xx: drop wrong casts in probe() (git-fixes).
|
||||
- spi: tegra210-quad: Fix timeout handling (git-fixes).
|
||||
- regulator: core: Protect regulator_supply_alias_list with
|
||||
regulator_list_mutex (git-fixes).
|
||||
- regulator: core: disable supply if enabling main regulator fails
|
||||
(git-fixes).
|
||||
- mtd: rawnand: renesas: Handle devm_pm_runtime_enable() errors
|
||||
(git-fixes).
|
||||
- mtd: rawnand: lpc32xx_slc: fix GPIO descriptor leak on probe
|
||||
error and remove (git-fixes).
|
||||
- mtd: nand: relax ECC parameter validation check (git-fixes).
|
||||
- Revert "mtd: rawnand: marvell: fix layouts" (git-fixes).
|
||||
- mtd: lpddr_cmds: fix signed shifts in lpddr_cmds (git-fixes).
|
||||
- mtd: maps: pcmciamtd: fix potential memory leak in
|
||||
pcmciamtd_detach() (git-fixes).
|
||||
- pwm: bcm2835: Make sure the channel is enabled after
|
||||
pwm_request() (git-fixes).
|
||||
- platform/chrome: cros_ec_ishtp: Fix UAF after unbinding driver
|
||||
(git-fixes).
|
||||
- commit 6ae74c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:25:41 CET 2025 - tiwai@suse.de
|
||||
|
||||
- mfd: da9055: Fix missing regmap_del_irq_chip() in error path
|
||||
(git-fixes).
|
||||
- mfd: altera-sysmgr: Fix device leak on sysmgr regmap lookup
|
||||
(git-fixes).
|
||||
- media: rc: st_rc: Fix reset control resource leak (git-fixes).
|
||||
- media: videobuf2: Fix device reference leak in vb2_dc_alloc
|
||||
error path (git-fixes).
|
||||
- media: vpif_display: fix section mismatch (git-fixes).
|
||||
- media: vpif_capture: fix section mismatch (git-fixes).
|
||||
- media: samsung: exynos4-is: fix potential ABBA deadlock on init
|
||||
(git-fixes).
|
||||
- media: renesas: rcar_drif: fix device node reference leak in
|
||||
rcar_drif_bond_enabled (git-fixes).
|
||||
- media: amphion: Cancel message work before releasing the VPU
|
||||
core (git-fixes).
|
||||
- media: verisilicon: Protect G2 HEVC decoder against invalid
|
||||
DPB index (git-fixes).
|
||||
- media: v4l2-mem2mem: Fix outdated documentation (git-fixes).
|
||||
- media: cec: Fix debugfs leak on bus_register() failure
|
||||
(git-fixes).
|
||||
- media: vidtv: initialize local pointers upon transfer of memory
|
||||
ownership (git-fixes).
|
||||
- media: pvrusb2: Fix incorrect variable used in trace message
|
||||
(git-fixes).
|
||||
- media: msp3400: Avoid possible out-of-bounds array accesses
|
||||
in msp3400c_thread() (git-fixes).
|
||||
- media: adv7842: Avoid possible out-of-bounds array accesses
|
||||
in adv7842_cp_log_status() (git-fixes).
|
||||
- media: i2c: ADV7604: Remove redundant cancel_delayed_work in
|
||||
probe (git-fixes).
|
||||
- media: i2c: adv7842: Remove redundant cancel_delayed_work in
|
||||
probe (git-fixes).
|
||||
- media: TDA1997x: Remove redundant cancel_delayed_work in probe
|
||||
(git-fixes).
|
||||
- media: dvb-usb: dtv5100: fix out-of-bounds in dtv5100_i2c_msg()
|
||||
(git-fixes).
|
||||
- commit 0f91c8f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:22:48 CET 2025 - tiwai@suse.de
|
||||
|
||||
- Documentation: hid-alps: Fix packet format section headings
|
||||
(git-fixes).
|
||||
- HID: logitech-hidpp: Do not assume FAP in
|
||||
hidpp_send_message_sync() (git-fixes).
|
||||
- HID: logitech-dj: Remove duplicate error logging (git-fixes).
|
||||
- backlight: lp855x: Fix lp855x.h kernel-doc warnings (git-fixes).
|
||||
- backlight: led-bl: Add devlink to supplier LEDs (git-fixes).
|
||||
- leds: netxbig: Fix GPIO descriptor leak in error paths
|
||||
(git-fixes).
|
||||
- leds: leds-lp50xx: Enable chip before any communication
|
||||
(git-fixes).
|
||||
- leds: leds-lp50xx: LP5009 supports 3 modules for a total of
|
||||
9 LEDs (git-fixes).
|
||||
- leds: leds-lp50xx: Allow LED 0 to be added to module bank
|
||||
(git-fixes).
|
||||
- hwmon: (max16065) Use local variable to avoid TOCTOU
|
||||
(git-fixes).
|
||||
- hwmon: (w83l786ng) Convert macros to functions to avoid TOCTOU
|
||||
(git-fixes).
|
||||
- hwmon: sy7636a: Fix regulator_enable resource leak on error path
|
||||
(git-fixes).
|
||||
- ASoC: Intel: catpt: Fix error path in hw_params() (git-fixes).
|
||||
- ASoC: stm32: sai: fix OF node leak on probe (git-fixes).
|
||||
- ASoC: stm32: sai: fix clk prepare imbalance on probe failure
|
||||
(git-fixes).
|
||||
- ASoC: stm32: sai: fix device leak on probe (git-fixes).
|
||||
- ASoC: qcom: q6asm-dai: perform correct state check before
|
||||
closing (git-fixes).
|
||||
- ASoC: qcom: qdsp6: q6asm-dai: set 10 ms period and buffer
|
||||
alignment (git-fixes).
|
||||
- ASoC: qcom: q6adm: the the copp device only during last instance
|
||||
(git-fixes).
|
||||
- ALSA: dice: fix buffer overflow in detect_stream_formats()
|
||||
(git-fixes).
|
||||
- ASoC: fsl_xcvr: clear the channel status control memory
|
||||
(git-fixes).
|
||||
- drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdma
|
||||
(git-fixes).
|
||||
- drm/amd/display: Fix logical vs bitwise bug in
|
||||
get_embedded_panel_info_v2_1() (git-fixes).
|
||||
- drm/nouveau: restrict the flush page to a 32-bit address
|
||||
(git-fixes).
|
||||
- drm/mediatek: Fix device node reference leak in
|
||||
mtk_dp_dt_parse() (git-fixes).
|
||||
- drm/mediatek: Fix CCORR mtk_ctm_s31_32_to_s1_n function issue
|
||||
(git-fixes).
|
||||
- drm/msm/a6xx: Flush LRZ cache before PT switch (git-fixes).
|
||||
- drm/msm/a6xx: Fix out of bound IO access in
|
||||
a6xx_get_gmu_registers (git-fixes).
|
||||
- drm/msm/a2xx: stop over-complaining about the legacy firmware
|
||||
(git-fixes).
|
||||
- drm/msm/dpu: Remove dead-code in
|
||||
dpu_encoder_helper_reset_mixers() (git-fixes).
|
||||
- drm/vgem-fence: Fix potential deadlock on release (git-fixes).
|
||||
- drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()
|
||||
(git-fixes).
|
||||
- gpu: host1x: Fix race in syncpt alloc/free (git-fixes).
|
||||
- commit 7fcfbe3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 4 08:01:39 CET 2025 - tiwai@suse.de
|
||||
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%global kernel_package kernel%kernel_flavor-srchash-912d691878f46b0f81d2c31efa94eff28150c4d3
|
||||
%global kernel_package kernel%kernel_flavor-srchash-6ae74c941594fee7d98ae7712ef192544ca80fbc
|
||||
%endif
|
||||
%if 0%{?rhel_version}
|
||||
%global kernel_package kernel
|
||||
@@ -47,14 +47,14 @@
|
||||
Name: kernel-obs-build
|
||||
Version: 6.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g912d691
|
||||
Release: <RELEASE>.g6ae74c9
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
Summary: package kernel and initrd for OBS VM builds
|
||||
License: GPL-2.0-only
|
||||
Group: SLES
|
||||
Provides: kernel-obs-build-srchash-912d691878f46b0f81d2c31efa94eff28150c4d3
|
||||
Provides: kernel-obs-build-srchash-6ae74c941594fee7d98ae7712ef192544ca80fbc
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: device-mapper
|
||||
BuildRequires: dracut
|
||||
|
||||
@@ -1,3 +1,156 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:31:02 CET 2025 - tiwai@suse.de
|
||||
|
||||
- PCI: rcar-gen2: Drop ARM dependency from PCI_RCAR_GEN2
|
||||
(git-fixes).
|
||||
- PCI: keystone: Exit ks_pcie_probe() for invalid mode
|
||||
(git-fixes).
|
||||
- PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definition
|
||||
(git-fixes).
|
||||
- PCI/PM: Reinstate clearing state_saved in legacy and !PM
|
||||
codepaths (git-fixes).
|
||||
- power: supply: apm_power: only unset own apm_get_power_status
|
||||
(git-fixes).
|
||||
- power: supply: wm831x: Check wm831x_set_bits() return value
|
||||
(git-fixes).
|
||||
- power: supply: rt9467: Prevent using uninitialized local
|
||||
variable in rt9467_set_value_from_ranges() (git-fixes).
|
||||
- power: supply: rt9467: Return error on failure in
|
||||
rt9467_set_value_from_ranges() (git-fixes).
|
||||
- power: supply: cw2015: Check devm_delayed_work_autocancel()
|
||||
return code (git-fixes).
|
||||
- mfd: mt6358-irq: Fix missing irq_domain_remove() in error path
|
||||
(git-fixes).
|
||||
- mfd: mt6397-irq: Fix missing irq_domain_remove() in error path
|
||||
(git-fixes).
|
||||
- mfd: max77620: Fix potential IRQ chip conflict when probing
|
||||
two devices (git-fixes).
|
||||
- platform/x86: intel: chtwc_int33fe: don't dereference swnode
|
||||
args (git-fixes).
|
||||
- spi: bcm63xx: drop wrong casts in probe() (git-fixes).
|
||||
- spi: tegra210-quad: Fix timeout handling (git-fixes).
|
||||
- regulator: core: Protect regulator_supply_alias_list with
|
||||
regulator_list_mutex (git-fixes).
|
||||
- regulator: core: disable supply if enabling main regulator fails
|
||||
(git-fixes).
|
||||
- mtd: rawnand: renesas: Handle devm_pm_runtime_enable() errors
|
||||
(git-fixes).
|
||||
- mtd: rawnand: lpc32xx_slc: fix GPIO descriptor leak on probe
|
||||
error and remove (git-fixes).
|
||||
- mtd: nand: relax ECC parameter validation check (git-fixes).
|
||||
- Revert "mtd: rawnand: marvell: fix layouts" (git-fixes).
|
||||
- mtd: lpddr_cmds: fix signed shifts in lpddr_cmds (git-fixes).
|
||||
- mtd: maps: pcmciamtd: fix potential memory leak in
|
||||
pcmciamtd_detach() (git-fixes).
|
||||
- pwm: bcm2835: Make sure the channel is enabled after
|
||||
pwm_request() (git-fixes).
|
||||
- platform/chrome: cros_ec_ishtp: Fix UAF after unbinding driver
|
||||
(git-fixes).
|
||||
- commit 6ae74c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:25:41 CET 2025 - tiwai@suse.de
|
||||
|
||||
- mfd: da9055: Fix missing regmap_del_irq_chip() in error path
|
||||
(git-fixes).
|
||||
- mfd: altera-sysmgr: Fix device leak on sysmgr regmap lookup
|
||||
(git-fixes).
|
||||
- media: rc: st_rc: Fix reset control resource leak (git-fixes).
|
||||
- media: videobuf2: Fix device reference leak in vb2_dc_alloc
|
||||
error path (git-fixes).
|
||||
- media: vpif_display: fix section mismatch (git-fixes).
|
||||
- media: vpif_capture: fix section mismatch (git-fixes).
|
||||
- media: samsung: exynos4-is: fix potential ABBA deadlock on init
|
||||
(git-fixes).
|
||||
- media: renesas: rcar_drif: fix device node reference leak in
|
||||
rcar_drif_bond_enabled (git-fixes).
|
||||
- media: amphion: Cancel message work before releasing the VPU
|
||||
core (git-fixes).
|
||||
- media: verisilicon: Protect G2 HEVC decoder against invalid
|
||||
DPB index (git-fixes).
|
||||
- media: v4l2-mem2mem: Fix outdated documentation (git-fixes).
|
||||
- media: cec: Fix debugfs leak on bus_register() failure
|
||||
(git-fixes).
|
||||
- media: vidtv: initialize local pointers upon transfer of memory
|
||||
ownership (git-fixes).
|
||||
- media: pvrusb2: Fix incorrect variable used in trace message
|
||||
(git-fixes).
|
||||
- media: msp3400: Avoid possible out-of-bounds array accesses
|
||||
in msp3400c_thread() (git-fixes).
|
||||
- media: adv7842: Avoid possible out-of-bounds array accesses
|
||||
in adv7842_cp_log_status() (git-fixes).
|
||||
- media: i2c: ADV7604: Remove redundant cancel_delayed_work in
|
||||
probe (git-fixes).
|
||||
- media: i2c: adv7842: Remove redundant cancel_delayed_work in
|
||||
probe (git-fixes).
|
||||
- media: TDA1997x: Remove redundant cancel_delayed_work in probe
|
||||
(git-fixes).
|
||||
- media: dvb-usb: dtv5100: fix out-of-bounds in dtv5100_i2c_msg()
|
||||
(git-fixes).
|
||||
- commit 0f91c8f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:22:48 CET 2025 - tiwai@suse.de
|
||||
|
||||
- Documentation: hid-alps: Fix packet format section headings
|
||||
(git-fixes).
|
||||
- HID: logitech-hidpp: Do not assume FAP in
|
||||
hidpp_send_message_sync() (git-fixes).
|
||||
- HID: logitech-dj: Remove duplicate error logging (git-fixes).
|
||||
- backlight: lp855x: Fix lp855x.h kernel-doc warnings (git-fixes).
|
||||
- backlight: led-bl: Add devlink to supplier LEDs (git-fixes).
|
||||
- leds: netxbig: Fix GPIO descriptor leak in error paths
|
||||
(git-fixes).
|
||||
- leds: leds-lp50xx: Enable chip before any communication
|
||||
(git-fixes).
|
||||
- leds: leds-lp50xx: LP5009 supports 3 modules for a total of
|
||||
9 LEDs (git-fixes).
|
||||
- leds: leds-lp50xx: Allow LED 0 to be added to module bank
|
||||
(git-fixes).
|
||||
- hwmon: (max16065) Use local variable to avoid TOCTOU
|
||||
(git-fixes).
|
||||
- hwmon: (w83l786ng) Convert macros to functions to avoid TOCTOU
|
||||
(git-fixes).
|
||||
- hwmon: sy7636a: Fix regulator_enable resource leak on error path
|
||||
(git-fixes).
|
||||
- ASoC: Intel: catpt: Fix error path in hw_params() (git-fixes).
|
||||
- ASoC: stm32: sai: fix OF node leak on probe (git-fixes).
|
||||
- ASoC: stm32: sai: fix clk prepare imbalance on probe failure
|
||||
(git-fixes).
|
||||
- ASoC: stm32: sai: fix device leak on probe (git-fixes).
|
||||
- ASoC: qcom: q6asm-dai: perform correct state check before
|
||||
closing (git-fixes).
|
||||
- ASoC: qcom: qdsp6: q6asm-dai: set 10 ms period and buffer
|
||||
alignment (git-fixes).
|
||||
- ASoC: qcom: q6adm: the the copp device only during last instance
|
||||
(git-fixes).
|
||||
- ALSA: dice: fix buffer overflow in detect_stream_formats()
|
||||
(git-fixes).
|
||||
- ASoC: fsl_xcvr: clear the channel status control memory
|
||||
(git-fixes).
|
||||
- drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdma
|
||||
(git-fixes).
|
||||
- drm/amd/display: Fix logical vs bitwise bug in
|
||||
get_embedded_panel_info_v2_1() (git-fixes).
|
||||
- drm/nouveau: restrict the flush page to a 32-bit address
|
||||
(git-fixes).
|
||||
- drm/mediatek: Fix device node reference leak in
|
||||
mtk_dp_dt_parse() (git-fixes).
|
||||
- drm/mediatek: Fix CCORR mtk_ctm_s31_32_to_s1_n function issue
|
||||
(git-fixes).
|
||||
- drm/msm/a6xx: Flush LRZ cache before PT switch (git-fixes).
|
||||
- drm/msm/a6xx: Fix out of bound IO access in
|
||||
a6xx_get_gmu_registers (git-fixes).
|
||||
- drm/msm/a2xx: stop over-complaining about the legacy firmware
|
||||
(git-fixes).
|
||||
- drm/msm/dpu: Remove dead-code in
|
||||
dpu_encoder_helper_reset_mixers() (git-fixes).
|
||||
- drm/vgem-fence: Fix potential deadlock on release (git-fixes).
|
||||
- drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()
|
||||
(git-fixes).
|
||||
- gpu: host1x: Fix race in syncpt alloc/free (git-fixes).
|
||||
- commit 7fcfbe3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 4 08:01:39 CET 2025 - tiwai@suse.de
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
Name: kernel-obs-qa
|
||||
Version: 6.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g912d691
|
||||
Release: <RELEASE>.g6ae74c9
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@@ -36,7 +36,7 @@ BuildRequires: kernel-default
|
||||
# kernel-obs-build must be also configured as VMinstall, but is required
|
||||
# here as well to avoid that qa and build package build parallel
|
||||
%if ! 0%{?qemu_user_space_build}
|
||||
BuildRequires: kernel-obs-build-srchash-912d691878f46b0f81d2c31efa94eff28150c4d3
|
||||
BuildRequires: kernel-obs-build-srchash-6ae74c941594fee7d98ae7712ef192544ca80fbc
|
||||
%endif
|
||||
BuildRequires: modutils
|
||||
ExclusiveArch: aarch64 armv7hl ppc64le s390x x86_64
|
||||
|
||||
@@ -1,3 +1,156 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:31:02 CET 2025 - tiwai@suse.de
|
||||
|
||||
- PCI: rcar-gen2: Drop ARM dependency from PCI_RCAR_GEN2
|
||||
(git-fixes).
|
||||
- PCI: keystone: Exit ks_pcie_probe() for invalid mode
|
||||
(git-fixes).
|
||||
- PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definition
|
||||
(git-fixes).
|
||||
- PCI/PM: Reinstate clearing state_saved in legacy and !PM
|
||||
codepaths (git-fixes).
|
||||
- power: supply: apm_power: only unset own apm_get_power_status
|
||||
(git-fixes).
|
||||
- power: supply: wm831x: Check wm831x_set_bits() return value
|
||||
(git-fixes).
|
||||
- power: supply: rt9467: Prevent using uninitialized local
|
||||
variable in rt9467_set_value_from_ranges() (git-fixes).
|
||||
- power: supply: rt9467: Return error on failure in
|
||||
rt9467_set_value_from_ranges() (git-fixes).
|
||||
- power: supply: cw2015: Check devm_delayed_work_autocancel()
|
||||
return code (git-fixes).
|
||||
- mfd: mt6358-irq: Fix missing irq_domain_remove() in error path
|
||||
(git-fixes).
|
||||
- mfd: mt6397-irq: Fix missing irq_domain_remove() in error path
|
||||
(git-fixes).
|
||||
- mfd: max77620: Fix potential IRQ chip conflict when probing
|
||||
two devices (git-fixes).
|
||||
- platform/x86: intel: chtwc_int33fe: don't dereference swnode
|
||||
args (git-fixes).
|
||||
- spi: bcm63xx: drop wrong casts in probe() (git-fixes).
|
||||
- spi: tegra210-quad: Fix timeout handling (git-fixes).
|
||||
- regulator: core: Protect regulator_supply_alias_list with
|
||||
regulator_list_mutex (git-fixes).
|
||||
- regulator: core: disable supply if enabling main regulator fails
|
||||
(git-fixes).
|
||||
- mtd: rawnand: renesas: Handle devm_pm_runtime_enable() errors
|
||||
(git-fixes).
|
||||
- mtd: rawnand: lpc32xx_slc: fix GPIO descriptor leak on probe
|
||||
error and remove (git-fixes).
|
||||
- mtd: nand: relax ECC parameter validation check (git-fixes).
|
||||
- Revert "mtd: rawnand: marvell: fix layouts" (git-fixes).
|
||||
- mtd: lpddr_cmds: fix signed shifts in lpddr_cmds (git-fixes).
|
||||
- mtd: maps: pcmciamtd: fix potential memory leak in
|
||||
pcmciamtd_detach() (git-fixes).
|
||||
- pwm: bcm2835: Make sure the channel is enabled after
|
||||
pwm_request() (git-fixes).
|
||||
- platform/chrome: cros_ec_ishtp: Fix UAF after unbinding driver
|
||||
(git-fixes).
|
||||
- commit 6ae74c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:25:41 CET 2025 - tiwai@suse.de
|
||||
|
||||
- mfd: da9055: Fix missing regmap_del_irq_chip() in error path
|
||||
(git-fixes).
|
||||
- mfd: altera-sysmgr: Fix device leak on sysmgr regmap lookup
|
||||
(git-fixes).
|
||||
- media: rc: st_rc: Fix reset control resource leak (git-fixes).
|
||||
- media: videobuf2: Fix device reference leak in vb2_dc_alloc
|
||||
error path (git-fixes).
|
||||
- media: vpif_display: fix section mismatch (git-fixes).
|
||||
- media: vpif_capture: fix section mismatch (git-fixes).
|
||||
- media: samsung: exynos4-is: fix potential ABBA deadlock on init
|
||||
(git-fixes).
|
||||
- media: renesas: rcar_drif: fix device node reference leak in
|
||||
rcar_drif_bond_enabled (git-fixes).
|
||||
- media: amphion: Cancel message work before releasing the VPU
|
||||
core (git-fixes).
|
||||
- media: verisilicon: Protect G2 HEVC decoder against invalid
|
||||
DPB index (git-fixes).
|
||||
- media: v4l2-mem2mem: Fix outdated documentation (git-fixes).
|
||||
- media: cec: Fix debugfs leak on bus_register() failure
|
||||
(git-fixes).
|
||||
- media: vidtv: initialize local pointers upon transfer of memory
|
||||
ownership (git-fixes).
|
||||
- media: pvrusb2: Fix incorrect variable used in trace message
|
||||
(git-fixes).
|
||||
- media: msp3400: Avoid possible out-of-bounds array accesses
|
||||
in msp3400c_thread() (git-fixes).
|
||||
- media: adv7842: Avoid possible out-of-bounds array accesses
|
||||
in adv7842_cp_log_status() (git-fixes).
|
||||
- media: i2c: ADV7604: Remove redundant cancel_delayed_work in
|
||||
probe (git-fixes).
|
||||
- media: i2c: adv7842: Remove redundant cancel_delayed_work in
|
||||
probe (git-fixes).
|
||||
- media: TDA1997x: Remove redundant cancel_delayed_work in probe
|
||||
(git-fixes).
|
||||
- media: dvb-usb: dtv5100: fix out-of-bounds in dtv5100_i2c_msg()
|
||||
(git-fixes).
|
||||
- commit 0f91c8f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:22:48 CET 2025 - tiwai@suse.de
|
||||
|
||||
- Documentation: hid-alps: Fix packet format section headings
|
||||
(git-fixes).
|
||||
- HID: logitech-hidpp: Do not assume FAP in
|
||||
hidpp_send_message_sync() (git-fixes).
|
||||
- HID: logitech-dj: Remove duplicate error logging (git-fixes).
|
||||
- backlight: lp855x: Fix lp855x.h kernel-doc warnings (git-fixes).
|
||||
- backlight: led-bl: Add devlink to supplier LEDs (git-fixes).
|
||||
- leds: netxbig: Fix GPIO descriptor leak in error paths
|
||||
(git-fixes).
|
||||
- leds: leds-lp50xx: Enable chip before any communication
|
||||
(git-fixes).
|
||||
- leds: leds-lp50xx: LP5009 supports 3 modules for a total of
|
||||
9 LEDs (git-fixes).
|
||||
- leds: leds-lp50xx: Allow LED 0 to be added to module bank
|
||||
(git-fixes).
|
||||
- hwmon: (max16065) Use local variable to avoid TOCTOU
|
||||
(git-fixes).
|
||||
- hwmon: (w83l786ng) Convert macros to functions to avoid TOCTOU
|
||||
(git-fixes).
|
||||
- hwmon: sy7636a: Fix regulator_enable resource leak on error path
|
||||
(git-fixes).
|
||||
- ASoC: Intel: catpt: Fix error path in hw_params() (git-fixes).
|
||||
- ASoC: stm32: sai: fix OF node leak on probe (git-fixes).
|
||||
- ASoC: stm32: sai: fix clk prepare imbalance on probe failure
|
||||
(git-fixes).
|
||||
- ASoC: stm32: sai: fix device leak on probe (git-fixes).
|
||||
- ASoC: qcom: q6asm-dai: perform correct state check before
|
||||
closing (git-fixes).
|
||||
- ASoC: qcom: qdsp6: q6asm-dai: set 10 ms period and buffer
|
||||
alignment (git-fixes).
|
||||
- ASoC: qcom: q6adm: the the copp device only during last instance
|
||||
(git-fixes).
|
||||
- ALSA: dice: fix buffer overflow in detect_stream_formats()
|
||||
(git-fixes).
|
||||
- ASoC: fsl_xcvr: clear the channel status control memory
|
||||
(git-fixes).
|
||||
- drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdma
|
||||
(git-fixes).
|
||||
- drm/amd/display: Fix logical vs bitwise bug in
|
||||
get_embedded_panel_info_v2_1() (git-fixes).
|
||||
- drm/nouveau: restrict the flush page to a 32-bit address
|
||||
(git-fixes).
|
||||
- drm/mediatek: Fix device node reference leak in
|
||||
mtk_dp_dt_parse() (git-fixes).
|
||||
- drm/mediatek: Fix CCORR mtk_ctm_s31_32_to_s1_n function issue
|
||||
(git-fixes).
|
||||
- drm/msm/a6xx: Flush LRZ cache before PT switch (git-fixes).
|
||||
- drm/msm/a6xx: Fix out of bound IO access in
|
||||
a6xx_get_gmu_registers (git-fixes).
|
||||
- drm/msm/a2xx: stop over-complaining about the legacy firmware
|
||||
(git-fixes).
|
||||
- drm/msm/dpu: Remove dead-code in
|
||||
dpu_encoder_helper_reset_mixers() (git-fixes).
|
||||
- drm/vgem-fence: Fix potential deadlock on release (git-fixes).
|
||||
- drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()
|
||||
(git-fixes).
|
||||
- gpu: host1x: Fix race in syncpt alloc/free (git-fixes).
|
||||
- commit 7fcfbe3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 4 08:01:39 CET 2025 - tiwai@suse.de
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%define srcversion 6.4
|
||||
%define patchversion 6.4.0
|
||||
%define git_commit 912d691878f46b0f81d2c31efa94eff28150c4d3
|
||||
%define git_commit 6ae74c941594fee7d98ae7712ef192544ca80fbc
|
||||
%define variant %{nil}
|
||||
%define gcc_package gcc
|
||||
%define gcc_compiler gcc
|
||||
@@ -30,7 +30,7 @@
|
||||
Name: kernel-source
|
||||
Version: 6.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g912d691
|
||||
Release: <RELEASE>.g6ae74c9
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
@@ -1,3 +1,156 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:31:02 CET 2025 - tiwai@suse.de
|
||||
|
||||
- PCI: rcar-gen2: Drop ARM dependency from PCI_RCAR_GEN2
|
||||
(git-fixes).
|
||||
- PCI: keystone: Exit ks_pcie_probe() for invalid mode
|
||||
(git-fixes).
|
||||
- PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definition
|
||||
(git-fixes).
|
||||
- PCI/PM: Reinstate clearing state_saved in legacy and !PM
|
||||
codepaths (git-fixes).
|
||||
- power: supply: apm_power: only unset own apm_get_power_status
|
||||
(git-fixes).
|
||||
- power: supply: wm831x: Check wm831x_set_bits() return value
|
||||
(git-fixes).
|
||||
- power: supply: rt9467: Prevent using uninitialized local
|
||||
variable in rt9467_set_value_from_ranges() (git-fixes).
|
||||
- power: supply: rt9467: Return error on failure in
|
||||
rt9467_set_value_from_ranges() (git-fixes).
|
||||
- power: supply: cw2015: Check devm_delayed_work_autocancel()
|
||||
return code (git-fixes).
|
||||
- mfd: mt6358-irq: Fix missing irq_domain_remove() in error path
|
||||
(git-fixes).
|
||||
- mfd: mt6397-irq: Fix missing irq_domain_remove() in error path
|
||||
(git-fixes).
|
||||
- mfd: max77620: Fix potential IRQ chip conflict when probing
|
||||
two devices (git-fixes).
|
||||
- platform/x86: intel: chtwc_int33fe: don't dereference swnode
|
||||
args (git-fixes).
|
||||
- spi: bcm63xx: drop wrong casts in probe() (git-fixes).
|
||||
- spi: tegra210-quad: Fix timeout handling (git-fixes).
|
||||
- regulator: core: Protect regulator_supply_alias_list with
|
||||
regulator_list_mutex (git-fixes).
|
||||
- regulator: core: disable supply if enabling main regulator fails
|
||||
(git-fixes).
|
||||
- mtd: rawnand: renesas: Handle devm_pm_runtime_enable() errors
|
||||
(git-fixes).
|
||||
- mtd: rawnand: lpc32xx_slc: fix GPIO descriptor leak on probe
|
||||
error and remove (git-fixes).
|
||||
- mtd: nand: relax ECC parameter validation check (git-fixes).
|
||||
- Revert "mtd: rawnand: marvell: fix layouts" (git-fixes).
|
||||
- mtd: lpddr_cmds: fix signed shifts in lpddr_cmds (git-fixes).
|
||||
- mtd: maps: pcmciamtd: fix potential memory leak in
|
||||
pcmciamtd_detach() (git-fixes).
|
||||
- pwm: bcm2835: Make sure the channel is enabled after
|
||||
pwm_request() (git-fixes).
|
||||
- platform/chrome: cros_ec_ishtp: Fix UAF after unbinding driver
|
||||
(git-fixes).
|
||||
- commit 6ae74c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:25:41 CET 2025 - tiwai@suse.de
|
||||
|
||||
- mfd: da9055: Fix missing regmap_del_irq_chip() in error path
|
||||
(git-fixes).
|
||||
- mfd: altera-sysmgr: Fix device leak on sysmgr regmap lookup
|
||||
(git-fixes).
|
||||
- media: rc: st_rc: Fix reset control resource leak (git-fixes).
|
||||
- media: videobuf2: Fix device reference leak in vb2_dc_alloc
|
||||
error path (git-fixes).
|
||||
- media: vpif_display: fix section mismatch (git-fixes).
|
||||
- media: vpif_capture: fix section mismatch (git-fixes).
|
||||
- media: samsung: exynos4-is: fix potential ABBA deadlock on init
|
||||
(git-fixes).
|
||||
- media: renesas: rcar_drif: fix device node reference leak in
|
||||
rcar_drif_bond_enabled (git-fixes).
|
||||
- media: amphion: Cancel message work before releasing the VPU
|
||||
core (git-fixes).
|
||||
- media: verisilicon: Protect G2 HEVC decoder against invalid
|
||||
DPB index (git-fixes).
|
||||
- media: v4l2-mem2mem: Fix outdated documentation (git-fixes).
|
||||
- media: cec: Fix debugfs leak on bus_register() failure
|
||||
(git-fixes).
|
||||
- media: vidtv: initialize local pointers upon transfer of memory
|
||||
ownership (git-fixes).
|
||||
- media: pvrusb2: Fix incorrect variable used in trace message
|
||||
(git-fixes).
|
||||
- media: msp3400: Avoid possible out-of-bounds array accesses
|
||||
in msp3400c_thread() (git-fixes).
|
||||
- media: adv7842: Avoid possible out-of-bounds array accesses
|
||||
in adv7842_cp_log_status() (git-fixes).
|
||||
- media: i2c: ADV7604: Remove redundant cancel_delayed_work in
|
||||
probe (git-fixes).
|
||||
- media: i2c: adv7842: Remove redundant cancel_delayed_work in
|
||||
probe (git-fixes).
|
||||
- media: TDA1997x: Remove redundant cancel_delayed_work in probe
|
||||
(git-fixes).
|
||||
- media: dvb-usb: dtv5100: fix out-of-bounds in dtv5100_i2c_msg()
|
||||
(git-fixes).
|
||||
- commit 0f91c8f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:22:48 CET 2025 - tiwai@suse.de
|
||||
|
||||
- Documentation: hid-alps: Fix packet format section headings
|
||||
(git-fixes).
|
||||
- HID: logitech-hidpp: Do not assume FAP in
|
||||
hidpp_send_message_sync() (git-fixes).
|
||||
- HID: logitech-dj: Remove duplicate error logging (git-fixes).
|
||||
- backlight: lp855x: Fix lp855x.h kernel-doc warnings (git-fixes).
|
||||
- backlight: led-bl: Add devlink to supplier LEDs (git-fixes).
|
||||
- leds: netxbig: Fix GPIO descriptor leak in error paths
|
||||
(git-fixes).
|
||||
- leds: leds-lp50xx: Enable chip before any communication
|
||||
(git-fixes).
|
||||
- leds: leds-lp50xx: LP5009 supports 3 modules for a total of
|
||||
9 LEDs (git-fixes).
|
||||
- leds: leds-lp50xx: Allow LED 0 to be added to module bank
|
||||
(git-fixes).
|
||||
- hwmon: (max16065) Use local variable to avoid TOCTOU
|
||||
(git-fixes).
|
||||
- hwmon: (w83l786ng) Convert macros to functions to avoid TOCTOU
|
||||
(git-fixes).
|
||||
- hwmon: sy7636a: Fix regulator_enable resource leak on error path
|
||||
(git-fixes).
|
||||
- ASoC: Intel: catpt: Fix error path in hw_params() (git-fixes).
|
||||
- ASoC: stm32: sai: fix OF node leak on probe (git-fixes).
|
||||
- ASoC: stm32: sai: fix clk prepare imbalance on probe failure
|
||||
(git-fixes).
|
||||
- ASoC: stm32: sai: fix device leak on probe (git-fixes).
|
||||
- ASoC: qcom: q6asm-dai: perform correct state check before
|
||||
closing (git-fixes).
|
||||
- ASoC: qcom: qdsp6: q6asm-dai: set 10 ms period and buffer
|
||||
alignment (git-fixes).
|
||||
- ASoC: qcom: q6adm: the the copp device only during last instance
|
||||
(git-fixes).
|
||||
- ALSA: dice: fix buffer overflow in detect_stream_formats()
|
||||
(git-fixes).
|
||||
- ASoC: fsl_xcvr: clear the channel status control memory
|
||||
(git-fixes).
|
||||
- drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdma
|
||||
(git-fixes).
|
||||
- drm/amd/display: Fix logical vs bitwise bug in
|
||||
get_embedded_panel_info_v2_1() (git-fixes).
|
||||
- drm/nouveau: restrict the flush page to a 32-bit address
|
||||
(git-fixes).
|
||||
- drm/mediatek: Fix device node reference leak in
|
||||
mtk_dp_dt_parse() (git-fixes).
|
||||
- drm/mediatek: Fix CCORR mtk_ctm_s31_32_to_s1_n function issue
|
||||
(git-fixes).
|
||||
- drm/msm/a6xx: Flush LRZ cache before PT switch (git-fixes).
|
||||
- drm/msm/a6xx: Fix out of bound IO access in
|
||||
a6xx_get_gmu_registers (git-fixes).
|
||||
- drm/msm/a2xx: stop over-complaining about the legacy firmware
|
||||
(git-fixes).
|
||||
- drm/msm/dpu: Remove dead-code in
|
||||
dpu_encoder_helper_reset_mixers() (git-fixes).
|
||||
- drm/vgem-fence: Fix potential deadlock on release (git-fixes).
|
||||
- drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()
|
||||
(git-fixes).
|
||||
- gpu: host1x: Fix race in syncpt alloc/free (git-fixes).
|
||||
- commit 7fcfbe3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 4 08:01:39 CET 2025 - tiwai@suse.de
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define git_commit 912d691878f46b0f81d2c31efa94eff28150c4d3
|
||||
%define git_commit 6ae74c941594fee7d98ae7712ef192544ca80fbc
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@@ -24,7 +24,7 @@
|
||||
Name: kernel-syms
|
||||
Version: 6.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g912d691
|
||||
Release: <RELEASE>.g6ae74c9
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
@@ -1,3 +1,156 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:31:02 CET 2025 - tiwai@suse.de
|
||||
|
||||
- PCI: rcar-gen2: Drop ARM dependency from PCI_RCAR_GEN2
|
||||
(git-fixes).
|
||||
- PCI: keystone: Exit ks_pcie_probe() for invalid mode
|
||||
(git-fixes).
|
||||
- PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definition
|
||||
(git-fixes).
|
||||
- PCI/PM: Reinstate clearing state_saved in legacy and !PM
|
||||
codepaths (git-fixes).
|
||||
- power: supply: apm_power: only unset own apm_get_power_status
|
||||
(git-fixes).
|
||||
- power: supply: wm831x: Check wm831x_set_bits() return value
|
||||
(git-fixes).
|
||||
- power: supply: rt9467: Prevent using uninitialized local
|
||||
variable in rt9467_set_value_from_ranges() (git-fixes).
|
||||
- power: supply: rt9467: Return error on failure in
|
||||
rt9467_set_value_from_ranges() (git-fixes).
|
||||
- power: supply: cw2015: Check devm_delayed_work_autocancel()
|
||||
return code (git-fixes).
|
||||
- mfd: mt6358-irq: Fix missing irq_domain_remove() in error path
|
||||
(git-fixes).
|
||||
- mfd: mt6397-irq: Fix missing irq_domain_remove() in error path
|
||||
(git-fixes).
|
||||
- mfd: max77620: Fix potential IRQ chip conflict when probing
|
||||
two devices (git-fixes).
|
||||
- platform/x86: intel: chtwc_int33fe: don't dereference swnode
|
||||
args (git-fixes).
|
||||
- spi: bcm63xx: drop wrong casts in probe() (git-fixes).
|
||||
- spi: tegra210-quad: Fix timeout handling (git-fixes).
|
||||
- regulator: core: Protect regulator_supply_alias_list with
|
||||
regulator_list_mutex (git-fixes).
|
||||
- regulator: core: disable supply if enabling main regulator fails
|
||||
(git-fixes).
|
||||
- mtd: rawnand: renesas: Handle devm_pm_runtime_enable() errors
|
||||
(git-fixes).
|
||||
- mtd: rawnand: lpc32xx_slc: fix GPIO descriptor leak on probe
|
||||
error and remove (git-fixes).
|
||||
- mtd: nand: relax ECC parameter validation check (git-fixes).
|
||||
- Revert "mtd: rawnand: marvell: fix layouts" (git-fixes).
|
||||
- mtd: lpddr_cmds: fix signed shifts in lpddr_cmds (git-fixes).
|
||||
- mtd: maps: pcmciamtd: fix potential memory leak in
|
||||
pcmciamtd_detach() (git-fixes).
|
||||
- pwm: bcm2835: Make sure the channel is enabled after
|
||||
pwm_request() (git-fixes).
|
||||
- platform/chrome: cros_ec_ishtp: Fix UAF after unbinding driver
|
||||
(git-fixes).
|
||||
- commit 6ae74c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:25:41 CET 2025 - tiwai@suse.de
|
||||
|
||||
- mfd: da9055: Fix missing regmap_del_irq_chip() in error path
|
||||
(git-fixes).
|
||||
- mfd: altera-sysmgr: Fix device leak on sysmgr regmap lookup
|
||||
(git-fixes).
|
||||
- media: rc: st_rc: Fix reset control resource leak (git-fixes).
|
||||
- media: videobuf2: Fix device reference leak in vb2_dc_alloc
|
||||
error path (git-fixes).
|
||||
- media: vpif_display: fix section mismatch (git-fixes).
|
||||
- media: vpif_capture: fix section mismatch (git-fixes).
|
||||
- media: samsung: exynos4-is: fix potential ABBA deadlock on init
|
||||
(git-fixes).
|
||||
- media: renesas: rcar_drif: fix device node reference leak in
|
||||
rcar_drif_bond_enabled (git-fixes).
|
||||
- media: amphion: Cancel message work before releasing the VPU
|
||||
core (git-fixes).
|
||||
- media: verisilicon: Protect G2 HEVC decoder against invalid
|
||||
DPB index (git-fixes).
|
||||
- media: v4l2-mem2mem: Fix outdated documentation (git-fixes).
|
||||
- media: cec: Fix debugfs leak on bus_register() failure
|
||||
(git-fixes).
|
||||
- media: vidtv: initialize local pointers upon transfer of memory
|
||||
ownership (git-fixes).
|
||||
- media: pvrusb2: Fix incorrect variable used in trace message
|
||||
(git-fixes).
|
||||
- media: msp3400: Avoid possible out-of-bounds array accesses
|
||||
in msp3400c_thread() (git-fixes).
|
||||
- media: adv7842: Avoid possible out-of-bounds array accesses
|
||||
in adv7842_cp_log_status() (git-fixes).
|
||||
- media: i2c: ADV7604: Remove redundant cancel_delayed_work in
|
||||
probe (git-fixes).
|
||||
- media: i2c: adv7842: Remove redundant cancel_delayed_work in
|
||||
probe (git-fixes).
|
||||
- media: TDA1997x: Remove redundant cancel_delayed_work in probe
|
||||
(git-fixes).
|
||||
- media: dvb-usb: dtv5100: fix out-of-bounds in dtv5100_i2c_msg()
|
||||
(git-fixes).
|
||||
- commit 0f91c8f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 10:22:48 CET 2025 - tiwai@suse.de
|
||||
|
||||
- Documentation: hid-alps: Fix packet format section headings
|
||||
(git-fixes).
|
||||
- HID: logitech-hidpp: Do not assume FAP in
|
||||
hidpp_send_message_sync() (git-fixes).
|
||||
- HID: logitech-dj: Remove duplicate error logging (git-fixes).
|
||||
- backlight: lp855x: Fix lp855x.h kernel-doc warnings (git-fixes).
|
||||
- backlight: led-bl: Add devlink to supplier LEDs (git-fixes).
|
||||
- leds: netxbig: Fix GPIO descriptor leak in error paths
|
||||
(git-fixes).
|
||||
- leds: leds-lp50xx: Enable chip before any communication
|
||||
(git-fixes).
|
||||
- leds: leds-lp50xx: LP5009 supports 3 modules for a total of
|
||||
9 LEDs (git-fixes).
|
||||
- leds: leds-lp50xx: Allow LED 0 to be added to module bank
|
||||
(git-fixes).
|
||||
- hwmon: (max16065) Use local variable to avoid TOCTOU
|
||||
(git-fixes).
|
||||
- hwmon: (w83l786ng) Convert macros to functions to avoid TOCTOU
|
||||
(git-fixes).
|
||||
- hwmon: sy7636a: Fix regulator_enable resource leak on error path
|
||||
(git-fixes).
|
||||
- ASoC: Intel: catpt: Fix error path in hw_params() (git-fixes).
|
||||
- ASoC: stm32: sai: fix OF node leak on probe (git-fixes).
|
||||
- ASoC: stm32: sai: fix clk prepare imbalance on probe failure
|
||||
(git-fixes).
|
||||
- ASoC: stm32: sai: fix device leak on probe (git-fixes).
|
||||
- ASoC: qcom: q6asm-dai: perform correct state check before
|
||||
closing (git-fixes).
|
||||
- ASoC: qcom: qdsp6: q6asm-dai: set 10 ms period and buffer
|
||||
alignment (git-fixes).
|
||||
- ASoC: qcom: q6adm: the the copp device only during last instance
|
||||
(git-fixes).
|
||||
- ALSA: dice: fix buffer overflow in detect_stream_formats()
|
||||
(git-fixes).
|
||||
- ASoC: fsl_xcvr: clear the channel status control memory
|
||||
(git-fixes).
|
||||
- drm/amdgpu: add missing lock to amdgpu_ttm_access_memory_sdma
|
||||
(git-fixes).
|
||||
- drm/amd/display: Fix logical vs bitwise bug in
|
||||
get_embedded_panel_info_v2_1() (git-fixes).
|
||||
- drm/nouveau: restrict the flush page to a 32-bit address
|
||||
(git-fixes).
|
||||
- drm/mediatek: Fix device node reference leak in
|
||||
mtk_dp_dt_parse() (git-fixes).
|
||||
- drm/mediatek: Fix CCORR mtk_ctm_s31_32_to_s1_n function issue
|
||||
(git-fixes).
|
||||
- drm/msm/a6xx: Flush LRZ cache before PT switch (git-fixes).
|
||||
- drm/msm/a6xx: Fix out of bound IO access in
|
||||
a6xx_get_gmu_registers (git-fixes).
|
||||
- drm/msm/a2xx: stop over-complaining about the legacy firmware
|
||||
(git-fixes).
|
||||
- drm/msm/dpu: Remove dead-code in
|
||||
dpu_encoder_helper_reset_mixers() (git-fixes).
|
||||
- drm/vgem-fence: Fix potential deadlock on release (git-fixes).
|
||||
- drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()
|
||||
(git-fixes).
|
||||
- gpu: host1x: Fix race in syncpt alloc/free (git-fixes).
|
||||
- commit 7fcfbe3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 4 08:01:39 CET 2025 - tiwai@suse.de
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
%define srcversion 6.4
|
||||
%define patchversion 6.4.0
|
||||
%define git_commit 912d691878f46b0f81d2c31efa94eff28150c4d3
|
||||
%define git_commit 6ae74c941594fee7d98ae7712ef192544ca80fbc
|
||||
%define variant %{nil}
|
||||
%define compress_modules zstd
|
||||
%define compress_vmlinux gz
|
||||
@@ -42,7 +42,7 @@
|
||||
Name: kernel-zfcpdump
|
||||
Version: 6.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g912d691
|
||||
Release: <RELEASE>.g6ae74c9
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
BIN
patches.suse.tar.bz2
(Stored with Git LFS)
BIN
patches.suse.tar.bz2
(Stored with Git LFS)
Binary file not shown.
78
series.conf
78
series.conf
@@ -35344,6 +35344,84 @@
|
||||
patches.suse/mt76-mt7615-Fix-memory-leak-in-mt7615_mcu_wtbl_sta_a.patch
|
||||
patches.suse/wifi-ieee80211-correct-FILS-status-codes.patch
|
||||
patches.suse/wifi-nl80211-vendor-cmd-intel-fix-a-blank-kernel-doc.patch
|
||||
patches.suse/media-dvb-usb-dtv5100-fix-out-of-bounds-in-dtv5100_i.patch
|
||||
patches.suse/media-TDA1997x-Remove-redundant-cancel_delayed_work-.patch
|
||||
patches.suse/media-i2c-adv7842-Remove-redundant-cancel_delayed_wo.patch
|
||||
patches.suse/media-i2c-ADV7604-Remove-redundant-cancel_delayed_wo.patch
|
||||
patches.suse/media-adv7842-Avoid-possible-out-of-bounds-array-acc.patch
|
||||
patches.suse/media-msp3400-Avoid-possible-out-of-bounds-array-acc.patch
|
||||
patches.suse/media-pvrusb2-Fix-incorrect-variable-used-in-trace-m.patch
|
||||
patches.suse/media-vidtv-initialize-local-pointers-upon-transfer-.patch
|
||||
patches.suse/media-cec-Fix-debugfs-leak-on-bus_register-failure.patch
|
||||
patches.suse/media-v4l2-mem2mem-Fix-outdated-documentation.patch
|
||||
patches.suse/media-verisilicon-Protect-G2-HEVC-decoder-against-in.patch
|
||||
patches.suse/media-amphion-Cancel-message-work-before-releasing-t.patch
|
||||
patches.suse/media-renesas-rcar_drif-fix-device-node-reference-le.patch
|
||||
patches.suse/media-samsung-exynos4-is-fix-potential-ABBA-deadlock.patch
|
||||
patches.suse/media-vpif_capture-fix-section-mismatch.patch
|
||||
patches.suse/media-vpif_display-fix-section-mismatch.patch
|
||||
patches.suse/media-videobuf2-Fix-device-reference-leak-in-vb2_dc_.patch
|
||||
patches.suse/media-rc-st_rc-Fix-reset-control-resource-leak.patch
|
||||
patches.suse/gpu-host1x-Fix-race-in-syncpt-alloc-free.patch
|
||||
patches.suse/drm-gma500-Remove-unused-helper-psb_fbdev_fb_setcolr.patch
|
||||
patches.suse/drm-vgem-fence-Fix-potential-deadlock-on-release.patch
|
||||
patches.suse/drm-msm-dpu-Remove-dead-code-in-dpu_encoder_helper_r.patch
|
||||
patches.suse/drm-msm-a2xx-stop-over-complaining-about-the-legacy-.patch
|
||||
patches.suse/drm-msm-a6xx-Fix-out-of-bound-IO-access-in-a6xx_get_.patch
|
||||
patches.suse/drm-msm-a6xx-Flush-LRZ-cache-before-PT-switch.patch
|
||||
patches.suse/drm-mediatek-Fix-CCORR-mtk_ctm_s31_32_to_s1_n-functi.patch
|
||||
patches.suse/drm-mediatek-Fix-device-node-reference-leak-in-mtk_d.patch
|
||||
patches.suse/drm-nouveau-restrict-the-flush-page-to-a-32-bit-addr.patch
|
||||
patches.suse/drm-amd-display-Fix-logical-vs-bitwise-bug-in-get_em.patch
|
||||
patches.suse/drm-amdgpu-add-missing-lock-to-amdgpu_ttm_access_mem.patch
|
||||
patches.suse/ASoC-fsl_xcvr-clear-the-channel-status-control-memor.patch
|
||||
patches.suse/ALSA-dice-fix-buffer-overflow-in-detect_stream_forma.patch
|
||||
patches.suse/ASoC-qcom-q6adm-the-the-copp-device-only-during-last.patch
|
||||
patches.suse/ASoC-qcom-qdsp6-q6asm-dai-set-10-ms-period-and-buffe.patch
|
||||
patches.suse/ASoC-qcom-q6asm-dai-perform-correct-state-check-befo.patch
|
||||
patches.suse/ASoC-stm32-sai-fix-device-leak-on-probe.patch
|
||||
patches.suse/ASoC-stm32-sai-fix-clk-prepare-imbalance-on-probe-fa.patch
|
||||
patches.suse/ASoC-stm32-sai-fix-OF-node-leak-on-probe.patch
|
||||
patches.suse/ASoC-Intel-catpt-Fix-error-path-in-hw_params.patch
|
||||
patches.suse/platform-chrome-cros_ec_ishtp-Fix-UAF-after-unbindin.patch
|
||||
patches.suse/pwm-bcm2835-Make-sure-the-channel-is-enabled-after-p.patch
|
||||
patches.suse/mtd-maps-pcmciamtd-fix-potential-memory-leak-in-pcmc.patch
|
||||
patches.suse/mtd-lpddr_cmds-fix-signed-shifts-in-lpddr_cmds.patch
|
||||
patches.suse/Revert-mtd-rawnand-marvell-fix-layouts.patch
|
||||
patches.suse/mtd-nand-relax-ECC-parameter-validation-check.patch
|
||||
patches.suse/mtd-rawnand-lpc32xx_slc-fix-GPIO-descriptor-leak-on-.patch
|
||||
patches.suse/mtd-rawnand-renesas-Handle-devm_pm_runtime_enable-er.patch
|
||||
patches.suse/regulator-core-disable-supply-if-enabling-main-regul.patch
|
||||
patches.suse/regulator-core-Protect-regulator_supply_alias_list-w.patch
|
||||
patches.suse/spi-tegra210-quad-Fix-timeout-handling.patch
|
||||
patches.suse/spi-bcm63xx-drop-wrong-casts-in-probe.patch
|
||||
patches.suse/hwmon-sy7636a-Fix-regulator_enable-resource-leak-on-.patch
|
||||
patches.suse/hwmon-w83l786ng-Convert-macros-to-functions-to-avoid.patch
|
||||
patches.suse/hwmon-max16065-Use-local-variable-to-avoid-TOCTOU.patch
|
||||
patches.suse/platform-x86-intel-chtwc_int33fe-don-t-dereference-s.patch
|
||||
patches.suse/mfd-altera-sysmgr-Fix-device-leak-on-sysmgr-regmap-l.patch
|
||||
patches.suse/mfd-da9055-Fix-missing-regmap_del_irq_chip-in-error-.patch
|
||||
patches.suse/mfd-max77620-Fix-potential-IRQ-chip-conflict-when-pr.patch
|
||||
patches.suse/mfd-mt6397-irq-Fix-missing-irq_domain_remove-in-erro.patch
|
||||
patches.suse/mfd-mt6358-irq-Fix-missing-irq_domain_remove-in-erro.patch
|
||||
patches.suse/leds-leds-lp50xx-Allow-LED-0-to-be-added-to-module-b.patch
|
||||
patches.suse/leds-leds-lp50xx-LP5009-supports-3-modules-for-a-tot.patch
|
||||
patches.suse/leds-leds-lp50xx-Enable-chip-before-any-communicatio.patch
|
||||
patches.suse/leds-netxbig-Fix-GPIO-descriptor-leak-in-error-paths.patch
|
||||
patches.suse/backlight-led-bl-Add-devlink-to-supplier-LEDs.patch
|
||||
patches.suse/backlight-lp855x-Fix-lp855x.h-kernel-doc-warnings.patch
|
||||
patches.suse/HID-logitech-dj-Remove-duplicate-error-logging.patch
|
||||
patches.suse/HID-logitech-hidpp-Do-not-assume-FAP-in-hidpp_send_m.patch
|
||||
patches.suse/Documentation-hid-alps-Fix-packet-format-section-hea.patch
|
||||
patches.suse/power-supply-cw2015-Check-devm_delayed_work_autocanc.patch
|
||||
patches.suse/power-supply-rt9467-Return-error-on-failure-in-rt946.patch
|
||||
patches.suse/power-supply-rt9467-Prevent-using-uninitialized-loca.patch
|
||||
patches.suse/power-supply-wm831x-Check-wm831x_set_bits-return-val.patch
|
||||
patches.suse/power-supply-apm_power-only-unset-own-apm_get_power_.patch
|
||||
patches.suse/PCI-PM-Reinstate-clearing-state_saved-in-legacy-and-.patch
|
||||
patches.suse/PCI-dwc-Fix-wrong-PORT_LOGIC_LTSSM_STATE_MASK-defini.patch
|
||||
patches.suse/PCI-keystone-Exit-ks_pcie_probe-for-invalid-mode.patch
|
||||
patches.suse/PCI-rcar-gen2-Drop-ARM-dependency-from-PCI_RCAR_GEN2.patch
|
||||
|
||||
# mkp/scsi queue
|
||||
patches.suse/scsi-lpfc-Update-various-NPIV-diagnostic-log-messagi.patch
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
2025-12-04 07:02:21 +0000
|
||||
GIT Revision: 912d691878f46b0f81d2c31efa94eff28150c4d3
|
||||
2025-12-05 09:31:46 +0000
|
||||
GIT Revision: 6ae74c941594fee7d98ae7712ef192544ca80fbc
|
||||
GIT Branch: SLE15-SP6
|
||||
|
||||
Reference in New Issue
Block a user