1
0
forked from pool/kernel-source

GIT Revision: 33e4dd73d5701fafe1712997ea76d77ac31dd120

GIT Branch: SL-16.0
2026-02-11 14:11:42 +0000
This commit is contained in:
2026-02-12 08:00:15 +01:00
parent 0feeeb7123
commit 0e39968e89
27 changed files with 2136 additions and 29 deletions

View File

@@ -1,3 +1,161 @@
-------------------------------------------------------------------
Wed Feb 11 13:39:54 CET 2026 - mkubecek@suse.cz
- net/sched: Enforce that teql can only be used as root qdisc
(CVE-2026-23074 bsc#1257749).
- commit 4a5b062
-------------------------------------------------------------------
Wed Feb 11 09:29:55 CET 2026 - tiwai@suse.de
- media: pci: mg4b: Use IRQF_NO_THREAD (git-fixes).
- mfd: wm8350-core: Use IRQF_ONESHOT (git-fixes).
- Bluetooth: btintel_pcie: Use IRQF_ONESHOT and default primary
handler (git-fixes).
- platform/x86: int0002: Remove IRQF_ONESHOT from request_irq()
(git-fixes).
- genirq: Set IRQF_COND_ONESHOT in devm_request_irq() (git-fixes).
- crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists
correctly (git-fixes).
- crypto: starfive - Fix memory leak in
starfive_aes_aead_do_one_req() (git-fixes).
- crypto: caam - fix netdev memory leak in dpaa2_caam_probe
(git-fixes).
- crypto: hisilicon/trng - support tfms sharing the device
(git-fixes).
- crypto: virtio - Remove duplicated virtqueue_kick in
virtio_crypto_skcipher_crypt_req (git-fixes).
- crypto: virtio - Add spinlock protection with virtqueue
notification (git-fixes).
- crypto: hisilicon/sec2 - support skcipher/aead fallback for
hardware queue unavailable (git-fixes).
- crypto: hisilicon/zip - adjust the way to obtain the req in
the callback function (git-fixes).
- crypto: octeontx - fix dma_free_coherent() size (git-fixes).
- crypto: cavium - fix dma_free_coherent() size (git-fixes).
- crypto: iaa - Fix out-of-bounds index in
find_empty_iaa_compression_mode (git-fixes).
- crypto: octeontx - Fix length check to avoid truncation in
ucode_load_store (git-fixes).
- crypto: qat - fix warning on adf_pfvf_pf_proto.c (git-fixes).
- crypto: qat - fix parameter order used in
ICP_QAT_FW_COMN_FLAGS_BUILD (git-fixes).
- Documentation: mailbox: mbox_chan_ops.flush() is optional
(git-fixes).
- platform/x86: hp-bioscfg: Skip empty attribute names
(git-fixes).
- commit 4559d68
-------------------------------------------------------------------
Tue Feb 10 17:10:51 CET 2026 - iivanov@suse.de
- phy: qcom-qusb2: Fix NULL pointer dereference on early suspend (bsc#1257686 CVE-2025-71193)
- commit 19f0093
-------------------------------------------------------------------
Tue Feb 10 17:04:40 CET 2026 - iivanov@suse.de
- Octeontx2-af: Add proper checks for fwdata (bsc#1257709 CVE-2026-23070)
- commit dea3240
-------------------------------------------------------------------
Tue Feb 10 16:52:10 CET 2026 - iivanov@suse.de
- irqchip/gic-v3-its: Avoid truncating memory addresses (bsc#1257758 CVE-2026-23085)
- commit be35313
-------------------------------------------------------------------
Tue Feb 10 16:47:47 CET 2026 - iivanov@suse.de
- arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA (bsc#1257762 CVE-2026-23107)
- commit 19d7755
-------------------------------------------------------------------
Tue Feb 10 16:38:53 CET 2026 - iivanov@suse.de
- arm64/fpsimd: signal: Fix restoration of SVE context (bsc#1257772 CVE-2026-23102)
- commit 1a38c1d
-------------------------------------------------------------------
Tue Feb 10 16:35:45 CET 2026 - iivanov@suse.de
- spi: spi-sprd-adi: Fix double free in probe error path (bsc#1257805 CVE-2026-23068)
- commit 7304352
-------------------------------------------------------------------
Tue Feb 10 15:59:56 CET 2026 - jdelvare@suse.com
- blacklist.conf: CVE-2025-68789 is invalid
- Delete
patches.suse/hwmon-ibmpex-fix-use-after-free-in-high-low-store.patch.
- commit f8a3a89
-------------------------------------------------------------------
Tue Feb 10 09:27:30 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-check-in-IRQ-han.patch (git-fixes bsc#1257952)
- commit d5bce4f
-------------------------------------------------------------------
Tue Feb 10 09:26:51 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-clearing-in-tegr.patch (git-fixes bsc#1257952)
- commit 27b982c
-------------------------------------------------------------------
Tue Feb 10 09:25:57 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-in-tegra_qspi_co.patch (git-fixes bsc#1257952)
- commit 98fc331
-------------------------------------------------------------------
Tue Feb 10 09:25:15 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-assignment-in-te.patch (git-fixes bsc#1257952)
- commit bd0d13d
-------------------------------------------------------------------
Tue Feb 10 09:24:40 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Move-curr_xfer-read-inside-spinloc.patch (git-fixes bsc#1257952)
- commit 1f60101
-------------------------------------------------------------------
Tue Feb 10 09:23:18 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Return-IRQ_HANDLED-when-timeout-al.patch (git-fixes bsc#1257952)
- commit c2f4ce0
-------------------------------------------------------------------
Tue Feb 10 08:42:38 CET 2026 - tiwai@suse.de
- thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature
(git-fixes).
- thermal/of: Fix reference leak in thermal_of_cm_lookup()
(git-fixes).
- OPP: Return correct value in dev_pm_opp_get_level (git-fixes).
- PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races
(git-fixes).
- PM: wakeup: Handle empty list in wakeup_sources_walk_start()
(git-fixes).
- ACPICA: Fix NULL pointer dereference in
acpi_ev_address_space_dispatch() (git-fixes).
- tpm: st33zp24: Fix missing cleanup on get_burstcount() error
(git-fixes).
- tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount()
failure (git-fixes).
- i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers()
(git-fixes).
- i3c: dw: Initialize spinlock to avoid upsetting lockdep
(git-fixes).
- i3c: master: Update hot-join flag only on success (git-fixes).
- i3c: Move device name assignment after i3c_bus_init (git-fixes).
- auxdisplay: arm-charlcd: fix release_mem_region() size
(git-fixes).
- OPP: OF: Fix an OF node leak in _opp_add_static_v2()
(git-fixes).
- commit 41b898f
-------------------------------------------------------------------
Sun Feb 8 09:20:56 CET 2026 - tiwai@suse.de
@@ -116,6 +274,20 @@ Thu Feb 5 22:10:23 CET 2026 - mwilck@suse.com
- dm: Fix deadlock when reloading a multipath table (bsc#1254928).
- commit 8e55787
-------------------------------------------------------------------
Thu Feb 5 16:43:31 CET 2026 - jack@suse.cz
- iomap: account for unaligned end offsets when truncating read
range (git-fixes).
- commit d3a2bf0
-------------------------------------------------------------------
Thu Feb 5 16:42:13 CET 2026 - jack@suse.cz
- ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref
(git-fixes).
- commit 2476b62
-------------------------------------------------------------------
Thu Feb 5 10:44:26 CET 2026 - iivanov@suse.de

View File

@@ -27,7 +27,7 @@
Name: dtb-aarch64
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.g63593c2
Release: <RELEASE>.g33e4dd7
%else
Release: 0
%endif

View File

@@ -1,3 +1,161 @@
-------------------------------------------------------------------
Wed Feb 11 13:39:54 CET 2026 - mkubecek@suse.cz
- net/sched: Enforce that teql can only be used as root qdisc
(CVE-2026-23074 bsc#1257749).
- commit 4a5b062
-------------------------------------------------------------------
Wed Feb 11 09:29:55 CET 2026 - tiwai@suse.de
- media: pci: mg4b: Use IRQF_NO_THREAD (git-fixes).
- mfd: wm8350-core: Use IRQF_ONESHOT (git-fixes).
- Bluetooth: btintel_pcie: Use IRQF_ONESHOT and default primary
handler (git-fixes).
- platform/x86: int0002: Remove IRQF_ONESHOT from request_irq()
(git-fixes).
- genirq: Set IRQF_COND_ONESHOT in devm_request_irq() (git-fixes).
- crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists
correctly (git-fixes).
- crypto: starfive - Fix memory leak in
starfive_aes_aead_do_one_req() (git-fixes).
- crypto: caam - fix netdev memory leak in dpaa2_caam_probe
(git-fixes).
- crypto: hisilicon/trng - support tfms sharing the device
(git-fixes).
- crypto: virtio - Remove duplicated virtqueue_kick in
virtio_crypto_skcipher_crypt_req (git-fixes).
- crypto: virtio - Add spinlock protection with virtqueue
notification (git-fixes).
- crypto: hisilicon/sec2 - support skcipher/aead fallback for
hardware queue unavailable (git-fixes).
- crypto: hisilicon/zip - adjust the way to obtain the req in
the callback function (git-fixes).
- crypto: octeontx - fix dma_free_coherent() size (git-fixes).
- crypto: cavium - fix dma_free_coherent() size (git-fixes).
- crypto: iaa - Fix out-of-bounds index in
find_empty_iaa_compression_mode (git-fixes).
- crypto: octeontx - Fix length check to avoid truncation in
ucode_load_store (git-fixes).
- crypto: qat - fix warning on adf_pfvf_pf_proto.c (git-fixes).
- crypto: qat - fix parameter order used in
ICP_QAT_FW_COMN_FLAGS_BUILD (git-fixes).
- Documentation: mailbox: mbox_chan_ops.flush() is optional
(git-fixes).
- platform/x86: hp-bioscfg: Skip empty attribute names
(git-fixes).
- commit 4559d68
-------------------------------------------------------------------
Tue Feb 10 17:10:51 CET 2026 - iivanov@suse.de
- phy: qcom-qusb2: Fix NULL pointer dereference on early suspend (bsc#1257686 CVE-2025-71193)
- commit 19f0093
-------------------------------------------------------------------
Tue Feb 10 17:04:40 CET 2026 - iivanov@suse.de
- Octeontx2-af: Add proper checks for fwdata (bsc#1257709 CVE-2026-23070)
- commit dea3240
-------------------------------------------------------------------
Tue Feb 10 16:52:10 CET 2026 - iivanov@suse.de
- irqchip/gic-v3-its: Avoid truncating memory addresses (bsc#1257758 CVE-2026-23085)
- commit be35313
-------------------------------------------------------------------
Tue Feb 10 16:47:47 CET 2026 - iivanov@suse.de
- arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA (bsc#1257762 CVE-2026-23107)
- commit 19d7755
-------------------------------------------------------------------
Tue Feb 10 16:38:53 CET 2026 - iivanov@suse.de
- arm64/fpsimd: signal: Fix restoration of SVE context (bsc#1257772 CVE-2026-23102)
- commit 1a38c1d
-------------------------------------------------------------------
Tue Feb 10 16:35:45 CET 2026 - iivanov@suse.de
- spi: spi-sprd-adi: Fix double free in probe error path (bsc#1257805 CVE-2026-23068)
- commit 7304352
-------------------------------------------------------------------
Tue Feb 10 15:59:56 CET 2026 - jdelvare@suse.com
- blacklist.conf: CVE-2025-68789 is invalid
- Delete
patches.suse/hwmon-ibmpex-fix-use-after-free-in-high-low-store.patch.
- commit f8a3a89
-------------------------------------------------------------------
Tue Feb 10 09:27:30 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-check-in-IRQ-han.patch (git-fixes bsc#1257952)
- commit d5bce4f
-------------------------------------------------------------------
Tue Feb 10 09:26:51 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-clearing-in-tegr.patch (git-fixes bsc#1257952)
- commit 27b982c
-------------------------------------------------------------------
Tue Feb 10 09:25:57 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-in-tegra_qspi_co.patch (git-fixes bsc#1257952)
- commit 98fc331
-------------------------------------------------------------------
Tue Feb 10 09:25:15 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-assignment-in-te.patch (git-fixes bsc#1257952)
- commit bd0d13d
-------------------------------------------------------------------
Tue Feb 10 09:24:40 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Move-curr_xfer-read-inside-spinloc.patch (git-fixes bsc#1257952)
- commit 1f60101
-------------------------------------------------------------------
Tue Feb 10 09:23:18 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Return-IRQ_HANDLED-when-timeout-al.patch (git-fixes bsc#1257952)
- commit c2f4ce0
-------------------------------------------------------------------
Tue Feb 10 08:42:38 CET 2026 - tiwai@suse.de
- thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature
(git-fixes).
- thermal/of: Fix reference leak in thermal_of_cm_lookup()
(git-fixes).
- OPP: Return correct value in dev_pm_opp_get_level (git-fixes).
- PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races
(git-fixes).
- PM: wakeup: Handle empty list in wakeup_sources_walk_start()
(git-fixes).
- ACPICA: Fix NULL pointer dereference in
acpi_ev_address_space_dispatch() (git-fixes).
- tpm: st33zp24: Fix missing cleanup on get_burstcount() error
(git-fixes).
- tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount()
failure (git-fixes).
- i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers()
(git-fixes).
- i3c: dw: Initialize spinlock to avoid upsetting lockdep
(git-fixes).
- i3c: master: Update hot-join flag only on success (git-fixes).
- i3c: Move device name assignment after i3c_bus_init (git-fixes).
- auxdisplay: arm-charlcd: fix release_mem_region() size
(git-fixes).
- OPP: OF: Fix an OF node leak in _opp_add_static_v2()
(git-fixes).
- commit 41b898f
-------------------------------------------------------------------
Sun Feb 8 09:20:56 CET 2026 - tiwai@suse.de
@@ -116,6 +274,20 @@ Thu Feb 5 22:10:23 CET 2026 - mwilck@suse.com
- dm: Fix deadlock when reloading a multipath table (bsc#1254928).
- commit 8e55787
-------------------------------------------------------------------
Thu Feb 5 16:43:31 CET 2026 - jack@suse.cz
- iomap: account for unaligned end offsets when truncating read
range (git-fixes).
- commit d3a2bf0
-------------------------------------------------------------------
Thu Feb 5 16:42:13 CET 2026 - jack@suse.cz
- ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref
(git-fixes).
- commit 2476b62
-------------------------------------------------------------------
Thu Feb 5 10:44:26 CET 2026 - iivanov@suse.de

View File

@@ -19,7 +19,7 @@
%define srcversion 6.12
%define patchversion 6.12.0
%define git_commit 63593c20419566af645688cceb30a4020efef595
%define git_commit 33e4dd73d5701fafe1712997ea76d77ac31dd120
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@@ -42,7 +42,7 @@
Name: kernel-64kb
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.g63593c2
Release: <RELEASE>.g33e4dd7
%else
Release: 0
%endif

View File

@@ -1,3 +1,161 @@
-------------------------------------------------------------------
Wed Feb 11 13:39:54 CET 2026 - mkubecek@suse.cz
- net/sched: Enforce that teql can only be used as root qdisc
(CVE-2026-23074 bsc#1257749).
- commit 4a5b062
-------------------------------------------------------------------
Wed Feb 11 09:29:55 CET 2026 - tiwai@suse.de
- media: pci: mg4b: Use IRQF_NO_THREAD (git-fixes).
- mfd: wm8350-core: Use IRQF_ONESHOT (git-fixes).
- Bluetooth: btintel_pcie: Use IRQF_ONESHOT and default primary
handler (git-fixes).
- platform/x86: int0002: Remove IRQF_ONESHOT from request_irq()
(git-fixes).
- genirq: Set IRQF_COND_ONESHOT in devm_request_irq() (git-fixes).
- crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists
correctly (git-fixes).
- crypto: starfive - Fix memory leak in
starfive_aes_aead_do_one_req() (git-fixes).
- crypto: caam - fix netdev memory leak in dpaa2_caam_probe
(git-fixes).
- crypto: hisilicon/trng - support tfms sharing the device
(git-fixes).
- crypto: virtio - Remove duplicated virtqueue_kick in
virtio_crypto_skcipher_crypt_req (git-fixes).
- crypto: virtio - Add spinlock protection with virtqueue
notification (git-fixes).
- crypto: hisilicon/sec2 - support skcipher/aead fallback for
hardware queue unavailable (git-fixes).
- crypto: hisilicon/zip - adjust the way to obtain the req in
the callback function (git-fixes).
- crypto: octeontx - fix dma_free_coherent() size (git-fixes).
- crypto: cavium - fix dma_free_coherent() size (git-fixes).
- crypto: iaa - Fix out-of-bounds index in
find_empty_iaa_compression_mode (git-fixes).
- crypto: octeontx - Fix length check to avoid truncation in
ucode_load_store (git-fixes).
- crypto: qat - fix warning on adf_pfvf_pf_proto.c (git-fixes).
- crypto: qat - fix parameter order used in
ICP_QAT_FW_COMN_FLAGS_BUILD (git-fixes).
- Documentation: mailbox: mbox_chan_ops.flush() is optional
(git-fixes).
- platform/x86: hp-bioscfg: Skip empty attribute names
(git-fixes).
- commit 4559d68
-------------------------------------------------------------------
Tue Feb 10 17:10:51 CET 2026 - iivanov@suse.de
- phy: qcom-qusb2: Fix NULL pointer dereference on early suspend (bsc#1257686 CVE-2025-71193)
- commit 19f0093
-------------------------------------------------------------------
Tue Feb 10 17:04:40 CET 2026 - iivanov@suse.de
- Octeontx2-af: Add proper checks for fwdata (bsc#1257709 CVE-2026-23070)
- commit dea3240
-------------------------------------------------------------------
Tue Feb 10 16:52:10 CET 2026 - iivanov@suse.de
- irqchip/gic-v3-its: Avoid truncating memory addresses (bsc#1257758 CVE-2026-23085)
- commit be35313
-------------------------------------------------------------------
Tue Feb 10 16:47:47 CET 2026 - iivanov@suse.de
- arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA (bsc#1257762 CVE-2026-23107)
- commit 19d7755
-------------------------------------------------------------------
Tue Feb 10 16:38:53 CET 2026 - iivanov@suse.de
- arm64/fpsimd: signal: Fix restoration of SVE context (bsc#1257772 CVE-2026-23102)
- commit 1a38c1d
-------------------------------------------------------------------
Tue Feb 10 16:35:45 CET 2026 - iivanov@suse.de
- spi: spi-sprd-adi: Fix double free in probe error path (bsc#1257805 CVE-2026-23068)
- commit 7304352
-------------------------------------------------------------------
Tue Feb 10 15:59:56 CET 2026 - jdelvare@suse.com
- blacklist.conf: CVE-2025-68789 is invalid
- Delete
patches.suse/hwmon-ibmpex-fix-use-after-free-in-high-low-store.patch.
- commit f8a3a89
-------------------------------------------------------------------
Tue Feb 10 09:27:30 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-check-in-IRQ-han.patch (git-fixes bsc#1257952)
- commit d5bce4f
-------------------------------------------------------------------
Tue Feb 10 09:26:51 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-clearing-in-tegr.patch (git-fixes bsc#1257952)
- commit 27b982c
-------------------------------------------------------------------
Tue Feb 10 09:25:57 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-in-tegra_qspi_co.patch (git-fixes bsc#1257952)
- commit 98fc331
-------------------------------------------------------------------
Tue Feb 10 09:25:15 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-assignment-in-te.patch (git-fixes bsc#1257952)
- commit bd0d13d
-------------------------------------------------------------------
Tue Feb 10 09:24:40 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Move-curr_xfer-read-inside-spinloc.patch (git-fixes bsc#1257952)
- commit 1f60101
-------------------------------------------------------------------
Tue Feb 10 09:23:18 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Return-IRQ_HANDLED-when-timeout-al.patch (git-fixes bsc#1257952)
- commit c2f4ce0
-------------------------------------------------------------------
Tue Feb 10 08:42:38 CET 2026 - tiwai@suse.de
- thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature
(git-fixes).
- thermal/of: Fix reference leak in thermal_of_cm_lookup()
(git-fixes).
- OPP: Return correct value in dev_pm_opp_get_level (git-fixes).
- PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races
(git-fixes).
- PM: wakeup: Handle empty list in wakeup_sources_walk_start()
(git-fixes).
- ACPICA: Fix NULL pointer dereference in
acpi_ev_address_space_dispatch() (git-fixes).
- tpm: st33zp24: Fix missing cleanup on get_burstcount() error
(git-fixes).
- tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount()
failure (git-fixes).
- i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers()
(git-fixes).
- i3c: dw: Initialize spinlock to avoid upsetting lockdep
(git-fixes).
- i3c: master: Update hot-join flag only on success (git-fixes).
- i3c: Move device name assignment after i3c_bus_init (git-fixes).
- auxdisplay: arm-charlcd: fix release_mem_region() size
(git-fixes).
- OPP: OF: Fix an OF node leak in _opp_add_static_v2()
(git-fixes).
- commit 41b898f
-------------------------------------------------------------------
Sun Feb 8 09:20:56 CET 2026 - tiwai@suse.de
@@ -116,6 +274,20 @@ Thu Feb 5 22:10:23 CET 2026 - mwilck@suse.com
- dm: Fix deadlock when reloading a multipath table (bsc#1254928).
- commit 8e55787
-------------------------------------------------------------------
Thu Feb 5 16:43:31 CET 2026 - jack@suse.cz
- iomap: account for unaligned end offsets when truncating read
range (git-fixes).
- commit d3a2bf0
-------------------------------------------------------------------
Thu Feb 5 16:42:13 CET 2026 - jack@suse.cz
- ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref
(git-fixes).
- commit 2476b62
-------------------------------------------------------------------
Thu Feb 5 10:44:26 CET 2026 - iivanov@suse.de

View File

@@ -19,7 +19,7 @@
%define srcversion 6.12
%define patchversion 6.12.0
%define git_commit 63593c20419566af645688cceb30a4020efef595
%define git_commit 33e4dd73d5701fafe1712997ea76d77ac31dd120
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@@ -42,7 +42,7 @@
Name: kernel-azure
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.g63593c2
Release: <RELEASE>.g33e4dd7
%else
Release: 0
%endif

View File

@@ -1,3 +1,161 @@
-------------------------------------------------------------------
Wed Feb 11 13:39:54 CET 2026 - mkubecek@suse.cz
- net/sched: Enforce that teql can only be used as root qdisc
(CVE-2026-23074 bsc#1257749).
- commit 4a5b062
-------------------------------------------------------------------
Wed Feb 11 09:29:55 CET 2026 - tiwai@suse.de
- media: pci: mg4b: Use IRQF_NO_THREAD (git-fixes).
- mfd: wm8350-core: Use IRQF_ONESHOT (git-fixes).
- Bluetooth: btintel_pcie: Use IRQF_ONESHOT and default primary
handler (git-fixes).
- platform/x86: int0002: Remove IRQF_ONESHOT from request_irq()
(git-fixes).
- genirq: Set IRQF_COND_ONESHOT in devm_request_irq() (git-fixes).
- crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists
correctly (git-fixes).
- crypto: starfive - Fix memory leak in
starfive_aes_aead_do_one_req() (git-fixes).
- crypto: caam - fix netdev memory leak in dpaa2_caam_probe
(git-fixes).
- crypto: hisilicon/trng - support tfms sharing the device
(git-fixes).
- crypto: virtio - Remove duplicated virtqueue_kick in
virtio_crypto_skcipher_crypt_req (git-fixes).
- crypto: virtio - Add spinlock protection with virtqueue
notification (git-fixes).
- crypto: hisilicon/sec2 - support skcipher/aead fallback for
hardware queue unavailable (git-fixes).
- crypto: hisilicon/zip - adjust the way to obtain the req in
the callback function (git-fixes).
- crypto: octeontx - fix dma_free_coherent() size (git-fixes).
- crypto: cavium - fix dma_free_coherent() size (git-fixes).
- crypto: iaa - Fix out-of-bounds index in
find_empty_iaa_compression_mode (git-fixes).
- crypto: octeontx - Fix length check to avoid truncation in
ucode_load_store (git-fixes).
- crypto: qat - fix warning on adf_pfvf_pf_proto.c (git-fixes).
- crypto: qat - fix parameter order used in
ICP_QAT_FW_COMN_FLAGS_BUILD (git-fixes).
- Documentation: mailbox: mbox_chan_ops.flush() is optional
(git-fixes).
- platform/x86: hp-bioscfg: Skip empty attribute names
(git-fixes).
- commit 4559d68
-------------------------------------------------------------------
Tue Feb 10 17:10:51 CET 2026 - iivanov@suse.de
- phy: qcom-qusb2: Fix NULL pointer dereference on early suspend (bsc#1257686 CVE-2025-71193)
- commit 19f0093
-------------------------------------------------------------------
Tue Feb 10 17:04:40 CET 2026 - iivanov@suse.de
- Octeontx2-af: Add proper checks for fwdata (bsc#1257709 CVE-2026-23070)
- commit dea3240
-------------------------------------------------------------------
Tue Feb 10 16:52:10 CET 2026 - iivanov@suse.de
- irqchip/gic-v3-its: Avoid truncating memory addresses (bsc#1257758 CVE-2026-23085)
- commit be35313
-------------------------------------------------------------------
Tue Feb 10 16:47:47 CET 2026 - iivanov@suse.de
- arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA (bsc#1257762 CVE-2026-23107)
- commit 19d7755
-------------------------------------------------------------------
Tue Feb 10 16:38:53 CET 2026 - iivanov@suse.de
- arm64/fpsimd: signal: Fix restoration of SVE context (bsc#1257772 CVE-2026-23102)
- commit 1a38c1d
-------------------------------------------------------------------
Tue Feb 10 16:35:45 CET 2026 - iivanov@suse.de
- spi: spi-sprd-adi: Fix double free in probe error path (bsc#1257805 CVE-2026-23068)
- commit 7304352
-------------------------------------------------------------------
Tue Feb 10 15:59:56 CET 2026 - jdelvare@suse.com
- blacklist.conf: CVE-2025-68789 is invalid
- Delete
patches.suse/hwmon-ibmpex-fix-use-after-free-in-high-low-store.patch.
- commit f8a3a89
-------------------------------------------------------------------
Tue Feb 10 09:27:30 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-check-in-IRQ-han.patch (git-fixes bsc#1257952)
- commit d5bce4f
-------------------------------------------------------------------
Tue Feb 10 09:26:51 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-clearing-in-tegr.patch (git-fixes bsc#1257952)
- commit 27b982c
-------------------------------------------------------------------
Tue Feb 10 09:25:57 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-in-tegra_qspi_co.patch (git-fixes bsc#1257952)
- commit 98fc331
-------------------------------------------------------------------
Tue Feb 10 09:25:15 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-assignment-in-te.patch (git-fixes bsc#1257952)
- commit bd0d13d
-------------------------------------------------------------------
Tue Feb 10 09:24:40 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Move-curr_xfer-read-inside-spinloc.patch (git-fixes bsc#1257952)
- commit 1f60101
-------------------------------------------------------------------
Tue Feb 10 09:23:18 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Return-IRQ_HANDLED-when-timeout-al.patch (git-fixes bsc#1257952)
- commit c2f4ce0
-------------------------------------------------------------------
Tue Feb 10 08:42:38 CET 2026 - tiwai@suse.de
- thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature
(git-fixes).
- thermal/of: Fix reference leak in thermal_of_cm_lookup()
(git-fixes).
- OPP: Return correct value in dev_pm_opp_get_level (git-fixes).
- PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races
(git-fixes).
- PM: wakeup: Handle empty list in wakeup_sources_walk_start()
(git-fixes).
- ACPICA: Fix NULL pointer dereference in
acpi_ev_address_space_dispatch() (git-fixes).
- tpm: st33zp24: Fix missing cleanup on get_burstcount() error
(git-fixes).
- tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount()
failure (git-fixes).
- i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers()
(git-fixes).
- i3c: dw: Initialize spinlock to avoid upsetting lockdep
(git-fixes).
- i3c: master: Update hot-join flag only on success (git-fixes).
- i3c: Move device name assignment after i3c_bus_init (git-fixes).
- auxdisplay: arm-charlcd: fix release_mem_region() size
(git-fixes).
- OPP: OF: Fix an OF node leak in _opp_add_static_v2()
(git-fixes).
- commit 41b898f
-------------------------------------------------------------------
Sun Feb 8 09:20:56 CET 2026 - tiwai@suse.de
@@ -116,6 +274,20 @@ Thu Feb 5 22:10:23 CET 2026 - mwilck@suse.com
- dm: Fix deadlock when reloading a multipath table (bsc#1254928).
- commit 8e55787
-------------------------------------------------------------------
Thu Feb 5 16:43:31 CET 2026 - jack@suse.cz
- iomap: account for unaligned end offsets when truncating read
range (git-fixes).
- commit d3a2bf0
-------------------------------------------------------------------
Thu Feb 5 16:42:13 CET 2026 - jack@suse.cz
- ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref
(git-fixes).
- commit 2476b62
-------------------------------------------------------------------
Thu Feb 5 10:44:26 CET 2026 - iivanov@suse.de

View File

@@ -19,7 +19,7 @@
%define srcversion 6.12
%define patchversion 6.12.0
%define git_commit 63593c20419566af645688cceb30a4020efef595
%define git_commit 33e4dd73d5701fafe1712997ea76d77ac31dd120
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@@ -42,7 +42,7 @@
Name: kernel-default
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.g63593c2
Release: <RELEASE>.g33e4dd7
%else
Release: 0
%endif

View File

@@ -1,3 +1,161 @@
-------------------------------------------------------------------
Wed Feb 11 13:39:54 CET 2026 - mkubecek@suse.cz
- net/sched: Enforce that teql can only be used as root qdisc
(CVE-2026-23074 bsc#1257749).
- commit 4a5b062
-------------------------------------------------------------------
Wed Feb 11 09:29:55 CET 2026 - tiwai@suse.de
- media: pci: mg4b: Use IRQF_NO_THREAD (git-fixes).
- mfd: wm8350-core: Use IRQF_ONESHOT (git-fixes).
- Bluetooth: btintel_pcie: Use IRQF_ONESHOT and default primary
handler (git-fixes).
- platform/x86: int0002: Remove IRQF_ONESHOT from request_irq()
(git-fixes).
- genirq: Set IRQF_COND_ONESHOT in devm_request_irq() (git-fixes).
- crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists
correctly (git-fixes).
- crypto: starfive - Fix memory leak in
starfive_aes_aead_do_one_req() (git-fixes).
- crypto: caam - fix netdev memory leak in dpaa2_caam_probe
(git-fixes).
- crypto: hisilicon/trng - support tfms sharing the device
(git-fixes).
- crypto: virtio - Remove duplicated virtqueue_kick in
virtio_crypto_skcipher_crypt_req (git-fixes).
- crypto: virtio - Add spinlock protection with virtqueue
notification (git-fixes).
- crypto: hisilicon/sec2 - support skcipher/aead fallback for
hardware queue unavailable (git-fixes).
- crypto: hisilicon/zip - adjust the way to obtain the req in
the callback function (git-fixes).
- crypto: octeontx - fix dma_free_coherent() size (git-fixes).
- crypto: cavium - fix dma_free_coherent() size (git-fixes).
- crypto: iaa - Fix out-of-bounds index in
find_empty_iaa_compression_mode (git-fixes).
- crypto: octeontx - Fix length check to avoid truncation in
ucode_load_store (git-fixes).
- crypto: qat - fix warning on adf_pfvf_pf_proto.c (git-fixes).
- crypto: qat - fix parameter order used in
ICP_QAT_FW_COMN_FLAGS_BUILD (git-fixes).
- Documentation: mailbox: mbox_chan_ops.flush() is optional
(git-fixes).
- platform/x86: hp-bioscfg: Skip empty attribute names
(git-fixes).
- commit 4559d68
-------------------------------------------------------------------
Tue Feb 10 17:10:51 CET 2026 - iivanov@suse.de
- phy: qcom-qusb2: Fix NULL pointer dereference on early suspend (bsc#1257686 CVE-2025-71193)
- commit 19f0093
-------------------------------------------------------------------
Tue Feb 10 17:04:40 CET 2026 - iivanov@suse.de
- Octeontx2-af: Add proper checks for fwdata (bsc#1257709 CVE-2026-23070)
- commit dea3240
-------------------------------------------------------------------
Tue Feb 10 16:52:10 CET 2026 - iivanov@suse.de
- irqchip/gic-v3-its: Avoid truncating memory addresses (bsc#1257758 CVE-2026-23085)
- commit be35313
-------------------------------------------------------------------
Tue Feb 10 16:47:47 CET 2026 - iivanov@suse.de
- arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA (bsc#1257762 CVE-2026-23107)
- commit 19d7755
-------------------------------------------------------------------
Tue Feb 10 16:38:53 CET 2026 - iivanov@suse.de
- arm64/fpsimd: signal: Fix restoration of SVE context (bsc#1257772 CVE-2026-23102)
- commit 1a38c1d
-------------------------------------------------------------------
Tue Feb 10 16:35:45 CET 2026 - iivanov@suse.de
- spi: spi-sprd-adi: Fix double free in probe error path (bsc#1257805 CVE-2026-23068)
- commit 7304352
-------------------------------------------------------------------
Tue Feb 10 15:59:56 CET 2026 - jdelvare@suse.com
- blacklist.conf: CVE-2025-68789 is invalid
- Delete
patches.suse/hwmon-ibmpex-fix-use-after-free-in-high-low-store.patch.
- commit f8a3a89
-------------------------------------------------------------------
Tue Feb 10 09:27:30 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-check-in-IRQ-han.patch (git-fixes bsc#1257952)
- commit d5bce4f
-------------------------------------------------------------------
Tue Feb 10 09:26:51 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-clearing-in-tegr.patch (git-fixes bsc#1257952)
- commit 27b982c
-------------------------------------------------------------------
Tue Feb 10 09:25:57 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-in-tegra_qspi_co.patch (git-fixes bsc#1257952)
- commit 98fc331
-------------------------------------------------------------------
Tue Feb 10 09:25:15 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-assignment-in-te.patch (git-fixes bsc#1257952)
- commit bd0d13d
-------------------------------------------------------------------
Tue Feb 10 09:24:40 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Move-curr_xfer-read-inside-spinloc.patch (git-fixes bsc#1257952)
- commit 1f60101
-------------------------------------------------------------------
Tue Feb 10 09:23:18 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Return-IRQ_HANDLED-when-timeout-al.patch (git-fixes bsc#1257952)
- commit c2f4ce0
-------------------------------------------------------------------
Tue Feb 10 08:42:38 CET 2026 - tiwai@suse.de
- thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature
(git-fixes).
- thermal/of: Fix reference leak in thermal_of_cm_lookup()
(git-fixes).
- OPP: Return correct value in dev_pm_opp_get_level (git-fixes).
- PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races
(git-fixes).
- PM: wakeup: Handle empty list in wakeup_sources_walk_start()
(git-fixes).
- ACPICA: Fix NULL pointer dereference in
acpi_ev_address_space_dispatch() (git-fixes).
- tpm: st33zp24: Fix missing cleanup on get_burstcount() error
(git-fixes).
- tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount()
failure (git-fixes).
- i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers()
(git-fixes).
- i3c: dw: Initialize spinlock to avoid upsetting lockdep
(git-fixes).
- i3c: master: Update hot-join flag only on success (git-fixes).
- i3c: Move device name assignment after i3c_bus_init (git-fixes).
- auxdisplay: arm-charlcd: fix release_mem_region() size
(git-fixes).
- OPP: OF: Fix an OF node leak in _opp_add_static_v2()
(git-fixes).
- commit 41b898f
-------------------------------------------------------------------
Sun Feb 8 09:20:56 CET 2026 - tiwai@suse.de
@@ -116,6 +274,20 @@ Thu Feb 5 22:10:23 CET 2026 - mwilck@suse.com
- dm: Fix deadlock when reloading a multipath table (bsc#1254928).
- commit 8e55787
-------------------------------------------------------------------
Thu Feb 5 16:43:31 CET 2026 - jack@suse.cz
- iomap: account for unaligned end offsets when truncating read
range (git-fixes).
- commit d3a2bf0
-------------------------------------------------------------------
Thu Feb 5 16:42:13 CET 2026 - jack@suse.cz
- ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref
(git-fixes).
- commit 2476b62
-------------------------------------------------------------------
Thu Feb 5 10:44:26 CET 2026 - iivanov@suse.de

View File

@@ -18,7 +18,7 @@
%define srcversion 6.12
%define patchversion 6.12.0
%define git_commit 63593c20419566af645688cceb30a4020efef595
%define git_commit 33e4dd73d5701fafe1712997ea76d77ac31dd120
%define variant %{nil}
%define build_html 1
%define build_pdf 0
@@ -30,7 +30,7 @@
Name: kernel-docs
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.g63593c2
Release: <RELEASE>.g33e4dd7
%else
Release: 0
%endif

View File

@@ -1,3 +1,161 @@
-------------------------------------------------------------------
Wed Feb 11 13:39:54 CET 2026 - mkubecek@suse.cz
- net/sched: Enforce that teql can only be used as root qdisc
(CVE-2026-23074 bsc#1257749).
- commit 4a5b062
-------------------------------------------------------------------
Wed Feb 11 09:29:55 CET 2026 - tiwai@suse.de
- media: pci: mg4b: Use IRQF_NO_THREAD (git-fixes).
- mfd: wm8350-core: Use IRQF_ONESHOT (git-fixes).
- Bluetooth: btintel_pcie: Use IRQF_ONESHOT and default primary
handler (git-fixes).
- platform/x86: int0002: Remove IRQF_ONESHOT from request_irq()
(git-fixes).
- genirq: Set IRQF_COND_ONESHOT in devm_request_irq() (git-fixes).
- crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists
correctly (git-fixes).
- crypto: starfive - Fix memory leak in
starfive_aes_aead_do_one_req() (git-fixes).
- crypto: caam - fix netdev memory leak in dpaa2_caam_probe
(git-fixes).
- crypto: hisilicon/trng - support tfms sharing the device
(git-fixes).
- crypto: virtio - Remove duplicated virtqueue_kick in
virtio_crypto_skcipher_crypt_req (git-fixes).
- crypto: virtio - Add spinlock protection with virtqueue
notification (git-fixes).
- crypto: hisilicon/sec2 - support skcipher/aead fallback for
hardware queue unavailable (git-fixes).
- crypto: hisilicon/zip - adjust the way to obtain the req in
the callback function (git-fixes).
- crypto: octeontx - fix dma_free_coherent() size (git-fixes).
- crypto: cavium - fix dma_free_coherent() size (git-fixes).
- crypto: iaa - Fix out-of-bounds index in
find_empty_iaa_compression_mode (git-fixes).
- crypto: octeontx - Fix length check to avoid truncation in
ucode_load_store (git-fixes).
- crypto: qat - fix warning on adf_pfvf_pf_proto.c (git-fixes).
- crypto: qat - fix parameter order used in
ICP_QAT_FW_COMN_FLAGS_BUILD (git-fixes).
- Documentation: mailbox: mbox_chan_ops.flush() is optional
(git-fixes).
- platform/x86: hp-bioscfg: Skip empty attribute names
(git-fixes).
- commit 4559d68
-------------------------------------------------------------------
Tue Feb 10 17:10:51 CET 2026 - iivanov@suse.de
- phy: qcom-qusb2: Fix NULL pointer dereference on early suspend (bsc#1257686 CVE-2025-71193)
- commit 19f0093
-------------------------------------------------------------------
Tue Feb 10 17:04:40 CET 2026 - iivanov@suse.de
- Octeontx2-af: Add proper checks for fwdata (bsc#1257709 CVE-2026-23070)
- commit dea3240
-------------------------------------------------------------------
Tue Feb 10 16:52:10 CET 2026 - iivanov@suse.de
- irqchip/gic-v3-its: Avoid truncating memory addresses (bsc#1257758 CVE-2026-23085)
- commit be35313
-------------------------------------------------------------------
Tue Feb 10 16:47:47 CET 2026 - iivanov@suse.de
- arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA (bsc#1257762 CVE-2026-23107)
- commit 19d7755
-------------------------------------------------------------------
Tue Feb 10 16:38:53 CET 2026 - iivanov@suse.de
- arm64/fpsimd: signal: Fix restoration of SVE context (bsc#1257772 CVE-2026-23102)
- commit 1a38c1d
-------------------------------------------------------------------
Tue Feb 10 16:35:45 CET 2026 - iivanov@suse.de
- spi: spi-sprd-adi: Fix double free in probe error path (bsc#1257805 CVE-2026-23068)
- commit 7304352
-------------------------------------------------------------------
Tue Feb 10 15:59:56 CET 2026 - jdelvare@suse.com
- blacklist.conf: CVE-2025-68789 is invalid
- Delete
patches.suse/hwmon-ibmpex-fix-use-after-free-in-high-low-store.patch.
- commit f8a3a89
-------------------------------------------------------------------
Tue Feb 10 09:27:30 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-check-in-IRQ-han.patch (git-fixes bsc#1257952)
- commit d5bce4f
-------------------------------------------------------------------
Tue Feb 10 09:26:51 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-clearing-in-tegr.patch (git-fixes bsc#1257952)
- commit 27b982c
-------------------------------------------------------------------
Tue Feb 10 09:25:57 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-in-tegra_qspi_co.patch (git-fixes bsc#1257952)
- commit 98fc331
-------------------------------------------------------------------
Tue Feb 10 09:25:15 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-assignment-in-te.patch (git-fixes bsc#1257952)
- commit bd0d13d
-------------------------------------------------------------------
Tue Feb 10 09:24:40 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Move-curr_xfer-read-inside-spinloc.patch (git-fixes bsc#1257952)
- commit 1f60101
-------------------------------------------------------------------
Tue Feb 10 09:23:18 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Return-IRQ_HANDLED-when-timeout-al.patch (git-fixes bsc#1257952)
- commit c2f4ce0
-------------------------------------------------------------------
Tue Feb 10 08:42:38 CET 2026 - tiwai@suse.de
- thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature
(git-fixes).
- thermal/of: Fix reference leak in thermal_of_cm_lookup()
(git-fixes).
- OPP: Return correct value in dev_pm_opp_get_level (git-fixes).
- PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races
(git-fixes).
- PM: wakeup: Handle empty list in wakeup_sources_walk_start()
(git-fixes).
- ACPICA: Fix NULL pointer dereference in
acpi_ev_address_space_dispatch() (git-fixes).
- tpm: st33zp24: Fix missing cleanup on get_burstcount() error
(git-fixes).
- tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount()
failure (git-fixes).
- i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers()
(git-fixes).
- i3c: dw: Initialize spinlock to avoid upsetting lockdep
(git-fixes).
- i3c: master: Update hot-join flag only on success (git-fixes).
- i3c: Move device name assignment after i3c_bus_init (git-fixes).
- auxdisplay: arm-charlcd: fix release_mem_region() size
(git-fixes).
- OPP: OF: Fix an OF node leak in _opp_add_static_v2()
(git-fixes).
- commit 41b898f
-------------------------------------------------------------------
Sun Feb 8 09:20:56 CET 2026 - tiwai@suse.de
@@ -116,6 +274,20 @@ Thu Feb 5 22:10:23 CET 2026 - mwilck@suse.com
- dm: Fix deadlock when reloading a multipath table (bsc#1254928).
- commit 8e55787
-------------------------------------------------------------------
Thu Feb 5 16:43:31 CET 2026 - jack@suse.cz
- iomap: account for unaligned end offsets when truncating read
range (git-fixes).
- commit d3a2bf0
-------------------------------------------------------------------
Thu Feb 5 16:42:13 CET 2026 - jack@suse.cz
- ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref
(git-fixes).
- commit 2476b62
-------------------------------------------------------------------
Thu Feb 5 10:44:26 CET 2026 - iivanov@suse.de

View File

@@ -19,7 +19,7 @@
%define srcversion 6.12
%define patchversion 6.12.0
%define git_commit 63593c20419566af645688cceb30a4020efef595
%define git_commit 33e4dd73d5701fafe1712997ea76d77ac31dd120
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@@ -42,7 +42,7 @@
Name: kernel-kvmsmall
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.g63593c2
Release: <RELEASE>.g33e4dd7
%else
Release: 0
%endif

View File

@@ -1,3 +1,161 @@
-------------------------------------------------------------------
Wed Feb 11 13:39:54 CET 2026 - mkubecek@suse.cz
- net/sched: Enforce that teql can only be used as root qdisc
(CVE-2026-23074 bsc#1257749).
- commit 4a5b062
-------------------------------------------------------------------
Wed Feb 11 09:29:55 CET 2026 - tiwai@suse.de
- media: pci: mg4b: Use IRQF_NO_THREAD (git-fixes).
- mfd: wm8350-core: Use IRQF_ONESHOT (git-fixes).
- Bluetooth: btintel_pcie: Use IRQF_ONESHOT and default primary
handler (git-fixes).
- platform/x86: int0002: Remove IRQF_ONESHOT from request_irq()
(git-fixes).
- genirq: Set IRQF_COND_ONESHOT in devm_request_irq() (git-fixes).
- crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists
correctly (git-fixes).
- crypto: starfive - Fix memory leak in
starfive_aes_aead_do_one_req() (git-fixes).
- crypto: caam - fix netdev memory leak in dpaa2_caam_probe
(git-fixes).
- crypto: hisilicon/trng - support tfms sharing the device
(git-fixes).
- crypto: virtio - Remove duplicated virtqueue_kick in
virtio_crypto_skcipher_crypt_req (git-fixes).
- crypto: virtio - Add spinlock protection with virtqueue
notification (git-fixes).
- crypto: hisilicon/sec2 - support skcipher/aead fallback for
hardware queue unavailable (git-fixes).
- crypto: hisilicon/zip - adjust the way to obtain the req in
the callback function (git-fixes).
- crypto: octeontx - fix dma_free_coherent() size (git-fixes).
- crypto: cavium - fix dma_free_coherent() size (git-fixes).
- crypto: iaa - Fix out-of-bounds index in
find_empty_iaa_compression_mode (git-fixes).
- crypto: octeontx - Fix length check to avoid truncation in
ucode_load_store (git-fixes).
- crypto: qat - fix warning on adf_pfvf_pf_proto.c (git-fixes).
- crypto: qat - fix parameter order used in
ICP_QAT_FW_COMN_FLAGS_BUILD (git-fixes).
- Documentation: mailbox: mbox_chan_ops.flush() is optional
(git-fixes).
- platform/x86: hp-bioscfg: Skip empty attribute names
(git-fixes).
- commit 4559d68
-------------------------------------------------------------------
Tue Feb 10 17:10:51 CET 2026 - iivanov@suse.de
- phy: qcom-qusb2: Fix NULL pointer dereference on early suspend (bsc#1257686 CVE-2025-71193)
- commit 19f0093
-------------------------------------------------------------------
Tue Feb 10 17:04:40 CET 2026 - iivanov@suse.de
- Octeontx2-af: Add proper checks for fwdata (bsc#1257709 CVE-2026-23070)
- commit dea3240
-------------------------------------------------------------------
Tue Feb 10 16:52:10 CET 2026 - iivanov@suse.de
- irqchip/gic-v3-its: Avoid truncating memory addresses (bsc#1257758 CVE-2026-23085)
- commit be35313
-------------------------------------------------------------------
Tue Feb 10 16:47:47 CET 2026 - iivanov@suse.de
- arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA (bsc#1257762 CVE-2026-23107)
- commit 19d7755
-------------------------------------------------------------------
Tue Feb 10 16:38:53 CET 2026 - iivanov@suse.de
- arm64/fpsimd: signal: Fix restoration of SVE context (bsc#1257772 CVE-2026-23102)
- commit 1a38c1d
-------------------------------------------------------------------
Tue Feb 10 16:35:45 CET 2026 - iivanov@suse.de
- spi: spi-sprd-adi: Fix double free in probe error path (bsc#1257805 CVE-2026-23068)
- commit 7304352
-------------------------------------------------------------------
Tue Feb 10 15:59:56 CET 2026 - jdelvare@suse.com
- blacklist.conf: CVE-2025-68789 is invalid
- Delete
patches.suse/hwmon-ibmpex-fix-use-after-free-in-high-low-store.patch.
- commit f8a3a89
-------------------------------------------------------------------
Tue Feb 10 09:27:30 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-check-in-IRQ-han.patch (git-fixes bsc#1257952)
- commit d5bce4f
-------------------------------------------------------------------
Tue Feb 10 09:26:51 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-clearing-in-tegr.patch (git-fixes bsc#1257952)
- commit 27b982c
-------------------------------------------------------------------
Tue Feb 10 09:25:57 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-in-tegra_qspi_co.patch (git-fixes bsc#1257952)
- commit 98fc331
-------------------------------------------------------------------
Tue Feb 10 09:25:15 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-assignment-in-te.patch (git-fixes bsc#1257952)
- commit bd0d13d
-------------------------------------------------------------------
Tue Feb 10 09:24:40 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Move-curr_xfer-read-inside-spinloc.patch (git-fixes bsc#1257952)
- commit 1f60101
-------------------------------------------------------------------
Tue Feb 10 09:23:18 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Return-IRQ_HANDLED-when-timeout-al.patch (git-fixes bsc#1257952)
- commit c2f4ce0
-------------------------------------------------------------------
Tue Feb 10 08:42:38 CET 2026 - tiwai@suse.de
- thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature
(git-fixes).
- thermal/of: Fix reference leak in thermal_of_cm_lookup()
(git-fixes).
- OPP: Return correct value in dev_pm_opp_get_level (git-fixes).
- PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races
(git-fixes).
- PM: wakeup: Handle empty list in wakeup_sources_walk_start()
(git-fixes).
- ACPICA: Fix NULL pointer dereference in
acpi_ev_address_space_dispatch() (git-fixes).
- tpm: st33zp24: Fix missing cleanup on get_burstcount() error
(git-fixes).
- tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount()
failure (git-fixes).
- i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers()
(git-fixes).
- i3c: dw: Initialize spinlock to avoid upsetting lockdep
(git-fixes).
- i3c: master: Update hot-join flag only on success (git-fixes).
- i3c: Move device name assignment after i3c_bus_init (git-fixes).
- auxdisplay: arm-charlcd: fix release_mem_region() size
(git-fixes).
- OPP: OF: Fix an OF node leak in _opp_add_static_v2()
(git-fixes).
- commit 41b898f
-------------------------------------------------------------------
Sun Feb 8 09:20:56 CET 2026 - tiwai@suse.de
@@ -116,6 +274,20 @@ Thu Feb 5 22:10:23 CET 2026 - mwilck@suse.com
- dm: Fix deadlock when reloading a multipath table (bsc#1254928).
- commit 8e55787
-------------------------------------------------------------------
Thu Feb 5 16:43:31 CET 2026 - jack@suse.cz
- iomap: account for unaligned end offsets when truncating read
range (git-fixes).
- commit d3a2bf0
-------------------------------------------------------------------
Thu Feb 5 16:42:13 CET 2026 - jack@suse.cz
- ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref
(git-fixes).
- commit 2476b62
-------------------------------------------------------------------
Thu Feb 5 10:44:26 CET 2026 - iivanov@suse.de

View File

@@ -38,7 +38,7 @@
%endif
%endif
%endif
%global kernel_package kernel%kernel_flavor-srchash-63593c20419566af645688cceb30a4020efef595
%global kernel_package kernel%kernel_flavor-srchash-33e4dd73d5701fafe1712997ea76d77ac31dd120
%endif
%if 0%{?rhel_version}
%global kernel_package kernel
@@ -47,14 +47,14 @@
Name: kernel-obs-build
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.g63593c2
Release: <RELEASE>.g33e4dd7
%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-63593c20419566af645688cceb30a4020efef595
Provides: kernel-obs-build-srchash-33e4dd73d5701fafe1712997ea76d77ac31dd120
BuildRequires: coreutils
BuildRequires: device-mapper
BuildRequires: dracut

View File

@@ -1,3 +1,161 @@
-------------------------------------------------------------------
Wed Feb 11 13:39:54 CET 2026 - mkubecek@suse.cz
- net/sched: Enforce that teql can only be used as root qdisc
(CVE-2026-23074 bsc#1257749).
- commit 4a5b062
-------------------------------------------------------------------
Wed Feb 11 09:29:55 CET 2026 - tiwai@suse.de
- media: pci: mg4b: Use IRQF_NO_THREAD (git-fixes).
- mfd: wm8350-core: Use IRQF_ONESHOT (git-fixes).
- Bluetooth: btintel_pcie: Use IRQF_ONESHOT and default primary
handler (git-fixes).
- platform/x86: int0002: Remove IRQF_ONESHOT from request_irq()
(git-fixes).
- genirq: Set IRQF_COND_ONESHOT in devm_request_irq() (git-fixes).
- crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists
correctly (git-fixes).
- crypto: starfive - Fix memory leak in
starfive_aes_aead_do_one_req() (git-fixes).
- crypto: caam - fix netdev memory leak in dpaa2_caam_probe
(git-fixes).
- crypto: hisilicon/trng - support tfms sharing the device
(git-fixes).
- crypto: virtio - Remove duplicated virtqueue_kick in
virtio_crypto_skcipher_crypt_req (git-fixes).
- crypto: virtio - Add spinlock protection with virtqueue
notification (git-fixes).
- crypto: hisilicon/sec2 - support skcipher/aead fallback for
hardware queue unavailable (git-fixes).
- crypto: hisilicon/zip - adjust the way to obtain the req in
the callback function (git-fixes).
- crypto: octeontx - fix dma_free_coherent() size (git-fixes).
- crypto: cavium - fix dma_free_coherent() size (git-fixes).
- crypto: iaa - Fix out-of-bounds index in
find_empty_iaa_compression_mode (git-fixes).
- crypto: octeontx - Fix length check to avoid truncation in
ucode_load_store (git-fixes).
- crypto: qat - fix warning on adf_pfvf_pf_proto.c (git-fixes).
- crypto: qat - fix parameter order used in
ICP_QAT_FW_COMN_FLAGS_BUILD (git-fixes).
- Documentation: mailbox: mbox_chan_ops.flush() is optional
(git-fixes).
- platform/x86: hp-bioscfg: Skip empty attribute names
(git-fixes).
- commit 4559d68
-------------------------------------------------------------------
Tue Feb 10 17:10:51 CET 2026 - iivanov@suse.de
- phy: qcom-qusb2: Fix NULL pointer dereference on early suspend (bsc#1257686 CVE-2025-71193)
- commit 19f0093
-------------------------------------------------------------------
Tue Feb 10 17:04:40 CET 2026 - iivanov@suse.de
- Octeontx2-af: Add proper checks for fwdata (bsc#1257709 CVE-2026-23070)
- commit dea3240
-------------------------------------------------------------------
Tue Feb 10 16:52:10 CET 2026 - iivanov@suse.de
- irqchip/gic-v3-its: Avoid truncating memory addresses (bsc#1257758 CVE-2026-23085)
- commit be35313
-------------------------------------------------------------------
Tue Feb 10 16:47:47 CET 2026 - iivanov@suse.de
- arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA (bsc#1257762 CVE-2026-23107)
- commit 19d7755
-------------------------------------------------------------------
Tue Feb 10 16:38:53 CET 2026 - iivanov@suse.de
- arm64/fpsimd: signal: Fix restoration of SVE context (bsc#1257772 CVE-2026-23102)
- commit 1a38c1d
-------------------------------------------------------------------
Tue Feb 10 16:35:45 CET 2026 - iivanov@suse.de
- spi: spi-sprd-adi: Fix double free in probe error path (bsc#1257805 CVE-2026-23068)
- commit 7304352
-------------------------------------------------------------------
Tue Feb 10 15:59:56 CET 2026 - jdelvare@suse.com
- blacklist.conf: CVE-2025-68789 is invalid
- Delete
patches.suse/hwmon-ibmpex-fix-use-after-free-in-high-low-store.patch.
- commit f8a3a89
-------------------------------------------------------------------
Tue Feb 10 09:27:30 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-check-in-IRQ-han.patch (git-fixes bsc#1257952)
- commit d5bce4f
-------------------------------------------------------------------
Tue Feb 10 09:26:51 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-clearing-in-tegr.patch (git-fixes bsc#1257952)
- commit 27b982c
-------------------------------------------------------------------
Tue Feb 10 09:25:57 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-in-tegra_qspi_co.patch (git-fixes bsc#1257952)
- commit 98fc331
-------------------------------------------------------------------
Tue Feb 10 09:25:15 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-assignment-in-te.patch (git-fixes bsc#1257952)
- commit bd0d13d
-------------------------------------------------------------------
Tue Feb 10 09:24:40 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Move-curr_xfer-read-inside-spinloc.patch (git-fixes bsc#1257952)
- commit 1f60101
-------------------------------------------------------------------
Tue Feb 10 09:23:18 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Return-IRQ_HANDLED-when-timeout-al.patch (git-fixes bsc#1257952)
- commit c2f4ce0
-------------------------------------------------------------------
Tue Feb 10 08:42:38 CET 2026 - tiwai@suse.de
- thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature
(git-fixes).
- thermal/of: Fix reference leak in thermal_of_cm_lookup()
(git-fixes).
- OPP: Return correct value in dev_pm_opp_get_level (git-fixes).
- PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races
(git-fixes).
- PM: wakeup: Handle empty list in wakeup_sources_walk_start()
(git-fixes).
- ACPICA: Fix NULL pointer dereference in
acpi_ev_address_space_dispatch() (git-fixes).
- tpm: st33zp24: Fix missing cleanup on get_burstcount() error
(git-fixes).
- tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount()
failure (git-fixes).
- i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers()
(git-fixes).
- i3c: dw: Initialize spinlock to avoid upsetting lockdep
(git-fixes).
- i3c: master: Update hot-join flag only on success (git-fixes).
- i3c: Move device name assignment after i3c_bus_init (git-fixes).
- auxdisplay: arm-charlcd: fix release_mem_region() size
(git-fixes).
- OPP: OF: Fix an OF node leak in _opp_add_static_v2()
(git-fixes).
- commit 41b898f
-------------------------------------------------------------------
Sun Feb 8 09:20:56 CET 2026 - tiwai@suse.de
@@ -116,6 +274,20 @@ Thu Feb 5 22:10:23 CET 2026 - mwilck@suse.com
- dm: Fix deadlock when reloading a multipath table (bsc#1254928).
- commit 8e55787
-------------------------------------------------------------------
Thu Feb 5 16:43:31 CET 2026 - jack@suse.cz
- iomap: account for unaligned end offsets when truncating read
range (git-fixes).
- commit d3a2bf0
-------------------------------------------------------------------
Thu Feb 5 16:42:13 CET 2026 - jack@suse.cz
- ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref
(git-fixes).
- commit 2476b62
-------------------------------------------------------------------
Thu Feb 5 10:44:26 CET 2026 - iivanov@suse.de

View File

@@ -25,7 +25,7 @@
Name: kernel-obs-qa
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.g63593c2
Release: <RELEASE>.g33e4dd7
%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-63593c20419566af645688cceb30a4020efef595
BuildRequires: kernel-obs-build-srchash-33e4dd73d5701fafe1712997ea76d77ac31dd120
%endif
BuildRequires: modutils
ExclusiveArch: aarch64 ppc64le s390x x86_64

View File

@@ -1,3 +1,161 @@
-------------------------------------------------------------------
Wed Feb 11 13:39:54 CET 2026 - mkubecek@suse.cz
- net/sched: Enforce that teql can only be used as root qdisc
(CVE-2026-23074 bsc#1257749).
- commit 4a5b062
-------------------------------------------------------------------
Wed Feb 11 09:29:55 CET 2026 - tiwai@suse.de
- media: pci: mg4b: Use IRQF_NO_THREAD (git-fixes).
- mfd: wm8350-core: Use IRQF_ONESHOT (git-fixes).
- Bluetooth: btintel_pcie: Use IRQF_ONESHOT and default primary
handler (git-fixes).
- platform/x86: int0002: Remove IRQF_ONESHOT from request_irq()
(git-fixes).
- genirq: Set IRQF_COND_ONESHOT in devm_request_irq() (git-fixes).
- crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists
correctly (git-fixes).
- crypto: starfive - Fix memory leak in
starfive_aes_aead_do_one_req() (git-fixes).
- crypto: caam - fix netdev memory leak in dpaa2_caam_probe
(git-fixes).
- crypto: hisilicon/trng - support tfms sharing the device
(git-fixes).
- crypto: virtio - Remove duplicated virtqueue_kick in
virtio_crypto_skcipher_crypt_req (git-fixes).
- crypto: virtio - Add spinlock protection with virtqueue
notification (git-fixes).
- crypto: hisilicon/sec2 - support skcipher/aead fallback for
hardware queue unavailable (git-fixes).
- crypto: hisilicon/zip - adjust the way to obtain the req in
the callback function (git-fixes).
- crypto: octeontx - fix dma_free_coherent() size (git-fixes).
- crypto: cavium - fix dma_free_coherent() size (git-fixes).
- crypto: iaa - Fix out-of-bounds index in
find_empty_iaa_compression_mode (git-fixes).
- crypto: octeontx - Fix length check to avoid truncation in
ucode_load_store (git-fixes).
- crypto: qat - fix warning on adf_pfvf_pf_proto.c (git-fixes).
- crypto: qat - fix parameter order used in
ICP_QAT_FW_COMN_FLAGS_BUILD (git-fixes).
- Documentation: mailbox: mbox_chan_ops.flush() is optional
(git-fixes).
- platform/x86: hp-bioscfg: Skip empty attribute names
(git-fixes).
- commit 4559d68
-------------------------------------------------------------------
Tue Feb 10 17:10:51 CET 2026 - iivanov@suse.de
- phy: qcom-qusb2: Fix NULL pointer dereference on early suspend (bsc#1257686 CVE-2025-71193)
- commit 19f0093
-------------------------------------------------------------------
Tue Feb 10 17:04:40 CET 2026 - iivanov@suse.de
- Octeontx2-af: Add proper checks for fwdata (bsc#1257709 CVE-2026-23070)
- commit dea3240
-------------------------------------------------------------------
Tue Feb 10 16:52:10 CET 2026 - iivanov@suse.de
- irqchip/gic-v3-its: Avoid truncating memory addresses (bsc#1257758 CVE-2026-23085)
- commit be35313
-------------------------------------------------------------------
Tue Feb 10 16:47:47 CET 2026 - iivanov@suse.de
- arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA (bsc#1257762 CVE-2026-23107)
- commit 19d7755
-------------------------------------------------------------------
Tue Feb 10 16:38:53 CET 2026 - iivanov@suse.de
- arm64/fpsimd: signal: Fix restoration of SVE context (bsc#1257772 CVE-2026-23102)
- commit 1a38c1d
-------------------------------------------------------------------
Tue Feb 10 16:35:45 CET 2026 - iivanov@suse.de
- spi: spi-sprd-adi: Fix double free in probe error path (bsc#1257805 CVE-2026-23068)
- commit 7304352
-------------------------------------------------------------------
Tue Feb 10 15:59:56 CET 2026 - jdelvare@suse.com
- blacklist.conf: CVE-2025-68789 is invalid
- Delete
patches.suse/hwmon-ibmpex-fix-use-after-free-in-high-low-store.patch.
- commit f8a3a89
-------------------------------------------------------------------
Tue Feb 10 09:27:30 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-check-in-IRQ-han.patch (git-fixes bsc#1257952)
- commit d5bce4f
-------------------------------------------------------------------
Tue Feb 10 09:26:51 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-clearing-in-tegr.patch (git-fixes bsc#1257952)
- commit 27b982c
-------------------------------------------------------------------
Tue Feb 10 09:25:57 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-in-tegra_qspi_co.patch (git-fixes bsc#1257952)
- commit 98fc331
-------------------------------------------------------------------
Tue Feb 10 09:25:15 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-assignment-in-te.patch (git-fixes bsc#1257952)
- commit bd0d13d
-------------------------------------------------------------------
Tue Feb 10 09:24:40 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Move-curr_xfer-read-inside-spinloc.patch (git-fixes bsc#1257952)
- commit 1f60101
-------------------------------------------------------------------
Tue Feb 10 09:23:18 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Return-IRQ_HANDLED-when-timeout-al.patch (git-fixes bsc#1257952)
- commit c2f4ce0
-------------------------------------------------------------------
Tue Feb 10 08:42:38 CET 2026 - tiwai@suse.de
- thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature
(git-fixes).
- thermal/of: Fix reference leak in thermal_of_cm_lookup()
(git-fixes).
- OPP: Return correct value in dev_pm_opp_get_level (git-fixes).
- PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races
(git-fixes).
- PM: wakeup: Handle empty list in wakeup_sources_walk_start()
(git-fixes).
- ACPICA: Fix NULL pointer dereference in
acpi_ev_address_space_dispatch() (git-fixes).
- tpm: st33zp24: Fix missing cleanup on get_burstcount() error
(git-fixes).
- tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount()
failure (git-fixes).
- i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers()
(git-fixes).
- i3c: dw: Initialize spinlock to avoid upsetting lockdep
(git-fixes).
- i3c: master: Update hot-join flag only on success (git-fixes).
- i3c: Move device name assignment after i3c_bus_init (git-fixes).
- auxdisplay: arm-charlcd: fix release_mem_region() size
(git-fixes).
- OPP: OF: Fix an OF node leak in _opp_add_static_v2()
(git-fixes).
- commit 41b898f
-------------------------------------------------------------------
Sun Feb 8 09:20:56 CET 2026 - tiwai@suse.de
@@ -116,6 +274,20 @@ Thu Feb 5 22:10:23 CET 2026 - mwilck@suse.com
- dm: Fix deadlock when reloading a multipath table (bsc#1254928).
- commit 8e55787
-------------------------------------------------------------------
Thu Feb 5 16:43:31 CET 2026 - jack@suse.cz
- iomap: account for unaligned end offsets when truncating read
range (git-fixes).
- commit d3a2bf0
-------------------------------------------------------------------
Thu Feb 5 16:42:13 CET 2026 - jack@suse.cz
- ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref
(git-fixes).
- commit 2476b62
-------------------------------------------------------------------
Thu Feb 5 10:44:26 CET 2026 - iivanov@suse.de

View File

@@ -19,7 +19,7 @@
%define srcversion 6.12
%define patchversion 6.12.0
%define git_commit 63593c20419566af645688cceb30a4020efef595
%define git_commit 33e4dd73d5701fafe1712997ea76d77ac31dd120
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@@ -42,7 +42,7 @@
Name: kernel-rt
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.g63593c2
Release: <RELEASE>.g33e4dd7
%else
Release: 0
%endif

View File

@@ -1,3 +1,161 @@
-------------------------------------------------------------------
Wed Feb 11 13:39:54 CET 2026 - mkubecek@suse.cz
- net/sched: Enforce that teql can only be used as root qdisc
(CVE-2026-23074 bsc#1257749).
- commit 4a5b062
-------------------------------------------------------------------
Wed Feb 11 09:29:55 CET 2026 - tiwai@suse.de
- media: pci: mg4b: Use IRQF_NO_THREAD (git-fixes).
- mfd: wm8350-core: Use IRQF_ONESHOT (git-fixes).
- Bluetooth: btintel_pcie: Use IRQF_ONESHOT and default primary
handler (git-fixes).
- platform/x86: int0002: Remove IRQF_ONESHOT from request_irq()
(git-fixes).
- genirq: Set IRQF_COND_ONESHOT in devm_request_irq() (git-fixes).
- crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists
correctly (git-fixes).
- crypto: starfive - Fix memory leak in
starfive_aes_aead_do_one_req() (git-fixes).
- crypto: caam - fix netdev memory leak in dpaa2_caam_probe
(git-fixes).
- crypto: hisilicon/trng - support tfms sharing the device
(git-fixes).
- crypto: virtio - Remove duplicated virtqueue_kick in
virtio_crypto_skcipher_crypt_req (git-fixes).
- crypto: virtio - Add spinlock protection with virtqueue
notification (git-fixes).
- crypto: hisilicon/sec2 - support skcipher/aead fallback for
hardware queue unavailable (git-fixes).
- crypto: hisilicon/zip - adjust the way to obtain the req in
the callback function (git-fixes).
- crypto: octeontx - fix dma_free_coherent() size (git-fixes).
- crypto: cavium - fix dma_free_coherent() size (git-fixes).
- crypto: iaa - Fix out-of-bounds index in
find_empty_iaa_compression_mode (git-fixes).
- crypto: octeontx - Fix length check to avoid truncation in
ucode_load_store (git-fixes).
- crypto: qat - fix warning on adf_pfvf_pf_proto.c (git-fixes).
- crypto: qat - fix parameter order used in
ICP_QAT_FW_COMN_FLAGS_BUILD (git-fixes).
- Documentation: mailbox: mbox_chan_ops.flush() is optional
(git-fixes).
- platform/x86: hp-bioscfg: Skip empty attribute names
(git-fixes).
- commit 4559d68
-------------------------------------------------------------------
Tue Feb 10 17:10:51 CET 2026 - iivanov@suse.de
- phy: qcom-qusb2: Fix NULL pointer dereference on early suspend (bsc#1257686 CVE-2025-71193)
- commit 19f0093
-------------------------------------------------------------------
Tue Feb 10 17:04:40 CET 2026 - iivanov@suse.de
- Octeontx2-af: Add proper checks for fwdata (bsc#1257709 CVE-2026-23070)
- commit dea3240
-------------------------------------------------------------------
Tue Feb 10 16:52:10 CET 2026 - iivanov@suse.de
- irqchip/gic-v3-its: Avoid truncating memory addresses (bsc#1257758 CVE-2026-23085)
- commit be35313
-------------------------------------------------------------------
Tue Feb 10 16:47:47 CET 2026 - iivanov@suse.de
- arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA (bsc#1257762 CVE-2026-23107)
- commit 19d7755
-------------------------------------------------------------------
Tue Feb 10 16:38:53 CET 2026 - iivanov@suse.de
- arm64/fpsimd: signal: Fix restoration of SVE context (bsc#1257772 CVE-2026-23102)
- commit 1a38c1d
-------------------------------------------------------------------
Tue Feb 10 16:35:45 CET 2026 - iivanov@suse.de
- spi: spi-sprd-adi: Fix double free in probe error path (bsc#1257805 CVE-2026-23068)
- commit 7304352
-------------------------------------------------------------------
Tue Feb 10 15:59:56 CET 2026 - jdelvare@suse.com
- blacklist.conf: CVE-2025-68789 is invalid
- Delete
patches.suse/hwmon-ibmpex-fix-use-after-free-in-high-low-store.patch.
- commit f8a3a89
-------------------------------------------------------------------
Tue Feb 10 09:27:30 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-check-in-IRQ-han.patch (git-fixes bsc#1257952)
- commit d5bce4f
-------------------------------------------------------------------
Tue Feb 10 09:26:51 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-clearing-in-tegr.patch (git-fixes bsc#1257952)
- commit 27b982c
-------------------------------------------------------------------
Tue Feb 10 09:25:57 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-in-tegra_qspi_co.patch (git-fixes bsc#1257952)
- commit 98fc331
-------------------------------------------------------------------
Tue Feb 10 09:25:15 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-assignment-in-te.patch (git-fixes bsc#1257952)
- commit bd0d13d
-------------------------------------------------------------------
Tue Feb 10 09:24:40 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Move-curr_xfer-read-inside-spinloc.patch (git-fixes bsc#1257952)
- commit 1f60101
-------------------------------------------------------------------
Tue Feb 10 09:23:18 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Return-IRQ_HANDLED-when-timeout-al.patch (git-fixes bsc#1257952)
- commit c2f4ce0
-------------------------------------------------------------------
Tue Feb 10 08:42:38 CET 2026 - tiwai@suse.de
- thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature
(git-fixes).
- thermal/of: Fix reference leak in thermal_of_cm_lookup()
(git-fixes).
- OPP: Return correct value in dev_pm_opp_get_level (git-fixes).
- PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races
(git-fixes).
- PM: wakeup: Handle empty list in wakeup_sources_walk_start()
(git-fixes).
- ACPICA: Fix NULL pointer dereference in
acpi_ev_address_space_dispatch() (git-fixes).
- tpm: st33zp24: Fix missing cleanup on get_burstcount() error
(git-fixes).
- tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount()
failure (git-fixes).
- i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers()
(git-fixes).
- i3c: dw: Initialize spinlock to avoid upsetting lockdep
(git-fixes).
- i3c: master: Update hot-join flag only on success (git-fixes).
- i3c: Move device name assignment after i3c_bus_init (git-fixes).
- auxdisplay: arm-charlcd: fix release_mem_region() size
(git-fixes).
- OPP: OF: Fix an OF node leak in _opp_add_static_v2()
(git-fixes).
- commit 41b898f
-------------------------------------------------------------------
Sun Feb 8 09:20:56 CET 2026 - tiwai@suse.de
@@ -116,6 +274,20 @@ Thu Feb 5 22:10:23 CET 2026 - mwilck@suse.com
- dm: Fix deadlock when reloading a multipath table (bsc#1254928).
- commit 8e55787
-------------------------------------------------------------------
Thu Feb 5 16:43:31 CET 2026 - jack@suse.cz
- iomap: account for unaligned end offsets when truncating read
range (git-fixes).
- commit d3a2bf0
-------------------------------------------------------------------
Thu Feb 5 16:42:13 CET 2026 - jack@suse.cz
- ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref
(git-fixes).
- commit 2476b62
-------------------------------------------------------------------
Thu Feb 5 10:44:26 CET 2026 - iivanov@suse.de

View File

@@ -18,7 +18,7 @@
%define srcversion 6.12
%define patchversion 6.12.0
%define git_commit 63593c20419566af645688cceb30a4020efef595
%define git_commit 33e4dd73d5701fafe1712997ea76d77ac31dd120
%define variant %{nil}
%define gcc_package gcc13
%define gcc_compiler gcc-13
@@ -30,7 +30,7 @@
Name: kernel-source
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.g63593c2
Release: <RELEASE>.g33e4dd7
%else
Release: 0
%endif

View File

@@ -1,3 +1,161 @@
-------------------------------------------------------------------
Wed Feb 11 13:39:54 CET 2026 - mkubecek@suse.cz
- net/sched: Enforce that teql can only be used as root qdisc
(CVE-2026-23074 bsc#1257749).
- commit 4a5b062
-------------------------------------------------------------------
Wed Feb 11 09:29:55 CET 2026 - tiwai@suse.de
- media: pci: mg4b: Use IRQF_NO_THREAD (git-fixes).
- mfd: wm8350-core: Use IRQF_ONESHOT (git-fixes).
- Bluetooth: btintel_pcie: Use IRQF_ONESHOT and default primary
handler (git-fixes).
- platform/x86: int0002: Remove IRQF_ONESHOT from request_irq()
(git-fixes).
- genirq: Set IRQF_COND_ONESHOT in devm_request_irq() (git-fixes).
- crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists
correctly (git-fixes).
- crypto: starfive - Fix memory leak in
starfive_aes_aead_do_one_req() (git-fixes).
- crypto: caam - fix netdev memory leak in dpaa2_caam_probe
(git-fixes).
- crypto: hisilicon/trng - support tfms sharing the device
(git-fixes).
- crypto: virtio - Remove duplicated virtqueue_kick in
virtio_crypto_skcipher_crypt_req (git-fixes).
- crypto: virtio - Add spinlock protection with virtqueue
notification (git-fixes).
- crypto: hisilicon/sec2 - support skcipher/aead fallback for
hardware queue unavailable (git-fixes).
- crypto: hisilicon/zip - adjust the way to obtain the req in
the callback function (git-fixes).
- crypto: octeontx - fix dma_free_coherent() size (git-fixes).
- crypto: cavium - fix dma_free_coherent() size (git-fixes).
- crypto: iaa - Fix out-of-bounds index in
find_empty_iaa_compression_mode (git-fixes).
- crypto: octeontx - Fix length check to avoid truncation in
ucode_load_store (git-fixes).
- crypto: qat - fix warning on adf_pfvf_pf_proto.c (git-fixes).
- crypto: qat - fix parameter order used in
ICP_QAT_FW_COMN_FLAGS_BUILD (git-fixes).
- Documentation: mailbox: mbox_chan_ops.flush() is optional
(git-fixes).
- platform/x86: hp-bioscfg: Skip empty attribute names
(git-fixes).
- commit 4559d68
-------------------------------------------------------------------
Tue Feb 10 17:10:51 CET 2026 - iivanov@suse.de
- phy: qcom-qusb2: Fix NULL pointer dereference on early suspend (bsc#1257686 CVE-2025-71193)
- commit 19f0093
-------------------------------------------------------------------
Tue Feb 10 17:04:40 CET 2026 - iivanov@suse.de
- Octeontx2-af: Add proper checks for fwdata (bsc#1257709 CVE-2026-23070)
- commit dea3240
-------------------------------------------------------------------
Tue Feb 10 16:52:10 CET 2026 - iivanov@suse.de
- irqchip/gic-v3-its: Avoid truncating memory addresses (bsc#1257758 CVE-2026-23085)
- commit be35313
-------------------------------------------------------------------
Tue Feb 10 16:47:47 CET 2026 - iivanov@suse.de
- arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA (bsc#1257762 CVE-2026-23107)
- commit 19d7755
-------------------------------------------------------------------
Tue Feb 10 16:38:53 CET 2026 - iivanov@suse.de
- arm64/fpsimd: signal: Fix restoration of SVE context (bsc#1257772 CVE-2026-23102)
- commit 1a38c1d
-------------------------------------------------------------------
Tue Feb 10 16:35:45 CET 2026 - iivanov@suse.de
- spi: spi-sprd-adi: Fix double free in probe error path (bsc#1257805 CVE-2026-23068)
- commit 7304352
-------------------------------------------------------------------
Tue Feb 10 15:59:56 CET 2026 - jdelvare@suse.com
- blacklist.conf: CVE-2025-68789 is invalid
- Delete
patches.suse/hwmon-ibmpex-fix-use-after-free-in-high-low-store.patch.
- commit f8a3a89
-------------------------------------------------------------------
Tue Feb 10 09:27:30 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-check-in-IRQ-han.patch (git-fixes bsc#1257952)
- commit d5bce4f
-------------------------------------------------------------------
Tue Feb 10 09:26:51 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-clearing-in-tegr.patch (git-fixes bsc#1257952)
- commit 27b982c
-------------------------------------------------------------------
Tue Feb 10 09:25:57 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-in-tegra_qspi_co.patch (git-fixes bsc#1257952)
- commit 98fc331
-------------------------------------------------------------------
Tue Feb 10 09:25:15 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-assignment-in-te.patch (git-fixes bsc#1257952)
- commit bd0d13d
-------------------------------------------------------------------
Tue Feb 10 09:24:40 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Move-curr_xfer-read-inside-spinloc.patch (git-fixes bsc#1257952)
- commit 1f60101
-------------------------------------------------------------------
Tue Feb 10 09:23:18 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Return-IRQ_HANDLED-when-timeout-al.patch (git-fixes bsc#1257952)
- commit c2f4ce0
-------------------------------------------------------------------
Tue Feb 10 08:42:38 CET 2026 - tiwai@suse.de
- thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature
(git-fixes).
- thermal/of: Fix reference leak in thermal_of_cm_lookup()
(git-fixes).
- OPP: Return correct value in dev_pm_opp_get_level (git-fixes).
- PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races
(git-fixes).
- PM: wakeup: Handle empty list in wakeup_sources_walk_start()
(git-fixes).
- ACPICA: Fix NULL pointer dereference in
acpi_ev_address_space_dispatch() (git-fixes).
- tpm: st33zp24: Fix missing cleanup on get_burstcount() error
(git-fixes).
- tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount()
failure (git-fixes).
- i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers()
(git-fixes).
- i3c: dw: Initialize spinlock to avoid upsetting lockdep
(git-fixes).
- i3c: master: Update hot-join flag only on success (git-fixes).
- i3c: Move device name assignment after i3c_bus_init (git-fixes).
- auxdisplay: arm-charlcd: fix release_mem_region() size
(git-fixes).
- OPP: OF: Fix an OF node leak in _opp_add_static_v2()
(git-fixes).
- commit 41b898f
-------------------------------------------------------------------
Sun Feb 8 09:20:56 CET 2026 - tiwai@suse.de
@@ -116,6 +274,20 @@ Thu Feb 5 22:10:23 CET 2026 - mwilck@suse.com
- dm: Fix deadlock when reloading a multipath table (bsc#1254928).
- commit 8e55787
-------------------------------------------------------------------
Thu Feb 5 16:43:31 CET 2026 - jack@suse.cz
- iomap: account for unaligned end offsets when truncating read
range (git-fixes).
- commit d3a2bf0
-------------------------------------------------------------------
Thu Feb 5 16:42:13 CET 2026 - jack@suse.cz
- ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref
(git-fixes).
- commit 2476b62
-------------------------------------------------------------------
Thu Feb 5 10:44:26 CET 2026 - iivanov@suse.de

View File

@@ -16,7 +16,7 @@
#
%define git_commit 63593c20419566af645688cceb30a4020efef595
%define git_commit 33e4dd73d5701fafe1712997ea76d77ac31dd120
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@@ -24,7 +24,7 @@
Name: kernel-syms
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.g63593c2
Release: <RELEASE>.g33e4dd7
%else
Release: 0
%endif

View File

@@ -1,3 +1,161 @@
-------------------------------------------------------------------
Wed Feb 11 13:39:54 CET 2026 - mkubecek@suse.cz
- net/sched: Enforce that teql can only be used as root qdisc
(CVE-2026-23074 bsc#1257749).
- commit 4a5b062
-------------------------------------------------------------------
Wed Feb 11 09:29:55 CET 2026 - tiwai@suse.de
- media: pci: mg4b: Use IRQF_NO_THREAD (git-fixes).
- mfd: wm8350-core: Use IRQF_ONESHOT (git-fixes).
- Bluetooth: btintel_pcie: Use IRQF_ONESHOT and default primary
handler (git-fixes).
- platform/x86: int0002: Remove IRQF_ONESHOT from request_irq()
(git-fixes).
- genirq: Set IRQF_COND_ONESHOT in devm_request_irq() (git-fixes).
- crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists
correctly (git-fixes).
- crypto: starfive - Fix memory leak in
starfive_aes_aead_do_one_req() (git-fixes).
- crypto: caam - fix netdev memory leak in dpaa2_caam_probe
(git-fixes).
- crypto: hisilicon/trng - support tfms sharing the device
(git-fixes).
- crypto: virtio - Remove duplicated virtqueue_kick in
virtio_crypto_skcipher_crypt_req (git-fixes).
- crypto: virtio - Add spinlock protection with virtqueue
notification (git-fixes).
- crypto: hisilicon/sec2 - support skcipher/aead fallback for
hardware queue unavailable (git-fixes).
- crypto: hisilicon/zip - adjust the way to obtain the req in
the callback function (git-fixes).
- crypto: octeontx - fix dma_free_coherent() size (git-fixes).
- crypto: cavium - fix dma_free_coherent() size (git-fixes).
- crypto: iaa - Fix out-of-bounds index in
find_empty_iaa_compression_mode (git-fixes).
- crypto: octeontx - Fix length check to avoid truncation in
ucode_load_store (git-fixes).
- crypto: qat - fix warning on adf_pfvf_pf_proto.c (git-fixes).
- crypto: qat - fix parameter order used in
ICP_QAT_FW_COMN_FLAGS_BUILD (git-fixes).
- Documentation: mailbox: mbox_chan_ops.flush() is optional
(git-fixes).
- platform/x86: hp-bioscfg: Skip empty attribute names
(git-fixes).
- commit 4559d68
-------------------------------------------------------------------
Tue Feb 10 17:10:51 CET 2026 - iivanov@suse.de
- phy: qcom-qusb2: Fix NULL pointer dereference on early suspend (bsc#1257686 CVE-2025-71193)
- commit 19f0093
-------------------------------------------------------------------
Tue Feb 10 17:04:40 CET 2026 - iivanov@suse.de
- Octeontx2-af: Add proper checks for fwdata (bsc#1257709 CVE-2026-23070)
- commit dea3240
-------------------------------------------------------------------
Tue Feb 10 16:52:10 CET 2026 - iivanov@suse.de
- irqchip/gic-v3-its: Avoid truncating memory addresses (bsc#1257758 CVE-2026-23085)
- commit be35313
-------------------------------------------------------------------
Tue Feb 10 16:47:47 CET 2026 - iivanov@suse.de
- arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA (bsc#1257762 CVE-2026-23107)
- commit 19d7755
-------------------------------------------------------------------
Tue Feb 10 16:38:53 CET 2026 - iivanov@suse.de
- arm64/fpsimd: signal: Fix restoration of SVE context (bsc#1257772 CVE-2026-23102)
- commit 1a38c1d
-------------------------------------------------------------------
Tue Feb 10 16:35:45 CET 2026 - iivanov@suse.de
- spi: spi-sprd-adi: Fix double free in probe error path (bsc#1257805 CVE-2026-23068)
- commit 7304352
-------------------------------------------------------------------
Tue Feb 10 15:59:56 CET 2026 - jdelvare@suse.com
- blacklist.conf: CVE-2025-68789 is invalid
- Delete
patches.suse/hwmon-ibmpex-fix-use-after-free-in-high-low-store.patch.
- commit f8a3a89
-------------------------------------------------------------------
Tue Feb 10 09:27:30 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-check-in-IRQ-han.patch (git-fixes bsc#1257952)
- commit d5bce4f
-------------------------------------------------------------------
Tue Feb 10 09:26:51 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-clearing-in-tegr.patch (git-fixes bsc#1257952)
- commit 27b982c
-------------------------------------------------------------------
Tue Feb 10 09:25:57 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-in-tegra_qspi_co.patch (git-fixes bsc#1257952)
- commit 98fc331
-------------------------------------------------------------------
Tue Feb 10 09:25:15 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Protect-curr_xfer-assignment-in-te.patch (git-fixes bsc#1257952)
- commit bd0d13d
-------------------------------------------------------------------
Tue Feb 10 09:24:40 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Move-curr_xfer-read-inside-spinloc.patch (git-fixes bsc#1257952)
- commit 1f60101
-------------------------------------------------------------------
Tue Feb 10 09:23:18 CET 2026 - iivanov@suse.de
- Update patches.suse/spi-tegra210-quad-Return-IRQ_HANDLED-when-timeout-al.patch (git-fixes bsc#1257952)
- commit c2f4ce0
-------------------------------------------------------------------
Tue Feb 10 08:42:38 CET 2026 - tiwai@suse.de
- thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature
(git-fixes).
- thermal/of: Fix reference leak in thermal_of_cm_lookup()
(git-fixes).
- OPP: Return correct value in dev_pm_opp_get_level (git-fixes).
- PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races
(git-fixes).
- PM: wakeup: Handle empty list in wakeup_sources_walk_start()
(git-fixes).
- ACPICA: Fix NULL pointer dereference in
acpi_ev_address_space_dispatch() (git-fixes).
- tpm: st33zp24: Fix missing cleanup on get_burstcount() error
(git-fixes).
- tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount()
failure (git-fixes).
- i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers()
(git-fixes).
- i3c: dw: Initialize spinlock to avoid upsetting lockdep
(git-fixes).
- i3c: master: Update hot-join flag only on success (git-fixes).
- i3c: Move device name assignment after i3c_bus_init (git-fixes).
- auxdisplay: arm-charlcd: fix release_mem_region() size
(git-fixes).
- OPP: OF: Fix an OF node leak in _opp_add_static_v2()
(git-fixes).
- commit 41b898f
-------------------------------------------------------------------
Sun Feb 8 09:20:56 CET 2026 - tiwai@suse.de
@@ -116,6 +274,20 @@ Thu Feb 5 22:10:23 CET 2026 - mwilck@suse.com
- dm: Fix deadlock when reloading a multipath table (bsc#1254928).
- commit 8e55787
-------------------------------------------------------------------
Thu Feb 5 16:43:31 CET 2026 - jack@suse.cz
- iomap: account for unaligned end offsets when truncating read
range (git-fixes).
- commit d3a2bf0
-------------------------------------------------------------------
Thu Feb 5 16:42:13 CET 2026 - jack@suse.cz
- ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref
(git-fixes).
- commit 2476b62
-------------------------------------------------------------------
Thu Feb 5 10:44:26 CET 2026 - iivanov@suse.de

View File

@@ -19,7 +19,7 @@
%define srcversion 6.12
%define patchversion 6.12.0
%define git_commit 63593c20419566af645688cceb30a4020efef595
%define git_commit 33e4dd73d5701fafe1712997ea76d77ac31dd120
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@@ -42,7 +42,7 @@
Name: kernel-zfcpdump
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.g63593c2
Release: <RELEASE>.g33e4dd7
%else
Release: 0
%endif

Binary file not shown.

View File

@@ -4731,6 +4731,7 @@
patches.suse/cpufreq-fix-using-cpufreq-dt-as-module.patch
patches.suse/cpufreq-qcom-Fix-qcom_cpufreq_hw_recalc_rate-to-query-LUT-if-LMh-IRQ-is-not-available.patch
patches.suse/cpufreq-qcom-Implement-clk_ops-determine_rate-for-qcom_cpufreq-clocks.patch
patches.suse/OPP-OF-Fix-an-OF-node-leak-in-_opp_add_static_v2.patch
patches.suse/cpupower-fix-TSC-MHz-calculation.patch
patches.suse/APEI-GHES-Have-GHES-honor-the-panic-setting.patch
patches.suse/ACPI-fan-cleanup-resources-in-the-error-path-of-.pro.patch
@@ -13890,6 +13891,7 @@
patches.suse/spi-bcm63xx-fix-premature-CS-deassertion-on-RX-only-.patch
patches.suse/spi-amlogic-spifc-a1-Handle-devm_pm_runtime_enable-e.patch
patches.suse/spi-nxp-fspi-Propagate-fwnode-in-ACPI-case-as-well.patch
patches.suse/iomap-account-for-unaligned-end-offsets-when-truncat.patch
patches.suse/perf-x86-amd-Check-event-before-enable-to-avoid-GPF.patch
patches.suse/sched-fair-Skip-sched_balance_running-cmpxchg-when-balance-is-not-due.patch
patches.suse/sched-fair-Have-SD_SERIALIZE-affect-newidle-balancing.patch
@@ -14358,7 +14360,6 @@
patches.suse/mmc-sdhci-of-arasan-Increase-CD-stable-timeout-to-2-.patch
patches.suse/mmc-sdhci-esdhc-imx-add-alternate-ARCH_S32-dependenc.patch
patches.suse/hwmon-dell-smm-Limit-fan-multiplier-to-avoid-overflo.patch
patches.suse/hwmon-ibmpex-fix-use-after-free-in-high-low-store.patch
patches.suse/hwmon-tmp401-fix-overflow-caused-by-default-conversi.patch
patches.suse/hwmon-ltc4282-Fix-reset_history-file-permissions.patch
patches.suse/xfs-fix-a-UAF-problem-in-xattr-repair.patch
@@ -14531,6 +14532,7 @@
patches.suse/USB-serial-option-add-Telit-LE910-MBIM-composition.patch
patches.suse/USB-serial-ftdi_sio-add-support-for-PICAXE-AXE027-ca.patch
patches.suse/phy-fsl-imx8mq-usb-Clear-the-PCS_TX_SWING_FULL-field.patch
patches.suse/phy-qcom-qusb2-Fix-NULL-pointer-dereference-on-early-suspe.patch
patches.suse/phy-stm32-usphyc-Fix-off-by-one-in-probe.patch
patches.suse/phy-ti-da8xx-usb-Handle-devm_pm_runtime_enable-error.patch
patches.suse/phy-ti-gmii-sel-fix-regmap-leak-on-probe-failure.patch
@@ -14558,6 +14560,7 @@
patches.suse/dmaengine-qcom-gpi-Fix-memory-leak-in-gpi_peripheral.patch
patches.suse/dmaengine-omap-dma-fix-dma_pool-resource-leak-in-err.patch
patches.suse/dmaengine-apple-admac-Add-apple-t8103-admac-compatib.patch
patches.suse/ext4-fix-iloc.bh-leak-in-ext4_xattr_inode_update_ref.patch
patches.suse/ata-ahci-Do-not-read-the-per-port-area-for-unimpleme.patch
patches.suse/ata-libata-sata-Improve-link_power_management_suppor.patch
patches.suse/ata-libata-Add-cpr_log-to-ata_dev_print_features-ear.patch
@@ -14572,6 +14575,7 @@
patches.suse/can-kvaser_usb-kvaser_usb_read_bulk_callback-fix-URB.patch
patches.suse/can-mcba_usb-mcba_usb_read_bulk_callback-fix-URB-mem.patch
patches.suse/can-usb_8dev-usb_8dev_read_bulk_callback-fix-URB-mem.patch
patches.suse/net-sched-Enforce-that-teql-can-only-be-used-as-root.patch
patches.suse/mISDN-annotate-data-race-around-dev-work.patch
patches.suse/usbnet-limit-max_mtu-based-on-device-s-hard_mtu.patch
patches.suse/wifi-rsi-Fix-memory-corruption-due-to-not-set-vif-dr.patch
@@ -14580,6 +14584,7 @@
patches.suse/wifi-ath12k-fix-dma_free_coherent-pointer.patch
patches.suse/wifi-mac80211-don-t-perform-DA-check-on-S1G-beacon.patch
patches.suse/dpll-Prevent-duplicate-registrations.patch
patches.suse/Octeontx2-af-Add-proper-checks-for-fwdata.patch
patches.suse/x86-make-page-fault-handling-disable-interrupts-properly.patch
patches.suse/crypto-authencesn-reject-too-short-AAD-assoclen-8-to.patch
patches.suse/drm-imagination-Wait-for-FW-trace-update-command-com.patch
@@ -14595,13 +14600,17 @@
patches.suse/ALSA-usb-audio-Fix-use-after-free-in-snd_usb_mixer_f.patch
patches.suse/gpio-cdev-Correct-return-code-on-memory-allocation-f.patch
patches.suse/regmap-Fix-race-condition-in-hwspinlock-irqsave-rout.patch
patches.suse/spi-spi-sprd-adi-Fix-double-free-in-probe-error-path.patch
patches.suse/mmc-sdhci-of-dwcmshc-Prevent-illegal-clock-reduction.patch
patches.suse/mmc-rtsx_pci_sdmmc-implement-sdmmc_card_busy-functio.patch
patches.suse/platform-x86-amd-Fix-memory-leak-in-wbrf_record.patch
patches.suse/platform-x86-hp-bioscfg-Fix-kobject-warnings-for-emp.patch
patches.suse/platform-x86-hp-bioscfg-Fix-kernel-panic-in-GET_INST.patch
patches.suse/platform-x86-hp-bioscfg-Fix-automatic-module-loading.patch
patches.suse/arm64-fpsimd-signal-Allocate-SSVE-storage-when-restoring-Z.patch
patches.suse/arm64-fpsimd-signal-Fix-restoration-of-SVE-context.patch
patches.suse/arm64-Set-__nocfi-on-swsusp_arch_resume.patch
patches.suse/irqchip-gic-v3-its-Avoid-truncating-memory-addresses.patch
patches.suse/sched-fair-Disable-scheduler-feature-NEXT_BUDDY.patch
patches.suse/clocksource-Reduce-watchdog-readout-delay-limit-to-p.patch
patches.suse/Input-i8042-add-quirk-for-ASUS-Zenbook-UX425QA_UM425.patch
@@ -14671,6 +14680,7 @@
patches.suse/platform-x86-toshiba_haps-Fix-memory-leaks-in-add-re.patch
patches.suse/platform-x86-intel_telemetry-Fix-swapped-arrays-in-P.patch
patches.suse/platform-x86-intel_telemetry-Fix-PSS-event-register-.patch
patches.suse/platform-x86-hp-bioscfg-Skip-empty-attribute-names.patch
patches.suse/net-usb-r8152-fix-resume-reset-deadlock.patch
patches.suse/wifi-iwlwifi-mvm-pause-TCM-on-fast-resume.patch
patches.suse/Revert-drm-nouveau-disp-Set-drm_mode_config_funcs.at.patch
@@ -14693,6 +14703,39 @@
patches.suse/spi-tegra210-quad-Protect-curr_xfer-check-in-IRQ-han.patch
patches.suse/spi-tegra-Fix-a-memory-leak-in-tegra_slink_probe.patch
patches.suse/spi-tegra114-Preserve-SPI-mode-bits-in-def_command1_.patch
patches.suse/auxdisplay-arm-charlcd-fix-release_mem_region-size.patch
patches.suse/i3c-Move-device-name-assignment-after-i3c_bus_init.patch
patches.suse/i3c-master-Update-hot-join-flag-only-on-success.patch
patches.suse/i3c-dw-Initialize-spinlock-to-avoid-upsetting-lockde.patch
patches.suse/i3c-dw-Fix-memory-leak-in-dw_i3c_master_i2c_xfers.patch
patches.suse/tpm-tpm_i2c_infineon-Fix-locality-leak-on-get_burstc.patch
patches.suse/tpm-st33zp24-Fix-missing-cleanup-on-get_burstcount-e.patch
patches.suse/ACPICA-Fix-NULL-pointer-dereference-in-acpi_ev_addre.patch
patches.suse/PM-wakeup-Handle-empty-list-in-wakeup_sources_walk_s.patch
patches.suse/PM-sleep-wakeirq-harden-dev_pm_clear_wake_irq-agains.patch
patches.suse/OPP-Return-correct-value-in-dev_pm_opp_get_level.patch
patches.suse/thermal-of-Fix-reference-leak-in-thermal_of_cm_looku.patch
patches.suse/thermal-intel-x86_pkg_temp_thermal-Handle-invalid-te.patch
patches.suse/Documentation-mailbox-mbox_chan_ops.flush-is-optiona.patch
patches.suse/crypto-qat-fix-parameter-order-used-in-ICP_QAT_FW_CO.patch
patches.suse/crypto-qat-fix-warning-on-adf_pfvf_pf_proto.c.patch
patches.suse/crypto-octeontx-Fix-length-check-to-avoid-truncation.patch
patches.suse/crypto-iaa-Fix-out-of-bounds-index-in-find_empty_iaa.patch
patches.suse/crypto-cavium-fix-dma_free_coherent-size.patch
patches.suse/crypto-octeontx-fix-dma_free_coherent-size.patch
patches.suse/crypto-hisilicon-zip-adjust-the-way-to-obtain-the-re.patch
patches.suse/crypto-hisilicon-sec2-support-skcipher-aead-fallback.patch
patches.suse/crypto-virtio-Add-spinlock-protection-with-virtqueue.patch
patches.suse/crypto-virtio-Remove-duplicated-virtqueue_kick-in-vi.patch
patches.suse/crypto-hisilicon-trng-support-tfms-sharing-the-devic.patch
patches.suse/crypto-caam-fix-netdev-memory-leak-in-dpaa2_caam_pro.patch
patches.suse/crypto-starfive-Fix-memory-leak-in-starfive_aes_aead.patch
patches.suse/crypto-omap-Allocate-OMAP_CRYPTO_FORCE_COPY-scatterl.patch
patches.suse/genirq-Set-IRQF_COND_ONESHOT-in-devm_request_irq.patch
patches.suse/platform-x86-int0002-Remove-IRQF_ONESHOT-from-reques.patch
patches.suse/Bluetooth-btintel_pcie-Use-IRQF_ONESHOT-and-default-.patch
patches.suse/mfd-wm8350-core-Use-IRQF_ONESHOT.patch
patches.suse/media-pci-mg4b-Use-IRQF_NO_THREAD.patch
# netdev/net-next main
patches.suse/ice-use-netif_get_num_default_rss_queues.patch

View File

@@ -1,3 +1,3 @@
2026-02-10 00:00:11 +0000
GIT Revision: 63593c20419566af645688cceb30a4020efef595
2026-02-11 14:11:42 +0000
GIT Revision: 33e4dd73d5701fafe1712997ea76d77ac31dd120
GIT Branch: SL-16.0