diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index c736ea9..6dd1b79 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -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 diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index 4d7c13d..72f1ea2 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -27,7 +27,7 @@ Name: dtb-aarch64 Version: 6.4.0 %if 0%{?is_kotd} -Release: .g5c4fd51 +Release: .g1f2e7ba %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index c736ea9..6dd1b79 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -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 diff --git a/kernel-64kb.spec b/kernel-64kb.spec index d4a1205..4566d9b 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -19,7 +19,7 @@ %define srcversion 6.4 %define patchversion 6.4.0 -%define git_commit 5c4fd515fd4e469a6386db2b4182d32c0565f1b2 +%define git_commit 1f2e7ba2a33a0d6c876398701f28ed1f7f4fbe1c %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -42,7 +42,7 @@ Name: kernel-64kb Version: 6.4.0 %if 0%{?is_kotd} -Release: .g5c4fd51 +Release: .g1f2e7ba %else Release: 0 %endif diff --git a/kernel-debug.changes b/kernel-debug.changes index c736ea9..6dd1b79 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -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 diff --git a/kernel-debug.spec b/kernel-debug.spec index 4c258f4..b5e994b 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -19,7 +19,7 @@ %define srcversion 6.4 %define patchversion 6.4.0 -%define git_commit 5c4fd515fd4e469a6386db2b4182d32c0565f1b2 +%define git_commit 1f2e7ba2a33a0d6c876398701f28ed1f7f4fbe1c %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -42,7 +42,7 @@ Name: kernel-debug Version: 6.4.0 %if 0%{?is_kotd} -Release: .g5c4fd51 +Release: .g1f2e7ba %else Release: 0 %endif diff --git a/kernel-default.changes b/kernel-default.changes index c736ea9..6dd1b79 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -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 diff --git a/kernel-default.spec b/kernel-default.spec index 3776bfb..e0df3ca 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -19,7 +19,7 @@ %define srcversion 6.4 %define patchversion 6.4.0 -%define git_commit 5c4fd515fd4e469a6386db2b4182d32c0565f1b2 +%define git_commit 1f2e7ba2a33a0d6c876398701f28ed1f7f4fbe1c %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -42,7 +42,7 @@ Name: kernel-default Version: 6.4.0 %if 0%{?is_kotd} -Release: .g5c4fd51 +Release: .g1f2e7ba %else Release: 0 %endif diff --git a/kernel-docs.changes b/kernel-docs.changes index c736ea9..6dd1b79 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -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 diff --git a/kernel-docs.spec b/kernel-docs.spec index 9912d22..eafd1ac 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -18,7 +18,7 @@ %define srcversion 6.4 %define patchversion 6.4.0 -%define git_commit 5c4fd515fd4e469a6386db2b4182d32c0565f1b2 +%define git_commit 1f2e7ba2a33a0d6c876398701f28ed1f7f4fbe1c %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: .g5c4fd51 +Release: .g1f2e7ba %else Release: 0 %endif diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index c736ea9..6dd1b79 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -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 diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index d945403..04b31b8 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -19,7 +19,7 @@ %define srcversion 6.4 %define patchversion 6.4.0 -%define git_commit 5c4fd515fd4e469a6386db2b4182d32c0565f1b2 +%define git_commit 1f2e7ba2a33a0d6c876398701f28ed1f7f4fbe1c %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -42,7 +42,7 @@ Name: kernel-kvmsmall Version: 6.4.0 %if 0%{?is_kotd} -Release: .g5c4fd51 +Release: .g1f2e7ba %else Release: 0 %endif diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index c736ea9..6dd1b79 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -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 diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index 8371a08..ae2533d 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -38,7 +38,7 @@ %endif %endif %endif -%global kernel_package kernel%kernel_flavor-srchash-5c4fd515fd4e469a6386db2b4182d32c0565f1b2 +%global kernel_package kernel%kernel_flavor-srchash-1f2e7ba2a33a0d6c876398701f28ed1f7f4fbe1c %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: .g5c4fd51 +Release: .g1f2e7ba %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-5c4fd515fd4e469a6386db2b4182d32c0565f1b2 +Provides: kernel-obs-build-srchash-1f2e7ba2a33a0d6c876398701f28ed1f7f4fbe1c BuildRequires: coreutils BuildRequires: device-mapper BuildRequires: dracut diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index c736ea9..6dd1b79 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -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 diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index 6eca0cf..61cd627 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -25,7 +25,7 @@ Name: kernel-obs-qa Version: 6.4.0 %if 0%{?is_kotd} -Release: .g5c4fd51 +Release: .g1f2e7ba %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-5c4fd515fd4e469a6386db2b4182d32c0565f1b2 +BuildRequires: kernel-obs-build-srchash-1f2e7ba2a33a0d6c876398701f28ed1f7f4fbe1c %endif BuildRequires: modutils ExclusiveArch: aarch64 ppc64le s390x x86_64 diff --git a/kernel-source.changes b/kernel-source.changes index c736ea9..6dd1b79 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -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 diff --git a/kernel-source.spec b/kernel-source.spec index 9712abe..1529654 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -18,7 +18,7 @@ %define srcversion 6.4 %define patchversion 6.4.0 -%define git_commit 5c4fd515fd4e469a6386db2b4182d32c0565f1b2 +%define git_commit 1f2e7ba2a33a0d6c876398701f28ed1f7f4fbe1c %define variant %{nil} %define gcc_package gcc13 %define gcc_compiler gcc-13 @@ -30,7 +30,7 @@ Name: kernel-source Version: 6.4.0 %if 0%{?is_kotd} -Release: .g5c4fd51 +Release: .g1f2e7ba %else Release: 0 %endif diff --git a/kernel-syms.changes b/kernel-syms.changes index c736ea9..6dd1b79 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -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 diff --git a/kernel-syms.spec b/kernel-syms.spec index 12b72f5..3347a71 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -16,7 +16,7 @@ # -%define git_commit 5c4fd515fd4e469a6386db2b4182d32c0565f1b2 +%define git_commit 1f2e7ba2a33a0d6c876398701f28ed1f7f4fbe1c %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -24,7 +24,7 @@ Name: kernel-syms Version: 6.4.0 %if 0%{?is_kotd} -Release: .g5c4fd51 +Release: .g1f2e7ba %else Release: 0 %endif diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index c736ea9..6dd1b79 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -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 diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index 844210e..8f07129 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -19,7 +19,7 @@ %define srcversion 6.4 %define patchversion 6.4.0 -%define git_commit 5c4fd515fd4e469a6386db2b4182d32c0565f1b2 +%define git_commit 1f2e7ba2a33a0d6c876398701f28ed1f7f4fbe1c %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -42,7 +42,7 @@ Name: kernel-zfcpdump Version: 6.4.0 %if 0%{?is_kotd} -Release: .g5c4fd51 +Release: .g1f2e7ba %else Release: 0 %endif diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index 119e36a..4f5e398 100644 --- a/patches.suse.tar.bz2 +++ b/patches.suse.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ce116c055fb9d687b4d5c152731b38463efb8021cba4c9304d049da3043f7ca2 -size 29985363 +oid sha256:83dc493472ce5b92bcfcb6762fe7a1e31ff2b38eae748aa954f0d902c8090d1d +size 30000563 diff --git a/series.conf b/series.conf index f137a72..9d9588b 100644 --- a/series.conf +++ b/series.conf @@ -14570,8 +14570,10 @@ patches.suse/PM-hibernate-Use-__get_safe_page-rather-than-touchin.patch patches.suse/PM-hibernate-Clean-up-sync_read-handling-in-snapshot.patch patches.suse/powercap-intel_rapl-Downgrade-BIOS-locked-limits-pr_.patch + patches.suse/gpio-pca953x-Utilise-dev_err_probe-where-it-makes-se.patch patches.suse/gpio-pca953x-Split-pca953x_restore_context-and-pca95.patch patches.suse/gpio-pca953x-Simplify-code-with-cleanup-helpers.patch + patches.suse/gpio-pca953x-Utilise-temporary-variable-for-struct-d.patch patches.suse/gpio-mockup-fix-kerneldoc.patch patches.suse/gpio-mockup-remove-unused-field.patch patches.suse/gpiolib-acpi-Add-a-ignore-interrupt-quirk-for-Peaq-C.patch @@ -32936,6 +32938,7 @@ patches.suse/ASoC-qcom-sdm845-Add-error-handling-in-sdm845_slim_s.patch patches.suse/gpiolib-of-Add-polarity-quirk-for-s5m8767.patch patches.suse/gpiolib-Revert-Don-t-WARN-on-gpiod_put-for-optional-.patch + patches.suse/gpio-pca953x-Add-support-for-level-triggered-interru.patch patches.suse/regulator-max20086-Fix-MAX200086-chip-id.patch patches.suse/regulator-max20086-Change-enable-gpio-to-optional.patch patches.suse/spi-tegra210-quad-Fix-X1_X2_X4-encoding-and-support-.patch @@ -33465,6 +33468,7 @@ patches.suse/ALSA-hda-realtek-enable-headset-mic-on-Latitude-5420.patch patches.suse/ASoC-amd-yc-Add-quirk-for-MSI-Bravo-17-D7VF-internal.patch patches.suse/ASoC-amd-yc-update-quirk-data-for-HP-Victus.patch + patches.suse/gpio-pca953x-fix-wrong-error-probe-return-value.patch patches.suse/gpio-mlxbf3-only-get-IRQ-for-device-instance-0.patch patches.suse/scsi-target-Fix-NULL-pointer-dereference-in-core_scsi3_dec.patch patches.suse/scsi-elx-efct-Fix-memory-leak-in-efct_hw_parse_filter.patch @@ -35270,6 +35274,7 @@ patches.suse/serial-8250_exar-add-support-for-Advantech-2-port-car.patch patches.suse/serial-8250_dw-handle-reset-control-deassert-error.patch patches.suse/serial-8250_mtk-Enable-baud-clock-and-manage-in-runti.patch + patches.suse/mei-me-add-wildcat-lake-P-DID.patch patches.suse/misc-fastrpc-Fix-dma_buf-object-leak-in-fastrpc_map_.patch patches.suse/most-usb-Fix-use-after-free-in-hdm_disconnect.patch patches.suse/most-usb-hdm_probe-Fix-calling-put_device-before-dev.patch @@ -35724,14 +35729,19 @@ patches.suse/drm-nouveau-Replace-sprintf-with-sysfs_emit.patch patches.suse/drm-ttm-Avoid-NULL-pointer-deref-for-evicted-BOs.patch patches.suse/drm-mgag200-Fix-big-endian-support.patch + patches.suse/ocfs2-fix-kernel-BUG-in-ocfs2_find_victim_chain.patch patches.suse/irqchip-mchp-eic-Fix-error-code-in-mchp_eic_domain_a.patch patches.suse/broadcom-b44-prevent-uninitialized-value-usage.patch patches.suse/can-gs_usb-gs_can_open-fix-error-handling.patch patches.suse/nfc-pn533-Fix-error-code-in-pn533_acr122_poweron_rdr.patch + patches.suse/can-j1939-make-j1939_session_activate-fail-if-device.patch patches.suse/can-j1939-make-j1939_sk_bind-fail-if-device-is-no-lo.patch patches.suse/PM-runtime-Do-not-clear-needs_force_resume-with-enab.patch + patches.suse/powercap-fix-race-condition-in-register_control_type.patch + patches.suse/powercap-fix-sscanf-error-return-value-handling.patch patches.suse/ACPI-CPPC-Fix-missing-PCC-check-for-guaranteed_perf.patch patches.suse/ACPI-PCC-Fix-race-condition-by-removing-static-quali.patch + patches.suse/drm-amd-display-Fix-DP-no-audio-issue.patch patches.suse/drm-panel-sony-td4353-jdi-Enable-prepare_prev_first.patch patches.suse/mmc-sdhci-esdhc-imx-add-alternate-ARCH_S32-dependenc.patch patches.suse/hwmon-ibmpex-fix-use-after-free-in-high-low-store.patch @@ -35740,9 +35750,12 @@ patches.suse/Input-atkbd-skip-deactivate-for-HONOR-FMB-P-s-intern.patch patches.suse/Input-i8042-add-TUXEDO-InfinityBook-Max-Gen10-AMD-to.patch patches.suse/Input-ti_am335x_tsc-fix-off-by-one-error-in-wire_ord.patch + patches.suse/ALSA-usb-audio-Update-for-native-DSD-support-quirks-da3a7ef.patch patches.suse/ALSA-vxpocket-Fix-resource-leak-in-vxpocket_probe-er.patch patches.suse/ALSA-pcmcia-Fix-resource-leak-in-snd_pdacf_probe-err.patch patches.suse/ALSA-usb-mixer-us16x08-validate-meter-packet-indices.patch + patches.suse/ASoC-amd-yc-Add-quirk-for-Honor-MagicBook-X16-2025.patch + patches.suse/ASoC-fsl_sai-Add-missing-registers-to-cache-default.patch patches.suse/drm-msm-dpu-Add-missing-NULL-pointer-check-for-pingp.patch patches.suse/powerpc-kexec-Enable-SMT-before-waking-offline-CPUs.patch patches.suse/firewire-nosy-Fix-dma_free_coherent-size.patch @@ -35787,8 +35800,12 @@ patches.suse/pinctrl-qcom-lpass-lpi-mark-the-GPIO-controller-as-s.patch patches.suse/crypto-qat-fix-duplicate-restarting-msg-during-AER-e.patch patches.suse/drm-pl111-Fix-error-handling-in-pl111_amba_probe.patch + patches.suse/drm-radeon-Remove-__counted_by-from-ClockInfoArray.c.patch + patches.suse/gpio-pca953x-handle-short-interrupt-pulses-on-PCAL-d.patch patches.suse/gpio-rockchip-mark-the-GPIO-controller-as-sleeping.patch patches.suse/docs-ABI-sysfs-devices-soc-Fix-swapped-sample-values.patch + patches.suse/mei-me-add-nova-lake-point-S-DID.patch + patches.suse/lib-crypto-aes-Fix-missing-MMU-protection-for-AES-S-.patch patches.suse/can-etas_es58x-allow-partial-RX-URB-allocation-to-su.patch patches.suse/can-ctucanfd-fix-SSP_SRC-in-cases-when-bit-rate-is-h.patch patches.suse/net-can-j1939-j1939_xtp_rx_rts_session_active-deacti.patch diff --git a/source-timestamp b/source-timestamp index 4c97d1b..79e629f 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2026-01-18 00:09:00 +0000 -GIT Revision: 5c4fd515fd4e469a6386db2b4182d32c0565f1b2 +2026-01-19 00:24:17 +0000 +GIT Revision: 1f2e7ba2a33a0d6c876398701f28ed1f7f4fbe1c GIT Branch: SUSE-2024