1
0
forked from pool/kernel-source

GIT Revision: 1f2e7ba2a33a0d6c876398701f28ed1f7f4fbe1c

GIT Branch: SUSE-2024
2026-01-19 00:24:17 +0000
This commit is contained in:
2026-01-19 08:03:40 +01:00
parent b8f6ff6975
commit 81a53634bc
25 changed files with 615 additions and 26 deletions

View File

@@ -1,3 +1,55 @@
-------------------------------------------------------------------
Sun Jan 18 10:35:01 CET 2026 - tiwai@suse.de
- gpio: pca953x: fix wrong error probe return value (git-fixes).
- commit df5f5f1
-------------------------------------------------------------------
Sun Jan 18 09:46:26 CET 2026 - tiwai@suse.de
- gpio: pca953x: Utilise temporary variable for struct device
(stable-fixes).
- Refresh
patches.suse/gpio-pca953x-log-an-error-when-failing-to-get-the-re.patch.
- commit b07f679
-------------------------------------------------------------------
Sun Jan 18 09:44:14 CET 2026 - tiwai@suse.de
- lib/crypto: aes: Fix missing MMU protection for AES S-box
(git-fixes).
- mei: me: add nova lake point S DID (stable-fixes).
- gpio: pca953x: handle short interrupt pulses on PCAL devices
(git-fixes).
- drm/radeon: Remove __counted_by from ClockInfoArray.clockInfo[]
(stable-fixes).
- ASoC: fsl_sai: Add missing registers to cache default
(stable-fixes).
- ASoC: amd: yc: Add quirk for Honor MagicBook X16 2025
(stable-fixes).
- ALSA: usb-audio: Update for native DSD support quirks
(stable-fixes).
- drm/amd/display: Fix DP no audio issue (stable-fixes).
- powercap: fix sscanf() error return value handling
(stable-fixes).
- powercap: fix race condition in register_control_type()
(stable-fixes).
- can: j1939: make j1939_session_activate() fail if device is
no longer registered (stable-fixes).
- mei: me: add wildcat lake P DID (stable-fixes).
- gpio: pca953x: Add support for level-triggered interrupts
(stable-fixes).
- gpio: pca953x: Utilise dev_err_probe() where it makes sense
(stable-fixes).
- commit 46ebab7
-------------------------------------------------------------------
Sun Jan 18 04:01:54 CET 2026 - heming.zhao@suse.com
- ocfs2: fix kernel BUG in ocfs2_find_victim_chain (bsc#1256582
CVE-2025-68771).
- commit fae1ed0
-------------------------------------------------------------------
Sat Jan 17 09:49:14 CET 2026 - tiwai@suse.de