5 Commits

Author SHA256 Message Date
80e8111f62 GIT Revision: 9c542de6320aa085556323e355a0923ae2ba0e28
GIT Branch: SL-16.1
2026-01-10 00:00:20 +0000
2026-01-10 08:00:45 +01:00
dac4839ee5 GIT Revision: 1db1c71afdd81a628aacda2e83cb67852953f94e
GIT Branch: SL-16.1
2026-01-09 00:01:56 +0000
2026-01-09 08:00:34 +01:00
81f95e483a GIT Revision: d6bc9116856fc068b0268dc39a34985586af8cbd
GIT Branch: SL-16.1
2026-01-08 00:01:52 +0000
2026-01-08 08:16:02 +01:00
6a04013cb9 GIT Revision: 65283c876591c9e8d86ff13b4d55fa0913629f56
GIT Branch: SL-16.1
2026-01-06 12:45:07 +0000
2026-01-07 08:00:37 +01:00
c65b043aaa GIT Revision: fe99df5a6e4abf3955a05e59d9413167da8362b8
GIT Branch: SL-16.1
2025-12-31 14:00:13 +0000
2026-01-06 08:00:48 +01:00
29 changed files with 4553 additions and 30 deletions

BIN
config.tar.bz2 LFS

Binary file not shown.

View File

@@ -1,3 +1,296 @@
-------------------------------------------------------------------
Fri Jan 9 17:25:00 CET 2026 - ematsumiya@suse.de
- cifs: client: fix memory leak in smb3_fs_context_parse_param
(bsc#1255082, CVE-2025-40268).
- commit 7120bdc
-------------------------------------------------------------------
Fri Jan 9 14:13:27 CET 2026 - hoyeon.lee@suse.com
- selftests/bpf: Add test to verify freeing the special fields
in pcpu maps (CVE-2025-68744 bsc#1255709).
- commit 763d99d
-------------------------------------------------------------------
Fri Jan 9 14:11:53 CET 2026 - tiwai@suse.de
- drm/amdkfd: Trap handler support for expert scheduling mode
(stable-fixes).
- commit 021ac24
-------------------------------------------------------------------
Fri Jan 9 14:10:13 CET 2026 - tiwai@suse.de
- PCI: brcmstb: Reuse pcie_cfg_data structure (stable-fixes).
- Refresh
patches.suse/PCI-brcmstb-Set-generation-limit-before-PCIe-link-up.patch.
- commit 0f681e6
-------------------------------------------------------------------
Fri Jan 9 14:08:30 CET 2026 - tiwai@suse.de
- pinctrl: qcom: lpass-lpi: mark the GPIO controller as sleeping
(git-fixes).
- wifi: mac80211: restore non-chanctx injection behaviour
(git-fixes).
- wifi: avoid kernel-infoleak from struct iw_point (git-fixes).
- atm: Fix dma_free_coherent() size (git-fixes).
- net: usb: pegasus: fix memory leak in update_eth_regs_async()
(git-fixes).
- net: wwan: iosm: Fix memory leak in ipc_mux_deinit()
(git-fixes).
- HID: quirks: work around VID/PID conflict for appledisplay
(git-fixes).
- ASoC: sun4i-spdif: Add missing kerneldoc fields for
sun4i_spdif_quirks (git-fixes).
- ALSA: ac97: fix a double free in snd_ac97_controller_register()
(git-fixes).
- usb: usb-storage: Maintain minimal modifications to the
bcdDevice range (git-fixes).
- serial: xilinx_uartps: fix rs485 delay_rts_after_send
(git-fixes).
- Input: i8042 - add TUXEDO InfinityBook Max Gen10 AMD to i8042
quirk table (stable-fixes).
- Input: lkkbd - disable pending work before freeing device
(stable-fixes).
- drm/amd/display: Fix scratch registers offsets for DCN351
(stable-fixes).
- drm/amd/display: Fix scratch registers offsets for DCN35
(stable-fixes).
- broadcom: b44: prevent uninitialized value usage (git-fixes).
- Revert "drm/amd/display: Fix pbn to kbps Conversion"
(stable-fixes).
- drm/amdkfd: bump minimum vgpr size for gfx1151 (stable-fixes).
- drm/amdkfd: Export the cwsr_size and ctl_stack_size to userspace
(stable-fixes).
- drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()
(stable-fixes).
- i2c: designware: Disable SMBus interrupts to prevent storms
from mis-configured firmware (stable-fixes).
- platform/x86/intel/hid: Add Dell Pro Rugged 10/12 tablet to
VGBS DMI quirks (stable-fixes).
- clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk0_clk_src
(stable-fixes).
- usb: usb-storage: No additional quirks need to be added to
the EL-R12 optical drive (stable-fixes).
- usb: xhci: limit run_graceperiod for only usb 3.0 devices
(stable-fixes).
- usb: typec: ucsi: Handle incorrect num_connectors capability
(stable-fixes).
- usbip: Fix locking bug in RT-enabled kernels (stable-fixes).
- serial: sprd: Return -EPROBE_DEFER when uart clock is not ready
(stable-fixes).
- char: applicom: fix NULL pointer dereference in ac_ioctl
(stable-fixes).
- iio: adc: ti_am335x_adc: Limit step_avg to valid range for
gcc complains (stable-fixes).
- fbdev: gbefb: fix to use physical address instead of dma address
(stable-fixes).
- via_wdt: fix critical boot hang due to unnamed resource
allocation (stable-fixes).
- ipmi: Fix __scan_channels() failing to rescan channels
(stable-fixes).
- ipmi: Fix the race between __scan_channels() and
deliver_response() (stable-fixes).
- reset: fix BIT macro reference (stable-fixes).
- ti-sysc: allow OMAP2 and OMAP4 timers to be reserved on AM33xx
(stable-fixes).
- firmware: imx: scu-irq: Init workqueue before request mbox
channel (stable-fixes).
- clk: mvebu: cp110 add CLK_IGNORE_UNUSED to pcie_x10, pcie_x11 &
pcie_x4 (stable-fixes).
- HID: input: map HID_GD_Z to ABS_DISTANCE for stylus/pen
(stable-fixes).
- mmc: sdhci-msm: Avoid early clock doubling during HS400
transition (stable-fixes).
- mtd: spi-nor: winbond: Add support for W25H02NWxxAM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25H01NWxxAM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25H512NWxxAM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25Q02NWxxIM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25Q01NWxxIM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25Q01NWxxIQ chips
(stable-fixes).
- ASoC: qcom: sdw: fix memory leak for sdw_stream_runtime
(git-fixes).
- drm/amdgpu/gmc12: add amdgpu_vm_handle_fault() handling
(stable-fixes).
- drm/amdgpu/gmc11: add amdgpu_vm_handle_fault() handling
(stable-fixes).
- drm/displayid: add quirk to ignore DisplayID checksum errors
(stable-fixes).
- drm/edid: add DRM_EDID_IDENT_INIT() to initialize struct
drm_edid_ident (stable-fixes).
- drm/displayid: pass iter to drm_find_displayid_extension()
(stable-fixes).
- media: amphion: Remove vpu_vb_is_codecconfig (git-fixes).
- Bluetooth: btusb: Add new VID/PID 13d3/3533 for RTL8821CE
(stable-fixes).
- Bluetooth: btusb: Add new VID/PID 0x0489/0xE12F for RTL8852BE-VT
(stable-fixes).
- Bluetooth: btusb: Add new VID/PID 2b89/6275 for RTL8761BUV
(stable-fixes).
- Bluetooth: btusb: MT7922: Add VID/PID 0489/e170 (stable-fixes).
- Bluetooth: btusb: MT7920: Add VID/PID 0489/e135 (stable-fixes).
- wifi: mt76: mt792x: fix wifi init fail by setting MCU_RUNNING
after CLC load (stable-fixes).
- wifi: brcmfmac: Add DMI nvram filename quirk for Acer A1 840
tablet (stable-fixes).
- wifi: cfg80211: stop radar detection in cfg80211_leave()
(stable-fixes).
- wifi: cfg80211: use cfg80211_leave() in iftype change
(stable-fixes).
- wifi: rtl8xxxu: Fix HT40 channel config for RTL8192CU, RTL8723AU
(stable-fixes).
- cpufreq: nforce2: fix reference count leak in nforce2
(git-fixes).
- ACPI: fan: Workaround for 64-bit firmware bug (stable-fixes).
- ACPI: property: Use ACPI functions in
acpi_graph_get_next_endpoint() only (stable-fixes).
- ACPICA: Avoid walking the Namespace if start_node is NULL
(stable-fixes).
- media: amphion: Make some vpu_v4l2 functions static
(stable-fixes).
- firmware: imx: Add stub functions for SCMI MISC API (git-fixes).
- media: amphion: Add a frame flush mode for decoder
(stable-fixes).
- serial: xilinx_uartps: Use helper function
hrtimer_update_function() (stable-fixes).
- commit 52a2394
-------------------------------------------------------------------
Fri Jan 9 11:17:19 CET 2026 - pfalcato@suse.de
- net/smc: fix general protection fault in __smc_diag_dump
(CVE-2025-40357 bsc#1255097).
- commit ef3290b
-------------------------------------------------------------------
Fri Jan 9 10:42:18 CET 2026 - jgross@suse.com
- KVM: SVM: Don't skip unrelated instruction if INT3/INTO is
replaced (CVE-2025-68259 bsc#1255199).
- commit 0428a24
-------------------------------------------------------------------
Fri Jan 9 07:29:08 CET 2026 - hoyeon.lee@suse.com
- bpf: Free special fields when update [lru_,]percpu_hash maps
(CVE-2025-68744 bsc#1255709).
- commit ab66ed0
-------------------------------------------------------------------
Thu Jan 8 18:12:10 CET 2026 - jack@suse.cz
- binfmt_misc: restore write access before closing files opened
by open_exec() (bsc#1255272 CVE-2025-68239).
- commit 2983172
-------------------------------------------------------------------
Thu Jan 8 18:12:04 CET 2026 - jack@suse.cz
- fs/proc: fix uaf in proc_readdir_de() (bsc#1255297
CVE-2025-40271).
- commit 46250e7
-------------------------------------------------------------------
Thu Jan 8 18:11:59 CET 2026 - jack@suse.cz
- ext4: refresh inline data size before write operations
(bsc#1255380 CVE-2025-68264).
- commit c23012b
-------------------------------------------------------------------
Thu Jan 8 18:11:53 CET 2026 - jack@suse.cz
- fs/notify: call exportfs_encode_fid with s_umount (bsc#1254809
CVE-2025-40237).
- commit 70d7e44
-------------------------------------------------------------------
Thu Jan 8 18:11:48 CET 2026 - jack@suse.cz
- ext4: guard against EA inode refcount underflow in xattr update
(bsc#1253623 CVE-2025-40190).
- commit 6c51c0b
-------------------------------------------------------------------
Thu Jan 8 16:35:23 CET 2026 - dsterba@suse.com
- mm/damon/vaddr: do not repeat pte_offset_map_lock() until success (CVE-2025-40218 bsc#1254964)
- commit a3828d9
-------------------------------------------------------------------
Thu Jan 8 16:33:10 CET 2026 - dsterba@suse.com
- arch_topology: Fix incorrect error check in topology_parse_cpu_capacity() (CVE-2025-40346 bsc#1255318)
- commit 799eb50
-------------------------------------------------------------------
Thu Jan 8 16:30:09 CET 2026 - dsterba@suse.com
- net: sxgbe: fix potential NULL dereference in sxgbe_rx() (CVE-2025-68302 bsc#1255121)
- commit 15ce001
-------------------------------------------------------------------
Thu Jan 8 15:16:30 CET 2026 - pfalcato@suse.de
- net: sched: act_ife: initialize struct tc_ife to fix KMSAN
kernel-infoleak (CVE-2025-40278 bsc#1254825).
- commit a5a7e57
-------------------------------------------------------------------
Thu Jan 8 12:02:19 CET 2026 - vbabka@suse.cz
- mm/huge_memory: fix NULL pointer deference when splitting folio
(CVE-2025-68293 bsc#1255150).
- commit 1dd8abe
-------------------------------------------------------------------
Thu Jan 8 11:32:36 CET 2026 - vkarasulli@suse.de
- iommufd: Don't overflow during division for dirty tracking
(CVE-2025-40293 bsc#1255179).
- commit b6a4633
-------------------------------------------------------------------
Wed Jan 7 20:11:58 CET 2026 - rgoldwyn@suse.com
- libceph: prevent potential out-of-bounds writes in handle_auth_session_key() (CVE-2025-68284 bsc#1255377).
- commit 9132138
-------------------------------------------------------------------
Wed Jan 7 20:11:05 CET 2026 - rgoldwyn@suse.com
- libceph: replace BUG_ON with bounds check for map->max_osd (CVE-2025-68283 bsc#1255379).
- commit 0f51ab5
-------------------------------------------------------------------
Wed Jan 7 19:52:33 CET 2026 - rgoldwyn@suse.com
- ceph: fix multifs mds auth caps issue (CVE-2025-40362 bsc#1255103).
- commit 9fee071
-------------------------------------------------------------------
Wed Jan 7 19:48:17 CET 2026 - rgoldwyn@suse.com
- fuse: fix livelock in synchronous file put from fuseblk workers (CVE-2025-40220 bsc#1254520).
- commit 9838be9
-------------------------------------------------------------------
Wed Jan 7 16:01:08 CET 2026 - tiwai@suse.de
- ASoC: codecs: wcd937x: fix OF node leaks on probe failure
(git-fixes).
- ASoC: Intel: soc-acpi: arl: Correct order of cs42l43 matches
(git-fixes).
- commit 1cc2d04
-------------------------------------------------------------------
Wed Jan 7 15:53:03 CET 2026 - tiwai@suse.de
@@ -13,6 +306,54 @@ Wed Jan 7 13:46:22 CET 2026 - msuchanek@suse.de
- pseries/lparcfg: Add resource group monitoring (jsc#PED-14514).
- commit 1e32467
-------------------------------------------------------------------
Tue Jan 6 22:24:53 CET 2026 - krisman@suse.de
- devlink: rate: Unset parent pointer in devl_rate_nodes_destroy
(CVE-2025-40251 bsc#1254856).
- commit da56dba
-------------------------------------------------------------------
Tue Jan 6 20:50:58 CET 2026 - krisman@suse.de
- net: core: prevent NULL deref in generic_hwtstamp_ioctl_lower()
(bsc#1255156 CVE-2025-40255).
- commit 57e1c6f
-------------------------------------------------------------------
Mon Jan 5 17:54:26 CET 2026 - pfalcato@suse.de
- net: sched: act_connmark: initialize struct tc_ife to fix
kernel leak (CVE-2025-40279 bsc#1254846).
- commit cb9f7bb
-------------------------------------------------------------------
Mon Jan 5 16:47:12 CET 2026 - fdmanana@suse.com
- btrfs: do not skip logging new dentries when logging a new name
(git-fixes).
- commit ec916c6
-------------------------------------------------------------------
Mon Jan 5 16:38:28 CET 2026 - fdmanana@suse.com
- btrfs: don't log conflicting inode if it's a dir moved in the
current transaction (git-fixes).
- commit a690d41
-------------------------------------------------------------------
Mon Jan 5 16:11:05 CET 2026 - fdmanana@suse.com
- btrfs: fix changeset leak on mmap write after failure to
reserve metadata (git-fixes).
- commit 75e4299
-------------------------------------------------------------------
Mon Jan 5 15:50:13 CET 2026 - svarbanov@suse.de
- PM: wakeup: implement devm_device_init_wakeup() helper (jsc#PED-14678)
- commit 2e59471
-------------------------------------------------------------------
Mon Jan 5 14:22:19 CET 2026 - tbogendoerfer@suse.de
@@ -33,6 +374,12 @@ Mon Jan 5 13:49:49 CET 2026 - tiwai@suse.de
components (CVE-2025-40338 bsc#1255273).
- commit fb15ec5
-------------------------------------------------------------------
Mon Jan 5 13:22:15 CET 2026 - svarbanov@suse.de
- rtc: nvvrs: add NVIDIA VRS RTC device driver (jsc#PED-14678)
- commit 1179843
-------------------------------------------------------------------
Mon Jan 5 11:02:40 CET 2026 - tiwai@suse.de
@@ -214,6 +561,20 @@ Mon Jan 5 10:53:17 CET 2026 - tiwai@suse.de
reset/resume fail (git-fixes).
- commit bc5d2b7
-------------------------------------------------------------------
Mon Jan 5 08:38:29 CET 2026 - hoyeon.lee@suse.com
- bpf: Fix stackmap overflow check in __bpf_get_stackid()
(CVE-2025-68378 bsc#1255614).
- commit 7a823bd
-------------------------------------------------------------------
Mon Jan 5 08:24:53 CET 2026 - hoyeon.lee@suse.com
- bpf: Refactor stack map trace depth calculation into helper
function (CVE-2025-68378 bsc#1255614).
- commit 296727b
-------------------------------------------------------------------
Fri Jan 2 10:33:37 CET 2026 - msuchanek@suse.de
@@ -629,6 +990,13 @@ Wed Dec 17 14:18:10 CET 2025 - pjakobsson@suse.de
- drm/panthor: Flush shmem writes before mapping buffers CPU-uncached (CVE-2025-40276 bsc#1254824).
- commit a018fa4
-------------------------------------------------------------------
Wed Dec 17 13:48:45 CET 2025 - pfalcato@suse.de
- mptcp: fix race condition in mptcp_schedule_work()
(CVE-2025-40258 bsc#1254843).
- commit 37cfb37
-------------------------------------------------------------------
Wed Dec 17 13:43:51 CET 2025 - rbm@suse.com

View File

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

View File

@@ -1,3 +1,296 @@
-------------------------------------------------------------------
Fri Jan 9 17:25:00 CET 2026 - ematsumiya@suse.de
- cifs: client: fix memory leak in smb3_fs_context_parse_param
(bsc#1255082, CVE-2025-40268).
- commit 7120bdc
-------------------------------------------------------------------
Fri Jan 9 14:13:27 CET 2026 - hoyeon.lee@suse.com
- selftests/bpf: Add test to verify freeing the special fields
in pcpu maps (CVE-2025-68744 bsc#1255709).
- commit 763d99d
-------------------------------------------------------------------
Fri Jan 9 14:11:53 CET 2026 - tiwai@suse.de
- drm/amdkfd: Trap handler support for expert scheduling mode
(stable-fixes).
- commit 021ac24
-------------------------------------------------------------------
Fri Jan 9 14:10:13 CET 2026 - tiwai@suse.de
- PCI: brcmstb: Reuse pcie_cfg_data structure (stable-fixes).
- Refresh
patches.suse/PCI-brcmstb-Set-generation-limit-before-PCIe-link-up.patch.
- commit 0f681e6
-------------------------------------------------------------------
Fri Jan 9 14:08:30 CET 2026 - tiwai@suse.de
- pinctrl: qcom: lpass-lpi: mark the GPIO controller as sleeping
(git-fixes).
- wifi: mac80211: restore non-chanctx injection behaviour
(git-fixes).
- wifi: avoid kernel-infoleak from struct iw_point (git-fixes).
- atm: Fix dma_free_coherent() size (git-fixes).
- net: usb: pegasus: fix memory leak in update_eth_regs_async()
(git-fixes).
- net: wwan: iosm: Fix memory leak in ipc_mux_deinit()
(git-fixes).
- HID: quirks: work around VID/PID conflict for appledisplay
(git-fixes).
- ASoC: sun4i-spdif: Add missing kerneldoc fields for
sun4i_spdif_quirks (git-fixes).
- ALSA: ac97: fix a double free in snd_ac97_controller_register()
(git-fixes).
- usb: usb-storage: Maintain minimal modifications to the
bcdDevice range (git-fixes).
- serial: xilinx_uartps: fix rs485 delay_rts_after_send
(git-fixes).
- Input: i8042 - add TUXEDO InfinityBook Max Gen10 AMD to i8042
quirk table (stable-fixes).
- Input: lkkbd - disable pending work before freeing device
(stable-fixes).
- drm/amd/display: Fix scratch registers offsets for DCN351
(stable-fixes).
- drm/amd/display: Fix scratch registers offsets for DCN35
(stable-fixes).
- broadcom: b44: prevent uninitialized value usage (git-fixes).
- Revert "drm/amd/display: Fix pbn to kbps Conversion"
(stable-fixes).
- drm/amdkfd: bump minimum vgpr size for gfx1151 (stable-fixes).
- drm/amdkfd: Export the cwsr_size and ctl_stack_size to userspace
(stable-fixes).
- drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()
(stable-fixes).
- i2c: designware: Disable SMBus interrupts to prevent storms
from mis-configured firmware (stable-fixes).
- platform/x86/intel/hid: Add Dell Pro Rugged 10/12 tablet to
VGBS DMI quirks (stable-fixes).
- clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk0_clk_src
(stable-fixes).
- usb: usb-storage: No additional quirks need to be added to
the EL-R12 optical drive (stable-fixes).
- usb: xhci: limit run_graceperiod for only usb 3.0 devices
(stable-fixes).
- usb: typec: ucsi: Handle incorrect num_connectors capability
(stable-fixes).
- usbip: Fix locking bug in RT-enabled kernels (stable-fixes).
- serial: sprd: Return -EPROBE_DEFER when uart clock is not ready
(stable-fixes).
- char: applicom: fix NULL pointer dereference in ac_ioctl
(stable-fixes).
- iio: adc: ti_am335x_adc: Limit step_avg to valid range for
gcc complains (stable-fixes).
- fbdev: gbefb: fix to use physical address instead of dma address
(stable-fixes).
- via_wdt: fix critical boot hang due to unnamed resource
allocation (stable-fixes).
- ipmi: Fix __scan_channels() failing to rescan channels
(stable-fixes).
- ipmi: Fix the race between __scan_channels() and
deliver_response() (stable-fixes).
- reset: fix BIT macro reference (stable-fixes).
- ti-sysc: allow OMAP2 and OMAP4 timers to be reserved on AM33xx
(stable-fixes).
- firmware: imx: scu-irq: Init workqueue before request mbox
channel (stable-fixes).
- clk: mvebu: cp110 add CLK_IGNORE_UNUSED to pcie_x10, pcie_x11 &
pcie_x4 (stable-fixes).
- HID: input: map HID_GD_Z to ABS_DISTANCE for stylus/pen
(stable-fixes).
- mmc: sdhci-msm: Avoid early clock doubling during HS400
transition (stable-fixes).
- mtd: spi-nor: winbond: Add support for W25H02NWxxAM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25H01NWxxAM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25H512NWxxAM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25Q02NWxxIM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25Q01NWxxIM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25Q01NWxxIQ chips
(stable-fixes).
- ASoC: qcom: sdw: fix memory leak for sdw_stream_runtime
(git-fixes).
- drm/amdgpu/gmc12: add amdgpu_vm_handle_fault() handling
(stable-fixes).
- drm/amdgpu/gmc11: add amdgpu_vm_handle_fault() handling
(stable-fixes).
- drm/displayid: add quirk to ignore DisplayID checksum errors
(stable-fixes).
- drm/edid: add DRM_EDID_IDENT_INIT() to initialize struct
drm_edid_ident (stable-fixes).
- drm/displayid: pass iter to drm_find_displayid_extension()
(stable-fixes).
- media: amphion: Remove vpu_vb_is_codecconfig (git-fixes).
- Bluetooth: btusb: Add new VID/PID 13d3/3533 for RTL8821CE
(stable-fixes).
- Bluetooth: btusb: Add new VID/PID 0x0489/0xE12F for RTL8852BE-VT
(stable-fixes).
- Bluetooth: btusb: Add new VID/PID 2b89/6275 for RTL8761BUV
(stable-fixes).
- Bluetooth: btusb: MT7922: Add VID/PID 0489/e170 (stable-fixes).
- Bluetooth: btusb: MT7920: Add VID/PID 0489/e135 (stable-fixes).
- wifi: mt76: mt792x: fix wifi init fail by setting MCU_RUNNING
after CLC load (stable-fixes).
- wifi: brcmfmac: Add DMI nvram filename quirk for Acer A1 840
tablet (stable-fixes).
- wifi: cfg80211: stop radar detection in cfg80211_leave()
(stable-fixes).
- wifi: cfg80211: use cfg80211_leave() in iftype change
(stable-fixes).
- wifi: rtl8xxxu: Fix HT40 channel config for RTL8192CU, RTL8723AU
(stable-fixes).
- cpufreq: nforce2: fix reference count leak in nforce2
(git-fixes).
- ACPI: fan: Workaround for 64-bit firmware bug (stable-fixes).
- ACPI: property: Use ACPI functions in
acpi_graph_get_next_endpoint() only (stable-fixes).
- ACPICA: Avoid walking the Namespace if start_node is NULL
(stable-fixes).
- media: amphion: Make some vpu_v4l2 functions static
(stable-fixes).
- firmware: imx: Add stub functions for SCMI MISC API (git-fixes).
- media: amphion: Add a frame flush mode for decoder
(stable-fixes).
- serial: xilinx_uartps: Use helper function
hrtimer_update_function() (stable-fixes).
- commit 52a2394
-------------------------------------------------------------------
Fri Jan 9 11:17:19 CET 2026 - pfalcato@suse.de
- net/smc: fix general protection fault in __smc_diag_dump
(CVE-2025-40357 bsc#1255097).
- commit ef3290b
-------------------------------------------------------------------
Fri Jan 9 10:42:18 CET 2026 - jgross@suse.com
- KVM: SVM: Don't skip unrelated instruction if INT3/INTO is
replaced (CVE-2025-68259 bsc#1255199).
- commit 0428a24
-------------------------------------------------------------------
Fri Jan 9 07:29:08 CET 2026 - hoyeon.lee@suse.com
- bpf: Free special fields when update [lru_,]percpu_hash maps
(CVE-2025-68744 bsc#1255709).
- commit ab66ed0
-------------------------------------------------------------------
Thu Jan 8 18:12:10 CET 2026 - jack@suse.cz
- binfmt_misc: restore write access before closing files opened
by open_exec() (bsc#1255272 CVE-2025-68239).
- commit 2983172
-------------------------------------------------------------------
Thu Jan 8 18:12:04 CET 2026 - jack@suse.cz
- fs/proc: fix uaf in proc_readdir_de() (bsc#1255297
CVE-2025-40271).
- commit 46250e7
-------------------------------------------------------------------
Thu Jan 8 18:11:59 CET 2026 - jack@suse.cz
- ext4: refresh inline data size before write operations
(bsc#1255380 CVE-2025-68264).
- commit c23012b
-------------------------------------------------------------------
Thu Jan 8 18:11:53 CET 2026 - jack@suse.cz
- fs/notify: call exportfs_encode_fid with s_umount (bsc#1254809
CVE-2025-40237).
- commit 70d7e44
-------------------------------------------------------------------
Thu Jan 8 18:11:48 CET 2026 - jack@suse.cz
- ext4: guard against EA inode refcount underflow in xattr update
(bsc#1253623 CVE-2025-40190).
- commit 6c51c0b
-------------------------------------------------------------------
Thu Jan 8 16:35:23 CET 2026 - dsterba@suse.com
- mm/damon/vaddr: do not repeat pte_offset_map_lock() until success (CVE-2025-40218 bsc#1254964)
- commit a3828d9
-------------------------------------------------------------------
Thu Jan 8 16:33:10 CET 2026 - dsterba@suse.com
- arch_topology: Fix incorrect error check in topology_parse_cpu_capacity() (CVE-2025-40346 bsc#1255318)
- commit 799eb50
-------------------------------------------------------------------
Thu Jan 8 16:30:09 CET 2026 - dsterba@suse.com
- net: sxgbe: fix potential NULL dereference in sxgbe_rx() (CVE-2025-68302 bsc#1255121)
- commit 15ce001
-------------------------------------------------------------------
Thu Jan 8 15:16:30 CET 2026 - pfalcato@suse.de
- net: sched: act_ife: initialize struct tc_ife to fix KMSAN
kernel-infoleak (CVE-2025-40278 bsc#1254825).
- commit a5a7e57
-------------------------------------------------------------------
Thu Jan 8 12:02:19 CET 2026 - vbabka@suse.cz
- mm/huge_memory: fix NULL pointer deference when splitting folio
(CVE-2025-68293 bsc#1255150).
- commit 1dd8abe
-------------------------------------------------------------------
Thu Jan 8 11:32:36 CET 2026 - vkarasulli@suse.de
- iommufd: Don't overflow during division for dirty tracking
(CVE-2025-40293 bsc#1255179).
- commit b6a4633
-------------------------------------------------------------------
Wed Jan 7 20:11:58 CET 2026 - rgoldwyn@suse.com
- libceph: prevent potential out-of-bounds writes in handle_auth_session_key() (CVE-2025-68284 bsc#1255377).
- commit 9132138
-------------------------------------------------------------------
Wed Jan 7 20:11:05 CET 2026 - rgoldwyn@suse.com
- libceph: replace BUG_ON with bounds check for map->max_osd (CVE-2025-68283 bsc#1255379).
- commit 0f51ab5
-------------------------------------------------------------------
Wed Jan 7 19:52:33 CET 2026 - rgoldwyn@suse.com
- ceph: fix multifs mds auth caps issue (CVE-2025-40362 bsc#1255103).
- commit 9fee071
-------------------------------------------------------------------
Wed Jan 7 19:48:17 CET 2026 - rgoldwyn@suse.com
- fuse: fix livelock in synchronous file put from fuseblk workers (CVE-2025-40220 bsc#1254520).
- commit 9838be9
-------------------------------------------------------------------
Wed Jan 7 16:01:08 CET 2026 - tiwai@suse.de
- ASoC: codecs: wcd937x: fix OF node leaks on probe failure
(git-fixes).
- ASoC: Intel: soc-acpi: arl: Correct order of cs42l43 matches
(git-fixes).
- commit 1cc2d04
-------------------------------------------------------------------
Wed Jan 7 15:53:03 CET 2026 - tiwai@suse.de
@@ -13,6 +306,54 @@ Wed Jan 7 13:46:22 CET 2026 - msuchanek@suse.de
- pseries/lparcfg: Add resource group monitoring (jsc#PED-14514).
- commit 1e32467
-------------------------------------------------------------------
Tue Jan 6 22:24:53 CET 2026 - krisman@suse.de
- devlink: rate: Unset parent pointer in devl_rate_nodes_destroy
(CVE-2025-40251 bsc#1254856).
- commit da56dba
-------------------------------------------------------------------
Tue Jan 6 20:50:58 CET 2026 - krisman@suse.de
- net: core: prevent NULL deref in generic_hwtstamp_ioctl_lower()
(bsc#1255156 CVE-2025-40255).
- commit 57e1c6f
-------------------------------------------------------------------
Mon Jan 5 17:54:26 CET 2026 - pfalcato@suse.de
- net: sched: act_connmark: initialize struct tc_ife to fix
kernel leak (CVE-2025-40279 bsc#1254846).
- commit cb9f7bb
-------------------------------------------------------------------
Mon Jan 5 16:47:12 CET 2026 - fdmanana@suse.com
- btrfs: do not skip logging new dentries when logging a new name
(git-fixes).
- commit ec916c6
-------------------------------------------------------------------
Mon Jan 5 16:38:28 CET 2026 - fdmanana@suse.com
- btrfs: don't log conflicting inode if it's a dir moved in the
current transaction (git-fixes).
- commit a690d41
-------------------------------------------------------------------
Mon Jan 5 16:11:05 CET 2026 - fdmanana@suse.com
- btrfs: fix changeset leak on mmap write after failure to
reserve metadata (git-fixes).
- commit 75e4299
-------------------------------------------------------------------
Mon Jan 5 15:50:13 CET 2026 - svarbanov@suse.de
- PM: wakeup: implement devm_device_init_wakeup() helper (jsc#PED-14678)
- commit 2e59471
-------------------------------------------------------------------
Mon Jan 5 14:22:19 CET 2026 - tbogendoerfer@suse.de
@@ -33,6 +374,12 @@ Mon Jan 5 13:49:49 CET 2026 - tiwai@suse.de
components (CVE-2025-40338 bsc#1255273).
- commit fb15ec5
-------------------------------------------------------------------
Mon Jan 5 13:22:15 CET 2026 - svarbanov@suse.de
- rtc: nvvrs: add NVIDIA VRS RTC device driver (jsc#PED-14678)
- commit 1179843
-------------------------------------------------------------------
Mon Jan 5 11:02:40 CET 2026 - tiwai@suse.de
@@ -214,6 +561,20 @@ Mon Jan 5 10:53:17 CET 2026 - tiwai@suse.de
reset/resume fail (git-fixes).
- commit bc5d2b7
-------------------------------------------------------------------
Mon Jan 5 08:38:29 CET 2026 - hoyeon.lee@suse.com
- bpf: Fix stackmap overflow check in __bpf_get_stackid()
(CVE-2025-68378 bsc#1255614).
- commit 7a823bd
-------------------------------------------------------------------
Mon Jan 5 08:24:53 CET 2026 - hoyeon.lee@suse.com
- bpf: Refactor stack map trace depth calculation into helper
function (CVE-2025-68378 bsc#1255614).
- commit 296727b
-------------------------------------------------------------------
Fri Jan 2 10:33:37 CET 2026 - msuchanek@suse.de
@@ -629,6 +990,13 @@ Wed Dec 17 14:18:10 CET 2025 - pjakobsson@suse.de
- drm/panthor: Flush shmem writes before mapping buffers CPU-uncached (CVE-2025-40276 bsc#1254824).
- commit a018fa4
-------------------------------------------------------------------
Wed Dec 17 13:48:45 CET 2025 - pfalcato@suse.de
- mptcp: fix race condition in mptcp_schedule_work()
(CVE-2025-40258 bsc#1254843).
- commit 37cfb37
-------------------------------------------------------------------
Wed Dec 17 13:43:51 CET 2025 - rbm@suse.com

View File

@@ -19,7 +19,7 @@
%define srcversion 6.12
%define patchversion 6.12.0
%define git_commit f0eb18e537bbf815824a55e6f0ab64b40fa3e1d4
%define git_commit 9c542de6320aa085556323e355a0923ae2ba0e28
%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>.gf0eb18e
Release: <RELEASE>.g9c542de
%else
Release: 0
%endif

View File

@@ -1,3 +1,296 @@
-------------------------------------------------------------------
Fri Jan 9 17:25:00 CET 2026 - ematsumiya@suse.de
- cifs: client: fix memory leak in smb3_fs_context_parse_param
(bsc#1255082, CVE-2025-40268).
- commit 7120bdc
-------------------------------------------------------------------
Fri Jan 9 14:13:27 CET 2026 - hoyeon.lee@suse.com
- selftests/bpf: Add test to verify freeing the special fields
in pcpu maps (CVE-2025-68744 bsc#1255709).
- commit 763d99d
-------------------------------------------------------------------
Fri Jan 9 14:11:53 CET 2026 - tiwai@suse.de
- drm/amdkfd: Trap handler support for expert scheduling mode
(stable-fixes).
- commit 021ac24
-------------------------------------------------------------------
Fri Jan 9 14:10:13 CET 2026 - tiwai@suse.de
- PCI: brcmstb: Reuse pcie_cfg_data structure (stable-fixes).
- Refresh
patches.suse/PCI-brcmstb-Set-generation-limit-before-PCIe-link-up.patch.
- commit 0f681e6
-------------------------------------------------------------------
Fri Jan 9 14:08:30 CET 2026 - tiwai@suse.de
- pinctrl: qcom: lpass-lpi: mark the GPIO controller as sleeping
(git-fixes).
- wifi: mac80211: restore non-chanctx injection behaviour
(git-fixes).
- wifi: avoid kernel-infoleak from struct iw_point (git-fixes).
- atm: Fix dma_free_coherent() size (git-fixes).
- net: usb: pegasus: fix memory leak in update_eth_regs_async()
(git-fixes).
- net: wwan: iosm: Fix memory leak in ipc_mux_deinit()
(git-fixes).
- HID: quirks: work around VID/PID conflict for appledisplay
(git-fixes).
- ASoC: sun4i-spdif: Add missing kerneldoc fields for
sun4i_spdif_quirks (git-fixes).
- ALSA: ac97: fix a double free in snd_ac97_controller_register()
(git-fixes).
- usb: usb-storage: Maintain minimal modifications to the
bcdDevice range (git-fixes).
- serial: xilinx_uartps: fix rs485 delay_rts_after_send
(git-fixes).
- Input: i8042 - add TUXEDO InfinityBook Max Gen10 AMD to i8042
quirk table (stable-fixes).
- Input: lkkbd - disable pending work before freeing device
(stable-fixes).
- drm/amd/display: Fix scratch registers offsets for DCN351
(stable-fixes).
- drm/amd/display: Fix scratch registers offsets for DCN35
(stable-fixes).
- broadcom: b44: prevent uninitialized value usage (git-fixes).
- Revert "drm/amd/display: Fix pbn to kbps Conversion"
(stable-fixes).
- drm/amdkfd: bump minimum vgpr size for gfx1151 (stable-fixes).
- drm/amdkfd: Export the cwsr_size and ctl_stack_size to userspace
(stable-fixes).
- drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()
(stable-fixes).
- i2c: designware: Disable SMBus interrupts to prevent storms
from mis-configured firmware (stable-fixes).
- platform/x86/intel/hid: Add Dell Pro Rugged 10/12 tablet to
VGBS DMI quirks (stable-fixes).
- clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk0_clk_src
(stable-fixes).
- usb: usb-storage: No additional quirks need to be added to
the EL-R12 optical drive (stable-fixes).
- usb: xhci: limit run_graceperiod for only usb 3.0 devices
(stable-fixes).
- usb: typec: ucsi: Handle incorrect num_connectors capability
(stable-fixes).
- usbip: Fix locking bug in RT-enabled kernels (stable-fixes).
- serial: sprd: Return -EPROBE_DEFER when uart clock is not ready
(stable-fixes).
- char: applicom: fix NULL pointer dereference in ac_ioctl
(stable-fixes).
- iio: adc: ti_am335x_adc: Limit step_avg to valid range for
gcc complains (stable-fixes).
- fbdev: gbefb: fix to use physical address instead of dma address
(stable-fixes).
- via_wdt: fix critical boot hang due to unnamed resource
allocation (stable-fixes).
- ipmi: Fix __scan_channels() failing to rescan channels
(stable-fixes).
- ipmi: Fix the race between __scan_channels() and
deliver_response() (stable-fixes).
- reset: fix BIT macro reference (stable-fixes).
- ti-sysc: allow OMAP2 and OMAP4 timers to be reserved on AM33xx
(stable-fixes).
- firmware: imx: scu-irq: Init workqueue before request mbox
channel (stable-fixes).
- clk: mvebu: cp110 add CLK_IGNORE_UNUSED to pcie_x10, pcie_x11 &
pcie_x4 (stable-fixes).
- HID: input: map HID_GD_Z to ABS_DISTANCE for stylus/pen
(stable-fixes).
- mmc: sdhci-msm: Avoid early clock doubling during HS400
transition (stable-fixes).
- mtd: spi-nor: winbond: Add support for W25H02NWxxAM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25H01NWxxAM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25H512NWxxAM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25Q02NWxxIM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25Q01NWxxIM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25Q01NWxxIQ chips
(stable-fixes).
- ASoC: qcom: sdw: fix memory leak for sdw_stream_runtime
(git-fixes).
- drm/amdgpu/gmc12: add amdgpu_vm_handle_fault() handling
(stable-fixes).
- drm/amdgpu/gmc11: add amdgpu_vm_handle_fault() handling
(stable-fixes).
- drm/displayid: add quirk to ignore DisplayID checksum errors
(stable-fixes).
- drm/edid: add DRM_EDID_IDENT_INIT() to initialize struct
drm_edid_ident (stable-fixes).
- drm/displayid: pass iter to drm_find_displayid_extension()
(stable-fixes).
- media: amphion: Remove vpu_vb_is_codecconfig (git-fixes).
- Bluetooth: btusb: Add new VID/PID 13d3/3533 for RTL8821CE
(stable-fixes).
- Bluetooth: btusb: Add new VID/PID 0x0489/0xE12F for RTL8852BE-VT
(stable-fixes).
- Bluetooth: btusb: Add new VID/PID 2b89/6275 for RTL8761BUV
(stable-fixes).
- Bluetooth: btusb: MT7922: Add VID/PID 0489/e170 (stable-fixes).
- Bluetooth: btusb: MT7920: Add VID/PID 0489/e135 (stable-fixes).
- wifi: mt76: mt792x: fix wifi init fail by setting MCU_RUNNING
after CLC load (stable-fixes).
- wifi: brcmfmac: Add DMI nvram filename quirk for Acer A1 840
tablet (stable-fixes).
- wifi: cfg80211: stop radar detection in cfg80211_leave()
(stable-fixes).
- wifi: cfg80211: use cfg80211_leave() in iftype change
(stable-fixes).
- wifi: rtl8xxxu: Fix HT40 channel config for RTL8192CU, RTL8723AU
(stable-fixes).
- cpufreq: nforce2: fix reference count leak in nforce2
(git-fixes).
- ACPI: fan: Workaround for 64-bit firmware bug (stable-fixes).
- ACPI: property: Use ACPI functions in
acpi_graph_get_next_endpoint() only (stable-fixes).
- ACPICA: Avoid walking the Namespace if start_node is NULL
(stable-fixes).
- media: amphion: Make some vpu_v4l2 functions static
(stable-fixes).
- firmware: imx: Add stub functions for SCMI MISC API (git-fixes).
- media: amphion: Add a frame flush mode for decoder
(stable-fixes).
- serial: xilinx_uartps: Use helper function
hrtimer_update_function() (stable-fixes).
- commit 52a2394
-------------------------------------------------------------------
Fri Jan 9 11:17:19 CET 2026 - pfalcato@suse.de
- net/smc: fix general protection fault in __smc_diag_dump
(CVE-2025-40357 bsc#1255097).
- commit ef3290b
-------------------------------------------------------------------
Fri Jan 9 10:42:18 CET 2026 - jgross@suse.com
- KVM: SVM: Don't skip unrelated instruction if INT3/INTO is
replaced (CVE-2025-68259 bsc#1255199).
- commit 0428a24
-------------------------------------------------------------------
Fri Jan 9 07:29:08 CET 2026 - hoyeon.lee@suse.com
- bpf: Free special fields when update [lru_,]percpu_hash maps
(CVE-2025-68744 bsc#1255709).
- commit ab66ed0
-------------------------------------------------------------------
Thu Jan 8 18:12:10 CET 2026 - jack@suse.cz
- binfmt_misc: restore write access before closing files opened
by open_exec() (bsc#1255272 CVE-2025-68239).
- commit 2983172
-------------------------------------------------------------------
Thu Jan 8 18:12:04 CET 2026 - jack@suse.cz
- fs/proc: fix uaf in proc_readdir_de() (bsc#1255297
CVE-2025-40271).
- commit 46250e7
-------------------------------------------------------------------
Thu Jan 8 18:11:59 CET 2026 - jack@suse.cz
- ext4: refresh inline data size before write operations
(bsc#1255380 CVE-2025-68264).
- commit c23012b
-------------------------------------------------------------------
Thu Jan 8 18:11:53 CET 2026 - jack@suse.cz
- fs/notify: call exportfs_encode_fid with s_umount (bsc#1254809
CVE-2025-40237).
- commit 70d7e44
-------------------------------------------------------------------
Thu Jan 8 18:11:48 CET 2026 - jack@suse.cz
- ext4: guard against EA inode refcount underflow in xattr update
(bsc#1253623 CVE-2025-40190).
- commit 6c51c0b
-------------------------------------------------------------------
Thu Jan 8 16:35:23 CET 2026 - dsterba@suse.com
- mm/damon/vaddr: do not repeat pte_offset_map_lock() until success (CVE-2025-40218 bsc#1254964)
- commit a3828d9
-------------------------------------------------------------------
Thu Jan 8 16:33:10 CET 2026 - dsterba@suse.com
- arch_topology: Fix incorrect error check in topology_parse_cpu_capacity() (CVE-2025-40346 bsc#1255318)
- commit 799eb50
-------------------------------------------------------------------
Thu Jan 8 16:30:09 CET 2026 - dsterba@suse.com
- net: sxgbe: fix potential NULL dereference in sxgbe_rx() (CVE-2025-68302 bsc#1255121)
- commit 15ce001
-------------------------------------------------------------------
Thu Jan 8 15:16:30 CET 2026 - pfalcato@suse.de
- net: sched: act_ife: initialize struct tc_ife to fix KMSAN
kernel-infoleak (CVE-2025-40278 bsc#1254825).
- commit a5a7e57
-------------------------------------------------------------------
Thu Jan 8 12:02:19 CET 2026 - vbabka@suse.cz
- mm/huge_memory: fix NULL pointer deference when splitting folio
(CVE-2025-68293 bsc#1255150).
- commit 1dd8abe
-------------------------------------------------------------------
Thu Jan 8 11:32:36 CET 2026 - vkarasulli@suse.de
- iommufd: Don't overflow during division for dirty tracking
(CVE-2025-40293 bsc#1255179).
- commit b6a4633
-------------------------------------------------------------------
Wed Jan 7 20:11:58 CET 2026 - rgoldwyn@suse.com
- libceph: prevent potential out-of-bounds writes in handle_auth_session_key() (CVE-2025-68284 bsc#1255377).
- commit 9132138
-------------------------------------------------------------------
Wed Jan 7 20:11:05 CET 2026 - rgoldwyn@suse.com
- libceph: replace BUG_ON with bounds check for map->max_osd (CVE-2025-68283 bsc#1255379).
- commit 0f51ab5
-------------------------------------------------------------------
Wed Jan 7 19:52:33 CET 2026 - rgoldwyn@suse.com
- ceph: fix multifs mds auth caps issue (CVE-2025-40362 bsc#1255103).
- commit 9fee071
-------------------------------------------------------------------
Wed Jan 7 19:48:17 CET 2026 - rgoldwyn@suse.com
- fuse: fix livelock in synchronous file put from fuseblk workers (CVE-2025-40220 bsc#1254520).
- commit 9838be9
-------------------------------------------------------------------
Wed Jan 7 16:01:08 CET 2026 - tiwai@suse.de
- ASoC: codecs: wcd937x: fix OF node leaks on probe failure
(git-fixes).
- ASoC: Intel: soc-acpi: arl: Correct order of cs42l43 matches
(git-fixes).
- commit 1cc2d04
-------------------------------------------------------------------
Wed Jan 7 15:53:03 CET 2026 - tiwai@suse.de
@@ -13,6 +306,54 @@ Wed Jan 7 13:46:22 CET 2026 - msuchanek@suse.de
- pseries/lparcfg: Add resource group monitoring (jsc#PED-14514).
- commit 1e32467
-------------------------------------------------------------------
Tue Jan 6 22:24:53 CET 2026 - krisman@suse.de
- devlink: rate: Unset parent pointer in devl_rate_nodes_destroy
(CVE-2025-40251 bsc#1254856).
- commit da56dba
-------------------------------------------------------------------
Tue Jan 6 20:50:58 CET 2026 - krisman@suse.de
- net: core: prevent NULL deref in generic_hwtstamp_ioctl_lower()
(bsc#1255156 CVE-2025-40255).
- commit 57e1c6f
-------------------------------------------------------------------
Mon Jan 5 17:54:26 CET 2026 - pfalcato@suse.de
- net: sched: act_connmark: initialize struct tc_ife to fix
kernel leak (CVE-2025-40279 bsc#1254846).
- commit cb9f7bb
-------------------------------------------------------------------
Mon Jan 5 16:47:12 CET 2026 - fdmanana@suse.com
- btrfs: do not skip logging new dentries when logging a new name
(git-fixes).
- commit ec916c6
-------------------------------------------------------------------
Mon Jan 5 16:38:28 CET 2026 - fdmanana@suse.com
- btrfs: don't log conflicting inode if it's a dir moved in the
current transaction (git-fixes).
- commit a690d41
-------------------------------------------------------------------
Mon Jan 5 16:11:05 CET 2026 - fdmanana@suse.com
- btrfs: fix changeset leak on mmap write after failure to
reserve metadata (git-fixes).
- commit 75e4299
-------------------------------------------------------------------
Mon Jan 5 15:50:13 CET 2026 - svarbanov@suse.de
- PM: wakeup: implement devm_device_init_wakeup() helper (jsc#PED-14678)
- commit 2e59471
-------------------------------------------------------------------
Mon Jan 5 14:22:19 CET 2026 - tbogendoerfer@suse.de
@@ -33,6 +374,12 @@ Mon Jan 5 13:49:49 CET 2026 - tiwai@suse.de
components (CVE-2025-40338 bsc#1255273).
- commit fb15ec5
-------------------------------------------------------------------
Mon Jan 5 13:22:15 CET 2026 - svarbanov@suse.de
- rtc: nvvrs: add NVIDIA VRS RTC device driver (jsc#PED-14678)
- commit 1179843
-------------------------------------------------------------------
Mon Jan 5 11:02:40 CET 2026 - tiwai@suse.de
@@ -214,6 +561,20 @@ Mon Jan 5 10:53:17 CET 2026 - tiwai@suse.de
reset/resume fail (git-fixes).
- commit bc5d2b7
-------------------------------------------------------------------
Mon Jan 5 08:38:29 CET 2026 - hoyeon.lee@suse.com
- bpf: Fix stackmap overflow check in __bpf_get_stackid()
(CVE-2025-68378 bsc#1255614).
- commit 7a823bd
-------------------------------------------------------------------
Mon Jan 5 08:24:53 CET 2026 - hoyeon.lee@suse.com
- bpf: Refactor stack map trace depth calculation into helper
function (CVE-2025-68378 bsc#1255614).
- commit 296727b
-------------------------------------------------------------------
Fri Jan 2 10:33:37 CET 2026 - msuchanek@suse.de
@@ -629,6 +990,13 @@ Wed Dec 17 14:18:10 CET 2025 - pjakobsson@suse.de
- drm/panthor: Flush shmem writes before mapping buffers CPU-uncached (CVE-2025-40276 bsc#1254824).
- commit a018fa4
-------------------------------------------------------------------
Wed Dec 17 13:48:45 CET 2025 - pfalcato@suse.de
- mptcp: fix race condition in mptcp_schedule_work()
(CVE-2025-40258 bsc#1254843).
- commit 37cfb37
-------------------------------------------------------------------
Wed Dec 17 13:43:51 CET 2025 - rbm@suse.com

View File

@@ -19,7 +19,7 @@
%define srcversion 6.12
%define patchversion 6.12.0
%define git_commit f0eb18e537bbf815824a55e6f0ab64b40fa3e1d4
%define git_commit 9c542de6320aa085556323e355a0923ae2ba0e28
%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>.gf0eb18e
Release: <RELEASE>.g9c542de
%else
Release: 0
%endif

View File

@@ -1,3 +1,296 @@
-------------------------------------------------------------------
Fri Jan 9 17:25:00 CET 2026 - ematsumiya@suse.de
- cifs: client: fix memory leak in smb3_fs_context_parse_param
(bsc#1255082, CVE-2025-40268).
- commit 7120bdc
-------------------------------------------------------------------
Fri Jan 9 14:13:27 CET 2026 - hoyeon.lee@suse.com
- selftests/bpf: Add test to verify freeing the special fields
in pcpu maps (CVE-2025-68744 bsc#1255709).
- commit 763d99d
-------------------------------------------------------------------
Fri Jan 9 14:11:53 CET 2026 - tiwai@suse.de
- drm/amdkfd: Trap handler support for expert scheduling mode
(stable-fixes).
- commit 021ac24
-------------------------------------------------------------------
Fri Jan 9 14:10:13 CET 2026 - tiwai@suse.de
- PCI: brcmstb: Reuse pcie_cfg_data structure (stable-fixes).
- Refresh
patches.suse/PCI-brcmstb-Set-generation-limit-before-PCIe-link-up.patch.
- commit 0f681e6
-------------------------------------------------------------------
Fri Jan 9 14:08:30 CET 2026 - tiwai@suse.de
- pinctrl: qcom: lpass-lpi: mark the GPIO controller as sleeping
(git-fixes).
- wifi: mac80211: restore non-chanctx injection behaviour
(git-fixes).
- wifi: avoid kernel-infoleak from struct iw_point (git-fixes).
- atm: Fix dma_free_coherent() size (git-fixes).
- net: usb: pegasus: fix memory leak in update_eth_regs_async()
(git-fixes).
- net: wwan: iosm: Fix memory leak in ipc_mux_deinit()
(git-fixes).
- HID: quirks: work around VID/PID conflict for appledisplay
(git-fixes).
- ASoC: sun4i-spdif: Add missing kerneldoc fields for
sun4i_spdif_quirks (git-fixes).
- ALSA: ac97: fix a double free in snd_ac97_controller_register()
(git-fixes).
- usb: usb-storage: Maintain minimal modifications to the
bcdDevice range (git-fixes).
- serial: xilinx_uartps: fix rs485 delay_rts_after_send
(git-fixes).
- Input: i8042 - add TUXEDO InfinityBook Max Gen10 AMD to i8042
quirk table (stable-fixes).
- Input: lkkbd - disable pending work before freeing device
(stable-fixes).
- drm/amd/display: Fix scratch registers offsets for DCN351
(stable-fixes).
- drm/amd/display: Fix scratch registers offsets for DCN35
(stable-fixes).
- broadcom: b44: prevent uninitialized value usage (git-fixes).
- Revert "drm/amd/display: Fix pbn to kbps Conversion"
(stable-fixes).
- drm/amdkfd: bump minimum vgpr size for gfx1151 (stable-fixes).
- drm/amdkfd: Export the cwsr_size and ctl_stack_size to userspace
(stable-fixes).
- drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()
(stable-fixes).
- i2c: designware: Disable SMBus interrupts to prevent storms
from mis-configured firmware (stable-fixes).
- platform/x86/intel/hid: Add Dell Pro Rugged 10/12 tablet to
VGBS DMI quirks (stable-fixes).
- clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk0_clk_src
(stable-fixes).
- usb: usb-storage: No additional quirks need to be added to
the EL-R12 optical drive (stable-fixes).
- usb: xhci: limit run_graceperiod for only usb 3.0 devices
(stable-fixes).
- usb: typec: ucsi: Handle incorrect num_connectors capability
(stable-fixes).
- usbip: Fix locking bug in RT-enabled kernels (stable-fixes).
- serial: sprd: Return -EPROBE_DEFER when uart clock is not ready
(stable-fixes).
- char: applicom: fix NULL pointer dereference in ac_ioctl
(stable-fixes).
- iio: adc: ti_am335x_adc: Limit step_avg to valid range for
gcc complains (stable-fixes).
- fbdev: gbefb: fix to use physical address instead of dma address
(stable-fixes).
- via_wdt: fix critical boot hang due to unnamed resource
allocation (stable-fixes).
- ipmi: Fix __scan_channels() failing to rescan channels
(stable-fixes).
- ipmi: Fix the race between __scan_channels() and
deliver_response() (stable-fixes).
- reset: fix BIT macro reference (stable-fixes).
- ti-sysc: allow OMAP2 and OMAP4 timers to be reserved on AM33xx
(stable-fixes).
- firmware: imx: scu-irq: Init workqueue before request mbox
channel (stable-fixes).
- clk: mvebu: cp110 add CLK_IGNORE_UNUSED to pcie_x10, pcie_x11 &
pcie_x4 (stable-fixes).
- HID: input: map HID_GD_Z to ABS_DISTANCE for stylus/pen
(stable-fixes).
- mmc: sdhci-msm: Avoid early clock doubling during HS400
transition (stable-fixes).
- mtd: spi-nor: winbond: Add support for W25H02NWxxAM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25H01NWxxAM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25H512NWxxAM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25Q02NWxxIM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25Q01NWxxIM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25Q01NWxxIQ chips
(stable-fixes).
- ASoC: qcom: sdw: fix memory leak for sdw_stream_runtime
(git-fixes).
- drm/amdgpu/gmc12: add amdgpu_vm_handle_fault() handling
(stable-fixes).
- drm/amdgpu/gmc11: add amdgpu_vm_handle_fault() handling
(stable-fixes).
- drm/displayid: add quirk to ignore DisplayID checksum errors
(stable-fixes).
- drm/edid: add DRM_EDID_IDENT_INIT() to initialize struct
drm_edid_ident (stable-fixes).
- drm/displayid: pass iter to drm_find_displayid_extension()
(stable-fixes).
- media: amphion: Remove vpu_vb_is_codecconfig (git-fixes).
- Bluetooth: btusb: Add new VID/PID 13d3/3533 for RTL8821CE
(stable-fixes).
- Bluetooth: btusb: Add new VID/PID 0x0489/0xE12F for RTL8852BE-VT
(stable-fixes).
- Bluetooth: btusb: Add new VID/PID 2b89/6275 for RTL8761BUV
(stable-fixes).
- Bluetooth: btusb: MT7922: Add VID/PID 0489/e170 (stable-fixes).
- Bluetooth: btusb: MT7920: Add VID/PID 0489/e135 (stable-fixes).
- wifi: mt76: mt792x: fix wifi init fail by setting MCU_RUNNING
after CLC load (stable-fixes).
- wifi: brcmfmac: Add DMI nvram filename quirk for Acer A1 840
tablet (stable-fixes).
- wifi: cfg80211: stop radar detection in cfg80211_leave()
(stable-fixes).
- wifi: cfg80211: use cfg80211_leave() in iftype change
(stable-fixes).
- wifi: rtl8xxxu: Fix HT40 channel config for RTL8192CU, RTL8723AU
(stable-fixes).
- cpufreq: nforce2: fix reference count leak in nforce2
(git-fixes).
- ACPI: fan: Workaround for 64-bit firmware bug (stable-fixes).
- ACPI: property: Use ACPI functions in
acpi_graph_get_next_endpoint() only (stable-fixes).
- ACPICA: Avoid walking the Namespace if start_node is NULL
(stable-fixes).
- media: amphion: Make some vpu_v4l2 functions static
(stable-fixes).
- firmware: imx: Add stub functions for SCMI MISC API (git-fixes).
- media: amphion: Add a frame flush mode for decoder
(stable-fixes).
- serial: xilinx_uartps: Use helper function
hrtimer_update_function() (stable-fixes).
- commit 52a2394
-------------------------------------------------------------------
Fri Jan 9 11:17:19 CET 2026 - pfalcato@suse.de
- net/smc: fix general protection fault in __smc_diag_dump
(CVE-2025-40357 bsc#1255097).
- commit ef3290b
-------------------------------------------------------------------
Fri Jan 9 10:42:18 CET 2026 - jgross@suse.com
- KVM: SVM: Don't skip unrelated instruction if INT3/INTO is
replaced (CVE-2025-68259 bsc#1255199).
- commit 0428a24
-------------------------------------------------------------------
Fri Jan 9 07:29:08 CET 2026 - hoyeon.lee@suse.com
- bpf: Free special fields when update [lru_,]percpu_hash maps
(CVE-2025-68744 bsc#1255709).
- commit ab66ed0
-------------------------------------------------------------------
Thu Jan 8 18:12:10 CET 2026 - jack@suse.cz
- binfmt_misc: restore write access before closing files opened
by open_exec() (bsc#1255272 CVE-2025-68239).
- commit 2983172
-------------------------------------------------------------------
Thu Jan 8 18:12:04 CET 2026 - jack@suse.cz
- fs/proc: fix uaf in proc_readdir_de() (bsc#1255297
CVE-2025-40271).
- commit 46250e7
-------------------------------------------------------------------
Thu Jan 8 18:11:59 CET 2026 - jack@suse.cz
- ext4: refresh inline data size before write operations
(bsc#1255380 CVE-2025-68264).
- commit c23012b
-------------------------------------------------------------------
Thu Jan 8 18:11:53 CET 2026 - jack@suse.cz
- fs/notify: call exportfs_encode_fid with s_umount (bsc#1254809
CVE-2025-40237).
- commit 70d7e44
-------------------------------------------------------------------
Thu Jan 8 18:11:48 CET 2026 - jack@suse.cz
- ext4: guard against EA inode refcount underflow in xattr update
(bsc#1253623 CVE-2025-40190).
- commit 6c51c0b
-------------------------------------------------------------------
Thu Jan 8 16:35:23 CET 2026 - dsterba@suse.com
- mm/damon/vaddr: do not repeat pte_offset_map_lock() until success (CVE-2025-40218 bsc#1254964)
- commit a3828d9
-------------------------------------------------------------------
Thu Jan 8 16:33:10 CET 2026 - dsterba@suse.com
- arch_topology: Fix incorrect error check in topology_parse_cpu_capacity() (CVE-2025-40346 bsc#1255318)
- commit 799eb50
-------------------------------------------------------------------
Thu Jan 8 16:30:09 CET 2026 - dsterba@suse.com
- net: sxgbe: fix potential NULL dereference in sxgbe_rx() (CVE-2025-68302 bsc#1255121)
- commit 15ce001
-------------------------------------------------------------------
Thu Jan 8 15:16:30 CET 2026 - pfalcato@suse.de
- net: sched: act_ife: initialize struct tc_ife to fix KMSAN
kernel-infoleak (CVE-2025-40278 bsc#1254825).
- commit a5a7e57
-------------------------------------------------------------------
Thu Jan 8 12:02:19 CET 2026 - vbabka@suse.cz
- mm/huge_memory: fix NULL pointer deference when splitting folio
(CVE-2025-68293 bsc#1255150).
- commit 1dd8abe
-------------------------------------------------------------------
Thu Jan 8 11:32:36 CET 2026 - vkarasulli@suse.de
- iommufd: Don't overflow during division for dirty tracking
(CVE-2025-40293 bsc#1255179).
- commit b6a4633
-------------------------------------------------------------------
Wed Jan 7 20:11:58 CET 2026 - rgoldwyn@suse.com
- libceph: prevent potential out-of-bounds writes in handle_auth_session_key() (CVE-2025-68284 bsc#1255377).
- commit 9132138
-------------------------------------------------------------------
Wed Jan 7 20:11:05 CET 2026 - rgoldwyn@suse.com
- libceph: replace BUG_ON with bounds check for map->max_osd (CVE-2025-68283 bsc#1255379).
- commit 0f51ab5
-------------------------------------------------------------------
Wed Jan 7 19:52:33 CET 2026 - rgoldwyn@suse.com
- ceph: fix multifs mds auth caps issue (CVE-2025-40362 bsc#1255103).
- commit 9fee071
-------------------------------------------------------------------
Wed Jan 7 19:48:17 CET 2026 - rgoldwyn@suse.com
- fuse: fix livelock in synchronous file put from fuseblk workers (CVE-2025-40220 bsc#1254520).
- commit 9838be9
-------------------------------------------------------------------
Wed Jan 7 16:01:08 CET 2026 - tiwai@suse.de
- ASoC: codecs: wcd937x: fix OF node leaks on probe failure
(git-fixes).
- ASoC: Intel: soc-acpi: arl: Correct order of cs42l43 matches
(git-fixes).
- commit 1cc2d04
-------------------------------------------------------------------
Wed Jan 7 15:53:03 CET 2026 - tiwai@suse.de
@@ -13,6 +306,54 @@ Wed Jan 7 13:46:22 CET 2026 - msuchanek@suse.de
- pseries/lparcfg: Add resource group monitoring (jsc#PED-14514).
- commit 1e32467
-------------------------------------------------------------------
Tue Jan 6 22:24:53 CET 2026 - krisman@suse.de
- devlink: rate: Unset parent pointer in devl_rate_nodes_destroy
(CVE-2025-40251 bsc#1254856).
- commit da56dba
-------------------------------------------------------------------
Tue Jan 6 20:50:58 CET 2026 - krisman@suse.de
- net: core: prevent NULL deref in generic_hwtstamp_ioctl_lower()
(bsc#1255156 CVE-2025-40255).
- commit 57e1c6f
-------------------------------------------------------------------
Mon Jan 5 17:54:26 CET 2026 - pfalcato@suse.de
- net: sched: act_connmark: initialize struct tc_ife to fix
kernel leak (CVE-2025-40279 bsc#1254846).
- commit cb9f7bb
-------------------------------------------------------------------
Mon Jan 5 16:47:12 CET 2026 - fdmanana@suse.com
- btrfs: do not skip logging new dentries when logging a new name
(git-fixes).
- commit ec916c6
-------------------------------------------------------------------
Mon Jan 5 16:38:28 CET 2026 - fdmanana@suse.com
- btrfs: don't log conflicting inode if it's a dir moved in the
current transaction (git-fixes).
- commit a690d41
-------------------------------------------------------------------
Mon Jan 5 16:11:05 CET 2026 - fdmanana@suse.com
- btrfs: fix changeset leak on mmap write after failure to
reserve metadata (git-fixes).
- commit 75e4299
-------------------------------------------------------------------
Mon Jan 5 15:50:13 CET 2026 - svarbanov@suse.de
- PM: wakeup: implement devm_device_init_wakeup() helper (jsc#PED-14678)
- commit 2e59471
-------------------------------------------------------------------
Mon Jan 5 14:22:19 CET 2026 - tbogendoerfer@suse.de
@@ -33,6 +374,12 @@ Mon Jan 5 13:49:49 CET 2026 - tiwai@suse.de
components (CVE-2025-40338 bsc#1255273).
- commit fb15ec5
-------------------------------------------------------------------
Mon Jan 5 13:22:15 CET 2026 - svarbanov@suse.de
- rtc: nvvrs: add NVIDIA VRS RTC device driver (jsc#PED-14678)
- commit 1179843
-------------------------------------------------------------------
Mon Jan 5 11:02:40 CET 2026 - tiwai@suse.de
@@ -214,6 +561,20 @@ Mon Jan 5 10:53:17 CET 2026 - tiwai@suse.de
reset/resume fail (git-fixes).
- commit bc5d2b7
-------------------------------------------------------------------
Mon Jan 5 08:38:29 CET 2026 - hoyeon.lee@suse.com
- bpf: Fix stackmap overflow check in __bpf_get_stackid()
(CVE-2025-68378 bsc#1255614).
- commit 7a823bd
-------------------------------------------------------------------
Mon Jan 5 08:24:53 CET 2026 - hoyeon.lee@suse.com
- bpf: Refactor stack map trace depth calculation into helper
function (CVE-2025-68378 bsc#1255614).
- commit 296727b
-------------------------------------------------------------------
Fri Jan 2 10:33:37 CET 2026 - msuchanek@suse.de
@@ -629,6 +990,13 @@ Wed Dec 17 14:18:10 CET 2025 - pjakobsson@suse.de
- drm/panthor: Flush shmem writes before mapping buffers CPU-uncached (CVE-2025-40276 bsc#1254824).
- commit a018fa4
-------------------------------------------------------------------
Wed Dec 17 13:48:45 CET 2025 - pfalcato@suse.de
- mptcp: fix race condition in mptcp_schedule_work()
(CVE-2025-40258 bsc#1254843).
- commit 37cfb37
-------------------------------------------------------------------
Wed Dec 17 13:43:51 CET 2025 - rbm@suse.com

View File

@@ -19,7 +19,7 @@
%define srcversion 6.12
%define patchversion 6.12.0
%define git_commit f0eb18e537bbf815824a55e6f0ab64b40fa3e1d4
%define git_commit 9c542de6320aa085556323e355a0923ae2ba0e28
%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>.gf0eb18e
Release: <RELEASE>.g9c542de
%else
Release: 0
%endif

View File

@@ -1,3 +1,296 @@
-------------------------------------------------------------------
Fri Jan 9 17:25:00 CET 2026 - ematsumiya@suse.de
- cifs: client: fix memory leak in smb3_fs_context_parse_param
(bsc#1255082, CVE-2025-40268).
- commit 7120bdc
-------------------------------------------------------------------
Fri Jan 9 14:13:27 CET 2026 - hoyeon.lee@suse.com
- selftests/bpf: Add test to verify freeing the special fields
in pcpu maps (CVE-2025-68744 bsc#1255709).
- commit 763d99d
-------------------------------------------------------------------
Fri Jan 9 14:11:53 CET 2026 - tiwai@suse.de
- drm/amdkfd: Trap handler support for expert scheduling mode
(stable-fixes).
- commit 021ac24
-------------------------------------------------------------------
Fri Jan 9 14:10:13 CET 2026 - tiwai@suse.de
- PCI: brcmstb: Reuse pcie_cfg_data structure (stable-fixes).
- Refresh
patches.suse/PCI-brcmstb-Set-generation-limit-before-PCIe-link-up.patch.
- commit 0f681e6
-------------------------------------------------------------------
Fri Jan 9 14:08:30 CET 2026 - tiwai@suse.de
- pinctrl: qcom: lpass-lpi: mark the GPIO controller as sleeping
(git-fixes).
- wifi: mac80211: restore non-chanctx injection behaviour
(git-fixes).
- wifi: avoid kernel-infoleak from struct iw_point (git-fixes).
- atm: Fix dma_free_coherent() size (git-fixes).
- net: usb: pegasus: fix memory leak in update_eth_regs_async()
(git-fixes).
- net: wwan: iosm: Fix memory leak in ipc_mux_deinit()
(git-fixes).
- HID: quirks: work around VID/PID conflict for appledisplay
(git-fixes).
- ASoC: sun4i-spdif: Add missing kerneldoc fields for
sun4i_spdif_quirks (git-fixes).
- ALSA: ac97: fix a double free in snd_ac97_controller_register()
(git-fixes).
- usb: usb-storage: Maintain minimal modifications to the
bcdDevice range (git-fixes).
- serial: xilinx_uartps: fix rs485 delay_rts_after_send
(git-fixes).
- Input: i8042 - add TUXEDO InfinityBook Max Gen10 AMD to i8042
quirk table (stable-fixes).
- Input: lkkbd - disable pending work before freeing device
(stable-fixes).
- drm/amd/display: Fix scratch registers offsets for DCN351
(stable-fixes).
- drm/amd/display: Fix scratch registers offsets for DCN35
(stable-fixes).
- broadcom: b44: prevent uninitialized value usage (git-fixes).
- Revert "drm/amd/display: Fix pbn to kbps Conversion"
(stable-fixes).
- drm/amdkfd: bump minimum vgpr size for gfx1151 (stable-fixes).
- drm/amdkfd: Export the cwsr_size and ctl_stack_size to userspace
(stable-fixes).
- drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()
(stable-fixes).
- i2c: designware: Disable SMBus interrupts to prevent storms
from mis-configured firmware (stable-fixes).
- platform/x86/intel/hid: Add Dell Pro Rugged 10/12 tablet to
VGBS DMI quirks (stable-fixes).
- clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk0_clk_src
(stable-fixes).
- usb: usb-storage: No additional quirks need to be added to
the EL-R12 optical drive (stable-fixes).
- usb: xhci: limit run_graceperiod for only usb 3.0 devices
(stable-fixes).
- usb: typec: ucsi: Handle incorrect num_connectors capability
(stable-fixes).
- usbip: Fix locking bug in RT-enabled kernels (stable-fixes).
- serial: sprd: Return -EPROBE_DEFER when uart clock is not ready
(stable-fixes).
- char: applicom: fix NULL pointer dereference in ac_ioctl
(stable-fixes).
- iio: adc: ti_am335x_adc: Limit step_avg to valid range for
gcc complains (stable-fixes).
- fbdev: gbefb: fix to use physical address instead of dma address
(stable-fixes).
- via_wdt: fix critical boot hang due to unnamed resource
allocation (stable-fixes).
- ipmi: Fix __scan_channels() failing to rescan channels
(stable-fixes).
- ipmi: Fix the race between __scan_channels() and
deliver_response() (stable-fixes).
- reset: fix BIT macro reference (stable-fixes).
- ti-sysc: allow OMAP2 and OMAP4 timers to be reserved on AM33xx
(stable-fixes).
- firmware: imx: scu-irq: Init workqueue before request mbox
channel (stable-fixes).
- clk: mvebu: cp110 add CLK_IGNORE_UNUSED to pcie_x10, pcie_x11 &
pcie_x4 (stable-fixes).
- HID: input: map HID_GD_Z to ABS_DISTANCE for stylus/pen
(stable-fixes).
- mmc: sdhci-msm: Avoid early clock doubling during HS400
transition (stable-fixes).
- mtd: spi-nor: winbond: Add support for W25H02NWxxAM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25H01NWxxAM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25H512NWxxAM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25Q02NWxxIM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25Q01NWxxIM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25Q01NWxxIQ chips
(stable-fixes).
- ASoC: qcom: sdw: fix memory leak for sdw_stream_runtime
(git-fixes).
- drm/amdgpu/gmc12: add amdgpu_vm_handle_fault() handling
(stable-fixes).
- drm/amdgpu/gmc11: add amdgpu_vm_handle_fault() handling
(stable-fixes).
- drm/displayid: add quirk to ignore DisplayID checksum errors
(stable-fixes).
- drm/edid: add DRM_EDID_IDENT_INIT() to initialize struct
drm_edid_ident (stable-fixes).
- drm/displayid: pass iter to drm_find_displayid_extension()
(stable-fixes).
- media: amphion: Remove vpu_vb_is_codecconfig (git-fixes).
- Bluetooth: btusb: Add new VID/PID 13d3/3533 for RTL8821CE
(stable-fixes).
- Bluetooth: btusb: Add new VID/PID 0x0489/0xE12F for RTL8852BE-VT
(stable-fixes).
- Bluetooth: btusb: Add new VID/PID 2b89/6275 for RTL8761BUV
(stable-fixes).
- Bluetooth: btusb: MT7922: Add VID/PID 0489/e170 (stable-fixes).
- Bluetooth: btusb: MT7920: Add VID/PID 0489/e135 (stable-fixes).
- wifi: mt76: mt792x: fix wifi init fail by setting MCU_RUNNING
after CLC load (stable-fixes).
- wifi: brcmfmac: Add DMI nvram filename quirk for Acer A1 840
tablet (stable-fixes).
- wifi: cfg80211: stop radar detection in cfg80211_leave()
(stable-fixes).
- wifi: cfg80211: use cfg80211_leave() in iftype change
(stable-fixes).
- wifi: rtl8xxxu: Fix HT40 channel config for RTL8192CU, RTL8723AU
(stable-fixes).
- cpufreq: nforce2: fix reference count leak in nforce2
(git-fixes).
- ACPI: fan: Workaround for 64-bit firmware bug (stable-fixes).
- ACPI: property: Use ACPI functions in
acpi_graph_get_next_endpoint() only (stable-fixes).
- ACPICA: Avoid walking the Namespace if start_node is NULL
(stable-fixes).
- media: amphion: Make some vpu_v4l2 functions static
(stable-fixes).
- firmware: imx: Add stub functions for SCMI MISC API (git-fixes).
- media: amphion: Add a frame flush mode for decoder
(stable-fixes).
- serial: xilinx_uartps: Use helper function
hrtimer_update_function() (stable-fixes).
- commit 52a2394
-------------------------------------------------------------------
Fri Jan 9 11:17:19 CET 2026 - pfalcato@suse.de
- net/smc: fix general protection fault in __smc_diag_dump
(CVE-2025-40357 bsc#1255097).
- commit ef3290b
-------------------------------------------------------------------
Fri Jan 9 10:42:18 CET 2026 - jgross@suse.com
- KVM: SVM: Don't skip unrelated instruction if INT3/INTO is
replaced (CVE-2025-68259 bsc#1255199).
- commit 0428a24
-------------------------------------------------------------------
Fri Jan 9 07:29:08 CET 2026 - hoyeon.lee@suse.com
- bpf: Free special fields when update [lru_,]percpu_hash maps
(CVE-2025-68744 bsc#1255709).
- commit ab66ed0
-------------------------------------------------------------------
Thu Jan 8 18:12:10 CET 2026 - jack@suse.cz
- binfmt_misc: restore write access before closing files opened
by open_exec() (bsc#1255272 CVE-2025-68239).
- commit 2983172
-------------------------------------------------------------------
Thu Jan 8 18:12:04 CET 2026 - jack@suse.cz
- fs/proc: fix uaf in proc_readdir_de() (bsc#1255297
CVE-2025-40271).
- commit 46250e7
-------------------------------------------------------------------
Thu Jan 8 18:11:59 CET 2026 - jack@suse.cz
- ext4: refresh inline data size before write operations
(bsc#1255380 CVE-2025-68264).
- commit c23012b
-------------------------------------------------------------------
Thu Jan 8 18:11:53 CET 2026 - jack@suse.cz
- fs/notify: call exportfs_encode_fid with s_umount (bsc#1254809
CVE-2025-40237).
- commit 70d7e44
-------------------------------------------------------------------
Thu Jan 8 18:11:48 CET 2026 - jack@suse.cz
- ext4: guard against EA inode refcount underflow in xattr update
(bsc#1253623 CVE-2025-40190).
- commit 6c51c0b
-------------------------------------------------------------------
Thu Jan 8 16:35:23 CET 2026 - dsterba@suse.com
- mm/damon/vaddr: do not repeat pte_offset_map_lock() until success (CVE-2025-40218 bsc#1254964)
- commit a3828d9
-------------------------------------------------------------------
Thu Jan 8 16:33:10 CET 2026 - dsterba@suse.com
- arch_topology: Fix incorrect error check in topology_parse_cpu_capacity() (CVE-2025-40346 bsc#1255318)
- commit 799eb50
-------------------------------------------------------------------
Thu Jan 8 16:30:09 CET 2026 - dsterba@suse.com
- net: sxgbe: fix potential NULL dereference in sxgbe_rx() (CVE-2025-68302 bsc#1255121)
- commit 15ce001
-------------------------------------------------------------------
Thu Jan 8 15:16:30 CET 2026 - pfalcato@suse.de
- net: sched: act_ife: initialize struct tc_ife to fix KMSAN
kernel-infoleak (CVE-2025-40278 bsc#1254825).
- commit a5a7e57
-------------------------------------------------------------------
Thu Jan 8 12:02:19 CET 2026 - vbabka@suse.cz
- mm/huge_memory: fix NULL pointer deference when splitting folio
(CVE-2025-68293 bsc#1255150).
- commit 1dd8abe
-------------------------------------------------------------------
Thu Jan 8 11:32:36 CET 2026 - vkarasulli@suse.de
- iommufd: Don't overflow during division for dirty tracking
(CVE-2025-40293 bsc#1255179).
- commit b6a4633
-------------------------------------------------------------------
Wed Jan 7 20:11:58 CET 2026 - rgoldwyn@suse.com
- libceph: prevent potential out-of-bounds writes in handle_auth_session_key() (CVE-2025-68284 bsc#1255377).
- commit 9132138
-------------------------------------------------------------------
Wed Jan 7 20:11:05 CET 2026 - rgoldwyn@suse.com
- libceph: replace BUG_ON with bounds check for map->max_osd (CVE-2025-68283 bsc#1255379).
- commit 0f51ab5
-------------------------------------------------------------------
Wed Jan 7 19:52:33 CET 2026 - rgoldwyn@suse.com
- ceph: fix multifs mds auth caps issue (CVE-2025-40362 bsc#1255103).
- commit 9fee071
-------------------------------------------------------------------
Wed Jan 7 19:48:17 CET 2026 - rgoldwyn@suse.com
- fuse: fix livelock in synchronous file put from fuseblk workers (CVE-2025-40220 bsc#1254520).
- commit 9838be9
-------------------------------------------------------------------
Wed Jan 7 16:01:08 CET 2026 - tiwai@suse.de
- ASoC: codecs: wcd937x: fix OF node leaks on probe failure
(git-fixes).
- ASoC: Intel: soc-acpi: arl: Correct order of cs42l43 matches
(git-fixes).
- commit 1cc2d04
-------------------------------------------------------------------
Wed Jan 7 15:53:03 CET 2026 - tiwai@suse.de
@@ -13,6 +306,54 @@ Wed Jan 7 13:46:22 CET 2026 - msuchanek@suse.de
- pseries/lparcfg: Add resource group monitoring (jsc#PED-14514).
- commit 1e32467
-------------------------------------------------------------------
Tue Jan 6 22:24:53 CET 2026 - krisman@suse.de
- devlink: rate: Unset parent pointer in devl_rate_nodes_destroy
(CVE-2025-40251 bsc#1254856).
- commit da56dba
-------------------------------------------------------------------
Tue Jan 6 20:50:58 CET 2026 - krisman@suse.de
- net: core: prevent NULL deref in generic_hwtstamp_ioctl_lower()
(bsc#1255156 CVE-2025-40255).
- commit 57e1c6f
-------------------------------------------------------------------
Mon Jan 5 17:54:26 CET 2026 - pfalcato@suse.de
- net: sched: act_connmark: initialize struct tc_ife to fix
kernel leak (CVE-2025-40279 bsc#1254846).
- commit cb9f7bb
-------------------------------------------------------------------
Mon Jan 5 16:47:12 CET 2026 - fdmanana@suse.com
- btrfs: do not skip logging new dentries when logging a new name
(git-fixes).
- commit ec916c6
-------------------------------------------------------------------
Mon Jan 5 16:38:28 CET 2026 - fdmanana@suse.com
- btrfs: don't log conflicting inode if it's a dir moved in the
current transaction (git-fixes).
- commit a690d41
-------------------------------------------------------------------
Mon Jan 5 16:11:05 CET 2026 - fdmanana@suse.com
- btrfs: fix changeset leak on mmap write after failure to
reserve metadata (git-fixes).
- commit 75e4299
-------------------------------------------------------------------
Mon Jan 5 15:50:13 CET 2026 - svarbanov@suse.de
- PM: wakeup: implement devm_device_init_wakeup() helper (jsc#PED-14678)
- commit 2e59471
-------------------------------------------------------------------
Mon Jan 5 14:22:19 CET 2026 - tbogendoerfer@suse.de
@@ -33,6 +374,12 @@ Mon Jan 5 13:49:49 CET 2026 - tiwai@suse.de
components (CVE-2025-40338 bsc#1255273).
- commit fb15ec5
-------------------------------------------------------------------
Mon Jan 5 13:22:15 CET 2026 - svarbanov@suse.de
- rtc: nvvrs: add NVIDIA VRS RTC device driver (jsc#PED-14678)
- commit 1179843
-------------------------------------------------------------------
Mon Jan 5 11:02:40 CET 2026 - tiwai@suse.de
@@ -214,6 +561,20 @@ Mon Jan 5 10:53:17 CET 2026 - tiwai@suse.de
reset/resume fail (git-fixes).
- commit bc5d2b7
-------------------------------------------------------------------
Mon Jan 5 08:38:29 CET 2026 - hoyeon.lee@suse.com
- bpf: Fix stackmap overflow check in __bpf_get_stackid()
(CVE-2025-68378 bsc#1255614).
- commit 7a823bd
-------------------------------------------------------------------
Mon Jan 5 08:24:53 CET 2026 - hoyeon.lee@suse.com
- bpf: Refactor stack map trace depth calculation into helper
function (CVE-2025-68378 bsc#1255614).
- commit 296727b
-------------------------------------------------------------------
Fri Jan 2 10:33:37 CET 2026 - msuchanek@suse.de
@@ -629,6 +990,13 @@ Wed Dec 17 14:18:10 CET 2025 - pjakobsson@suse.de
- drm/panthor: Flush shmem writes before mapping buffers CPU-uncached (CVE-2025-40276 bsc#1254824).
- commit a018fa4
-------------------------------------------------------------------
Wed Dec 17 13:48:45 CET 2025 - pfalcato@suse.de
- mptcp: fix race condition in mptcp_schedule_work()
(CVE-2025-40258 bsc#1254843).
- commit 37cfb37
-------------------------------------------------------------------
Wed Dec 17 13:43:51 CET 2025 - rbm@suse.com

View File

@@ -18,7 +18,7 @@
%define srcversion 6.12
%define patchversion 6.12.0
%define git_commit f0eb18e537bbf815824a55e6f0ab64b40fa3e1d4
%define git_commit 9c542de6320aa085556323e355a0923ae2ba0e28
%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>.gf0eb18e
Release: <RELEASE>.g9c542de
%else
Release: 0
%endif

View File

@@ -1,3 +1,296 @@
-------------------------------------------------------------------
Fri Jan 9 17:25:00 CET 2026 - ematsumiya@suse.de
- cifs: client: fix memory leak in smb3_fs_context_parse_param
(bsc#1255082, CVE-2025-40268).
- commit 7120bdc
-------------------------------------------------------------------
Fri Jan 9 14:13:27 CET 2026 - hoyeon.lee@suse.com
- selftests/bpf: Add test to verify freeing the special fields
in pcpu maps (CVE-2025-68744 bsc#1255709).
- commit 763d99d
-------------------------------------------------------------------
Fri Jan 9 14:11:53 CET 2026 - tiwai@suse.de
- drm/amdkfd: Trap handler support for expert scheduling mode
(stable-fixes).
- commit 021ac24
-------------------------------------------------------------------
Fri Jan 9 14:10:13 CET 2026 - tiwai@suse.de
- PCI: brcmstb: Reuse pcie_cfg_data structure (stable-fixes).
- Refresh
patches.suse/PCI-brcmstb-Set-generation-limit-before-PCIe-link-up.patch.
- commit 0f681e6
-------------------------------------------------------------------
Fri Jan 9 14:08:30 CET 2026 - tiwai@suse.de
- pinctrl: qcom: lpass-lpi: mark the GPIO controller as sleeping
(git-fixes).
- wifi: mac80211: restore non-chanctx injection behaviour
(git-fixes).
- wifi: avoid kernel-infoleak from struct iw_point (git-fixes).
- atm: Fix dma_free_coherent() size (git-fixes).
- net: usb: pegasus: fix memory leak in update_eth_regs_async()
(git-fixes).
- net: wwan: iosm: Fix memory leak in ipc_mux_deinit()
(git-fixes).
- HID: quirks: work around VID/PID conflict for appledisplay
(git-fixes).
- ASoC: sun4i-spdif: Add missing kerneldoc fields for
sun4i_spdif_quirks (git-fixes).
- ALSA: ac97: fix a double free in snd_ac97_controller_register()
(git-fixes).
- usb: usb-storage: Maintain minimal modifications to the
bcdDevice range (git-fixes).
- serial: xilinx_uartps: fix rs485 delay_rts_after_send
(git-fixes).
- Input: i8042 - add TUXEDO InfinityBook Max Gen10 AMD to i8042
quirk table (stable-fixes).
- Input: lkkbd - disable pending work before freeing device
(stable-fixes).
- drm/amd/display: Fix scratch registers offsets for DCN351
(stable-fixes).
- drm/amd/display: Fix scratch registers offsets for DCN35
(stable-fixes).
- broadcom: b44: prevent uninitialized value usage (git-fixes).
- Revert "drm/amd/display: Fix pbn to kbps Conversion"
(stable-fixes).
- drm/amdkfd: bump minimum vgpr size for gfx1151 (stable-fixes).
- drm/amdkfd: Export the cwsr_size and ctl_stack_size to userspace
(stable-fixes).
- drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()
(stable-fixes).
- i2c: designware: Disable SMBus interrupts to prevent storms
from mis-configured firmware (stable-fixes).
- platform/x86/intel/hid: Add Dell Pro Rugged 10/12 tablet to
VGBS DMI quirks (stable-fixes).
- clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk0_clk_src
(stable-fixes).
- usb: usb-storage: No additional quirks need to be added to
the EL-R12 optical drive (stable-fixes).
- usb: xhci: limit run_graceperiod for only usb 3.0 devices
(stable-fixes).
- usb: typec: ucsi: Handle incorrect num_connectors capability
(stable-fixes).
- usbip: Fix locking bug in RT-enabled kernels (stable-fixes).
- serial: sprd: Return -EPROBE_DEFER when uart clock is not ready
(stable-fixes).
- char: applicom: fix NULL pointer dereference in ac_ioctl
(stable-fixes).
- iio: adc: ti_am335x_adc: Limit step_avg to valid range for
gcc complains (stable-fixes).
- fbdev: gbefb: fix to use physical address instead of dma address
(stable-fixes).
- via_wdt: fix critical boot hang due to unnamed resource
allocation (stable-fixes).
- ipmi: Fix __scan_channels() failing to rescan channels
(stable-fixes).
- ipmi: Fix the race between __scan_channels() and
deliver_response() (stable-fixes).
- reset: fix BIT macro reference (stable-fixes).
- ti-sysc: allow OMAP2 and OMAP4 timers to be reserved on AM33xx
(stable-fixes).
- firmware: imx: scu-irq: Init workqueue before request mbox
channel (stable-fixes).
- clk: mvebu: cp110 add CLK_IGNORE_UNUSED to pcie_x10, pcie_x11 &
pcie_x4 (stable-fixes).
- HID: input: map HID_GD_Z to ABS_DISTANCE for stylus/pen
(stable-fixes).
- mmc: sdhci-msm: Avoid early clock doubling during HS400
transition (stable-fixes).
- mtd: spi-nor: winbond: Add support for W25H02NWxxAM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25H01NWxxAM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25H512NWxxAM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25Q02NWxxIM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25Q01NWxxIM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25Q01NWxxIQ chips
(stable-fixes).
- ASoC: qcom: sdw: fix memory leak for sdw_stream_runtime
(git-fixes).
- drm/amdgpu/gmc12: add amdgpu_vm_handle_fault() handling
(stable-fixes).
- drm/amdgpu/gmc11: add amdgpu_vm_handle_fault() handling
(stable-fixes).
- drm/displayid: add quirk to ignore DisplayID checksum errors
(stable-fixes).
- drm/edid: add DRM_EDID_IDENT_INIT() to initialize struct
drm_edid_ident (stable-fixes).
- drm/displayid: pass iter to drm_find_displayid_extension()
(stable-fixes).
- media: amphion: Remove vpu_vb_is_codecconfig (git-fixes).
- Bluetooth: btusb: Add new VID/PID 13d3/3533 for RTL8821CE
(stable-fixes).
- Bluetooth: btusb: Add new VID/PID 0x0489/0xE12F for RTL8852BE-VT
(stable-fixes).
- Bluetooth: btusb: Add new VID/PID 2b89/6275 for RTL8761BUV
(stable-fixes).
- Bluetooth: btusb: MT7922: Add VID/PID 0489/e170 (stable-fixes).
- Bluetooth: btusb: MT7920: Add VID/PID 0489/e135 (stable-fixes).
- wifi: mt76: mt792x: fix wifi init fail by setting MCU_RUNNING
after CLC load (stable-fixes).
- wifi: brcmfmac: Add DMI nvram filename quirk for Acer A1 840
tablet (stable-fixes).
- wifi: cfg80211: stop radar detection in cfg80211_leave()
(stable-fixes).
- wifi: cfg80211: use cfg80211_leave() in iftype change
(stable-fixes).
- wifi: rtl8xxxu: Fix HT40 channel config for RTL8192CU, RTL8723AU
(stable-fixes).
- cpufreq: nforce2: fix reference count leak in nforce2
(git-fixes).
- ACPI: fan: Workaround for 64-bit firmware bug (stable-fixes).
- ACPI: property: Use ACPI functions in
acpi_graph_get_next_endpoint() only (stable-fixes).
- ACPICA: Avoid walking the Namespace if start_node is NULL
(stable-fixes).
- media: amphion: Make some vpu_v4l2 functions static
(stable-fixes).
- firmware: imx: Add stub functions for SCMI MISC API (git-fixes).
- media: amphion: Add a frame flush mode for decoder
(stable-fixes).
- serial: xilinx_uartps: Use helper function
hrtimer_update_function() (stable-fixes).
- commit 52a2394
-------------------------------------------------------------------
Fri Jan 9 11:17:19 CET 2026 - pfalcato@suse.de
- net/smc: fix general protection fault in __smc_diag_dump
(CVE-2025-40357 bsc#1255097).
- commit ef3290b
-------------------------------------------------------------------
Fri Jan 9 10:42:18 CET 2026 - jgross@suse.com
- KVM: SVM: Don't skip unrelated instruction if INT3/INTO is
replaced (CVE-2025-68259 bsc#1255199).
- commit 0428a24
-------------------------------------------------------------------
Fri Jan 9 07:29:08 CET 2026 - hoyeon.lee@suse.com
- bpf: Free special fields when update [lru_,]percpu_hash maps
(CVE-2025-68744 bsc#1255709).
- commit ab66ed0
-------------------------------------------------------------------
Thu Jan 8 18:12:10 CET 2026 - jack@suse.cz
- binfmt_misc: restore write access before closing files opened
by open_exec() (bsc#1255272 CVE-2025-68239).
- commit 2983172
-------------------------------------------------------------------
Thu Jan 8 18:12:04 CET 2026 - jack@suse.cz
- fs/proc: fix uaf in proc_readdir_de() (bsc#1255297
CVE-2025-40271).
- commit 46250e7
-------------------------------------------------------------------
Thu Jan 8 18:11:59 CET 2026 - jack@suse.cz
- ext4: refresh inline data size before write operations
(bsc#1255380 CVE-2025-68264).
- commit c23012b
-------------------------------------------------------------------
Thu Jan 8 18:11:53 CET 2026 - jack@suse.cz
- fs/notify: call exportfs_encode_fid with s_umount (bsc#1254809
CVE-2025-40237).
- commit 70d7e44
-------------------------------------------------------------------
Thu Jan 8 18:11:48 CET 2026 - jack@suse.cz
- ext4: guard against EA inode refcount underflow in xattr update
(bsc#1253623 CVE-2025-40190).
- commit 6c51c0b
-------------------------------------------------------------------
Thu Jan 8 16:35:23 CET 2026 - dsterba@suse.com
- mm/damon/vaddr: do not repeat pte_offset_map_lock() until success (CVE-2025-40218 bsc#1254964)
- commit a3828d9
-------------------------------------------------------------------
Thu Jan 8 16:33:10 CET 2026 - dsterba@suse.com
- arch_topology: Fix incorrect error check in topology_parse_cpu_capacity() (CVE-2025-40346 bsc#1255318)
- commit 799eb50
-------------------------------------------------------------------
Thu Jan 8 16:30:09 CET 2026 - dsterba@suse.com
- net: sxgbe: fix potential NULL dereference in sxgbe_rx() (CVE-2025-68302 bsc#1255121)
- commit 15ce001
-------------------------------------------------------------------
Thu Jan 8 15:16:30 CET 2026 - pfalcato@suse.de
- net: sched: act_ife: initialize struct tc_ife to fix KMSAN
kernel-infoleak (CVE-2025-40278 bsc#1254825).
- commit a5a7e57
-------------------------------------------------------------------
Thu Jan 8 12:02:19 CET 2026 - vbabka@suse.cz
- mm/huge_memory: fix NULL pointer deference when splitting folio
(CVE-2025-68293 bsc#1255150).
- commit 1dd8abe
-------------------------------------------------------------------
Thu Jan 8 11:32:36 CET 2026 - vkarasulli@suse.de
- iommufd: Don't overflow during division for dirty tracking
(CVE-2025-40293 bsc#1255179).
- commit b6a4633
-------------------------------------------------------------------
Wed Jan 7 20:11:58 CET 2026 - rgoldwyn@suse.com
- libceph: prevent potential out-of-bounds writes in handle_auth_session_key() (CVE-2025-68284 bsc#1255377).
- commit 9132138
-------------------------------------------------------------------
Wed Jan 7 20:11:05 CET 2026 - rgoldwyn@suse.com
- libceph: replace BUG_ON with bounds check for map->max_osd (CVE-2025-68283 bsc#1255379).
- commit 0f51ab5
-------------------------------------------------------------------
Wed Jan 7 19:52:33 CET 2026 - rgoldwyn@suse.com
- ceph: fix multifs mds auth caps issue (CVE-2025-40362 bsc#1255103).
- commit 9fee071
-------------------------------------------------------------------
Wed Jan 7 19:48:17 CET 2026 - rgoldwyn@suse.com
- fuse: fix livelock in synchronous file put from fuseblk workers (CVE-2025-40220 bsc#1254520).
- commit 9838be9
-------------------------------------------------------------------
Wed Jan 7 16:01:08 CET 2026 - tiwai@suse.de
- ASoC: codecs: wcd937x: fix OF node leaks on probe failure
(git-fixes).
- ASoC: Intel: soc-acpi: arl: Correct order of cs42l43 matches
(git-fixes).
- commit 1cc2d04
-------------------------------------------------------------------
Wed Jan 7 15:53:03 CET 2026 - tiwai@suse.de
@@ -13,6 +306,54 @@ Wed Jan 7 13:46:22 CET 2026 - msuchanek@suse.de
- pseries/lparcfg: Add resource group monitoring (jsc#PED-14514).
- commit 1e32467
-------------------------------------------------------------------
Tue Jan 6 22:24:53 CET 2026 - krisman@suse.de
- devlink: rate: Unset parent pointer in devl_rate_nodes_destroy
(CVE-2025-40251 bsc#1254856).
- commit da56dba
-------------------------------------------------------------------
Tue Jan 6 20:50:58 CET 2026 - krisman@suse.de
- net: core: prevent NULL deref in generic_hwtstamp_ioctl_lower()
(bsc#1255156 CVE-2025-40255).
- commit 57e1c6f
-------------------------------------------------------------------
Mon Jan 5 17:54:26 CET 2026 - pfalcato@suse.de
- net: sched: act_connmark: initialize struct tc_ife to fix
kernel leak (CVE-2025-40279 bsc#1254846).
- commit cb9f7bb
-------------------------------------------------------------------
Mon Jan 5 16:47:12 CET 2026 - fdmanana@suse.com
- btrfs: do not skip logging new dentries when logging a new name
(git-fixes).
- commit ec916c6
-------------------------------------------------------------------
Mon Jan 5 16:38:28 CET 2026 - fdmanana@suse.com
- btrfs: don't log conflicting inode if it's a dir moved in the
current transaction (git-fixes).
- commit a690d41
-------------------------------------------------------------------
Mon Jan 5 16:11:05 CET 2026 - fdmanana@suse.com
- btrfs: fix changeset leak on mmap write after failure to
reserve metadata (git-fixes).
- commit 75e4299
-------------------------------------------------------------------
Mon Jan 5 15:50:13 CET 2026 - svarbanov@suse.de
- PM: wakeup: implement devm_device_init_wakeup() helper (jsc#PED-14678)
- commit 2e59471
-------------------------------------------------------------------
Mon Jan 5 14:22:19 CET 2026 - tbogendoerfer@suse.de
@@ -33,6 +374,12 @@ Mon Jan 5 13:49:49 CET 2026 - tiwai@suse.de
components (CVE-2025-40338 bsc#1255273).
- commit fb15ec5
-------------------------------------------------------------------
Mon Jan 5 13:22:15 CET 2026 - svarbanov@suse.de
- rtc: nvvrs: add NVIDIA VRS RTC device driver (jsc#PED-14678)
- commit 1179843
-------------------------------------------------------------------
Mon Jan 5 11:02:40 CET 2026 - tiwai@suse.de
@@ -214,6 +561,20 @@ Mon Jan 5 10:53:17 CET 2026 - tiwai@suse.de
reset/resume fail (git-fixes).
- commit bc5d2b7
-------------------------------------------------------------------
Mon Jan 5 08:38:29 CET 2026 - hoyeon.lee@suse.com
- bpf: Fix stackmap overflow check in __bpf_get_stackid()
(CVE-2025-68378 bsc#1255614).
- commit 7a823bd
-------------------------------------------------------------------
Mon Jan 5 08:24:53 CET 2026 - hoyeon.lee@suse.com
- bpf: Refactor stack map trace depth calculation into helper
function (CVE-2025-68378 bsc#1255614).
- commit 296727b
-------------------------------------------------------------------
Fri Jan 2 10:33:37 CET 2026 - msuchanek@suse.de
@@ -629,6 +990,13 @@ Wed Dec 17 14:18:10 CET 2025 - pjakobsson@suse.de
- drm/panthor: Flush shmem writes before mapping buffers CPU-uncached (CVE-2025-40276 bsc#1254824).
- commit a018fa4
-------------------------------------------------------------------
Wed Dec 17 13:48:45 CET 2025 - pfalcato@suse.de
- mptcp: fix race condition in mptcp_schedule_work()
(CVE-2025-40258 bsc#1254843).
- commit 37cfb37
-------------------------------------------------------------------
Wed Dec 17 13:43:51 CET 2025 - rbm@suse.com

View File

@@ -19,7 +19,7 @@
%define srcversion 6.12
%define patchversion 6.12.0
%define git_commit f0eb18e537bbf815824a55e6f0ab64b40fa3e1d4
%define git_commit 9c542de6320aa085556323e355a0923ae2ba0e28
%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>.gf0eb18e
Release: <RELEASE>.g9c542de
%else
Release: 0
%endif

View File

@@ -1,3 +1,296 @@
-------------------------------------------------------------------
Fri Jan 9 17:25:00 CET 2026 - ematsumiya@suse.de
- cifs: client: fix memory leak in smb3_fs_context_parse_param
(bsc#1255082, CVE-2025-40268).
- commit 7120bdc
-------------------------------------------------------------------
Fri Jan 9 14:13:27 CET 2026 - hoyeon.lee@suse.com
- selftests/bpf: Add test to verify freeing the special fields
in pcpu maps (CVE-2025-68744 bsc#1255709).
- commit 763d99d
-------------------------------------------------------------------
Fri Jan 9 14:11:53 CET 2026 - tiwai@suse.de
- drm/amdkfd: Trap handler support for expert scheduling mode
(stable-fixes).
- commit 021ac24
-------------------------------------------------------------------
Fri Jan 9 14:10:13 CET 2026 - tiwai@suse.de
- PCI: brcmstb: Reuse pcie_cfg_data structure (stable-fixes).
- Refresh
patches.suse/PCI-brcmstb-Set-generation-limit-before-PCIe-link-up.patch.
- commit 0f681e6
-------------------------------------------------------------------
Fri Jan 9 14:08:30 CET 2026 - tiwai@suse.de
- pinctrl: qcom: lpass-lpi: mark the GPIO controller as sleeping
(git-fixes).
- wifi: mac80211: restore non-chanctx injection behaviour
(git-fixes).
- wifi: avoid kernel-infoleak from struct iw_point (git-fixes).
- atm: Fix dma_free_coherent() size (git-fixes).
- net: usb: pegasus: fix memory leak in update_eth_regs_async()
(git-fixes).
- net: wwan: iosm: Fix memory leak in ipc_mux_deinit()
(git-fixes).
- HID: quirks: work around VID/PID conflict for appledisplay
(git-fixes).
- ASoC: sun4i-spdif: Add missing kerneldoc fields for
sun4i_spdif_quirks (git-fixes).
- ALSA: ac97: fix a double free in snd_ac97_controller_register()
(git-fixes).
- usb: usb-storage: Maintain minimal modifications to the
bcdDevice range (git-fixes).
- serial: xilinx_uartps: fix rs485 delay_rts_after_send
(git-fixes).
- Input: i8042 - add TUXEDO InfinityBook Max Gen10 AMD to i8042
quirk table (stable-fixes).
- Input: lkkbd - disable pending work before freeing device
(stable-fixes).
- drm/amd/display: Fix scratch registers offsets for DCN351
(stable-fixes).
- drm/amd/display: Fix scratch registers offsets for DCN35
(stable-fixes).
- broadcom: b44: prevent uninitialized value usage (git-fixes).
- Revert "drm/amd/display: Fix pbn to kbps Conversion"
(stable-fixes).
- drm/amdkfd: bump minimum vgpr size for gfx1151 (stable-fixes).
- drm/amdkfd: Export the cwsr_size and ctl_stack_size to userspace
(stable-fixes).
- drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()
(stable-fixes).
- i2c: designware: Disable SMBus interrupts to prevent storms
from mis-configured firmware (stable-fixes).
- platform/x86/intel/hid: Add Dell Pro Rugged 10/12 tablet to
VGBS DMI quirks (stable-fixes).
- clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk0_clk_src
(stable-fixes).
- usb: usb-storage: No additional quirks need to be added to
the EL-R12 optical drive (stable-fixes).
- usb: xhci: limit run_graceperiod for only usb 3.0 devices
(stable-fixes).
- usb: typec: ucsi: Handle incorrect num_connectors capability
(stable-fixes).
- usbip: Fix locking bug in RT-enabled kernels (stable-fixes).
- serial: sprd: Return -EPROBE_DEFER when uart clock is not ready
(stable-fixes).
- char: applicom: fix NULL pointer dereference in ac_ioctl
(stable-fixes).
- iio: adc: ti_am335x_adc: Limit step_avg to valid range for
gcc complains (stable-fixes).
- fbdev: gbefb: fix to use physical address instead of dma address
(stable-fixes).
- via_wdt: fix critical boot hang due to unnamed resource
allocation (stable-fixes).
- ipmi: Fix __scan_channels() failing to rescan channels
(stable-fixes).
- ipmi: Fix the race between __scan_channels() and
deliver_response() (stable-fixes).
- reset: fix BIT macro reference (stable-fixes).
- ti-sysc: allow OMAP2 and OMAP4 timers to be reserved on AM33xx
(stable-fixes).
- firmware: imx: scu-irq: Init workqueue before request mbox
channel (stable-fixes).
- clk: mvebu: cp110 add CLK_IGNORE_UNUSED to pcie_x10, pcie_x11 &
pcie_x4 (stable-fixes).
- HID: input: map HID_GD_Z to ABS_DISTANCE for stylus/pen
(stable-fixes).
- mmc: sdhci-msm: Avoid early clock doubling during HS400
transition (stable-fixes).
- mtd: spi-nor: winbond: Add support for W25H02NWxxAM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25H01NWxxAM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25H512NWxxAM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25Q02NWxxIM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25Q01NWxxIM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25Q01NWxxIQ chips
(stable-fixes).
- ASoC: qcom: sdw: fix memory leak for sdw_stream_runtime
(git-fixes).
- drm/amdgpu/gmc12: add amdgpu_vm_handle_fault() handling
(stable-fixes).
- drm/amdgpu/gmc11: add amdgpu_vm_handle_fault() handling
(stable-fixes).
- drm/displayid: add quirk to ignore DisplayID checksum errors
(stable-fixes).
- drm/edid: add DRM_EDID_IDENT_INIT() to initialize struct
drm_edid_ident (stable-fixes).
- drm/displayid: pass iter to drm_find_displayid_extension()
(stable-fixes).
- media: amphion: Remove vpu_vb_is_codecconfig (git-fixes).
- Bluetooth: btusb: Add new VID/PID 13d3/3533 for RTL8821CE
(stable-fixes).
- Bluetooth: btusb: Add new VID/PID 0x0489/0xE12F for RTL8852BE-VT
(stable-fixes).
- Bluetooth: btusb: Add new VID/PID 2b89/6275 for RTL8761BUV
(stable-fixes).
- Bluetooth: btusb: MT7922: Add VID/PID 0489/e170 (stable-fixes).
- Bluetooth: btusb: MT7920: Add VID/PID 0489/e135 (stable-fixes).
- wifi: mt76: mt792x: fix wifi init fail by setting MCU_RUNNING
after CLC load (stable-fixes).
- wifi: brcmfmac: Add DMI nvram filename quirk for Acer A1 840
tablet (stable-fixes).
- wifi: cfg80211: stop radar detection in cfg80211_leave()
(stable-fixes).
- wifi: cfg80211: use cfg80211_leave() in iftype change
(stable-fixes).
- wifi: rtl8xxxu: Fix HT40 channel config for RTL8192CU, RTL8723AU
(stable-fixes).
- cpufreq: nforce2: fix reference count leak in nforce2
(git-fixes).
- ACPI: fan: Workaround for 64-bit firmware bug (stable-fixes).
- ACPI: property: Use ACPI functions in
acpi_graph_get_next_endpoint() only (stable-fixes).
- ACPICA: Avoid walking the Namespace if start_node is NULL
(stable-fixes).
- media: amphion: Make some vpu_v4l2 functions static
(stable-fixes).
- firmware: imx: Add stub functions for SCMI MISC API (git-fixes).
- media: amphion: Add a frame flush mode for decoder
(stable-fixes).
- serial: xilinx_uartps: Use helper function
hrtimer_update_function() (stable-fixes).
- commit 52a2394
-------------------------------------------------------------------
Fri Jan 9 11:17:19 CET 2026 - pfalcato@suse.de
- net/smc: fix general protection fault in __smc_diag_dump
(CVE-2025-40357 bsc#1255097).
- commit ef3290b
-------------------------------------------------------------------
Fri Jan 9 10:42:18 CET 2026 - jgross@suse.com
- KVM: SVM: Don't skip unrelated instruction if INT3/INTO is
replaced (CVE-2025-68259 bsc#1255199).
- commit 0428a24
-------------------------------------------------------------------
Fri Jan 9 07:29:08 CET 2026 - hoyeon.lee@suse.com
- bpf: Free special fields when update [lru_,]percpu_hash maps
(CVE-2025-68744 bsc#1255709).
- commit ab66ed0
-------------------------------------------------------------------
Thu Jan 8 18:12:10 CET 2026 - jack@suse.cz
- binfmt_misc: restore write access before closing files opened
by open_exec() (bsc#1255272 CVE-2025-68239).
- commit 2983172
-------------------------------------------------------------------
Thu Jan 8 18:12:04 CET 2026 - jack@suse.cz
- fs/proc: fix uaf in proc_readdir_de() (bsc#1255297
CVE-2025-40271).
- commit 46250e7
-------------------------------------------------------------------
Thu Jan 8 18:11:59 CET 2026 - jack@suse.cz
- ext4: refresh inline data size before write operations
(bsc#1255380 CVE-2025-68264).
- commit c23012b
-------------------------------------------------------------------
Thu Jan 8 18:11:53 CET 2026 - jack@suse.cz
- fs/notify: call exportfs_encode_fid with s_umount (bsc#1254809
CVE-2025-40237).
- commit 70d7e44
-------------------------------------------------------------------
Thu Jan 8 18:11:48 CET 2026 - jack@suse.cz
- ext4: guard against EA inode refcount underflow in xattr update
(bsc#1253623 CVE-2025-40190).
- commit 6c51c0b
-------------------------------------------------------------------
Thu Jan 8 16:35:23 CET 2026 - dsterba@suse.com
- mm/damon/vaddr: do not repeat pte_offset_map_lock() until success (CVE-2025-40218 bsc#1254964)
- commit a3828d9
-------------------------------------------------------------------
Thu Jan 8 16:33:10 CET 2026 - dsterba@suse.com
- arch_topology: Fix incorrect error check in topology_parse_cpu_capacity() (CVE-2025-40346 bsc#1255318)
- commit 799eb50
-------------------------------------------------------------------
Thu Jan 8 16:30:09 CET 2026 - dsterba@suse.com
- net: sxgbe: fix potential NULL dereference in sxgbe_rx() (CVE-2025-68302 bsc#1255121)
- commit 15ce001
-------------------------------------------------------------------
Thu Jan 8 15:16:30 CET 2026 - pfalcato@suse.de
- net: sched: act_ife: initialize struct tc_ife to fix KMSAN
kernel-infoleak (CVE-2025-40278 bsc#1254825).
- commit a5a7e57
-------------------------------------------------------------------
Thu Jan 8 12:02:19 CET 2026 - vbabka@suse.cz
- mm/huge_memory: fix NULL pointer deference when splitting folio
(CVE-2025-68293 bsc#1255150).
- commit 1dd8abe
-------------------------------------------------------------------
Thu Jan 8 11:32:36 CET 2026 - vkarasulli@suse.de
- iommufd: Don't overflow during division for dirty tracking
(CVE-2025-40293 bsc#1255179).
- commit b6a4633
-------------------------------------------------------------------
Wed Jan 7 20:11:58 CET 2026 - rgoldwyn@suse.com
- libceph: prevent potential out-of-bounds writes in handle_auth_session_key() (CVE-2025-68284 bsc#1255377).
- commit 9132138
-------------------------------------------------------------------
Wed Jan 7 20:11:05 CET 2026 - rgoldwyn@suse.com
- libceph: replace BUG_ON with bounds check for map->max_osd (CVE-2025-68283 bsc#1255379).
- commit 0f51ab5
-------------------------------------------------------------------
Wed Jan 7 19:52:33 CET 2026 - rgoldwyn@suse.com
- ceph: fix multifs mds auth caps issue (CVE-2025-40362 bsc#1255103).
- commit 9fee071
-------------------------------------------------------------------
Wed Jan 7 19:48:17 CET 2026 - rgoldwyn@suse.com
- fuse: fix livelock in synchronous file put from fuseblk workers (CVE-2025-40220 bsc#1254520).
- commit 9838be9
-------------------------------------------------------------------
Wed Jan 7 16:01:08 CET 2026 - tiwai@suse.de
- ASoC: codecs: wcd937x: fix OF node leaks on probe failure
(git-fixes).
- ASoC: Intel: soc-acpi: arl: Correct order of cs42l43 matches
(git-fixes).
- commit 1cc2d04
-------------------------------------------------------------------
Wed Jan 7 15:53:03 CET 2026 - tiwai@suse.de
@@ -13,6 +306,54 @@ Wed Jan 7 13:46:22 CET 2026 - msuchanek@suse.de
- pseries/lparcfg: Add resource group monitoring (jsc#PED-14514).
- commit 1e32467
-------------------------------------------------------------------
Tue Jan 6 22:24:53 CET 2026 - krisman@suse.de
- devlink: rate: Unset parent pointer in devl_rate_nodes_destroy
(CVE-2025-40251 bsc#1254856).
- commit da56dba
-------------------------------------------------------------------
Tue Jan 6 20:50:58 CET 2026 - krisman@suse.de
- net: core: prevent NULL deref in generic_hwtstamp_ioctl_lower()
(bsc#1255156 CVE-2025-40255).
- commit 57e1c6f
-------------------------------------------------------------------
Mon Jan 5 17:54:26 CET 2026 - pfalcato@suse.de
- net: sched: act_connmark: initialize struct tc_ife to fix
kernel leak (CVE-2025-40279 bsc#1254846).
- commit cb9f7bb
-------------------------------------------------------------------
Mon Jan 5 16:47:12 CET 2026 - fdmanana@suse.com
- btrfs: do not skip logging new dentries when logging a new name
(git-fixes).
- commit ec916c6
-------------------------------------------------------------------
Mon Jan 5 16:38:28 CET 2026 - fdmanana@suse.com
- btrfs: don't log conflicting inode if it's a dir moved in the
current transaction (git-fixes).
- commit a690d41
-------------------------------------------------------------------
Mon Jan 5 16:11:05 CET 2026 - fdmanana@suse.com
- btrfs: fix changeset leak on mmap write after failure to
reserve metadata (git-fixes).
- commit 75e4299
-------------------------------------------------------------------
Mon Jan 5 15:50:13 CET 2026 - svarbanov@suse.de
- PM: wakeup: implement devm_device_init_wakeup() helper (jsc#PED-14678)
- commit 2e59471
-------------------------------------------------------------------
Mon Jan 5 14:22:19 CET 2026 - tbogendoerfer@suse.de
@@ -33,6 +374,12 @@ Mon Jan 5 13:49:49 CET 2026 - tiwai@suse.de
components (CVE-2025-40338 bsc#1255273).
- commit fb15ec5
-------------------------------------------------------------------
Mon Jan 5 13:22:15 CET 2026 - svarbanov@suse.de
- rtc: nvvrs: add NVIDIA VRS RTC device driver (jsc#PED-14678)
- commit 1179843
-------------------------------------------------------------------
Mon Jan 5 11:02:40 CET 2026 - tiwai@suse.de
@@ -214,6 +561,20 @@ Mon Jan 5 10:53:17 CET 2026 - tiwai@suse.de
reset/resume fail (git-fixes).
- commit bc5d2b7
-------------------------------------------------------------------
Mon Jan 5 08:38:29 CET 2026 - hoyeon.lee@suse.com
- bpf: Fix stackmap overflow check in __bpf_get_stackid()
(CVE-2025-68378 bsc#1255614).
- commit 7a823bd
-------------------------------------------------------------------
Mon Jan 5 08:24:53 CET 2026 - hoyeon.lee@suse.com
- bpf: Refactor stack map trace depth calculation into helper
function (CVE-2025-68378 bsc#1255614).
- commit 296727b
-------------------------------------------------------------------
Fri Jan 2 10:33:37 CET 2026 - msuchanek@suse.de
@@ -629,6 +990,13 @@ Wed Dec 17 14:18:10 CET 2025 - pjakobsson@suse.de
- drm/panthor: Flush shmem writes before mapping buffers CPU-uncached (CVE-2025-40276 bsc#1254824).
- commit a018fa4
-------------------------------------------------------------------
Wed Dec 17 13:48:45 CET 2025 - pfalcato@suse.de
- mptcp: fix race condition in mptcp_schedule_work()
(CVE-2025-40258 bsc#1254843).
- commit 37cfb37
-------------------------------------------------------------------
Wed Dec 17 13:43:51 CET 2025 - rbm@suse.com

View File

@@ -38,7 +38,7 @@
%endif
%endif
%endif
%global kernel_package kernel%kernel_flavor-srchash-f0eb18e537bbf815824a55e6f0ab64b40fa3e1d4
%global kernel_package kernel%kernel_flavor-srchash-9c542de6320aa085556323e355a0923ae2ba0e28
%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>.gf0eb18e
Release: <RELEASE>.g9c542de
%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-f0eb18e537bbf815824a55e6f0ab64b40fa3e1d4
Provides: kernel-obs-build-srchash-9c542de6320aa085556323e355a0923ae2ba0e28
BuildRequires: coreutils
BuildRequires: device-mapper
BuildRequires: dracut

View File

@@ -1,3 +1,296 @@
-------------------------------------------------------------------
Fri Jan 9 17:25:00 CET 2026 - ematsumiya@suse.de
- cifs: client: fix memory leak in smb3_fs_context_parse_param
(bsc#1255082, CVE-2025-40268).
- commit 7120bdc
-------------------------------------------------------------------
Fri Jan 9 14:13:27 CET 2026 - hoyeon.lee@suse.com
- selftests/bpf: Add test to verify freeing the special fields
in pcpu maps (CVE-2025-68744 bsc#1255709).
- commit 763d99d
-------------------------------------------------------------------
Fri Jan 9 14:11:53 CET 2026 - tiwai@suse.de
- drm/amdkfd: Trap handler support for expert scheduling mode
(stable-fixes).
- commit 021ac24
-------------------------------------------------------------------
Fri Jan 9 14:10:13 CET 2026 - tiwai@suse.de
- PCI: brcmstb: Reuse pcie_cfg_data structure (stable-fixes).
- Refresh
patches.suse/PCI-brcmstb-Set-generation-limit-before-PCIe-link-up.patch.
- commit 0f681e6
-------------------------------------------------------------------
Fri Jan 9 14:08:30 CET 2026 - tiwai@suse.de
- pinctrl: qcom: lpass-lpi: mark the GPIO controller as sleeping
(git-fixes).
- wifi: mac80211: restore non-chanctx injection behaviour
(git-fixes).
- wifi: avoid kernel-infoleak from struct iw_point (git-fixes).
- atm: Fix dma_free_coherent() size (git-fixes).
- net: usb: pegasus: fix memory leak in update_eth_regs_async()
(git-fixes).
- net: wwan: iosm: Fix memory leak in ipc_mux_deinit()
(git-fixes).
- HID: quirks: work around VID/PID conflict for appledisplay
(git-fixes).
- ASoC: sun4i-spdif: Add missing kerneldoc fields for
sun4i_spdif_quirks (git-fixes).
- ALSA: ac97: fix a double free in snd_ac97_controller_register()
(git-fixes).
- usb: usb-storage: Maintain minimal modifications to the
bcdDevice range (git-fixes).
- serial: xilinx_uartps: fix rs485 delay_rts_after_send
(git-fixes).
- Input: i8042 - add TUXEDO InfinityBook Max Gen10 AMD to i8042
quirk table (stable-fixes).
- Input: lkkbd - disable pending work before freeing device
(stable-fixes).
- drm/amd/display: Fix scratch registers offsets for DCN351
(stable-fixes).
- drm/amd/display: Fix scratch registers offsets for DCN35
(stable-fixes).
- broadcom: b44: prevent uninitialized value usage (git-fixes).
- Revert "drm/amd/display: Fix pbn to kbps Conversion"
(stable-fixes).
- drm/amdkfd: bump minimum vgpr size for gfx1151 (stable-fixes).
- drm/amdkfd: Export the cwsr_size and ctl_stack_size to userspace
(stable-fixes).
- drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()
(stable-fixes).
- i2c: designware: Disable SMBus interrupts to prevent storms
from mis-configured firmware (stable-fixes).
- platform/x86/intel/hid: Add Dell Pro Rugged 10/12 tablet to
VGBS DMI quirks (stable-fixes).
- clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk0_clk_src
(stable-fixes).
- usb: usb-storage: No additional quirks need to be added to
the EL-R12 optical drive (stable-fixes).
- usb: xhci: limit run_graceperiod for only usb 3.0 devices
(stable-fixes).
- usb: typec: ucsi: Handle incorrect num_connectors capability
(stable-fixes).
- usbip: Fix locking bug in RT-enabled kernels (stable-fixes).
- serial: sprd: Return -EPROBE_DEFER when uart clock is not ready
(stable-fixes).
- char: applicom: fix NULL pointer dereference in ac_ioctl
(stable-fixes).
- iio: adc: ti_am335x_adc: Limit step_avg to valid range for
gcc complains (stable-fixes).
- fbdev: gbefb: fix to use physical address instead of dma address
(stable-fixes).
- via_wdt: fix critical boot hang due to unnamed resource
allocation (stable-fixes).
- ipmi: Fix __scan_channels() failing to rescan channels
(stable-fixes).
- ipmi: Fix the race between __scan_channels() and
deliver_response() (stable-fixes).
- reset: fix BIT macro reference (stable-fixes).
- ti-sysc: allow OMAP2 and OMAP4 timers to be reserved on AM33xx
(stable-fixes).
- firmware: imx: scu-irq: Init workqueue before request mbox
channel (stable-fixes).
- clk: mvebu: cp110 add CLK_IGNORE_UNUSED to pcie_x10, pcie_x11 &
pcie_x4 (stable-fixes).
- HID: input: map HID_GD_Z to ABS_DISTANCE for stylus/pen
(stable-fixes).
- mmc: sdhci-msm: Avoid early clock doubling during HS400
transition (stable-fixes).
- mtd: spi-nor: winbond: Add support for W25H02NWxxAM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25H01NWxxAM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25H512NWxxAM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25Q02NWxxIM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25Q01NWxxIM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25Q01NWxxIQ chips
(stable-fixes).
- ASoC: qcom: sdw: fix memory leak for sdw_stream_runtime
(git-fixes).
- drm/amdgpu/gmc12: add amdgpu_vm_handle_fault() handling
(stable-fixes).
- drm/amdgpu/gmc11: add amdgpu_vm_handle_fault() handling
(stable-fixes).
- drm/displayid: add quirk to ignore DisplayID checksum errors
(stable-fixes).
- drm/edid: add DRM_EDID_IDENT_INIT() to initialize struct
drm_edid_ident (stable-fixes).
- drm/displayid: pass iter to drm_find_displayid_extension()
(stable-fixes).
- media: amphion: Remove vpu_vb_is_codecconfig (git-fixes).
- Bluetooth: btusb: Add new VID/PID 13d3/3533 for RTL8821CE
(stable-fixes).
- Bluetooth: btusb: Add new VID/PID 0x0489/0xE12F for RTL8852BE-VT
(stable-fixes).
- Bluetooth: btusb: Add new VID/PID 2b89/6275 for RTL8761BUV
(stable-fixes).
- Bluetooth: btusb: MT7922: Add VID/PID 0489/e170 (stable-fixes).
- Bluetooth: btusb: MT7920: Add VID/PID 0489/e135 (stable-fixes).
- wifi: mt76: mt792x: fix wifi init fail by setting MCU_RUNNING
after CLC load (stable-fixes).
- wifi: brcmfmac: Add DMI nvram filename quirk for Acer A1 840
tablet (stable-fixes).
- wifi: cfg80211: stop radar detection in cfg80211_leave()
(stable-fixes).
- wifi: cfg80211: use cfg80211_leave() in iftype change
(stable-fixes).
- wifi: rtl8xxxu: Fix HT40 channel config for RTL8192CU, RTL8723AU
(stable-fixes).
- cpufreq: nforce2: fix reference count leak in nforce2
(git-fixes).
- ACPI: fan: Workaround for 64-bit firmware bug (stable-fixes).
- ACPI: property: Use ACPI functions in
acpi_graph_get_next_endpoint() only (stable-fixes).
- ACPICA: Avoid walking the Namespace if start_node is NULL
(stable-fixes).
- media: amphion: Make some vpu_v4l2 functions static
(stable-fixes).
- firmware: imx: Add stub functions for SCMI MISC API (git-fixes).
- media: amphion: Add a frame flush mode for decoder
(stable-fixes).
- serial: xilinx_uartps: Use helper function
hrtimer_update_function() (stable-fixes).
- commit 52a2394
-------------------------------------------------------------------
Fri Jan 9 11:17:19 CET 2026 - pfalcato@suse.de
- net/smc: fix general protection fault in __smc_diag_dump
(CVE-2025-40357 bsc#1255097).
- commit ef3290b
-------------------------------------------------------------------
Fri Jan 9 10:42:18 CET 2026 - jgross@suse.com
- KVM: SVM: Don't skip unrelated instruction if INT3/INTO is
replaced (CVE-2025-68259 bsc#1255199).
- commit 0428a24
-------------------------------------------------------------------
Fri Jan 9 07:29:08 CET 2026 - hoyeon.lee@suse.com
- bpf: Free special fields when update [lru_,]percpu_hash maps
(CVE-2025-68744 bsc#1255709).
- commit ab66ed0
-------------------------------------------------------------------
Thu Jan 8 18:12:10 CET 2026 - jack@suse.cz
- binfmt_misc: restore write access before closing files opened
by open_exec() (bsc#1255272 CVE-2025-68239).
- commit 2983172
-------------------------------------------------------------------
Thu Jan 8 18:12:04 CET 2026 - jack@suse.cz
- fs/proc: fix uaf in proc_readdir_de() (bsc#1255297
CVE-2025-40271).
- commit 46250e7
-------------------------------------------------------------------
Thu Jan 8 18:11:59 CET 2026 - jack@suse.cz
- ext4: refresh inline data size before write operations
(bsc#1255380 CVE-2025-68264).
- commit c23012b
-------------------------------------------------------------------
Thu Jan 8 18:11:53 CET 2026 - jack@suse.cz
- fs/notify: call exportfs_encode_fid with s_umount (bsc#1254809
CVE-2025-40237).
- commit 70d7e44
-------------------------------------------------------------------
Thu Jan 8 18:11:48 CET 2026 - jack@suse.cz
- ext4: guard against EA inode refcount underflow in xattr update
(bsc#1253623 CVE-2025-40190).
- commit 6c51c0b
-------------------------------------------------------------------
Thu Jan 8 16:35:23 CET 2026 - dsterba@suse.com
- mm/damon/vaddr: do not repeat pte_offset_map_lock() until success (CVE-2025-40218 bsc#1254964)
- commit a3828d9
-------------------------------------------------------------------
Thu Jan 8 16:33:10 CET 2026 - dsterba@suse.com
- arch_topology: Fix incorrect error check in topology_parse_cpu_capacity() (CVE-2025-40346 bsc#1255318)
- commit 799eb50
-------------------------------------------------------------------
Thu Jan 8 16:30:09 CET 2026 - dsterba@suse.com
- net: sxgbe: fix potential NULL dereference in sxgbe_rx() (CVE-2025-68302 bsc#1255121)
- commit 15ce001
-------------------------------------------------------------------
Thu Jan 8 15:16:30 CET 2026 - pfalcato@suse.de
- net: sched: act_ife: initialize struct tc_ife to fix KMSAN
kernel-infoleak (CVE-2025-40278 bsc#1254825).
- commit a5a7e57
-------------------------------------------------------------------
Thu Jan 8 12:02:19 CET 2026 - vbabka@suse.cz
- mm/huge_memory: fix NULL pointer deference when splitting folio
(CVE-2025-68293 bsc#1255150).
- commit 1dd8abe
-------------------------------------------------------------------
Thu Jan 8 11:32:36 CET 2026 - vkarasulli@suse.de
- iommufd: Don't overflow during division for dirty tracking
(CVE-2025-40293 bsc#1255179).
- commit b6a4633
-------------------------------------------------------------------
Wed Jan 7 20:11:58 CET 2026 - rgoldwyn@suse.com
- libceph: prevent potential out-of-bounds writes in handle_auth_session_key() (CVE-2025-68284 bsc#1255377).
- commit 9132138
-------------------------------------------------------------------
Wed Jan 7 20:11:05 CET 2026 - rgoldwyn@suse.com
- libceph: replace BUG_ON with bounds check for map->max_osd (CVE-2025-68283 bsc#1255379).
- commit 0f51ab5
-------------------------------------------------------------------
Wed Jan 7 19:52:33 CET 2026 - rgoldwyn@suse.com
- ceph: fix multifs mds auth caps issue (CVE-2025-40362 bsc#1255103).
- commit 9fee071
-------------------------------------------------------------------
Wed Jan 7 19:48:17 CET 2026 - rgoldwyn@suse.com
- fuse: fix livelock in synchronous file put from fuseblk workers (CVE-2025-40220 bsc#1254520).
- commit 9838be9
-------------------------------------------------------------------
Wed Jan 7 16:01:08 CET 2026 - tiwai@suse.de
- ASoC: codecs: wcd937x: fix OF node leaks on probe failure
(git-fixes).
- ASoC: Intel: soc-acpi: arl: Correct order of cs42l43 matches
(git-fixes).
- commit 1cc2d04
-------------------------------------------------------------------
Wed Jan 7 15:53:03 CET 2026 - tiwai@suse.de
@@ -13,6 +306,54 @@ Wed Jan 7 13:46:22 CET 2026 - msuchanek@suse.de
- pseries/lparcfg: Add resource group monitoring (jsc#PED-14514).
- commit 1e32467
-------------------------------------------------------------------
Tue Jan 6 22:24:53 CET 2026 - krisman@suse.de
- devlink: rate: Unset parent pointer in devl_rate_nodes_destroy
(CVE-2025-40251 bsc#1254856).
- commit da56dba
-------------------------------------------------------------------
Tue Jan 6 20:50:58 CET 2026 - krisman@suse.de
- net: core: prevent NULL deref in generic_hwtstamp_ioctl_lower()
(bsc#1255156 CVE-2025-40255).
- commit 57e1c6f
-------------------------------------------------------------------
Mon Jan 5 17:54:26 CET 2026 - pfalcato@suse.de
- net: sched: act_connmark: initialize struct tc_ife to fix
kernel leak (CVE-2025-40279 bsc#1254846).
- commit cb9f7bb
-------------------------------------------------------------------
Mon Jan 5 16:47:12 CET 2026 - fdmanana@suse.com
- btrfs: do not skip logging new dentries when logging a new name
(git-fixes).
- commit ec916c6
-------------------------------------------------------------------
Mon Jan 5 16:38:28 CET 2026 - fdmanana@suse.com
- btrfs: don't log conflicting inode if it's a dir moved in the
current transaction (git-fixes).
- commit a690d41
-------------------------------------------------------------------
Mon Jan 5 16:11:05 CET 2026 - fdmanana@suse.com
- btrfs: fix changeset leak on mmap write after failure to
reserve metadata (git-fixes).
- commit 75e4299
-------------------------------------------------------------------
Mon Jan 5 15:50:13 CET 2026 - svarbanov@suse.de
- PM: wakeup: implement devm_device_init_wakeup() helper (jsc#PED-14678)
- commit 2e59471
-------------------------------------------------------------------
Mon Jan 5 14:22:19 CET 2026 - tbogendoerfer@suse.de
@@ -33,6 +374,12 @@ Mon Jan 5 13:49:49 CET 2026 - tiwai@suse.de
components (CVE-2025-40338 bsc#1255273).
- commit fb15ec5
-------------------------------------------------------------------
Mon Jan 5 13:22:15 CET 2026 - svarbanov@suse.de
- rtc: nvvrs: add NVIDIA VRS RTC device driver (jsc#PED-14678)
- commit 1179843
-------------------------------------------------------------------
Mon Jan 5 11:02:40 CET 2026 - tiwai@suse.de
@@ -214,6 +561,20 @@ Mon Jan 5 10:53:17 CET 2026 - tiwai@suse.de
reset/resume fail (git-fixes).
- commit bc5d2b7
-------------------------------------------------------------------
Mon Jan 5 08:38:29 CET 2026 - hoyeon.lee@suse.com
- bpf: Fix stackmap overflow check in __bpf_get_stackid()
(CVE-2025-68378 bsc#1255614).
- commit 7a823bd
-------------------------------------------------------------------
Mon Jan 5 08:24:53 CET 2026 - hoyeon.lee@suse.com
- bpf: Refactor stack map trace depth calculation into helper
function (CVE-2025-68378 bsc#1255614).
- commit 296727b
-------------------------------------------------------------------
Fri Jan 2 10:33:37 CET 2026 - msuchanek@suse.de
@@ -629,6 +990,13 @@ Wed Dec 17 14:18:10 CET 2025 - pjakobsson@suse.de
- drm/panthor: Flush shmem writes before mapping buffers CPU-uncached (CVE-2025-40276 bsc#1254824).
- commit a018fa4
-------------------------------------------------------------------
Wed Dec 17 13:48:45 CET 2025 - pfalcato@suse.de
- mptcp: fix race condition in mptcp_schedule_work()
(CVE-2025-40258 bsc#1254843).
- commit 37cfb37
-------------------------------------------------------------------
Wed Dec 17 13:43:51 CET 2025 - rbm@suse.com

View File

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

View File

@@ -1,3 +1,296 @@
-------------------------------------------------------------------
Fri Jan 9 17:25:00 CET 2026 - ematsumiya@suse.de
- cifs: client: fix memory leak in smb3_fs_context_parse_param
(bsc#1255082, CVE-2025-40268).
- commit 7120bdc
-------------------------------------------------------------------
Fri Jan 9 14:13:27 CET 2026 - hoyeon.lee@suse.com
- selftests/bpf: Add test to verify freeing the special fields
in pcpu maps (CVE-2025-68744 bsc#1255709).
- commit 763d99d
-------------------------------------------------------------------
Fri Jan 9 14:11:53 CET 2026 - tiwai@suse.de
- drm/amdkfd: Trap handler support for expert scheduling mode
(stable-fixes).
- commit 021ac24
-------------------------------------------------------------------
Fri Jan 9 14:10:13 CET 2026 - tiwai@suse.de
- PCI: brcmstb: Reuse pcie_cfg_data structure (stable-fixes).
- Refresh
patches.suse/PCI-brcmstb-Set-generation-limit-before-PCIe-link-up.patch.
- commit 0f681e6
-------------------------------------------------------------------
Fri Jan 9 14:08:30 CET 2026 - tiwai@suse.de
- pinctrl: qcom: lpass-lpi: mark the GPIO controller as sleeping
(git-fixes).
- wifi: mac80211: restore non-chanctx injection behaviour
(git-fixes).
- wifi: avoid kernel-infoleak from struct iw_point (git-fixes).
- atm: Fix dma_free_coherent() size (git-fixes).
- net: usb: pegasus: fix memory leak in update_eth_regs_async()
(git-fixes).
- net: wwan: iosm: Fix memory leak in ipc_mux_deinit()
(git-fixes).
- HID: quirks: work around VID/PID conflict for appledisplay
(git-fixes).
- ASoC: sun4i-spdif: Add missing kerneldoc fields for
sun4i_spdif_quirks (git-fixes).
- ALSA: ac97: fix a double free in snd_ac97_controller_register()
(git-fixes).
- usb: usb-storage: Maintain minimal modifications to the
bcdDevice range (git-fixes).
- serial: xilinx_uartps: fix rs485 delay_rts_after_send
(git-fixes).
- Input: i8042 - add TUXEDO InfinityBook Max Gen10 AMD to i8042
quirk table (stable-fixes).
- Input: lkkbd - disable pending work before freeing device
(stable-fixes).
- drm/amd/display: Fix scratch registers offsets for DCN351
(stable-fixes).
- drm/amd/display: Fix scratch registers offsets for DCN35
(stable-fixes).
- broadcom: b44: prevent uninitialized value usage (git-fixes).
- Revert "drm/amd/display: Fix pbn to kbps Conversion"
(stable-fixes).
- drm/amdkfd: bump minimum vgpr size for gfx1151 (stable-fixes).
- drm/amdkfd: Export the cwsr_size and ctl_stack_size to userspace
(stable-fixes).
- drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()
(stable-fixes).
- i2c: designware: Disable SMBus interrupts to prevent storms
from mis-configured firmware (stable-fixes).
- platform/x86/intel/hid: Add Dell Pro Rugged 10/12 tablet to
VGBS DMI quirks (stable-fixes).
- clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk0_clk_src
(stable-fixes).
- usb: usb-storage: No additional quirks need to be added to
the EL-R12 optical drive (stable-fixes).
- usb: xhci: limit run_graceperiod for only usb 3.0 devices
(stable-fixes).
- usb: typec: ucsi: Handle incorrect num_connectors capability
(stable-fixes).
- usbip: Fix locking bug in RT-enabled kernels (stable-fixes).
- serial: sprd: Return -EPROBE_DEFER when uart clock is not ready
(stable-fixes).
- char: applicom: fix NULL pointer dereference in ac_ioctl
(stable-fixes).
- iio: adc: ti_am335x_adc: Limit step_avg to valid range for
gcc complains (stable-fixes).
- fbdev: gbefb: fix to use physical address instead of dma address
(stable-fixes).
- via_wdt: fix critical boot hang due to unnamed resource
allocation (stable-fixes).
- ipmi: Fix __scan_channels() failing to rescan channels
(stable-fixes).
- ipmi: Fix the race between __scan_channels() and
deliver_response() (stable-fixes).
- reset: fix BIT macro reference (stable-fixes).
- ti-sysc: allow OMAP2 and OMAP4 timers to be reserved on AM33xx
(stable-fixes).
- firmware: imx: scu-irq: Init workqueue before request mbox
channel (stable-fixes).
- clk: mvebu: cp110 add CLK_IGNORE_UNUSED to pcie_x10, pcie_x11 &
pcie_x4 (stable-fixes).
- HID: input: map HID_GD_Z to ABS_DISTANCE for stylus/pen
(stable-fixes).
- mmc: sdhci-msm: Avoid early clock doubling during HS400
transition (stable-fixes).
- mtd: spi-nor: winbond: Add support for W25H02NWxxAM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25H01NWxxAM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25H512NWxxAM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25Q02NWxxIM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25Q01NWxxIM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25Q01NWxxIQ chips
(stable-fixes).
- ASoC: qcom: sdw: fix memory leak for sdw_stream_runtime
(git-fixes).
- drm/amdgpu/gmc12: add amdgpu_vm_handle_fault() handling
(stable-fixes).
- drm/amdgpu/gmc11: add amdgpu_vm_handle_fault() handling
(stable-fixes).
- drm/displayid: add quirk to ignore DisplayID checksum errors
(stable-fixes).
- drm/edid: add DRM_EDID_IDENT_INIT() to initialize struct
drm_edid_ident (stable-fixes).
- drm/displayid: pass iter to drm_find_displayid_extension()
(stable-fixes).
- media: amphion: Remove vpu_vb_is_codecconfig (git-fixes).
- Bluetooth: btusb: Add new VID/PID 13d3/3533 for RTL8821CE
(stable-fixes).
- Bluetooth: btusb: Add new VID/PID 0x0489/0xE12F for RTL8852BE-VT
(stable-fixes).
- Bluetooth: btusb: Add new VID/PID 2b89/6275 for RTL8761BUV
(stable-fixes).
- Bluetooth: btusb: MT7922: Add VID/PID 0489/e170 (stable-fixes).
- Bluetooth: btusb: MT7920: Add VID/PID 0489/e135 (stable-fixes).
- wifi: mt76: mt792x: fix wifi init fail by setting MCU_RUNNING
after CLC load (stable-fixes).
- wifi: brcmfmac: Add DMI nvram filename quirk for Acer A1 840
tablet (stable-fixes).
- wifi: cfg80211: stop radar detection in cfg80211_leave()
(stable-fixes).
- wifi: cfg80211: use cfg80211_leave() in iftype change
(stable-fixes).
- wifi: rtl8xxxu: Fix HT40 channel config for RTL8192CU, RTL8723AU
(stable-fixes).
- cpufreq: nforce2: fix reference count leak in nforce2
(git-fixes).
- ACPI: fan: Workaround for 64-bit firmware bug (stable-fixes).
- ACPI: property: Use ACPI functions in
acpi_graph_get_next_endpoint() only (stable-fixes).
- ACPICA: Avoid walking the Namespace if start_node is NULL
(stable-fixes).
- media: amphion: Make some vpu_v4l2 functions static
(stable-fixes).
- firmware: imx: Add stub functions for SCMI MISC API (git-fixes).
- media: amphion: Add a frame flush mode for decoder
(stable-fixes).
- serial: xilinx_uartps: Use helper function
hrtimer_update_function() (stable-fixes).
- commit 52a2394
-------------------------------------------------------------------
Fri Jan 9 11:17:19 CET 2026 - pfalcato@suse.de
- net/smc: fix general protection fault in __smc_diag_dump
(CVE-2025-40357 bsc#1255097).
- commit ef3290b
-------------------------------------------------------------------
Fri Jan 9 10:42:18 CET 2026 - jgross@suse.com
- KVM: SVM: Don't skip unrelated instruction if INT3/INTO is
replaced (CVE-2025-68259 bsc#1255199).
- commit 0428a24
-------------------------------------------------------------------
Fri Jan 9 07:29:08 CET 2026 - hoyeon.lee@suse.com
- bpf: Free special fields when update [lru_,]percpu_hash maps
(CVE-2025-68744 bsc#1255709).
- commit ab66ed0
-------------------------------------------------------------------
Thu Jan 8 18:12:10 CET 2026 - jack@suse.cz
- binfmt_misc: restore write access before closing files opened
by open_exec() (bsc#1255272 CVE-2025-68239).
- commit 2983172
-------------------------------------------------------------------
Thu Jan 8 18:12:04 CET 2026 - jack@suse.cz
- fs/proc: fix uaf in proc_readdir_de() (bsc#1255297
CVE-2025-40271).
- commit 46250e7
-------------------------------------------------------------------
Thu Jan 8 18:11:59 CET 2026 - jack@suse.cz
- ext4: refresh inline data size before write operations
(bsc#1255380 CVE-2025-68264).
- commit c23012b
-------------------------------------------------------------------
Thu Jan 8 18:11:53 CET 2026 - jack@suse.cz
- fs/notify: call exportfs_encode_fid with s_umount (bsc#1254809
CVE-2025-40237).
- commit 70d7e44
-------------------------------------------------------------------
Thu Jan 8 18:11:48 CET 2026 - jack@suse.cz
- ext4: guard against EA inode refcount underflow in xattr update
(bsc#1253623 CVE-2025-40190).
- commit 6c51c0b
-------------------------------------------------------------------
Thu Jan 8 16:35:23 CET 2026 - dsterba@suse.com
- mm/damon/vaddr: do not repeat pte_offset_map_lock() until success (CVE-2025-40218 bsc#1254964)
- commit a3828d9
-------------------------------------------------------------------
Thu Jan 8 16:33:10 CET 2026 - dsterba@suse.com
- arch_topology: Fix incorrect error check in topology_parse_cpu_capacity() (CVE-2025-40346 bsc#1255318)
- commit 799eb50
-------------------------------------------------------------------
Thu Jan 8 16:30:09 CET 2026 - dsterba@suse.com
- net: sxgbe: fix potential NULL dereference in sxgbe_rx() (CVE-2025-68302 bsc#1255121)
- commit 15ce001
-------------------------------------------------------------------
Thu Jan 8 15:16:30 CET 2026 - pfalcato@suse.de
- net: sched: act_ife: initialize struct tc_ife to fix KMSAN
kernel-infoleak (CVE-2025-40278 bsc#1254825).
- commit a5a7e57
-------------------------------------------------------------------
Thu Jan 8 12:02:19 CET 2026 - vbabka@suse.cz
- mm/huge_memory: fix NULL pointer deference when splitting folio
(CVE-2025-68293 bsc#1255150).
- commit 1dd8abe
-------------------------------------------------------------------
Thu Jan 8 11:32:36 CET 2026 - vkarasulli@suse.de
- iommufd: Don't overflow during division for dirty tracking
(CVE-2025-40293 bsc#1255179).
- commit b6a4633
-------------------------------------------------------------------
Wed Jan 7 20:11:58 CET 2026 - rgoldwyn@suse.com
- libceph: prevent potential out-of-bounds writes in handle_auth_session_key() (CVE-2025-68284 bsc#1255377).
- commit 9132138
-------------------------------------------------------------------
Wed Jan 7 20:11:05 CET 2026 - rgoldwyn@suse.com
- libceph: replace BUG_ON with bounds check for map->max_osd (CVE-2025-68283 bsc#1255379).
- commit 0f51ab5
-------------------------------------------------------------------
Wed Jan 7 19:52:33 CET 2026 - rgoldwyn@suse.com
- ceph: fix multifs mds auth caps issue (CVE-2025-40362 bsc#1255103).
- commit 9fee071
-------------------------------------------------------------------
Wed Jan 7 19:48:17 CET 2026 - rgoldwyn@suse.com
- fuse: fix livelock in synchronous file put from fuseblk workers (CVE-2025-40220 bsc#1254520).
- commit 9838be9
-------------------------------------------------------------------
Wed Jan 7 16:01:08 CET 2026 - tiwai@suse.de
- ASoC: codecs: wcd937x: fix OF node leaks on probe failure
(git-fixes).
- ASoC: Intel: soc-acpi: arl: Correct order of cs42l43 matches
(git-fixes).
- commit 1cc2d04
-------------------------------------------------------------------
Wed Jan 7 15:53:03 CET 2026 - tiwai@suse.de
@@ -13,6 +306,54 @@ Wed Jan 7 13:46:22 CET 2026 - msuchanek@suse.de
- pseries/lparcfg: Add resource group monitoring (jsc#PED-14514).
- commit 1e32467
-------------------------------------------------------------------
Tue Jan 6 22:24:53 CET 2026 - krisman@suse.de
- devlink: rate: Unset parent pointer in devl_rate_nodes_destroy
(CVE-2025-40251 bsc#1254856).
- commit da56dba
-------------------------------------------------------------------
Tue Jan 6 20:50:58 CET 2026 - krisman@suse.de
- net: core: prevent NULL deref in generic_hwtstamp_ioctl_lower()
(bsc#1255156 CVE-2025-40255).
- commit 57e1c6f
-------------------------------------------------------------------
Mon Jan 5 17:54:26 CET 2026 - pfalcato@suse.de
- net: sched: act_connmark: initialize struct tc_ife to fix
kernel leak (CVE-2025-40279 bsc#1254846).
- commit cb9f7bb
-------------------------------------------------------------------
Mon Jan 5 16:47:12 CET 2026 - fdmanana@suse.com
- btrfs: do not skip logging new dentries when logging a new name
(git-fixes).
- commit ec916c6
-------------------------------------------------------------------
Mon Jan 5 16:38:28 CET 2026 - fdmanana@suse.com
- btrfs: don't log conflicting inode if it's a dir moved in the
current transaction (git-fixes).
- commit a690d41
-------------------------------------------------------------------
Mon Jan 5 16:11:05 CET 2026 - fdmanana@suse.com
- btrfs: fix changeset leak on mmap write after failure to
reserve metadata (git-fixes).
- commit 75e4299
-------------------------------------------------------------------
Mon Jan 5 15:50:13 CET 2026 - svarbanov@suse.de
- PM: wakeup: implement devm_device_init_wakeup() helper (jsc#PED-14678)
- commit 2e59471
-------------------------------------------------------------------
Mon Jan 5 14:22:19 CET 2026 - tbogendoerfer@suse.de
@@ -33,6 +374,12 @@ Mon Jan 5 13:49:49 CET 2026 - tiwai@suse.de
components (CVE-2025-40338 bsc#1255273).
- commit fb15ec5
-------------------------------------------------------------------
Mon Jan 5 13:22:15 CET 2026 - svarbanov@suse.de
- rtc: nvvrs: add NVIDIA VRS RTC device driver (jsc#PED-14678)
- commit 1179843
-------------------------------------------------------------------
Mon Jan 5 11:02:40 CET 2026 - tiwai@suse.de
@@ -214,6 +561,20 @@ Mon Jan 5 10:53:17 CET 2026 - tiwai@suse.de
reset/resume fail (git-fixes).
- commit bc5d2b7
-------------------------------------------------------------------
Mon Jan 5 08:38:29 CET 2026 - hoyeon.lee@suse.com
- bpf: Fix stackmap overflow check in __bpf_get_stackid()
(CVE-2025-68378 bsc#1255614).
- commit 7a823bd
-------------------------------------------------------------------
Mon Jan 5 08:24:53 CET 2026 - hoyeon.lee@suse.com
- bpf: Refactor stack map trace depth calculation into helper
function (CVE-2025-68378 bsc#1255614).
- commit 296727b
-------------------------------------------------------------------
Fri Jan 2 10:33:37 CET 2026 - msuchanek@suse.de
@@ -629,6 +990,13 @@ Wed Dec 17 14:18:10 CET 2025 - pjakobsson@suse.de
- drm/panthor: Flush shmem writes before mapping buffers CPU-uncached (CVE-2025-40276 bsc#1254824).
- commit a018fa4
-------------------------------------------------------------------
Wed Dec 17 13:48:45 CET 2025 - pfalcato@suse.de
- mptcp: fix race condition in mptcp_schedule_work()
(CVE-2025-40258 bsc#1254843).
- commit 37cfb37
-------------------------------------------------------------------
Wed Dec 17 13:43:51 CET 2025 - rbm@suse.com

View File

@@ -19,7 +19,7 @@
%define srcversion 6.12
%define patchversion 6.12.0
%define git_commit f0eb18e537bbf815824a55e6f0ab64b40fa3e1d4
%define git_commit 9c542de6320aa085556323e355a0923ae2ba0e28
%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>.gf0eb18e
Release: <RELEASE>.g9c542de
%else
Release: 0
%endif

View File

@@ -1,3 +1,296 @@
-------------------------------------------------------------------
Fri Jan 9 17:25:00 CET 2026 - ematsumiya@suse.de
- cifs: client: fix memory leak in smb3_fs_context_parse_param
(bsc#1255082, CVE-2025-40268).
- commit 7120bdc
-------------------------------------------------------------------
Fri Jan 9 14:13:27 CET 2026 - hoyeon.lee@suse.com
- selftests/bpf: Add test to verify freeing the special fields
in pcpu maps (CVE-2025-68744 bsc#1255709).
- commit 763d99d
-------------------------------------------------------------------
Fri Jan 9 14:11:53 CET 2026 - tiwai@suse.de
- drm/amdkfd: Trap handler support for expert scheduling mode
(stable-fixes).
- commit 021ac24
-------------------------------------------------------------------
Fri Jan 9 14:10:13 CET 2026 - tiwai@suse.de
- PCI: brcmstb: Reuse pcie_cfg_data structure (stable-fixes).
- Refresh
patches.suse/PCI-brcmstb-Set-generation-limit-before-PCIe-link-up.patch.
- commit 0f681e6
-------------------------------------------------------------------
Fri Jan 9 14:08:30 CET 2026 - tiwai@suse.de
- pinctrl: qcom: lpass-lpi: mark the GPIO controller as sleeping
(git-fixes).
- wifi: mac80211: restore non-chanctx injection behaviour
(git-fixes).
- wifi: avoid kernel-infoleak from struct iw_point (git-fixes).
- atm: Fix dma_free_coherent() size (git-fixes).
- net: usb: pegasus: fix memory leak in update_eth_regs_async()
(git-fixes).
- net: wwan: iosm: Fix memory leak in ipc_mux_deinit()
(git-fixes).
- HID: quirks: work around VID/PID conflict for appledisplay
(git-fixes).
- ASoC: sun4i-spdif: Add missing kerneldoc fields for
sun4i_spdif_quirks (git-fixes).
- ALSA: ac97: fix a double free in snd_ac97_controller_register()
(git-fixes).
- usb: usb-storage: Maintain minimal modifications to the
bcdDevice range (git-fixes).
- serial: xilinx_uartps: fix rs485 delay_rts_after_send
(git-fixes).
- Input: i8042 - add TUXEDO InfinityBook Max Gen10 AMD to i8042
quirk table (stable-fixes).
- Input: lkkbd - disable pending work before freeing device
(stable-fixes).
- drm/amd/display: Fix scratch registers offsets for DCN351
(stable-fixes).
- drm/amd/display: Fix scratch registers offsets for DCN35
(stable-fixes).
- broadcom: b44: prevent uninitialized value usage (git-fixes).
- Revert "drm/amd/display: Fix pbn to kbps Conversion"
(stable-fixes).
- drm/amdkfd: bump minimum vgpr size for gfx1151 (stable-fixes).
- drm/amdkfd: Export the cwsr_size and ctl_stack_size to userspace
(stable-fixes).
- drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()
(stable-fixes).
- i2c: designware: Disable SMBus interrupts to prevent storms
from mis-configured firmware (stable-fixes).
- platform/x86/intel/hid: Add Dell Pro Rugged 10/12 tablet to
VGBS DMI quirks (stable-fixes).
- clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk0_clk_src
(stable-fixes).
- usb: usb-storage: No additional quirks need to be added to
the EL-R12 optical drive (stable-fixes).
- usb: xhci: limit run_graceperiod for only usb 3.0 devices
(stable-fixes).
- usb: typec: ucsi: Handle incorrect num_connectors capability
(stable-fixes).
- usbip: Fix locking bug in RT-enabled kernels (stable-fixes).
- serial: sprd: Return -EPROBE_DEFER when uart clock is not ready
(stable-fixes).
- char: applicom: fix NULL pointer dereference in ac_ioctl
(stable-fixes).
- iio: adc: ti_am335x_adc: Limit step_avg to valid range for
gcc complains (stable-fixes).
- fbdev: gbefb: fix to use physical address instead of dma address
(stable-fixes).
- via_wdt: fix critical boot hang due to unnamed resource
allocation (stable-fixes).
- ipmi: Fix __scan_channels() failing to rescan channels
(stable-fixes).
- ipmi: Fix the race between __scan_channels() and
deliver_response() (stable-fixes).
- reset: fix BIT macro reference (stable-fixes).
- ti-sysc: allow OMAP2 and OMAP4 timers to be reserved on AM33xx
(stable-fixes).
- firmware: imx: scu-irq: Init workqueue before request mbox
channel (stable-fixes).
- clk: mvebu: cp110 add CLK_IGNORE_UNUSED to pcie_x10, pcie_x11 &
pcie_x4 (stable-fixes).
- HID: input: map HID_GD_Z to ABS_DISTANCE for stylus/pen
(stable-fixes).
- mmc: sdhci-msm: Avoid early clock doubling during HS400
transition (stable-fixes).
- mtd: spi-nor: winbond: Add support for W25H02NWxxAM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25H01NWxxAM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25H512NWxxAM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25Q02NWxxIM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25Q01NWxxIM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25Q01NWxxIQ chips
(stable-fixes).
- ASoC: qcom: sdw: fix memory leak for sdw_stream_runtime
(git-fixes).
- drm/amdgpu/gmc12: add amdgpu_vm_handle_fault() handling
(stable-fixes).
- drm/amdgpu/gmc11: add amdgpu_vm_handle_fault() handling
(stable-fixes).
- drm/displayid: add quirk to ignore DisplayID checksum errors
(stable-fixes).
- drm/edid: add DRM_EDID_IDENT_INIT() to initialize struct
drm_edid_ident (stable-fixes).
- drm/displayid: pass iter to drm_find_displayid_extension()
(stable-fixes).
- media: amphion: Remove vpu_vb_is_codecconfig (git-fixes).
- Bluetooth: btusb: Add new VID/PID 13d3/3533 for RTL8821CE
(stable-fixes).
- Bluetooth: btusb: Add new VID/PID 0x0489/0xE12F for RTL8852BE-VT
(stable-fixes).
- Bluetooth: btusb: Add new VID/PID 2b89/6275 for RTL8761BUV
(stable-fixes).
- Bluetooth: btusb: MT7922: Add VID/PID 0489/e170 (stable-fixes).
- Bluetooth: btusb: MT7920: Add VID/PID 0489/e135 (stable-fixes).
- wifi: mt76: mt792x: fix wifi init fail by setting MCU_RUNNING
after CLC load (stable-fixes).
- wifi: brcmfmac: Add DMI nvram filename quirk for Acer A1 840
tablet (stable-fixes).
- wifi: cfg80211: stop radar detection in cfg80211_leave()
(stable-fixes).
- wifi: cfg80211: use cfg80211_leave() in iftype change
(stable-fixes).
- wifi: rtl8xxxu: Fix HT40 channel config for RTL8192CU, RTL8723AU
(stable-fixes).
- cpufreq: nforce2: fix reference count leak in nforce2
(git-fixes).
- ACPI: fan: Workaround for 64-bit firmware bug (stable-fixes).
- ACPI: property: Use ACPI functions in
acpi_graph_get_next_endpoint() only (stable-fixes).
- ACPICA: Avoid walking the Namespace if start_node is NULL
(stable-fixes).
- media: amphion: Make some vpu_v4l2 functions static
(stable-fixes).
- firmware: imx: Add stub functions for SCMI MISC API (git-fixes).
- media: amphion: Add a frame flush mode for decoder
(stable-fixes).
- serial: xilinx_uartps: Use helper function
hrtimer_update_function() (stable-fixes).
- commit 52a2394
-------------------------------------------------------------------
Fri Jan 9 11:17:19 CET 2026 - pfalcato@suse.de
- net/smc: fix general protection fault in __smc_diag_dump
(CVE-2025-40357 bsc#1255097).
- commit ef3290b
-------------------------------------------------------------------
Fri Jan 9 10:42:18 CET 2026 - jgross@suse.com
- KVM: SVM: Don't skip unrelated instruction if INT3/INTO is
replaced (CVE-2025-68259 bsc#1255199).
- commit 0428a24
-------------------------------------------------------------------
Fri Jan 9 07:29:08 CET 2026 - hoyeon.lee@suse.com
- bpf: Free special fields when update [lru_,]percpu_hash maps
(CVE-2025-68744 bsc#1255709).
- commit ab66ed0
-------------------------------------------------------------------
Thu Jan 8 18:12:10 CET 2026 - jack@suse.cz
- binfmt_misc: restore write access before closing files opened
by open_exec() (bsc#1255272 CVE-2025-68239).
- commit 2983172
-------------------------------------------------------------------
Thu Jan 8 18:12:04 CET 2026 - jack@suse.cz
- fs/proc: fix uaf in proc_readdir_de() (bsc#1255297
CVE-2025-40271).
- commit 46250e7
-------------------------------------------------------------------
Thu Jan 8 18:11:59 CET 2026 - jack@suse.cz
- ext4: refresh inline data size before write operations
(bsc#1255380 CVE-2025-68264).
- commit c23012b
-------------------------------------------------------------------
Thu Jan 8 18:11:53 CET 2026 - jack@suse.cz
- fs/notify: call exportfs_encode_fid with s_umount (bsc#1254809
CVE-2025-40237).
- commit 70d7e44
-------------------------------------------------------------------
Thu Jan 8 18:11:48 CET 2026 - jack@suse.cz
- ext4: guard against EA inode refcount underflow in xattr update
(bsc#1253623 CVE-2025-40190).
- commit 6c51c0b
-------------------------------------------------------------------
Thu Jan 8 16:35:23 CET 2026 - dsterba@suse.com
- mm/damon/vaddr: do not repeat pte_offset_map_lock() until success (CVE-2025-40218 bsc#1254964)
- commit a3828d9
-------------------------------------------------------------------
Thu Jan 8 16:33:10 CET 2026 - dsterba@suse.com
- arch_topology: Fix incorrect error check in topology_parse_cpu_capacity() (CVE-2025-40346 bsc#1255318)
- commit 799eb50
-------------------------------------------------------------------
Thu Jan 8 16:30:09 CET 2026 - dsterba@suse.com
- net: sxgbe: fix potential NULL dereference in sxgbe_rx() (CVE-2025-68302 bsc#1255121)
- commit 15ce001
-------------------------------------------------------------------
Thu Jan 8 15:16:30 CET 2026 - pfalcato@suse.de
- net: sched: act_ife: initialize struct tc_ife to fix KMSAN
kernel-infoleak (CVE-2025-40278 bsc#1254825).
- commit a5a7e57
-------------------------------------------------------------------
Thu Jan 8 12:02:19 CET 2026 - vbabka@suse.cz
- mm/huge_memory: fix NULL pointer deference when splitting folio
(CVE-2025-68293 bsc#1255150).
- commit 1dd8abe
-------------------------------------------------------------------
Thu Jan 8 11:32:36 CET 2026 - vkarasulli@suse.de
- iommufd: Don't overflow during division for dirty tracking
(CVE-2025-40293 bsc#1255179).
- commit b6a4633
-------------------------------------------------------------------
Wed Jan 7 20:11:58 CET 2026 - rgoldwyn@suse.com
- libceph: prevent potential out-of-bounds writes in handle_auth_session_key() (CVE-2025-68284 bsc#1255377).
- commit 9132138
-------------------------------------------------------------------
Wed Jan 7 20:11:05 CET 2026 - rgoldwyn@suse.com
- libceph: replace BUG_ON with bounds check for map->max_osd (CVE-2025-68283 bsc#1255379).
- commit 0f51ab5
-------------------------------------------------------------------
Wed Jan 7 19:52:33 CET 2026 - rgoldwyn@suse.com
- ceph: fix multifs mds auth caps issue (CVE-2025-40362 bsc#1255103).
- commit 9fee071
-------------------------------------------------------------------
Wed Jan 7 19:48:17 CET 2026 - rgoldwyn@suse.com
- fuse: fix livelock in synchronous file put from fuseblk workers (CVE-2025-40220 bsc#1254520).
- commit 9838be9
-------------------------------------------------------------------
Wed Jan 7 16:01:08 CET 2026 - tiwai@suse.de
- ASoC: codecs: wcd937x: fix OF node leaks on probe failure
(git-fixes).
- ASoC: Intel: soc-acpi: arl: Correct order of cs42l43 matches
(git-fixes).
- commit 1cc2d04
-------------------------------------------------------------------
Wed Jan 7 15:53:03 CET 2026 - tiwai@suse.de
@@ -13,6 +306,54 @@ Wed Jan 7 13:46:22 CET 2026 - msuchanek@suse.de
- pseries/lparcfg: Add resource group monitoring (jsc#PED-14514).
- commit 1e32467
-------------------------------------------------------------------
Tue Jan 6 22:24:53 CET 2026 - krisman@suse.de
- devlink: rate: Unset parent pointer in devl_rate_nodes_destroy
(CVE-2025-40251 bsc#1254856).
- commit da56dba
-------------------------------------------------------------------
Tue Jan 6 20:50:58 CET 2026 - krisman@suse.de
- net: core: prevent NULL deref in generic_hwtstamp_ioctl_lower()
(bsc#1255156 CVE-2025-40255).
- commit 57e1c6f
-------------------------------------------------------------------
Mon Jan 5 17:54:26 CET 2026 - pfalcato@suse.de
- net: sched: act_connmark: initialize struct tc_ife to fix
kernel leak (CVE-2025-40279 bsc#1254846).
- commit cb9f7bb
-------------------------------------------------------------------
Mon Jan 5 16:47:12 CET 2026 - fdmanana@suse.com
- btrfs: do not skip logging new dentries when logging a new name
(git-fixes).
- commit ec916c6
-------------------------------------------------------------------
Mon Jan 5 16:38:28 CET 2026 - fdmanana@suse.com
- btrfs: don't log conflicting inode if it's a dir moved in the
current transaction (git-fixes).
- commit a690d41
-------------------------------------------------------------------
Mon Jan 5 16:11:05 CET 2026 - fdmanana@suse.com
- btrfs: fix changeset leak on mmap write after failure to
reserve metadata (git-fixes).
- commit 75e4299
-------------------------------------------------------------------
Mon Jan 5 15:50:13 CET 2026 - svarbanov@suse.de
- PM: wakeup: implement devm_device_init_wakeup() helper (jsc#PED-14678)
- commit 2e59471
-------------------------------------------------------------------
Mon Jan 5 14:22:19 CET 2026 - tbogendoerfer@suse.de
@@ -33,6 +374,12 @@ Mon Jan 5 13:49:49 CET 2026 - tiwai@suse.de
components (CVE-2025-40338 bsc#1255273).
- commit fb15ec5
-------------------------------------------------------------------
Mon Jan 5 13:22:15 CET 2026 - svarbanov@suse.de
- rtc: nvvrs: add NVIDIA VRS RTC device driver (jsc#PED-14678)
- commit 1179843
-------------------------------------------------------------------
Mon Jan 5 11:02:40 CET 2026 - tiwai@suse.de
@@ -214,6 +561,20 @@ Mon Jan 5 10:53:17 CET 2026 - tiwai@suse.de
reset/resume fail (git-fixes).
- commit bc5d2b7
-------------------------------------------------------------------
Mon Jan 5 08:38:29 CET 2026 - hoyeon.lee@suse.com
- bpf: Fix stackmap overflow check in __bpf_get_stackid()
(CVE-2025-68378 bsc#1255614).
- commit 7a823bd
-------------------------------------------------------------------
Mon Jan 5 08:24:53 CET 2026 - hoyeon.lee@suse.com
- bpf: Refactor stack map trace depth calculation into helper
function (CVE-2025-68378 bsc#1255614).
- commit 296727b
-------------------------------------------------------------------
Fri Jan 2 10:33:37 CET 2026 - msuchanek@suse.de
@@ -629,6 +990,13 @@ Wed Dec 17 14:18:10 CET 2025 - pjakobsson@suse.de
- drm/panthor: Flush shmem writes before mapping buffers CPU-uncached (CVE-2025-40276 bsc#1254824).
- commit a018fa4
-------------------------------------------------------------------
Wed Dec 17 13:48:45 CET 2025 - pfalcato@suse.de
- mptcp: fix race condition in mptcp_schedule_work()
(CVE-2025-40258 bsc#1254843).
- commit 37cfb37
-------------------------------------------------------------------
Wed Dec 17 13:43:51 CET 2025 - rbm@suse.com

View File

@@ -18,7 +18,7 @@
%define srcversion 6.12
%define patchversion 6.12.0
%define git_commit f0eb18e537bbf815824a55e6f0ab64b40fa3e1d4
%define git_commit 9c542de6320aa085556323e355a0923ae2ba0e28
%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>.gf0eb18e
Release: <RELEASE>.g9c542de
%else
Release: 0
%endif

View File

@@ -1,3 +1,296 @@
-------------------------------------------------------------------
Fri Jan 9 17:25:00 CET 2026 - ematsumiya@suse.de
- cifs: client: fix memory leak in smb3_fs_context_parse_param
(bsc#1255082, CVE-2025-40268).
- commit 7120bdc
-------------------------------------------------------------------
Fri Jan 9 14:13:27 CET 2026 - hoyeon.lee@suse.com
- selftests/bpf: Add test to verify freeing the special fields
in pcpu maps (CVE-2025-68744 bsc#1255709).
- commit 763d99d
-------------------------------------------------------------------
Fri Jan 9 14:11:53 CET 2026 - tiwai@suse.de
- drm/amdkfd: Trap handler support for expert scheduling mode
(stable-fixes).
- commit 021ac24
-------------------------------------------------------------------
Fri Jan 9 14:10:13 CET 2026 - tiwai@suse.de
- PCI: brcmstb: Reuse pcie_cfg_data structure (stable-fixes).
- Refresh
patches.suse/PCI-brcmstb-Set-generation-limit-before-PCIe-link-up.patch.
- commit 0f681e6
-------------------------------------------------------------------
Fri Jan 9 14:08:30 CET 2026 - tiwai@suse.de
- pinctrl: qcom: lpass-lpi: mark the GPIO controller as sleeping
(git-fixes).
- wifi: mac80211: restore non-chanctx injection behaviour
(git-fixes).
- wifi: avoid kernel-infoleak from struct iw_point (git-fixes).
- atm: Fix dma_free_coherent() size (git-fixes).
- net: usb: pegasus: fix memory leak in update_eth_regs_async()
(git-fixes).
- net: wwan: iosm: Fix memory leak in ipc_mux_deinit()
(git-fixes).
- HID: quirks: work around VID/PID conflict for appledisplay
(git-fixes).
- ASoC: sun4i-spdif: Add missing kerneldoc fields for
sun4i_spdif_quirks (git-fixes).
- ALSA: ac97: fix a double free in snd_ac97_controller_register()
(git-fixes).
- usb: usb-storage: Maintain minimal modifications to the
bcdDevice range (git-fixes).
- serial: xilinx_uartps: fix rs485 delay_rts_after_send
(git-fixes).
- Input: i8042 - add TUXEDO InfinityBook Max Gen10 AMD to i8042
quirk table (stable-fixes).
- Input: lkkbd - disable pending work before freeing device
(stable-fixes).
- drm/amd/display: Fix scratch registers offsets for DCN351
(stable-fixes).
- drm/amd/display: Fix scratch registers offsets for DCN35
(stable-fixes).
- broadcom: b44: prevent uninitialized value usage (git-fixes).
- Revert "drm/amd/display: Fix pbn to kbps Conversion"
(stable-fixes).
- drm/amdkfd: bump minimum vgpr size for gfx1151 (stable-fixes).
- drm/amdkfd: Export the cwsr_size and ctl_stack_size to userspace
(stable-fixes).
- drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()
(stable-fixes).
- i2c: designware: Disable SMBus interrupts to prevent storms
from mis-configured firmware (stable-fixes).
- platform/x86/intel/hid: Add Dell Pro Rugged 10/12 tablet to
VGBS DMI quirks (stable-fixes).
- clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk0_clk_src
(stable-fixes).
- usb: usb-storage: No additional quirks need to be added to
the EL-R12 optical drive (stable-fixes).
- usb: xhci: limit run_graceperiod for only usb 3.0 devices
(stable-fixes).
- usb: typec: ucsi: Handle incorrect num_connectors capability
(stable-fixes).
- usbip: Fix locking bug in RT-enabled kernels (stable-fixes).
- serial: sprd: Return -EPROBE_DEFER when uart clock is not ready
(stable-fixes).
- char: applicom: fix NULL pointer dereference in ac_ioctl
(stable-fixes).
- iio: adc: ti_am335x_adc: Limit step_avg to valid range for
gcc complains (stable-fixes).
- fbdev: gbefb: fix to use physical address instead of dma address
(stable-fixes).
- via_wdt: fix critical boot hang due to unnamed resource
allocation (stable-fixes).
- ipmi: Fix __scan_channels() failing to rescan channels
(stable-fixes).
- ipmi: Fix the race between __scan_channels() and
deliver_response() (stable-fixes).
- reset: fix BIT macro reference (stable-fixes).
- ti-sysc: allow OMAP2 and OMAP4 timers to be reserved on AM33xx
(stable-fixes).
- firmware: imx: scu-irq: Init workqueue before request mbox
channel (stable-fixes).
- clk: mvebu: cp110 add CLK_IGNORE_UNUSED to pcie_x10, pcie_x11 &
pcie_x4 (stable-fixes).
- HID: input: map HID_GD_Z to ABS_DISTANCE for stylus/pen
(stable-fixes).
- mmc: sdhci-msm: Avoid early clock doubling during HS400
transition (stable-fixes).
- mtd: spi-nor: winbond: Add support for W25H02NWxxAM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25H01NWxxAM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25H512NWxxAM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25Q02NWxxIM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25Q01NWxxIM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25Q01NWxxIQ chips
(stable-fixes).
- ASoC: qcom: sdw: fix memory leak for sdw_stream_runtime
(git-fixes).
- drm/amdgpu/gmc12: add amdgpu_vm_handle_fault() handling
(stable-fixes).
- drm/amdgpu/gmc11: add amdgpu_vm_handle_fault() handling
(stable-fixes).
- drm/displayid: add quirk to ignore DisplayID checksum errors
(stable-fixes).
- drm/edid: add DRM_EDID_IDENT_INIT() to initialize struct
drm_edid_ident (stable-fixes).
- drm/displayid: pass iter to drm_find_displayid_extension()
(stable-fixes).
- media: amphion: Remove vpu_vb_is_codecconfig (git-fixes).
- Bluetooth: btusb: Add new VID/PID 13d3/3533 for RTL8821CE
(stable-fixes).
- Bluetooth: btusb: Add new VID/PID 0x0489/0xE12F for RTL8852BE-VT
(stable-fixes).
- Bluetooth: btusb: Add new VID/PID 2b89/6275 for RTL8761BUV
(stable-fixes).
- Bluetooth: btusb: MT7922: Add VID/PID 0489/e170 (stable-fixes).
- Bluetooth: btusb: MT7920: Add VID/PID 0489/e135 (stable-fixes).
- wifi: mt76: mt792x: fix wifi init fail by setting MCU_RUNNING
after CLC load (stable-fixes).
- wifi: brcmfmac: Add DMI nvram filename quirk for Acer A1 840
tablet (stable-fixes).
- wifi: cfg80211: stop radar detection in cfg80211_leave()
(stable-fixes).
- wifi: cfg80211: use cfg80211_leave() in iftype change
(stable-fixes).
- wifi: rtl8xxxu: Fix HT40 channel config for RTL8192CU, RTL8723AU
(stable-fixes).
- cpufreq: nforce2: fix reference count leak in nforce2
(git-fixes).
- ACPI: fan: Workaround for 64-bit firmware bug (stable-fixes).
- ACPI: property: Use ACPI functions in
acpi_graph_get_next_endpoint() only (stable-fixes).
- ACPICA: Avoid walking the Namespace if start_node is NULL
(stable-fixes).
- media: amphion: Make some vpu_v4l2 functions static
(stable-fixes).
- firmware: imx: Add stub functions for SCMI MISC API (git-fixes).
- media: amphion: Add a frame flush mode for decoder
(stable-fixes).
- serial: xilinx_uartps: Use helper function
hrtimer_update_function() (stable-fixes).
- commit 52a2394
-------------------------------------------------------------------
Fri Jan 9 11:17:19 CET 2026 - pfalcato@suse.de
- net/smc: fix general protection fault in __smc_diag_dump
(CVE-2025-40357 bsc#1255097).
- commit ef3290b
-------------------------------------------------------------------
Fri Jan 9 10:42:18 CET 2026 - jgross@suse.com
- KVM: SVM: Don't skip unrelated instruction if INT3/INTO is
replaced (CVE-2025-68259 bsc#1255199).
- commit 0428a24
-------------------------------------------------------------------
Fri Jan 9 07:29:08 CET 2026 - hoyeon.lee@suse.com
- bpf: Free special fields when update [lru_,]percpu_hash maps
(CVE-2025-68744 bsc#1255709).
- commit ab66ed0
-------------------------------------------------------------------
Thu Jan 8 18:12:10 CET 2026 - jack@suse.cz
- binfmt_misc: restore write access before closing files opened
by open_exec() (bsc#1255272 CVE-2025-68239).
- commit 2983172
-------------------------------------------------------------------
Thu Jan 8 18:12:04 CET 2026 - jack@suse.cz
- fs/proc: fix uaf in proc_readdir_de() (bsc#1255297
CVE-2025-40271).
- commit 46250e7
-------------------------------------------------------------------
Thu Jan 8 18:11:59 CET 2026 - jack@suse.cz
- ext4: refresh inline data size before write operations
(bsc#1255380 CVE-2025-68264).
- commit c23012b
-------------------------------------------------------------------
Thu Jan 8 18:11:53 CET 2026 - jack@suse.cz
- fs/notify: call exportfs_encode_fid with s_umount (bsc#1254809
CVE-2025-40237).
- commit 70d7e44
-------------------------------------------------------------------
Thu Jan 8 18:11:48 CET 2026 - jack@suse.cz
- ext4: guard against EA inode refcount underflow in xattr update
(bsc#1253623 CVE-2025-40190).
- commit 6c51c0b
-------------------------------------------------------------------
Thu Jan 8 16:35:23 CET 2026 - dsterba@suse.com
- mm/damon/vaddr: do not repeat pte_offset_map_lock() until success (CVE-2025-40218 bsc#1254964)
- commit a3828d9
-------------------------------------------------------------------
Thu Jan 8 16:33:10 CET 2026 - dsterba@suse.com
- arch_topology: Fix incorrect error check in topology_parse_cpu_capacity() (CVE-2025-40346 bsc#1255318)
- commit 799eb50
-------------------------------------------------------------------
Thu Jan 8 16:30:09 CET 2026 - dsterba@suse.com
- net: sxgbe: fix potential NULL dereference in sxgbe_rx() (CVE-2025-68302 bsc#1255121)
- commit 15ce001
-------------------------------------------------------------------
Thu Jan 8 15:16:30 CET 2026 - pfalcato@suse.de
- net: sched: act_ife: initialize struct tc_ife to fix KMSAN
kernel-infoleak (CVE-2025-40278 bsc#1254825).
- commit a5a7e57
-------------------------------------------------------------------
Thu Jan 8 12:02:19 CET 2026 - vbabka@suse.cz
- mm/huge_memory: fix NULL pointer deference when splitting folio
(CVE-2025-68293 bsc#1255150).
- commit 1dd8abe
-------------------------------------------------------------------
Thu Jan 8 11:32:36 CET 2026 - vkarasulli@suse.de
- iommufd: Don't overflow during division for dirty tracking
(CVE-2025-40293 bsc#1255179).
- commit b6a4633
-------------------------------------------------------------------
Wed Jan 7 20:11:58 CET 2026 - rgoldwyn@suse.com
- libceph: prevent potential out-of-bounds writes in handle_auth_session_key() (CVE-2025-68284 bsc#1255377).
- commit 9132138
-------------------------------------------------------------------
Wed Jan 7 20:11:05 CET 2026 - rgoldwyn@suse.com
- libceph: replace BUG_ON with bounds check for map->max_osd (CVE-2025-68283 bsc#1255379).
- commit 0f51ab5
-------------------------------------------------------------------
Wed Jan 7 19:52:33 CET 2026 - rgoldwyn@suse.com
- ceph: fix multifs mds auth caps issue (CVE-2025-40362 bsc#1255103).
- commit 9fee071
-------------------------------------------------------------------
Wed Jan 7 19:48:17 CET 2026 - rgoldwyn@suse.com
- fuse: fix livelock in synchronous file put from fuseblk workers (CVE-2025-40220 bsc#1254520).
- commit 9838be9
-------------------------------------------------------------------
Wed Jan 7 16:01:08 CET 2026 - tiwai@suse.de
- ASoC: codecs: wcd937x: fix OF node leaks on probe failure
(git-fixes).
- ASoC: Intel: soc-acpi: arl: Correct order of cs42l43 matches
(git-fixes).
- commit 1cc2d04
-------------------------------------------------------------------
Wed Jan 7 15:53:03 CET 2026 - tiwai@suse.de
@@ -13,6 +306,54 @@ Wed Jan 7 13:46:22 CET 2026 - msuchanek@suse.de
- pseries/lparcfg: Add resource group monitoring (jsc#PED-14514).
- commit 1e32467
-------------------------------------------------------------------
Tue Jan 6 22:24:53 CET 2026 - krisman@suse.de
- devlink: rate: Unset parent pointer in devl_rate_nodes_destroy
(CVE-2025-40251 bsc#1254856).
- commit da56dba
-------------------------------------------------------------------
Tue Jan 6 20:50:58 CET 2026 - krisman@suse.de
- net: core: prevent NULL deref in generic_hwtstamp_ioctl_lower()
(bsc#1255156 CVE-2025-40255).
- commit 57e1c6f
-------------------------------------------------------------------
Mon Jan 5 17:54:26 CET 2026 - pfalcato@suse.de
- net: sched: act_connmark: initialize struct tc_ife to fix
kernel leak (CVE-2025-40279 bsc#1254846).
- commit cb9f7bb
-------------------------------------------------------------------
Mon Jan 5 16:47:12 CET 2026 - fdmanana@suse.com
- btrfs: do not skip logging new dentries when logging a new name
(git-fixes).
- commit ec916c6
-------------------------------------------------------------------
Mon Jan 5 16:38:28 CET 2026 - fdmanana@suse.com
- btrfs: don't log conflicting inode if it's a dir moved in the
current transaction (git-fixes).
- commit a690d41
-------------------------------------------------------------------
Mon Jan 5 16:11:05 CET 2026 - fdmanana@suse.com
- btrfs: fix changeset leak on mmap write after failure to
reserve metadata (git-fixes).
- commit 75e4299
-------------------------------------------------------------------
Mon Jan 5 15:50:13 CET 2026 - svarbanov@suse.de
- PM: wakeup: implement devm_device_init_wakeup() helper (jsc#PED-14678)
- commit 2e59471
-------------------------------------------------------------------
Mon Jan 5 14:22:19 CET 2026 - tbogendoerfer@suse.de
@@ -33,6 +374,12 @@ Mon Jan 5 13:49:49 CET 2026 - tiwai@suse.de
components (CVE-2025-40338 bsc#1255273).
- commit fb15ec5
-------------------------------------------------------------------
Mon Jan 5 13:22:15 CET 2026 - svarbanov@suse.de
- rtc: nvvrs: add NVIDIA VRS RTC device driver (jsc#PED-14678)
- commit 1179843
-------------------------------------------------------------------
Mon Jan 5 11:02:40 CET 2026 - tiwai@suse.de
@@ -214,6 +561,20 @@ Mon Jan 5 10:53:17 CET 2026 - tiwai@suse.de
reset/resume fail (git-fixes).
- commit bc5d2b7
-------------------------------------------------------------------
Mon Jan 5 08:38:29 CET 2026 - hoyeon.lee@suse.com
- bpf: Fix stackmap overflow check in __bpf_get_stackid()
(CVE-2025-68378 bsc#1255614).
- commit 7a823bd
-------------------------------------------------------------------
Mon Jan 5 08:24:53 CET 2026 - hoyeon.lee@suse.com
- bpf: Refactor stack map trace depth calculation into helper
function (CVE-2025-68378 bsc#1255614).
- commit 296727b
-------------------------------------------------------------------
Fri Jan 2 10:33:37 CET 2026 - msuchanek@suse.de
@@ -629,6 +990,13 @@ Wed Dec 17 14:18:10 CET 2025 - pjakobsson@suse.de
- drm/panthor: Flush shmem writes before mapping buffers CPU-uncached (CVE-2025-40276 bsc#1254824).
- commit a018fa4
-------------------------------------------------------------------
Wed Dec 17 13:48:45 CET 2025 - pfalcato@suse.de
- mptcp: fix race condition in mptcp_schedule_work()
(CVE-2025-40258 bsc#1254843).
- commit 37cfb37
-------------------------------------------------------------------
Wed Dec 17 13:43:51 CET 2025 - rbm@suse.com

View File

@@ -16,7 +16,7 @@
#
%define git_commit f0eb18e537bbf815824a55e6f0ab64b40fa3e1d4
%define git_commit 9c542de6320aa085556323e355a0923ae2ba0e28
%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>.gf0eb18e
Release: <RELEASE>.g9c542de
%else
Release: 0
%endif

View File

@@ -1,3 +1,296 @@
-------------------------------------------------------------------
Fri Jan 9 17:25:00 CET 2026 - ematsumiya@suse.de
- cifs: client: fix memory leak in smb3_fs_context_parse_param
(bsc#1255082, CVE-2025-40268).
- commit 7120bdc
-------------------------------------------------------------------
Fri Jan 9 14:13:27 CET 2026 - hoyeon.lee@suse.com
- selftests/bpf: Add test to verify freeing the special fields
in pcpu maps (CVE-2025-68744 bsc#1255709).
- commit 763d99d
-------------------------------------------------------------------
Fri Jan 9 14:11:53 CET 2026 - tiwai@suse.de
- drm/amdkfd: Trap handler support for expert scheduling mode
(stable-fixes).
- commit 021ac24
-------------------------------------------------------------------
Fri Jan 9 14:10:13 CET 2026 - tiwai@suse.de
- PCI: brcmstb: Reuse pcie_cfg_data structure (stable-fixes).
- Refresh
patches.suse/PCI-brcmstb-Set-generation-limit-before-PCIe-link-up.patch.
- commit 0f681e6
-------------------------------------------------------------------
Fri Jan 9 14:08:30 CET 2026 - tiwai@suse.de
- pinctrl: qcom: lpass-lpi: mark the GPIO controller as sleeping
(git-fixes).
- wifi: mac80211: restore non-chanctx injection behaviour
(git-fixes).
- wifi: avoid kernel-infoleak from struct iw_point (git-fixes).
- atm: Fix dma_free_coherent() size (git-fixes).
- net: usb: pegasus: fix memory leak in update_eth_regs_async()
(git-fixes).
- net: wwan: iosm: Fix memory leak in ipc_mux_deinit()
(git-fixes).
- HID: quirks: work around VID/PID conflict for appledisplay
(git-fixes).
- ASoC: sun4i-spdif: Add missing kerneldoc fields for
sun4i_spdif_quirks (git-fixes).
- ALSA: ac97: fix a double free in snd_ac97_controller_register()
(git-fixes).
- usb: usb-storage: Maintain minimal modifications to the
bcdDevice range (git-fixes).
- serial: xilinx_uartps: fix rs485 delay_rts_after_send
(git-fixes).
- Input: i8042 - add TUXEDO InfinityBook Max Gen10 AMD to i8042
quirk table (stable-fixes).
- Input: lkkbd - disable pending work before freeing device
(stable-fixes).
- drm/amd/display: Fix scratch registers offsets for DCN351
(stable-fixes).
- drm/amd/display: Fix scratch registers offsets for DCN35
(stable-fixes).
- broadcom: b44: prevent uninitialized value usage (git-fixes).
- Revert "drm/amd/display: Fix pbn to kbps Conversion"
(stable-fixes).
- drm/amdkfd: bump minimum vgpr size for gfx1151 (stable-fixes).
- drm/amdkfd: Export the cwsr_size and ctl_stack_size to userspace
(stable-fixes).
- drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()
(stable-fixes).
- i2c: designware: Disable SMBus interrupts to prevent storms
from mis-configured firmware (stable-fixes).
- platform/x86/intel/hid: Add Dell Pro Rugged 10/12 tablet to
VGBS DMI quirks (stable-fixes).
- clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk0_clk_src
(stable-fixes).
- usb: usb-storage: No additional quirks need to be added to
the EL-R12 optical drive (stable-fixes).
- usb: xhci: limit run_graceperiod for only usb 3.0 devices
(stable-fixes).
- usb: typec: ucsi: Handle incorrect num_connectors capability
(stable-fixes).
- usbip: Fix locking bug in RT-enabled kernels (stable-fixes).
- serial: sprd: Return -EPROBE_DEFER when uart clock is not ready
(stable-fixes).
- char: applicom: fix NULL pointer dereference in ac_ioctl
(stable-fixes).
- iio: adc: ti_am335x_adc: Limit step_avg to valid range for
gcc complains (stable-fixes).
- fbdev: gbefb: fix to use physical address instead of dma address
(stable-fixes).
- via_wdt: fix critical boot hang due to unnamed resource
allocation (stable-fixes).
- ipmi: Fix __scan_channels() failing to rescan channels
(stable-fixes).
- ipmi: Fix the race between __scan_channels() and
deliver_response() (stable-fixes).
- reset: fix BIT macro reference (stable-fixes).
- ti-sysc: allow OMAP2 and OMAP4 timers to be reserved on AM33xx
(stable-fixes).
- firmware: imx: scu-irq: Init workqueue before request mbox
channel (stable-fixes).
- clk: mvebu: cp110 add CLK_IGNORE_UNUSED to pcie_x10, pcie_x11 &
pcie_x4 (stable-fixes).
- HID: input: map HID_GD_Z to ABS_DISTANCE for stylus/pen
(stable-fixes).
- mmc: sdhci-msm: Avoid early clock doubling during HS400
transition (stable-fixes).
- mtd: spi-nor: winbond: Add support for W25H02NWxxAM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25H01NWxxAM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25H512NWxxAM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25Q02NWxxIM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25Q01NWxxIM chips
(stable-fixes).
- mtd: spi-nor: winbond: Add support for W25Q01NWxxIQ chips
(stable-fixes).
- ASoC: qcom: sdw: fix memory leak for sdw_stream_runtime
(git-fixes).
- drm/amdgpu/gmc12: add amdgpu_vm_handle_fault() handling
(stable-fixes).
- drm/amdgpu/gmc11: add amdgpu_vm_handle_fault() handling
(stable-fixes).
- drm/displayid: add quirk to ignore DisplayID checksum errors
(stable-fixes).
- drm/edid: add DRM_EDID_IDENT_INIT() to initialize struct
drm_edid_ident (stable-fixes).
- drm/displayid: pass iter to drm_find_displayid_extension()
(stable-fixes).
- media: amphion: Remove vpu_vb_is_codecconfig (git-fixes).
- Bluetooth: btusb: Add new VID/PID 13d3/3533 for RTL8821CE
(stable-fixes).
- Bluetooth: btusb: Add new VID/PID 0x0489/0xE12F for RTL8852BE-VT
(stable-fixes).
- Bluetooth: btusb: Add new VID/PID 2b89/6275 for RTL8761BUV
(stable-fixes).
- Bluetooth: btusb: MT7922: Add VID/PID 0489/e170 (stable-fixes).
- Bluetooth: btusb: MT7920: Add VID/PID 0489/e135 (stable-fixes).
- wifi: mt76: mt792x: fix wifi init fail by setting MCU_RUNNING
after CLC load (stable-fixes).
- wifi: brcmfmac: Add DMI nvram filename quirk for Acer A1 840
tablet (stable-fixes).
- wifi: cfg80211: stop radar detection in cfg80211_leave()
(stable-fixes).
- wifi: cfg80211: use cfg80211_leave() in iftype change
(stable-fixes).
- wifi: rtl8xxxu: Fix HT40 channel config for RTL8192CU, RTL8723AU
(stable-fixes).
- cpufreq: nforce2: fix reference count leak in nforce2
(git-fixes).
- ACPI: fan: Workaround for 64-bit firmware bug (stable-fixes).
- ACPI: property: Use ACPI functions in
acpi_graph_get_next_endpoint() only (stable-fixes).
- ACPICA: Avoid walking the Namespace if start_node is NULL
(stable-fixes).
- media: amphion: Make some vpu_v4l2 functions static
(stable-fixes).
- firmware: imx: Add stub functions for SCMI MISC API (git-fixes).
- media: amphion: Add a frame flush mode for decoder
(stable-fixes).
- serial: xilinx_uartps: Use helper function
hrtimer_update_function() (stable-fixes).
- commit 52a2394
-------------------------------------------------------------------
Fri Jan 9 11:17:19 CET 2026 - pfalcato@suse.de
- net/smc: fix general protection fault in __smc_diag_dump
(CVE-2025-40357 bsc#1255097).
- commit ef3290b
-------------------------------------------------------------------
Fri Jan 9 10:42:18 CET 2026 - jgross@suse.com
- KVM: SVM: Don't skip unrelated instruction if INT3/INTO is
replaced (CVE-2025-68259 bsc#1255199).
- commit 0428a24
-------------------------------------------------------------------
Fri Jan 9 07:29:08 CET 2026 - hoyeon.lee@suse.com
- bpf: Free special fields when update [lru_,]percpu_hash maps
(CVE-2025-68744 bsc#1255709).
- commit ab66ed0
-------------------------------------------------------------------
Thu Jan 8 18:12:10 CET 2026 - jack@suse.cz
- binfmt_misc: restore write access before closing files opened
by open_exec() (bsc#1255272 CVE-2025-68239).
- commit 2983172
-------------------------------------------------------------------
Thu Jan 8 18:12:04 CET 2026 - jack@suse.cz
- fs/proc: fix uaf in proc_readdir_de() (bsc#1255297
CVE-2025-40271).
- commit 46250e7
-------------------------------------------------------------------
Thu Jan 8 18:11:59 CET 2026 - jack@suse.cz
- ext4: refresh inline data size before write operations
(bsc#1255380 CVE-2025-68264).
- commit c23012b
-------------------------------------------------------------------
Thu Jan 8 18:11:53 CET 2026 - jack@suse.cz
- fs/notify: call exportfs_encode_fid with s_umount (bsc#1254809
CVE-2025-40237).
- commit 70d7e44
-------------------------------------------------------------------
Thu Jan 8 18:11:48 CET 2026 - jack@suse.cz
- ext4: guard against EA inode refcount underflow in xattr update
(bsc#1253623 CVE-2025-40190).
- commit 6c51c0b
-------------------------------------------------------------------
Thu Jan 8 16:35:23 CET 2026 - dsterba@suse.com
- mm/damon/vaddr: do not repeat pte_offset_map_lock() until success (CVE-2025-40218 bsc#1254964)
- commit a3828d9
-------------------------------------------------------------------
Thu Jan 8 16:33:10 CET 2026 - dsterba@suse.com
- arch_topology: Fix incorrect error check in topology_parse_cpu_capacity() (CVE-2025-40346 bsc#1255318)
- commit 799eb50
-------------------------------------------------------------------
Thu Jan 8 16:30:09 CET 2026 - dsterba@suse.com
- net: sxgbe: fix potential NULL dereference in sxgbe_rx() (CVE-2025-68302 bsc#1255121)
- commit 15ce001
-------------------------------------------------------------------
Thu Jan 8 15:16:30 CET 2026 - pfalcato@suse.de
- net: sched: act_ife: initialize struct tc_ife to fix KMSAN
kernel-infoleak (CVE-2025-40278 bsc#1254825).
- commit a5a7e57
-------------------------------------------------------------------
Thu Jan 8 12:02:19 CET 2026 - vbabka@suse.cz
- mm/huge_memory: fix NULL pointer deference when splitting folio
(CVE-2025-68293 bsc#1255150).
- commit 1dd8abe
-------------------------------------------------------------------
Thu Jan 8 11:32:36 CET 2026 - vkarasulli@suse.de
- iommufd: Don't overflow during division for dirty tracking
(CVE-2025-40293 bsc#1255179).
- commit b6a4633
-------------------------------------------------------------------
Wed Jan 7 20:11:58 CET 2026 - rgoldwyn@suse.com
- libceph: prevent potential out-of-bounds writes in handle_auth_session_key() (CVE-2025-68284 bsc#1255377).
- commit 9132138
-------------------------------------------------------------------
Wed Jan 7 20:11:05 CET 2026 - rgoldwyn@suse.com
- libceph: replace BUG_ON with bounds check for map->max_osd (CVE-2025-68283 bsc#1255379).
- commit 0f51ab5
-------------------------------------------------------------------
Wed Jan 7 19:52:33 CET 2026 - rgoldwyn@suse.com
- ceph: fix multifs mds auth caps issue (CVE-2025-40362 bsc#1255103).
- commit 9fee071
-------------------------------------------------------------------
Wed Jan 7 19:48:17 CET 2026 - rgoldwyn@suse.com
- fuse: fix livelock in synchronous file put from fuseblk workers (CVE-2025-40220 bsc#1254520).
- commit 9838be9
-------------------------------------------------------------------
Wed Jan 7 16:01:08 CET 2026 - tiwai@suse.de
- ASoC: codecs: wcd937x: fix OF node leaks on probe failure
(git-fixes).
- ASoC: Intel: soc-acpi: arl: Correct order of cs42l43 matches
(git-fixes).
- commit 1cc2d04
-------------------------------------------------------------------
Wed Jan 7 15:53:03 CET 2026 - tiwai@suse.de
@@ -13,6 +306,54 @@ Wed Jan 7 13:46:22 CET 2026 - msuchanek@suse.de
- pseries/lparcfg: Add resource group monitoring (jsc#PED-14514).
- commit 1e32467
-------------------------------------------------------------------
Tue Jan 6 22:24:53 CET 2026 - krisman@suse.de
- devlink: rate: Unset parent pointer in devl_rate_nodes_destroy
(CVE-2025-40251 bsc#1254856).
- commit da56dba
-------------------------------------------------------------------
Tue Jan 6 20:50:58 CET 2026 - krisman@suse.de
- net: core: prevent NULL deref in generic_hwtstamp_ioctl_lower()
(bsc#1255156 CVE-2025-40255).
- commit 57e1c6f
-------------------------------------------------------------------
Mon Jan 5 17:54:26 CET 2026 - pfalcato@suse.de
- net: sched: act_connmark: initialize struct tc_ife to fix
kernel leak (CVE-2025-40279 bsc#1254846).
- commit cb9f7bb
-------------------------------------------------------------------
Mon Jan 5 16:47:12 CET 2026 - fdmanana@suse.com
- btrfs: do not skip logging new dentries when logging a new name
(git-fixes).
- commit ec916c6
-------------------------------------------------------------------
Mon Jan 5 16:38:28 CET 2026 - fdmanana@suse.com
- btrfs: don't log conflicting inode if it's a dir moved in the
current transaction (git-fixes).
- commit a690d41
-------------------------------------------------------------------
Mon Jan 5 16:11:05 CET 2026 - fdmanana@suse.com
- btrfs: fix changeset leak on mmap write after failure to
reserve metadata (git-fixes).
- commit 75e4299
-------------------------------------------------------------------
Mon Jan 5 15:50:13 CET 2026 - svarbanov@suse.de
- PM: wakeup: implement devm_device_init_wakeup() helper (jsc#PED-14678)
- commit 2e59471
-------------------------------------------------------------------
Mon Jan 5 14:22:19 CET 2026 - tbogendoerfer@suse.de
@@ -33,6 +374,12 @@ Mon Jan 5 13:49:49 CET 2026 - tiwai@suse.de
components (CVE-2025-40338 bsc#1255273).
- commit fb15ec5
-------------------------------------------------------------------
Mon Jan 5 13:22:15 CET 2026 - svarbanov@suse.de
- rtc: nvvrs: add NVIDIA VRS RTC device driver (jsc#PED-14678)
- commit 1179843
-------------------------------------------------------------------
Mon Jan 5 11:02:40 CET 2026 - tiwai@suse.de
@@ -214,6 +561,20 @@ Mon Jan 5 10:53:17 CET 2026 - tiwai@suse.de
reset/resume fail (git-fixes).
- commit bc5d2b7
-------------------------------------------------------------------
Mon Jan 5 08:38:29 CET 2026 - hoyeon.lee@suse.com
- bpf: Fix stackmap overflow check in __bpf_get_stackid()
(CVE-2025-68378 bsc#1255614).
- commit 7a823bd
-------------------------------------------------------------------
Mon Jan 5 08:24:53 CET 2026 - hoyeon.lee@suse.com
- bpf: Refactor stack map trace depth calculation into helper
function (CVE-2025-68378 bsc#1255614).
- commit 296727b
-------------------------------------------------------------------
Fri Jan 2 10:33:37 CET 2026 - msuchanek@suse.de
@@ -629,6 +990,13 @@ Wed Dec 17 14:18:10 CET 2025 - pjakobsson@suse.de
- drm/panthor: Flush shmem writes before mapping buffers CPU-uncached (CVE-2025-40276 bsc#1254824).
- commit a018fa4
-------------------------------------------------------------------
Wed Dec 17 13:48:45 CET 2025 - pfalcato@suse.de
- mptcp: fix race condition in mptcp_schedule_work()
(CVE-2025-40258 bsc#1254843).
- commit 37cfb37
-------------------------------------------------------------------
Wed Dec 17 13:43:51 CET 2025 - rbm@suse.com

View File

@@ -19,7 +19,7 @@
%define srcversion 6.12
%define patchversion 6.12.0
%define git_commit f0eb18e537bbf815824a55e6f0ab64b40fa3e1d4
%define git_commit 9c542de6320aa085556323e355a0923ae2ba0e28
%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>.gf0eb18e
Release: <RELEASE>.g9c542de
%else
Release: 0
%endif

Binary file not shown.

View File

@@ -4707,6 +4707,7 @@
patches.suse/clk-clk-loongson2-Fix-the-number-count-of-clk-provid.patch
patches.suse/ipmi-ipmb-Add-check-devm_kasprintf-returned-value.patch
patches.suse/ipmi-ssif_bmc-Fix-new-request-loss-when-bmc-ready-fo.patch
patches.suse/PM-wakeup-implement-devm_device_init_wakeup-helper.patch
patches.suse/intel_idle-add-Clearwater-Forest-SoC-support.patch
patches.suse/cpufreq-schedutil-Fix-superfluous-updates-caused-by-need_freq_update.patch
patches.suse/cpufreq-amd-pstate-Convert-the-amd_pstate_get-set_epp-to-static-calls.patch
@@ -6969,6 +6970,7 @@
patches.suse/x86-platform-olpc-Remove-unused-variable-len-in-olpc_dt_co.patch
patches.suse/PM-runtime-Switch-to-use-hrtimer_setup.patch
patches.suse/usb-typec-tcpm-Switch-to-use-hrtimer_setup.patch
patches.suse/serial-xilinx_uartps-Use-helper-function-hrtimer_upd.patch
patches.suse/perf-dwc_pcie-fix-duplicate-pci_dev-devices.patch
patches.suse/arch_topology-init-capacity_freq_ref-to-0.patch
patches.suse/cpufreq-Allow-arch_freq_get_on_cpu-to-return-an-error.patch
@@ -8029,6 +8031,7 @@
patches.suse/PCI-apple-Use-helper-function-for_each_child_of_node.patch
patches.suse/PCI-brcmstb-Fix-missing-of_node_put-in-brcm_pcie_pro.patch
patches.suse/PCI-brcmstb-Add-a-softdep-to-MIP-MSI-X-driver.patch
patches.suse/PCI-brcmstb-Reuse-pcie_cfg_data-structure.patch
patches.suse/PCI-brcmstb-Expand-inbound-window-size-up-to-64GB.patch
patches.suse/PCI-brcmstb-Set-generation-limit-before-PCIe-link-up.patch
patches.suse/PCI-brcmstb-Use-internal-register-to-change-link-cap.patch
@@ -9725,6 +9728,7 @@
patches.suse/overflow-Fix-direct-struct-member-initialization-in-.patch
patches.suse/scsi-qedf-Use-designated-initializer-for-struct-qed_fcoe_c.patch
patches.suse/selinux-unify-OOM-handling-in-network-hashtables.patch
patches.suse/media-amphion-Add-a-frame-flush-mode-for-decoder.patch
patches.suse/media-rkvdec-Fix-frame-size-enumeration.patch
patches.suse/media-mediatek-vcodec-Correct-vsi_core-framebuffer-s.patch
patches.suse/media-venus-Fix-probe-error-handling.patch
@@ -11027,6 +11031,7 @@
patches.suse/ASoC-fsl_asrc-use-internal-measured-ratio-for-non-id.patch
patches.suse/ASoC-Intel-SND_SOC_INTEL_SOF_BOARD_HELPERS-select-SN.patch
patches.suse/ASoC-fsl_sai-Force-a-software-reset-when-starting-in.patch
patches.suse/ASoC-Intel-soc-acpi-arl-Correct-order-of-cs42l43-mat.patch
patches.suse/ASoC-cs35l56-probe-should-fail-if-the-device-ID-is-n.patch
patches.suse/ALSA-hda-realtek-Enable-headset-Mic-on-Positivo-K116.patch
patches.suse/module-Fix-memory-deallocation-on-error-path-in-move_modul.patch
@@ -12806,6 +12811,7 @@
patches.suse/arm64-dts-marvell-cn9132-clearfog-disable-eMMC-high-speed-.patch
patches.suse/arm64-dts-marvell-cn9132-clearfog-fix-multi-lane-pci-x2-an.patch
patches.suse/reset-eyeq-fix-OF-node-leak.patch
patches.suse/firmware-imx-Add-stub-functions-for-SCMI-MISC-API.patch
patches.suse/arm64-dts-imx8mp-Correct-thermal-sensor-index.patch
patches.suse/tracing-dynevent-Add-a-missing-lockdown-check-on-dynevent.patch
patches.suse/vhost-Take-a-reference-on-the-task-in-struct-vhost_t.patch
@@ -13166,6 +13172,7 @@
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/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
patches.suse/media-i2c-Kconfig-Ensure-a-dependency-on-HAVE_CLK-fo.patch
@@ -13308,12 +13315,14 @@
patches.suse/Squashfs-add-additional-inode-sanity-checking.patch
patches.suse/Squashfs-reject-negative-file-sizes-in-squashfs_read_inode.patch
patches.suse/simplify-nfs_atomic_open_v23.patch
patches.suse/fuse-fix-livelock-in-synchronous-file-put-from-fuseblk-wor.patch
patches.suse/fs-quota-create-dedicated-workqueue-for-quota_releas.patch
patches.suse/fs-udf-fix-OOB-read-in-lengthAllocDescs-handling.patch
patches.suse/ext4-add-ext4_sb_bread_nofail-helper-function-for-ex.patch
patches.suse/ext4-verify-orphan-file-size-is-not-too-big.patch
patches.suse/ext4-fix-an-off-by-one-issue-during-moving-extents.patch
patches.suse/ext4-avoid-potential-buffer-over-read-in-parse_apply.patch
patches.suse/ext4-guard-against-EA-inode-refcount-underflow-in-xa.patch
patches.suse/ext4-fix-checks-for-orphan-inodes.patch
patches.suse/exfat-limit-log-print-for-IO-error.patch
patches.suse/exfat-validate-cluster-allocation-bits-of-the-allocation-bitmap.patch
@@ -13611,6 +13620,7 @@
patches.suse/ASoC-SOF-Intel-Read-the-LLP-via-the-associated-Link-.patch
patches.suse/ASoC-meson-aiu-encoder-i2s-fix-bit-clock-polarity.patch
patches.suse/io_uring-waitid-always-prune-wait-queue-entry-in-io_.patch
patches.suse/ceph-fix-multifs-mds-auth-caps-issue.patch
patches.suse/of-unittest-Fix-device-reference-count-leak-in-of_un.patch
patches.suse/drm-vmwgfx-Fix-a-null-ptr-access-in-the-cursor-snoop.patch
patches.suse/drm-vmwgfx-Fix-Use-after-free-in-validation.patch
@@ -13628,6 +13638,7 @@
patches.suse/drm-amd-Check-whether-secure-display-TA-loaded-succe.patch
patches.suse/drm-amdgpu-Report-individual-reset-error.patch
patches.suse/drm-amd-display-Enable-Dynamic-DTBCLK-Switch.patch
patches.suse/mm-damon-vaddr-do-not-repeat-pte_offset_map_lock-unt.patch
patches.suse/mm-ksm-fix-flag-dropping-behavior-in-ksm_madvise.patch
patches.suse/mm-hugetlb-avoid-soft-lockup-when-mprotect-to-large-.patch
patches.suse/bpf-Fix-metadata_dst-leak-__bpf_redirect_neigh_v-4-6.patch
@@ -13719,6 +13730,7 @@
patches.suse/HID-multitouch-fix-sticky-fingers.patch
patches.suse/HID-logitech-hidpp-Add-HIDPP_QUIRK_RESET_HI_RES_SCRO.patch
patches.suse/x86-resctrl-Fix-miscount-of-bandwidth-event-when-reactivat.patch
patches.suse/fs-notify-call-exportfs_encode_fid-with-s_umount.patch
patches.suse/ocfs2-clear-extent-cache-after-moving-defragmenting-.patch
patches.suse/mm-mremap-correctly-account-old-mapping-after-MREMAP.patch
patches.suse/msft-hv-3361-scsi-storvsc-Prefer-returning-channel-with-the-same-.patch
@@ -13728,6 +13740,7 @@
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-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
patches.suse/can-rockchip-canfd-rkcanfd_start_xmit-use-can_dev_dr.patch
@@ -13753,6 +13766,7 @@
patches.suse/drm-panic-Fix-drawing-the-logo-on-a-small-narrow-scr.patch
patches.suse/drm-panic-Fix-qr_code-ensure-vmargin-is-positive.patch
patches.suse/sysfs-check-visibility-before-changing-group-attribute-own.patch
patches.suse/arch_topology-Fix-incorrect-error-check-in-topology_.patch
patches.suse/x86-microcode-Fix-Entrysign-revision-check-for-Zen1-Naples.patch
patches.suse/usb-xhci-pci-Fix-USB2-only-root-hub-registration.patch
patches.suse/xhci-dbc-fix-bogus-1024-byte-prefix-if-ttyDBC-read-r.patch
@@ -13872,6 +13886,7 @@
patches.suse/Documentation-ACPI-i2c-muxes-fix-I2C-device-referenc.patch
patches.suse/gpio-swnode-don-t-use-the-swnode-s-name-as-the-key-f.patch
patches.suse/gpiolib-fix-invalid-pointer-access-in-debugfs.patch
patches.suse/iommufd-Don-t-overflow-during-division-for-dirty-tra.patch
patches.suse/drm-sched-Fix-deadlock-in-drm_sched_entity_kill_jobs.patch
patches.suse/drm-i915-Avoid-lock-inversion-when-pinning-to-GGTT-o.patch
patches.suse/drm-i915-Fix-conversion-between-clock-ticks-and-nano.patch
@@ -13895,6 +13910,7 @@
patches.suse/KVM-arm64-Check-the-untrusted-offset-in-FF-A-memory-.patch
patches.suse/KVM-SVM-Mark-VMCB_LBR-dirty-when-MSR_IA32_DEBUGCTLMS.patch
patches.suse/mm-shmem-fix-THP-allocation-and-fallback-loop.patch
patches.suse/fs-proc-fix-uaf-in-proc_readdir_de.patch
patches.suse/mm-mm_init-fix-hash-table-order-logging-in-alloc_lar.patch
patches.suse/mm-secretmem-fix-use-after-free-race-in-fault-handle.patch
patches.suse/btrfs-do-not-update-last_log_commit-when-logging-ino.patch
@@ -13911,6 +13927,8 @@
patches.suse/net-phy-micrel-lan8814-fix-reset-of-the-QSGMII-inter.patch
patches.suse/tipc-Fix-use-after-free-in-tipc_mon_reinit_self.patch
patches.suse/af_unix-Initialise-scc_index-in-unix_add_edge.patch
patches.suse/net-sched-act_connmark-initialize-struct-tc_ife-to-fix-ker.patch
patches.suse/net-sched-act_ife-initialize-struct-tc_ife-to-fix-KMSAN-ke.patch
patches.suse/Bluetooth-MGMT-cancel-mesh-send-timer-when-hdev-remo.patch
patches.suse/Bluetooth-btusb-reorder-cleanup-in-btusb_disconnect-.patch
patches.suse/Bluetooth-6lowpan-reset-link-local-header-on-ipv6-re.patch
@@ -13930,6 +13948,7 @@
patches.suse/cpufreq-intel_pstate-Check-IDA-only-before-MSR_IA32_PERF_CTL-writes.patch
patches.suse/PM-hibernate-Emit-an-error-when-image-writing-fails.patch
patches.suse/PM-hibernate-Use-atomic64_t-for-compressed_size-vari.patch
patches.suse/cifs-client-fix-memory-leak-in-smb3_fs_context_parse_param.patch
patches.suse/crypto-hisilicon-qm-Fix-device-reference-leak-in-qm_.patch
patches.suse/ALSA-usb-audio-Fix-potential-overflow-of-PCM-transfe.patch
patches.suse/ALSA-usb-audio-Fix-NULL-pointer-dereference-in-snd_u.patch
@@ -13967,6 +13986,7 @@
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/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
patches.suse/HID-amd_sfh-Stop-sensor-before-starting.patch
@@ -13975,8 +13995,11 @@
patches.suse/HID-elecom-Add-support-for-ELECOM-M-XT3URBK-018F.patch
patches.suse/HID-playstation-Fix-memory-leak-in-dualshock4_get_ca.patch
patches.suse/HID-uclogic-Fix-potential-memory-leak-in-error-path.patch
patches.suse/net-core-prevent-NULL-deref-in-generic_hwtstamp_ioct.patch
patches.suse/mptcp-fix-race-condition-in-mptcp_schedule_work.patch
patches.suse/net-openvswitch-remove-never-working-support-for-setting-n.patch
patches.suse/net-qlogic-qede-fix-potential-out-of-bounds-read-in-.patch
patches.suse/devlink-rate-Unset-parent-pointer-in-devl_rate_nodes.patch
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
@@ -14019,6 +14042,7 @@
patches.suse/dm-verity-fix-unreliable-memory-allocation.patch
patches.suse/ALSA-usb-audio-Add-DSD-quirk-for-LEAK-Stereo-230.patch
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/net-phy-mxl-gpy-fix-bogus-error-on-USXGMII-and-integ.patch
patches.suse/Bluetooth-btusb-mediatek-Fix-kernel-crash-when-relea.patch
@@ -14029,6 +14053,7 @@
patches.suse/atm-fore200e-Fix-possible-data-race-in-fore200e_open.patch
patches.suse/net-phy-mxl-gpy-fix-link-properties-on-USXGMII-and-i.patch
patches.suse/team-Move-team-device-type-change-at-the-end-of-team.patch
patches.suse/net-sxgbe-fix-potential-NULL-dereference-in-sxgbe_rx.patch
patches.suse/net-atlantic-fix-fragment-overflow-handling-in-RX-path.patch
patches.suse/can-kvaser_usb-leaf-Fix-potential-infinite-loop-in-c.patch
patches.suse/can-sja1000-fix-max-irq-loop-handling.patch
@@ -14036,6 +14061,8 @@
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-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
patches.suse/Revert-drm-amd-display-Move-setup_stream_attribute.patch
patches.suse/drm-amd-display-Check-NULL-before-accessing.patch
@@ -14093,7 +14120,11 @@
patches.suse/tick-sched-Limit-non-timekeeper-CPUs-calling-jiffies.patch
patches.suse/efi-libstub-Fix-page-table-access-in-5-level-to-4-le.patch
patches.suse/ACPI-processor_core-fix-map_x2apic_id-for-amd-pstate.patch
patches.suse/ACPICA-Avoid-walking-the-Namespace-if-start_node-is-.patch
patches.suse/ACPI-property-Use-ACPI-functions-in-acpi_graph_get_n.patch
patches.suse/ACPI-property-Fix-fwnode-refcount-leak-in-acpi_fwnod.patch
patches.suse/ACPI-fan-Workaround-for-64-bit-firmware-bug.patch
patches.suse/cpufreq-nforce2-fix-reference-count-leak-in-nforce2.patch
patches.suse/cpuidle-menu-Use-residency-threshold-in-polling-state-override-decisions.patch
patches.suse/KEYS-trusted-Fix-a-memory-leak-in-tpm2_load_cmd.patch
patches.suse/ima-Handle-error-code-returned-by-ima_filter_rule_ma.patch
@@ -14111,6 +14142,10 @@
patches.suse/Documentation-tps6594-pfsm-Fix-macro-cross-reference.patch
patches.suse/Documentation-kernel-parameters-fix-typo-in-retbleed.patch
patches.suse/lib-vsprintf-Check-pointer-before-dereferencing-in-t.patch
patches.suse/bpf-Refactor-stack-map-trace-depth-calculation-into-.patch
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/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
@@ -14123,11 +14158,22 @@
patches.suse/wifi-rtw88-Add-USB-ID-2001-3329-for-D-Link-AC13U-rev.patch
patches.suse/wifi-rtl818x-Fix-potential-memory-leaks-in-rtl8180_i.patch
patches.suse/wifi-rtl818x-rtl8187-Fix-potential-buffer-underflow-.patch
patches.suse/wifi-rtl8xxxu-Fix-HT40-channel-config-for-RTL8192CU-.patch
patches.suse/wifi-cfg80211-use-cfg80211_leave-in-iftype-change.patch
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-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
patches.suse/wifi-nl80211-vendor-cmd-intel-fix-a-blank-kernel-doc.patch
patches.suse/Bluetooth-btusb-MT7920-Add-VID-PID-0489-e135.patch
patches.suse/Bluetooth-btusb-MT7922-Add-VID-PID-0489-e170.patch
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-phy-aquantia-check-for-NVMEM-deferral.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
patches.suse/media-TDA1997x-Remove-redundant-cancel_delayed_work-.patch
@@ -14142,6 +14188,7 @@
patches.suse/media-platform-mtk-mdp3-fix-device-leaks-at-probe.patch
patches.suse/media-verisilicon-Fix-CPU-stalls-on-G2-bus-error.patch
patches.suse/media-verisilicon-Protect-G2-HEVC-decoder-against-in.patch
patches.suse/media-amphion-Remove-vpu_vb_is_codecconfig.patch
patches.suse/media-amphion-Cancel-message-work-before-releasing-t.patch
patches.suse/media-mediatek-vcodec-Fix-a-reference-leak-in-mtk_vc.patch
patches.suse/media-renesas-rcar_drif-fix-device-node-reference-le.patch
@@ -14164,6 +14211,9 @@
patches.suse/drm-panthor-Fix-UAF-race-between-device-unplug-and-F.patch
patches.suse/drm-panthor-Fix-race-with-suspend-during-unplug.patch
patches.suse/drm-panthor-Fix-UAF-on-kernel-BO-VA-nodes.patch
patches.suse/drm-displayid-pass-iter-to-drm_find_displayid_extens.patch
patches.suse/drm-edid-add-DRM_EDID_IDENT_INIT-to-initialize-struc.patch
patches.suse/drm-displayid-add-quirk-to-ignore-DisplayID-checksum.patch
patches.suse/drm-panthor-Fix-potential-memleak-of-vma-structure.patch
patches.suse/drm-msm-dpu-Remove-dead-code-in-dpu_encoder_helper_r.patch
patches.suse/drm-msm-dpu-drop-dpu_hw_dsc_destroy-prototype.patch
@@ -14182,11 +14232,14 @@
patches.suse/drm-panthor-Avoid-adding-of-kernel-BOs-to-extobj-lis.patch
patches.suse/drm-amd-display-Fix-logical-vs-bitwise-bug-in-get_em.patch
patches.suse/drm-amdgpu-add-missing-lock-to-amdgpu_ttm_access_mem.patch
patches.suse/drm-amdgpu-gmc11-add-amdgpu_vm_handle_fault-handling.patch
patches.suse/drm-amdgpu-gmc12-add-amdgpu_vm_handle_fault-handling.patch
patches.suse/Revert-drm-amd-Skip-power-ungate-during-suspend-for-.patch
patches.suse/ALSA-wavefront-Fix-integer-overflow-in-sample-size-v.patch
patches.suse/ASoC-tas2781-correct-the-wrong-period.patch
patches.suse/ASoC-fsl_xcvr-clear-the-channel-status-control-memor.patch
patches.suse/ALSA-dice-fix-buffer-overflow-in-detect_stream_forma.patch
patches.suse/ASoC-qcom-sdw-fix-memory-leak-for-sdw_stream_runtime.patch
patches.suse/ASoC-qcom-q6apm-dai-set-flags-to-reflect-correct-ope.patch
patches.suse/ASoC-qcom-q6adm-the-the-copp-device-only-during-last.patch
patches.suse/ASoC-qcom-qdsp6-q6asm-dai-set-10-ms-period-and-buffe.patch
@@ -14203,6 +14256,12 @@
patches.suse/mtd-maps-pcmciamtd-fix-potential-memory-leak-in-pcmc.patch
patches.suse/mtd-mtdpart-ignore-error-ENOENT-from-parsers-on-subp.patch
patches.suse/mtd-lpddr_cmds-fix-signed-shifts-in-lpddr_cmds.patch
patches.suse/mtd-spi-nor-winbond-Add-support-for-W25Q01NWxxIQ-chi.patch
patches.suse/mtd-spi-nor-winbond-Add-support-for-W25Q01NWxxIM-chi.patch
patches.suse/mtd-spi-nor-winbond-Add-support-for-W25Q02NWxxIM-chi.patch
patches.suse/mtd-spi-nor-winbond-Add-support-for-W25H512NWxxAM-ch.patch
patches.suse/mtd-spi-nor-winbond-Add-support-for-W25H01NWxxAM-chi.patch
patches.suse/mtd-spi-nor-winbond-Add-support-for-W25H02NWxxAM-chi.patch
patches.suse/Revert-mtd-rawnand-marvell-fix-layouts.patch
patches.suse/mtd-nand-relax-ECC-parameter-validation-check.patch
patches.suse/mtd-rawnand-lpc32xx_slc-fix-GPIO-descriptor-leak-on-.patch
@@ -14220,6 +14279,7 @@
patches.suse/hwmon-w83l786ng-Convert-macros-to-functions-to-avoid.patch
patches.suse/hwmon-max16065-Use-local-variable-to-avoid-TOCTOU.patch
patches.suse/platform-x86-intel-chtwc_int33fe-don-t-dereference-s.patch
patches.suse/mmc-sdhci-msm-Avoid-early-clock-doubling-during-HS40.patch
patches.suse/mfd-altera-sysmgr-Fix-device-leak-on-sysmgr-regmap-l.patch
patches.suse/mfd-da9055-Fix-missing-regmap_del_irq_chip-in-error-.patch
patches.suse/mfd-max77620-Fix-potential-IRQ-chip-conflict-when-pr.patch
@@ -14237,6 +14297,7 @@
patches.suse/HID-logitech-dj-Remove-duplicate-error-logging.patch
patches.suse/HID-logitech-dj-Add-support-for-a-new-lightspeed-rec.patch
patches.suse/HID-logitech-hidpp-Do-not-assume-FAP-in-hidpp_send_m.patch
patches.suse/HID-input-map-HID_GD_Z-to-ABS_DISTANCE-for-stylus-pe.patch
patches.suse/Documentation-hid-alps-Fix-packet-format-section-hea.patch
patches.suse/power-supply-rt5033_charger-Fix-device-node-referenc.patch
patches.suse/power-supply-cw2015-Check-devm_delayed_work_autocanc.patch
@@ -14257,24 +14318,34 @@
patches.suse/exfat-fix-refcount-leak-in-exfat_find.patch
patches.suse/pseries-lparcfg-Add-resource-group-monitoring.patch
patches.suse/powerpc-64s-slb-Fix-SLB-multihit-issue-during-SLB-preload.patch
patches.suse/KVM-SVM-Don-t-skip-unrelated-instruction-if-INT3-INT.patch
patches.suse/clk-mvebu-cp110-add-CLK_IGNORE_UNUSED-to-pcie_x10-pc.patch
patches.suse/soc-tegra-fuse-Do-not-register-SoC-device-on-ACPI-bo.patch
patches.suse/soc-tegra-fuse-speedo-tegra210-Update-speedo-IDs.patch
patches.suse/firmware-imx-scu-irq-fix-OF-node-leak-in.patch
patches.suse/firmware-imx-scu-irq-Init-workqueue-before-request-m.patch
patches.suse/ti-sysc-allow-OMAP2-and-OMAP4-timers-to-be-reserved-.patch
patches.suse/firmware-qcom-tzmem-fix-qcom_tzmem_policy-kernel-doc.patch
patches.suse/soc-qcom-ocmem-fix-device-leak-on-lookup.patch
patches.suse/soc-qcom-pbs-fix-device-leak-on-lookup.patch
patches.suse/soc-qcom-smem-fix-hwspinlock-resource-leak-in-probe-.patch
patches.suse/reset-fix-BIT-macro-reference.patch
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/ipmi-Fix-the-race-between-__scan_channels-and-delive.patch
patches.suse/ipmi-Fix-__scan_channels-failing-to-rescan-channels.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
patches.suse/watchdog-starfive-Fix-resource-leak-in-probe-error-p.patch
patches.suse/fbdev-gbefb-fix-to-use-physical-address-instead-of-d.patch
patches.suse/fbdev-tcx.c-fix-mem_map-to-correct-smem_start-offset.patch
patches.suse/fbdev-pxafb-Fix-multiple-clamped-values-in-pxafb_adj.patch
patches.suse/fbdev-ssd1307fb-fix-potential-page-leak-in-ssd1307fb.patch
patches.suse/uio-uio_fsl_elbc_gpcm-Add-null-pointer-check-to-uio_.patch
patches.suse/firmware-stratix10-svc-Add-mutex-in-stratix10-memory.patch
patches.suse/iio-adc-ti_am335x_adc-Limit-step_avg-to-valid-range-.patch
patches.suse/iio-imu-st_lsm6dsx-Fix-measurement-unit-for-odr-stru.patch
patches.suse/iio-core-add-missing-mutex_destroy-in-iio_dev_releas.patch
patches.suse/iio-core-Clean-up-device-correctly-on-iio_device_all.patch
@@ -14289,13 +14360,19 @@
patches.suse/comedi-pcl818-fix-null-ptr-deref-in-pcl818_ai_cancel.patch
patches.suse/firmware_loader-make-RUST_FW_LOADER_ABSTRACTIONS-sel.patch
patches.suse/intel_th-Fix-error-handling-in-intel_th_output_open.patch
patches.suse/char-applicom-fix-NULL-pointer-dereference-in-ac_ioc.patch
patches.suse/serial-add-support-of-CPCI-cards.patch
patches.suse/serial-sprd-Return-EPROBE_DEFER-when-uart-clock-is-n.patch
patches.suse/usbip-Fix-locking-bug-in-RT-enabled-kernels.patch
patches.suse/USB-Fix-descriptor-count-when-handling-invalid-MBIM-.patch
patches.suse/usb-typec-ucsi-Handle-incorrect-num_connectors-capab.patch
patches.suse/usb-dwc3-dwc3_power_off_all_roothub_ports-Use-iorema.patch
patches.suse/usb-xhci-limit-run_graceperiod-for-only-usb-3.0-devi.patch
patches.suse/usb-chaoskey-fix-locking-for-O_NONBLOCK.patch
patches.suse/usb-dwc2-fix-hang-during-shutdown-if-set-as-peripher.patch
patches.suse/usb-dwc2-fix-hang-during-suspend-if-set-as-periphera.patch
patches.suse/usb-raw-gadget-cap-raw_io-transfer-length-to-KMALLOC.patch
patches.suse/usb-usb-storage-No-additional-quirks-need-to-be-adde.patch
patches.suse/usb-phy-Initialize-struct-usb_phy-list_head.patch
patches.suse/USB-serial-belkin_sa-fix-TIOCMBIS-and-TIOCMBIC.patch
patches.suse/USB-serial-kobil_sct-fix-TIOCMBIS-and-TIOCMBIC.patch
@@ -14313,6 +14390,7 @@
patches.suse/clk-samsung-exynos-clkout-Assign-.num-before-accessi.patch
patches.suse/clk-qcom-camcc-sm8550-Specify-Titan-GDSC-power-domai.patch
patches.suse/clk-qcom-camcc-sm6350-Specify-Titan-GDSC-power-domai.patch
patches.suse/clk-qcom-dispcc-sm7150-Fix-dispcc_mdss_pclk0_clk_src.patch
patches.suse/clk-qcom-camcc-sm6350-Fix-PLL-config-of-PLL2.patch
patches.suse/clk-qcom-camcc-sm7150-Fix-PLL-config-of-PLL2.patch
patches.suse/clk-qcom-Mark-camcc_sm7150_hws-static.patch
@@ -14329,8 +14407,10 @@
patches.suse/hwmon-w83791d-Convert-macros-to-functions-to-avoid-T.patch
patches.suse/docs-hwmon-fix-link-to-g762-devicetree-binding.patch
patches.suse/platform-x86-intel-pmc-Update-Arrow-Lake-telemetry-G.patch
patches.suse/platform-x86-intel-hid-Add-Dell-Pro-Rugged-10-12-tab.patch
patches.suse/platform-x86-asus-wmi-use-brightness_set_blocking-fo.patch
patches.suse/i2c-i2c.h-fix-a-bad-kernel-doc-line.patch
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/ALSA-hda-cs35l41-Fix-NULL-pointer-dereference-in-cs3-c34b04c.patch
@@ -14341,10 +14421,17 @@
patches.suse/ASoC-codecs-nau8325-Silence-uninitialized-variables-.patch
patches.suse/ASoC-ak4458-Disable-regulator-when-error-happens.patch
patches.suse/ASoC-ak5558-Disable-regulator-when-error-happens.patch
patches.suse/ASoC-codecs-wcd937x-fix-OF-node-leaks-on-probe-failu.patch
patches.suse/ASoC-codecs-wcd938x-fix-OF-node-leaks-on-probe-failu.patch
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-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
patches.suse/drm-amdkfd-Export-the-cwsr_size-and-ctl_stack_size-t.patch
patches.suse/drm-amdkfd-bump-minimum-vgpr-size-for-gfx1151.patch
patches.suse/Revert-drm-amd-display-Fix-pbn-to-kbps-Conversion.patch
patches.suse/drm-i915-Fix-format-string-truncation-warning.patch
patches.suse/drm-plane-Fix-IS_ERR-vs-NULL-check-in-drm_plane_crea.patch
patches.suse/drm-nouveau-refactor-deprecated-strcpy.patch
@@ -14355,14 +14442,20 @@
patches.suse/args-fix-documentation-to-reflect-the-correct-number.patch
patches.suse/irqchip-mchp-eic-Fix-error-code-in-mchp_eic_domain_a.patch
patches.suse/cgroup-rstat-use-LOCK-CMPXCHG-in-css_rstat_updated.patch
patches.suse/btrfs-don-t-log-conflicting-inode-if-it-s-a-dir-move.patch
patches.suse/btrfs-do-not-skip-logging-new-dentries-when-logging-.patch
patches.suse/btrfs-fix-changeset-leak-on-mmap-write-after-failure.patch
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/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
patches.suse/PM-runtime-Do-not-clear-needs_force_resume-with-enab.patch
patches.suse/ACPI-CPPC-Fix-missing-PCC-check-for-guaranteed_perf.patch
patches.suse/ACPI-PCC-Fix-race-condition-by-removing-static-quali.patch
patches.suse/drm-amd-display-Fix-scratch-registers-offsets-for-DC.patch
patches.suse/drm-amd-display-Fix-scratch-registers-offsets-for-DC-fd62aa1.patch
patches.suse/drm-panel-sony-td4353-jdi-Enable-prepare_prev_first.patch
patches.suse/drm-me-gsc-mei-interrupt-top-half-should-be-in-irq-d.patch
patches.suse/drm-xe-bo-Don-t-include-the-CCS-metadata-in-the-dma-.patch
@@ -14381,7 +14474,9 @@
patches.suse/hwmon-ltc4282-Fix-reset_history-file-permissions.patch
patches.suse/spi-fsl-cpm-Check-length-parity-before-switching-to-.patch
patches.suse/spi-cadence-quadspi-Fix-clock-disable-on-probe-failu.patch
patches.suse/Input-lkkbd-disable-pending-work-before-freeing-devi.patch
patches.suse/Input-atkbd-skip-deactivate-for-HONOR-FMB-P-s-intern.patch
patches.suse/Input-i8042-add-TUXEDO-InfinityBook-Max-Gen10-AMD-to.patch
patches.suse/Input-alps-fix-use-after-free-bugs-caused-by-dev3_re.patch
patches.suse/Input-ti_am335x_tsc-fix-off-by-one-error-in-wire_ord.patch
patches.suse/ALSA-vxpocket-Fix-resource-leak-in-vxpocket_probe-er.patch
@@ -14395,11 +14490,13 @@
patches.suse/serial-core-Restore-sysfs-fwnode-information.patch
patches.suse/serial-core-Fix-serial-device-initialization.patch
patches.suse/serial-sh-sci-Check-that-the-DMA-cookie-is-valid.patch
patches.suse/serial-xilinx_uartps-fix-rs485-delay_rts_after_send.patch
patches.suse/usb-dwc3-keep-susphy-enabled-during-exit-to-avoid-co.patch
patches.suse/usb-renesas_usbhs-Fix-a-resource-leak-in-usbhs_pipe_.patch
patches.suse/usb-typec-altmodes-displayport-Drop-the-device-refer.patch
patches.suse/USB-lpc32xx_udc-Fix-error-handling-in-probe.patch
patches.suse/usb-dwc3-of-simple-fix-clock-resource-leak-in-dwc3_o.patch
patches.suse/usb-usb-storage-Maintain-minimal-modifications-to-th.patch
patches.suse/usb-gadget-lpc32xx_udc-fix-clock-imbalance-in-error-.patch
patches.suse/usb-phy-isp1301-fix-non-OF-device-reference-imbalanc.patch
patches.suse/usb-ohci-nxp-fix-device-leak-on-probe-failure.patch
@@ -14426,6 +14523,15 @@
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/of-unittest-Fix-memory-leak-in-unittest_data_add.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
patches.suse/net-wwan-iosm-Fix-memory-leak-in-ipc_mux_deinit.patch
patches.suse/net-usb-pegasus-fix-memory-leak-in-update_eth_regs_a.patch
patches.suse/atm-Fix-dma_free_coherent-size.patch
patches.suse/wifi-avoid-kernel-infoleak-from-struct-iw_point.patch
patches.suse/wifi-mac80211-restore-non-chanctx-injection-behaviou.patch
patches.suse/pinctrl-qcom-lpass-lpi-mark-the-GPIO-controller-as-s.patch
# mkp/scsi queue
patches.suse/scsi-lpfc-Update-various-NPIV-diagnostic-log-messagi.patch

View File

@@ -1,3 +1,3 @@
2026-01-08 06:28:50 +0000
GIT Revision: f0eb18e537bbf815824a55e6f0ab64b40fa3e1d4
2026-01-10 00:00:20 +0000
GIT Revision: 9c542de6320aa085556323e355a0923ae2ba0e28
GIT Branch: SL-16.1

View File

@@ -4718,6 +4718,7 @@
-!optional drivers/rtc/rtc-mxc
- drivers/rtc/rtc-mxc_v2
-!optional drivers/rtc/rtc-nct3018y # SP6-NEED-REVIEW
drivers/rtc/rtc-nvidia-vrs10 # jsc#PED-14678
-!optional drivers/rtc/rtc-nxp-bbnsm # SP6-NEED-REVIEW
-!optional drivers/rtc/rtc-omap # armv7hl
+external drivers/rtc/rtc-opal # supported by IBM