1
0
forked from pool/kernel-source

GIT Revision: 7e2c4dcde59f958288c4baa10a48a73803836eea

GIT Branch: SUSE-2024
2026-02-08 00:09:17 +0000
This commit is contained in:
2026-02-08 08:03:15 +01:00
parent bddc122126
commit bcddff603c
25 changed files with 552 additions and 26 deletions

View File

@@ -1,3 +1,49 @@
-------------------------------------------------------------------
Sat Feb 7 10:05:03 CET 2026 - tiwai@suse.de
- ALSA: hda/realtek: Add quirk for Inspur S14-G1 (stable-fixes).
- ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for
HP machine (stable-fixes).
- ASoC: amd: yc: Add ASUS ExpertBook PM1503CDA to quirks list
(stable-fixes).
- ASoC: cs35l45: Corrects ASP_TX5 DAPM widget channel
(stable-fixes).
- ALSA: hda/realtek - fixed speaker no sound (stable-fixes).
- commit e53fbb8
-------------------------------------------------------------------
Sat Feb 7 10:01:00 CET 2026 - tiwai@suse.de
- ASoC: amd: fix memory leak in acp3x pdm dma ops (git-fixes).
- ALSA: usb-audio: fix broken logic in snd_audigy2nx_led_update()
(git-fixes).
- hwmon: (occ) Mark occ_init_attribute() as __printf (git-fixes).
- drm/amd/display: fix wrong color value mapping on MCM shaper
LUT (git-fixes).
- Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem"
(git-fixes).
- drm/mgag200: fix mgag200_bmc_stop_scanout() (git-fixes).
- efivarfs: fix error propagation in efivar_entry_get()
(git-fixes).
- ASoC: amd: yc: Add DMI quirk for Acer TravelMate P216-41-TCO
(stable-fixes).
- gpio: pca953x: mask interrupts in irq shutdown (stable-fixes).
- drm/amdgpu/gfx11: fix wptr reset in KGQ init (stable-fixes).
- drm/amdgpu/gfx10: fix wptr reset in KGQ init (stable-fixes).
- drm/amdgpu/soc21: fix xclk for APUs (stable-fixes).
- pinctrl: meson: mark the GPIO controller as sleeping
(git-fixes).
- drm/radeon: delete radeon_fence_process in is_signaled, no
deadlock (stable-fixes).
- commit 1cabea4
-------------------------------------------------------------------
Fri Feb 6 19:08:24 CET 2026 - rbm@suse.com
- net: openvswitch: fix middle attribute validation in push_nsh()
action (CVE-2025-68785 bsc#1256640).
- commit 3dbef50
-------------------------------------------------------------------
Thu Feb 5 13:23:53 CET 2026 - sjaeckel@suse.de