forked from kernelbugs/kernel-source
Compare commits
2 Commits
Kernel/SL-
...
Kernel/SL-
| Author | SHA256 | Date | |
|---|---|---|---|
| 273c030420 | |||
| 22d939bec8 |
@@ -1,3 +1,128 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 14:08:59 CET 2026 - fdmanana@suse.com
|
||||
|
||||
- btrfs: fix NULL dereference on root when tracing inode eviction
|
||||
(bsc#1257635 CVE-2025-71184).
|
||||
- commit 3fff732
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 14:05:05 CET 2026 - fdmanana@suse.com
|
||||
|
||||
- btrfs: tracepoints: use btrfs_root_id() to get the id of a root
|
||||
(bsc#1257635 CVE-2025-71184).
|
||||
- commit 4039cd5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 12:15:52 CET 2026 - iivanov@suse.de
|
||||
|
||||
- tee: optee: ffa: fix a typo of "optee_ffa_api_is_compatible" (git-fixes)
|
||||
- commit d36259f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 12:15:05 CET 2026 - iivanov@suse.de
|
||||
|
||||
- tee: fix memory leak in tee_dyn_shm_alloc_helper (git-fixes)
|
||||
- commit 7a7323a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 11:59:06 CET 2026 - iivanov@suse.de
|
||||
|
||||
- arm64: Force the use of CNTVCT_EL0 in __delay() (git-fixes)
|
||||
- commit 2e8d443
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 11:57:42 CET 2026 - iivanov@suse.de
|
||||
|
||||
- arm64: poe: fix stale POR_EL0 values for ptrace (git-fixes)
|
||||
- commit e7cd7ba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 11:56:23 CET 2026 - iivanov@suse.de
|
||||
|
||||
- arm64: Fix cleared E0POE bit after cpu_suspend()/resume() (git-fixes)
|
||||
- commit ea3dd60
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 09:50:20 CET 2026 - iivanov@suse.de
|
||||
|
||||
- PCI: Add PCI_BRIDGE_NO_ALIAS quirk for ASPEED AST1150 (bsc#1258672)
|
||||
- commit 63015f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 09:49:40 CET 2026 - iivanov@suse.de
|
||||
|
||||
- PCI: Add ASPEED vendor ID to pci_ids.h (bsc#1258672)
|
||||
- commit c07c434
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 09:43:35 CET 2026 - tiwai@suse.de
|
||||
|
||||
- rtc: interface: Alarm race handling should not discard preceding
|
||||
error (git-fixes).
|
||||
- commit 142d6d3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 22 09:05:06 CET 2026 - tiwai@suse.de
|
||||
|
||||
- NTB: ntb_transport: Fix too small buffer for debugfs_name
|
||||
(git-fixes).
|
||||
- commit 34f22c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 23:06:17 CET 2026 - ailiop@suse.com
|
||||
|
||||
- xfs: fix UAF in xchk_btree_check_block_owner (CVE-2026-23223
|
||||
bsc#1258483).
|
||||
- commit 0986f41
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 23:03:08 CET 2026 - ailiop@suse.com
|
||||
|
||||
- erofs: fix UAF issue for file-backed mounts w/ directio option
|
||||
(CVE-2026-23224 bsc#1258461).
|
||||
- commit 543a001
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 09:54:13 CET 2026 - tiwai@suse.de
|
||||
|
||||
- spi: wpcm-fiu: Fix potential NULL pointer dereference in
|
||||
wpcm_fiu_probe() (git-fixes).
|
||||
- ASoC: rockchip: i2s-tdm: Use param rate if not provided by
|
||||
set_sysclk (git-fixes).
|
||||
- ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic
|
||||
init (git-fixes).
|
||||
- drm/amd/display: Use same max plane scaling limits for all 64
|
||||
bpp formats (git-fixes).
|
||||
- drm/amd/display: Fix out-of-bounds stream encoder index v3
|
||||
(git-fixes).
|
||||
- drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notify
|
||||
(git-fixes).
|
||||
- drm/amd/display: Reject cursor plane on DCE when scaled
|
||||
differently than primary (git-fixes).
|
||||
- drm/amdkfd: Fix watch_id bounds checking in debug address
|
||||
watch v2 (git-fixes).
|
||||
- drm/i915/acpi: free _DSM package when no connectors (git-fixes).
|
||||
- drm/amd: Fix hang on amdgpu unload by using
|
||||
pci_dev_is_disconnected() (git-fixes).
|
||||
- drm/amdgpu: Fix memory leak in amdgpu_ras_init() (git-fixes).
|
||||
- drm/amdgpu: Use kvfree instead of kfree in
|
||||
amdgpu_gmc_get_nps_memranges() (git-fixes).
|
||||
- drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc()
|
||||
(git-fixes).
|
||||
- drm/amdgpu: ensure no_hw_access is visible before MMIO
|
||||
(git-fixes).
|
||||
- efi: Fix reservation of unaccepted memory table (git-fixes).
|
||||
- commit 05f5344
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 09:46:43 CET 2026 - tiwai@suse.de
|
||||
|
||||
- ALSA: usb-audio: Use the right limit for PCM OOB check
|
||||
(CVE-2026-23208 bsc#1258468).
|
||||
- ALSA: usb-audio: Prevent excessive number of frames
|
||||
(CVE-2026-23208 bsc#1258468).
|
||||
- commit 9c042c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 20 10:41:33 CET 2026 - osalvador@suse.de
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
Name: dtb-aarch64
|
||||
Version: 6.12.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2763a5a
|
||||
Release: <RELEASE>.g376b3ee
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
@@ -1,3 +1,128 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 14:08:59 CET 2026 - fdmanana@suse.com
|
||||
|
||||
- btrfs: fix NULL dereference on root when tracing inode eviction
|
||||
(bsc#1257635 CVE-2025-71184).
|
||||
- commit 3fff732
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 14:05:05 CET 2026 - fdmanana@suse.com
|
||||
|
||||
- btrfs: tracepoints: use btrfs_root_id() to get the id of a root
|
||||
(bsc#1257635 CVE-2025-71184).
|
||||
- commit 4039cd5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 12:15:52 CET 2026 - iivanov@suse.de
|
||||
|
||||
- tee: optee: ffa: fix a typo of "optee_ffa_api_is_compatible" (git-fixes)
|
||||
- commit d36259f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 12:15:05 CET 2026 - iivanov@suse.de
|
||||
|
||||
- tee: fix memory leak in tee_dyn_shm_alloc_helper (git-fixes)
|
||||
- commit 7a7323a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 11:59:06 CET 2026 - iivanov@suse.de
|
||||
|
||||
- arm64: Force the use of CNTVCT_EL0 in __delay() (git-fixes)
|
||||
- commit 2e8d443
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 11:57:42 CET 2026 - iivanov@suse.de
|
||||
|
||||
- arm64: poe: fix stale POR_EL0 values for ptrace (git-fixes)
|
||||
- commit e7cd7ba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 11:56:23 CET 2026 - iivanov@suse.de
|
||||
|
||||
- arm64: Fix cleared E0POE bit after cpu_suspend()/resume() (git-fixes)
|
||||
- commit ea3dd60
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 09:50:20 CET 2026 - iivanov@suse.de
|
||||
|
||||
- PCI: Add PCI_BRIDGE_NO_ALIAS quirk for ASPEED AST1150 (bsc#1258672)
|
||||
- commit 63015f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 09:49:40 CET 2026 - iivanov@suse.de
|
||||
|
||||
- PCI: Add ASPEED vendor ID to pci_ids.h (bsc#1258672)
|
||||
- commit c07c434
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 09:43:35 CET 2026 - tiwai@suse.de
|
||||
|
||||
- rtc: interface: Alarm race handling should not discard preceding
|
||||
error (git-fixes).
|
||||
- commit 142d6d3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 22 09:05:06 CET 2026 - tiwai@suse.de
|
||||
|
||||
- NTB: ntb_transport: Fix too small buffer for debugfs_name
|
||||
(git-fixes).
|
||||
- commit 34f22c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 23:06:17 CET 2026 - ailiop@suse.com
|
||||
|
||||
- xfs: fix UAF in xchk_btree_check_block_owner (CVE-2026-23223
|
||||
bsc#1258483).
|
||||
- commit 0986f41
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 23:03:08 CET 2026 - ailiop@suse.com
|
||||
|
||||
- erofs: fix UAF issue for file-backed mounts w/ directio option
|
||||
(CVE-2026-23224 bsc#1258461).
|
||||
- commit 543a001
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 09:54:13 CET 2026 - tiwai@suse.de
|
||||
|
||||
- spi: wpcm-fiu: Fix potential NULL pointer dereference in
|
||||
wpcm_fiu_probe() (git-fixes).
|
||||
- ASoC: rockchip: i2s-tdm: Use param rate if not provided by
|
||||
set_sysclk (git-fixes).
|
||||
- ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic
|
||||
init (git-fixes).
|
||||
- drm/amd/display: Use same max plane scaling limits for all 64
|
||||
bpp formats (git-fixes).
|
||||
- drm/amd/display: Fix out-of-bounds stream encoder index v3
|
||||
(git-fixes).
|
||||
- drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notify
|
||||
(git-fixes).
|
||||
- drm/amd/display: Reject cursor plane on DCE when scaled
|
||||
differently than primary (git-fixes).
|
||||
- drm/amdkfd: Fix watch_id bounds checking in debug address
|
||||
watch v2 (git-fixes).
|
||||
- drm/i915/acpi: free _DSM package when no connectors (git-fixes).
|
||||
- drm/amd: Fix hang on amdgpu unload by using
|
||||
pci_dev_is_disconnected() (git-fixes).
|
||||
- drm/amdgpu: Fix memory leak in amdgpu_ras_init() (git-fixes).
|
||||
- drm/amdgpu: Use kvfree instead of kfree in
|
||||
amdgpu_gmc_get_nps_memranges() (git-fixes).
|
||||
- drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc()
|
||||
(git-fixes).
|
||||
- drm/amdgpu: ensure no_hw_access is visible before MMIO
|
||||
(git-fixes).
|
||||
- efi: Fix reservation of unaccepted memory table (git-fixes).
|
||||
- commit 05f5344
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 09:46:43 CET 2026 - tiwai@suse.de
|
||||
|
||||
- ALSA: usb-audio: Use the right limit for PCM OOB check
|
||||
(CVE-2026-23208 bsc#1258468).
|
||||
- ALSA: usb-audio: Prevent excessive number of frames
|
||||
(CVE-2026-23208 bsc#1258468).
|
||||
- commit 9c042c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 20 10:41:33 CET 2026 - osalvador@suse.de
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
%define srcversion 6.12
|
||||
%define patchversion 6.12.0
|
||||
%define git_commit 2763a5a5f373b1987b3ad6adb7f9d107f6175682
|
||||
%define git_commit 376b3ee7b9f98aacafaa04991ea57d476c23544d
|
||||
%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>.g2763a5a
|
||||
Release: <RELEASE>.g376b3ee
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
@@ -1,3 +1,128 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 14:08:59 CET 2026 - fdmanana@suse.com
|
||||
|
||||
- btrfs: fix NULL dereference on root when tracing inode eviction
|
||||
(bsc#1257635 CVE-2025-71184).
|
||||
- commit 3fff732
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 14:05:05 CET 2026 - fdmanana@suse.com
|
||||
|
||||
- btrfs: tracepoints: use btrfs_root_id() to get the id of a root
|
||||
(bsc#1257635 CVE-2025-71184).
|
||||
- commit 4039cd5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 12:15:52 CET 2026 - iivanov@suse.de
|
||||
|
||||
- tee: optee: ffa: fix a typo of "optee_ffa_api_is_compatible" (git-fixes)
|
||||
- commit d36259f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 12:15:05 CET 2026 - iivanov@suse.de
|
||||
|
||||
- tee: fix memory leak in tee_dyn_shm_alloc_helper (git-fixes)
|
||||
- commit 7a7323a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 11:59:06 CET 2026 - iivanov@suse.de
|
||||
|
||||
- arm64: Force the use of CNTVCT_EL0 in __delay() (git-fixes)
|
||||
- commit 2e8d443
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 11:57:42 CET 2026 - iivanov@suse.de
|
||||
|
||||
- arm64: poe: fix stale POR_EL0 values for ptrace (git-fixes)
|
||||
- commit e7cd7ba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 11:56:23 CET 2026 - iivanov@suse.de
|
||||
|
||||
- arm64: Fix cleared E0POE bit after cpu_suspend()/resume() (git-fixes)
|
||||
- commit ea3dd60
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 09:50:20 CET 2026 - iivanov@suse.de
|
||||
|
||||
- PCI: Add PCI_BRIDGE_NO_ALIAS quirk for ASPEED AST1150 (bsc#1258672)
|
||||
- commit 63015f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 09:49:40 CET 2026 - iivanov@suse.de
|
||||
|
||||
- PCI: Add ASPEED vendor ID to pci_ids.h (bsc#1258672)
|
||||
- commit c07c434
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 09:43:35 CET 2026 - tiwai@suse.de
|
||||
|
||||
- rtc: interface: Alarm race handling should not discard preceding
|
||||
error (git-fixes).
|
||||
- commit 142d6d3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 22 09:05:06 CET 2026 - tiwai@suse.de
|
||||
|
||||
- NTB: ntb_transport: Fix too small buffer for debugfs_name
|
||||
(git-fixes).
|
||||
- commit 34f22c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 23:06:17 CET 2026 - ailiop@suse.com
|
||||
|
||||
- xfs: fix UAF in xchk_btree_check_block_owner (CVE-2026-23223
|
||||
bsc#1258483).
|
||||
- commit 0986f41
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 23:03:08 CET 2026 - ailiop@suse.com
|
||||
|
||||
- erofs: fix UAF issue for file-backed mounts w/ directio option
|
||||
(CVE-2026-23224 bsc#1258461).
|
||||
- commit 543a001
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 09:54:13 CET 2026 - tiwai@suse.de
|
||||
|
||||
- spi: wpcm-fiu: Fix potential NULL pointer dereference in
|
||||
wpcm_fiu_probe() (git-fixes).
|
||||
- ASoC: rockchip: i2s-tdm: Use param rate if not provided by
|
||||
set_sysclk (git-fixes).
|
||||
- ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic
|
||||
init (git-fixes).
|
||||
- drm/amd/display: Use same max plane scaling limits for all 64
|
||||
bpp formats (git-fixes).
|
||||
- drm/amd/display: Fix out-of-bounds stream encoder index v3
|
||||
(git-fixes).
|
||||
- drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notify
|
||||
(git-fixes).
|
||||
- drm/amd/display: Reject cursor plane on DCE when scaled
|
||||
differently than primary (git-fixes).
|
||||
- drm/amdkfd: Fix watch_id bounds checking in debug address
|
||||
watch v2 (git-fixes).
|
||||
- drm/i915/acpi: free _DSM package when no connectors (git-fixes).
|
||||
- drm/amd: Fix hang on amdgpu unload by using
|
||||
pci_dev_is_disconnected() (git-fixes).
|
||||
- drm/amdgpu: Fix memory leak in amdgpu_ras_init() (git-fixes).
|
||||
- drm/amdgpu: Use kvfree instead of kfree in
|
||||
amdgpu_gmc_get_nps_memranges() (git-fixes).
|
||||
- drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc()
|
||||
(git-fixes).
|
||||
- drm/amdgpu: ensure no_hw_access is visible before MMIO
|
||||
(git-fixes).
|
||||
- efi: Fix reservation of unaccepted memory table (git-fixes).
|
||||
- commit 05f5344
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 09:46:43 CET 2026 - tiwai@suse.de
|
||||
|
||||
- ALSA: usb-audio: Use the right limit for PCM OOB check
|
||||
(CVE-2026-23208 bsc#1258468).
|
||||
- ALSA: usb-audio: Prevent excessive number of frames
|
||||
(CVE-2026-23208 bsc#1258468).
|
||||
- commit 9c042c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 20 10:41:33 CET 2026 - osalvador@suse.de
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
%define srcversion 6.12
|
||||
%define patchversion 6.12.0
|
||||
%define git_commit 2763a5a5f373b1987b3ad6adb7f9d107f6175682
|
||||
%define git_commit 376b3ee7b9f98aacafaa04991ea57d476c23544d
|
||||
%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>.g2763a5a
|
||||
Release: <RELEASE>.g376b3ee
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
@@ -1,3 +1,128 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 14:08:59 CET 2026 - fdmanana@suse.com
|
||||
|
||||
- btrfs: fix NULL dereference on root when tracing inode eviction
|
||||
(bsc#1257635 CVE-2025-71184).
|
||||
- commit 3fff732
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 14:05:05 CET 2026 - fdmanana@suse.com
|
||||
|
||||
- btrfs: tracepoints: use btrfs_root_id() to get the id of a root
|
||||
(bsc#1257635 CVE-2025-71184).
|
||||
- commit 4039cd5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 12:15:52 CET 2026 - iivanov@suse.de
|
||||
|
||||
- tee: optee: ffa: fix a typo of "optee_ffa_api_is_compatible" (git-fixes)
|
||||
- commit d36259f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 12:15:05 CET 2026 - iivanov@suse.de
|
||||
|
||||
- tee: fix memory leak in tee_dyn_shm_alloc_helper (git-fixes)
|
||||
- commit 7a7323a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 11:59:06 CET 2026 - iivanov@suse.de
|
||||
|
||||
- arm64: Force the use of CNTVCT_EL0 in __delay() (git-fixes)
|
||||
- commit 2e8d443
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 11:57:42 CET 2026 - iivanov@suse.de
|
||||
|
||||
- arm64: poe: fix stale POR_EL0 values for ptrace (git-fixes)
|
||||
- commit e7cd7ba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 11:56:23 CET 2026 - iivanov@suse.de
|
||||
|
||||
- arm64: Fix cleared E0POE bit after cpu_suspend()/resume() (git-fixes)
|
||||
- commit ea3dd60
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 09:50:20 CET 2026 - iivanov@suse.de
|
||||
|
||||
- PCI: Add PCI_BRIDGE_NO_ALIAS quirk for ASPEED AST1150 (bsc#1258672)
|
||||
- commit 63015f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 09:49:40 CET 2026 - iivanov@suse.de
|
||||
|
||||
- PCI: Add ASPEED vendor ID to pci_ids.h (bsc#1258672)
|
||||
- commit c07c434
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 09:43:35 CET 2026 - tiwai@suse.de
|
||||
|
||||
- rtc: interface: Alarm race handling should not discard preceding
|
||||
error (git-fixes).
|
||||
- commit 142d6d3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 22 09:05:06 CET 2026 - tiwai@suse.de
|
||||
|
||||
- NTB: ntb_transport: Fix too small buffer for debugfs_name
|
||||
(git-fixes).
|
||||
- commit 34f22c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 23:06:17 CET 2026 - ailiop@suse.com
|
||||
|
||||
- xfs: fix UAF in xchk_btree_check_block_owner (CVE-2026-23223
|
||||
bsc#1258483).
|
||||
- commit 0986f41
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 23:03:08 CET 2026 - ailiop@suse.com
|
||||
|
||||
- erofs: fix UAF issue for file-backed mounts w/ directio option
|
||||
(CVE-2026-23224 bsc#1258461).
|
||||
- commit 543a001
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 09:54:13 CET 2026 - tiwai@suse.de
|
||||
|
||||
- spi: wpcm-fiu: Fix potential NULL pointer dereference in
|
||||
wpcm_fiu_probe() (git-fixes).
|
||||
- ASoC: rockchip: i2s-tdm: Use param rate if not provided by
|
||||
set_sysclk (git-fixes).
|
||||
- ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic
|
||||
init (git-fixes).
|
||||
- drm/amd/display: Use same max plane scaling limits for all 64
|
||||
bpp formats (git-fixes).
|
||||
- drm/amd/display: Fix out-of-bounds stream encoder index v3
|
||||
(git-fixes).
|
||||
- drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notify
|
||||
(git-fixes).
|
||||
- drm/amd/display: Reject cursor plane on DCE when scaled
|
||||
differently than primary (git-fixes).
|
||||
- drm/amdkfd: Fix watch_id bounds checking in debug address
|
||||
watch v2 (git-fixes).
|
||||
- drm/i915/acpi: free _DSM package when no connectors (git-fixes).
|
||||
- drm/amd: Fix hang on amdgpu unload by using
|
||||
pci_dev_is_disconnected() (git-fixes).
|
||||
- drm/amdgpu: Fix memory leak in amdgpu_ras_init() (git-fixes).
|
||||
- drm/amdgpu: Use kvfree instead of kfree in
|
||||
amdgpu_gmc_get_nps_memranges() (git-fixes).
|
||||
- drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc()
|
||||
(git-fixes).
|
||||
- drm/amdgpu: ensure no_hw_access is visible before MMIO
|
||||
(git-fixes).
|
||||
- efi: Fix reservation of unaccepted memory table (git-fixes).
|
||||
- commit 05f5344
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 09:46:43 CET 2026 - tiwai@suse.de
|
||||
|
||||
- ALSA: usb-audio: Use the right limit for PCM OOB check
|
||||
(CVE-2026-23208 bsc#1258468).
|
||||
- ALSA: usb-audio: Prevent excessive number of frames
|
||||
(CVE-2026-23208 bsc#1258468).
|
||||
- commit 9c042c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 20 10:41:33 CET 2026 - osalvador@suse.de
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
%define srcversion 6.12
|
||||
%define patchversion 6.12.0
|
||||
%define git_commit 2763a5a5f373b1987b3ad6adb7f9d107f6175682
|
||||
%define git_commit 376b3ee7b9f98aacafaa04991ea57d476c23544d
|
||||
%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>.g2763a5a
|
||||
Release: <RELEASE>.g376b3ee
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
@@ -1,3 +1,128 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 14:08:59 CET 2026 - fdmanana@suse.com
|
||||
|
||||
- btrfs: fix NULL dereference on root when tracing inode eviction
|
||||
(bsc#1257635 CVE-2025-71184).
|
||||
- commit 3fff732
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 14:05:05 CET 2026 - fdmanana@suse.com
|
||||
|
||||
- btrfs: tracepoints: use btrfs_root_id() to get the id of a root
|
||||
(bsc#1257635 CVE-2025-71184).
|
||||
- commit 4039cd5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 12:15:52 CET 2026 - iivanov@suse.de
|
||||
|
||||
- tee: optee: ffa: fix a typo of "optee_ffa_api_is_compatible" (git-fixes)
|
||||
- commit d36259f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 12:15:05 CET 2026 - iivanov@suse.de
|
||||
|
||||
- tee: fix memory leak in tee_dyn_shm_alloc_helper (git-fixes)
|
||||
- commit 7a7323a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 11:59:06 CET 2026 - iivanov@suse.de
|
||||
|
||||
- arm64: Force the use of CNTVCT_EL0 in __delay() (git-fixes)
|
||||
- commit 2e8d443
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 11:57:42 CET 2026 - iivanov@suse.de
|
||||
|
||||
- arm64: poe: fix stale POR_EL0 values for ptrace (git-fixes)
|
||||
- commit e7cd7ba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 11:56:23 CET 2026 - iivanov@suse.de
|
||||
|
||||
- arm64: Fix cleared E0POE bit after cpu_suspend()/resume() (git-fixes)
|
||||
- commit ea3dd60
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 09:50:20 CET 2026 - iivanov@suse.de
|
||||
|
||||
- PCI: Add PCI_BRIDGE_NO_ALIAS quirk for ASPEED AST1150 (bsc#1258672)
|
||||
- commit 63015f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 09:49:40 CET 2026 - iivanov@suse.de
|
||||
|
||||
- PCI: Add ASPEED vendor ID to pci_ids.h (bsc#1258672)
|
||||
- commit c07c434
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 09:43:35 CET 2026 - tiwai@suse.de
|
||||
|
||||
- rtc: interface: Alarm race handling should not discard preceding
|
||||
error (git-fixes).
|
||||
- commit 142d6d3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 22 09:05:06 CET 2026 - tiwai@suse.de
|
||||
|
||||
- NTB: ntb_transport: Fix too small buffer for debugfs_name
|
||||
(git-fixes).
|
||||
- commit 34f22c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 23:06:17 CET 2026 - ailiop@suse.com
|
||||
|
||||
- xfs: fix UAF in xchk_btree_check_block_owner (CVE-2026-23223
|
||||
bsc#1258483).
|
||||
- commit 0986f41
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 23:03:08 CET 2026 - ailiop@suse.com
|
||||
|
||||
- erofs: fix UAF issue for file-backed mounts w/ directio option
|
||||
(CVE-2026-23224 bsc#1258461).
|
||||
- commit 543a001
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 09:54:13 CET 2026 - tiwai@suse.de
|
||||
|
||||
- spi: wpcm-fiu: Fix potential NULL pointer dereference in
|
||||
wpcm_fiu_probe() (git-fixes).
|
||||
- ASoC: rockchip: i2s-tdm: Use param rate if not provided by
|
||||
set_sysclk (git-fixes).
|
||||
- ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic
|
||||
init (git-fixes).
|
||||
- drm/amd/display: Use same max plane scaling limits for all 64
|
||||
bpp formats (git-fixes).
|
||||
- drm/amd/display: Fix out-of-bounds stream encoder index v3
|
||||
(git-fixes).
|
||||
- drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notify
|
||||
(git-fixes).
|
||||
- drm/amd/display: Reject cursor plane on DCE when scaled
|
||||
differently than primary (git-fixes).
|
||||
- drm/amdkfd: Fix watch_id bounds checking in debug address
|
||||
watch v2 (git-fixes).
|
||||
- drm/i915/acpi: free _DSM package when no connectors (git-fixes).
|
||||
- drm/amd: Fix hang on amdgpu unload by using
|
||||
pci_dev_is_disconnected() (git-fixes).
|
||||
- drm/amdgpu: Fix memory leak in amdgpu_ras_init() (git-fixes).
|
||||
- drm/amdgpu: Use kvfree instead of kfree in
|
||||
amdgpu_gmc_get_nps_memranges() (git-fixes).
|
||||
- drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc()
|
||||
(git-fixes).
|
||||
- drm/amdgpu: ensure no_hw_access is visible before MMIO
|
||||
(git-fixes).
|
||||
- efi: Fix reservation of unaccepted memory table (git-fixes).
|
||||
- commit 05f5344
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 09:46:43 CET 2026 - tiwai@suse.de
|
||||
|
||||
- ALSA: usb-audio: Use the right limit for PCM OOB check
|
||||
(CVE-2026-23208 bsc#1258468).
|
||||
- ALSA: usb-audio: Prevent excessive number of frames
|
||||
(CVE-2026-23208 bsc#1258468).
|
||||
- commit 9c042c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 20 10:41:33 CET 2026 - osalvador@suse.de
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%define srcversion 6.12
|
||||
%define patchversion 6.12.0
|
||||
%define git_commit 2763a5a5f373b1987b3ad6adb7f9d107f6175682
|
||||
%define git_commit 376b3ee7b9f98aacafaa04991ea57d476c23544d
|
||||
%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>.g2763a5a
|
||||
Release: <RELEASE>.g376b3ee
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
@@ -1,3 +1,128 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 14:08:59 CET 2026 - fdmanana@suse.com
|
||||
|
||||
- btrfs: fix NULL dereference on root when tracing inode eviction
|
||||
(bsc#1257635 CVE-2025-71184).
|
||||
- commit 3fff732
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 14:05:05 CET 2026 - fdmanana@suse.com
|
||||
|
||||
- btrfs: tracepoints: use btrfs_root_id() to get the id of a root
|
||||
(bsc#1257635 CVE-2025-71184).
|
||||
- commit 4039cd5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 12:15:52 CET 2026 - iivanov@suse.de
|
||||
|
||||
- tee: optee: ffa: fix a typo of "optee_ffa_api_is_compatible" (git-fixes)
|
||||
- commit d36259f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 12:15:05 CET 2026 - iivanov@suse.de
|
||||
|
||||
- tee: fix memory leak in tee_dyn_shm_alloc_helper (git-fixes)
|
||||
- commit 7a7323a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 11:59:06 CET 2026 - iivanov@suse.de
|
||||
|
||||
- arm64: Force the use of CNTVCT_EL0 in __delay() (git-fixes)
|
||||
- commit 2e8d443
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 11:57:42 CET 2026 - iivanov@suse.de
|
||||
|
||||
- arm64: poe: fix stale POR_EL0 values for ptrace (git-fixes)
|
||||
- commit e7cd7ba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 11:56:23 CET 2026 - iivanov@suse.de
|
||||
|
||||
- arm64: Fix cleared E0POE bit after cpu_suspend()/resume() (git-fixes)
|
||||
- commit ea3dd60
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 09:50:20 CET 2026 - iivanov@suse.de
|
||||
|
||||
- PCI: Add PCI_BRIDGE_NO_ALIAS quirk for ASPEED AST1150 (bsc#1258672)
|
||||
- commit 63015f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 09:49:40 CET 2026 - iivanov@suse.de
|
||||
|
||||
- PCI: Add ASPEED vendor ID to pci_ids.h (bsc#1258672)
|
||||
- commit c07c434
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 09:43:35 CET 2026 - tiwai@suse.de
|
||||
|
||||
- rtc: interface: Alarm race handling should not discard preceding
|
||||
error (git-fixes).
|
||||
- commit 142d6d3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 22 09:05:06 CET 2026 - tiwai@suse.de
|
||||
|
||||
- NTB: ntb_transport: Fix too small buffer for debugfs_name
|
||||
(git-fixes).
|
||||
- commit 34f22c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 23:06:17 CET 2026 - ailiop@suse.com
|
||||
|
||||
- xfs: fix UAF in xchk_btree_check_block_owner (CVE-2026-23223
|
||||
bsc#1258483).
|
||||
- commit 0986f41
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 23:03:08 CET 2026 - ailiop@suse.com
|
||||
|
||||
- erofs: fix UAF issue for file-backed mounts w/ directio option
|
||||
(CVE-2026-23224 bsc#1258461).
|
||||
- commit 543a001
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 09:54:13 CET 2026 - tiwai@suse.de
|
||||
|
||||
- spi: wpcm-fiu: Fix potential NULL pointer dereference in
|
||||
wpcm_fiu_probe() (git-fixes).
|
||||
- ASoC: rockchip: i2s-tdm: Use param rate if not provided by
|
||||
set_sysclk (git-fixes).
|
||||
- ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic
|
||||
init (git-fixes).
|
||||
- drm/amd/display: Use same max plane scaling limits for all 64
|
||||
bpp formats (git-fixes).
|
||||
- drm/amd/display: Fix out-of-bounds stream encoder index v3
|
||||
(git-fixes).
|
||||
- drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notify
|
||||
(git-fixes).
|
||||
- drm/amd/display: Reject cursor plane on DCE when scaled
|
||||
differently than primary (git-fixes).
|
||||
- drm/amdkfd: Fix watch_id bounds checking in debug address
|
||||
watch v2 (git-fixes).
|
||||
- drm/i915/acpi: free _DSM package when no connectors (git-fixes).
|
||||
- drm/amd: Fix hang on amdgpu unload by using
|
||||
pci_dev_is_disconnected() (git-fixes).
|
||||
- drm/amdgpu: Fix memory leak in amdgpu_ras_init() (git-fixes).
|
||||
- drm/amdgpu: Use kvfree instead of kfree in
|
||||
amdgpu_gmc_get_nps_memranges() (git-fixes).
|
||||
- drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc()
|
||||
(git-fixes).
|
||||
- drm/amdgpu: ensure no_hw_access is visible before MMIO
|
||||
(git-fixes).
|
||||
- efi: Fix reservation of unaccepted memory table (git-fixes).
|
||||
- commit 05f5344
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 09:46:43 CET 2026 - tiwai@suse.de
|
||||
|
||||
- ALSA: usb-audio: Use the right limit for PCM OOB check
|
||||
(CVE-2026-23208 bsc#1258468).
|
||||
- ALSA: usb-audio: Prevent excessive number of frames
|
||||
(CVE-2026-23208 bsc#1258468).
|
||||
- commit 9c042c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 20 10:41:33 CET 2026 - osalvador@suse.de
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
%define srcversion 6.12
|
||||
%define patchversion 6.12.0
|
||||
%define git_commit 2763a5a5f373b1987b3ad6adb7f9d107f6175682
|
||||
%define git_commit 376b3ee7b9f98aacafaa04991ea57d476c23544d
|
||||
%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>.g2763a5a
|
||||
Release: <RELEASE>.g376b3ee
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
@@ -1,3 +1,128 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 14:08:59 CET 2026 - fdmanana@suse.com
|
||||
|
||||
- btrfs: fix NULL dereference on root when tracing inode eviction
|
||||
(bsc#1257635 CVE-2025-71184).
|
||||
- commit 3fff732
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 14:05:05 CET 2026 - fdmanana@suse.com
|
||||
|
||||
- btrfs: tracepoints: use btrfs_root_id() to get the id of a root
|
||||
(bsc#1257635 CVE-2025-71184).
|
||||
- commit 4039cd5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 12:15:52 CET 2026 - iivanov@suse.de
|
||||
|
||||
- tee: optee: ffa: fix a typo of "optee_ffa_api_is_compatible" (git-fixes)
|
||||
- commit d36259f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 12:15:05 CET 2026 - iivanov@suse.de
|
||||
|
||||
- tee: fix memory leak in tee_dyn_shm_alloc_helper (git-fixes)
|
||||
- commit 7a7323a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 11:59:06 CET 2026 - iivanov@suse.de
|
||||
|
||||
- arm64: Force the use of CNTVCT_EL0 in __delay() (git-fixes)
|
||||
- commit 2e8d443
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 11:57:42 CET 2026 - iivanov@suse.de
|
||||
|
||||
- arm64: poe: fix stale POR_EL0 values for ptrace (git-fixes)
|
||||
- commit e7cd7ba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 11:56:23 CET 2026 - iivanov@suse.de
|
||||
|
||||
- arm64: Fix cleared E0POE bit after cpu_suspend()/resume() (git-fixes)
|
||||
- commit ea3dd60
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 09:50:20 CET 2026 - iivanov@suse.de
|
||||
|
||||
- PCI: Add PCI_BRIDGE_NO_ALIAS quirk for ASPEED AST1150 (bsc#1258672)
|
||||
- commit 63015f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 09:49:40 CET 2026 - iivanov@suse.de
|
||||
|
||||
- PCI: Add ASPEED vendor ID to pci_ids.h (bsc#1258672)
|
||||
- commit c07c434
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 09:43:35 CET 2026 - tiwai@suse.de
|
||||
|
||||
- rtc: interface: Alarm race handling should not discard preceding
|
||||
error (git-fixes).
|
||||
- commit 142d6d3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 22 09:05:06 CET 2026 - tiwai@suse.de
|
||||
|
||||
- NTB: ntb_transport: Fix too small buffer for debugfs_name
|
||||
(git-fixes).
|
||||
- commit 34f22c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 23:06:17 CET 2026 - ailiop@suse.com
|
||||
|
||||
- xfs: fix UAF in xchk_btree_check_block_owner (CVE-2026-23223
|
||||
bsc#1258483).
|
||||
- commit 0986f41
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 23:03:08 CET 2026 - ailiop@suse.com
|
||||
|
||||
- erofs: fix UAF issue for file-backed mounts w/ directio option
|
||||
(CVE-2026-23224 bsc#1258461).
|
||||
- commit 543a001
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 09:54:13 CET 2026 - tiwai@suse.de
|
||||
|
||||
- spi: wpcm-fiu: Fix potential NULL pointer dereference in
|
||||
wpcm_fiu_probe() (git-fixes).
|
||||
- ASoC: rockchip: i2s-tdm: Use param rate if not provided by
|
||||
set_sysclk (git-fixes).
|
||||
- ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic
|
||||
init (git-fixes).
|
||||
- drm/amd/display: Use same max plane scaling limits for all 64
|
||||
bpp formats (git-fixes).
|
||||
- drm/amd/display: Fix out-of-bounds stream encoder index v3
|
||||
(git-fixes).
|
||||
- drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notify
|
||||
(git-fixes).
|
||||
- drm/amd/display: Reject cursor plane on DCE when scaled
|
||||
differently than primary (git-fixes).
|
||||
- drm/amdkfd: Fix watch_id bounds checking in debug address
|
||||
watch v2 (git-fixes).
|
||||
- drm/i915/acpi: free _DSM package when no connectors (git-fixes).
|
||||
- drm/amd: Fix hang on amdgpu unload by using
|
||||
pci_dev_is_disconnected() (git-fixes).
|
||||
- drm/amdgpu: Fix memory leak in amdgpu_ras_init() (git-fixes).
|
||||
- drm/amdgpu: Use kvfree instead of kfree in
|
||||
amdgpu_gmc_get_nps_memranges() (git-fixes).
|
||||
- drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc()
|
||||
(git-fixes).
|
||||
- drm/amdgpu: ensure no_hw_access is visible before MMIO
|
||||
(git-fixes).
|
||||
- efi: Fix reservation of unaccepted memory table (git-fixes).
|
||||
- commit 05f5344
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 09:46:43 CET 2026 - tiwai@suse.de
|
||||
|
||||
- ALSA: usb-audio: Use the right limit for PCM OOB check
|
||||
(CVE-2026-23208 bsc#1258468).
|
||||
- ALSA: usb-audio: Prevent excessive number of frames
|
||||
(CVE-2026-23208 bsc#1258468).
|
||||
- commit 9c042c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 20 10:41:33 CET 2026 - osalvador@suse.de
|
||||
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%global kernel_package kernel%kernel_flavor-srchash-2763a5a5f373b1987b3ad6adb7f9d107f6175682
|
||||
%global kernel_package kernel%kernel_flavor-srchash-376b3ee7b9f98aacafaa04991ea57d476c23544d
|
||||
%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>.g2763a5a
|
||||
Release: <RELEASE>.g376b3ee
|
||||
%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-2763a5a5f373b1987b3ad6adb7f9d107f6175682
|
||||
Provides: kernel-obs-build-srchash-376b3ee7b9f98aacafaa04991ea57d476c23544d
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: device-mapper
|
||||
BuildRequires: dracut
|
||||
|
||||
@@ -1,3 +1,128 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 14:08:59 CET 2026 - fdmanana@suse.com
|
||||
|
||||
- btrfs: fix NULL dereference on root when tracing inode eviction
|
||||
(bsc#1257635 CVE-2025-71184).
|
||||
- commit 3fff732
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 14:05:05 CET 2026 - fdmanana@suse.com
|
||||
|
||||
- btrfs: tracepoints: use btrfs_root_id() to get the id of a root
|
||||
(bsc#1257635 CVE-2025-71184).
|
||||
- commit 4039cd5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 12:15:52 CET 2026 - iivanov@suse.de
|
||||
|
||||
- tee: optee: ffa: fix a typo of "optee_ffa_api_is_compatible" (git-fixes)
|
||||
- commit d36259f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 12:15:05 CET 2026 - iivanov@suse.de
|
||||
|
||||
- tee: fix memory leak in tee_dyn_shm_alloc_helper (git-fixes)
|
||||
- commit 7a7323a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 11:59:06 CET 2026 - iivanov@suse.de
|
||||
|
||||
- arm64: Force the use of CNTVCT_EL0 in __delay() (git-fixes)
|
||||
- commit 2e8d443
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 11:57:42 CET 2026 - iivanov@suse.de
|
||||
|
||||
- arm64: poe: fix stale POR_EL0 values for ptrace (git-fixes)
|
||||
- commit e7cd7ba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 11:56:23 CET 2026 - iivanov@suse.de
|
||||
|
||||
- arm64: Fix cleared E0POE bit after cpu_suspend()/resume() (git-fixes)
|
||||
- commit ea3dd60
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 09:50:20 CET 2026 - iivanov@suse.de
|
||||
|
||||
- PCI: Add PCI_BRIDGE_NO_ALIAS quirk for ASPEED AST1150 (bsc#1258672)
|
||||
- commit 63015f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 09:49:40 CET 2026 - iivanov@suse.de
|
||||
|
||||
- PCI: Add ASPEED vendor ID to pci_ids.h (bsc#1258672)
|
||||
- commit c07c434
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 09:43:35 CET 2026 - tiwai@suse.de
|
||||
|
||||
- rtc: interface: Alarm race handling should not discard preceding
|
||||
error (git-fixes).
|
||||
- commit 142d6d3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 22 09:05:06 CET 2026 - tiwai@suse.de
|
||||
|
||||
- NTB: ntb_transport: Fix too small buffer for debugfs_name
|
||||
(git-fixes).
|
||||
- commit 34f22c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 23:06:17 CET 2026 - ailiop@suse.com
|
||||
|
||||
- xfs: fix UAF in xchk_btree_check_block_owner (CVE-2026-23223
|
||||
bsc#1258483).
|
||||
- commit 0986f41
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 23:03:08 CET 2026 - ailiop@suse.com
|
||||
|
||||
- erofs: fix UAF issue for file-backed mounts w/ directio option
|
||||
(CVE-2026-23224 bsc#1258461).
|
||||
- commit 543a001
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 09:54:13 CET 2026 - tiwai@suse.de
|
||||
|
||||
- spi: wpcm-fiu: Fix potential NULL pointer dereference in
|
||||
wpcm_fiu_probe() (git-fixes).
|
||||
- ASoC: rockchip: i2s-tdm: Use param rate if not provided by
|
||||
set_sysclk (git-fixes).
|
||||
- ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic
|
||||
init (git-fixes).
|
||||
- drm/amd/display: Use same max plane scaling limits for all 64
|
||||
bpp formats (git-fixes).
|
||||
- drm/amd/display: Fix out-of-bounds stream encoder index v3
|
||||
(git-fixes).
|
||||
- drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notify
|
||||
(git-fixes).
|
||||
- drm/amd/display: Reject cursor plane on DCE when scaled
|
||||
differently than primary (git-fixes).
|
||||
- drm/amdkfd: Fix watch_id bounds checking in debug address
|
||||
watch v2 (git-fixes).
|
||||
- drm/i915/acpi: free _DSM package when no connectors (git-fixes).
|
||||
- drm/amd: Fix hang on amdgpu unload by using
|
||||
pci_dev_is_disconnected() (git-fixes).
|
||||
- drm/amdgpu: Fix memory leak in amdgpu_ras_init() (git-fixes).
|
||||
- drm/amdgpu: Use kvfree instead of kfree in
|
||||
amdgpu_gmc_get_nps_memranges() (git-fixes).
|
||||
- drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc()
|
||||
(git-fixes).
|
||||
- drm/amdgpu: ensure no_hw_access is visible before MMIO
|
||||
(git-fixes).
|
||||
- efi: Fix reservation of unaccepted memory table (git-fixes).
|
||||
- commit 05f5344
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 09:46:43 CET 2026 - tiwai@suse.de
|
||||
|
||||
- ALSA: usb-audio: Use the right limit for PCM OOB check
|
||||
(CVE-2026-23208 bsc#1258468).
|
||||
- ALSA: usb-audio: Prevent excessive number of frames
|
||||
(CVE-2026-23208 bsc#1258468).
|
||||
- commit 9c042c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 20 10:41:33 CET 2026 - osalvador@suse.de
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
Name: kernel-obs-qa
|
||||
Version: 6.12.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g2763a5a
|
||||
Release: <RELEASE>.g376b3ee
|
||||
%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-2763a5a5f373b1987b3ad6adb7f9d107f6175682
|
||||
BuildRequires: kernel-obs-build-srchash-376b3ee7b9f98aacafaa04991ea57d476c23544d
|
||||
%endif
|
||||
BuildRequires: modutils
|
||||
ExclusiveArch: aarch64 ppc64le s390x x86_64
|
||||
|
||||
@@ -1,3 +1,128 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 14:08:59 CET 2026 - fdmanana@suse.com
|
||||
|
||||
- btrfs: fix NULL dereference on root when tracing inode eviction
|
||||
(bsc#1257635 CVE-2025-71184).
|
||||
- commit 3fff732
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 14:05:05 CET 2026 - fdmanana@suse.com
|
||||
|
||||
- btrfs: tracepoints: use btrfs_root_id() to get the id of a root
|
||||
(bsc#1257635 CVE-2025-71184).
|
||||
- commit 4039cd5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 12:15:52 CET 2026 - iivanov@suse.de
|
||||
|
||||
- tee: optee: ffa: fix a typo of "optee_ffa_api_is_compatible" (git-fixes)
|
||||
- commit d36259f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 12:15:05 CET 2026 - iivanov@suse.de
|
||||
|
||||
- tee: fix memory leak in tee_dyn_shm_alloc_helper (git-fixes)
|
||||
- commit 7a7323a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 11:59:06 CET 2026 - iivanov@suse.de
|
||||
|
||||
- arm64: Force the use of CNTVCT_EL0 in __delay() (git-fixes)
|
||||
- commit 2e8d443
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 11:57:42 CET 2026 - iivanov@suse.de
|
||||
|
||||
- arm64: poe: fix stale POR_EL0 values for ptrace (git-fixes)
|
||||
- commit e7cd7ba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 11:56:23 CET 2026 - iivanov@suse.de
|
||||
|
||||
- arm64: Fix cleared E0POE bit after cpu_suspend()/resume() (git-fixes)
|
||||
- commit ea3dd60
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 09:50:20 CET 2026 - iivanov@suse.de
|
||||
|
||||
- PCI: Add PCI_BRIDGE_NO_ALIAS quirk for ASPEED AST1150 (bsc#1258672)
|
||||
- commit 63015f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 09:49:40 CET 2026 - iivanov@suse.de
|
||||
|
||||
- PCI: Add ASPEED vendor ID to pci_ids.h (bsc#1258672)
|
||||
- commit c07c434
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 09:43:35 CET 2026 - tiwai@suse.de
|
||||
|
||||
- rtc: interface: Alarm race handling should not discard preceding
|
||||
error (git-fixes).
|
||||
- commit 142d6d3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 22 09:05:06 CET 2026 - tiwai@suse.de
|
||||
|
||||
- NTB: ntb_transport: Fix too small buffer for debugfs_name
|
||||
(git-fixes).
|
||||
- commit 34f22c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 23:06:17 CET 2026 - ailiop@suse.com
|
||||
|
||||
- xfs: fix UAF in xchk_btree_check_block_owner (CVE-2026-23223
|
||||
bsc#1258483).
|
||||
- commit 0986f41
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 23:03:08 CET 2026 - ailiop@suse.com
|
||||
|
||||
- erofs: fix UAF issue for file-backed mounts w/ directio option
|
||||
(CVE-2026-23224 bsc#1258461).
|
||||
- commit 543a001
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 09:54:13 CET 2026 - tiwai@suse.de
|
||||
|
||||
- spi: wpcm-fiu: Fix potential NULL pointer dereference in
|
||||
wpcm_fiu_probe() (git-fixes).
|
||||
- ASoC: rockchip: i2s-tdm: Use param rate if not provided by
|
||||
set_sysclk (git-fixes).
|
||||
- ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic
|
||||
init (git-fixes).
|
||||
- drm/amd/display: Use same max plane scaling limits for all 64
|
||||
bpp formats (git-fixes).
|
||||
- drm/amd/display: Fix out-of-bounds stream encoder index v3
|
||||
(git-fixes).
|
||||
- drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notify
|
||||
(git-fixes).
|
||||
- drm/amd/display: Reject cursor plane on DCE when scaled
|
||||
differently than primary (git-fixes).
|
||||
- drm/amdkfd: Fix watch_id bounds checking in debug address
|
||||
watch v2 (git-fixes).
|
||||
- drm/i915/acpi: free _DSM package when no connectors (git-fixes).
|
||||
- drm/amd: Fix hang on amdgpu unload by using
|
||||
pci_dev_is_disconnected() (git-fixes).
|
||||
- drm/amdgpu: Fix memory leak in amdgpu_ras_init() (git-fixes).
|
||||
- drm/amdgpu: Use kvfree instead of kfree in
|
||||
amdgpu_gmc_get_nps_memranges() (git-fixes).
|
||||
- drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc()
|
||||
(git-fixes).
|
||||
- drm/amdgpu: ensure no_hw_access is visible before MMIO
|
||||
(git-fixes).
|
||||
- efi: Fix reservation of unaccepted memory table (git-fixes).
|
||||
- commit 05f5344
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 09:46:43 CET 2026 - tiwai@suse.de
|
||||
|
||||
- ALSA: usb-audio: Use the right limit for PCM OOB check
|
||||
(CVE-2026-23208 bsc#1258468).
|
||||
- ALSA: usb-audio: Prevent excessive number of frames
|
||||
(CVE-2026-23208 bsc#1258468).
|
||||
- commit 9c042c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 20 10:41:33 CET 2026 - osalvador@suse.de
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
%define srcversion 6.12
|
||||
%define patchversion 6.12.0
|
||||
%define git_commit 2763a5a5f373b1987b3ad6adb7f9d107f6175682
|
||||
%define git_commit 376b3ee7b9f98aacafaa04991ea57d476c23544d
|
||||
%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>.g2763a5a
|
||||
Release: <RELEASE>.g376b3ee
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
@@ -1,3 +1,128 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 14:08:59 CET 2026 - fdmanana@suse.com
|
||||
|
||||
- btrfs: fix NULL dereference on root when tracing inode eviction
|
||||
(bsc#1257635 CVE-2025-71184).
|
||||
- commit 3fff732
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 14:05:05 CET 2026 - fdmanana@suse.com
|
||||
|
||||
- btrfs: tracepoints: use btrfs_root_id() to get the id of a root
|
||||
(bsc#1257635 CVE-2025-71184).
|
||||
- commit 4039cd5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 12:15:52 CET 2026 - iivanov@suse.de
|
||||
|
||||
- tee: optee: ffa: fix a typo of "optee_ffa_api_is_compatible" (git-fixes)
|
||||
- commit d36259f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 12:15:05 CET 2026 - iivanov@suse.de
|
||||
|
||||
- tee: fix memory leak in tee_dyn_shm_alloc_helper (git-fixes)
|
||||
- commit 7a7323a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 11:59:06 CET 2026 - iivanov@suse.de
|
||||
|
||||
- arm64: Force the use of CNTVCT_EL0 in __delay() (git-fixes)
|
||||
- commit 2e8d443
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 11:57:42 CET 2026 - iivanov@suse.de
|
||||
|
||||
- arm64: poe: fix stale POR_EL0 values for ptrace (git-fixes)
|
||||
- commit e7cd7ba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 11:56:23 CET 2026 - iivanov@suse.de
|
||||
|
||||
- arm64: Fix cleared E0POE bit after cpu_suspend()/resume() (git-fixes)
|
||||
- commit ea3dd60
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 09:50:20 CET 2026 - iivanov@suse.de
|
||||
|
||||
- PCI: Add PCI_BRIDGE_NO_ALIAS quirk for ASPEED AST1150 (bsc#1258672)
|
||||
- commit 63015f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 09:49:40 CET 2026 - iivanov@suse.de
|
||||
|
||||
- PCI: Add ASPEED vendor ID to pci_ids.h (bsc#1258672)
|
||||
- commit c07c434
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 09:43:35 CET 2026 - tiwai@suse.de
|
||||
|
||||
- rtc: interface: Alarm race handling should not discard preceding
|
||||
error (git-fixes).
|
||||
- commit 142d6d3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 22 09:05:06 CET 2026 - tiwai@suse.de
|
||||
|
||||
- NTB: ntb_transport: Fix too small buffer for debugfs_name
|
||||
(git-fixes).
|
||||
- commit 34f22c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 23:06:17 CET 2026 - ailiop@suse.com
|
||||
|
||||
- xfs: fix UAF in xchk_btree_check_block_owner (CVE-2026-23223
|
||||
bsc#1258483).
|
||||
- commit 0986f41
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 23:03:08 CET 2026 - ailiop@suse.com
|
||||
|
||||
- erofs: fix UAF issue for file-backed mounts w/ directio option
|
||||
(CVE-2026-23224 bsc#1258461).
|
||||
- commit 543a001
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 09:54:13 CET 2026 - tiwai@suse.de
|
||||
|
||||
- spi: wpcm-fiu: Fix potential NULL pointer dereference in
|
||||
wpcm_fiu_probe() (git-fixes).
|
||||
- ASoC: rockchip: i2s-tdm: Use param rate if not provided by
|
||||
set_sysclk (git-fixes).
|
||||
- ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic
|
||||
init (git-fixes).
|
||||
- drm/amd/display: Use same max plane scaling limits for all 64
|
||||
bpp formats (git-fixes).
|
||||
- drm/amd/display: Fix out-of-bounds stream encoder index v3
|
||||
(git-fixes).
|
||||
- drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notify
|
||||
(git-fixes).
|
||||
- drm/amd/display: Reject cursor plane on DCE when scaled
|
||||
differently than primary (git-fixes).
|
||||
- drm/amdkfd: Fix watch_id bounds checking in debug address
|
||||
watch v2 (git-fixes).
|
||||
- drm/i915/acpi: free _DSM package when no connectors (git-fixes).
|
||||
- drm/amd: Fix hang on amdgpu unload by using
|
||||
pci_dev_is_disconnected() (git-fixes).
|
||||
- drm/amdgpu: Fix memory leak in amdgpu_ras_init() (git-fixes).
|
||||
- drm/amdgpu: Use kvfree instead of kfree in
|
||||
amdgpu_gmc_get_nps_memranges() (git-fixes).
|
||||
- drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc()
|
||||
(git-fixes).
|
||||
- drm/amdgpu: ensure no_hw_access is visible before MMIO
|
||||
(git-fixes).
|
||||
- efi: Fix reservation of unaccepted memory table (git-fixes).
|
||||
- commit 05f5344
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 09:46:43 CET 2026 - tiwai@suse.de
|
||||
|
||||
- ALSA: usb-audio: Use the right limit for PCM OOB check
|
||||
(CVE-2026-23208 bsc#1258468).
|
||||
- ALSA: usb-audio: Prevent excessive number of frames
|
||||
(CVE-2026-23208 bsc#1258468).
|
||||
- commit 9c042c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 20 10:41:33 CET 2026 - osalvador@suse.de
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%define srcversion 6.12
|
||||
%define patchversion 6.12.0
|
||||
%define git_commit 2763a5a5f373b1987b3ad6adb7f9d107f6175682
|
||||
%define git_commit 376b3ee7b9f98aacafaa04991ea57d476c23544d
|
||||
%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>.g2763a5a
|
||||
Release: <RELEASE>.g376b3ee
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
@@ -1,3 +1,128 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 14:08:59 CET 2026 - fdmanana@suse.com
|
||||
|
||||
- btrfs: fix NULL dereference on root when tracing inode eviction
|
||||
(bsc#1257635 CVE-2025-71184).
|
||||
- commit 3fff732
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 14:05:05 CET 2026 - fdmanana@suse.com
|
||||
|
||||
- btrfs: tracepoints: use btrfs_root_id() to get the id of a root
|
||||
(bsc#1257635 CVE-2025-71184).
|
||||
- commit 4039cd5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 12:15:52 CET 2026 - iivanov@suse.de
|
||||
|
||||
- tee: optee: ffa: fix a typo of "optee_ffa_api_is_compatible" (git-fixes)
|
||||
- commit d36259f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 12:15:05 CET 2026 - iivanov@suse.de
|
||||
|
||||
- tee: fix memory leak in tee_dyn_shm_alloc_helper (git-fixes)
|
||||
- commit 7a7323a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 11:59:06 CET 2026 - iivanov@suse.de
|
||||
|
||||
- arm64: Force the use of CNTVCT_EL0 in __delay() (git-fixes)
|
||||
- commit 2e8d443
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 11:57:42 CET 2026 - iivanov@suse.de
|
||||
|
||||
- arm64: poe: fix stale POR_EL0 values for ptrace (git-fixes)
|
||||
- commit e7cd7ba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 11:56:23 CET 2026 - iivanov@suse.de
|
||||
|
||||
- arm64: Fix cleared E0POE bit after cpu_suspend()/resume() (git-fixes)
|
||||
- commit ea3dd60
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 09:50:20 CET 2026 - iivanov@suse.de
|
||||
|
||||
- PCI: Add PCI_BRIDGE_NO_ALIAS quirk for ASPEED AST1150 (bsc#1258672)
|
||||
- commit 63015f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 09:49:40 CET 2026 - iivanov@suse.de
|
||||
|
||||
- PCI: Add ASPEED vendor ID to pci_ids.h (bsc#1258672)
|
||||
- commit c07c434
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 09:43:35 CET 2026 - tiwai@suse.de
|
||||
|
||||
- rtc: interface: Alarm race handling should not discard preceding
|
||||
error (git-fixes).
|
||||
- commit 142d6d3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 22 09:05:06 CET 2026 - tiwai@suse.de
|
||||
|
||||
- NTB: ntb_transport: Fix too small buffer for debugfs_name
|
||||
(git-fixes).
|
||||
- commit 34f22c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 23:06:17 CET 2026 - ailiop@suse.com
|
||||
|
||||
- xfs: fix UAF in xchk_btree_check_block_owner (CVE-2026-23223
|
||||
bsc#1258483).
|
||||
- commit 0986f41
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 23:03:08 CET 2026 - ailiop@suse.com
|
||||
|
||||
- erofs: fix UAF issue for file-backed mounts w/ directio option
|
||||
(CVE-2026-23224 bsc#1258461).
|
||||
- commit 543a001
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 09:54:13 CET 2026 - tiwai@suse.de
|
||||
|
||||
- spi: wpcm-fiu: Fix potential NULL pointer dereference in
|
||||
wpcm_fiu_probe() (git-fixes).
|
||||
- ASoC: rockchip: i2s-tdm: Use param rate if not provided by
|
||||
set_sysclk (git-fixes).
|
||||
- ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic
|
||||
init (git-fixes).
|
||||
- drm/amd/display: Use same max plane scaling limits for all 64
|
||||
bpp formats (git-fixes).
|
||||
- drm/amd/display: Fix out-of-bounds stream encoder index v3
|
||||
(git-fixes).
|
||||
- drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notify
|
||||
(git-fixes).
|
||||
- drm/amd/display: Reject cursor plane on DCE when scaled
|
||||
differently than primary (git-fixes).
|
||||
- drm/amdkfd: Fix watch_id bounds checking in debug address
|
||||
watch v2 (git-fixes).
|
||||
- drm/i915/acpi: free _DSM package when no connectors (git-fixes).
|
||||
- drm/amd: Fix hang on amdgpu unload by using
|
||||
pci_dev_is_disconnected() (git-fixes).
|
||||
- drm/amdgpu: Fix memory leak in amdgpu_ras_init() (git-fixes).
|
||||
- drm/amdgpu: Use kvfree instead of kfree in
|
||||
amdgpu_gmc_get_nps_memranges() (git-fixes).
|
||||
- drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc()
|
||||
(git-fixes).
|
||||
- drm/amdgpu: ensure no_hw_access is visible before MMIO
|
||||
(git-fixes).
|
||||
- efi: Fix reservation of unaccepted memory table (git-fixes).
|
||||
- commit 05f5344
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 09:46:43 CET 2026 - tiwai@suse.de
|
||||
|
||||
- ALSA: usb-audio: Use the right limit for PCM OOB check
|
||||
(CVE-2026-23208 bsc#1258468).
|
||||
- ALSA: usb-audio: Prevent excessive number of frames
|
||||
(CVE-2026-23208 bsc#1258468).
|
||||
- commit 9c042c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 20 10:41:33 CET 2026 - osalvador@suse.de
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define git_commit 2763a5a5f373b1987b3ad6adb7f9d107f6175682
|
||||
%define git_commit 376b3ee7b9f98aacafaa04991ea57d476c23544d
|
||||
%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>.g2763a5a
|
||||
Release: <RELEASE>.g376b3ee
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
@@ -1,3 +1,128 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 14:08:59 CET 2026 - fdmanana@suse.com
|
||||
|
||||
- btrfs: fix NULL dereference on root when tracing inode eviction
|
||||
(bsc#1257635 CVE-2025-71184).
|
||||
- commit 3fff732
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 14:05:05 CET 2026 - fdmanana@suse.com
|
||||
|
||||
- btrfs: tracepoints: use btrfs_root_id() to get the id of a root
|
||||
(bsc#1257635 CVE-2025-71184).
|
||||
- commit 4039cd5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 12:15:52 CET 2026 - iivanov@suse.de
|
||||
|
||||
- tee: optee: ffa: fix a typo of "optee_ffa_api_is_compatible" (git-fixes)
|
||||
- commit d36259f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 12:15:05 CET 2026 - iivanov@suse.de
|
||||
|
||||
- tee: fix memory leak in tee_dyn_shm_alloc_helper (git-fixes)
|
||||
- commit 7a7323a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 11:59:06 CET 2026 - iivanov@suse.de
|
||||
|
||||
- arm64: Force the use of CNTVCT_EL0 in __delay() (git-fixes)
|
||||
- commit 2e8d443
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 11:57:42 CET 2026 - iivanov@suse.de
|
||||
|
||||
- arm64: poe: fix stale POR_EL0 values for ptrace (git-fixes)
|
||||
- commit e7cd7ba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 11:56:23 CET 2026 - iivanov@suse.de
|
||||
|
||||
- arm64: Fix cleared E0POE bit after cpu_suspend()/resume() (git-fixes)
|
||||
- commit ea3dd60
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 09:50:20 CET 2026 - iivanov@suse.de
|
||||
|
||||
- PCI: Add PCI_BRIDGE_NO_ALIAS quirk for ASPEED AST1150 (bsc#1258672)
|
||||
- commit 63015f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 09:49:40 CET 2026 - iivanov@suse.de
|
||||
|
||||
- PCI: Add ASPEED vendor ID to pci_ids.h (bsc#1258672)
|
||||
- commit c07c434
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 23 09:43:35 CET 2026 - tiwai@suse.de
|
||||
|
||||
- rtc: interface: Alarm race handling should not discard preceding
|
||||
error (git-fixes).
|
||||
- commit 142d6d3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 22 09:05:06 CET 2026 - tiwai@suse.de
|
||||
|
||||
- NTB: ntb_transport: Fix too small buffer for debugfs_name
|
||||
(git-fixes).
|
||||
- commit 34f22c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 23:06:17 CET 2026 - ailiop@suse.com
|
||||
|
||||
- xfs: fix UAF in xchk_btree_check_block_owner (CVE-2026-23223
|
||||
bsc#1258483).
|
||||
- commit 0986f41
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 23:03:08 CET 2026 - ailiop@suse.com
|
||||
|
||||
- erofs: fix UAF issue for file-backed mounts w/ directio option
|
||||
(CVE-2026-23224 bsc#1258461).
|
||||
- commit 543a001
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 09:54:13 CET 2026 - tiwai@suse.de
|
||||
|
||||
- spi: wpcm-fiu: Fix potential NULL pointer dereference in
|
||||
wpcm_fiu_probe() (git-fixes).
|
||||
- ASoC: rockchip: i2s-tdm: Use param rate if not provided by
|
||||
set_sysclk (git-fixes).
|
||||
- ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic
|
||||
init (git-fixes).
|
||||
- drm/amd/display: Use same max plane scaling limits for all 64
|
||||
bpp formats (git-fixes).
|
||||
- drm/amd/display: Fix out-of-bounds stream encoder index v3
|
||||
(git-fixes).
|
||||
- drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notify
|
||||
(git-fixes).
|
||||
- drm/amd/display: Reject cursor plane on DCE when scaled
|
||||
differently than primary (git-fixes).
|
||||
- drm/amdkfd: Fix watch_id bounds checking in debug address
|
||||
watch v2 (git-fixes).
|
||||
- drm/i915/acpi: free _DSM package when no connectors (git-fixes).
|
||||
- drm/amd: Fix hang on amdgpu unload by using
|
||||
pci_dev_is_disconnected() (git-fixes).
|
||||
- drm/amdgpu: Fix memory leak in amdgpu_ras_init() (git-fixes).
|
||||
- drm/amdgpu: Use kvfree instead of kfree in
|
||||
amdgpu_gmc_get_nps_memranges() (git-fixes).
|
||||
- drm/amdgpu: Fix memory leak in amdgpu_acpi_enumerate_xcc()
|
||||
(git-fixes).
|
||||
- drm/amdgpu: ensure no_hw_access is visible before MMIO
|
||||
(git-fixes).
|
||||
- efi: Fix reservation of unaccepted memory table (git-fixes).
|
||||
- commit 05f5344
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 21 09:46:43 CET 2026 - tiwai@suse.de
|
||||
|
||||
- ALSA: usb-audio: Use the right limit for PCM OOB check
|
||||
(CVE-2026-23208 bsc#1258468).
|
||||
- ALSA: usb-audio: Prevent excessive number of frames
|
||||
(CVE-2026-23208 bsc#1258468).
|
||||
- commit 9c042c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 20 10:41:33 CET 2026 - osalvador@suse.de
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
%define srcversion 6.12
|
||||
%define patchversion 6.12.0
|
||||
%define git_commit 2763a5a5f373b1987b3ad6adb7f9d107f6175682
|
||||
%define git_commit 376b3ee7b9f98aacafaa04991ea57d476c23544d
|
||||
%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>.g2763a5a
|
||||
Release: <RELEASE>.g376b3ee
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
BIN
patches.suse.tar.bz2
LFS
BIN
patches.suse.tar.bz2
LFS
Binary file not shown.
30
series.conf
30
series.conf
@@ -9398,6 +9398,7 @@
|
||||
patches.suse/io_uring-account-drain-memory-to-cgroup.patch
|
||||
patches.suse/io_uring-kbuf-account-ring-io_buffer_list-memory.patch
|
||||
patches.suse/btrfs-fix-fsync-of-files-with-no-hard-links-not-persisting.patch
|
||||
patches.suse/btrfs-tracepoints-use-btrfs_root_id-to-get-the-id-of.patch
|
||||
patches.suse/0001-btrfs-enhance-ASSERT-to-take-optional-format-string.patch
|
||||
patches.suse/0002-btrfs-use-verbose-ASSERT-in-volumes.c.patch
|
||||
patches.suse/0003-btrfs-add-debug-build-only-WARN.patch
|
||||
@@ -12365,6 +12366,8 @@
|
||||
patches.suse/sched-Fix-sched_numa_find_nth_cpu-if-mask-offline.patch
|
||||
patches.suse/soc-qcom-mdt_loader-Deal-with-zero-e_shentsize.patch
|
||||
patches.suse/tee-fix-NULL-pointer-dereference-in-tee_shm_put.patch
|
||||
patches.suse/tee-fix-memory-leak-in-tee_dyn_shm_alloc_helper.patch
|
||||
patches.suse/tee-optee-ffa-fix-a-typo-of-optee_ffa_api_is_compatible.patch
|
||||
patches.suse/arm64-dts-imx8mp-tqma8mpql-fix-LDO5-power-off.patch
|
||||
patches.suse/arm64-dts-imx8mp-Fix-missing-microSD-slot-vqmmc-on-DH-elec.patch
|
||||
patches.suse/arm64-dts-imx8mp-Fix-missing-microSD-slot-vqmmc-on-Data-Mo.patch
|
||||
@@ -14531,6 +14534,7 @@
|
||||
patches.suse/RDMA-irdma-avoid-invalid-read-in-irdma_net_event.patch
|
||||
patches.suse/RDMA-core-always-drop-device-refcount-in-ib_del_sub_.patch
|
||||
patches.suse/of-unittest-Fix-memory-leak-in-unittest_data_add.patch
|
||||
patches.suse/btrfs-fix-NULL-dereference-on-root-when-tracing-inod.patch
|
||||
patches.suse/btrfs-fix-deadlock-in-wait_current_trans-due-to-igno.patch
|
||||
patches.suse/btrfs-fix-beyond-EOF-write-handling.patch
|
||||
patches.suse/btrfs-always-detect-conflicting-inodes-when-logging-.patch
|
||||
@@ -14587,6 +14591,7 @@
|
||||
patches.suse/libceph-replace-overzealous-BUG_ON-in-osdmap_apply_increme.patch
|
||||
patches.suse/libceph-make-free_choose_arg_map-resilient-to-partial-allo.patch
|
||||
patches.suse/libceph-return-the-handler-error-from-mon_handle_auth_done.patch
|
||||
patches.suse/arm64-Fix-cleared-E0POE-bit-after-cpu_suspend-resume.patch
|
||||
patches.suse/erofs-don-t-bother-with-s_stack_depth-increasing-for-now.patch
|
||||
patches.suse/erofs-fix-file-backed-mounts-no-longer-working-on-EROFS-pa.patch
|
||||
patches.suse/docs-ABI-sysfs-devices-soc-Fix-swapped-sample-values.patch
|
||||
@@ -14614,6 +14619,7 @@
|
||||
patches.suse/pnfs-blocklayout-Fix-memory-leak-in-bl_parse_scsi.patch
|
||||
patches.suse/ALSA-hda-cirrus_scodec_test-Fix-incorrect-setup-of-g.patch
|
||||
patches.suse/ALSA-hda-cirrus_scodec_test-Fix-test-suite-name.patch
|
||||
patches.suse/ALSA-usb-audio-Prevent-excessive-number-of-frames.patch
|
||||
patches.suse/ASoC-simple-card-utils-Check-device-node-before-over.patch
|
||||
patches.suse/ASoC-codecs-wsa883x-fix-unnecessary-initialisation.patch
|
||||
patches.suse/ASoC-codecs-wsa881x-fix-unnecessary-initialisation.patch
|
||||
@@ -14724,6 +14730,7 @@
|
||||
patches.suse/ALSA-ctxfi-Fix-potential-OOB-access-in-audio-mixer-h.patch
|
||||
patches.suse/ALSA-hda-realtek-Fix-headset-mic-for-TongFang-X6AR55.patch
|
||||
patches.suse/ALSA-usb-audio-Fix-use-after-free-in-snd_usb_mixer_f.patch
|
||||
patches.suse/ALSA-usb-audio-Use-the-right-limit-for-PCM-OOB-check.patch
|
||||
patches.suse/ALSA-hda-realtek-ALC269-fixup-for-Lenovo-Yoga-Book-9.patch
|
||||
patches.suse/gpio-cdev-Correct-return-code-on-memory-allocation-f.patch
|
||||
patches.suse/regmap-maple-free-entry-on-mas_store_gfp-failure.patch
|
||||
@@ -14852,12 +14859,15 @@
|
||||
patches.suse/i3c-dw-Fix-memory-leak-in-dw_i3c_master_i2c_xfers.patch
|
||||
patches.suse/tpm-tpm_i2c_infineon-Fix-locality-leak-on-get_burstc.patch
|
||||
patches.suse/tpm-st33zp24-Fix-missing-cleanup-on-get_burstcount-e.patch
|
||||
patches.suse/erofs-fix-UAF-issue-for-file-backed-mounts-w-directio-opti.patch
|
||||
patches.suse/xfs-fix-UAF-in-xchk_btree_check_block_owner.patch
|
||||
patches.suse/ACPICA-Fix-NULL-pointer-dereference-in-acpi_ev_addre.patch
|
||||
patches.suse/PM-wakeup-Handle-empty-list-in-wakeup_sources_walk_s.patch
|
||||
patches.suse/PM-sleep-wakeirq-harden-dev_pm_clear_wake_irq-agains.patch
|
||||
patches.suse/OPP-Return-correct-value-in-dev_pm_opp_get_level.patch
|
||||
patches.suse/thermal-of-Fix-reference-leak-in-thermal_of_cm_looku.patch
|
||||
patches.suse/thermal-intel-x86_pkg_temp_thermal-Handle-invalid-te.patch
|
||||
patches.suse/arm64-poe-fix-stale-POR_EL0-values-for-ptrace.patch
|
||||
patches.suse/Documentation-mailbox-mbox_chan_ops.flush-is-optiona.patch
|
||||
patches.suse/crypto-qat-fix-parameter-order-used-in-ICP_QAT_FW_CO.patch
|
||||
patches.suse/crypto-qat-fix-warning-on-adf_pfvf_pf_proto.c.patch
|
||||
@@ -14981,6 +14991,8 @@
|
||||
patches.suse/PCI-Check-parent-for-NULL-in-of_pci_bus_release_doma.patch
|
||||
patches.suse/PCI-Initialize-RCB-from-pci_configure_device.patch
|
||||
patches.suse/PCI-ACPI-Restrict-program_hpx_type2-to-AER-bits.patch
|
||||
patches.suse/PCI-Add-ASPEED-vendor-ID-to-pci_ids.h.patch
|
||||
patches.suse/PCI-Add-PCI_BRIDGE_NO_ALIAS-quirk-for-ASPEED-AST1150.patch
|
||||
patches.suse/Revert-PCI-IOV-Add-PCI-rescan-remove-locking-when-en.patch
|
||||
patches.suse/PCI-IOV-Fix-race-between-SR-IOV-enable-disable-and-h.patch
|
||||
patches.suse/PCI-P2PDMA-Release-per-CPU-pgmap-ref-when-vm_insert_.patch
|
||||
@@ -15101,6 +15113,24 @@
|
||||
patches.suse/atm-fore200e-fix-use-after-free-in-tasklets-during-d.patch
|
||||
patches.suse/net-usb-catc-enable-basic-endpoint-checking.patch
|
||||
patches.suse/net-nfc-nci-Fix-parameter-validation-for-packet-data.patch
|
||||
patches.suse/arm64-Force-the-use-of-CNTVCT_EL0-in-__delay.patch
|
||||
patches.suse/efi-Fix-reservation-of-unaccepted-memory-table.patch
|
||||
patches.suse/drm-amdgpu-ensure-no_hw_access-is-visible-before-MMI.patch
|
||||
patches.suse/drm-amdgpu-Fix-memory-leak-in-amdgpu_acpi_enumerate_.patch
|
||||
patches.suse/drm-amdgpu-Use-kvfree-instead-of-kfree-in-amdgpu_gmc.patch
|
||||
patches.suse/drm-amdgpu-Fix-memory-leak-in-amdgpu_ras_init.patch
|
||||
patches.suse/drm-amd-Fix-hang-on-amdgpu-unload-by-using-pci_dev_i.patch
|
||||
patches.suse/drm-i915-acpi-free-_DSM-package-when-no-connectors.patch
|
||||
patches.suse/drm-amdkfd-Fix-watch_id-bounds-checking-in-debug-add.patch
|
||||
patches.suse/drm-amd-display-Reject-cursor-plane-on-DCE-when-scal.patch
|
||||
patches.suse/drm-amdgpu-fix-sync-handling-in-amdgpu_dma_buf_move_.patch
|
||||
patches.suse/drm-amd-display-Fix-out-of-bounds-stream-encoder-ind.patch
|
||||
patches.suse/drm-amd-display-Use-same-max-plane-scaling-limits-fo.patch
|
||||
patches.suse/ASoC-codecs-aw88261-Fix-erroneous-bitmask-logic-in-A.patch
|
||||
patches.suse/ASoC-rockchip-i2s-tdm-Use-param-rate-if-not-provided.patch
|
||||
patches.suse/spi-wpcm-fiu-Fix-potential-NULL-pointer-dereference-.patch
|
||||
patches.suse/NTB-ntb_transport-Fix-too-small-buffer-for-debugfs_n.patch
|
||||
patches.suse/rtc-interface-Alarm-race-handling-should-not-discard.patch
|
||||
|
||||
# mkp/scsi queue
|
||||
patches.suse/scsi-lpfc-Rework-lpfc_sli4_fcf_rr_next_index_get.patch
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
2026-02-21 00:00:11 +0000
|
||||
GIT Revision: 2763a5a5f373b1987b3ad6adb7f9d107f6175682
|
||||
2026-02-25 00:00:12 +0000
|
||||
GIT Revision: 376b3ee7b9f98aacafaa04991ea57d476c23544d
|
||||
GIT Branch: SL-16.0
|
||||
|
||||
Reference in New Issue
Block a user