diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index 35271e8..c3ac7a2 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Wed Feb 11 09:22:55 CET 2026 - tiwai@suse.de + +- 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: hisilicon/trng - support tfms sharing the device + (git-fixes). +- crypto: hisilicon/zip - adjust the way to obtain the req in + the callback function (git-fixes). +- commit 6098b0f + +------------------------------------------------------------------- +Wed Feb 11 09:16:06 CET 2026 - tiwai@suse.de + +- mfd: wm8350-core: Use IRQF_ONESHOT (git-fixes). +- crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists + correctly (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: 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). +- commit ef8920f + ------------------------------------------------------------------- Tue Feb 10 15:43:03 CET 2026 - jdelvare@suse.com @@ -6,6 +45,20 @@ Tue Feb 10 15:43:03 CET 2026 - jdelvare@suse.com patches.suse/hwmon-ibmpex-fix-use-after-free-in-high-low-store.patch. - commit 4322f6e +------------------------------------------------------------------- +Tue Feb 10 15:10:58 CET 2026 - rbm@suse.com + +- net: tunnel: make skb_vlan_inet_prepare() return drop reasons + (bsc#1257942 bsc#1257246 CVE-2026-23003). +- commit 3935902 + +------------------------------------------------------------------- +Tue Feb 10 15:10:39 CET 2026 - rbm@suse.com + +- vxlan: Pull inner IP header in vxlan_xmit_one() (bsc#1257942 + bsc#1257246 CVE-2026-23003). +- commit 8097957 + ------------------------------------------------------------------- Tue Feb 10 08:33:53 CET 2026 - tiwai@suse.de diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index a33726f..aad2121 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -27,7 +27,7 @@ Name: dtb-aarch64 Version: 6.4.0 %if 0%{?is_kotd} -Release: .g79a8341 +Release: .ged41e20 %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index 35271e8..c3ac7a2 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Wed Feb 11 09:22:55 CET 2026 - tiwai@suse.de + +- 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: hisilicon/trng - support tfms sharing the device + (git-fixes). +- crypto: hisilicon/zip - adjust the way to obtain the req in + the callback function (git-fixes). +- commit 6098b0f + +------------------------------------------------------------------- +Wed Feb 11 09:16:06 CET 2026 - tiwai@suse.de + +- mfd: wm8350-core: Use IRQF_ONESHOT (git-fixes). +- crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists + correctly (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: 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). +- commit ef8920f + ------------------------------------------------------------------- Tue Feb 10 15:43:03 CET 2026 - jdelvare@suse.com @@ -6,6 +45,20 @@ Tue Feb 10 15:43:03 CET 2026 - jdelvare@suse.com patches.suse/hwmon-ibmpex-fix-use-after-free-in-high-low-store.patch. - commit 4322f6e +------------------------------------------------------------------- +Tue Feb 10 15:10:58 CET 2026 - rbm@suse.com + +- net: tunnel: make skb_vlan_inet_prepare() return drop reasons + (bsc#1257942 bsc#1257246 CVE-2026-23003). +- commit 3935902 + +------------------------------------------------------------------- +Tue Feb 10 15:10:39 CET 2026 - rbm@suse.com + +- vxlan: Pull inner IP header in vxlan_xmit_one() (bsc#1257942 + bsc#1257246 CVE-2026-23003). +- commit 8097957 + ------------------------------------------------------------------- Tue Feb 10 08:33:53 CET 2026 - tiwai@suse.de diff --git a/kernel-64kb.spec b/kernel-64kb.spec index 1e44a08..33efab5 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -19,7 +19,7 @@ %define srcversion 6.4 %define patchversion 6.4.0 -%define git_commit 79a8341496e6d33c8540f5e127aca2feeeab3066 +%define git_commit ed41e20fdd59ebce84ea27bb1b49a2bc1c4bc56a %define variant %{nil} %define compress_modules zstd %define compress_vmlinux gz @@ -42,7 +42,7 @@ Name: kernel-64kb Version: 6.4.0 %if 0%{?is_kotd} -Release: .g79a8341 +Release: .ged41e20 %else Release: 0 %endif diff --git a/kernel-default.changes b/kernel-default.changes index 35271e8..c3ac7a2 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Wed Feb 11 09:22:55 CET 2026 - tiwai@suse.de + +- 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: hisilicon/trng - support tfms sharing the device + (git-fixes). +- crypto: hisilicon/zip - adjust the way to obtain the req in + the callback function (git-fixes). +- commit 6098b0f + +------------------------------------------------------------------- +Wed Feb 11 09:16:06 CET 2026 - tiwai@suse.de + +- mfd: wm8350-core: Use IRQF_ONESHOT (git-fixes). +- crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists + correctly (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: 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). +- commit ef8920f + ------------------------------------------------------------------- Tue Feb 10 15:43:03 CET 2026 - jdelvare@suse.com @@ -6,6 +45,20 @@ Tue Feb 10 15:43:03 CET 2026 - jdelvare@suse.com patches.suse/hwmon-ibmpex-fix-use-after-free-in-high-low-store.patch. - commit 4322f6e +------------------------------------------------------------------- +Tue Feb 10 15:10:58 CET 2026 - rbm@suse.com + +- net: tunnel: make skb_vlan_inet_prepare() return drop reasons + (bsc#1257942 bsc#1257246 CVE-2026-23003). +- commit 3935902 + +------------------------------------------------------------------- +Tue Feb 10 15:10:39 CET 2026 - rbm@suse.com + +- vxlan: Pull inner IP header in vxlan_xmit_one() (bsc#1257942 + bsc#1257246 CVE-2026-23003). +- commit 8097957 + ------------------------------------------------------------------- Tue Feb 10 08:33:53 CET 2026 - tiwai@suse.de diff --git a/kernel-default.spec b/kernel-default.spec index b6fb10a..2e7f66c 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -19,7 +19,7 @@ %define srcversion 6.4 %define patchversion 6.4.0 -%define git_commit 79a8341496e6d33c8540f5e127aca2feeeab3066 +%define git_commit ed41e20fdd59ebce84ea27bb1b49a2bc1c4bc56a %define variant %{nil} %define compress_modules zstd %define compress_vmlinux gz @@ -42,7 +42,7 @@ Name: kernel-default Version: 6.4.0 %if 0%{?is_kotd} -Release: .g79a8341 +Release: .ged41e20 %else Release: 0 %endif diff --git a/kernel-docs.changes b/kernel-docs.changes index 35271e8..c3ac7a2 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Wed Feb 11 09:22:55 CET 2026 - tiwai@suse.de + +- 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: hisilicon/trng - support tfms sharing the device + (git-fixes). +- crypto: hisilicon/zip - adjust the way to obtain the req in + the callback function (git-fixes). +- commit 6098b0f + +------------------------------------------------------------------- +Wed Feb 11 09:16:06 CET 2026 - tiwai@suse.de + +- mfd: wm8350-core: Use IRQF_ONESHOT (git-fixes). +- crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists + correctly (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: 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). +- commit ef8920f + ------------------------------------------------------------------- Tue Feb 10 15:43:03 CET 2026 - jdelvare@suse.com @@ -6,6 +45,20 @@ Tue Feb 10 15:43:03 CET 2026 - jdelvare@suse.com patches.suse/hwmon-ibmpex-fix-use-after-free-in-high-low-store.patch. - commit 4322f6e +------------------------------------------------------------------- +Tue Feb 10 15:10:58 CET 2026 - rbm@suse.com + +- net: tunnel: make skb_vlan_inet_prepare() return drop reasons + (bsc#1257942 bsc#1257246 CVE-2026-23003). +- commit 3935902 + +------------------------------------------------------------------- +Tue Feb 10 15:10:39 CET 2026 - rbm@suse.com + +- vxlan: Pull inner IP header in vxlan_xmit_one() (bsc#1257942 + bsc#1257246 CVE-2026-23003). +- commit 8097957 + ------------------------------------------------------------------- Tue Feb 10 08:33:53 CET 2026 - tiwai@suse.de diff --git a/kernel-docs.spec b/kernel-docs.spec index 7f0e570..a0cc0ec 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -18,7 +18,7 @@ %define srcversion 6.4 %define patchversion 6.4.0 -%define git_commit 79a8341496e6d33c8540f5e127aca2feeeab3066 +%define git_commit ed41e20fdd59ebce84ea27bb1b49a2bc1c4bc56a %define variant %{nil} %define build_html 1 %define build_pdf 0 @@ -30,7 +30,7 @@ Name: kernel-docs Version: 6.4.0 %if 0%{?is_kotd} -Release: .g79a8341 +Release: .ged41e20 %else Release: 0 %endif diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index 35271e8..c3ac7a2 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Wed Feb 11 09:22:55 CET 2026 - tiwai@suse.de + +- 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: hisilicon/trng - support tfms sharing the device + (git-fixes). +- crypto: hisilicon/zip - adjust the way to obtain the req in + the callback function (git-fixes). +- commit 6098b0f + +------------------------------------------------------------------- +Wed Feb 11 09:16:06 CET 2026 - tiwai@suse.de + +- mfd: wm8350-core: Use IRQF_ONESHOT (git-fixes). +- crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists + correctly (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: 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). +- commit ef8920f + ------------------------------------------------------------------- Tue Feb 10 15:43:03 CET 2026 - jdelvare@suse.com @@ -6,6 +45,20 @@ Tue Feb 10 15:43:03 CET 2026 - jdelvare@suse.com patches.suse/hwmon-ibmpex-fix-use-after-free-in-high-low-store.patch. - commit 4322f6e +------------------------------------------------------------------- +Tue Feb 10 15:10:58 CET 2026 - rbm@suse.com + +- net: tunnel: make skb_vlan_inet_prepare() return drop reasons + (bsc#1257942 bsc#1257246 CVE-2026-23003). +- commit 3935902 + +------------------------------------------------------------------- +Tue Feb 10 15:10:39 CET 2026 - rbm@suse.com + +- vxlan: Pull inner IP header in vxlan_xmit_one() (bsc#1257942 + bsc#1257246 CVE-2026-23003). +- commit 8097957 + ------------------------------------------------------------------- Tue Feb 10 08:33:53 CET 2026 - tiwai@suse.de diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index 7cf915c..ba9c225 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -19,7 +19,7 @@ %define srcversion 6.4 %define patchversion 6.4.0 -%define git_commit 79a8341496e6d33c8540f5e127aca2feeeab3066 +%define git_commit ed41e20fdd59ebce84ea27bb1b49a2bc1c4bc56a %define variant %{nil} %define compress_modules zstd %define compress_vmlinux gz @@ -42,7 +42,7 @@ Name: kernel-kvmsmall Version: 6.4.0 %if 0%{?is_kotd} -Release: .g79a8341 +Release: .ged41e20 %else Release: 0 %endif diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index 35271e8..c3ac7a2 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Wed Feb 11 09:22:55 CET 2026 - tiwai@suse.de + +- 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: hisilicon/trng - support tfms sharing the device + (git-fixes). +- crypto: hisilicon/zip - adjust the way to obtain the req in + the callback function (git-fixes). +- commit 6098b0f + +------------------------------------------------------------------- +Wed Feb 11 09:16:06 CET 2026 - tiwai@suse.de + +- mfd: wm8350-core: Use IRQF_ONESHOT (git-fixes). +- crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists + correctly (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: 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). +- commit ef8920f + ------------------------------------------------------------------- Tue Feb 10 15:43:03 CET 2026 - jdelvare@suse.com @@ -6,6 +45,20 @@ Tue Feb 10 15:43:03 CET 2026 - jdelvare@suse.com patches.suse/hwmon-ibmpex-fix-use-after-free-in-high-low-store.patch. - commit 4322f6e +------------------------------------------------------------------- +Tue Feb 10 15:10:58 CET 2026 - rbm@suse.com + +- net: tunnel: make skb_vlan_inet_prepare() return drop reasons + (bsc#1257942 bsc#1257246 CVE-2026-23003). +- commit 3935902 + +------------------------------------------------------------------- +Tue Feb 10 15:10:39 CET 2026 - rbm@suse.com + +- vxlan: Pull inner IP header in vxlan_xmit_one() (bsc#1257942 + bsc#1257246 CVE-2026-23003). +- commit 8097957 + ------------------------------------------------------------------- Tue Feb 10 08:33:53 CET 2026 - tiwai@suse.de diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index 386542a..39a11f4 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -38,7 +38,7 @@ %endif %endif %endif -%global kernel_package kernel%kernel_flavor-srchash-79a8341496e6d33c8540f5e127aca2feeeab3066 +%global kernel_package kernel%kernel_flavor-srchash-ed41e20fdd59ebce84ea27bb1b49a2bc1c4bc56a %endif %if 0%{?rhel_version} %global kernel_package kernel @@ -47,14 +47,14 @@ Name: kernel-obs-build Version: 6.4.0 %if 0%{?is_kotd} -Release: .g79a8341 +Release: .ged41e20 %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-79a8341496e6d33c8540f5e127aca2feeeab3066 +Provides: kernel-obs-build-srchash-ed41e20fdd59ebce84ea27bb1b49a2bc1c4bc56a BuildRequires: coreutils BuildRequires: device-mapper BuildRequires: dracut diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index 35271e8..c3ac7a2 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Wed Feb 11 09:22:55 CET 2026 - tiwai@suse.de + +- 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: hisilicon/trng - support tfms sharing the device + (git-fixes). +- crypto: hisilicon/zip - adjust the way to obtain the req in + the callback function (git-fixes). +- commit 6098b0f + +------------------------------------------------------------------- +Wed Feb 11 09:16:06 CET 2026 - tiwai@suse.de + +- mfd: wm8350-core: Use IRQF_ONESHOT (git-fixes). +- crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists + correctly (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: 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). +- commit ef8920f + ------------------------------------------------------------------- Tue Feb 10 15:43:03 CET 2026 - jdelvare@suse.com @@ -6,6 +45,20 @@ Tue Feb 10 15:43:03 CET 2026 - jdelvare@suse.com patches.suse/hwmon-ibmpex-fix-use-after-free-in-high-low-store.patch. - commit 4322f6e +------------------------------------------------------------------- +Tue Feb 10 15:10:58 CET 2026 - rbm@suse.com + +- net: tunnel: make skb_vlan_inet_prepare() return drop reasons + (bsc#1257942 bsc#1257246 CVE-2026-23003). +- commit 3935902 + +------------------------------------------------------------------- +Tue Feb 10 15:10:39 CET 2026 - rbm@suse.com + +- vxlan: Pull inner IP header in vxlan_xmit_one() (bsc#1257942 + bsc#1257246 CVE-2026-23003). +- commit 8097957 + ------------------------------------------------------------------- Tue Feb 10 08:33:53 CET 2026 - tiwai@suse.de diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index ff1edd2..13945e3 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -25,7 +25,7 @@ Name: kernel-obs-qa Version: 6.4.0 %if 0%{?is_kotd} -Release: .g79a8341 +Release: .ged41e20 %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-79a8341496e6d33c8540f5e127aca2feeeab3066 +BuildRequires: kernel-obs-build-srchash-ed41e20fdd59ebce84ea27bb1b49a2bc1c4bc56a %endif BuildRequires: modutils ExclusiveArch: aarch64 ppc64le s390x x86_64 diff --git a/kernel-source.changes b/kernel-source.changes index 35271e8..c3ac7a2 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Wed Feb 11 09:22:55 CET 2026 - tiwai@suse.de + +- 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: hisilicon/trng - support tfms sharing the device + (git-fixes). +- crypto: hisilicon/zip - adjust the way to obtain the req in + the callback function (git-fixes). +- commit 6098b0f + +------------------------------------------------------------------- +Wed Feb 11 09:16:06 CET 2026 - tiwai@suse.de + +- mfd: wm8350-core: Use IRQF_ONESHOT (git-fixes). +- crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists + correctly (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: 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). +- commit ef8920f + ------------------------------------------------------------------- Tue Feb 10 15:43:03 CET 2026 - jdelvare@suse.com @@ -6,6 +45,20 @@ Tue Feb 10 15:43:03 CET 2026 - jdelvare@suse.com patches.suse/hwmon-ibmpex-fix-use-after-free-in-high-low-store.patch. - commit 4322f6e +------------------------------------------------------------------- +Tue Feb 10 15:10:58 CET 2026 - rbm@suse.com + +- net: tunnel: make skb_vlan_inet_prepare() return drop reasons + (bsc#1257942 bsc#1257246 CVE-2026-23003). +- commit 3935902 + +------------------------------------------------------------------- +Tue Feb 10 15:10:39 CET 2026 - rbm@suse.com + +- vxlan: Pull inner IP header in vxlan_xmit_one() (bsc#1257942 + bsc#1257246 CVE-2026-23003). +- commit 8097957 + ------------------------------------------------------------------- Tue Feb 10 08:33:53 CET 2026 - tiwai@suse.de diff --git a/kernel-source.spec b/kernel-source.spec index 44fe195..8536cf2 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -18,7 +18,7 @@ %define srcversion 6.4 %define patchversion 6.4.0 -%define git_commit 79a8341496e6d33c8540f5e127aca2feeeab3066 +%define git_commit ed41e20fdd59ebce84ea27bb1b49a2bc1c4bc56a %define variant %{nil} %define gcc_package gcc %define gcc_compiler gcc @@ -30,7 +30,7 @@ Name: kernel-source Version: 6.4.0 %if 0%{?is_kotd} -Release: .g79a8341 +Release: .ged41e20 %else Release: 0 %endif diff --git a/kernel-syms.changes b/kernel-syms.changes index 35271e8..c3ac7a2 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Wed Feb 11 09:22:55 CET 2026 - tiwai@suse.de + +- 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: hisilicon/trng - support tfms sharing the device + (git-fixes). +- crypto: hisilicon/zip - adjust the way to obtain the req in + the callback function (git-fixes). +- commit 6098b0f + +------------------------------------------------------------------- +Wed Feb 11 09:16:06 CET 2026 - tiwai@suse.de + +- mfd: wm8350-core: Use IRQF_ONESHOT (git-fixes). +- crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists + correctly (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: 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). +- commit ef8920f + ------------------------------------------------------------------- Tue Feb 10 15:43:03 CET 2026 - jdelvare@suse.com @@ -6,6 +45,20 @@ Tue Feb 10 15:43:03 CET 2026 - jdelvare@suse.com patches.suse/hwmon-ibmpex-fix-use-after-free-in-high-low-store.patch. - commit 4322f6e +------------------------------------------------------------------- +Tue Feb 10 15:10:58 CET 2026 - rbm@suse.com + +- net: tunnel: make skb_vlan_inet_prepare() return drop reasons + (bsc#1257942 bsc#1257246 CVE-2026-23003). +- commit 3935902 + +------------------------------------------------------------------- +Tue Feb 10 15:10:39 CET 2026 - rbm@suse.com + +- vxlan: Pull inner IP header in vxlan_xmit_one() (bsc#1257942 + bsc#1257246 CVE-2026-23003). +- commit 8097957 + ------------------------------------------------------------------- Tue Feb 10 08:33:53 CET 2026 - tiwai@suse.de diff --git a/kernel-syms.spec b/kernel-syms.spec index 976efcf..79024b8 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -16,7 +16,7 @@ # -%define git_commit 79a8341496e6d33c8540f5e127aca2feeeab3066 +%define git_commit ed41e20fdd59ebce84ea27bb1b49a2bc1c4bc56a %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -24,7 +24,7 @@ Name: kernel-syms Version: 6.4.0 %if 0%{?is_kotd} -Release: .g79a8341 +Release: .ged41e20 %else Release: 0 %endif diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index 35271e8..c3ac7a2 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Wed Feb 11 09:22:55 CET 2026 - tiwai@suse.de + +- 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: hisilicon/trng - support tfms sharing the device + (git-fixes). +- crypto: hisilicon/zip - adjust the way to obtain the req in + the callback function (git-fixes). +- commit 6098b0f + +------------------------------------------------------------------- +Wed Feb 11 09:16:06 CET 2026 - tiwai@suse.de + +- mfd: wm8350-core: Use IRQF_ONESHOT (git-fixes). +- crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists + correctly (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: 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). +- commit ef8920f + ------------------------------------------------------------------- Tue Feb 10 15:43:03 CET 2026 - jdelvare@suse.com @@ -6,6 +45,20 @@ Tue Feb 10 15:43:03 CET 2026 - jdelvare@suse.com patches.suse/hwmon-ibmpex-fix-use-after-free-in-high-low-store.patch. - commit 4322f6e +------------------------------------------------------------------- +Tue Feb 10 15:10:58 CET 2026 - rbm@suse.com + +- net: tunnel: make skb_vlan_inet_prepare() return drop reasons + (bsc#1257942 bsc#1257246 CVE-2026-23003). +- commit 3935902 + +------------------------------------------------------------------- +Tue Feb 10 15:10:39 CET 2026 - rbm@suse.com + +- vxlan: Pull inner IP header in vxlan_xmit_one() (bsc#1257942 + bsc#1257246 CVE-2026-23003). +- commit 8097957 + ------------------------------------------------------------------- Tue Feb 10 08:33:53 CET 2026 - tiwai@suse.de diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index 2f9265a..35cd228 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -19,7 +19,7 @@ %define srcversion 6.4 %define patchversion 6.4.0 -%define git_commit 79a8341496e6d33c8540f5e127aca2feeeab3066 +%define git_commit ed41e20fdd59ebce84ea27bb1b49a2bc1c4bc56a %define variant %{nil} %define compress_modules zstd %define compress_vmlinux gz @@ -42,7 +42,7 @@ Name: kernel-zfcpdump Version: 6.4.0 %if 0%{?is_kotd} -Release: .g79a8341 +Release: .ged41e20 %else Release: 0 %endif diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index e7242ac..070214a 100644 --- a/patches.suse.tar.bz2 +++ b/patches.suse.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:736e843396a76bbb7f2faefc505b8189f47efd07e2f91efa42f372a47388c043 -size 55248844 +oid sha256:c2911da9d70d633951cd032427e4ea45c9491cfe8eb1be418890c6ff9c63b4f8 +size 55230345 diff --git a/series.conf b/series.conf index a9bf5af..9074110 100644 --- a/series.conf +++ b/series.conf @@ -39008,6 +39008,7 @@ patches.suse/bonding-fix-incorrect-software-timestamping-report.patch patches.suse/ionic-fix-kernel-panic-due-to-multi-buffer-handling.patch patches.suse/mlxsw-spectrum_buffers-Fix-memory-corruptions-on-Spe.patch + patches.suse/vxlan-Pull-inner-IP-header-in-vxlan_xmit_one.patch patches.suse/net-can-j1939-enhanced-error-handling-for-tightly-re.patch patches.suse/net-can-j1939-Initialize-unused-data-in-j1939_send_o.patch patches.suse/net-can-j1939-recover-socket-queue-on-CAN-bus-error-.patch @@ -49249,6 +49250,7 @@ patches.suse/netdevsim-print-human-readable-IP-address.patch patches.suse/netdevsim-copy-addresses-for-both-in-and-out-paths.patch patches.suse/selftests-rtnetlink-update-netdevsim-ipsec-output-fo.patch + patches.suse/net-tunnel-make-skb_vlan_inet_prepare-return-drop-reasons.patch patches.suse/r8169-enable-SG-TSO-on-selected-chip-versions-per-de.patch patches.suse/tg3-Address-byte-order-miss-matches.patch patches.suse/r8169-implement-additional-ethtool-stats-ops.patch @@ -57775,6 +57777,23 @@ 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/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-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 # netdev/net-next main patches.suse/ice-use-netif_get_num_default_rss_queues.patch diff --git a/source-timestamp b/source-timestamp index b5ecc01..0becbbb 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2026-02-11 03:38:17 +0000 -GIT Revision: 79a8341496e6d33c8540f5e127aca2feeeab3066 +2026-02-11 08:56:13 +0000 +GIT Revision: ed41e20fdd59ebce84ea27bb1b49a2bc1c4bc56a GIT Branch: SLE15-SP7