1
0
forked from pool/kernel-source

2 Commits

Author SHA256 Message Date
1fa7997076 GIT Revision: d745f52ae5a54901ce89da3cdc0ec327f66992f4
GIT Branch: SL-16.1
2026-01-14 09:25:33 +0000
2026-01-15 19:01:43 +01:00
f6ff942d77 GIT Revision: f0eb18e537bbf815824a55e6f0ab64b40fa3e1d4
GIT Branch: SL-16.1
2026-01-08 06:28:50 +0000
2026-01-08 14:39:22 +01:00
42 changed files with 72 additions and 4611 deletions

Binary file not shown.

BIN
config.tar.bz2 LFS

Binary file not shown.

View File

@@ -1,196 +1,3 @@
-------------------------------------------------------------------
Fri Jan 16 15:48:46 CET 2026 - tbogendoerfer@suse.de
- ice: use netif_get_num_default_rss_queues() (bsc#1247712).
- commit 9a8d388
-------------------------------------------------------------------
Fri Jan 16 15:43:38 CET 2026 - tbogendoerfer@suse.de
- iavf: fix off-by-one issues in iavf_config_rss_reg()
(CVE-2025-71087 bsc#1256628).
- net: mana: Fix incorrect speed reported by debugfs
(bsc#1255232).
- net: mana: Support HW link state events (bsc#1253049).
- veth: reduce XDP no_direct return section to fix race
(CVE-2025-68341 bsc#1255506).
- commit ffa2fc1
-------------------------------------------------------------------
Fri Jan 16 13:38:25 CET 2026 - ailiop@suse.com
- NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in
pnfs_mark_layout_stateid_invalid (CVE-2025-68349 bsc#1255544).
- commit 6b33846
-------------------------------------------------------------------
Fri Jan 16 13:14:02 CET 2026 - mwilck@suse.com
- md: init bioset in mddev_init (CVE-2025-68368 bsc#1255527).
- commit 4b605d4
-------------------------------------------------------------------
Fri Jan 16 12:31:10 CET 2026 - fmancera@suse.de
- ipvs: fix ipv4 null-ptr-deref in route error path
(CVE-2025-68813 bsc#1256641).
- commit dfa5bc8
-------------------------------------------------------------------
Fri Jan 16 11:02:06 CET 2026 - pjakobsson@suse.de
- drm/panthor: Prevent potential UAF in group creation
(CVE-2025-68735 bsc#1255811).
- commit ab86e96
-------------------------------------------------------------------
Fri Jan 16 10:29:23 CET 2026 - tiwai@suse.de
- wifi: mt76: wed: use proper wed reference in mt76 wed driver
callabacks (CVE-2025-68360 bsc#1255536).
- commit 5863e8a
-------------------------------------------------------------------
Fri Jan 16 10:11:22 CET 2026 - vkarasulli@suse.de
- Refresh
patches.kabi/bpf-Enforce-expected_attach_type-for-tailcall-compat.patch.
Refresh kABI workaround to use 'unsigned char' instead
of the original 'enum bpf_attach_type' as the data type.
It was discovered at SL-16.0 MU submission time that the kABI workaround
currently in-place does not work on -rt flavor. The reason is that due
to preceding spinlock_t having a different size, the hole was only 2
bytes instead of 6 bytes, and thus too small to fit 'enum'.
Since all the possible enum values are small enough to fit within
'unsigned char', switch the data type of the new field to that instead.
- commit 06ff4d9
-------------------------------------------------------------------
Fri Jan 16 10:08:48 CET 2026 - tzimmermann@suse.com
- drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup (bsc#1255128 CVE-2025-68296)
- commit 1b12281
-------------------------------------------------------------------
Fri Jan 16 09:41:11 CET 2026 - tiwai@suse.de
- efi/cper: Fix cper_bits_to_str buffer handling and return value
(git-fixes).
- lib/buildid: use __kernel_read() for sleepable context
(git-fixes).
- net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate
session upon receiving the second rts (git-fixes).
- can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher
than 1 MBit (git-fixes).
- can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
(git-fixes).
- can: etas_es58x: allow partial RX URB allocation to succeed
(git-fixes).
- commit 6b2a65b
-------------------------------------------------------------------
Thu Jan 15 16:58:30 CET 2026 - rgoldwyn@suse.com
- libceph: fix potential use-after-free in have_mon_and_osd_map() (CVE-2025-68285 bsc#1255401).
- commit bfcbd27
-------------------------------------------------------------------
Thu Jan 15 16:52:26 CET 2026 - rgoldwyn@suse.com
- landlock: Fix handling of disconnected directories
(CVE-2025-68736 bsc#1255698).
- landlock: Optimize file path walks and prepare for audit support
(CVE-2025-68736 bsc#1255698).
- commit 255f197
-------------------------------------------------------------------
Thu Jan 15 16:35:20 CET 2026 - rgoldwyn@suse.com
- libceph: fix invalid accesses to ceph_connection_v1_info (CVE-2025-39880 bsc#1250388).
- commit f8b4e56
-------------------------------------------------------------------
Thu Jan 15 16:32:36 CET 2026 - rgoldwyn@suse.com
- ceph: fix race condition validating r_parent before applying state (CVE-2025-39880 bsc#1250388).
- commit 5a88d0a
-------------------------------------------------------------------
Thu Jan 15 15:51:22 CET 2026 - mkoutny@suse.com
- cpuset: fix warning when disabling remote partition
(bsc#1256794).
- commit ab4d052
-------------------------------------------------------------------
Thu Jan 15 11:20:02 CET 2026 - nmorey@suse.com
- RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctly (CVE-2025-71096 bsc#1256606)
- commit 6757234
-------------------------------------------------------------------
Thu Jan 15 11:05:45 CET 2026 - fmancera@suse.de
- mptcp: Fix proto fallback detection with BPF (CVE-2025-68227
bsc#1255216).
- commit e27edfa
-------------------------------------------------------------------
Thu Jan 15 09:39:21 CET 2026 - jslaby@suse.cz
- Refresh
patches.suse/smb-client-introduce-close_cached_dir_locked-.patch.
Just refresh to fix:
warning: patches.suse/smb-client-introduce-close_cached_dir_locked-.patch:
Patch unexpectedly ends in the middle of a line.
- commit 675e06b
-------------------------------------------------------------------
Thu Jan 15 09:38:41 CET 2026 - jslaby@suse.cz
- x86/fpu: Ensure XFD state on signal delivery (CVE-2025-68171
bsc#1255255).
- commit 74e061b
-------------------------------------------------------------------
Wed Jan 14 17:39:37 CET 2026 - marco.crivellari@suse.com
- sched: Increase sched_tick_remote timeout (bsc#1254510).
- commit 6c6193f
-------------------------------------------------------------------
Wed Jan 14 16:59:51 CET 2026 - sjaeckel@suse.de
- ice: fix PTP cleanup on driver removal in error path
(CVE-2025-68215 bsc#1255226).
- commit eb213a2
-------------------------------------------------------------------
Wed Jan 14 16:51:48 CET 2026 - clopez@suse.de
- KVM: VMX: Clean up and macrofy x86_ops (git-fixes).
- Refresh
patches.suse/KVM-x86-Drop-kvm_x86_ops.set_dr6-in-favor-of-a-new-K.patch.
- Refresh
patches.suse/KVM-VMX-Preserve-host-s-DEBUGCTLMSR_FREEZE_IN_SMM-wh.patch.
- commit 03cc358
-------------------------------------------------------------------
Wed Jan 14 16:37:35 CET 2026 - clopez@suse.de
- KVM: VMX: Define a VMX glue macro for kvm_complete_insn_gp()
(git-fixes).
- commit 2d0bc5c
-------------------------------------------------------------------
Wed Jan 14 16:21:01 CET 2026 - clopez@suse.de
- KVM: VMX: Move vt_apicv_pre_state_restore() to posted_intr.c
and tweak name (git-fixes).
- Refresh
patches.suse/KVM-Pass-new-routing-entries-and-irqfd-when-updating.patch.
- commit 6b2a898
-------------------------------------------------------------------
Wed Jan 14 10:25:12 CET 2026 - ohering@suse.de
@@ -218,106 +25,6 @@ Wed Jan 14 10:25:12 CET 2026 - ohering@suse.de
- s390/physmem_info: Query diag500(STORAGE LIMIT) to support QEMU/KVM (PED-14945).
- commit d745f52
-------------------------------------------------------------------
Wed Jan 14 10:06:16 CET 2026 - pjakobsson@suse.de
- amd/amdkfd: enhance kfd process check in switch partition
(CVE-2025-68174 bsc#1255327).
- commit 7117c37
-------------------------------------------------------------------
Wed Jan 14 06:54:46 CET 2026 - hoyeon.lee@suse.com
- selftests/bpf: Test bpf_skb_check_mtu(BPF_MTU_CHK_SEGS) when
transport_header is not set (CVE-2025-68363 bsc#1255552).
- commit ed9cc2b
-------------------------------------------------------------------
Wed Jan 14 06:53:14 CET 2026 - hoyeon.lee@suse.com
- bpf: Check skb->transport_header is set in bpf_skb_check_mtu
(CVE-2025-68363 bsc#1255552).
- commit 8c412fd
-------------------------------------------------------------------
Tue Jan 13 23:20:07 CET 2026 - fweisbecker@suse.de
- rcu/nocb: Fix possible invalid rdp's->nocb_cb_kthread pointer (bsc#1254408 CVE-2025-38704)
- commit 7bdb299
-------------------------------------------------------------------
Tue Jan 13 23:11:49 CET 2026 - fweisbecker@suse.de
- sched_ext: Fix unsafe locking in the scx_dump_state() (bsc#1255223 CVE-2025-68202)
- commit 22f9135
-------------------------------------------------------------------
Tue Jan 13 16:26:53 CET 2026 - fdmanana@suse.com
- btrfs: fix reservation leak in some error paths when inserting
inline extent (git-fixes).
- commit 362a620
-------------------------------------------------------------------
Tue Jan 13 16:23:00 CET 2026 - fdmanana@suse.com
- btrfs: do not free data reservation in fallback from inline
due to -ENOSPC (git-fixes).
- commit 38b35b2
-------------------------------------------------------------------
Tue Jan 13 16:20:59 CET 2026 - fdmanana@suse.com
- btrfs: fix the qgroup data free range for inline data extents
(git-fixes).
- commit 9d6cfa8
-------------------------------------------------------------------
Tue Jan 13 16:09:12 CET 2026 - fdmanana@suse.com
- btrfs: always detect conflicting inodes when logging inode refs
(git-fixes).
- commit 626d828
-------------------------------------------------------------------
Tue Jan 13 16:06:57 CET 2026 - fdmanana@suse.com
- btrfs: release path before initializing extent tree in
btrfs_read_locked_inode() (git-fixes).
- commit 78aa23f
-------------------------------------------------------------------
Tue Jan 13 14:35:13 CET 2026 - jack@suse.cz
- ext4: use optimized mballoc scanning regardless of inode format
(bsc#1254378).
- commit af9447d
-------------------------------------------------------------------
Tue Jan 13 13:44:17 CET 2026 - tbogendoerfer@suse.de
- supported.conf: Mark lan 743x supported (jsc#PED-14571)
- commit b80b147
-------------------------------------------------------------------
Tue Jan 13 13:10:15 CET 2026 - mgorman@suse.de
- Set HZ=1000 for ppc64 default configuration (jsc#PED-14344)
Update based on upstream commit a206d2334012 ("powerpc/defconfigs: Set
HZ=1000 on ppc64 and powernv defconfigs") and requested by jsc#PED-14344.
- commit 031e354
-------------------------------------------------------------------
Tue Jan 13 10:58:39 CET 2026 - sjaeckel@suse.de
- net: vxlan: prevent NULL deref in vxlan_xmit_one (CVE-2025-68353
bsc#1255533).
- net/mlx5: Fix IPsec cleanup over MPV device (CVE-2025-40238
bsc#1254871).
- net/mlx5e: RX, Fix generating skb from non-linear xdp_buff
for striding RQ (CVE-2025-40350 bsc#1255260).
- commit 0edf819
-------------------------------------------------------------------
Tue Jan 13 07:15:56 CET 2026 - hoyeon.lee@suse.com
@@ -1020,60 +727,6 @@ Fri Jan 9 07:29:08 CET 2026 - hoyeon.lee@suse.com
(CVE-2025-68744 bsc#1255709).
- commit ab66ed0
-------------------------------------------------------------------
Thu Jan 8 20:29:50 CET 2026 - ematsumiya@suse.de
- cifs: reset iface weights when we cannot find a candidate
(git-fixes).
- commit 859fca4
-------------------------------------------------------------------
Thu Jan 8 20:29:29 CET 2026 - ematsumiya@suse.de
- smb: client: fix warning when reconnecting channel (git-fixes).
- commit 700befa
-------------------------------------------------------------------
Thu Jan 8 20:29:04 CET 2026 - ematsumiya@suse.de
- cifs: do not disable interface polling on failure (git-fixes).
- commit 87a748d
-------------------------------------------------------------------
Thu Jan 8 20:28:37 CET 2026 - ematsumiya@suse.de
- cifs: deal with the channel loading lag while picking channels
(git-fixes).
- commit c445274
-------------------------------------------------------------------
Thu Jan 8 20:27:57 CET 2026 - ematsumiya@suse.de
- cifs: serialize other channels when query server interfaces
is pending (git-fixes).
- commit 202c543
-------------------------------------------------------------------
Thu Jan 8 20:27:26 CET 2026 - ematsumiya@suse.de
- cifs: dns resolution is needed only for primary channel
(git-fixes).
- commit 47e47ab
-------------------------------------------------------------------
Thu Jan 8 20:26:57 CET 2026 - ematsumiya@suse.de
- cifs: update dstaddr whenever channel iface is updated
(git-fixes).
- commit cd217a8
-------------------------------------------------------------------
Thu Jan 8 20:26:19 CET 2026 - ematsumiya@suse.de
- cifs: reset connections for all channels when reconnect
requested (git-fixes).
- commit a324ea9
-------------------------------------------------------------------
Thu Jan 8 19:58:52 CET 2026 - henrique.carvalho@suse.com
@@ -1147,33 +800,6 @@ Thu Jan 8 15:16:30 CET 2026 - pfalcato@suse.de
kernel-infoleak (CVE-2025-40278 bsc#1254825).
- commit a5a7e57
-------------------------------------------------------------------
Thu Jan 8 14:14:15 CET 2026 - clopez@suse.de
- Refresh
patches.suse/perf-hwmon_pmu-Fix-uninitialized-variable-warning.patch.
- Refresh
patches.suse/scsi-lpfc-Add-capability-to-register-Platform-Name-I.patch.
- Refresh
patches.suse/scsi-lpfc-Allow-support-for-BB-credit-recovery-in-po.patch.
- Refresh
patches.suse/scsi-lpfc-Ensure-unregistration-of-rpis-for-received.patch.
- Refresh
patches.suse/scsi-lpfc-Fix-leaked-ndlp-krefs-when-in-point-to-poi.patch.
- Refresh
patches.suse/scsi-lpfc-Fix-reusing-an-ndlp-that-is-marked-NLP_DRO.patch.
- Refresh
patches.suse/scsi-lpfc-Modify-kref-handling-for-Fabric-Controller.patch.
- Refresh
patches.suse/scsi-lpfc-Remove-redundant-NULL-ptr-assignment-in-lp.patch.
- Refresh
patches.suse/scsi-lpfc-Revise-discovery-related-function-headers-.patch.
- Refresh
patches.suse/scsi-lpfc-Update-lpfc-version-to-14.4.0.12.patch.
- Refresh
patches.suse/scsi-lpfc-Update-various-NPIV-diagnostic-log-messagi.patch.
- commit b565804
-------------------------------------------------------------------
Thu Jan 8 12:02:19 CET 2026 - vbabka@suse.cz

View File

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

BIN
kabi.tar.bz2 LFS

Binary file not shown.

View File

@@ -1,196 +1,3 @@
-------------------------------------------------------------------
Fri Jan 16 15:48:46 CET 2026 - tbogendoerfer@suse.de
- ice: use netif_get_num_default_rss_queues() (bsc#1247712).
- commit 9a8d388
-------------------------------------------------------------------
Fri Jan 16 15:43:38 CET 2026 - tbogendoerfer@suse.de
- iavf: fix off-by-one issues in iavf_config_rss_reg()
(CVE-2025-71087 bsc#1256628).
- net: mana: Fix incorrect speed reported by debugfs
(bsc#1255232).
- net: mana: Support HW link state events (bsc#1253049).
- veth: reduce XDP no_direct return section to fix race
(CVE-2025-68341 bsc#1255506).
- commit ffa2fc1
-------------------------------------------------------------------
Fri Jan 16 13:38:25 CET 2026 - ailiop@suse.com
- NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in
pnfs_mark_layout_stateid_invalid (CVE-2025-68349 bsc#1255544).
- commit 6b33846
-------------------------------------------------------------------
Fri Jan 16 13:14:02 CET 2026 - mwilck@suse.com
- md: init bioset in mddev_init (CVE-2025-68368 bsc#1255527).
- commit 4b605d4
-------------------------------------------------------------------
Fri Jan 16 12:31:10 CET 2026 - fmancera@suse.de
- ipvs: fix ipv4 null-ptr-deref in route error path
(CVE-2025-68813 bsc#1256641).
- commit dfa5bc8
-------------------------------------------------------------------
Fri Jan 16 11:02:06 CET 2026 - pjakobsson@suse.de
- drm/panthor: Prevent potential UAF in group creation
(CVE-2025-68735 bsc#1255811).
- commit ab86e96
-------------------------------------------------------------------
Fri Jan 16 10:29:23 CET 2026 - tiwai@suse.de
- wifi: mt76: wed: use proper wed reference in mt76 wed driver
callabacks (CVE-2025-68360 bsc#1255536).
- commit 5863e8a
-------------------------------------------------------------------
Fri Jan 16 10:11:22 CET 2026 - vkarasulli@suse.de
- Refresh
patches.kabi/bpf-Enforce-expected_attach_type-for-tailcall-compat.patch.
Refresh kABI workaround to use 'unsigned char' instead
of the original 'enum bpf_attach_type' as the data type.
It was discovered at SL-16.0 MU submission time that the kABI workaround
currently in-place does not work on -rt flavor. The reason is that due
to preceding spinlock_t having a different size, the hole was only 2
bytes instead of 6 bytes, and thus too small to fit 'enum'.
Since all the possible enum values are small enough to fit within
'unsigned char', switch the data type of the new field to that instead.
- commit 06ff4d9
-------------------------------------------------------------------
Fri Jan 16 10:08:48 CET 2026 - tzimmermann@suse.com
- drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup (bsc#1255128 CVE-2025-68296)
- commit 1b12281
-------------------------------------------------------------------
Fri Jan 16 09:41:11 CET 2026 - tiwai@suse.de
- efi/cper: Fix cper_bits_to_str buffer handling and return value
(git-fixes).
- lib/buildid: use __kernel_read() for sleepable context
(git-fixes).
- net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate
session upon receiving the second rts (git-fixes).
- can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher
than 1 MBit (git-fixes).
- can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
(git-fixes).
- can: etas_es58x: allow partial RX URB allocation to succeed
(git-fixes).
- commit 6b2a65b
-------------------------------------------------------------------
Thu Jan 15 16:58:30 CET 2026 - rgoldwyn@suse.com
- libceph: fix potential use-after-free in have_mon_and_osd_map() (CVE-2025-68285 bsc#1255401).
- commit bfcbd27
-------------------------------------------------------------------
Thu Jan 15 16:52:26 CET 2026 - rgoldwyn@suse.com
- landlock: Fix handling of disconnected directories
(CVE-2025-68736 bsc#1255698).
- landlock: Optimize file path walks and prepare for audit support
(CVE-2025-68736 bsc#1255698).
- commit 255f197
-------------------------------------------------------------------
Thu Jan 15 16:35:20 CET 2026 - rgoldwyn@suse.com
- libceph: fix invalid accesses to ceph_connection_v1_info (CVE-2025-39880 bsc#1250388).
- commit f8b4e56
-------------------------------------------------------------------
Thu Jan 15 16:32:36 CET 2026 - rgoldwyn@suse.com
- ceph: fix race condition validating r_parent before applying state (CVE-2025-39880 bsc#1250388).
- commit 5a88d0a
-------------------------------------------------------------------
Thu Jan 15 15:51:22 CET 2026 - mkoutny@suse.com
- cpuset: fix warning when disabling remote partition
(bsc#1256794).
- commit ab4d052
-------------------------------------------------------------------
Thu Jan 15 11:20:02 CET 2026 - nmorey@suse.com
- RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctly (CVE-2025-71096 bsc#1256606)
- commit 6757234
-------------------------------------------------------------------
Thu Jan 15 11:05:45 CET 2026 - fmancera@suse.de
- mptcp: Fix proto fallback detection with BPF (CVE-2025-68227
bsc#1255216).
- commit e27edfa
-------------------------------------------------------------------
Thu Jan 15 09:39:21 CET 2026 - jslaby@suse.cz
- Refresh
patches.suse/smb-client-introduce-close_cached_dir_locked-.patch.
Just refresh to fix:
warning: patches.suse/smb-client-introduce-close_cached_dir_locked-.patch:
Patch unexpectedly ends in the middle of a line.
- commit 675e06b
-------------------------------------------------------------------
Thu Jan 15 09:38:41 CET 2026 - jslaby@suse.cz
- x86/fpu: Ensure XFD state on signal delivery (CVE-2025-68171
bsc#1255255).
- commit 74e061b
-------------------------------------------------------------------
Wed Jan 14 17:39:37 CET 2026 - marco.crivellari@suse.com
- sched: Increase sched_tick_remote timeout (bsc#1254510).
- commit 6c6193f
-------------------------------------------------------------------
Wed Jan 14 16:59:51 CET 2026 - sjaeckel@suse.de
- ice: fix PTP cleanup on driver removal in error path
(CVE-2025-68215 bsc#1255226).
- commit eb213a2
-------------------------------------------------------------------
Wed Jan 14 16:51:48 CET 2026 - clopez@suse.de
- KVM: VMX: Clean up and macrofy x86_ops (git-fixes).
- Refresh
patches.suse/KVM-x86-Drop-kvm_x86_ops.set_dr6-in-favor-of-a-new-K.patch.
- Refresh
patches.suse/KVM-VMX-Preserve-host-s-DEBUGCTLMSR_FREEZE_IN_SMM-wh.patch.
- commit 03cc358
-------------------------------------------------------------------
Wed Jan 14 16:37:35 CET 2026 - clopez@suse.de
- KVM: VMX: Define a VMX glue macro for kvm_complete_insn_gp()
(git-fixes).
- commit 2d0bc5c
-------------------------------------------------------------------
Wed Jan 14 16:21:01 CET 2026 - clopez@suse.de
- KVM: VMX: Move vt_apicv_pre_state_restore() to posted_intr.c
and tweak name (git-fixes).
- Refresh
patches.suse/KVM-Pass-new-routing-entries-and-irqfd-when-updating.patch.
- commit 6b2a898
-------------------------------------------------------------------
Wed Jan 14 10:25:12 CET 2026 - ohering@suse.de
@@ -218,106 +25,6 @@ Wed Jan 14 10:25:12 CET 2026 - ohering@suse.de
- s390/physmem_info: Query diag500(STORAGE LIMIT) to support QEMU/KVM (PED-14945).
- commit d745f52
-------------------------------------------------------------------
Wed Jan 14 10:06:16 CET 2026 - pjakobsson@suse.de
- amd/amdkfd: enhance kfd process check in switch partition
(CVE-2025-68174 bsc#1255327).
- commit 7117c37
-------------------------------------------------------------------
Wed Jan 14 06:54:46 CET 2026 - hoyeon.lee@suse.com
- selftests/bpf: Test bpf_skb_check_mtu(BPF_MTU_CHK_SEGS) when
transport_header is not set (CVE-2025-68363 bsc#1255552).
- commit ed9cc2b
-------------------------------------------------------------------
Wed Jan 14 06:53:14 CET 2026 - hoyeon.lee@suse.com
- bpf: Check skb->transport_header is set in bpf_skb_check_mtu
(CVE-2025-68363 bsc#1255552).
- commit 8c412fd
-------------------------------------------------------------------
Tue Jan 13 23:20:07 CET 2026 - fweisbecker@suse.de
- rcu/nocb: Fix possible invalid rdp's->nocb_cb_kthread pointer (bsc#1254408 CVE-2025-38704)
- commit 7bdb299
-------------------------------------------------------------------
Tue Jan 13 23:11:49 CET 2026 - fweisbecker@suse.de
- sched_ext: Fix unsafe locking in the scx_dump_state() (bsc#1255223 CVE-2025-68202)
- commit 22f9135
-------------------------------------------------------------------
Tue Jan 13 16:26:53 CET 2026 - fdmanana@suse.com
- btrfs: fix reservation leak in some error paths when inserting
inline extent (git-fixes).
- commit 362a620
-------------------------------------------------------------------
Tue Jan 13 16:23:00 CET 2026 - fdmanana@suse.com
- btrfs: do not free data reservation in fallback from inline
due to -ENOSPC (git-fixes).
- commit 38b35b2
-------------------------------------------------------------------
Tue Jan 13 16:20:59 CET 2026 - fdmanana@suse.com
- btrfs: fix the qgroup data free range for inline data extents
(git-fixes).
- commit 9d6cfa8
-------------------------------------------------------------------
Tue Jan 13 16:09:12 CET 2026 - fdmanana@suse.com
- btrfs: always detect conflicting inodes when logging inode refs
(git-fixes).
- commit 626d828
-------------------------------------------------------------------
Tue Jan 13 16:06:57 CET 2026 - fdmanana@suse.com
- btrfs: release path before initializing extent tree in
btrfs_read_locked_inode() (git-fixes).
- commit 78aa23f
-------------------------------------------------------------------
Tue Jan 13 14:35:13 CET 2026 - jack@suse.cz
- ext4: use optimized mballoc scanning regardless of inode format
(bsc#1254378).
- commit af9447d
-------------------------------------------------------------------
Tue Jan 13 13:44:17 CET 2026 - tbogendoerfer@suse.de
- supported.conf: Mark lan 743x supported (jsc#PED-14571)
- commit b80b147
-------------------------------------------------------------------
Tue Jan 13 13:10:15 CET 2026 - mgorman@suse.de
- Set HZ=1000 for ppc64 default configuration (jsc#PED-14344)
Update based on upstream commit a206d2334012 ("powerpc/defconfigs: Set
HZ=1000 on ppc64 and powernv defconfigs") and requested by jsc#PED-14344.
- commit 031e354
-------------------------------------------------------------------
Tue Jan 13 10:58:39 CET 2026 - sjaeckel@suse.de
- net: vxlan: prevent NULL deref in vxlan_xmit_one (CVE-2025-68353
bsc#1255533).
- net/mlx5: Fix IPsec cleanup over MPV device (CVE-2025-40238
bsc#1254871).
- net/mlx5e: RX, Fix generating skb from non-linear xdp_buff
for striding RQ (CVE-2025-40350 bsc#1255260).
- commit 0edf819
-------------------------------------------------------------------
Tue Jan 13 07:15:56 CET 2026 - hoyeon.lee@suse.com
@@ -1020,60 +727,6 @@ Fri Jan 9 07:29:08 CET 2026 - hoyeon.lee@suse.com
(CVE-2025-68744 bsc#1255709).
- commit ab66ed0
-------------------------------------------------------------------
Thu Jan 8 20:29:50 CET 2026 - ematsumiya@suse.de
- cifs: reset iface weights when we cannot find a candidate
(git-fixes).
- commit 859fca4
-------------------------------------------------------------------
Thu Jan 8 20:29:29 CET 2026 - ematsumiya@suse.de
- smb: client: fix warning when reconnecting channel (git-fixes).
- commit 700befa
-------------------------------------------------------------------
Thu Jan 8 20:29:04 CET 2026 - ematsumiya@suse.de
- cifs: do not disable interface polling on failure (git-fixes).
- commit 87a748d
-------------------------------------------------------------------
Thu Jan 8 20:28:37 CET 2026 - ematsumiya@suse.de
- cifs: deal with the channel loading lag while picking channels
(git-fixes).
- commit c445274
-------------------------------------------------------------------
Thu Jan 8 20:27:57 CET 2026 - ematsumiya@suse.de
- cifs: serialize other channels when query server interfaces
is pending (git-fixes).
- commit 202c543
-------------------------------------------------------------------
Thu Jan 8 20:27:26 CET 2026 - ematsumiya@suse.de
- cifs: dns resolution is needed only for primary channel
(git-fixes).
- commit 47e47ab
-------------------------------------------------------------------
Thu Jan 8 20:26:57 CET 2026 - ematsumiya@suse.de
- cifs: update dstaddr whenever channel iface is updated
(git-fixes).
- commit cd217a8
-------------------------------------------------------------------
Thu Jan 8 20:26:19 CET 2026 - ematsumiya@suse.de
- cifs: reset connections for all channels when reconnect
requested (git-fixes).
- commit a324ea9
-------------------------------------------------------------------
Thu Jan 8 19:58:52 CET 2026 - henrique.carvalho@suse.com
@@ -1147,33 +800,6 @@ Thu Jan 8 15:16:30 CET 2026 - pfalcato@suse.de
kernel-infoleak (CVE-2025-40278 bsc#1254825).
- commit a5a7e57
-------------------------------------------------------------------
Thu Jan 8 14:14:15 CET 2026 - clopez@suse.de
- Refresh
patches.suse/perf-hwmon_pmu-Fix-uninitialized-variable-warning.patch.
- Refresh
patches.suse/scsi-lpfc-Add-capability-to-register-Platform-Name-I.patch.
- Refresh
patches.suse/scsi-lpfc-Allow-support-for-BB-credit-recovery-in-po.patch.
- Refresh
patches.suse/scsi-lpfc-Ensure-unregistration-of-rpis-for-received.patch.
- Refresh
patches.suse/scsi-lpfc-Fix-leaked-ndlp-krefs-when-in-point-to-poi.patch.
- Refresh
patches.suse/scsi-lpfc-Fix-reusing-an-ndlp-that-is-marked-NLP_DRO.patch.
- Refresh
patches.suse/scsi-lpfc-Modify-kref-handling-for-Fabric-Controller.patch.
- Refresh
patches.suse/scsi-lpfc-Remove-redundant-NULL-ptr-assignment-in-lp.patch.
- Refresh
patches.suse/scsi-lpfc-Revise-discovery-related-function-headers-.patch.
- Refresh
patches.suse/scsi-lpfc-Update-lpfc-version-to-14.4.0.12.patch.
- Refresh
patches.suse/scsi-lpfc-Update-various-NPIV-diagnostic-log-messagi.patch.
- commit b565804
-------------------------------------------------------------------
Thu Jan 8 12:02:19 CET 2026 - vbabka@suse.cz

View File

@@ -19,7 +19,7 @@
%define srcversion 6.12
%define patchversion 6.12.0
%define git_commit e4af1982fecb7ec2c689b6ced0418ef945bee56b
%define git_commit d745f52ae5a54901ce89da3cdc0ec327f66992f4
%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>.ge4af198
Release: <RELEASE>.gd745f52
%else
Release: 0
%endif

View File

@@ -1,196 +1,3 @@
-------------------------------------------------------------------
Fri Jan 16 15:48:46 CET 2026 - tbogendoerfer@suse.de
- ice: use netif_get_num_default_rss_queues() (bsc#1247712).
- commit 9a8d388
-------------------------------------------------------------------
Fri Jan 16 15:43:38 CET 2026 - tbogendoerfer@suse.de
- iavf: fix off-by-one issues in iavf_config_rss_reg()
(CVE-2025-71087 bsc#1256628).
- net: mana: Fix incorrect speed reported by debugfs
(bsc#1255232).
- net: mana: Support HW link state events (bsc#1253049).
- veth: reduce XDP no_direct return section to fix race
(CVE-2025-68341 bsc#1255506).
- commit ffa2fc1
-------------------------------------------------------------------
Fri Jan 16 13:38:25 CET 2026 - ailiop@suse.com
- NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in
pnfs_mark_layout_stateid_invalid (CVE-2025-68349 bsc#1255544).
- commit 6b33846
-------------------------------------------------------------------
Fri Jan 16 13:14:02 CET 2026 - mwilck@suse.com
- md: init bioset in mddev_init (CVE-2025-68368 bsc#1255527).
- commit 4b605d4
-------------------------------------------------------------------
Fri Jan 16 12:31:10 CET 2026 - fmancera@suse.de
- ipvs: fix ipv4 null-ptr-deref in route error path
(CVE-2025-68813 bsc#1256641).
- commit dfa5bc8
-------------------------------------------------------------------
Fri Jan 16 11:02:06 CET 2026 - pjakobsson@suse.de
- drm/panthor: Prevent potential UAF in group creation
(CVE-2025-68735 bsc#1255811).
- commit ab86e96
-------------------------------------------------------------------
Fri Jan 16 10:29:23 CET 2026 - tiwai@suse.de
- wifi: mt76: wed: use proper wed reference in mt76 wed driver
callabacks (CVE-2025-68360 bsc#1255536).
- commit 5863e8a
-------------------------------------------------------------------
Fri Jan 16 10:11:22 CET 2026 - vkarasulli@suse.de
- Refresh
patches.kabi/bpf-Enforce-expected_attach_type-for-tailcall-compat.patch.
Refresh kABI workaround to use 'unsigned char' instead
of the original 'enum bpf_attach_type' as the data type.
It was discovered at SL-16.0 MU submission time that the kABI workaround
currently in-place does not work on -rt flavor. The reason is that due
to preceding spinlock_t having a different size, the hole was only 2
bytes instead of 6 bytes, and thus too small to fit 'enum'.
Since all the possible enum values are small enough to fit within
'unsigned char', switch the data type of the new field to that instead.
- commit 06ff4d9
-------------------------------------------------------------------
Fri Jan 16 10:08:48 CET 2026 - tzimmermann@suse.com
- drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup (bsc#1255128 CVE-2025-68296)
- commit 1b12281
-------------------------------------------------------------------
Fri Jan 16 09:41:11 CET 2026 - tiwai@suse.de
- efi/cper: Fix cper_bits_to_str buffer handling and return value
(git-fixes).
- lib/buildid: use __kernel_read() for sleepable context
(git-fixes).
- net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate
session upon receiving the second rts (git-fixes).
- can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher
than 1 MBit (git-fixes).
- can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
(git-fixes).
- can: etas_es58x: allow partial RX URB allocation to succeed
(git-fixes).
- commit 6b2a65b
-------------------------------------------------------------------
Thu Jan 15 16:58:30 CET 2026 - rgoldwyn@suse.com
- libceph: fix potential use-after-free in have_mon_and_osd_map() (CVE-2025-68285 bsc#1255401).
- commit bfcbd27
-------------------------------------------------------------------
Thu Jan 15 16:52:26 CET 2026 - rgoldwyn@suse.com
- landlock: Fix handling of disconnected directories
(CVE-2025-68736 bsc#1255698).
- landlock: Optimize file path walks and prepare for audit support
(CVE-2025-68736 bsc#1255698).
- commit 255f197
-------------------------------------------------------------------
Thu Jan 15 16:35:20 CET 2026 - rgoldwyn@suse.com
- libceph: fix invalid accesses to ceph_connection_v1_info (CVE-2025-39880 bsc#1250388).
- commit f8b4e56
-------------------------------------------------------------------
Thu Jan 15 16:32:36 CET 2026 - rgoldwyn@suse.com
- ceph: fix race condition validating r_parent before applying state (CVE-2025-39880 bsc#1250388).
- commit 5a88d0a
-------------------------------------------------------------------
Thu Jan 15 15:51:22 CET 2026 - mkoutny@suse.com
- cpuset: fix warning when disabling remote partition
(bsc#1256794).
- commit ab4d052
-------------------------------------------------------------------
Thu Jan 15 11:20:02 CET 2026 - nmorey@suse.com
- RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctly (CVE-2025-71096 bsc#1256606)
- commit 6757234
-------------------------------------------------------------------
Thu Jan 15 11:05:45 CET 2026 - fmancera@suse.de
- mptcp: Fix proto fallback detection with BPF (CVE-2025-68227
bsc#1255216).
- commit e27edfa
-------------------------------------------------------------------
Thu Jan 15 09:39:21 CET 2026 - jslaby@suse.cz
- Refresh
patches.suse/smb-client-introduce-close_cached_dir_locked-.patch.
Just refresh to fix:
warning: patches.suse/smb-client-introduce-close_cached_dir_locked-.patch:
Patch unexpectedly ends in the middle of a line.
- commit 675e06b
-------------------------------------------------------------------
Thu Jan 15 09:38:41 CET 2026 - jslaby@suse.cz
- x86/fpu: Ensure XFD state on signal delivery (CVE-2025-68171
bsc#1255255).
- commit 74e061b
-------------------------------------------------------------------
Wed Jan 14 17:39:37 CET 2026 - marco.crivellari@suse.com
- sched: Increase sched_tick_remote timeout (bsc#1254510).
- commit 6c6193f
-------------------------------------------------------------------
Wed Jan 14 16:59:51 CET 2026 - sjaeckel@suse.de
- ice: fix PTP cleanup on driver removal in error path
(CVE-2025-68215 bsc#1255226).
- commit eb213a2
-------------------------------------------------------------------
Wed Jan 14 16:51:48 CET 2026 - clopez@suse.de
- KVM: VMX: Clean up and macrofy x86_ops (git-fixes).
- Refresh
patches.suse/KVM-x86-Drop-kvm_x86_ops.set_dr6-in-favor-of-a-new-K.patch.
- Refresh
patches.suse/KVM-VMX-Preserve-host-s-DEBUGCTLMSR_FREEZE_IN_SMM-wh.patch.
- commit 03cc358
-------------------------------------------------------------------
Wed Jan 14 16:37:35 CET 2026 - clopez@suse.de
- KVM: VMX: Define a VMX glue macro for kvm_complete_insn_gp()
(git-fixes).
- commit 2d0bc5c
-------------------------------------------------------------------
Wed Jan 14 16:21:01 CET 2026 - clopez@suse.de
- KVM: VMX: Move vt_apicv_pre_state_restore() to posted_intr.c
and tweak name (git-fixes).
- Refresh
patches.suse/KVM-Pass-new-routing-entries-and-irqfd-when-updating.patch.
- commit 6b2a898
-------------------------------------------------------------------
Wed Jan 14 10:25:12 CET 2026 - ohering@suse.de
@@ -218,106 +25,6 @@ Wed Jan 14 10:25:12 CET 2026 - ohering@suse.de
- s390/physmem_info: Query diag500(STORAGE LIMIT) to support QEMU/KVM (PED-14945).
- commit d745f52
-------------------------------------------------------------------
Wed Jan 14 10:06:16 CET 2026 - pjakobsson@suse.de
- amd/amdkfd: enhance kfd process check in switch partition
(CVE-2025-68174 bsc#1255327).
- commit 7117c37
-------------------------------------------------------------------
Wed Jan 14 06:54:46 CET 2026 - hoyeon.lee@suse.com
- selftests/bpf: Test bpf_skb_check_mtu(BPF_MTU_CHK_SEGS) when
transport_header is not set (CVE-2025-68363 bsc#1255552).
- commit ed9cc2b
-------------------------------------------------------------------
Wed Jan 14 06:53:14 CET 2026 - hoyeon.lee@suse.com
- bpf: Check skb->transport_header is set in bpf_skb_check_mtu
(CVE-2025-68363 bsc#1255552).
- commit 8c412fd
-------------------------------------------------------------------
Tue Jan 13 23:20:07 CET 2026 - fweisbecker@suse.de
- rcu/nocb: Fix possible invalid rdp's->nocb_cb_kthread pointer (bsc#1254408 CVE-2025-38704)
- commit 7bdb299
-------------------------------------------------------------------
Tue Jan 13 23:11:49 CET 2026 - fweisbecker@suse.de
- sched_ext: Fix unsafe locking in the scx_dump_state() (bsc#1255223 CVE-2025-68202)
- commit 22f9135
-------------------------------------------------------------------
Tue Jan 13 16:26:53 CET 2026 - fdmanana@suse.com
- btrfs: fix reservation leak in some error paths when inserting
inline extent (git-fixes).
- commit 362a620
-------------------------------------------------------------------
Tue Jan 13 16:23:00 CET 2026 - fdmanana@suse.com
- btrfs: do not free data reservation in fallback from inline
due to -ENOSPC (git-fixes).
- commit 38b35b2
-------------------------------------------------------------------
Tue Jan 13 16:20:59 CET 2026 - fdmanana@suse.com
- btrfs: fix the qgroup data free range for inline data extents
(git-fixes).
- commit 9d6cfa8
-------------------------------------------------------------------
Tue Jan 13 16:09:12 CET 2026 - fdmanana@suse.com
- btrfs: always detect conflicting inodes when logging inode refs
(git-fixes).
- commit 626d828
-------------------------------------------------------------------
Tue Jan 13 16:06:57 CET 2026 - fdmanana@suse.com
- btrfs: release path before initializing extent tree in
btrfs_read_locked_inode() (git-fixes).
- commit 78aa23f
-------------------------------------------------------------------
Tue Jan 13 14:35:13 CET 2026 - jack@suse.cz
- ext4: use optimized mballoc scanning regardless of inode format
(bsc#1254378).
- commit af9447d
-------------------------------------------------------------------
Tue Jan 13 13:44:17 CET 2026 - tbogendoerfer@suse.de
- supported.conf: Mark lan 743x supported (jsc#PED-14571)
- commit b80b147
-------------------------------------------------------------------
Tue Jan 13 13:10:15 CET 2026 - mgorman@suse.de
- Set HZ=1000 for ppc64 default configuration (jsc#PED-14344)
Update based on upstream commit a206d2334012 ("powerpc/defconfigs: Set
HZ=1000 on ppc64 and powernv defconfigs") and requested by jsc#PED-14344.
- commit 031e354
-------------------------------------------------------------------
Tue Jan 13 10:58:39 CET 2026 - sjaeckel@suse.de
- net: vxlan: prevent NULL deref in vxlan_xmit_one (CVE-2025-68353
bsc#1255533).
- net/mlx5: Fix IPsec cleanup over MPV device (CVE-2025-40238
bsc#1254871).
- net/mlx5e: RX, Fix generating skb from non-linear xdp_buff
for striding RQ (CVE-2025-40350 bsc#1255260).
- commit 0edf819
-------------------------------------------------------------------
Tue Jan 13 07:15:56 CET 2026 - hoyeon.lee@suse.com
@@ -1020,60 +727,6 @@ Fri Jan 9 07:29:08 CET 2026 - hoyeon.lee@suse.com
(CVE-2025-68744 bsc#1255709).
- commit ab66ed0
-------------------------------------------------------------------
Thu Jan 8 20:29:50 CET 2026 - ematsumiya@suse.de
- cifs: reset iface weights when we cannot find a candidate
(git-fixes).
- commit 859fca4
-------------------------------------------------------------------
Thu Jan 8 20:29:29 CET 2026 - ematsumiya@suse.de
- smb: client: fix warning when reconnecting channel (git-fixes).
- commit 700befa
-------------------------------------------------------------------
Thu Jan 8 20:29:04 CET 2026 - ematsumiya@suse.de
- cifs: do not disable interface polling on failure (git-fixes).
- commit 87a748d
-------------------------------------------------------------------
Thu Jan 8 20:28:37 CET 2026 - ematsumiya@suse.de
- cifs: deal with the channel loading lag while picking channels
(git-fixes).
- commit c445274
-------------------------------------------------------------------
Thu Jan 8 20:27:57 CET 2026 - ematsumiya@suse.de
- cifs: serialize other channels when query server interfaces
is pending (git-fixes).
- commit 202c543
-------------------------------------------------------------------
Thu Jan 8 20:27:26 CET 2026 - ematsumiya@suse.de
- cifs: dns resolution is needed only for primary channel
(git-fixes).
- commit 47e47ab
-------------------------------------------------------------------
Thu Jan 8 20:26:57 CET 2026 - ematsumiya@suse.de
- cifs: update dstaddr whenever channel iface is updated
(git-fixes).
- commit cd217a8
-------------------------------------------------------------------
Thu Jan 8 20:26:19 CET 2026 - ematsumiya@suse.de
- cifs: reset connections for all channels when reconnect
requested (git-fixes).
- commit a324ea9
-------------------------------------------------------------------
Thu Jan 8 19:58:52 CET 2026 - henrique.carvalho@suse.com
@@ -1147,33 +800,6 @@ Thu Jan 8 15:16:30 CET 2026 - pfalcato@suse.de
kernel-infoleak (CVE-2025-40278 bsc#1254825).
- commit a5a7e57
-------------------------------------------------------------------
Thu Jan 8 14:14:15 CET 2026 - clopez@suse.de
- Refresh
patches.suse/perf-hwmon_pmu-Fix-uninitialized-variable-warning.patch.
- Refresh
patches.suse/scsi-lpfc-Add-capability-to-register-Platform-Name-I.patch.
- Refresh
patches.suse/scsi-lpfc-Allow-support-for-BB-credit-recovery-in-po.patch.
- Refresh
patches.suse/scsi-lpfc-Ensure-unregistration-of-rpis-for-received.patch.
- Refresh
patches.suse/scsi-lpfc-Fix-leaked-ndlp-krefs-when-in-point-to-poi.patch.
- Refresh
patches.suse/scsi-lpfc-Fix-reusing-an-ndlp-that-is-marked-NLP_DRO.patch.
- Refresh
patches.suse/scsi-lpfc-Modify-kref-handling-for-Fabric-Controller.patch.
- Refresh
patches.suse/scsi-lpfc-Remove-redundant-NULL-ptr-assignment-in-lp.patch.
- Refresh
patches.suse/scsi-lpfc-Revise-discovery-related-function-headers-.patch.
- Refresh
patches.suse/scsi-lpfc-Update-lpfc-version-to-14.4.0.12.patch.
- Refresh
patches.suse/scsi-lpfc-Update-various-NPIV-diagnostic-log-messagi.patch.
- commit b565804
-------------------------------------------------------------------
Thu Jan 8 12:02:19 CET 2026 - vbabka@suse.cz

View File

@@ -19,7 +19,7 @@
%define srcversion 6.12
%define patchversion 6.12.0
%define git_commit e4af1982fecb7ec2c689b6ced0418ef945bee56b
%define git_commit d745f52ae5a54901ce89da3cdc0ec327f66992f4
%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>.ge4af198
Release: <RELEASE>.gd745f52
%else
Release: 0
%endif

View File

@@ -1,196 +1,3 @@
-------------------------------------------------------------------
Fri Jan 16 15:48:46 CET 2026 - tbogendoerfer@suse.de
- ice: use netif_get_num_default_rss_queues() (bsc#1247712).
- commit 9a8d388
-------------------------------------------------------------------
Fri Jan 16 15:43:38 CET 2026 - tbogendoerfer@suse.de
- iavf: fix off-by-one issues in iavf_config_rss_reg()
(CVE-2025-71087 bsc#1256628).
- net: mana: Fix incorrect speed reported by debugfs
(bsc#1255232).
- net: mana: Support HW link state events (bsc#1253049).
- veth: reduce XDP no_direct return section to fix race
(CVE-2025-68341 bsc#1255506).
- commit ffa2fc1
-------------------------------------------------------------------
Fri Jan 16 13:38:25 CET 2026 - ailiop@suse.com
- NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in
pnfs_mark_layout_stateid_invalid (CVE-2025-68349 bsc#1255544).
- commit 6b33846
-------------------------------------------------------------------
Fri Jan 16 13:14:02 CET 2026 - mwilck@suse.com
- md: init bioset in mddev_init (CVE-2025-68368 bsc#1255527).
- commit 4b605d4
-------------------------------------------------------------------
Fri Jan 16 12:31:10 CET 2026 - fmancera@suse.de
- ipvs: fix ipv4 null-ptr-deref in route error path
(CVE-2025-68813 bsc#1256641).
- commit dfa5bc8
-------------------------------------------------------------------
Fri Jan 16 11:02:06 CET 2026 - pjakobsson@suse.de
- drm/panthor: Prevent potential UAF in group creation
(CVE-2025-68735 bsc#1255811).
- commit ab86e96
-------------------------------------------------------------------
Fri Jan 16 10:29:23 CET 2026 - tiwai@suse.de
- wifi: mt76: wed: use proper wed reference in mt76 wed driver
callabacks (CVE-2025-68360 bsc#1255536).
- commit 5863e8a
-------------------------------------------------------------------
Fri Jan 16 10:11:22 CET 2026 - vkarasulli@suse.de
- Refresh
patches.kabi/bpf-Enforce-expected_attach_type-for-tailcall-compat.patch.
Refresh kABI workaround to use 'unsigned char' instead
of the original 'enum bpf_attach_type' as the data type.
It was discovered at SL-16.0 MU submission time that the kABI workaround
currently in-place does not work on -rt flavor. The reason is that due
to preceding spinlock_t having a different size, the hole was only 2
bytes instead of 6 bytes, and thus too small to fit 'enum'.
Since all the possible enum values are small enough to fit within
'unsigned char', switch the data type of the new field to that instead.
- commit 06ff4d9
-------------------------------------------------------------------
Fri Jan 16 10:08:48 CET 2026 - tzimmermann@suse.com
- drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup (bsc#1255128 CVE-2025-68296)
- commit 1b12281
-------------------------------------------------------------------
Fri Jan 16 09:41:11 CET 2026 - tiwai@suse.de
- efi/cper: Fix cper_bits_to_str buffer handling and return value
(git-fixes).
- lib/buildid: use __kernel_read() for sleepable context
(git-fixes).
- net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate
session upon receiving the second rts (git-fixes).
- can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher
than 1 MBit (git-fixes).
- can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
(git-fixes).
- can: etas_es58x: allow partial RX URB allocation to succeed
(git-fixes).
- commit 6b2a65b
-------------------------------------------------------------------
Thu Jan 15 16:58:30 CET 2026 - rgoldwyn@suse.com
- libceph: fix potential use-after-free in have_mon_and_osd_map() (CVE-2025-68285 bsc#1255401).
- commit bfcbd27
-------------------------------------------------------------------
Thu Jan 15 16:52:26 CET 2026 - rgoldwyn@suse.com
- landlock: Fix handling of disconnected directories
(CVE-2025-68736 bsc#1255698).
- landlock: Optimize file path walks and prepare for audit support
(CVE-2025-68736 bsc#1255698).
- commit 255f197
-------------------------------------------------------------------
Thu Jan 15 16:35:20 CET 2026 - rgoldwyn@suse.com
- libceph: fix invalid accesses to ceph_connection_v1_info (CVE-2025-39880 bsc#1250388).
- commit f8b4e56
-------------------------------------------------------------------
Thu Jan 15 16:32:36 CET 2026 - rgoldwyn@suse.com
- ceph: fix race condition validating r_parent before applying state (CVE-2025-39880 bsc#1250388).
- commit 5a88d0a
-------------------------------------------------------------------
Thu Jan 15 15:51:22 CET 2026 - mkoutny@suse.com
- cpuset: fix warning when disabling remote partition
(bsc#1256794).
- commit ab4d052
-------------------------------------------------------------------
Thu Jan 15 11:20:02 CET 2026 - nmorey@suse.com
- RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctly (CVE-2025-71096 bsc#1256606)
- commit 6757234
-------------------------------------------------------------------
Thu Jan 15 11:05:45 CET 2026 - fmancera@suse.de
- mptcp: Fix proto fallback detection with BPF (CVE-2025-68227
bsc#1255216).
- commit e27edfa
-------------------------------------------------------------------
Thu Jan 15 09:39:21 CET 2026 - jslaby@suse.cz
- Refresh
patches.suse/smb-client-introduce-close_cached_dir_locked-.patch.
Just refresh to fix:
warning: patches.suse/smb-client-introduce-close_cached_dir_locked-.patch:
Patch unexpectedly ends in the middle of a line.
- commit 675e06b
-------------------------------------------------------------------
Thu Jan 15 09:38:41 CET 2026 - jslaby@suse.cz
- x86/fpu: Ensure XFD state on signal delivery (CVE-2025-68171
bsc#1255255).
- commit 74e061b
-------------------------------------------------------------------
Wed Jan 14 17:39:37 CET 2026 - marco.crivellari@suse.com
- sched: Increase sched_tick_remote timeout (bsc#1254510).
- commit 6c6193f
-------------------------------------------------------------------
Wed Jan 14 16:59:51 CET 2026 - sjaeckel@suse.de
- ice: fix PTP cleanup on driver removal in error path
(CVE-2025-68215 bsc#1255226).
- commit eb213a2
-------------------------------------------------------------------
Wed Jan 14 16:51:48 CET 2026 - clopez@suse.de
- KVM: VMX: Clean up and macrofy x86_ops (git-fixes).
- Refresh
patches.suse/KVM-x86-Drop-kvm_x86_ops.set_dr6-in-favor-of-a-new-K.patch.
- Refresh
patches.suse/KVM-VMX-Preserve-host-s-DEBUGCTLMSR_FREEZE_IN_SMM-wh.patch.
- commit 03cc358
-------------------------------------------------------------------
Wed Jan 14 16:37:35 CET 2026 - clopez@suse.de
- KVM: VMX: Define a VMX glue macro for kvm_complete_insn_gp()
(git-fixes).
- commit 2d0bc5c
-------------------------------------------------------------------
Wed Jan 14 16:21:01 CET 2026 - clopez@suse.de
- KVM: VMX: Move vt_apicv_pre_state_restore() to posted_intr.c
and tweak name (git-fixes).
- Refresh
patches.suse/KVM-Pass-new-routing-entries-and-irqfd-when-updating.patch.
- commit 6b2a898
-------------------------------------------------------------------
Wed Jan 14 10:25:12 CET 2026 - ohering@suse.de
@@ -218,106 +25,6 @@ Wed Jan 14 10:25:12 CET 2026 - ohering@suse.de
- s390/physmem_info: Query diag500(STORAGE LIMIT) to support QEMU/KVM (PED-14945).
- commit d745f52
-------------------------------------------------------------------
Wed Jan 14 10:06:16 CET 2026 - pjakobsson@suse.de
- amd/amdkfd: enhance kfd process check in switch partition
(CVE-2025-68174 bsc#1255327).
- commit 7117c37
-------------------------------------------------------------------
Wed Jan 14 06:54:46 CET 2026 - hoyeon.lee@suse.com
- selftests/bpf: Test bpf_skb_check_mtu(BPF_MTU_CHK_SEGS) when
transport_header is not set (CVE-2025-68363 bsc#1255552).
- commit ed9cc2b
-------------------------------------------------------------------
Wed Jan 14 06:53:14 CET 2026 - hoyeon.lee@suse.com
- bpf: Check skb->transport_header is set in bpf_skb_check_mtu
(CVE-2025-68363 bsc#1255552).
- commit 8c412fd
-------------------------------------------------------------------
Tue Jan 13 23:20:07 CET 2026 - fweisbecker@suse.de
- rcu/nocb: Fix possible invalid rdp's->nocb_cb_kthread pointer (bsc#1254408 CVE-2025-38704)
- commit 7bdb299
-------------------------------------------------------------------
Tue Jan 13 23:11:49 CET 2026 - fweisbecker@suse.de
- sched_ext: Fix unsafe locking in the scx_dump_state() (bsc#1255223 CVE-2025-68202)
- commit 22f9135
-------------------------------------------------------------------
Tue Jan 13 16:26:53 CET 2026 - fdmanana@suse.com
- btrfs: fix reservation leak in some error paths when inserting
inline extent (git-fixes).
- commit 362a620
-------------------------------------------------------------------
Tue Jan 13 16:23:00 CET 2026 - fdmanana@suse.com
- btrfs: do not free data reservation in fallback from inline
due to -ENOSPC (git-fixes).
- commit 38b35b2
-------------------------------------------------------------------
Tue Jan 13 16:20:59 CET 2026 - fdmanana@suse.com
- btrfs: fix the qgroup data free range for inline data extents
(git-fixes).
- commit 9d6cfa8
-------------------------------------------------------------------
Tue Jan 13 16:09:12 CET 2026 - fdmanana@suse.com
- btrfs: always detect conflicting inodes when logging inode refs
(git-fixes).
- commit 626d828
-------------------------------------------------------------------
Tue Jan 13 16:06:57 CET 2026 - fdmanana@suse.com
- btrfs: release path before initializing extent tree in
btrfs_read_locked_inode() (git-fixes).
- commit 78aa23f
-------------------------------------------------------------------
Tue Jan 13 14:35:13 CET 2026 - jack@suse.cz
- ext4: use optimized mballoc scanning regardless of inode format
(bsc#1254378).
- commit af9447d
-------------------------------------------------------------------
Tue Jan 13 13:44:17 CET 2026 - tbogendoerfer@suse.de
- supported.conf: Mark lan 743x supported (jsc#PED-14571)
- commit b80b147
-------------------------------------------------------------------
Tue Jan 13 13:10:15 CET 2026 - mgorman@suse.de
- Set HZ=1000 for ppc64 default configuration (jsc#PED-14344)
Update based on upstream commit a206d2334012 ("powerpc/defconfigs: Set
HZ=1000 on ppc64 and powernv defconfigs") and requested by jsc#PED-14344.
- commit 031e354
-------------------------------------------------------------------
Tue Jan 13 10:58:39 CET 2026 - sjaeckel@suse.de
- net: vxlan: prevent NULL deref in vxlan_xmit_one (CVE-2025-68353
bsc#1255533).
- net/mlx5: Fix IPsec cleanup over MPV device (CVE-2025-40238
bsc#1254871).
- net/mlx5e: RX, Fix generating skb from non-linear xdp_buff
for striding RQ (CVE-2025-40350 bsc#1255260).
- commit 0edf819
-------------------------------------------------------------------
Tue Jan 13 07:15:56 CET 2026 - hoyeon.lee@suse.com
@@ -1020,60 +727,6 @@ Fri Jan 9 07:29:08 CET 2026 - hoyeon.lee@suse.com
(CVE-2025-68744 bsc#1255709).
- commit ab66ed0
-------------------------------------------------------------------
Thu Jan 8 20:29:50 CET 2026 - ematsumiya@suse.de
- cifs: reset iface weights when we cannot find a candidate
(git-fixes).
- commit 859fca4
-------------------------------------------------------------------
Thu Jan 8 20:29:29 CET 2026 - ematsumiya@suse.de
- smb: client: fix warning when reconnecting channel (git-fixes).
- commit 700befa
-------------------------------------------------------------------
Thu Jan 8 20:29:04 CET 2026 - ematsumiya@suse.de
- cifs: do not disable interface polling on failure (git-fixes).
- commit 87a748d
-------------------------------------------------------------------
Thu Jan 8 20:28:37 CET 2026 - ematsumiya@suse.de
- cifs: deal with the channel loading lag while picking channels
(git-fixes).
- commit c445274
-------------------------------------------------------------------
Thu Jan 8 20:27:57 CET 2026 - ematsumiya@suse.de
- cifs: serialize other channels when query server interfaces
is pending (git-fixes).
- commit 202c543
-------------------------------------------------------------------
Thu Jan 8 20:27:26 CET 2026 - ematsumiya@suse.de
- cifs: dns resolution is needed only for primary channel
(git-fixes).
- commit 47e47ab
-------------------------------------------------------------------
Thu Jan 8 20:26:57 CET 2026 - ematsumiya@suse.de
- cifs: update dstaddr whenever channel iface is updated
(git-fixes).
- commit cd217a8
-------------------------------------------------------------------
Thu Jan 8 20:26:19 CET 2026 - ematsumiya@suse.de
- cifs: reset connections for all channels when reconnect
requested (git-fixes).
- commit a324ea9
-------------------------------------------------------------------
Thu Jan 8 19:58:52 CET 2026 - henrique.carvalho@suse.com
@@ -1147,33 +800,6 @@ Thu Jan 8 15:16:30 CET 2026 - pfalcato@suse.de
kernel-infoleak (CVE-2025-40278 bsc#1254825).
- commit a5a7e57
-------------------------------------------------------------------
Thu Jan 8 14:14:15 CET 2026 - clopez@suse.de
- Refresh
patches.suse/perf-hwmon_pmu-Fix-uninitialized-variable-warning.patch.
- Refresh
patches.suse/scsi-lpfc-Add-capability-to-register-Platform-Name-I.patch.
- Refresh
patches.suse/scsi-lpfc-Allow-support-for-BB-credit-recovery-in-po.patch.
- Refresh
patches.suse/scsi-lpfc-Ensure-unregistration-of-rpis-for-received.patch.
- Refresh
patches.suse/scsi-lpfc-Fix-leaked-ndlp-krefs-when-in-point-to-poi.patch.
- Refresh
patches.suse/scsi-lpfc-Fix-reusing-an-ndlp-that-is-marked-NLP_DRO.patch.
- Refresh
patches.suse/scsi-lpfc-Modify-kref-handling-for-Fabric-Controller.patch.
- Refresh
patches.suse/scsi-lpfc-Remove-redundant-NULL-ptr-assignment-in-lp.patch.
- Refresh
patches.suse/scsi-lpfc-Revise-discovery-related-function-headers-.patch.
- Refresh
patches.suse/scsi-lpfc-Update-lpfc-version-to-14.4.0.12.patch.
- Refresh
patches.suse/scsi-lpfc-Update-various-NPIV-diagnostic-log-messagi.patch.
- commit b565804
-------------------------------------------------------------------
Thu Jan 8 12:02:19 CET 2026 - vbabka@suse.cz

View File

@@ -19,7 +19,7 @@
%define srcversion 6.12
%define patchversion 6.12.0
%define git_commit e4af1982fecb7ec2c689b6ced0418ef945bee56b
%define git_commit d745f52ae5a54901ce89da3cdc0ec327f66992f4
%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>.ge4af198
Release: <RELEASE>.gd745f52
%else
Release: 0
%endif

View File

@@ -1,196 +1,3 @@
-------------------------------------------------------------------
Fri Jan 16 15:48:46 CET 2026 - tbogendoerfer@suse.de
- ice: use netif_get_num_default_rss_queues() (bsc#1247712).
- commit 9a8d388
-------------------------------------------------------------------
Fri Jan 16 15:43:38 CET 2026 - tbogendoerfer@suse.de
- iavf: fix off-by-one issues in iavf_config_rss_reg()
(CVE-2025-71087 bsc#1256628).
- net: mana: Fix incorrect speed reported by debugfs
(bsc#1255232).
- net: mana: Support HW link state events (bsc#1253049).
- veth: reduce XDP no_direct return section to fix race
(CVE-2025-68341 bsc#1255506).
- commit ffa2fc1
-------------------------------------------------------------------
Fri Jan 16 13:38:25 CET 2026 - ailiop@suse.com
- NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in
pnfs_mark_layout_stateid_invalid (CVE-2025-68349 bsc#1255544).
- commit 6b33846
-------------------------------------------------------------------
Fri Jan 16 13:14:02 CET 2026 - mwilck@suse.com
- md: init bioset in mddev_init (CVE-2025-68368 bsc#1255527).
- commit 4b605d4
-------------------------------------------------------------------
Fri Jan 16 12:31:10 CET 2026 - fmancera@suse.de
- ipvs: fix ipv4 null-ptr-deref in route error path
(CVE-2025-68813 bsc#1256641).
- commit dfa5bc8
-------------------------------------------------------------------
Fri Jan 16 11:02:06 CET 2026 - pjakobsson@suse.de
- drm/panthor: Prevent potential UAF in group creation
(CVE-2025-68735 bsc#1255811).
- commit ab86e96
-------------------------------------------------------------------
Fri Jan 16 10:29:23 CET 2026 - tiwai@suse.de
- wifi: mt76: wed: use proper wed reference in mt76 wed driver
callabacks (CVE-2025-68360 bsc#1255536).
- commit 5863e8a
-------------------------------------------------------------------
Fri Jan 16 10:11:22 CET 2026 - vkarasulli@suse.de
- Refresh
patches.kabi/bpf-Enforce-expected_attach_type-for-tailcall-compat.patch.
Refresh kABI workaround to use 'unsigned char' instead
of the original 'enum bpf_attach_type' as the data type.
It was discovered at SL-16.0 MU submission time that the kABI workaround
currently in-place does not work on -rt flavor. The reason is that due
to preceding spinlock_t having a different size, the hole was only 2
bytes instead of 6 bytes, and thus too small to fit 'enum'.
Since all the possible enum values are small enough to fit within
'unsigned char', switch the data type of the new field to that instead.
- commit 06ff4d9
-------------------------------------------------------------------
Fri Jan 16 10:08:48 CET 2026 - tzimmermann@suse.com
- drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup (bsc#1255128 CVE-2025-68296)
- commit 1b12281
-------------------------------------------------------------------
Fri Jan 16 09:41:11 CET 2026 - tiwai@suse.de
- efi/cper: Fix cper_bits_to_str buffer handling and return value
(git-fixes).
- lib/buildid: use __kernel_read() for sleepable context
(git-fixes).
- net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate
session upon receiving the second rts (git-fixes).
- can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher
than 1 MBit (git-fixes).
- can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
(git-fixes).
- can: etas_es58x: allow partial RX URB allocation to succeed
(git-fixes).
- commit 6b2a65b
-------------------------------------------------------------------
Thu Jan 15 16:58:30 CET 2026 - rgoldwyn@suse.com
- libceph: fix potential use-after-free in have_mon_and_osd_map() (CVE-2025-68285 bsc#1255401).
- commit bfcbd27
-------------------------------------------------------------------
Thu Jan 15 16:52:26 CET 2026 - rgoldwyn@suse.com
- landlock: Fix handling of disconnected directories
(CVE-2025-68736 bsc#1255698).
- landlock: Optimize file path walks and prepare for audit support
(CVE-2025-68736 bsc#1255698).
- commit 255f197
-------------------------------------------------------------------
Thu Jan 15 16:35:20 CET 2026 - rgoldwyn@suse.com
- libceph: fix invalid accesses to ceph_connection_v1_info (CVE-2025-39880 bsc#1250388).
- commit f8b4e56
-------------------------------------------------------------------
Thu Jan 15 16:32:36 CET 2026 - rgoldwyn@suse.com
- ceph: fix race condition validating r_parent before applying state (CVE-2025-39880 bsc#1250388).
- commit 5a88d0a
-------------------------------------------------------------------
Thu Jan 15 15:51:22 CET 2026 - mkoutny@suse.com
- cpuset: fix warning when disabling remote partition
(bsc#1256794).
- commit ab4d052
-------------------------------------------------------------------
Thu Jan 15 11:20:02 CET 2026 - nmorey@suse.com
- RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctly (CVE-2025-71096 bsc#1256606)
- commit 6757234
-------------------------------------------------------------------
Thu Jan 15 11:05:45 CET 2026 - fmancera@suse.de
- mptcp: Fix proto fallback detection with BPF (CVE-2025-68227
bsc#1255216).
- commit e27edfa
-------------------------------------------------------------------
Thu Jan 15 09:39:21 CET 2026 - jslaby@suse.cz
- Refresh
patches.suse/smb-client-introduce-close_cached_dir_locked-.patch.
Just refresh to fix:
warning: patches.suse/smb-client-introduce-close_cached_dir_locked-.patch:
Patch unexpectedly ends in the middle of a line.
- commit 675e06b
-------------------------------------------------------------------
Thu Jan 15 09:38:41 CET 2026 - jslaby@suse.cz
- x86/fpu: Ensure XFD state on signal delivery (CVE-2025-68171
bsc#1255255).
- commit 74e061b
-------------------------------------------------------------------
Wed Jan 14 17:39:37 CET 2026 - marco.crivellari@suse.com
- sched: Increase sched_tick_remote timeout (bsc#1254510).
- commit 6c6193f
-------------------------------------------------------------------
Wed Jan 14 16:59:51 CET 2026 - sjaeckel@suse.de
- ice: fix PTP cleanup on driver removal in error path
(CVE-2025-68215 bsc#1255226).
- commit eb213a2
-------------------------------------------------------------------
Wed Jan 14 16:51:48 CET 2026 - clopez@suse.de
- KVM: VMX: Clean up and macrofy x86_ops (git-fixes).
- Refresh
patches.suse/KVM-x86-Drop-kvm_x86_ops.set_dr6-in-favor-of-a-new-K.patch.
- Refresh
patches.suse/KVM-VMX-Preserve-host-s-DEBUGCTLMSR_FREEZE_IN_SMM-wh.patch.
- commit 03cc358
-------------------------------------------------------------------
Wed Jan 14 16:37:35 CET 2026 - clopez@suse.de
- KVM: VMX: Define a VMX glue macro for kvm_complete_insn_gp()
(git-fixes).
- commit 2d0bc5c
-------------------------------------------------------------------
Wed Jan 14 16:21:01 CET 2026 - clopez@suse.de
- KVM: VMX: Move vt_apicv_pre_state_restore() to posted_intr.c
and tweak name (git-fixes).
- Refresh
patches.suse/KVM-Pass-new-routing-entries-and-irqfd-when-updating.patch.
- commit 6b2a898
-------------------------------------------------------------------
Wed Jan 14 10:25:12 CET 2026 - ohering@suse.de
@@ -218,106 +25,6 @@ Wed Jan 14 10:25:12 CET 2026 - ohering@suse.de
- s390/physmem_info: Query diag500(STORAGE LIMIT) to support QEMU/KVM (PED-14945).
- commit d745f52
-------------------------------------------------------------------
Wed Jan 14 10:06:16 CET 2026 - pjakobsson@suse.de
- amd/amdkfd: enhance kfd process check in switch partition
(CVE-2025-68174 bsc#1255327).
- commit 7117c37
-------------------------------------------------------------------
Wed Jan 14 06:54:46 CET 2026 - hoyeon.lee@suse.com
- selftests/bpf: Test bpf_skb_check_mtu(BPF_MTU_CHK_SEGS) when
transport_header is not set (CVE-2025-68363 bsc#1255552).
- commit ed9cc2b
-------------------------------------------------------------------
Wed Jan 14 06:53:14 CET 2026 - hoyeon.lee@suse.com
- bpf: Check skb->transport_header is set in bpf_skb_check_mtu
(CVE-2025-68363 bsc#1255552).
- commit 8c412fd
-------------------------------------------------------------------
Tue Jan 13 23:20:07 CET 2026 - fweisbecker@suse.de
- rcu/nocb: Fix possible invalid rdp's->nocb_cb_kthread pointer (bsc#1254408 CVE-2025-38704)
- commit 7bdb299
-------------------------------------------------------------------
Tue Jan 13 23:11:49 CET 2026 - fweisbecker@suse.de
- sched_ext: Fix unsafe locking in the scx_dump_state() (bsc#1255223 CVE-2025-68202)
- commit 22f9135
-------------------------------------------------------------------
Tue Jan 13 16:26:53 CET 2026 - fdmanana@suse.com
- btrfs: fix reservation leak in some error paths when inserting
inline extent (git-fixes).
- commit 362a620
-------------------------------------------------------------------
Tue Jan 13 16:23:00 CET 2026 - fdmanana@suse.com
- btrfs: do not free data reservation in fallback from inline
due to -ENOSPC (git-fixes).
- commit 38b35b2
-------------------------------------------------------------------
Tue Jan 13 16:20:59 CET 2026 - fdmanana@suse.com
- btrfs: fix the qgroup data free range for inline data extents
(git-fixes).
- commit 9d6cfa8
-------------------------------------------------------------------
Tue Jan 13 16:09:12 CET 2026 - fdmanana@suse.com
- btrfs: always detect conflicting inodes when logging inode refs
(git-fixes).
- commit 626d828
-------------------------------------------------------------------
Tue Jan 13 16:06:57 CET 2026 - fdmanana@suse.com
- btrfs: release path before initializing extent tree in
btrfs_read_locked_inode() (git-fixes).
- commit 78aa23f
-------------------------------------------------------------------
Tue Jan 13 14:35:13 CET 2026 - jack@suse.cz
- ext4: use optimized mballoc scanning regardless of inode format
(bsc#1254378).
- commit af9447d
-------------------------------------------------------------------
Tue Jan 13 13:44:17 CET 2026 - tbogendoerfer@suse.de
- supported.conf: Mark lan 743x supported (jsc#PED-14571)
- commit b80b147
-------------------------------------------------------------------
Tue Jan 13 13:10:15 CET 2026 - mgorman@suse.de
- Set HZ=1000 for ppc64 default configuration (jsc#PED-14344)
Update based on upstream commit a206d2334012 ("powerpc/defconfigs: Set
HZ=1000 on ppc64 and powernv defconfigs") and requested by jsc#PED-14344.
- commit 031e354
-------------------------------------------------------------------
Tue Jan 13 10:58:39 CET 2026 - sjaeckel@suse.de
- net: vxlan: prevent NULL deref in vxlan_xmit_one (CVE-2025-68353
bsc#1255533).
- net/mlx5: Fix IPsec cleanup over MPV device (CVE-2025-40238
bsc#1254871).
- net/mlx5e: RX, Fix generating skb from non-linear xdp_buff
for striding RQ (CVE-2025-40350 bsc#1255260).
- commit 0edf819
-------------------------------------------------------------------
Tue Jan 13 07:15:56 CET 2026 - hoyeon.lee@suse.com
@@ -1020,60 +727,6 @@ Fri Jan 9 07:29:08 CET 2026 - hoyeon.lee@suse.com
(CVE-2025-68744 bsc#1255709).
- commit ab66ed0
-------------------------------------------------------------------
Thu Jan 8 20:29:50 CET 2026 - ematsumiya@suse.de
- cifs: reset iface weights when we cannot find a candidate
(git-fixes).
- commit 859fca4
-------------------------------------------------------------------
Thu Jan 8 20:29:29 CET 2026 - ematsumiya@suse.de
- smb: client: fix warning when reconnecting channel (git-fixes).
- commit 700befa
-------------------------------------------------------------------
Thu Jan 8 20:29:04 CET 2026 - ematsumiya@suse.de
- cifs: do not disable interface polling on failure (git-fixes).
- commit 87a748d
-------------------------------------------------------------------
Thu Jan 8 20:28:37 CET 2026 - ematsumiya@suse.de
- cifs: deal with the channel loading lag while picking channels
(git-fixes).
- commit c445274
-------------------------------------------------------------------
Thu Jan 8 20:27:57 CET 2026 - ematsumiya@suse.de
- cifs: serialize other channels when query server interfaces
is pending (git-fixes).
- commit 202c543
-------------------------------------------------------------------
Thu Jan 8 20:27:26 CET 2026 - ematsumiya@suse.de
- cifs: dns resolution is needed only for primary channel
(git-fixes).
- commit 47e47ab
-------------------------------------------------------------------
Thu Jan 8 20:26:57 CET 2026 - ematsumiya@suse.de
- cifs: update dstaddr whenever channel iface is updated
(git-fixes).
- commit cd217a8
-------------------------------------------------------------------
Thu Jan 8 20:26:19 CET 2026 - ematsumiya@suse.de
- cifs: reset connections for all channels when reconnect
requested (git-fixes).
- commit a324ea9
-------------------------------------------------------------------
Thu Jan 8 19:58:52 CET 2026 - henrique.carvalho@suse.com
@@ -1147,33 +800,6 @@ Thu Jan 8 15:16:30 CET 2026 - pfalcato@suse.de
kernel-infoleak (CVE-2025-40278 bsc#1254825).
- commit a5a7e57
-------------------------------------------------------------------
Thu Jan 8 14:14:15 CET 2026 - clopez@suse.de
- Refresh
patches.suse/perf-hwmon_pmu-Fix-uninitialized-variable-warning.patch.
- Refresh
patches.suse/scsi-lpfc-Add-capability-to-register-Platform-Name-I.patch.
- Refresh
patches.suse/scsi-lpfc-Allow-support-for-BB-credit-recovery-in-po.patch.
- Refresh
patches.suse/scsi-lpfc-Ensure-unregistration-of-rpis-for-received.patch.
- Refresh
patches.suse/scsi-lpfc-Fix-leaked-ndlp-krefs-when-in-point-to-poi.patch.
- Refresh
patches.suse/scsi-lpfc-Fix-reusing-an-ndlp-that-is-marked-NLP_DRO.patch.
- Refresh
patches.suse/scsi-lpfc-Modify-kref-handling-for-Fabric-Controller.patch.
- Refresh
patches.suse/scsi-lpfc-Remove-redundant-NULL-ptr-assignment-in-lp.patch.
- Refresh
patches.suse/scsi-lpfc-Revise-discovery-related-function-headers-.patch.
- Refresh
patches.suse/scsi-lpfc-Update-lpfc-version-to-14.4.0.12.patch.
- Refresh
patches.suse/scsi-lpfc-Update-various-NPIV-diagnostic-log-messagi.patch.
- commit b565804
-------------------------------------------------------------------
Thu Jan 8 12:02:19 CET 2026 - vbabka@suse.cz

View File

@@ -18,7 +18,7 @@
%define srcversion 6.12
%define patchversion 6.12.0
%define git_commit e4af1982fecb7ec2c689b6ced0418ef945bee56b
%define git_commit d745f52ae5a54901ce89da3cdc0ec327f66992f4
%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>.ge4af198
Release: <RELEASE>.gd745f52
%else
Release: 0
%endif

View File

@@ -1,196 +1,3 @@
-------------------------------------------------------------------
Fri Jan 16 15:48:46 CET 2026 - tbogendoerfer@suse.de
- ice: use netif_get_num_default_rss_queues() (bsc#1247712).
- commit 9a8d388
-------------------------------------------------------------------
Fri Jan 16 15:43:38 CET 2026 - tbogendoerfer@suse.de
- iavf: fix off-by-one issues in iavf_config_rss_reg()
(CVE-2025-71087 bsc#1256628).
- net: mana: Fix incorrect speed reported by debugfs
(bsc#1255232).
- net: mana: Support HW link state events (bsc#1253049).
- veth: reduce XDP no_direct return section to fix race
(CVE-2025-68341 bsc#1255506).
- commit ffa2fc1
-------------------------------------------------------------------
Fri Jan 16 13:38:25 CET 2026 - ailiop@suse.com
- NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in
pnfs_mark_layout_stateid_invalid (CVE-2025-68349 bsc#1255544).
- commit 6b33846
-------------------------------------------------------------------
Fri Jan 16 13:14:02 CET 2026 - mwilck@suse.com
- md: init bioset in mddev_init (CVE-2025-68368 bsc#1255527).
- commit 4b605d4
-------------------------------------------------------------------
Fri Jan 16 12:31:10 CET 2026 - fmancera@suse.de
- ipvs: fix ipv4 null-ptr-deref in route error path
(CVE-2025-68813 bsc#1256641).
- commit dfa5bc8
-------------------------------------------------------------------
Fri Jan 16 11:02:06 CET 2026 - pjakobsson@suse.de
- drm/panthor: Prevent potential UAF in group creation
(CVE-2025-68735 bsc#1255811).
- commit ab86e96
-------------------------------------------------------------------
Fri Jan 16 10:29:23 CET 2026 - tiwai@suse.de
- wifi: mt76: wed: use proper wed reference in mt76 wed driver
callabacks (CVE-2025-68360 bsc#1255536).
- commit 5863e8a
-------------------------------------------------------------------
Fri Jan 16 10:11:22 CET 2026 - vkarasulli@suse.de
- Refresh
patches.kabi/bpf-Enforce-expected_attach_type-for-tailcall-compat.patch.
Refresh kABI workaround to use 'unsigned char' instead
of the original 'enum bpf_attach_type' as the data type.
It was discovered at SL-16.0 MU submission time that the kABI workaround
currently in-place does not work on -rt flavor. The reason is that due
to preceding spinlock_t having a different size, the hole was only 2
bytes instead of 6 bytes, and thus too small to fit 'enum'.
Since all the possible enum values are small enough to fit within
'unsigned char', switch the data type of the new field to that instead.
- commit 06ff4d9
-------------------------------------------------------------------
Fri Jan 16 10:08:48 CET 2026 - tzimmermann@suse.com
- drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup (bsc#1255128 CVE-2025-68296)
- commit 1b12281
-------------------------------------------------------------------
Fri Jan 16 09:41:11 CET 2026 - tiwai@suse.de
- efi/cper: Fix cper_bits_to_str buffer handling and return value
(git-fixes).
- lib/buildid: use __kernel_read() for sleepable context
(git-fixes).
- net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate
session upon receiving the second rts (git-fixes).
- can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher
than 1 MBit (git-fixes).
- can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
(git-fixes).
- can: etas_es58x: allow partial RX URB allocation to succeed
(git-fixes).
- commit 6b2a65b
-------------------------------------------------------------------
Thu Jan 15 16:58:30 CET 2026 - rgoldwyn@suse.com
- libceph: fix potential use-after-free in have_mon_and_osd_map() (CVE-2025-68285 bsc#1255401).
- commit bfcbd27
-------------------------------------------------------------------
Thu Jan 15 16:52:26 CET 2026 - rgoldwyn@suse.com
- landlock: Fix handling of disconnected directories
(CVE-2025-68736 bsc#1255698).
- landlock: Optimize file path walks and prepare for audit support
(CVE-2025-68736 bsc#1255698).
- commit 255f197
-------------------------------------------------------------------
Thu Jan 15 16:35:20 CET 2026 - rgoldwyn@suse.com
- libceph: fix invalid accesses to ceph_connection_v1_info (CVE-2025-39880 bsc#1250388).
- commit f8b4e56
-------------------------------------------------------------------
Thu Jan 15 16:32:36 CET 2026 - rgoldwyn@suse.com
- ceph: fix race condition validating r_parent before applying state (CVE-2025-39880 bsc#1250388).
- commit 5a88d0a
-------------------------------------------------------------------
Thu Jan 15 15:51:22 CET 2026 - mkoutny@suse.com
- cpuset: fix warning when disabling remote partition
(bsc#1256794).
- commit ab4d052
-------------------------------------------------------------------
Thu Jan 15 11:20:02 CET 2026 - nmorey@suse.com
- RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctly (CVE-2025-71096 bsc#1256606)
- commit 6757234
-------------------------------------------------------------------
Thu Jan 15 11:05:45 CET 2026 - fmancera@suse.de
- mptcp: Fix proto fallback detection with BPF (CVE-2025-68227
bsc#1255216).
- commit e27edfa
-------------------------------------------------------------------
Thu Jan 15 09:39:21 CET 2026 - jslaby@suse.cz
- Refresh
patches.suse/smb-client-introduce-close_cached_dir_locked-.patch.
Just refresh to fix:
warning: patches.suse/smb-client-introduce-close_cached_dir_locked-.patch:
Patch unexpectedly ends in the middle of a line.
- commit 675e06b
-------------------------------------------------------------------
Thu Jan 15 09:38:41 CET 2026 - jslaby@suse.cz
- x86/fpu: Ensure XFD state on signal delivery (CVE-2025-68171
bsc#1255255).
- commit 74e061b
-------------------------------------------------------------------
Wed Jan 14 17:39:37 CET 2026 - marco.crivellari@suse.com
- sched: Increase sched_tick_remote timeout (bsc#1254510).
- commit 6c6193f
-------------------------------------------------------------------
Wed Jan 14 16:59:51 CET 2026 - sjaeckel@suse.de
- ice: fix PTP cleanup on driver removal in error path
(CVE-2025-68215 bsc#1255226).
- commit eb213a2
-------------------------------------------------------------------
Wed Jan 14 16:51:48 CET 2026 - clopez@suse.de
- KVM: VMX: Clean up and macrofy x86_ops (git-fixes).
- Refresh
patches.suse/KVM-x86-Drop-kvm_x86_ops.set_dr6-in-favor-of-a-new-K.patch.
- Refresh
patches.suse/KVM-VMX-Preserve-host-s-DEBUGCTLMSR_FREEZE_IN_SMM-wh.patch.
- commit 03cc358
-------------------------------------------------------------------
Wed Jan 14 16:37:35 CET 2026 - clopez@suse.de
- KVM: VMX: Define a VMX glue macro for kvm_complete_insn_gp()
(git-fixes).
- commit 2d0bc5c
-------------------------------------------------------------------
Wed Jan 14 16:21:01 CET 2026 - clopez@suse.de
- KVM: VMX: Move vt_apicv_pre_state_restore() to posted_intr.c
and tweak name (git-fixes).
- Refresh
patches.suse/KVM-Pass-new-routing-entries-and-irqfd-when-updating.patch.
- commit 6b2a898
-------------------------------------------------------------------
Wed Jan 14 10:25:12 CET 2026 - ohering@suse.de
@@ -218,106 +25,6 @@ Wed Jan 14 10:25:12 CET 2026 - ohering@suse.de
- s390/physmem_info: Query diag500(STORAGE LIMIT) to support QEMU/KVM (PED-14945).
- commit d745f52
-------------------------------------------------------------------
Wed Jan 14 10:06:16 CET 2026 - pjakobsson@suse.de
- amd/amdkfd: enhance kfd process check in switch partition
(CVE-2025-68174 bsc#1255327).
- commit 7117c37
-------------------------------------------------------------------
Wed Jan 14 06:54:46 CET 2026 - hoyeon.lee@suse.com
- selftests/bpf: Test bpf_skb_check_mtu(BPF_MTU_CHK_SEGS) when
transport_header is not set (CVE-2025-68363 bsc#1255552).
- commit ed9cc2b
-------------------------------------------------------------------
Wed Jan 14 06:53:14 CET 2026 - hoyeon.lee@suse.com
- bpf: Check skb->transport_header is set in bpf_skb_check_mtu
(CVE-2025-68363 bsc#1255552).
- commit 8c412fd
-------------------------------------------------------------------
Tue Jan 13 23:20:07 CET 2026 - fweisbecker@suse.de
- rcu/nocb: Fix possible invalid rdp's->nocb_cb_kthread pointer (bsc#1254408 CVE-2025-38704)
- commit 7bdb299
-------------------------------------------------------------------
Tue Jan 13 23:11:49 CET 2026 - fweisbecker@suse.de
- sched_ext: Fix unsafe locking in the scx_dump_state() (bsc#1255223 CVE-2025-68202)
- commit 22f9135
-------------------------------------------------------------------
Tue Jan 13 16:26:53 CET 2026 - fdmanana@suse.com
- btrfs: fix reservation leak in some error paths when inserting
inline extent (git-fixes).
- commit 362a620
-------------------------------------------------------------------
Tue Jan 13 16:23:00 CET 2026 - fdmanana@suse.com
- btrfs: do not free data reservation in fallback from inline
due to -ENOSPC (git-fixes).
- commit 38b35b2
-------------------------------------------------------------------
Tue Jan 13 16:20:59 CET 2026 - fdmanana@suse.com
- btrfs: fix the qgroup data free range for inline data extents
(git-fixes).
- commit 9d6cfa8
-------------------------------------------------------------------
Tue Jan 13 16:09:12 CET 2026 - fdmanana@suse.com
- btrfs: always detect conflicting inodes when logging inode refs
(git-fixes).
- commit 626d828
-------------------------------------------------------------------
Tue Jan 13 16:06:57 CET 2026 - fdmanana@suse.com
- btrfs: release path before initializing extent tree in
btrfs_read_locked_inode() (git-fixes).
- commit 78aa23f
-------------------------------------------------------------------
Tue Jan 13 14:35:13 CET 2026 - jack@suse.cz
- ext4: use optimized mballoc scanning regardless of inode format
(bsc#1254378).
- commit af9447d
-------------------------------------------------------------------
Tue Jan 13 13:44:17 CET 2026 - tbogendoerfer@suse.de
- supported.conf: Mark lan 743x supported (jsc#PED-14571)
- commit b80b147
-------------------------------------------------------------------
Tue Jan 13 13:10:15 CET 2026 - mgorman@suse.de
- Set HZ=1000 for ppc64 default configuration (jsc#PED-14344)
Update based on upstream commit a206d2334012 ("powerpc/defconfigs: Set
HZ=1000 on ppc64 and powernv defconfigs") and requested by jsc#PED-14344.
- commit 031e354
-------------------------------------------------------------------
Tue Jan 13 10:58:39 CET 2026 - sjaeckel@suse.de
- net: vxlan: prevent NULL deref in vxlan_xmit_one (CVE-2025-68353
bsc#1255533).
- net/mlx5: Fix IPsec cleanup over MPV device (CVE-2025-40238
bsc#1254871).
- net/mlx5e: RX, Fix generating skb from non-linear xdp_buff
for striding RQ (CVE-2025-40350 bsc#1255260).
- commit 0edf819
-------------------------------------------------------------------
Tue Jan 13 07:15:56 CET 2026 - hoyeon.lee@suse.com
@@ -1020,60 +727,6 @@ Fri Jan 9 07:29:08 CET 2026 - hoyeon.lee@suse.com
(CVE-2025-68744 bsc#1255709).
- commit ab66ed0
-------------------------------------------------------------------
Thu Jan 8 20:29:50 CET 2026 - ematsumiya@suse.de
- cifs: reset iface weights when we cannot find a candidate
(git-fixes).
- commit 859fca4
-------------------------------------------------------------------
Thu Jan 8 20:29:29 CET 2026 - ematsumiya@suse.de
- smb: client: fix warning when reconnecting channel (git-fixes).
- commit 700befa
-------------------------------------------------------------------
Thu Jan 8 20:29:04 CET 2026 - ematsumiya@suse.de
- cifs: do not disable interface polling on failure (git-fixes).
- commit 87a748d
-------------------------------------------------------------------
Thu Jan 8 20:28:37 CET 2026 - ematsumiya@suse.de
- cifs: deal with the channel loading lag while picking channels
(git-fixes).
- commit c445274
-------------------------------------------------------------------
Thu Jan 8 20:27:57 CET 2026 - ematsumiya@suse.de
- cifs: serialize other channels when query server interfaces
is pending (git-fixes).
- commit 202c543
-------------------------------------------------------------------
Thu Jan 8 20:27:26 CET 2026 - ematsumiya@suse.de
- cifs: dns resolution is needed only for primary channel
(git-fixes).
- commit 47e47ab
-------------------------------------------------------------------
Thu Jan 8 20:26:57 CET 2026 - ematsumiya@suse.de
- cifs: update dstaddr whenever channel iface is updated
(git-fixes).
- commit cd217a8
-------------------------------------------------------------------
Thu Jan 8 20:26:19 CET 2026 - ematsumiya@suse.de
- cifs: reset connections for all channels when reconnect
requested (git-fixes).
- commit a324ea9
-------------------------------------------------------------------
Thu Jan 8 19:58:52 CET 2026 - henrique.carvalho@suse.com
@@ -1147,33 +800,6 @@ Thu Jan 8 15:16:30 CET 2026 - pfalcato@suse.de
kernel-infoleak (CVE-2025-40278 bsc#1254825).
- commit a5a7e57
-------------------------------------------------------------------
Thu Jan 8 14:14:15 CET 2026 - clopez@suse.de
- Refresh
patches.suse/perf-hwmon_pmu-Fix-uninitialized-variable-warning.patch.
- Refresh
patches.suse/scsi-lpfc-Add-capability-to-register-Platform-Name-I.patch.
- Refresh
patches.suse/scsi-lpfc-Allow-support-for-BB-credit-recovery-in-po.patch.
- Refresh
patches.suse/scsi-lpfc-Ensure-unregistration-of-rpis-for-received.patch.
- Refresh
patches.suse/scsi-lpfc-Fix-leaked-ndlp-krefs-when-in-point-to-poi.patch.
- Refresh
patches.suse/scsi-lpfc-Fix-reusing-an-ndlp-that-is-marked-NLP_DRO.patch.
- Refresh
patches.suse/scsi-lpfc-Modify-kref-handling-for-Fabric-Controller.patch.
- Refresh
patches.suse/scsi-lpfc-Remove-redundant-NULL-ptr-assignment-in-lp.patch.
- Refresh
patches.suse/scsi-lpfc-Revise-discovery-related-function-headers-.patch.
- Refresh
patches.suse/scsi-lpfc-Update-lpfc-version-to-14.4.0.12.patch.
- Refresh
patches.suse/scsi-lpfc-Update-various-NPIV-diagnostic-log-messagi.patch.
- commit b565804
-------------------------------------------------------------------
Thu Jan 8 12:02:19 CET 2026 - vbabka@suse.cz

View File

@@ -19,7 +19,7 @@
%define srcversion 6.12
%define patchversion 6.12.0
%define git_commit e4af1982fecb7ec2c689b6ced0418ef945bee56b
%define git_commit d745f52ae5a54901ce89da3cdc0ec327f66992f4
%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>.ge4af198
Release: <RELEASE>.gd745f52
%else
Release: 0
%endif

View File

@@ -1,196 +1,3 @@
-------------------------------------------------------------------
Fri Jan 16 15:48:46 CET 2026 - tbogendoerfer@suse.de
- ice: use netif_get_num_default_rss_queues() (bsc#1247712).
- commit 9a8d388
-------------------------------------------------------------------
Fri Jan 16 15:43:38 CET 2026 - tbogendoerfer@suse.de
- iavf: fix off-by-one issues in iavf_config_rss_reg()
(CVE-2025-71087 bsc#1256628).
- net: mana: Fix incorrect speed reported by debugfs
(bsc#1255232).
- net: mana: Support HW link state events (bsc#1253049).
- veth: reduce XDP no_direct return section to fix race
(CVE-2025-68341 bsc#1255506).
- commit ffa2fc1
-------------------------------------------------------------------
Fri Jan 16 13:38:25 CET 2026 - ailiop@suse.com
- NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in
pnfs_mark_layout_stateid_invalid (CVE-2025-68349 bsc#1255544).
- commit 6b33846
-------------------------------------------------------------------
Fri Jan 16 13:14:02 CET 2026 - mwilck@suse.com
- md: init bioset in mddev_init (CVE-2025-68368 bsc#1255527).
- commit 4b605d4
-------------------------------------------------------------------
Fri Jan 16 12:31:10 CET 2026 - fmancera@suse.de
- ipvs: fix ipv4 null-ptr-deref in route error path
(CVE-2025-68813 bsc#1256641).
- commit dfa5bc8
-------------------------------------------------------------------
Fri Jan 16 11:02:06 CET 2026 - pjakobsson@suse.de
- drm/panthor: Prevent potential UAF in group creation
(CVE-2025-68735 bsc#1255811).
- commit ab86e96
-------------------------------------------------------------------
Fri Jan 16 10:29:23 CET 2026 - tiwai@suse.de
- wifi: mt76: wed: use proper wed reference in mt76 wed driver
callabacks (CVE-2025-68360 bsc#1255536).
- commit 5863e8a
-------------------------------------------------------------------
Fri Jan 16 10:11:22 CET 2026 - vkarasulli@suse.de
- Refresh
patches.kabi/bpf-Enforce-expected_attach_type-for-tailcall-compat.patch.
Refresh kABI workaround to use 'unsigned char' instead
of the original 'enum bpf_attach_type' as the data type.
It was discovered at SL-16.0 MU submission time that the kABI workaround
currently in-place does not work on -rt flavor. The reason is that due
to preceding spinlock_t having a different size, the hole was only 2
bytes instead of 6 bytes, and thus too small to fit 'enum'.
Since all the possible enum values are small enough to fit within
'unsigned char', switch the data type of the new field to that instead.
- commit 06ff4d9
-------------------------------------------------------------------
Fri Jan 16 10:08:48 CET 2026 - tzimmermann@suse.com
- drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup (bsc#1255128 CVE-2025-68296)
- commit 1b12281
-------------------------------------------------------------------
Fri Jan 16 09:41:11 CET 2026 - tiwai@suse.de
- efi/cper: Fix cper_bits_to_str buffer handling and return value
(git-fixes).
- lib/buildid: use __kernel_read() for sleepable context
(git-fixes).
- net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate
session upon receiving the second rts (git-fixes).
- can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher
than 1 MBit (git-fixes).
- can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
(git-fixes).
- can: etas_es58x: allow partial RX URB allocation to succeed
(git-fixes).
- commit 6b2a65b
-------------------------------------------------------------------
Thu Jan 15 16:58:30 CET 2026 - rgoldwyn@suse.com
- libceph: fix potential use-after-free in have_mon_and_osd_map() (CVE-2025-68285 bsc#1255401).
- commit bfcbd27
-------------------------------------------------------------------
Thu Jan 15 16:52:26 CET 2026 - rgoldwyn@suse.com
- landlock: Fix handling of disconnected directories
(CVE-2025-68736 bsc#1255698).
- landlock: Optimize file path walks and prepare for audit support
(CVE-2025-68736 bsc#1255698).
- commit 255f197
-------------------------------------------------------------------
Thu Jan 15 16:35:20 CET 2026 - rgoldwyn@suse.com
- libceph: fix invalid accesses to ceph_connection_v1_info (CVE-2025-39880 bsc#1250388).
- commit f8b4e56
-------------------------------------------------------------------
Thu Jan 15 16:32:36 CET 2026 - rgoldwyn@suse.com
- ceph: fix race condition validating r_parent before applying state (CVE-2025-39880 bsc#1250388).
- commit 5a88d0a
-------------------------------------------------------------------
Thu Jan 15 15:51:22 CET 2026 - mkoutny@suse.com
- cpuset: fix warning when disabling remote partition
(bsc#1256794).
- commit ab4d052
-------------------------------------------------------------------
Thu Jan 15 11:20:02 CET 2026 - nmorey@suse.com
- RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctly (CVE-2025-71096 bsc#1256606)
- commit 6757234
-------------------------------------------------------------------
Thu Jan 15 11:05:45 CET 2026 - fmancera@suse.de
- mptcp: Fix proto fallback detection with BPF (CVE-2025-68227
bsc#1255216).
- commit e27edfa
-------------------------------------------------------------------
Thu Jan 15 09:39:21 CET 2026 - jslaby@suse.cz
- Refresh
patches.suse/smb-client-introduce-close_cached_dir_locked-.patch.
Just refresh to fix:
warning: patches.suse/smb-client-introduce-close_cached_dir_locked-.patch:
Patch unexpectedly ends in the middle of a line.
- commit 675e06b
-------------------------------------------------------------------
Thu Jan 15 09:38:41 CET 2026 - jslaby@suse.cz
- x86/fpu: Ensure XFD state on signal delivery (CVE-2025-68171
bsc#1255255).
- commit 74e061b
-------------------------------------------------------------------
Wed Jan 14 17:39:37 CET 2026 - marco.crivellari@suse.com
- sched: Increase sched_tick_remote timeout (bsc#1254510).
- commit 6c6193f
-------------------------------------------------------------------
Wed Jan 14 16:59:51 CET 2026 - sjaeckel@suse.de
- ice: fix PTP cleanup on driver removal in error path
(CVE-2025-68215 bsc#1255226).
- commit eb213a2
-------------------------------------------------------------------
Wed Jan 14 16:51:48 CET 2026 - clopez@suse.de
- KVM: VMX: Clean up and macrofy x86_ops (git-fixes).
- Refresh
patches.suse/KVM-x86-Drop-kvm_x86_ops.set_dr6-in-favor-of-a-new-K.patch.
- Refresh
patches.suse/KVM-VMX-Preserve-host-s-DEBUGCTLMSR_FREEZE_IN_SMM-wh.patch.
- commit 03cc358
-------------------------------------------------------------------
Wed Jan 14 16:37:35 CET 2026 - clopez@suse.de
- KVM: VMX: Define a VMX glue macro for kvm_complete_insn_gp()
(git-fixes).
- commit 2d0bc5c
-------------------------------------------------------------------
Wed Jan 14 16:21:01 CET 2026 - clopez@suse.de
- KVM: VMX: Move vt_apicv_pre_state_restore() to posted_intr.c
and tweak name (git-fixes).
- Refresh
patches.suse/KVM-Pass-new-routing-entries-and-irqfd-when-updating.patch.
- commit 6b2a898
-------------------------------------------------------------------
Wed Jan 14 10:25:12 CET 2026 - ohering@suse.de
@@ -218,106 +25,6 @@ Wed Jan 14 10:25:12 CET 2026 - ohering@suse.de
- s390/physmem_info: Query diag500(STORAGE LIMIT) to support QEMU/KVM (PED-14945).
- commit d745f52
-------------------------------------------------------------------
Wed Jan 14 10:06:16 CET 2026 - pjakobsson@suse.de
- amd/amdkfd: enhance kfd process check in switch partition
(CVE-2025-68174 bsc#1255327).
- commit 7117c37
-------------------------------------------------------------------
Wed Jan 14 06:54:46 CET 2026 - hoyeon.lee@suse.com
- selftests/bpf: Test bpf_skb_check_mtu(BPF_MTU_CHK_SEGS) when
transport_header is not set (CVE-2025-68363 bsc#1255552).
- commit ed9cc2b
-------------------------------------------------------------------
Wed Jan 14 06:53:14 CET 2026 - hoyeon.lee@suse.com
- bpf: Check skb->transport_header is set in bpf_skb_check_mtu
(CVE-2025-68363 bsc#1255552).
- commit 8c412fd
-------------------------------------------------------------------
Tue Jan 13 23:20:07 CET 2026 - fweisbecker@suse.de
- rcu/nocb: Fix possible invalid rdp's->nocb_cb_kthread pointer (bsc#1254408 CVE-2025-38704)
- commit 7bdb299
-------------------------------------------------------------------
Tue Jan 13 23:11:49 CET 2026 - fweisbecker@suse.de
- sched_ext: Fix unsafe locking in the scx_dump_state() (bsc#1255223 CVE-2025-68202)
- commit 22f9135
-------------------------------------------------------------------
Tue Jan 13 16:26:53 CET 2026 - fdmanana@suse.com
- btrfs: fix reservation leak in some error paths when inserting
inline extent (git-fixes).
- commit 362a620
-------------------------------------------------------------------
Tue Jan 13 16:23:00 CET 2026 - fdmanana@suse.com
- btrfs: do not free data reservation in fallback from inline
due to -ENOSPC (git-fixes).
- commit 38b35b2
-------------------------------------------------------------------
Tue Jan 13 16:20:59 CET 2026 - fdmanana@suse.com
- btrfs: fix the qgroup data free range for inline data extents
(git-fixes).
- commit 9d6cfa8
-------------------------------------------------------------------
Tue Jan 13 16:09:12 CET 2026 - fdmanana@suse.com
- btrfs: always detect conflicting inodes when logging inode refs
(git-fixes).
- commit 626d828
-------------------------------------------------------------------
Tue Jan 13 16:06:57 CET 2026 - fdmanana@suse.com
- btrfs: release path before initializing extent tree in
btrfs_read_locked_inode() (git-fixes).
- commit 78aa23f
-------------------------------------------------------------------
Tue Jan 13 14:35:13 CET 2026 - jack@suse.cz
- ext4: use optimized mballoc scanning regardless of inode format
(bsc#1254378).
- commit af9447d
-------------------------------------------------------------------
Tue Jan 13 13:44:17 CET 2026 - tbogendoerfer@suse.de
- supported.conf: Mark lan 743x supported (jsc#PED-14571)
- commit b80b147
-------------------------------------------------------------------
Tue Jan 13 13:10:15 CET 2026 - mgorman@suse.de
- Set HZ=1000 for ppc64 default configuration (jsc#PED-14344)
Update based on upstream commit a206d2334012 ("powerpc/defconfigs: Set
HZ=1000 on ppc64 and powernv defconfigs") and requested by jsc#PED-14344.
- commit 031e354
-------------------------------------------------------------------
Tue Jan 13 10:58:39 CET 2026 - sjaeckel@suse.de
- net: vxlan: prevent NULL deref in vxlan_xmit_one (CVE-2025-68353
bsc#1255533).
- net/mlx5: Fix IPsec cleanup over MPV device (CVE-2025-40238
bsc#1254871).
- net/mlx5e: RX, Fix generating skb from non-linear xdp_buff
for striding RQ (CVE-2025-40350 bsc#1255260).
- commit 0edf819
-------------------------------------------------------------------
Tue Jan 13 07:15:56 CET 2026 - hoyeon.lee@suse.com
@@ -1020,60 +727,6 @@ Fri Jan 9 07:29:08 CET 2026 - hoyeon.lee@suse.com
(CVE-2025-68744 bsc#1255709).
- commit ab66ed0
-------------------------------------------------------------------
Thu Jan 8 20:29:50 CET 2026 - ematsumiya@suse.de
- cifs: reset iface weights when we cannot find a candidate
(git-fixes).
- commit 859fca4
-------------------------------------------------------------------
Thu Jan 8 20:29:29 CET 2026 - ematsumiya@suse.de
- smb: client: fix warning when reconnecting channel (git-fixes).
- commit 700befa
-------------------------------------------------------------------
Thu Jan 8 20:29:04 CET 2026 - ematsumiya@suse.de
- cifs: do not disable interface polling on failure (git-fixes).
- commit 87a748d
-------------------------------------------------------------------
Thu Jan 8 20:28:37 CET 2026 - ematsumiya@suse.de
- cifs: deal with the channel loading lag while picking channels
(git-fixes).
- commit c445274
-------------------------------------------------------------------
Thu Jan 8 20:27:57 CET 2026 - ematsumiya@suse.de
- cifs: serialize other channels when query server interfaces
is pending (git-fixes).
- commit 202c543
-------------------------------------------------------------------
Thu Jan 8 20:27:26 CET 2026 - ematsumiya@suse.de
- cifs: dns resolution is needed only for primary channel
(git-fixes).
- commit 47e47ab
-------------------------------------------------------------------
Thu Jan 8 20:26:57 CET 2026 - ematsumiya@suse.de
- cifs: update dstaddr whenever channel iface is updated
(git-fixes).
- commit cd217a8
-------------------------------------------------------------------
Thu Jan 8 20:26:19 CET 2026 - ematsumiya@suse.de
- cifs: reset connections for all channels when reconnect
requested (git-fixes).
- commit a324ea9
-------------------------------------------------------------------
Thu Jan 8 19:58:52 CET 2026 - henrique.carvalho@suse.com
@@ -1147,33 +800,6 @@ Thu Jan 8 15:16:30 CET 2026 - pfalcato@suse.de
kernel-infoleak (CVE-2025-40278 bsc#1254825).
- commit a5a7e57
-------------------------------------------------------------------
Thu Jan 8 14:14:15 CET 2026 - clopez@suse.de
- Refresh
patches.suse/perf-hwmon_pmu-Fix-uninitialized-variable-warning.patch.
- Refresh
patches.suse/scsi-lpfc-Add-capability-to-register-Platform-Name-I.patch.
- Refresh
patches.suse/scsi-lpfc-Allow-support-for-BB-credit-recovery-in-po.patch.
- Refresh
patches.suse/scsi-lpfc-Ensure-unregistration-of-rpis-for-received.patch.
- Refresh
patches.suse/scsi-lpfc-Fix-leaked-ndlp-krefs-when-in-point-to-poi.patch.
- Refresh
patches.suse/scsi-lpfc-Fix-reusing-an-ndlp-that-is-marked-NLP_DRO.patch.
- Refresh
patches.suse/scsi-lpfc-Modify-kref-handling-for-Fabric-Controller.patch.
- Refresh
patches.suse/scsi-lpfc-Remove-redundant-NULL-ptr-assignment-in-lp.patch.
- Refresh
patches.suse/scsi-lpfc-Revise-discovery-related-function-headers-.patch.
- Refresh
patches.suse/scsi-lpfc-Update-lpfc-version-to-14.4.0.12.patch.
- Refresh
patches.suse/scsi-lpfc-Update-various-NPIV-diagnostic-log-messagi.patch.
- commit b565804
-------------------------------------------------------------------
Thu Jan 8 12:02:19 CET 2026 - vbabka@suse.cz

View File

@@ -38,7 +38,7 @@
%endif
%endif
%endif
%global kernel_package kernel%kernel_flavor-srchash-e4af1982fecb7ec2c689b6ced0418ef945bee56b
%global kernel_package kernel%kernel_flavor-srchash-d745f52ae5a54901ce89da3cdc0ec327f66992f4
%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>.ge4af198
Release: <RELEASE>.gd745f52
%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-e4af1982fecb7ec2c689b6ced0418ef945bee56b
Provides: kernel-obs-build-srchash-d745f52ae5a54901ce89da3cdc0ec327f66992f4
BuildRequires: coreutils
BuildRequires: device-mapper
BuildRequires: dracut

View File

@@ -1,196 +1,3 @@
-------------------------------------------------------------------
Fri Jan 16 15:48:46 CET 2026 - tbogendoerfer@suse.de
- ice: use netif_get_num_default_rss_queues() (bsc#1247712).
- commit 9a8d388
-------------------------------------------------------------------
Fri Jan 16 15:43:38 CET 2026 - tbogendoerfer@suse.de
- iavf: fix off-by-one issues in iavf_config_rss_reg()
(CVE-2025-71087 bsc#1256628).
- net: mana: Fix incorrect speed reported by debugfs
(bsc#1255232).
- net: mana: Support HW link state events (bsc#1253049).
- veth: reduce XDP no_direct return section to fix race
(CVE-2025-68341 bsc#1255506).
- commit ffa2fc1
-------------------------------------------------------------------
Fri Jan 16 13:38:25 CET 2026 - ailiop@suse.com
- NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in
pnfs_mark_layout_stateid_invalid (CVE-2025-68349 bsc#1255544).
- commit 6b33846
-------------------------------------------------------------------
Fri Jan 16 13:14:02 CET 2026 - mwilck@suse.com
- md: init bioset in mddev_init (CVE-2025-68368 bsc#1255527).
- commit 4b605d4
-------------------------------------------------------------------
Fri Jan 16 12:31:10 CET 2026 - fmancera@suse.de
- ipvs: fix ipv4 null-ptr-deref in route error path
(CVE-2025-68813 bsc#1256641).
- commit dfa5bc8
-------------------------------------------------------------------
Fri Jan 16 11:02:06 CET 2026 - pjakobsson@suse.de
- drm/panthor: Prevent potential UAF in group creation
(CVE-2025-68735 bsc#1255811).
- commit ab86e96
-------------------------------------------------------------------
Fri Jan 16 10:29:23 CET 2026 - tiwai@suse.de
- wifi: mt76: wed: use proper wed reference in mt76 wed driver
callabacks (CVE-2025-68360 bsc#1255536).
- commit 5863e8a
-------------------------------------------------------------------
Fri Jan 16 10:11:22 CET 2026 - vkarasulli@suse.de
- Refresh
patches.kabi/bpf-Enforce-expected_attach_type-for-tailcall-compat.patch.
Refresh kABI workaround to use 'unsigned char' instead
of the original 'enum bpf_attach_type' as the data type.
It was discovered at SL-16.0 MU submission time that the kABI workaround
currently in-place does not work on -rt flavor. The reason is that due
to preceding spinlock_t having a different size, the hole was only 2
bytes instead of 6 bytes, and thus too small to fit 'enum'.
Since all the possible enum values are small enough to fit within
'unsigned char', switch the data type of the new field to that instead.
- commit 06ff4d9
-------------------------------------------------------------------
Fri Jan 16 10:08:48 CET 2026 - tzimmermann@suse.com
- drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup (bsc#1255128 CVE-2025-68296)
- commit 1b12281
-------------------------------------------------------------------
Fri Jan 16 09:41:11 CET 2026 - tiwai@suse.de
- efi/cper: Fix cper_bits_to_str buffer handling and return value
(git-fixes).
- lib/buildid: use __kernel_read() for sleepable context
(git-fixes).
- net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate
session upon receiving the second rts (git-fixes).
- can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher
than 1 MBit (git-fixes).
- can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
(git-fixes).
- can: etas_es58x: allow partial RX URB allocation to succeed
(git-fixes).
- commit 6b2a65b
-------------------------------------------------------------------
Thu Jan 15 16:58:30 CET 2026 - rgoldwyn@suse.com
- libceph: fix potential use-after-free in have_mon_and_osd_map() (CVE-2025-68285 bsc#1255401).
- commit bfcbd27
-------------------------------------------------------------------
Thu Jan 15 16:52:26 CET 2026 - rgoldwyn@suse.com
- landlock: Fix handling of disconnected directories
(CVE-2025-68736 bsc#1255698).
- landlock: Optimize file path walks and prepare for audit support
(CVE-2025-68736 bsc#1255698).
- commit 255f197
-------------------------------------------------------------------
Thu Jan 15 16:35:20 CET 2026 - rgoldwyn@suse.com
- libceph: fix invalid accesses to ceph_connection_v1_info (CVE-2025-39880 bsc#1250388).
- commit f8b4e56
-------------------------------------------------------------------
Thu Jan 15 16:32:36 CET 2026 - rgoldwyn@suse.com
- ceph: fix race condition validating r_parent before applying state (CVE-2025-39880 bsc#1250388).
- commit 5a88d0a
-------------------------------------------------------------------
Thu Jan 15 15:51:22 CET 2026 - mkoutny@suse.com
- cpuset: fix warning when disabling remote partition
(bsc#1256794).
- commit ab4d052
-------------------------------------------------------------------
Thu Jan 15 11:20:02 CET 2026 - nmorey@suse.com
- RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctly (CVE-2025-71096 bsc#1256606)
- commit 6757234
-------------------------------------------------------------------
Thu Jan 15 11:05:45 CET 2026 - fmancera@suse.de
- mptcp: Fix proto fallback detection with BPF (CVE-2025-68227
bsc#1255216).
- commit e27edfa
-------------------------------------------------------------------
Thu Jan 15 09:39:21 CET 2026 - jslaby@suse.cz
- Refresh
patches.suse/smb-client-introduce-close_cached_dir_locked-.patch.
Just refresh to fix:
warning: patches.suse/smb-client-introduce-close_cached_dir_locked-.patch:
Patch unexpectedly ends in the middle of a line.
- commit 675e06b
-------------------------------------------------------------------
Thu Jan 15 09:38:41 CET 2026 - jslaby@suse.cz
- x86/fpu: Ensure XFD state on signal delivery (CVE-2025-68171
bsc#1255255).
- commit 74e061b
-------------------------------------------------------------------
Wed Jan 14 17:39:37 CET 2026 - marco.crivellari@suse.com
- sched: Increase sched_tick_remote timeout (bsc#1254510).
- commit 6c6193f
-------------------------------------------------------------------
Wed Jan 14 16:59:51 CET 2026 - sjaeckel@suse.de
- ice: fix PTP cleanup on driver removal in error path
(CVE-2025-68215 bsc#1255226).
- commit eb213a2
-------------------------------------------------------------------
Wed Jan 14 16:51:48 CET 2026 - clopez@suse.de
- KVM: VMX: Clean up and macrofy x86_ops (git-fixes).
- Refresh
patches.suse/KVM-x86-Drop-kvm_x86_ops.set_dr6-in-favor-of-a-new-K.patch.
- Refresh
patches.suse/KVM-VMX-Preserve-host-s-DEBUGCTLMSR_FREEZE_IN_SMM-wh.patch.
- commit 03cc358
-------------------------------------------------------------------
Wed Jan 14 16:37:35 CET 2026 - clopez@suse.de
- KVM: VMX: Define a VMX glue macro for kvm_complete_insn_gp()
(git-fixes).
- commit 2d0bc5c
-------------------------------------------------------------------
Wed Jan 14 16:21:01 CET 2026 - clopez@suse.de
- KVM: VMX: Move vt_apicv_pre_state_restore() to posted_intr.c
and tweak name (git-fixes).
- Refresh
patches.suse/KVM-Pass-new-routing-entries-and-irqfd-when-updating.patch.
- commit 6b2a898
-------------------------------------------------------------------
Wed Jan 14 10:25:12 CET 2026 - ohering@suse.de
@@ -218,106 +25,6 @@ Wed Jan 14 10:25:12 CET 2026 - ohering@suse.de
- s390/physmem_info: Query diag500(STORAGE LIMIT) to support QEMU/KVM (PED-14945).
- commit d745f52
-------------------------------------------------------------------
Wed Jan 14 10:06:16 CET 2026 - pjakobsson@suse.de
- amd/amdkfd: enhance kfd process check in switch partition
(CVE-2025-68174 bsc#1255327).
- commit 7117c37
-------------------------------------------------------------------
Wed Jan 14 06:54:46 CET 2026 - hoyeon.lee@suse.com
- selftests/bpf: Test bpf_skb_check_mtu(BPF_MTU_CHK_SEGS) when
transport_header is not set (CVE-2025-68363 bsc#1255552).
- commit ed9cc2b
-------------------------------------------------------------------
Wed Jan 14 06:53:14 CET 2026 - hoyeon.lee@suse.com
- bpf: Check skb->transport_header is set in bpf_skb_check_mtu
(CVE-2025-68363 bsc#1255552).
- commit 8c412fd
-------------------------------------------------------------------
Tue Jan 13 23:20:07 CET 2026 - fweisbecker@suse.de
- rcu/nocb: Fix possible invalid rdp's->nocb_cb_kthread pointer (bsc#1254408 CVE-2025-38704)
- commit 7bdb299
-------------------------------------------------------------------
Tue Jan 13 23:11:49 CET 2026 - fweisbecker@suse.de
- sched_ext: Fix unsafe locking in the scx_dump_state() (bsc#1255223 CVE-2025-68202)
- commit 22f9135
-------------------------------------------------------------------
Tue Jan 13 16:26:53 CET 2026 - fdmanana@suse.com
- btrfs: fix reservation leak in some error paths when inserting
inline extent (git-fixes).
- commit 362a620
-------------------------------------------------------------------
Tue Jan 13 16:23:00 CET 2026 - fdmanana@suse.com
- btrfs: do not free data reservation in fallback from inline
due to -ENOSPC (git-fixes).
- commit 38b35b2
-------------------------------------------------------------------
Tue Jan 13 16:20:59 CET 2026 - fdmanana@suse.com
- btrfs: fix the qgroup data free range for inline data extents
(git-fixes).
- commit 9d6cfa8
-------------------------------------------------------------------
Tue Jan 13 16:09:12 CET 2026 - fdmanana@suse.com
- btrfs: always detect conflicting inodes when logging inode refs
(git-fixes).
- commit 626d828
-------------------------------------------------------------------
Tue Jan 13 16:06:57 CET 2026 - fdmanana@suse.com
- btrfs: release path before initializing extent tree in
btrfs_read_locked_inode() (git-fixes).
- commit 78aa23f
-------------------------------------------------------------------
Tue Jan 13 14:35:13 CET 2026 - jack@suse.cz
- ext4: use optimized mballoc scanning regardless of inode format
(bsc#1254378).
- commit af9447d
-------------------------------------------------------------------
Tue Jan 13 13:44:17 CET 2026 - tbogendoerfer@suse.de
- supported.conf: Mark lan 743x supported (jsc#PED-14571)
- commit b80b147
-------------------------------------------------------------------
Tue Jan 13 13:10:15 CET 2026 - mgorman@suse.de
- Set HZ=1000 for ppc64 default configuration (jsc#PED-14344)
Update based on upstream commit a206d2334012 ("powerpc/defconfigs: Set
HZ=1000 on ppc64 and powernv defconfigs") and requested by jsc#PED-14344.
- commit 031e354
-------------------------------------------------------------------
Tue Jan 13 10:58:39 CET 2026 - sjaeckel@suse.de
- net: vxlan: prevent NULL deref in vxlan_xmit_one (CVE-2025-68353
bsc#1255533).
- net/mlx5: Fix IPsec cleanup over MPV device (CVE-2025-40238
bsc#1254871).
- net/mlx5e: RX, Fix generating skb from non-linear xdp_buff
for striding RQ (CVE-2025-40350 bsc#1255260).
- commit 0edf819
-------------------------------------------------------------------
Tue Jan 13 07:15:56 CET 2026 - hoyeon.lee@suse.com
@@ -1020,60 +727,6 @@ Fri Jan 9 07:29:08 CET 2026 - hoyeon.lee@suse.com
(CVE-2025-68744 bsc#1255709).
- commit ab66ed0
-------------------------------------------------------------------
Thu Jan 8 20:29:50 CET 2026 - ematsumiya@suse.de
- cifs: reset iface weights when we cannot find a candidate
(git-fixes).
- commit 859fca4
-------------------------------------------------------------------
Thu Jan 8 20:29:29 CET 2026 - ematsumiya@suse.de
- smb: client: fix warning when reconnecting channel (git-fixes).
- commit 700befa
-------------------------------------------------------------------
Thu Jan 8 20:29:04 CET 2026 - ematsumiya@suse.de
- cifs: do not disable interface polling on failure (git-fixes).
- commit 87a748d
-------------------------------------------------------------------
Thu Jan 8 20:28:37 CET 2026 - ematsumiya@suse.de
- cifs: deal with the channel loading lag while picking channels
(git-fixes).
- commit c445274
-------------------------------------------------------------------
Thu Jan 8 20:27:57 CET 2026 - ematsumiya@suse.de
- cifs: serialize other channels when query server interfaces
is pending (git-fixes).
- commit 202c543
-------------------------------------------------------------------
Thu Jan 8 20:27:26 CET 2026 - ematsumiya@suse.de
- cifs: dns resolution is needed only for primary channel
(git-fixes).
- commit 47e47ab
-------------------------------------------------------------------
Thu Jan 8 20:26:57 CET 2026 - ematsumiya@suse.de
- cifs: update dstaddr whenever channel iface is updated
(git-fixes).
- commit cd217a8
-------------------------------------------------------------------
Thu Jan 8 20:26:19 CET 2026 - ematsumiya@suse.de
- cifs: reset connections for all channels when reconnect
requested (git-fixes).
- commit a324ea9
-------------------------------------------------------------------
Thu Jan 8 19:58:52 CET 2026 - henrique.carvalho@suse.com
@@ -1147,33 +800,6 @@ Thu Jan 8 15:16:30 CET 2026 - pfalcato@suse.de
kernel-infoleak (CVE-2025-40278 bsc#1254825).
- commit a5a7e57
-------------------------------------------------------------------
Thu Jan 8 14:14:15 CET 2026 - clopez@suse.de
- Refresh
patches.suse/perf-hwmon_pmu-Fix-uninitialized-variable-warning.patch.
- Refresh
patches.suse/scsi-lpfc-Add-capability-to-register-Platform-Name-I.patch.
- Refresh
patches.suse/scsi-lpfc-Allow-support-for-BB-credit-recovery-in-po.patch.
- Refresh
patches.suse/scsi-lpfc-Ensure-unregistration-of-rpis-for-received.patch.
- Refresh
patches.suse/scsi-lpfc-Fix-leaked-ndlp-krefs-when-in-point-to-poi.patch.
- Refresh
patches.suse/scsi-lpfc-Fix-reusing-an-ndlp-that-is-marked-NLP_DRO.patch.
- Refresh
patches.suse/scsi-lpfc-Modify-kref-handling-for-Fabric-Controller.patch.
- Refresh
patches.suse/scsi-lpfc-Remove-redundant-NULL-ptr-assignment-in-lp.patch.
- Refresh
patches.suse/scsi-lpfc-Revise-discovery-related-function-headers-.patch.
- Refresh
patches.suse/scsi-lpfc-Update-lpfc-version-to-14.4.0.12.patch.
- Refresh
patches.suse/scsi-lpfc-Update-various-NPIV-diagnostic-log-messagi.patch.
- commit b565804
-------------------------------------------------------------------
Thu Jan 8 12:02:19 CET 2026 - vbabka@suse.cz

View File

@@ -25,7 +25,7 @@
Name: kernel-obs-qa
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.ge4af198
Release: <RELEASE>.gd745f52
%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-e4af1982fecb7ec2c689b6ced0418ef945bee56b
BuildRequires: kernel-obs-build-srchash-d745f52ae5a54901ce89da3cdc0ec327f66992f4
%endif
BuildRequires: modutils
ExclusiveArch: aarch64 ppc64le s390x x86_64

View File

@@ -1,196 +1,3 @@
-------------------------------------------------------------------
Fri Jan 16 15:48:46 CET 2026 - tbogendoerfer@suse.de
- ice: use netif_get_num_default_rss_queues() (bsc#1247712).
- commit 9a8d388
-------------------------------------------------------------------
Fri Jan 16 15:43:38 CET 2026 - tbogendoerfer@suse.de
- iavf: fix off-by-one issues in iavf_config_rss_reg()
(CVE-2025-71087 bsc#1256628).
- net: mana: Fix incorrect speed reported by debugfs
(bsc#1255232).
- net: mana: Support HW link state events (bsc#1253049).
- veth: reduce XDP no_direct return section to fix race
(CVE-2025-68341 bsc#1255506).
- commit ffa2fc1
-------------------------------------------------------------------
Fri Jan 16 13:38:25 CET 2026 - ailiop@suse.com
- NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in
pnfs_mark_layout_stateid_invalid (CVE-2025-68349 bsc#1255544).
- commit 6b33846
-------------------------------------------------------------------
Fri Jan 16 13:14:02 CET 2026 - mwilck@suse.com
- md: init bioset in mddev_init (CVE-2025-68368 bsc#1255527).
- commit 4b605d4
-------------------------------------------------------------------
Fri Jan 16 12:31:10 CET 2026 - fmancera@suse.de
- ipvs: fix ipv4 null-ptr-deref in route error path
(CVE-2025-68813 bsc#1256641).
- commit dfa5bc8
-------------------------------------------------------------------
Fri Jan 16 11:02:06 CET 2026 - pjakobsson@suse.de
- drm/panthor: Prevent potential UAF in group creation
(CVE-2025-68735 bsc#1255811).
- commit ab86e96
-------------------------------------------------------------------
Fri Jan 16 10:29:23 CET 2026 - tiwai@suse.de
- wifi: mt76: wed: use proper wed reference in mt76 wed driver
callabacks (CVE-2025-68360 bsc#1255536).
- commit 5863e8a
-------------------------------------------------------------------
Fri Jan 16 10:11:22 CET 2026 - vkarasulli@suse.de
- Refresh
patches.kabi/bpf-Enforce-expected_attach_type-for-tailcall-compat.patch.
Refresh kABI workaround to use 'unsigned char' instead
of the original 'enum bpf_attach_type' as the data type.
It was discovered at SL-16.0 MU submission time that the kABI workaround
currently in-place does not work on -rt flavor. The reason is that due
to preceding spinlock_t having a different size, the hole was only 2
bytes instead of 6 bytes, and thus too small to fit 'enum'.
Since all the possible enum values are small enough to fit within
'unsigned char', switch the data type of the new field to that instead.
- commit 06ff4d9
-------------------------------------------------------------------
Fri Jan 16 10:08:48 CET 2026 - tzimmermann@suse.com
- drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup (bsc#1255128 CVE-2025-68296)
- commit 1b12281
-------------------------------------------------------------------
Fri Jan 16 09:41:11 CET 2026 - tiwai@suse.de
- efi/cper: Fix cper_bits_to_str buffer handling and return value
(git-fixes).
- lib/buildid: use __kernel_read() for sleepable context
(git-fixes).
- net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate
session upon receiving the second rts (git-fixes).
- can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher
than 1 MBit (git-fixes).
- can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
(git-fixes).
- can: etas_es58x: allow partial RX URB allocation to succeed
(git-fixes).
- commit 6b2a65b
-------------------------------------------------------------------
Thu Jan 15 16:58:30 CET 2026 - rgoldwyn@suse.com
- libceph: fix potential use-after-free in have_mon_and_osd_map() (CVE-2025-68285 bsc#1255401).
- commit bfcbd27
-------------------------------------------------------------------
Thu Jan 15 16:52:26 CET 2026 - rgoldwyn@suse.com
- landlock: Fix handling of disconnected directories
(CVE-2025-68736 bsc#1255698).
- landlock: Optimize file path walks and prepare for audit support
(CVE-2025-68736 bsc#1255698).
- commit 255f197
-------------------------------------------------------------------
Thu Jan 15 16:35:20 CET 2026 - rgoldwyn@suse.com
- libceph: fix invalid accesses to ceph_connection_v1_info (CVE-2025-39880 bsc#1250388).
- commit f8b4e56
-------------------------------------------------------------------
Thu Jan 15 16:32:36 CET 2026 - rgoldwyn@suse.com
- ceph: fix race condition validating r_parent before applying state (CVE-2025-39880 bsc#1250388).
- commit 5a88d0a
-------------------------------------------------------------------
Thu Jan 15 15:51:22 CET 2026 - mkoutny@suse.com
- cpuset: fix warning when disabling remote partition
(bsc#1256794).
- commit ab4d052
-------------------------------------------------------------------
Thu Jan 15 11:20:02 CET 2026 - nmorey@suse.com
- RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctly (CVE-2025-71096 bsc#1256606)
- commit 6757234
-------------------------------------------------------------------
Thu Jan 15 11:05:45 CET 2026 - fmancera@suse.de
- mptcp: Fix proto fallback detection with BPF (CVE-2025-68227
bsc#1255216).
- commit e27edfa
-------------------------------------------------------------------
Thu Jan 15 09:39:21 CET 2026 - jslaby@suse.cz
- Refresh
patches.suse/smb-client-introduce-close_cached_dir_locked-.patch.
Just refresh to fix:
warning: patches.suse/smb-client-introduce-close_cached_dir_locked-.patch:
Patch unexpectedly ends in the middle of a line.
- commit 675e06b
-------------------------------------------------------------------
Thu Jan 15 09:38:41 CET 2026 - jslaby@suse.cz
- x86/fpu: Ensure XFD state on signal delivery (CVE-2025-68171
bsc#1255255).
- commit 74e061b
-------------------------------------------------------------------
Wed Jan 14 17:39:37 CET 2026 - marco.crivellari@suse.com
- sched: Increase sched_tick_remote timeout (bsc#1254510).
- commit 6c6193f
-------------------------------------------------------------------
Wed Jan 14 16:59:51 CET 2026 - sjaeckel@suse.de
- ice: fix PTP cleanup on driver removal in error path
(CVE-2025-68215 bsc#1255226).
- commit eb213a2
-------------------------------------------------------------------
Wed Jan 14 16:51:48 CET 2026 - clopez@suse.de
- KVM: VMX: Clean up and macrofy x86_ops (git-fixes).
- Refresh
patches.suse/KVM-x86-Drop-kvm_x86_ops.set_dr6-in-favor-of-a-new-K.patch.
- Refresh
patches.suse/KVM-VMX-Preserve-host-s-DEBUGCTLMSR_FREEZE_IN_SMM-wh.patch.
- commit 03cc358
-------------------------------------------------------------------
Wed Jan 14 16:37:35 CET 2026 - clopez@suse.de
- KVM: VMX: Define a VMX glue macro for kvm_complete_insn_gp()
(git-fixes).
- commit 2d0bc5c
-------------------------------------------------------------------
Wed Jan 14 16:21:01 CET 2026 - clopez@suse.de
- KVM: VMX: Move vt_apicv_pre_state_restore() to posted_intr.c
and tweak name (git-fixes).
- Refresh
patches.suse/KVM-Pass-new-routing-entries-and-irqfd-when-updating.patch.
- commit 6b2a898
-------------------------------------------------------------------
Wed Jan 14 10:25:12 CET 2026 - ohering@suse.de
@@ -218,106 +25,6 @@ Wed Jan 14 10:25:12 CET 2026 - ohering@suse.de
- s390/physmem_info: Query diag500(STORAGE LIMIT) to support QEMU/KVM (PED-14945).
- commit d745f52
-------------------------------------------------------------------
Wed Jan 14 10:06:16 CET 2026 - pjakobsson@suse.de
- amd/amdkfd: enhance kfd process check in switch partition
(CVE-2025-68174 bsc#1255327).
- commit 7117c37
-------------------------------------------------------------------
Wed Jan 14 06:54:46 CET 2026 - hoyeon.lee@suse.com
- selftests/bpf: Test bpf_skb_check_mtu(BPF_MTU_CHK_SEGS) when
transport_header is not set (CVE-2025-68363 bsc#1255552).
- commit ed9cc2b
-------------------------------------------------------------------
Wed Jan 14 06:53:14 CET 2026 - hoyeon.lee@suse.com
- bpf: Check skb->transport_header is set in bpf_skb_check_mtu
(CVE-2025-68363 bsc#1255552).
- commit 8c412fd
-------------------------------------------------------------------
Tue Jan 13 23:20:07 CET 2026 - fweisbecker@suse.de
- rcu/nocb: Fix possible invalid rdp's->nocb_cb_kthread pointer (bsc#1254408 CVE-2025-38704)
- commit 7bdb299
-------------------------------------------------------------------
Tue Jan 13 23:11:49 CET 2026 - fweisbecker@suse.de
- sched_ext: Fix unsafe locking in the scx_dump_state() (bsc#1255223 CVE-2025-68202)
- commit 22f9135
-------------------------------------------------------------------
Tue Jan 13 16:26:53 CET 2026 - fdmanana@suse.com
- btrfs: fix reservation leak in some error paths when inserting
inline extent (git-fixes).
- commit 362a620
-------------------------------------------------------------------
Tue Jan 13 16:23:00 CET 2026 - fdmanana@suse.com
- btrfs: do not free data reservation in fallback from inline
due to -ENOSPC (git-fixes).
- commit 38b35b2
-------------------------------------------------------------------
Tue Jan 13 16:20:59 CET 2026 - fdmanana@suse.com
- btrfs: fix the qgroup data free range for inline data extents
(git-fixes).
- commit 9d6cfa8
-------------------------------------------------------------------
Tue Jan 13 16:09:12 CET 2026 - fdmanana@suse.com
- btrfs: always detect conflicting inodes when logging inode refs
(git-fixes).
- commit 626d828
-------------------------------------------------------------------
Tue Jan 13 16:06:57 CET 2026 - fdmanana@suse.com
- btrfs: release path before initializing extent tree in
btrfs_read_locked_inode() (git-fixes).
- commit 78aa23f
-------------------------------------------------------------------
Tue Jan 13 14:35:13 CET 2026 - jack@suse.cz
- ext4: use optimized mballoc scanning regardless of inode format
(bsc#1254378).
- commit af9447d
-------------------------------------------------------------------
Tue Jan 13 13:44:17 CET 2026 - tbogendoerfer@suse.de
- supported.conf: Mark lan 743x supported (jsc#PED-14571)
- commit b80b147
-------------------------------------------------------------------
Tue Jan 13 13:10:15 CET 2026 - mgorman@suse.de
- Set HZ=1000 for ppc64 default configuration (jsc#PED-14344)
Update based on upstream commit a206d2334012 ("powerpc/defconfigs: Set
HZ=1000 on ppc64 and powernv defconfigs") and requested by jsc#PED-14344.
- commit 031e354
-------------------------------------------------------------------
Tue Jan 13 10:58:39 CET 2026 - sjaeckel@suse.de
- net: vxlan: prevent NULL deref in vxlan_xmit_one (CVE-2025-68353
bsc#1255533).
- net/mlx5: Fix IPsec cleanup over MPV device (CVE-2025-40238
bsc#1254871).
- net/mlx5e: RX, Fix generating skb from non-linear xdp_buff
for striding RQ (CVE-2025-40350 bsc#1255260).
- commit 0edf819
-------------------------------------------------------------------
Tue Jan 13 07:15:56 CET 2026 - hoyeon.lee@suse.com
@@ -1020,60 +727,6 @@ Fri Jan 9 07:29:08 CET 2026 - hoyeon.lee@suse.com
(CVE-2025-68744 bsc#1255709).
- commit ab66ed0
-------------------------------------------------------------------
Thu Jan 8 20:29:50 CET 2026 - ematsumiya@suse.de
- cifs: reset iface weights when we cannot find a candidate
(git-fixes).
- commit 859fca4
-------------------------------------------------------------------
Thu Jan 8 20:29:29 CET 2026 - ematsumiya@suse.de
- smb: client: fix warning when reconnecting channel (git-fixes).
- commit 700befa
-------------------------------------------------------------------
Thu Jan 8 20:29:04 CET 2026 - ematsumiya@suse.de
- cifs: do not disable interface polling on failure (git-fixes).
- commit 87a748d
-------------------------------------------------------------------
Thu Jan 8 20:28:37 CET 2026 - ematsumiya@suse.de
- cifs: deal with the channel loading lag while picking channels
(git-fixes).
- commit c445274
-------------------------------------------------------------------
Thu Jan 8 20:27:57 CET 2026 - ematsumiya@suse.de
- cifs: serialize other channels when query server interfaces
is pending (git-fixes).
- commit 202c543
-------------------------------------------------------------------
Thu Jan 8 20:27:26 CET 2026 - ematsumiya@suse.de
- cifs: dns resolution is needed only for primary channel
(git-fixes).
- commit 47e47ab
-------------------------------------------------------------------
Thu Jan 8 20:26:57 CET 2026 - ematsumiya@suse.de
- cifs: update dstaddr whenever channel iface is updated
(git-fixes).
- commit cd217a8
-------------------------------------------------------------------
Thu Jan 8 20:26:19 CET 2026 - ematsumiya@suse.de
- cifs: reset connections for all channels when reconnect
requested (git-fixes).
- commit a324ea9
-------------------------------------------------------------------
Thu Jan 8 19:58:52 CET 2026 - henrique.carvalho@suse.com
@@ -1147,33 +800,6 @@ Thu Jan 8 15:16:30 CET 2026 - pfalcato@suse.de
kernel-infoleak (CVE-2025-40278 bsc#1254825).
- commit a5a7e57
-------------------------------------------------------------------
Thu Jan 8 14:14:15 CET 2026 - clopez@suse.de
- Refresh
patches.suse/perf-hwmon_pmu-Fix-uninitialized-variable-warning.patch.
- Refresh
patches.suse/scsi-lpfc-Add-capability-to-register-Platform-Name-I.patch.
- Refresh
patches.suse/scsi-lpfc-Allow-support-for-BB-credit-recovery-in-po.patch.
- Refresh
patches.suse/scsi-lpfc-Ensure-unregistration-of-rpis-for-received.patch.
- Refresh
patches.suse/scsi-lpfc-Fix-leaked-ndlp-krefs-when-in-point-to-poi.patch.
- Refresh
patches.suse/scsi-lpfc-Fix-reusing-an-ndlp-that-is-marked-NLP_DRO.patch.
- Refresh
patches.suse/scsi-lpfc-Modify-kref-handling-for-Fabric-Controller.patch.
- Refresh
patches.suse/scsi-lpfc-Remove-redundant-NULL-ptr-assignment-in-lp.patch.
- Refresh
patches.suse/scsi-lpfc-Revise-discovery-related-function-headers-.patch.
- Refresh
patches.suse/scsi-lpfc-Update-lpfc-version-to-14.4.0.12.patch.
- Refresh
patches.suse/scsi-lpfc-Update-various-NPIV-diagnostic-log-messagi.patch.
- commit b565804
-------------------------------------------------------------------
Thu Jan 8 12:02:19 CET 2026 - vbabka@suse.cz

View File

@@ -19,7 +19,7 @@
%define srcversion 6.12
%define patchversion 6.12.0
%define git_commit e4af1982fecb7ec2c689b6ced0418ef945bee56b
%define git_commit d745f52ae5a54901ce89da3cdc0ec327f66992f4
%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>.ge4af198
Release: <RELEASE>.gd745f52
%else
Release: 0
%endif

View File

@@ -1,196 +1,3 @@
-------------------------------------------------------------------
Fri Jan 16 15:48:46 CET 2026 - tbogendoerfer@suse.de
- ice: use netif_get_num_default_rss_queues() (bsc#1247712).
- commit 9a8d388
-------------------------------------------------------------------
Fri Jan 16 15:43:38 CET 2026 - tbogendoerfer@suse.de
- iavf: fix off-by-one issues in iavf_config_rss_reg()
(CVE-2025-71087 bsc#1256628).
- net: mana: Fix incorrect speed reported by debugfs
(bsc#1255232).
- net: mana: Support HW link state events (bsc#1253049).
- veth: reduce XDP no_direct return section to fix race
(CVE-2025-68341 bsc#1255506).
- commit ffa2fc1
-------------------------------------------------------------------
Fri Jan 16 13:38:25 CET 2026 - ailiop@suse.com
- NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in
pnfs_mark_layout_stateid_invalid (CVE-2025-68349 bsc#1255544).
- commit 6b33846
-------------------------------------------------------------------
Fri Jan 16 13:14:02 CET 2026 - mwilck@suse.com
- md: init bioset in mddev_init (CVE-2025-68368 bsc#1255527).
- commit 4b605d4
-------------------------------------------------------------------
Fri Jan 16 12:31:10 CET 2026 - fmancera@suse.de
- ipvs: fix ipv4 null-ptr-deref in route error path
(CVE-2025-68813 bsc#1256641).
- commit dfa5bc8
-------------------------------------------------------------------
Fri Jan 16 11:02:06 CET 2026 - pjakobsson@suse.de
- drm/panthor: Prevent potential UAF in group creation
(CVE-2025-68735 bsc#1255811).
- commit ab86e96
-------------------------------------------------------------------
Fri Jan 16 10:29:23 CET 2026 - tiwai@suse.de
- wifi: mt76: wed: use proper wed reference in mt76 wed driver
callabacks (CVE-2025-68360 bsc#1255536).
- commit 5863e8a
-------------------------------------------------------------------
Fri Jan 16 10:11:22 CET 2026 - vkarasulli@suse.de
- Refresh
patches.kabi/bpf-Enforce-expected_attach_type-for-tailcall-compat.patch.
Refresh kABI workaround to use 'unsigned char' instead
of the original 'enum bpf_attach_type' as the data type.
It was discovered at SL-16.0 MU submission time that the kABI workaround
currently in-place does not work on -rt flavor. The reason is that due
to preceding spinlock_t having a different size, the hole was only 2
bytes instead of 6 bytes, and thus too small to fit 'enum'.
Since all the possible enum values are small enough to fit within
'unsigned char', switch the data type of the new field to that instead.
- commit 06ff4d9
-------------------------------------------------------------------
Fri Jan 16 10:08:48 CET 2026 - tzimmermann@suse.com
- drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup (bsc#1255128 CVE-2025-68296)
- commit 1b12281
-------------------------------------------------------------------
Fri Jan 16 09:41:11 CET 2026 - tiwai@suse.de
- efi/cper: Fix cper_bits_to_str buffer handling and return value
(git-fixes).
- lib/buildid: use __kernel_read() for sleepable context
(git-fixes).
- net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate
session upon receiving the second rts (git-fixes).
- can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher
than 1 MBit (git-fixes).
- can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
(git-fixes).
- can: etas_es58x: allow partial RX URB allocation to succeed
(git-fixes).
- commit 6b2a65b
-------------------------------------------------------------------
Thu Jan 15 16:58:30 CET 2026 - rgoldwyn@suse.com
- libceph: fix potential use-after-free in have_mon_and_osd_map() (CVE-2025-68285 bsc#1255401).
- commit bfcbd27
-------------------------------------------------------------------
Thu Jan 15 16:52:26 CET 2026 - rgoldwyn@suse.com
- landlock: Fix handling of disconnected directories
(CVE-2025-68736 bsc#1255698).
- landlock: Optimize file path walks and prepare for audit support
(CVE-2025-68736 bsc#1255698).
- commit 255f197
-------------------------------------------------------------------
Thu Jan 15 16:35:20 CET 2026 - rgoldwyn@suse.com
- libceph: fix invalid accesses to ceph_connection_v1_info (CVE-2025-39880 bsc#1250388).
- commit f8b4e56
-------------------------------------------------------------------
Thu Jan 15 16:32:36 CET 2026 - rgoldwyn@suse.com
- ceph: fix race condition validating r_parent before applying state (CVE-2025-39880 bsc#1250388).
- commit 5a88d0a
-------------------------------------------------------------------
Thu Jan 15 15:51:22 CET 2026 - mkoutny@suse.com
- cpuset: fix warning when disabling remote partition
(bsc#1256794).
- commit ab4d052
-------------------------------------------------------------------
Thu Jan 15 11:20:02 CET 2026 - nmorey@suse.com
- RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctly (CVE-2025-71096 bsc#1256606)
- commit 6757234
-------------------------------------------------------------------
Thu Jan 15 11:05:45 CET 2026 - fmancera@suse.de
- mptcp: Fix proto fallback detection with BPF (CVE-2025-68227
bsc#1255216).
- commit e27edfa
-------------------------------------------------------------------
Thu Jan 15 09:39:21 CET 2026 - jslaby@suse.cz
- Refresh
patches.suse/smb-client-introduce-close_cached_dir_locked-.patch.
Just refresh to fix:
warning: patches.suse/smb-client-introduce-close_cached_dir_locked-.patch:
Patch unexpectedly ends in the middle of a line.
- commit 675e06b
-------------------------------------------------------------------
Thu Jan 15 09:38:41 CET 2026 - jslaby@suse.cz
- x86/fpu: Ensure XFD state on signal delivery (CVE-2025-68171
bsc#1255255).
- commit 74e061b
-------------------------------------------------------------------
Wed Jan 14 17:39:37 CET 2026 - marco.crivellari@suse.com
- sched: Increase sched_tick_remote timeout (bsc#1254510).
- commit 6c6193f
-------------------------------------------------------------------
Wed Jan 14 16:59:51 CET 2026 - sjaeckel@suse.de
- ice: fix PTP cleanup on driver removal in error path
(CVE-2025-68215 bsc#1255226).
- commit eb213a2
-------------------------------------------------------------------
Wed Jan 14 16:51:48 CET 2026 - clopez@suse.de
- KVM: VMX: Clean up and macrofy x86_ops (git-fixes).
- Refresh
patches.suse/KVM-x86-Drop-kvm_x86_ops.set_dr6-in-favor-of-a-new-K.patch.
- Refresh
patches.suse/KVM-VMX-Preserve-host-s-DEBUGCTLMSR_FREEZE_IN_SMM-wh.patch.
- commit 03cc358
-------------------------------------------------------------------
Wed Jan 14 16:37:35 CET 2026 - clopez@suse.de
- KVM: VMX: Define a VMX glue macro for kvm_complete_insn_gp()
(git-fixes).
- commit 2d0bc5c
-------------------------------------------------------------------
Wed Jan 14 16:21:01 CET 2026 - clopez@suse.de
- KVM: VMX: Move vt_apicv_pre_state_restore() to posted_intr.c
and tweak name (git-fixes).
- Refresh
patches.suse/KVM-Pass-new-routing-entries-and-irqfd-when-updating.patch.
- commit 6b2a898
-------------------------------------------------------------------
Wed Jan 14 10:25:12 CET 2026 - ohering@suse.de
@@ -218,106 +25,6 @@ Wed Jan 14 10:25:12 CET 2026 - ohering@suse.de
- s390/physmem_info: Query diag500(STORAGE LIMIT) to support QEMU/KVM (PED-14945).
- commit d745f52
-------------------------------------------------------------------
Wed Jan 14 10:06:16 CET 2026 - pjakobsson@suse.de
- amd/amdkfd: enhance kfd process check in switch partition
(CVE-2025-68174 bsc#1255327).
- commit 7117c37
-------------------------------------------------------------------
Wed Jan 14 06:54:46 CET 2026 - hoyeon.lee@suse.com
- selftests/bpf: Test bpf_skb_check_mtu(BPF_MTU_CHK_SEGS) when
transport_header is not set (CVE-2025-68363 bsc#1255552).
- commit ed9cc2b
-------------------------------------------------------------------
Wed Jan 14 06:53:14 CET 2026 - hoyeon.lee@suse.com
- bpf: Check skb->transport_header is set in bpf_skb_check_mtu
(CVE-2025-68363 bsc#1255552).
- commit 8c412fd
-------------------------------------------------------------------
Tue Jan 13 23:20:07 CET 2026 - fweisbecker@suse.de
- rcu/nocb: Fix possible invalid rdp's->nocb_cb_kthread pointer (bsc#1254408 CVE-2025-38704)
- commit 7bdb299
-------------------------------------------------------------------
Tue Jan 13 23:11:49 CET 2026 - fweisbecker@suse.de
- sched_ext: Fix unsafe locking in the scx_dump_state() (bsc#1255223 CVE-2025-68202)
- commit 22f9135
-------------------------------------------------------------------
Tue Jan 13 16:26:53 CET 2026 - fdmanana@suse.com
- btrfs: fix reservation leak in some error paths when inserting
inline extent (git-fixes).
- commit 362a620
-------------------------------------------------------------------
Tue Jan 13 16:23:00 CET 2026 - fdmanana@suse.com
- btrfs: do not free data reservation in fallback from inline
due to -ENOSPC (git-fixes).
- commit 38b35b2
-------------------------------------------------------------------
Tue Jan 13 16:20:59 CET 2026 - fdmanana@suse.com
- btrfs: fix the qgroup data free range for inline data extents
(git-fixes).
- commit 9d6cfa8
-------------------------------------------------------------------
Tue Jan 13 16:09:12 CET 2026 - fdmanana@suse.com
- btrfs: always detect conflicting inodes when logging inode refs
(git-fixes).
- commit 626d828
-------------------------------------------------------------------
Tue Jan 13 16:06:57 CET 2026 - fdmanana@suse.com
- btrfs: release path before initializing extent tree in
btrfs_read_locked_inode() (git-fixes).
- commit 78aa23f
-------------------------------------------------------------------
Tue Jan 13 14:35:13 CET 2026 - jack@suse.cz
- ext4: use optimized mballoc scanning regardless of inode format
(bsc#1254378).
- commit af9447d
-------------------------------------------------------------------
Tue Jan 13 13:44:17 CET 2026 - tbogendoerfer@suse.de
- supported.conf: Mark lan 743x supported (jsc#PED-14571)
- commit b80b147
-------------------------------------------------------------------
Tue Jan 13 13:10:15 CET 2026 - mgorman@suse.de
- Set HZ=1000 for ppc64 default configuration (jsc#PED-14344)
Update based on upstream commit a206d2334012 ("powerpc/defconfigs: Set
HZ=1000 on ppc64 and powernv defconfigs") and requested by jsc#PED-14344.
- commit 031e354
-------------------------------------------------------------------
Tue Jan 13 10:58:39 CET 2026 - sjaeckel@suse.de
- net: vxlan: prevent NULL deref in vxlan_xmit_one (CVE-2025-68353
bsc#1255533).
- net/mlx5: Fix IPsec cleanup over MPV device (CVE-2025-40238
bsc#1254871).
- net/mlx5e: RX, Fix generating skb from non-linear xdp_buff
for striding RQ (CVE-2025-40350 bsc#1255260).
- commit 0edf819
-------------------------------------------------------------------
Tue Jan 13 07:15:56 CET 2026 - hoyeon.lee@suse.com
@@ -1020,60 +727,6 @@ Fri Jan 9 07:29:08 CET 2026 - hoyeon.lee@suse.com
(CVE-2025-68744 bsc#1255709).
- commit ab66ed0
-------------------------------------------------------------------
Thu Jan 8 20:29:50 CET 2026 - ematsumiya@suse.de
- cifs: reset iface weights when we cannot find a candidate
(git-fixes).
- commit 859fca4
-------------------------------------------------------------------
Thu Jan 8 20:29:29 CET 2026 - ematsumiya@suse.de
- smb: client: fix warning when reconnecting channel (git-fixes).
- commit 700befa
-------------------------------------------------------------------
Thu Jan 8 20:29:04 CET 2026 - ematsumiya@suse.de
- cifs: do not disable interface polling on failure (git-fixes).
- commit 87a748d
-------------------------------------------------------------------
Thu Jan 8 20:28:37 CET 2026 - ematsumiya@suse.de
- cifs: deal with the channel loading lag while picking channels
(git-fixes).
- commit c445274
-------------------------------------------------------------------
Thu Jan 8 20:27:57 CET 2026 - ematsumiya@suse.de
- cifs: serialize other channels when query server interfaces
is pending (git-fixes).
- commit 202c543
-------------------------------------------------------------------
Thu Jan 8 20:27:26 CET 2026 - ematsumiya@suse.de
- cifs: dns resolution is needed only for primary channel
(git-fixes).
- commit 47e47ab
-------------------------------------------------------------------
Thu Jan 8 20:26:57 CET 2026 - ematsumiya@suse.de
- cifs: update dstaddr whenever channel iface is updated
(git-fixes).
- commit cd217a8
-------------------------------------------------------------------
Thu Jan 8 20:26:19 CET 2026 - ematsumiya@suse.de
- cifs: reset connections for all channels when reconnect
requested (git-fixes).
- commit a324ea9
-------------------------------------------------------------------
Thu Jan 8 19:58:52 CET 2026 - henrique.carvalho@suse.com
@@ -1147,33 +800,6 @@ Thu Jan 8 15:16:30 CET 2026 - pfalcato@suse.de
kernel-infoleak (CVE-2025-40278 bsc#1254825).
- commit a5a7e57
-------------------------------------------------------------------
Thu Jan 8 14:14:15 CET 2026 - clopez@suse.de
- Refresh
patches.suse/perf-hwmon_pmu-Fix-uninitialized-variable-warning.patch.
- Refresh
patches.suse/scsi-lpfc-Add-capability-to-register-Platform-Name-I.patch.
- Refresh
patches.suse/scsi-lpfc-Allow-support-for-BB-credit-recovery-in-po.patch.
- Refresh
patches.suse/scsi-lpfc-Ensure-unregistration-of-rpis-for-received.patch.
- Refresh
patches.suse/scsi-lpfc-Fix-leaked-ndlp-krefs-when-in-point-to-poi.patch.
- Refresh
patches.suse/scsi-lpfc-Fix-reusing-an-ndlp-that-is-marked-NLP_DRO.patch.
- Refresh
patches.suse/scsi-lpfc-Modify-kref-handling-for-Fabric-Controller.patch.
- Refresh
patches.suse/scsi-lpfc-Remove-redundant-NULL-ptr-assignment-in-lp.patch.
- Refresh
patches.suse/scsi-lpfc-Revise-discovery-related-function-headers-.patch.
- Refresh
patches.suse/scsi-lpfc-Update-lpfc-version-to-14.4.0.12.patch.
- Refresh
patches.suse/scsi-lpfc-Update-various-NPIV-diagnostic-log-messagi.patch.
- commit b565804
-------------------------------------------------------------------
Thu Jan 8 12:02:19 CET 2026 - vbabka@suse.cz

View File

@@ -18,7 +18,7 @@
%define srcversion 6.12
%define patchversion 6.12.0
%define git_commit e4af1982fecb7ec2c689b6ced0418ef945bee56b
%define git_commit d745f52ae5a54901ce89da3cdc0ec327f66992f4
%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>.ge4af198
Release: <RELEASE>.gd745f52
%else
Release: 0
%endif

View File

@@ -1,196 +1,3 @@
-------------------------------------------------------------------
Fri Jan 16 15:48:46 CET 2026 - tbogendoerfer@suse.de
- ice: use netif_get_num_default_rss_queues() (bsc#1247712).
- commit 9a8d388
-------------------------------------------------------------------
Fri Jan 16 15:43:38 CET 2026 - tbogendoerfer@suse.de
- iavf: fix off-by-one issues in iavf_config_rss_reg()
(CVE-2025-71087 bsc#1256628).
- net: mana: Fix incorrect speed reported by debugfs
(bsc#1255232).
- net: mana: Support HW link state events (bsc#1253049).
- veth: reduce XDP no_direct return section to fix race
(CVE-2025-68341 bsc#1255506).
- commit ffa2fc1
-------------------------------------------------------------------
Fri Jan 16 13:38:25 CET 2026 - ailiop@suse.com
- NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in
pnfs_mark_layout_stateid_invalid (CVE-2025-68349 bsc#1255544).
- commit 6b33846
-------------------------------------------------------------------
Fri Jan 16 13:14:02 CET 2026 - mwilck@suse.com
- md: init bioset in mddev_init (CVE-2025-68368 bsc#1255527).
- commit 4b605d4
-------------------------------------------------------------------
Fri Jan 16 12:31:10 CET 2026 - fmancera@suse.de
- ipvs: fix ipv4 null-ptr-deref in route error path
(CVE-2025-68813 bsc#1256641).
- commit dfa5bc8
-------------------------------------------------------------------
Fri Jan 16 11:02:06 CET 2026 - pjakobsson@suse.de
- drm/panthor: Prevent potential UAF in group creation
(CVE-2025-68735 bsc#1255811).
- commit ab86e96
-------------------------------------------------------------------
Fri Jan 16 10:29:23 CET 2026 - tiwai@suse.de
- wifi: mt76: wed: use proper wed reference in mt76 wed driver
callabacks (CVE-2025-68360 bsc#1255536).
- commit 5863e8a
-------------------------------------------------------------------
Fri Jan 16 10:11:22 CET 2026 - vkarasulli@suse.de
- Refresh
patches.kabi/bpf-Enforce-expected_attach_type-for-tailcall-compat.patch.
Refresh kABI workaround to use 'unsigned char' instead
of the original 'enum bpf_attach_type' as the data type.
It was discovered at SL-16.0 MU submission time that the kABI workaround
currently in-place does not work on -rt flavor. The reason is that due
to preceding spinlock_t having a different size, the hole was only 2
bytes instead of 6 bytes, and thus too small to fit 'enum'.
Since all the possible enum values are small enough to fit within
'unsigned char', switch the data type of the new field to that instead.
- commit 06ff4d9
-------------------------------------------------------------------
Fri Jan 16 10:08:48 CET 2026 - tzimmermann@suse.com
- drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup (bsc#1255128 CVE-2025-68296)
- commit 1b12281
-------------------------------------------------------------------
Fri Jan 16 09:41:11 CET 2026 - tiwai@suse.de
- efi/cper: Fix cper_bits_to_str buffer handling and return value
(git-fixes).
- lib/buildid: use __kernel_read() for sleepable context
(git-fixes).
- net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate
session upon receiving the second rts (git-fixes).
- can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher
than 1 MBit (git-fixes).
- can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
(git-fixes).
- can: etas_es58x: allow partial RX URB allocation to succeed
(git-fixes).
- commit 6b2a65b
-------------------------------------------------------------------
Thu Jan 15 16:58:30 CET 2026 - rgoldwyn@suse.com
- libceph: fix potential use-after-free in have_mon_and_osd_map() (CVE-2025-68285 bsc#1255401).
- commit bfcbd27
-------------------------------------------------------------------
Thu Jan 15 16:52:26 CET 2026 - rgoldwyn@suse.com
- landlock: Fix handling of disconnected directories
(CVE-2025-68736 bsc#1255698).
- landlock: Optimize file path walks and prepare for audit support
(CVE-2025-68736 bsc#1255698).
- commit 255f197
-------------------------------------------------------------------
Thu Jan 15 16:35:20 CET 2026 - rgoldwyn@suse.com
- libceph: fix invalid accesses to ceph_connection_v1_info (CVE-2025-39880 bsc#1250388).
- commit f8b4e56
-------------------------------------------------------------------
Thu Jan 15 16:32:36 CET 2026 - rgoldwyn@suse.com
- ceph: fix race condition validating r_parent before applying state (CVE-2025-39880 bsc#1250388).
- commit 5a88d0a
-------------------------------------------------------------------
Thu Jan 15 15:51:22 CET 2026 - mkoutny@suse.com
- cpuset: fix warning when disabling remote partition
(bsc#1256794).
- commit ab4d052
-------------------------------------------------------------------
Thu Jan 15 11:20:02 CET 2026 - nmorey@suse.com
- RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctly (CVE-2025-71096 bsc#1256606)
- commit 6757234
-------------------------------------------------------------------
Thu Jan 15 11:05:45 CET 2026 - fmancera@suse.de
- mptcp: Fix proto fallback detection with BPF (CVE-2025-68227
bsc#1255216).
- commit e27edfa
-------------------------------------------------------------------
Thu Jan 15 09:39:21 CET 2026 - jslaby@suse.cz
- Refresh
patches.suse/smb-client-introduce-close_cached_dir_locked-.patch.
Just refresh to fix:
warning: patches.suse/smb-client-introduce-close_cached_dir_locked-.patch:
Patch unexpectedly ends in the middle of a line.
- commit 675e06b
-------------------------------------------------------------------
Thu Jan 15 09:38:41 CET 2026 - jslaby@suse.cz
- x86/fpu: Ensure XFD state on signal delivery (CVE-2025-68171
bsc#1255255).
- commit 74e061b
-------------------------------------------------------------------
Wed Jan 14 17:39:37 CET 2026 - marco.crivellari@suse.com
- sched: Increase sched_tick_remote timeout (bsc#1254510).
- commit 6c6193f
-------------------------------------------------------------------
Wed Jan 14 16:59:51 CET 2026 - sjaeckel@suse.de
- ice: fix PTP cleanup on driver removal in error path
(CVE-2025-68215 bsc#1255226).
- commit eb213a2
-------------------------------------------------------------------
Wed Jan 14 16:51:48 CET 2026 - clopez@suse.de
- KVM: VMX: Clean up and macrofy x86_ops (git-fixes).
- Refresh
patches.suse/KVM-x86-Drop-kvm_x86_ops.set_dr6-in-favor-of-a-new-K.patch.
- Refresh
patches.suse/KVM-VMX-Preserve-host-s-DEBUGCTLMSR_FREEZE_IN_SMM-wh.patch.
- commit 03cc358
-------------------------------------------------------------------
Wed Jan 14 16:37:35 CET 2026 - clopez@suse.de
- KVM: VMX: Define a VMX glue macro for kvm_complete_insn_gp()
(git-fixes).
- commit 2d0bc5c
-------------------------------------------------------------------
Wed Jan 14 16:21:01 CET 2026 - clopez@suse.de
- KVM: VMX: Move vt_apicv_pre_state_restore() to posted_intr.c
and tweak name (git-fixes).
- Refresh
patches.suse/KVM-Pass-new-routing-entries-and-irqfd-when-updating.patch.
- commit 6b2a898
-------------------------------------------------------------------
Wed Jan 14 10:25:12 CET 2026 - ohering@suse.de
@@ -218,106 +25,6 @@ Wed Jan 14 10:25:12 CET 2026 - ohering@suse.de
- s390/physmem_info: Query diag500(STORAGE LIMIT) to support QEMU/KVM (PED-14945).
- commit d745f52
-------------------------------------------------------------------
Wed Jan 14 10:06:16 CET 2026 - pjakobsson@suse.de
- amd/amdkfd: enhance kfd process check in switch partition
(CVE-2025-68174 bsc#1255327).
- commit 7117c37
-------------------------------------------------------------------
Wed Jan 14 06:54:46 CET 2026 - hoyeon.lee@suse.com
- selftests/bpf: Test bpf_skb_check_mtu(BPF_MTU_CHK_SEGS) when
transport_header is not set (CVE-2025-68363 bsc#1255552).
- commit ed9cc2b
-------------------------------------------------------------------
Wed Jan 14 06:53:14 CET 2026 - hoyeon.lee@suse.com
- bpf: Check skb->transport_header is set in bpf_skb_check_mtu
(CVE-2025-68363 bsc#1255552).
- commit 8c412fd
-------------------------------------------------------------------
Tue Jan 13 23:20:07 CET 2026 - fweisbecker@suse.de
- rcu/nocb: Fix possible invalid rdp's->nocb_cb_kthread pointer (bsc#1254408 CVE-2025-38704)
- commit 7bdb299
-------------------------------------------------------------------
Tue Jan 13 23:11:49 CET 2026 - fweisbecker@suse.de
- sched_ext: Fix unsafe locking in the scx_dump_state() (bsc#1255223 CVE-2025-68202)
- commit 22f9135
-------------------------------------------------------------------
Tue Jan 13 16:26:53 CET 2026 - fdmanana@suse.com
- btrfs: fix reservation leak in some error paths when inserting
inline extent (git-fixes).
- commit 362a620
-------------------------------------------------------------------
Tue Jan 13 16:23:00 CET 2026 - fdmanana@suse.com
- btrfs: do not free data reservation in fallback from inline
due to -ENOSPC (git-fixes).
- commit 38b35b2
-------------------------------------------------------------------
Tue Jan 13 16:20:59 CET 2026 - fdmanana@suse.com
- btrfs: fix the qgroup data free range for inline data extents
(git-fixes).
- commit 9d6cfa8
-------------------------------------------------------------------
Tue Jan 13 16:09:12 CET 2026 - fdmanana@suse.com
- btrfs: always detect conflicting inodes when logging inode refs
(git-fixes).
- commit 626d828
-------------------------------------------------------------------
Tue Jan 13 16:06:57 CET 2026 - fdmanana@suse.com
- btrfs: release path before initializing extent tree in
btrfs_read_locked_inode() (git-fixes).
- commit 78aa23f
-------------------------------------------------------------------
Tue Jan 13 14:35:13 CET 2026 - jack@suse.cz
- ext4: use optimized mballoc scanning regardless of inode format
(bsc#1254378).
- commit af9447d
-------------------------------------------------------------------
Tue Jan 13 13:44:17 CET 2026 - tbogendoerfer@suse.de
- supported.conf: Mark lan 743x supported (jsc#PED-14571)
- commit b80b147
-------------------------------------------------------------------
Tue Jan 13 13:10:15 CET 2026 - mgorman@suse.de
- Set HZ=1000 for ppc64 default configuration (jsc#PED-14344)
Update based on upstream commit a206d2334012 ("powerpc/defconfigs: Set
HZ=1000 on ppc64 and powernv defconfigs") and requested by jsc#PED-14344.
- commit 031e354
-------------------------------------------------------------------
Tue Jan 13 10:58:39 CET 2026 - sjaeckel@suse.de
- net: vxlan: prevent NULL deref in vxlan_xmit_one (CVE-2025-68353
bsc#1255533).
- net/mlx5: Fix IPsec cleanup over MPV device (CVE-2025-40238
bsc#1254871).
- net/mlx5e: RX, Fix generating skb from non-linear xdp_buff
for striding RQ (CVE-2025-40350 bsc#1255260).
- commit 0edf819
-------------------------------------------------------------------
Tue Jan 13 07:15:56 CET 2026 - hoyeon.lee@suse.com
@@ -1020,60 +727,6 @@ Fri Jan 9 07:29:08 CET 2026 - hoyeon.lee@suse.com
(CVE-2025-68744 bsc#1255709).
- commit ab66ed0
-------------------------------------------------------------------
Thu Jan 8 20:29:50 CET 2026 - ematsumiya@suse.de
- cifs: reset iface weights when we cannot find a candidate
(git-fixes).
- commit 859fca4
-------------------------------------------------------------------
Thu Jan 8 20:29:29 CET 2026 - ematsumiya@suse.de
- smb: client: fix warning when reconnecting channel (git-fixes).
- commit 700befa
-------------------------------------------------------------------
Thu Jan 8 20:29:04 CET 2026 - ematsumiya@suse.de
- cifs: do not disable interface polling on failure (git-fixes).
- commit 87a748d
-------------------------------------------------------------------
Thu Jan 8 20:28:37 CET 2026 - ematsumiya@suse.de
- cifs: deal with the channel loading lag while picking channels
(git-fixes).
- commit c445274
-------------------------------------------------------------------
Thu Jan 8 20:27:57 CET 2026 - ematsumiya@suse.de
- cifs: serialize other channels when query server interfaces
is pending (git-fixes).
- commit 202c543
-------------------------------------------------------------------
Thu Jan 8 20:27:26 CET 2026 - ematsumiya@suse.de
- cifs: dns resolution is needed only for primary channel
(git-fixes).
- commit 47e47ab
-------------------------------------------------------------------
Thu Jan 8 20:26:57 CET 2026 - ematsumiya@suse.de
- cifs: update dstaddr whenever channel iface is updated
(git-fixes).
- commit cd217a8
-------------------------------------------------------------------
Thu Jan 8 20:26:19 CET 2026 - ematsumiya@suse.de
- cifs: reset connections for all channels when reconnect
requested (git-fixes).
- commit a324ea9
-------------------------------------------------------------------
Thu Jan 8 19:58:52 CET 2026 - henrique.carvalho@suse.com
@@ -1147,33 +800,6 @@ Thu Jan 8 15:16:30 CET 2026 - pfalcato@suse.de
kernel-infoleak (CVE-2025-40278 bsc#1254825).
- commit a5a7e57
-------------------------------------------------------------------
Thu Jan 8 14:14:15 CET 2026 - clopez@suse.de
- Refresh
patches.suse/perf-hwmon_pmu-Fix-uninitialized-variable-warning.patch.
- Refresh
patches.suse/scsi-lpfc-Add-capability-to-register-Platform-Name-I.patch.
- Refresh
patches.suse/scsi-lpfc-Allow-support-for-BB-credit-recovery-in-po.patch.
- Refresh
patches.suse/scsi-lpfc-Ensure-unregistration-of-rpis-for-received.patch.
- Refresh
patches.suse/scsi-lpfc-Fix-leaked-ndlp-krefs-when-in-point-to-poi.patch.
- Refresh
patches.suse/scsi-lpfc-Fix-reusing-an-ndlp-that-is-marked-NLP_DRO.patch.
- Refresh
patches.suse/scsi-lpfc-Modify-kref-handling-for-Fabric-Controller.patch.
- Refresh
patches.suse/scsi-lpfc-Remove-redundant-NULL-ptr-assignment-in-lp.patch.
- Refresh
patches.suse/scsi-lpfc-Revise-discovery-related-function-headers-.patch.
- Refresh
patches.suse/scsi-lpfc-Update-lpfc-version-to-14.4.0.12.patch.
- Refresh
patches.suse/scsi-lpfc-Update-various-NPIV-diagnostic-log-messagi.patch.
- commit b565804
-------------------------------------------------------------------
Thu Jan 8 12:02:19 CET 2026 - vbabka@suse.cz

View File

@@ -16,7 +16,7 @@
#
%define git_commit e4af1982fecb7ec2c689b6ced0418ef945bee56b
%define git_commit d745f52ae5a54901ce89da3cdc0ec327f66992f4
%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>.ge4af198
Release: <RELEASE>.gd745f52
%else
Release: 0
%endif

View File

@@ -1,196 +1,3 @@
-------------------------------------------------------------------
Fri Jan 16 15:48:46 CET 2026 - tbogendoerfer@suse.de
- ice: use netif_get_num_default_rss_queues() (bsc#1247712).
- commit 9a8d388
-------------------------------------------------------------------
Fri Jan 16 15:43:38 CET 2026 - tbogendoerfer@suse.de
- iavf: fix off-by-one issues in iavf_config_rss_reg()
(CVE-2025-71087 bsc#1256628).
- net: mana: Fix incorrect speed reported by debugfs
(bsc#1255232).
- net: mana: Support HW link state events (bsc#1253049).
- veth: reduce XDP no_direct return section to fix race
(CVE-2025-68341 bsc#1255506).
- commit ffa2fc1
-------------------------------------------------------------------
Fri Jan 16 13:38:25 CET 2026 - ailiop@suse.com
- NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in
pnfs_mark_layout_stateid_invalid (CVE-2025-68349 bsc#1255544).
- commit 6b33846
-------------------------------------------------------------------
Fri Jan 16 13:14:02 CET 2026 - mwilck@suse.com
- md: init bioset in mddev_init (CVE-2025-68368 bsc#1255527).
- commit 4b605d4
-------------------------------------------------------------------
Fri Jan 16 12:31:10 CET 2026 - fmancera@suse.de
- ipvs: fix ipv4 null-ptr-deref in route error path
(CVE-2025-68813 bsc#1256641).
- commit dfa5bc8
-------------------------------------------------------------------
Fri Jan 16 11:02:06 CET 2026 - pjakobsson@suse.de
- drm/panthor: Prevent potential UAF in group creation
(CVE-2025-68735 bsc#1255811).
- commit ab86e96
-------------------------------------------------------------------
Fri Jan 16 10:29:23 CET 2026 - tiwai@suse.de
- wifi: mt76: wed: use proper wed reference in mt76 wed driver
callabacks (CVE-2025-68360 bsc#1255536).
- commit 5863e8a
-------------------------------------------------------------------
Fri Jan 16 10:11:22 CET 2026 - vkarasulli@suse.de
- Refresh
patches.kabi/bpf-Enforce-expected_attach_type-for-tailcall-compat.patch.
Refresh kABI workaround to use 'unsigned char' instead
of the original 'enum bpf_attach_type' as the data type.
It was discovered at SL-16.0 MU submission time that the kABI workaround
currently in-place does not work on -rt flavor. The reason is that due
to preceding spinlock_t having a different size, the hole was only 2
bytes instead of 6 bytes, and thus too small to fit 'enum'.
Since all the possible enum values are small enough to fit within
'unsigned char', switch the data type of the new field to that instead.
- commit 06ff4d9
-------------------------------------------------------------------
Fri Jan 16 10:08:48 CET 2026 - tzimmermann@suse.com
- drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup (bsc#1255128 CVE-2025-68296)
- commit 1b12281
-------------------------------------------------------------------
Fri Jan 16 09:41:11 CET 2026 - tiwai@suse.de
- efi/cper: Fix cper_bits_to_str buffer handling and return value
(git-fixes).
- lib/buildid: use __kernel_read() for sleepable context
(git-fixes).
- net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate
session upon receiving the second rts (git-fixes).
- can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher
than 1 MBit (git-fixes).
- can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak
(git-fixes).
- can: etas_es58x: allow partial RX URB allocation to succeed
(git-fixes).
- commit 6b2a65b
-------------------------------------------------------------------
Thu Jan 15 16:58:30 CET 2026 - rgoldwyn@suse.com
- libceph: fix potential use-after-free in have_mon_and_osd_map() (CVE-2025-68285 bsc#1255401).
- commit bfcbd27
-------------------------------------------------------------------
Thu Jan 15 16:52:26 CET 2026 - rgoldwyn@suse.com
- landlock: Fix handling of disconnected directories
(CVE-2025-68736 bsc#1255698).
- landlock: Optimize file path walks and prepare for audit support
(CVE-2025-68736 bsc#1255698).
- commit 255f197
-------------------------------------------------------------------
Thu Jan 15 16:35:20 CET 2026 - rgoldwyn@suse.com
- libceph: fix invalid accesses to ceph_connection_v1_info (CVE-2025-39880 bsc#1250388).
- commit f8b4e56
-------------------------------------------------------------------
Thu Jan 15 16:32:36 CET 2026 - rgoldwyn@suse.com
- ceph: fix race condition validating r_parent before applying state (CVE-2025-39880 bsc#1250388).
- commit 5a88d0a
-------------------------------------------------------------------
Thu Jan 15 15:51:22 CET 2026 - mkoutny@suse.com
- cpuset: fix warning when disabling remote partition
(bsc#1256794).
- commit ab4d052
-------------------------------------------------------------------
Thu Jan 15 11:20:02 CET 2026 - nmorey@suse.com
- RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctly (CVE-2025-71096 bsc#1256606)
- commit 6757234
-------------------------------------------------------------------
Thu Jan 15 11:05:45 CET 2026 - fmancera@suse.de
- mptcp: Fix proto fallback detection with BPF (CVE-2025-68227
bsc#1255216).
- commit e27edfa
-------------------------------------------------------------------
Thu Jan 15 09:39:21 CET 2026 - jslaby@suse.cz
- Refresh
patches.suse/smb-client-introduce-close_cached_dir_locked-.patch.
Just refresh to fix:
warning: patches.suse/smb-client-introduce-close_cached_dir_locked-.patch:
Patch unexpectedly ends in the middle of a line.
- commit 675e06b
-------------------------------------------------------------------
Thu Jan 15 09:38:41 CET 2026 - jslaby@suse.cz
- x86/fpu: Ensure XFD state on signal delivery (CVE-2025-68171
bsc#1255255).
- commit 74e061b
-------------------------------------------------------------------
Wed Jan 14 17:39:37 CET 2026 - marco.crivellari@suse.com
- sched: Increase sched_tick_remote timeout (bsc#1254510).
- commit 6c6193f
-------------------------------------------------------------------
Wed Jan 14 16:59:51 CET 2026 - sjaeckel@suse.de
- ice: fix PTP cleanup on driver removal in error path
(CVE-2025-68215 bsc#1255226).
- commit eb213a2
-------------------------------------------------------------------
Wed Jan 14 16:51:48 CET 2026 - clopez@suse.de
- KVM: VMX: Clean up and macrofy x86_ops (git-fixes).
- Refresh
patches.suse/KVM-x86-Drop-kvm_x86_ops.set_dr6-in-favor-of-a-new-K.patch.
- Refresh
patches.suse/KVM-VMX-Preserve-host-s-DEBUGCTLMSR_FREEZE_IN_SMM-wh.patch.
- commit 03cc358
-------------------------------------------------------------------
Wed Jan 14 16:37:35 CET 2026 - clopez@suse.de
- KVM: VMX: Define a VMX glue macro for kvm_complete_insn_gp()
(git-fixes).
- commit 2d0bc5c
-------------------------------------------------------------------
Wed Jan 14 16:21:01 CET 2026 - clopez@suse.de
- KVM: VMX: Move vt_apicv_pre_state_restore() to posted_intr.c
and tweak name (git-fixes).
- Refresh
patches.suse/KVM-Pass-new-routing-entries-and-irqfd-when-updating.patch.
- commit 6b2a898
-------------------------------------------------------------------
Wed Jan 14 10:25:12 CET 2026 - ohering@suse.de
@@ -218,106 +25,6 @@ Wed Jan 14 10:25:12 CET 2026 - ohering@suse.de
- s390/physmem_info: Query diag500(STORAGE LIMIT) to support QEMU/KVM (PED-14945).
- commit d745f52
-------------------------------------------------------------------
Wed Jan 14 10:06:16 CET 2026 - pjakobsson@suse.de
- amd/amdkfd: enhance kfd process check in switch partition
(CVE-2025-68174 bsc#1255327).
- commit 7117c37
-------------------------------------------------------------------
Wed Jan 14 06:54:46 CET 2026 - hoyeon.lee@suse.com
- selftests/bpf: Test bpf_skb_check_mtu(BPF_MTU_CHK_SEGS) when
transport_header is not set (CVE-2025-68363 bsc#1255552).
- commit ed9cc2b
-------------------------------------------------------------------
Wed Jan 14 06:53:14 CET 2026 - hoyeon.lee@suse.com
- bpf: Check skb->transport_header is set in bpf_skb_check_mtu
(CVE-2025-68363 bsc#1255552).
- commit 8c412fd
-------------------------------------------------------------------
Tue Jan 13 23:20:07 CET 2026 - fweisbecker@suse.de
- rcu/nocb: Fix possible invalid rdp's->nocb_cb_kthread pointer (bsc#1254408 CVE-2025-38704)
- commit 7bdb299
-------------------------------------------------------------------
Tue Jan 13 23:11:49 CET 2026 - fweisbecker@suse.de
- sched_ext: Fix unsafe locking in the scx_dump_state() (bsc#1255223 CVE-2025-68202)
- commit 22f9135
-------------------------------------------------------------------
Tue Jan 13 16:26:53 CET 2026 - fdmanana@suse.com
- btrfs: fix reservation leak in some error paths when inserting
inline extent (git-fixes).
- commit 362a620
-------------------------------------------------------------------
Tue Jan 13 16:23:00 CET 2026 - fdmanana@suse.com
- btrfs: do not free data reservation in fallback from inline
due to -ENOSPC (git-fixes).
- commit 38b35b2
-------------------------------------------------------------------
Tue Jan 13 16:20:59 CET 2026 - fdmanana@suse.com
- btrfs: fix the qgroup data free range for inline data extents
(git-fixes).
- commit 9d6cfa8
-------------------------------------------------------------------
Tue Jan 13 16:09:12 CET 2026 - fdmanana@suse.com
- btrfs: always detect conflicting inodes when logging inode refs
(git-fixes).
- commit 626d828
-------------------------------------------------------------------
Tue Jan 13 16:06:57 CET 2026 - fdmanana@suse.com
- btrfs: release path before initializing extent tree in
btrfs_read_locked_inode() (git-fixes).
- commit 78aa23f
-------------------------------------------------------------------
Tue Jan 13 14:35:13 CET 2026 - jack@suse.cz
- ext4: use optimized mballoc scanning regardless of inode format
(bsc#1254378).
- commit af9447d
-------------------------------------------------------------------
Tue Jan 13 13:44:17 CET 2026 - tbogendoerfer@suse.de
- supported.conf: Mark lan 743x supported (jsc#PED-14571)
- commit b80b147
-------------------------------------------------------------------
Tue Jan 13 13:10:15 CET 2026 - mgorman@suse.de
- Set HZ=1000 for ppc64 default configuration (jsc#PED-14344)
Update based on upstream commit a206d2334012 ("powerpc/defconfigs: Set
HZ=1000 on ppc64 and powernv defconfigs") and requested by jsc#PED-14344.
- commit 031e354
-------------------------------------------------------------------
Tue Jan 13 10:58:39 CET 2026 - sjaeckel@suse.de
- net: vxlan: prevent NULL deref in vxlan_xmit_one (CVE-2025-68353
bsc#1255533).
- net/mlx5: Fix IPsec cleanup over MPV device (CVE-2025-40238
bsc#1254871).
- net/mlx5e: RX, Fix generating skb from non-linear xdp_buff
for striding RQ (CVE-2025-40350 bsc#1255260).
- commit 0edf819
-------------------------------------------------------------------
Tue Jan 13 07:15:56 CET 2026 - hoyeon.lee@suse.com
@@ -1020,60 +727,6 @@ Fri Jan 9 07:29:08 CET 2026 - hoyeon.lee@suse.com
(CVE-2025-68744 bsc#1255709).
- commit ab66ed0
-------------------------------------------------------------------
Thu Jan 8 20:29:50 CET 2026 - ematsumiya@suse.de
- cifs: reset iface weights when we cannot find a candidate
(git-fixes).
- commit 859fca4
-------------------------------------------------------------------
Thu Jan 8 20:29:29 CET 2026 - ematsumiya@suse.de
- smb: client: fix warning when reconnecting channel (git-fixes).
- commit 700befa
-------------------------------------------------------------------
Thu Jan 8 20:29:04 CET 2026 - ematsumiya@suse.de
- cifs: do not disable interface polling on failure (git-fixes).
- commit 87a748d
-------------------------------------------------------------------
Thu Jan 8 20:28:37 CET 2026 - ematsumiya@suse.de
- cifs: deal with the channel loading lag while picking channels
(git-fixes).
- commit c445274
-------------------------------------------------------------------
Thu Jan 8 20:27:57 CET 2026 - ematsumiya@suse.de
- cifs: serialize other channels when query server interfaces
is pending (git-fixes).
- commit 202c543
-------------------------------------------------------------------
Thu Jan 8 20:27:26 CET 2026 - ematsumiya@suse.de
- cifs: dns resolution is needed only for primary channel
(git-fixes).
- commit 47e47ab
-------------------------------------------------------------------
Thu Jan 8 20:26:57 CET 2026 - ematsumiya@suse.de
- cifs: update dstaddr whenever channel iface is updated
(git-fixes).
- commit cd217a8
-------------------------------------------------------------------
Thu Jan 8 20:26:19 CET 2026 - ematsumiya@suse.de
- cifs: reset connections for all channels when reconnect
requested (git-fixes).
- commit a324ea9
-------------------------------------------------------------------
Thu Jan 8 19:58:52 CET 2026 - henrique.carvalho@suse.com
@@ -1147,33 +800,6 @@ Thu Jan 8 15:16:30 CET 2026 - pfalcato@suse.de
kernel-infoleak (CVE-2025-40278 bsc#1254825).
- commit a5a7e57
-------------------------------------------------------------------
Thu Jan 8 14:14:15 CET 2026 - clopez@suse.de
- Refresh
patches.suse/perf-hwmon_pmu-Fix-uninitialized-variable-warning.patch.
- Refresh
patches.suse/scsi-lpfc-Add-capability-to-register-Platform-Name-I.patch.
- Refresh
patches.suse/scsi-lpfc-Allow-support-for-BB-credit-recovery-in-po.patch.
- Refresh
patches.suse/scsi-lpfc-Ensure-unregistration-of-rpis-for-received.patch.
- Refresh
patches.suse/scsi-lpfc-Fix-leaked-ndlp-krefs-when-in-point-to-poi.patch.
- Refresh
patches.suse/scsi-lpfc-Fix-reusing-an-ndlp-that-is-marked-NLP_DRO.patch.
- Refresh
patches.suse/scsi-lpfc-Modify-kref-handling-for-Fabric-Controller.patch.
- Refresh
patches.suse/scsi-lpfc-Remove-redundant-NULL-ptr-assignment-in-lp.patch.
- Refresh
patches.suse/scsi-lpfc-Revise-discovery-related-function-headers-.patch.
- Refresh
patches.suse/scsi-lpfc-Update-lpfc-version-to-14.4.0.12.patch.
- Refresh
patches.suse/scsi-lpfc-Update-various-NPIV-diagnostic-log-messagi.patch.
- commit b565804
-------------------------------------------------------------------
Thu Jan 8 12:02:19 CET 2026 - vbabka@suse.cz

View File

@@ -19,7 +19,7 @@
%define srcversion 6.12
%define patchversion 6.12.0
%define git_commit e4af1982fecb7ec2c689b6ced0418ef945bee56b
%define git_commit d745f52ae5a54901ce89da3cdc0ec327f66992f4
%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>.ge4af198
Release: <RELEASE>.gd745f52
%else
Release: 0
%endif

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -4808,7 +4808,6 @@
patches.suse/samples-landlock-Fix-possible-NULL-dereference-in-pa.patch
patches.suse/landlock-Handle-weird-files.patch
patches.suse/selftests-landlock-Fix-build-with-non-default-pthrea.patch
patches.suse/landlock-Optimize-file-path-walks-and-prepare-for-audit-su.patch
patches.suse/selftests-landlock-Fix-error-message.patch
patches.suse/selftests-ktap_helpers-Fix-uninitialized-variable.patch
patches.suse/tools-testing-selftests-bpf-test_tc_tunnel.sh-Fix-wa.patch
@@ -7767,7 +7766,6 @@
patches.suse/btrfs-get-zone-unusable-bytes-while-holding-lock-at-.patch
patches.suse/btrfs-get-used-bytes-while-holding-lock-at-btrfs_rec.patch
patches.suse/btrfs-fix-reclaimed-bytes-accounting-after-automatic.patch
patches.suse/btrfs-fix-the-qgroup-data-free-range-for-inline-data.patch
patches.suse/btrfs-remove-the-subpage-related-warning-message.patch
patches.suse/btrfs-fix-non-empty-delayed-iputs-list-on-unmount-du.patch
patches.suse/btrfs-fix-non-empty-delayed-iputs-list-on-unmount-d.patch
@@ -10334,9 +10332,6 @@
patches.suse/KVM-x86-mmu-Use-kvm_x86_call-instead-of-manual-stati.patch
patches.suse/KVM-VMX-Flush-shadow-VMCS-on-emergency-reboot.patch
patches.suse/KVM-x86-Revert-kvm_x86_ops.mem_enc_ioctl-back-to-an-.patch
patches.suse/KVM-VMX-Move-vt_apicv_pre_state_restore-to-posted_in.patch
patches.suse/KVM-VMX-Define-a-VMX-glue-macro-for-kvm_complete_ins.patch
patches.suse/KVM-VMX-Clean-up-and-macrofy-x86_ops.patch
patches.suse/KVM-SVM-Fix-SNP-AP-destroy-race-with-VMRUN.patch
patches.suse/KVM-x86-Make-kvm_pio_request.linear_rip-a-common-fie.patch
patches.suse/x86-cpufeatures-Add-CPUID-feature-bit-for-the-Bus-Lo.patch
@@ -10405,9 +10400,6 @@
patches.suse/dm-mirror-fix-a-tiny-race-condition.patch
patches.suse/dm-verity-fix-a-memory-leak-if-some-arguments-are-sp.patch
patches.suse/smb-client-add-NULL-check-in-automount_fullpath.patch
patches.suse/cifs-reset-connections-for-all-channels-when-reconnect-requested.patch
patches.suse/cifs-update-dstaddr-whenever-channel-iface-is-updated.patch
patches.suse/cifs-dns-resolution-is-needed-only-for-primary-channel.patch
patches.suse/sunrpc-don-t-immediately-retransmit-on-seqno-miss.patch
patches.suse/NFSv4-xattr-handlers-should-check-for-absent-nfs-filehandles.patch
patches.suse/fs-nfs-read-fix-double-unlock-bug-in-nfs_return_empty_folio.patch
@@ -10623,9 +10615,6 @@
patches.suse/ASoC-Intel-avs-Verify-content-returned-by-parse_int_.patch
patches.suse/genksyms-Fix-enum-consts-from-a-reference-affecting-new-va.patch
patches.suse/ring-buffer-Fix-buffer-locking-in-ring_buffer_subbuf_order.patch
patches.suse/cifs-deal-with-the-channel-loading-lag-while-picking-channels.patch
patches.suse/cifs-serialize-other-channels-when-query-server-interfaces-is-pendi.patch
patches.suse/cifs-do-not-disable-interface-polling-on-failure.patch
patches.suse/fs-fhandle.c-fix-a-race-in-call-of-has_locked_childr.patch
patches.suse/clone_private_mnt-make-sure-that-caller-has-CAP_SYS_.patch
patches.suse/do_change_type-refuse-to-operate-on-unmounted-not-ou.patch
@@ -11043,7 +11032,6 @@
patches.suse/Revert-ACPI-battery-negate-current-when-discharging.patch
patches.suse/powercap-intel_rapl-Do-not-change-CLAMPING-bit-if-EN.patch
patches.suse/i2c-designware-Fix-an-initialization-issue.patch
patches.suse/smb-client-fix-warning-when-reconnecting-channel.patch
patches.suse/x86-mce-Don-t-remove-sysfs-if-thresholding-sysfs-init-fail.patch
patches.suse/x86-mce-Ensure-user-polling-settings-are-honored-when-rest.patch
patches.suse/x86-mce-amd-Add-default-names-for-MCA-banks-and-blocks.patch
@@ -11860,7 +11848,6 @@
patches.suse/iommu-arm-smmu-qcom-Add-SM6115-MDSS-compatible.patch
patches.suse/rcu-Protect-defer_qs_iw_pending-from-data-race.patch
patches.suse/rcu-Fix-rcu_read_unlock-deadloop-due-to-IRQ-work.patch
patches.suse/rcu-nocb-Fix-possible-invalid-rdp-s-nocb_cb_kthread-.patch
patches.suse/PM-cpufreq-powernv-tracing-Move-powernv_throttle-trace-event.patch
patches.suse/xen-fix-UAF-in-dmabuf_exp_from_pages.patch
patches.suse/xen-gntdev-remove-struct-gntdev_copy_batch-from-stac.patch
@@ -12092,7 +12079,6 @@
patches.suse/cgroup-llist-avoid-memory-tears-for-llist_node.patch
patches.suse/cgroup-Add-compatibility-option-for-content-of-proc-cgroup.patch
patches.suse/smb-client-fix-netns-refcount-leak-after-net_passive-changes.patch
patches.suse/cifs-reset-iface-weights-when-we-cannot-find-a-candidate.patch
patches.suse/HID-apple-validate-feature-report-field-count-to-pre.patch
patches.suse/HID-apple-avoid-setting-up-battery-timer-for-devices.patch
patches.suse/HID-magicmouse-avoid-setting-up-battery-timer-when-n.patch
@@ -12768,8 +12754,6 @@
patches.suse/drm-xe-Attempt-to-bring-bos-back-to-VRAM-after-evict.patch
patches.suse/kernfs-Fix-UAF-in-polling-when-open-file-is-released.patch
patches.suse/regulator-sy7636a-fix-lifecycle-of-power-good-gpio.patch
patches.suse/ceph-fix-race-condition-validating-r_parent-before-applyin.patch
patches.suse/libceph-fix-invalid-accesses-to-ceph_connection_v1_info.patch
patches.suse/Input-iqs7222-avoid-enabling-unused-interrupts.patch
patches.suse/Input-i8042-add-TUXEDO-InfinityBook-Pro-Gen10-AMD-to.patch
patches.suse/xhci-dbc-decouple-endpoint-allocation-from-initializ.patch
@@ -13215,7 +13199,6 @@
patches.suse/drm-amdgpu-remove-the-redeclaration-of-variable-i.patch
patches.suse/drm-amd-display-Reject-modes-with-too-high-pixel-clo.patch
patches.suse/amd-amdkfd-resolve-a-race-in-amdgpu_amdkfd_device_fi.patch
patches.suse/amd-amdkfd-enhance-kfd-process-check-in-switch-parti.patch
patches.suse/media-amphion-Make-some-vpu_v4l2-functions-static.patch
patches.suse/media-amphion-Delete-v4l2_fh-synchronously-in-.relea.patch
patches.suse/media-zoran-Remove-zoran_fh-structure.patch
@@ -13784,7 +13767,6 @@
patches.suse/cpufreq-amd-pstate-Fix-a-regression-leading-to-EPP-0-after-hibernate.patch
patches.suse/net-usb-rtl8150-Fix-frame-padding.patch
patches.suse/net-enetc-fix-the-deadlock-of-enetc_mdio_lock.patch
patches.suse/net-mlx5e-RX-Fix-generating-skb-from-non-linear-xdp_buff-f.patch
patches.suse/net-smc-fix-general-protection-fault-in-__smc_diag_dump.patch
patches.suse/can-bxcan-bxcan_start_xmit-use-can_dev_dropped_skb-i.patch
patches.suse/can-esd-acc_start_xmit-use-can_dev_dropped_skb-inste.patch
@@ -13793,7 +13775,6 @@
patches.suse/sctp-avoid-NULL-dereference-when-chunk-data-buffer-i.patch
patches.suse/vsock-fix-lock-inversion-in-vsock_assign_transport.patch
patches.suse/net-phy-micrel-always-set-shared-phydev-for-LAN8814.patch
patches.suse/net-mlx5-Fix-IPsec-cleanup-over-MPV-device.patch
patches.suse/arm64-mm-avoid-always-making-PTE-dirty-in-pte_mkwrite.patch
patches.suse/arm64-mte-Do-not-warn-if-the-page-is-already-tagged-in-cop.patch
patches.suse/gpio-104-idio-16-Define-maximum-valid-register-addre.patch
@@ -13900,7 +13881,6 @@
patches.suse/perf-x86-intel-Fix-KASAN-global-out-of-bounds-warning.patch
patches.suse/x86-microcode-AMD-Limit-Entrysign-signature-checking-to-kn.patch
patches.suse/x86-CPU-AMD-Add-RDSEED-fix-for-Zen5.patch
patches.suse/x86-fpu-Ensure-XFD-state-on-signal-delivery.patch
patches.suse/x86-mm-Ensure-clear_page-variants-always-have-__kcfi_typei.patch
patches.suse/regmap-slimbus-fix-bus_context-pointer-in-regmap-ini.patch
patches.suse/regulator-bd718x7-Fix-voltages-scaled-by-resistor-di.patch
@@ -14029,7 +14009,6 @@
patches.suse/NFSv4-Fix-an-incorrect-parameter-when-calling-nfs4_call_sync.patch
patches.suse/NFS-Fix-LTP-test-failures-when-timestamps-are-delegated.patch
patches.suse/ftrace-bpf-Fix-IPMODIFY-DIRECT-in-modify_ftrace_direct.patch
patches.suse/mptcp-Fix-proto-fallback-detection-with-BPF.patch
patches.suse/bpf-account-for-current-allocated-stack-depth-in-wid.patch
patches.suse/selftests-bpf-Test-widen_imprecise_scalars-with-diff.patch
patches.suse/x86-CPU-AMD-Add-additional-fixed-RDSEED-microcode-revision.patch
@@ -14039,7 +14018,6 @@
patches.suse/mtdchar-fix-integer-overflow-in-read-write-ioctls.patch
patches.suse/mtd-rawnand-cadence-fix-DMA-device-NULL-pointer-dere.patch
patches.suse/mtd-onenand-Pass-correct-pointer-to-IRQ-handler.patch
patches.suse/sched_ext-Fix-unsafe-locking-in-the-scx_dump_state.patch
patches.suse/binfmt_misc-restore-write-access-before-closing-file.patch
patches.suse/HID-quirks-work-around-VID-PID-conflict-for-0x4c4a-0.patch
patches.suse/HID-apple-Add-SONiX-AK870-PRO-to-non_apple_keyboards.patch
@@ -14057,7 +14035,6 @@
patches.suse/xfrm-also-call-xfrm_state_delete_tunnel-at-destroy-time-fo.patch
patches.suse/net-mlx5-Clean-up-only-new-IRQ-glue-on-request_irq-f.patch
patches.suse/idpf-fix-possible-vport_config-NULL-pointer-deref-in.patch
patches.suse/ice-fix-PTP-cleanup-on-driver-removal-in-error-path.patch
patches.suse/be2net-pass-wrb_params-in-case-of-OS2BMC.patch
patches.suse/vsock-Ignore-signal-timeout-on-connect-if-already-es.patch
patches.suse/platform-x86-huawei-wmi-add-keys-for-HONOR-models.patch
@@ -14100,7 +14077,6 @@
patches.suse/ALSA-usb-audio-fix-uac2-clock-source-at-terminal-par.patch
patches.suse/mm-huge_memory-fix-NULL-pointer-deference-when-splitting-f.patch
patches.suse/platform-x86-intel-punit_ipc-fix-memory-corruption.patch
patches.suse/veth-reduce-XDP-no_direct-return-section-to-fix-race.patch
patches.suse/net-phy-mxl-gpy-fix-bogus-error-on-USXGMII-and-integ.patch
patches.suse/Bluetooth-btusb-mediatek-Fix-kernel-crash-when-relea.patch
patches.suse/Bluetooth-hci_core-Fix-triggering-cmd_timer-for-HCI_.patch
@@ -14118,7 +14094,6 @@
patches.suse/can-gs_usb-gs_usb_receive_bulk_callback-check-actual.patch
patches.suse/can-gs_usb-gs_usb_receive_bulk_callback-check-actual-395d988.patch
patches.suse/can-sun4i_can-sun4i_can_interrupt-fix-max-irq-loop-h.patch
patches.suse/libceph-fix-potential-use-after-free-in-have_mon_and_osd_m.patch
patches.suse/libceph-replace-BUG_ON-with-bounds-check-for-map-max_osd.patch
patches.suse/libceph-prevent-potential-out-of-bounds-writes-in-handle_a.patch
patches.suse/drm-amd-amdgpu-reserve-vm-invalidation-engine-for-un.patch
@@ -14127,7 +14102,6 @@
patches.suse/drm-amd-display-Don-t-change-brightness-for-disabled.patch
patches.suse/drm-amdgpu-fix-cyan_skillfish2-gpu-info-fw-handling.patch
patches.suse/drm-sti-fix-device-leaks-at-component-probe.patch
patches.suse/0001-drm-fbcon-vga_switcheroo-Avoid-race-condition-in-fbc.patch
patches.suse/drm-xe-Fix-conversion-from-clock-ticks-to-millisecon.patch
patches.suse/mmc-sdhci-of-dwcmshc-Promote-the-th1520-reset-handli.patch
patches.suse/mailbox-mailbox-test-Fix-debugfs_create_dir-error-ch.patch
@@ -14170,7 +14144,6 @@
patches.suse/spi-nxp-fspi-Propagate-fwnode-in-ACPI-case-as-well.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
patches.suse/0001-sched-Increase-sched_tick_remote-timeout.patch
patches.suse/sched-fair-Enable-scheduler-feature-NEXT_BUDDY.patch
patches.suse/sched-fair-Reimplement-NEXT_BUDDY-to-align-with-EEVDF-goals.patch
patches.suse/sched-fair-Revert-max_newidle_lb_cost-bump.patch
@@ -14207,16 +14180,12 @@
patches.suse/bpf-Fix-stackmap-overflow-check-in-__bpf_get_stackid.patch
patches.suse/bpf-Free-special-fields-when-update-lru_-percpu_hash.patch
patches.suse/selftests-bpf-Add-test-to-verify-freeing-the-special.patch
patches.suse/bpf-Check-skb-transport_header-is-set-in-bpf_skb_che.patch
patches.suse/selftests-bpf-Test-bpf_skb_check_mtu-BPF_MTU_CHK_SEG.patch
patches.suse/bpf-Fix-invalid-prog-stats-access-when-update_effect.patch
patches.suse/net-mana-Support-HW-link-state-events.patch
patches.suse/wifi-ath10k-move-recovery-check-logic-into-a-new-wor.patch
patches.suse/wifi-ath11k-restore-register-window-after-global-res.patch
patches.suse/wifi-ath11k-fix-VHT-MCS-assignment.patch
patches.suse/wifi-ath11k-fix-peer-HE-MCS-assignment.patch
patches.suse/wifi-ath12k-fix-potential-memory-leak-in-ath12k_wow_.patch
patches.suse/net-mana-Fix-incorrect-speed-reported-by-debugfs.patch
patches.suse/wifi-cw1200-Fix-potential-memory-leak-in-cw1200_bh_r.patch
patches.suse/net-phy-adin1100-Fix-software-power-down-ready-condi.patch
patches.suse/wifi-mac80211-fix-CMAC-functions-not-handling-errors.patch
@@ -14229,7 +14198,6 @@
patches.suse/wifi-cfg80211-stop-radar-detection-in-cfg80211_leave.patch
patches.suse/wifi-brcmfmac-Add-DMI-nvram-filename-quirk-for-Acer-.patch
patches.suse/wifi-mt76-Fix-DTS-power-limits-on-little-endian-syst.patch
patches.suse/wifi-mt76-wed-use-proper-wed-reference-in-mt76-wed-d.patch
patches.suse/wifi-mt76-mt792x-fix-wifi-init-fail-by-setting-MCU_R.patch
patches.suse/mt76-mt7615-Fix-memory-leak-in-mt7615_mcu_wtbl_sta_a.patch
patches.suse/wifi-ieee80211-correct-FILS-status-codes.patch
@@ -14239,9 +14207,7 @@
patches.suse/Bluetooth-btusb-Add-new-VID-PID-2b89-6275-for-RTL876.patch
patches.suse/Bluetooth-btusb-Add-new-VID-PID-0x0489-0xE12F-for-RT.patch
patches.suse/Bluetooth-btusb-Add-new-VID-PID-13d3-3533-for-RTL882.patch
patches.suse/net-vxlan-prevent-NULL-deref-in-vxlan_xmit_one.patch
patches.suse/net-phy-aquantia-check-for-NVMEM-deferral.patch
patches.suse/md-init-bioset-in-mddev_init.patch
patches.suse/ext4-refresh-inline-data-size-before-write-operation.patch
patches.suse/ext4-align-max-orphan-file-size-with-e2fsprogs-limit.patch
patches.suse/media-dvb-usb-dtv5100-fix-out-of-bounds-in-dtv5100_i.patch
@@ -14403,19 +14369,8 @@
patches.suse/soc-amlogic-canvas-fix-device-leak-on-lookup.patch
patches.suse/soc-apple-mailbox-fix-device-leak-on-lookup.patch
patches.suse/soc-samsung-exynos-pmu-fix-device-leak-on-regmap-loo.patch
patches.suse/scsi-lpfc-Update-various-NPIV-diagnostic-log-messagi.patch
patches.suse/scsi-lpfc-Revise-discovery-related-function-headers-.patch
patches.suse/scsi-lpfc-Remove-redundant-NULL-ptr-assignment-in-lp.patch
patches.suse/scsi-lpfc-Ensure-unregistration-of-rpis-for-received.patch
patches.suse/scsi-lpfc-Fix-leaked-ndlp-krefs-when-in-point-to-poi.patch
patches.suse/scsi-lpfc-Modify-kref-handling-for-Fabric-Controller.patch
patches.suse/scsi-lpfc-Fix-reusing-an-ndlp-that-is-marked-NLP_DRO.patch
patches.suse/scsi-lpfc-Allow-support-for-BB-credit-recovery-in-po.patch
patches.suse/scsi-lpfc-Add-capability-to-register-Platform-Name-I.patch
patches.suse/scsi-lpfc-Update-lpfc-version-to-14.4.0.12.patch
patches.suse/ipmi-Fix-the-race-between-__scan_channels-and-delive.patch
patches.suse/ipmi-Fix-__scan_channels-failing-to-rescan-channels.patch
patches.suse/landlock-Fix-handling-of-disconnected-directories.patch
patches.suse/rpmsg-glink-fix-rpmsg-device-leak.patch
patches.suse/via_wdt-fix-critical-boot-hang-due-to-unnamed-resour.patch
patches.suse/watchdog-wdat_wdt-Fix-ACPI-table-leak-in-probe-funct.patch
@@ -14466,7 +14421,6 @@
patches.suse/staging-rtl8723bs-fix-out-of-bounds-read-in-rtw_get_.patch
patches.suse/staging-rtl8723bs-fix-stack-buffer-overflow-in-OnAss.patch
patches.suse/staging-rtl8723bs-fix-out-of-bounds-read-in-OnBeacon.patch
patches.suse/perf-hwmon_pmu-Fix-uninitialized-variable-warning.patch
patches.suse/clk-renesas-cpg-mssr-Add-missing-1ms-delay-into-rese.patch
patches.suse/clk-renesas-r9a06g032-Fix-memory-leak-in-error-path.patch
patches.suse/clk-samsung-exynos-clkout-Assign-.num-before-accessi.patch
@@ -14495,7 +14449,6 @@
patches.suse/i2c-designware-Disable-SMBus-interrupts-to-prevent-s.patch
patches.suse/i2c-amd-mp2-fix-reference-leak-in-MP2-PCI-device.patch
patches.suse/regulator-fixed-Rely-on-the-core-freeing-the-enable-.patch
patches.suse/NFSv4-pNFS-Clear-NFS_INO_LAYOUTCOMMIT-in-pnfs_mark_layout_.patch
patches.suse/ALSA-hda-cs35l41-Fix-NULL-pointer-dereference-in-cs3-c34b04c.patch
patches.suse/ALSA-firewire-motu-fix-buffer-overflow-in-hwdep-read.patch
patches.suse/ALSA-uapi-Fix-typo-in-asound.h-comment.patch
@@ -14509,7 +14462,6 @@
patches.suse/ASoC-codecs-wcd939x-fix-OF-node-leaks-on-probe-failu.patch
patches.suse/rtc-nvvrs-add-NVIDIA-VRS-RTC-device-driver.patch
patches.suse/rtc-gamecube-Check-the-return-value-of-ioremap.patch
patches.suse/drm-panthor-Prevent-potential-UAF-in-group-creation.patch
patches.suse/drm-amdkfd-Use-huge-page-size-to-check-split-svm-ran.patch
patches.suse/drm-amdkfd-Trap-handler-support-for-expert-schedulin.patch
patches.suse/drm-amd-display-Use-GFP_ATOMIC-in-dc_create_plane_st.patch
@@ -14532,7 +14484,6 @@
patches.suse/net-phy-marvell-88q2xxx-Fix-clamped-value-in-mv88q2x.patch
patches.suse/r8169-fix-RTL8117-Wake-on-Lan-in-DASH-mode.patch
patches.suse/broadcom-b44-prevent-uninitialized-value-usage.patch
patches.suse/ipvs-fix-ipv4-null-ptr-deref-in-route-error-path.patch
patches.suse/can-gs_usb-gs_can_open-fix-error-handling.patch
patches.suse/nfc-pn533-Fix-error-code-in-pn533_acr122_poweron_rdr.patch
patches.suse/can-j1939-make-j1939_sk_bind-fail-if-device-is-no-lo.patch
@@ -14586,13 +14537,11 @@
patches.suse/usb-phy-isp1301-fix-non-OF-device-reference-imbalanc.patch
patches.suse/usb-ohci-nxp-fix-device-leak-on-probe-failure.patch
patches.suse/crypto-seqiv-Do-not-use-req-iv-after-crypto_aead_enc.patch
patches.suse/cpuset-fix-warning-when-disabling-remote-partition.patch
patches.suse/genalloc.h-fix-htmldocs-warning.patch
patches.suse/idr-fix-idr_alloc-returning-an-ID-out-of-range.patch
patches.suse/net-mdio-aspeed-add-dummy-read-to-avoid-read-after-w.patch
patches.suse/net-usb-rtl8150-fix-memory-leak-on-usb_submit_urb-fa.patch
patches.suse/Bluetooth-btusb-revert-use-of-devm_kzalloc-in-btusb.patch
patches.suse/iavf-fix-off-by-one-issues-in-iavf_config_rss_reg.patch
patches.suse/net-nfc-fix-deadlock-between-nfc_unregister_device-a.patch
patches.suse/wifi-rtw88-limit-indirect-IO-under-powered-off-for-R.patch
patches.suse/wifi-rtlwifi-8192cu-fix-tid-out-of-range-in-rtl92cu_.patch
@@ -14610,11 +14559,7 @@
patches.suse/drm-nouveau-dispnv50-Don-t-call-drm_atomic_get_crtc_.patch
patches.suse/drm-i915-gem-Zero-initialize-the-eb.vma-array-in-i91.patch
patches.suse/x86-microcode-AMD-Fix-Entrysign-revision-check-for-Z.patch
patches.suse/RDMA-core-Check-for-the-presence-of-LS_NLA_TYPE_DGID.patch
patches.suse/of-unittest-Fix-memory-leak-in-unittest_data_add.patch
patches.suse/btrfs-always-detect-conflicting-inodes-when-logging-.patch
patches.suse/btrfs-do-not-free-data-reservation-in-fallback-from-.patch
patches.suse/btrfs-fix-reservation-leak-in-some-error-paths-when-.patch
patches.suse/ALSA-ac97-fix-a-double-free-in-snd_ac97_controller_r.patch
patches.suse/ASoC-sun4i-spdif-Add-missing-kerneldoc-fields-for-su.patch
patches.suse/HID-quirks-work-around-VID-PID-conflict-for-appledis.patch
@@ -14627,22 +14572,27 @@
patches.suse/crypto-qat-fix-duplicate-restarting-msg-during-AER-e.patch
patches.suse/drm-pl111-Fix-error-handling-in-pl111_amba_probe.patch
patches.suse/gpio-rockchip-mark-the-GPIO-controller-as-sleeping.patch
patches.suse/btrfs-release-path-before-initializing-extent-tree-i.patch
patches.suse/docs-ABI-sysfs-devices-soc-Fix-swapped-sample-values.patch
patches.suse/lib-crypto-aes-Fix-missing-MMU-protection-for-AES-S-.patch
patches.suse/can-etas_es58x-allow-partial-RX-URB-allocation-to-su.patch
patches.suse/can-gs_usb-gs_usb_receive_bulk_callback-fix-URB-memo.patch
patches.suse/can-ctucanfd-fix-SSP_SRC-in-cases-when-bit-rate-is-h.patch
patches.suse/net-can-j1939-j1939_xtp_rx_rts_session_active-deacti.patch
patches.suse/lib-buildid-use-__kernel_read-for-sleepable-context.patch
patches.suse/efi-cper-Fix-cper_bits_to_str-buffer-handling-and-re.patch
# netdev/net-next main
patches.suse/ice-use-netif_get_num_default_rss_queues.patch
# powerpc/linux next
patches.suse/powerpc-eeh-fix-recursive-pci_lock_rescan_remove-locking-in-EEH-event-handling.patch
# mkp/scsi queue
patches.suse/scsi-lpfc-Update-various-NPIV-diagnostic-log-messagi.patch
patches.suse/scsi-lpfc-Revise-discovery-related-function-headers-.patch
patches.suse/scsi-lpfc-Remove-redundant-NULL-ptr-assignment-in-lp.patch
patches.suse/scsi-lpfc-Ensure-unregistration-of-rpis-for-received.patch
patches.suse/scsi-lpfc-Fix-leaked-ndlp-krefs-when-in-point-to-poi.patch
patches.suse/scsi-lpfc-Modify-kref-handling-for-Fabric-Controller.patch
patches.suse/scsi-lpfc-Fix-reusing-an-ndlp-that-is-marked-NLP_DRO.patch
patches.suse/scsi-lpfc-Allow-support-for-BB-credit-recovery-in-po.patch
patches.suse/scsi-lpfc-Add-capability-to-register-Platform-Name-I.patch
patches.suse/scsi-lpfc-Update-lpfc-version-to-14.4.0.12.patch
# perf/perf-tools-next perf-tools-next
patches.suse/perf-hwmon_pmu-Fix-uninitialized-variable-warning.patch
# out-of-tree patches
patches.suse/selftests-run_kselftest.sh-Add-skip-argument-option.patch
patches.suse/selftests-net-fib-onlink-tests-Set-high-metric-for-d.patch
@@ -14763,7 +14713,6 @@
# ext[2-4]
patches.suse/ext4-unsupported-features.patch
patches.suse/ext4-use-optimized-mballoc-scanning-regardless-of-in.patch
# XFS
patches.suse/xfs-allow-mount-remount-when-stripe-width-alignment-.patch

View File

@@ -1,3 +1,3 @@
2026-01-17 00:00:21 +0000
GIT Revision: e4af1982fecb7ec2c689b6ced0418ef945bee56b
2026-01-14 09:25:33 +0000
GIT Revision: d745f52ae5a54901ce89da3cdc0ec327f66992f4
GIT Branch: SL-16.1

View File

@@ -3430,7 +3430,7 @@
-!optional drivers/net/ethernet/microchip/enc28j60
-!optional drivers/net/ethernet/microchip/encx24j600
-!optional drivers/net/ethernet/microchip/encx24j600-regmap
drivers/net/ethernet/microchip/lan743x
- drivers/net/ethernet/microchip/lan743x
- drivers/net/ethernet/microchip/lan865x/lan865x
-!optional drivers/net/ethernet/microchip/lan966x/lan966x-switch # SP6-NEED-REVIEW
- drivers/net/ethernet/microchip/sparx5/sparx5-switch

BIN
sysctl.tar.bz2 LFS

Binary file not shown.