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