forked from pool/kernel-source
Compare commits
1 Commits
Kernel/SL-
...
slfo-main
| Author | SHA256 | Date | |
|---|---|---|---|
| f6ff942d77 |
BIN
config.addon.tar.bz2
LFS
BIN
config.addon.tar.bz2
LFS
Binary file not shown.
BIN
config.tar.bz2
LFS
BIN
config.tar.bz2
LFS
Binary file not shown.
@@ -1,3 +1,666 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 7 15:53:03 CET 2026 - tiwai@suse.de
|
||||
|
||||
- platform/x86/intel/pmt/discovery: use valid device pointer in
|
||||
dev_err_probe (git-fixes).
|
||||
- platform/x86/intel/pmt: Fix kobject memory leak on init failure
|
||||
(git-fixes).
|
||||
- commit 08608e1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 7 13:46:22 CET 2026 - msuchanek@suse.de
|
||||
|
||||
- pseries/lparcfg: Add resource group monitoring (jsc#PED-14514).
|
||||
- commit 1e32467
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 14:22:19 CET 2026 - tbogendoerfer@suse.de
|
||||
|
||||
- team: Move team device type change at the end of team_port_add
|
||||
(CVE-2025-68340 bsc#1255507).
|
||||
- net/mlx5: Clean up only new IRQ glue on request_irq() failure
|
||||
(CVE-2025-40250 bsc#1254854).
|
||||
- net: qlogic/qede: fix potential out-of-bounds read in
|
||||
qede_tpa_cont() and qede_tpa_end() (CVE-2025-40252 bsc#1254849).
|
||||
- net: enetc: fix the deadlock of enetc_mdio_lock (CVE-2025-40347
|
||||
bsc#1255262).
|
||||
- commit 085c913
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 13:49:49 CET 2026 - tiwai@suse.de
|
||||
|
||||
- ASoC: Intel: avs: Do not share the name pointer between
|
||||
components (CVE-2025-40338 bsc#1255273).
|
||||
- commit fb15ec5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 11:02:40 CET 2026 - tiwai@suse.de
|
||||
|
||||
- usb: phy: isp1301: fix non-OF device reference imbalance
|
||||
(git-fixes).
|
||||
- usb: gadget: lpc32xx_udc: fix clock imbalance in error path
|
||||
(git-fixes).
|
||||
- serial: core: Fix serial device initialization (git-fixes).
|
||||
- commit 592ca99
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 11:01:31 CET 2026 - tiwai@suse.de
|
||||
|
||||
- wifi: mac80211: do not use old MBSSID elements (git-fixes).
|
||||
- wifi: cfg80211: sme: store capped length in
|
||||
__cfg80211_connect_result() (git-fixes).
|
||||
- wifi: rtlwifi: 8192cu: fix tid out of range in
|
||||
rtl92cu_tx_fill_desc() (git-fixes).
|
||||
- wifi: rtw88: limit indirect IO under powered off for RTL8822CS
|
||||
(git-fixes).
|
||||
- usb: ohci-nxp: fix device leak on probe failure (git-fixes).
|
||||
- usb: dwc3: of-simple: fix clock resource leak in
|
||||
dwc3_of_simple_probe (git-fixes).
|
||||
- USB: lpc32xx_udc: Fix error handling in probe (git-fixes).
|
||||
- usb: typec: altmodes/displayport: Drop the device reference
|
||||
in dp_altmode_probe() (git-fixes).
|
||||
- usb: renesas_usbhs: Fix a resource leak in usbhs_pipe_malloc()
|
||||
(git-fixes).
|
||||
- usb: dwc3: keep susphy enabled during exit to avoid controller
|
||||
faults (git-fixes).
|
||||
- usb: dwc2: fix hang during shutdown if set as peripheral
|
||||
(git-fixes).
|
||||
- wifi: ath10k: move recovery check logic into a new work
|
||||
(git-fixes).
|
||||
- wifi: ath10k: Add missing include of export.h (stable-fixes).
|
||||
- wifi: ath10k: Avoid vdev delete timeout when firmware is
|
||||
already down (stable-fixes).
|
||||
- commit 07af9a3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 10:59:02 CET 2026 - tiwai@suse.de
|
||||
|
||||
- of: unittest: Fix memory leak in unittest_data_add()
|
||||
(git-fixes).
|
||||
- drm/i915/gem: Zero-initialize the eb.vma array in
|
||||
i915_gem_do_execbuffer (git-fixes).
|
||||
- drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state()
|
||||
in prepare_fb (git-fixes).
|
||||
- platform/x86: hp-bioscfg: Fix out-of-bounds array access in
|
||||
ACPI package parsing (git-fixes).
|
||||
- platform/x86: ibm_rtl: fix EBDA signature search pointer
|
||||
arithmetic (git-fixes).
|
||||
- platform/x86: msi-laptop: add missing sysfs_remove_group()
|
||||
(git-fixes).
|
||||
- platform/mellanox: mlxbf-pmc: Remove trailing whitespaces from
|
||||
event names (git-fixes).
|
||||
- net: rose: fix invalid array index in rose_kill_by_device()
|
||||
(git-fixes).
|
||||
- net: usb: sr9700: fix incorrect command used to write single
|
||||
register (git-fixes).
|
||||
- net: nfc: fix deadlock between nfc_unregister_device and
|
||||
rfkill_fop_write (git-fixes).
|
||||
- net: usb: rtl8150: fix memory leak on usb_submit_urb() failure
|
||||
(git-fixes).
|
||||
- net: mdio: aspeed: add dummy read to avoid read-after-write
|
||||
issue (git-fixes).
|
||||
- idr: fix idr_alloc() returning an ID out of range (git-fixes).
|
||||
- genalloc.h: fix htmldocs warning (git-fixes).
|
||||
- serial: sh-sci: Check that the DMA cookie is valid (git-fixes).
|
||||
- serial: core: Restore sysfs fwnode information (git-fixes).
|
||||
- firewire: nosy: Fix dma_free_coherent() size (git-fixes).
|
||||
- Input: ti_am335x_tsc - fix off-by-one error in wire_order
|
||||
validation (git-fixes).
|
||||
- Input: alps - fix use-after-free bugs caused by
|
||||
dev3_register_work (git-fixes).
|
||||
- Input: atkbd - skip deactivate for HONOR FMB-P's internal
|
||||
keyboard (git-fixes).
|
||||
- spi: cadence-quadspi: Fix clock disable on probe failure path
|
||||
(git-fixes).
|
||||
- spi: fsl-cpm: Check length parity before switching to 16 bit
|
||||
mode (git-fixes).
|
||||
- hwmon: (ltc4282): Fix reset_history file permissions
|
||||
(git-fixes).
|
||||
- hwmon: (tmp401) fix overflow caused by default conversion rate
|
||||
value (git-fixes).
|
||||
- hwmon: (ibmpex) fix use-after-free in high/low store
|
||||
(git-fixes).
|
||||
- hwmon: (dell-smm) Limit fan multiplier to avoid overflow
|
||||
(git-fixes).
|
||||
- mmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to
|
||||
Kconfig (git-fixes).
|
||||
- mmc: sdhci-of-arasan: Increase CD stable timeout to 2 seconds
|
||||
(git-fixes).
|
||||
- PM: runtime: Do not clear needs_force_resume with enabled
|
||||
runtime PM (git-fixes).
|
||||
- nfc: pn533: Fix error code in pn533_acr122_poweron_rdr()
|
||||
(git-fixes).
|
||||
- r8169: fix RTL8117 Wake-on-Lan in DASH mode (git-fixes).
|
||||
- net: phy: marvell-88q2xxx: Fix clamped value in
|
||||
mv88q2xxx_hwmon_write (git-fixes).
|
||||
- firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select
|
||||
FW_LOADER (git-fixes).
|
||||
- efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
|
||||
(stable-fixes).
|
||||
- efi/cper: Add a new helper function to print bitmasks
|
||||
(stable-fixes).
|
||||
- efi/cper: Adjust infopfx size to accept an extra space
|
||||
(stable-fixes).
|
||||
- usb: dwc2: disable platform lowlevel hw resources during
|
||||
shutdown (stable-fixes).
|
||||
- resource: introduce is_type_match() helper and use it
|
||||
(stable-fixes).
|
||||
- resource: replace open coded resource_intersection()
|
||||
(stable-fixes).
|
||||
- commit 0273be1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 10:54:13 CET 2026 - tiwai@suse.de
|
||||
|
||||
- accel/ivpu: Prevent runtime suspend during context abort work
|
||||
(stable-fixes).
|
||||
- Refresh
|
||||
patches.suse/accel-ivpu-Trigger-device-recovery-on-engine-reset-r.patch.
|
||||
- commit 79c3327
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 10:53:17 CET 2026 - tiwai@suse.de
|
||||
|
||||
- drm/imagination: Disallow exporting of PM/FW protected objects
|
||||
(git-fixes).
|
||||
- Bluetooth: btusb: revert use of devm_kzalloc in btusb
|
||||
(git-fixes).
|
||||
- crypto: seqiv - Do not use req->iv after crypto_aead_encrypt
|
||||
(git-fixes).
|
||||
- drm/msm/dpu: Add missing NULL pointer check for pingpong
|
||||
interface (git-fixes).
|
||||
- ASoC: ak4458: remove the reset operation in probe and remove
|
||||
(git-fixes).
|
||||
- ASoC: fsl_sai: Constrain sample rates from audio PLLs only in
|
||||
master mode (git-fixes).
|
||||
- ALSA: usb-mixer: us16x08: validate meter packet indices
|
||||
(git-fixes).
|
||||
- ALSA: pcmcia: Fix resource leak in snd_pdacf_probe error path
|
||||
(git-fixes).
|
||||
- ALSA: vxpocket: Fix resource leak in vxpocket_probe error path
|
||||
(git-fixes).
|
||||
- drm/xe: Use usleep_range for accurate long-running workload
|
||||
timeslicing (git-fixes).
|
||||
- drm/xe: Drop preempt-fences when destroying imported dma-bufs
|
||||
(git-fixes).
|
||||
- drm/xe/oa: Disallow 0 OA property values (git-fixes).
|
||||
- drm/xe: Adjust long-running workload timeslices to reasonable
|
||||
values (git-fixes).
|
||||
- drm/xe/oa: Limit num_syncs to prevent oversized allocations
|
||||
(git-fixes).
|
||||
- drm/xe: Limit num_syncs to prevent oversized allocations
|
||||
(git-fixes).
|
||||
- drm/xe: Restore engine registers before restarting schedulers
|
||||
after GT reset (git-fixes).
|
||||
- drm/xe/bo: Don't include the CCS metadata in the dma-buf
|
||||
sg-table (git-fixes).
|
||||
- drm/me/gsc: mei interrupt top half should be in irq disabled
|
||||
context (git-fixes).
|
||||
- drm/panel: sony-td4353-jdi: Enable prepare_prev_first
|
||||
(git-fixes).
|
||||
- ACPI: PCC: Fix race condition by removing static qualifier
|
||||
(git-fixes).
|
||||
- ACPI: CPPC: Fix missing PCC check for guaranteed_perf
|
||||
(git-fixes).
|
||||
- can: j1939: make j1939_sk_bind() fail if device is no longer
|
||||
registered (git-fixes).
|
||||
- can: gs_usb: gs_can_open(): fix error handling (git-fixes).
|
||||
- ASoC: codecs: nau8325: Silence uninitialized variables warnings
|
||||
(stable-fixes).
|
||||
- ASoC: nau8325: use simple i2c probe function (stable-fixes).
|
||||
- ALSA: wavefront: Fix integer overflow in sample size validation
|
||||
(git-fixes).
|
||||
- accel/ivpu: Ensure rpm_runtime_put in case of engine
|
||||
reset/resume fail (git-fixes).
|
||||
- commit bc5d2b7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 2 10:33:37 CET 2026 - msuchanek@suse.de
|
||||
|
||||
- powerpc/kexec: Enable SMT before waking offline CPUs
|
||||
(bsc#1214285 bsc#1205462 ltc#200161 ltc#200588 git-fixes
|
||||
bsc#1253739 ltc#211493 bsc#1254244 ltc#216496).
|
||||
- commit 2cae729
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 2 08:15:46 CET 2026 - petr.pavlu@suse.com
|
||||
|
||||
- ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct()
|
||||
(git-fixes).
|
||||
- commit fa39b88
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 2 07:46:15 CET 2026 - petr.pavlu@suse.com
|
||||
|
||||
- uprobe: Do not emulate/sstep original instruction when ip is
|
||||
changed (git-fixes).
|
||||
- commit d467aca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 23:23:05 CET 2025 - lduncan@suse.com
|
||||
|
||||
- scsi: ufs: core: Fix PM QoS mutex initialization (git-fixes).
|
||||
- commit d4f8c1e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 20:25:43 CET 2025 - fmancera@suse.de
|
||||
|
||||
- sysfs: check visibility before changing group attribute
|
||||
ownership (CVE-2025-40355 bsc#1255261).
|
||||
- commit 880a26c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 17:06:35 CET 2025 - lduncan@suse.com
|
||||
|
||||
- kabi: fix struct ufs_hba changes (bsc#1253414 CVE-2025-40130).
|
||||
- commit fc77a12
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 11:13:43 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix race condition in kprobe initialization causing
|
||||
NULL pointer dereference (CVE-2025-40042 bsc#1252861).
|
||||
- commit bdfa48f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:31:07 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: Handle typeof_unqual keyword and __seg_{fs,gs}
|
||||
qualifiers (bsc#1236052).
|
||||
- commit 0e659c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:30:36 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: factor out APP for the ST_NORMAL state (bsc#1236052).
|
||||
- commit 5358749
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:30:06 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute before init-declarator
|
||||
(bsc#1236052).
|
||||
- commit 9d85e9d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:29:32 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for builtin (u)int*x*_t types
|
||||
(bsc#1236052).
|
||||
- commit 185bd6a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:28:59 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute after 'union'
|
||||
(bsc#1236052).
|
||||
- commit 2ac1289
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:28:24 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute after 'struct'
|
||||
(bsc#1236052).
|
||||
- commit a014557
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:27:48 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute after
|
||||
abstact_declarator (bsc#1236052).
|
||||
- commit 4c80d7c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:27:18 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute before
|
||||
nested_declarator (bsc#1236052).
|
||||
- commit 57006cf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:26:43 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute before
|
||||
abstract_declarator (bsc#1236052).
|
||||
- commit 7e3aae9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:26:07 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: decouple ATTRIBUTE_PHRASE from type-qualifier
|
||||
(bsc#1236052).
|
||||
- commit df3529a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:25:35 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: record attributes consistently for init-declarator
|
||||
(bsc#1236052).
|
||||
- commit e523534
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:25:01 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: restrict direct-declarator to take one
|
||||
parameter-type-list (bsc#1236052).
|
||||
- commit 5d44f80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:24:08 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: restrict direct-abstract-declarator to take one
|
||||
parameter-type-list (bsc#1236052).
|
||||
- commit 72b3275
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:23:34 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: remove Makefile hack (bsc#1236052).
|
||||
- commit d72f174
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:22:51 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix last 3 shift/reduce conflicts (bsc#1236052).
|
||||
- commit 39457e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:22:16 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix 6 shift/reduce conflicts and 5 reduce/reduce
|
||||
conflicts (bsc#1236052).
|
||||
- commit 42dc606
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:21:36 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: reduce type_qualifier directly to decl_specifier
|
||||
(bsc#1236052).
|
||||
- commit e767d23
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:20:58 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: rename cvar_qualifier to type_qualifier (bsc#1236052).
|
||||
- commit 0da131e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:20:21 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: rename m_abstract_declarator to abstract_declarator
|
||||
(bsc#1236052).
|
||||
- commit 307de95
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:19:14 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: use uint32_t instead of unsigned long for calculating
|
||||
CRC (bsc#1236052).
|
||||
- commit 66e7c65
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:16:54 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: use generic macros for hash table implementation
|
||||
(bsc#1236052).
|
||||
- Refresh
|
||||
patches.suse/genksyms-Fix-enum-consts-from-a-reference-affecting-new-va.patch.
|
||||
- commit e5d70f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:15:06 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: refactor the return points in the for-loop in
|
||||
__add_symbol() (bsc#1236052).
|
||||
- commit 8ff674f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:13:18 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: reduce the indentation in the for-loop in
|
||||
__add_symbol() (bsc#1236052).
|
||||
- Refresh
|
||||
patches.suse/genksyms-Fix-enum-consts-from-a-reference-affecting-new-va.patch.
|
||||
- commit 8eaca75
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:10:34 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: reduce indentation in export_symbol() (bsc#1236052).
|
||||
- commit 9545dc6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 13:23:33 CET 2025 - clopez@suse.de
|
||||
|
||||
- KVM: SEV: Drop GHCB_VERSION_DEFAULT and open code it
|
||||
(bsc#1255672).
|
||||
- Refresh
|
||||
patches.suse/KVM-SEV-Enforce-minimum-GHCB-version-requirement-for.patch.
|
||||
- Refresh
|
||||
patches.suse/KVM-SEV-Rename-kvm_ghcb_get_sw_exit_code-to-kvm_get_.patch.
|
||||
- commit 24d45f1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 00:15:54 CET 2025 - lduncan@suse.com
|
||||
|
||||
- scsi: ufs: core: Fix data race in CPU latency PM QoS request
|
||||
handling (CVE-2025-40130 bsc#1253414).
|
||||
- commit ebfcb5d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 29 19:04:51 CET 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpuidle: menu: Use residency threshold in polling state override
|
||||
decisions (bsc#1255026).
|
||||
- commit 652c9d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 28 19:01:32 CET 2025 - lduncan@suse.com
|
||||
|
||||
- supported.conf: Update path for ufs drivers
|
||||
As part of bsc#1253414 CVE-2025-40130, which updates
|
||||
the ufs driver, it was discovered that the pathnames
|
||||
in the supported module list had the old ufs driver
|
||||
pathnames, which was drivers/scsi/ufs. But the
|
||||
ufs drivers are now in drivers/ufs.
|
||||
Also, the ti-j721e-ufs modules is now in the "host"
|
||||
subdirectory.
|
||||
- commit 0d9f529
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 23 10:35:46 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- selftests/bpf: Test widen_imprecise_scalars() with different
|
||||
stack depth (CVE-2025-68208 bsc#1255227).
|
||||
- commit cbc44e7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 23 10:21:49 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- bpf: account for current allocated stack depth in
|
||||
widen_imprecise_scalars() (CVE-2025-68208 bsc#1255227).
|
||||
- commit ac93c78
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 23 06:56:23 CET 2025 - heming.zhao@suse.com
|
||||
|
||||
- gfs2: Fix unlikely race in gdlm_put_lock (CVE-2025-40242
|
||||
bsc#1255075).
|
||||
- commit d162d45
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 12:10:19 CET 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_ct: add seqadj extension for natted connections
|
||||
(CVE-2025-68206 bsc#1255142).
|
||||
- commit c2d456f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 11:54:35 CET 2025 - fmancera@suse.de
|
||||
|
||||
- sctp: Prevent TOCTOU out-of-bounds write (CVE-2025-40331
|
||||
bsc#1254615).
|
||||
- commit cd21b6d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 11:16:27 CET 2025 - fmancera@suse.de
|
||||
|
||||
- net: bridge: fix use-after-free due to MST port state bypass
|
||||
(CVE-2025-40297 bsc#1255187).
|
||||
- commit 656c4a6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 08:41:52 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- bpf: Sync pending IRQ work before freeing ring buffer
|
||||
(CVE-2025-40319 bsc#1254794).
|
||||
- commit 0031a97
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 21 14:48:36 CET 2025 - heming.zhao@suse.com
|
||||
|
||||
- ocfs2: clear extent cache after moving/defragmenting extents
|
||||
(CVE-2025-40233 bsc#1254813).
|
||||
- commit 852b35f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 21 14:46:53 CET 2025 - mkubecek@suse.cz
|
||||
|
||||
- net: use dst_dev_rcu() in sk_setup_caps() (CVE-2025-40170
|
||||
bsc#1253413).
|
||||
- commit 2787f89
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 17:17:26 CET 2025 - fmancera@suse.de
|
||||
|
||||
- tipc: Fix use-after-free in tipc_mon_reinit_self()
|
||||
(CVE-2025-40280 bsc#1254847).
|
||||
- commit 1a4ecc3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 17:05:08 CET 2025 - mkoutny@suse.com
|
||||
|
||||
- cgroup: rstat: use LOCK CMPXCHG in css_rstat_updated
|
||||
(bsc#1255434).
|
||||
- bpf: Do not limit bpf_cgroup_from_id to current's namespace
|
||||
(bsc#1255433).
|
||||
- commit f9dd89c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 15:01:00 CET 2025 - dfaggioli@suse.com
|
||||
|
||||
- virtio-net: fix received length check in big packets (bsc#1255175, CVE-2025-40292).
|
||||
- commit d9c33d8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 14:47:20 CET 2025 - mkoutny@suse.com
|
||||
|
||||
- af_unix: Initialise scc_index in unix_add_edge() (CVE-2025-40214
|
||||
bsc#1254961).
|
||||
- commit f4d0234
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 12:51:51 CET 2025 - sjaeckel@suse.de
|
||||
|
||||
- net: atlantic: fix fragment overflow handling in RX path
|
||||
(CVE-2025-68301 bsc#1255120).
|
||||
- net: openvswitch: remove never-working support for setting
|
||||
nsh fields (CVE-2025-40254 bsc#1254852).
|
||||
- commit ca34a4d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 10:14:23 CET 2025 - jgross@suse.com
|
||||
|
||||
- vsock: Ignore signal/timeout on connect() if already established
|
||||
(CVE-2025-40248, bsc#1254864).
|
||||
- commit 8f55c39
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 10:00:34 CET 2025 - jgross@suse.com
|
||||
|
||||
- vsock: fix lock inversion in vsock_assign_transport()
|
||||
(CVE-2025-40231, bsc#1254815).
|
||||
- commit 1f7e22a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 09:46:36 CET 2025 - jgross@suse.com
|
||||
|
||||
- xen/events: Return -EEXIST for bound VIRQs (CVE-2025-40160,
|
||||
bsc#1253400).
|
||||
- commit 3883ce8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 09:32:49 CET 2025 - jgross@suse.com
|
||||
|
||||
- xen/events: Cleanup find_virq() return codes (CVE-2025-40160,
|
||||
bsc#1253400).
|
||||
- commit 8f641eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 15:10:44 CET 2025 - rbm@suse.com
|
||||
|
||||
- selftests: net: fib-onlink-tests: Set high metric for default
|
||||
IPv6 route (bsc#1255346).
|
||||
- selftests: net: use slowwait to make sure IPv6 setup finished
|
||||
(bsc#1255349).
|
||||
- selftests: net: use slowwait to stabilize vrf_route_leaking test
|
||||
(bsc#1255349).
|
||||
- commit 18154f6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 12:18:16 CET 2025 - fmancera@suse.de
|
||||
|
||||
- kABI: xfrm: delete x->tunnel as we delete x (bsc#1254959
|
||||
CVE-2025-40215).
|
||||
- commit 23f1b71
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 11:00:25 CET 2025 - sjaeckel@suse.de
|
||||
|
||||
- be2net: pass wrb_params in case of OS2BMC (CVE-2025-40264
|
||||
bsc#1254835).
|
||||
- net: phy: micrel: always set shared->phydev for LAN8814
|
||||
(CVE-2025-40239 bsc#1254868).
|
||||
- commit 48a9709
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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:43:51 CET 2025 - rbm@suse.com
|
||||
|
||||
- netdevsim: print human readable IP address (bsc#1255071).
|
||||
- commit f4d9e1a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 13:05:30 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- selftests/bpf: Skip timer cases when bpf_timer is not supported
|
||||
(git-fixes).
|
||||
- commit 52f69d8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 12:42:40 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- bpf: Reject bpf_timer for PREEMPT_RT (git-fixes).
|
||||
- commit 772432b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 11:08:42 CET 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: fix out of bounds memory read error in symlink repair
|
||||
(CVE-2025-40246 bsc#1254861).
|
||||
- commit 520885a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 10:55:00 CET 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: Replace strncpy with memcpy (git-fixes).
|
||||
- commit d262779
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 10:04:27 CET 2025 - tbogendoerfer@suse.de
|
||||
|
||||
@@ -6,6 +669,13 @@ Wed Dec 17 10:04:27 CET 2025 - tbogendoerfer@suse.de
|
||||
patches.suse/devlink-Add-support-for-u64-parameters.patch.
|
||||
- commit 08c3324
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 10:00:39 CET 2025 - jgross@suse.com
|
||||
|
||||
- KVM: guest_memfd: Remove bindings on memslot deletion when
|
||||
gmem is dying (CVE-2025-40274, bsc#1254830).
|
||||
- commit bf3055c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 03:33:06 CET 2025 - wqu@suse.com
|
||||
|
||||
@@ -39,6 +709,20 @@ Tue Dec 16 13:27:55 CET 2025 - jwiesner@suse.de
|
||||
bsc#1252046).
|
||||
- commit 584a8ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 16 11:57:54 CET 2025 - fmancera@suse.de
|
||||
|
||||
- xfrm: also call xfrm_state_delete_tunnel at destroy time for
|
||||
states that were never added (CVE-2025-40215 bsc#1254959).
|
||||
- commit e9b2533
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 15 17:33:22 CET 2025 - fmancera@suse.de
|
||||
|
||||
- xfrm: delete x->tunnel as we delete x (CVE-2025-40215
|
||||
bsc#1254959).
|
||||
- commit 2fc5164
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 15 11:56:05 CET 2025 - pfalcato@suse.de
|
||||
|
||||
@@ -1484,6 +2168,13 @@ Thu Nov 27 08:29:54 CET 2025 - hare@suse.de
|
||||
- KVM: s390: improve interrupt cpu for wakeup (bsc#1235463).
|
||||
- commit 772f945
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 08:21:20 CET 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- kABI workaround for bpf: Enforce expected_attach_type for
|
||||
tailcall compatibility (CVE-2025-40123 bsc#1253365).
|
||||
- commit 71b6940
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 07:16:26 CET 2025 - tiwai@suse.de
|
||||
|
||||
@@ -1491,6 +2182,15 @@ Thu Nov 27 07:16:26 CET 2025 - tiwai@suse.de
|
||||
(git-fixes).
|
||||
- commit cab7bbf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 06:06:14 CET 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- selftests/bpf: Add test case for different expected_attach_type
|
||||
(CVE-2025-40123 bsc#1253365).
|
||||
- bpf: Enforce expected_attach_type for tailcall compatibility
|
||||
(CVE-2025-40123 bsc#1253365).
|
||||
- commit 9fe957a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 04:03:22 CET 2025 - mgorman@suse.de
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package dtb-aarch64
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -27,7 +27,7 @@
|
||||
Name: dtb-aarch64
|
||||
Version: 6.12.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcd450b4
|
||||
Release: <RELEASE>.gf0eb18e
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
BIN
kabi.tar.bz2
LFS
BIN
kabi.tar.bz2
LFS
Binary file not shown.
@@ -1,3 +1,666 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 7 15:53:03 CET 2026 - tiwai@suse.de
|
||||
|
||||
- platform/x86/intel/pmt/discovery: use valid device pointer in
|
||||
dev_err_probe (git-fixes).
|
||||
- platform/x86/intel/pmt: Fix kobject memory leak on init failure
|
||||
(git-fixes).
|
||||
- commit 08608e1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 7 13:46:22 CET 2026 - msuchanek@suse.de
|
||||
|
||||
- pseries/lparcfg: Add resource group monitoring (jsc#PED-14514).
|
||||
- commit 1e32467
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 14:22:19 CET 2026 - tbogendoerfer@suse.de
|
||||
|
||||
- team: Move team device type change at the end of team_port_add
|
||||
(CVE-2025-68340 bsc#1255507).
|
||||
- net/mlx5: Clean up only new IRQ glue on request_irq() failure
|
||||
(CVE-2025-40250 bsc#1254854).
|
||||
- net: qlogic/qede: fix potential out-of-bounds read in
|
||||
qede_tpa_cont() and qede_tpa_end() (CVE-2025-40252 bsc#1254849).
|
||||
- net: enetc: fix the deadlock of enetc_mdio_lock (CVE-2025-40347
|
||||
bsc#1255262).
|
||||
- commit 085c913
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 13:49:49 CET 2026 - tiwai@suse.de
|
||||
|
||||
- ASoC: Intel: avs: Do not share the name pointer between
|
||||
components (CVE-2025-40338 bsc#1255273).
|
||||
- commit fb15ec5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 11:02:40 CET 2026 - tiwai@suse.de
|
||||
|
||||
- usb: phy: isp1301: fix non-OF device reference imbalance
|
||||
(git-fixes).
|
||||
- usb: gadget: lpc32xx_udc: fix clock imbalance in error path
|
||||
(git-fixes).
|
||||
- serial: core: Fix serial device initialization (git-fixes).
|
||||
- commit 592ca99
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 11:01:31 CET 2026 - tiwai@suse.de
|
||||
|
||||
- wifi: mac80211: do not use old MBSSID elements (git-fixes).
|
||||
- wifi: cfg80211: sme: store capped length in
|
||||
__cfg80211_connect_result() (git-fixes).
|
||||
- wifi: rtlwifi: 8192cu: fix tid out of range in
|
||||
rtl92cu_tx_fill_desc() (git-fixes).
|
||||
- wifi: rtw88: limit indirect IO under powered off for RTL8822CS
|
||||
(git-fixes).
|
||||
- usb: ohci-nxp: fix device leak on probe failure (git-fixes).
|
||||
- usb: dwc3: of-simple: fix clock resource leak in
|
||||
dwc3_of_simple_probe (git-fixes).
|
||||
- USB: lpc32xx_udc: Fix error handling in probe (git-fixes).
|
||||
- usb: typec: altmodes/displayport: Drop the device reference
|
||||
in dp_altmode_probe() (git-fixes).
|
||||
- usb: renesas_usbhs: Fix a resource leak in usbhs_pipe_malloc()
|
||||
(git-fixes).
|
||||
- usb: dwc3: keep susphy enabled during exit to avoid controller
|
||||
faults (git-fixes).
|
||||
- usb: dwc2: fix hang during shutdown if set as peripheral
|
||||
(git-fixes).
|
||||
- wifi: ath10k: move recovery check logic into a new work
|
||||
(git-fixes).
|
||||
- wifi: ath10k: Add missing include of export.h (stable-fixes).
|
||||
- wifi: ath10k: Avoid vdev delete timeout when firmware is
|
||||
already down (stable-fixes).
|
||||
- commit 07af9a3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 10:59:02 CET 2026 - tiwai@suse.de
|
||||
|
||||
- of: unittest: Fix memory leak in unittest_data_add()
|
||||
(git-fixes).
|
||||
- drm/i915/gem: Zero-initialize the eb.vma array in
|
||||
i915_gem_do_execbuffer (git-fixes).
|
||||
- drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state()
|
||||
in prepare_fb (git-fixes).
|
||||
- platform/x86: hp-bioscfg: Fix out-of-bounds array access in
|
||||
ACPI package parsing (git-fixes).
|
||||
- platform/x86: ibm_rtl: fix EBDA signature search pointer
|
||||
arithmetic (git-fixes).
|
||||
- platform/x86: msi-laptop: add missing sysfs_remove_group()
|
||||
(git-fixes).
|
||||
- platform/mellanox: mlxbf-pmc: Remove trailing whitespaces from
|
||||
event names (git-fixes).
|
||||
- net: rose: fix invalid array index in rose_kill_by_device()
|
||||
(git-fixes).
|
||||
- net: usb: sr9700: fix incorrect command used to write single
|
||||
register (git-fixes).
|
||||
- net: nfc: fix deadlock between nfc_unregister_device and
|
||||
rfkill_fop_write (git-fixes).
|
||||
- net: usb: rtl8150: fix memory leak on usb_submit_urb() failure
|
||||
(git-fixes).
|
||||
- net: mdio: aspeed: add dummy read to avoid read-after-write
|
||||
issue (git-fixes).
|
||||
- idr: fix idr_alloc() returning an ID out of range (git-fixes).
|
||||
- genalloc.h: fix htmldocs warning (git-fixes).
|
||||
- serial: sh-sci: Check that the DMA cookie is valid (git-fixes).
|
||||
- serial: core: Restore sysfs fwnode information (git-fixes).
|
||||
- firewire: nosy: Fix dma_free_coherent() size (git-fixes).
|
||||
- Input: ti_am335x_tsc - fix off-by-one error in wire_order
|
||||
validation (git-fixes).
|
||||
- Input: alps - fix use-after-free bugs caused by
|
||||
dev3_register_work (git-fixes).
|
||||
- Input: atkbd - skip deactivate for HONOR FMB-P's internal
|
||||
keyboard (git-fixes).
|
||||
- spi: cadence-quadspi: Fix clock disable on probe failure path
|
||||
(git-fixes).
|
||||
- spi: fsl-cpm: Check length parity before switching to 16 bit
|
||||
mode (git-fixes).
|
||||
- hwmon: (ltc4282): Fix reset_history file permissions
|
||||
(git-fixes).
|
||||
- hwmon: (tmp401) fix overflow caused by default conversion rate
|
||||
value (git-fixes).
|
||||
- hwmon: (ibmpex) fix use-after-free in high/low store
|
||||
(git-fixes).
|
||||
- hwmon: (dell-smm) Limit fan multiplier to avoid overflow
|
||||
(git-fixes).
|
||||
- mmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to
|
||||
Kconfig (git-fixes).
|
||||
- mmc: sdhci-of-arasan: Increase CD stable timeout to 2 seconds
|
||||
(git-fixes).
|
||||
- PM: runtime: Do not clear needs_force_resume with enabled
|
||||
runtime PM (git-fixes).
|
||||
- nfc: pn533: Fix error code in pn533_acr122_poweron_rdr()
|
||||
(git-fixes).
|
||||
- r8169: fix RTL8117 Wake-on-Lan in DASH mode (git-fixes).
|
||||
- net: phy: marvell-88q2xxx: Fix clamped value in
|
||||
mv88q2xxx_hwmon_write (git-fixes).
|
||||
- firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select
|
||||
FW_LOADER (git-fixes).
|
||||
- efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
|
||||
(stable-fixes).
|
||||
- efi/cper: Add a new helper function to print bitmasks
|
||||
(stable-fixes).
|
||||
- efi/cper: Adjust infopfx size to accept an extra space
|
||||
(stable-fixes).
|
||||
- usb: dwc2: disable platform lowlevel hw resources during
|
||||
shutdown (stable-fixes).
|
||||
- resource: introduce is_type_match() helper and use it
|
||||
(stable-fixes).
|
||||
- resource: replace open coded resource_intersection()
|
||||
(stable-fixes).
|
||||
- commit 0273be1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 10:54:13 CET 2026 - tiwai@suse.de
|
||||
|
||||
- accel/ivpu: Prevent runtime suspend during context abort work
|
||||
(stable-fixes).
|
||||
- Refresh
|
||||
patches.suse/accel-ivpu-Trigger-device-recovery-on-engine-reset-r.patch.
|
||||
- commit 79c3327
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 10:53:17 CET 2026 - tiwai@suse.de
|
||||
|
||||
- drm/imagination: Disallow exporting of PM/FW protected objects
|
||||
(git-fixes).
|
||||
- Bluetooth: btusb: revert use of devm_kzalloc in btusb
|
||||
(git-fixes).
|
||||
- crypto: seqiv - Do not use req->iv after crypto_aead_encrypt
|
||||
(git-fixes).
|
||||
- drm/msm/dpu: Add missing NULL pointer check for pingpong
|
||||
interface (git-fixes).
|
||||
- ASoC: ak4458: remove the reset operation in probe and remove
|
||||
(git-fixes).
|
||||
- ASoC: fsl_sai: Constrain sample rates from audio PLLs only in
|
||||
master mode (git-fixes).
|
||||
- ALSA: usb-mixer: us16x08: validate meter packet indices
|
||||
(git-fixes).
|
||||
- ALSA: pcmcia: Fix resource leak in snd_pdacf_probe error path
|
||||
(git-fixes).
|
||||
- ALSA: vxpocket: Fix resource leak in vxpocket_probe error path
|
||||
(git-fixes).
|
||||
- drm/xe: Use usleep_range for accurate long-running workload
|
||||
timeslicing (git-fixes).
|
||||
- drm/xe: Drop preempt-fences when destroying imported dma-bufs
|
||||
(git-fixes).
|
||||
- drm/xe/oa: Disallow 0 OA property values (git-fixes).
|
||||
- drm/xe: Adjust long-running workload timeslices to reasonable
|
||||
values (git-fixes).
|
||||
- drm/xe/oa: Limit num_syncs to prevent oversized allocations
|
||||
(git-fixes).
|
||||
- drm/xe: Limit num_syncs to prevent oversized allocations
|
||||
(git-fixes).
|
||||
- drm/xe: Restore engine registers before restarting schedulers
|
||||
after GT reset (git-fixes).
|
||||
- drm/xe/bo: Don't include the CCS metadata in the dma-buf
|
||||
sg-table (git-fixes).
|
||||
- drm/me/gsc: mei interrupt top half should be in irq disabled
|
||||
context (git-fixes).
|
||||
- drm/panel: sony-td4353-jdi: Enable prepare_prev_first
|
||||
(git-fixes).
|
||||
- ACPI: PCC: Fix race condition by removing static qualifier
|
||||
(git-fixes).
|
||||
- ACPI: CPPC: Fix missing PCC check for guaranteed_perf
|
||||
(git-fixes).
|
||||
- can: j1939: make j1939_sk_bind() fail if device is no longer
|
||||
registered (git-fixes).
|
||||
- can: gs_usb: gs_can_open(): fix error handling (git-fixes).
|
||||
- ASoC: codecs: nau8325: Silence uninitialized variables warnings
|
||||
(stable-fixes).
|
||||
- ASoC: nau8325: use simple i2c probe function (stable-fixes).
|
||||
- ALSA: wavefront: Fix integer overflow in sample size validation
|
||||
(git-fixes).
|
||||
- accel/ivpu: Ensure rpm_runtime_put in case of engine
|
||||
reset/resume fail (git-fixes).
|
||||
- commit bc5d2b7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 2 10:33:37 CET 2026 - msuchanek@suse.de
|
||||
|
||||
- powerpc/kexec: Enable SMT before waking offline CPUs
|
||||
(bsc#1214285 bsc#1205462 ltc#200161 ltc#200588 git-fixes
|
||||
bsc#1253739 ltc#211493 bsc#1254244 ltc#216496).
|
||||
- commit 2cae729
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 2 08:15:46 CET 2026 - petr.pavlu@suse.com
|
||||
|
||||
- ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct()
|
||||
(git-fixes).
|
||||
- commit fa39b88
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 2 07:46:15 CET 2026 - petr.pavlu@suse.com
|
||||
|
||||
- uprobe: Do not emulate/sstep original instruction when ip is
|
||||
changed (git-fixes).
|
||||
- commit d467aca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 23:23:05 CET 2025 - lduncan@suse.com
|
||||
|
||||
- scsi: ufs: core: Fix PM QoS mutex initialization (git-fixes).
|
||||
- commit d4f8c1e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 20:25:43 CET 2025 - fmancera@suse.de
|
||||
|
||||
- sysfs: check visibility before changing group attribute
|
||||
ownership (CVE-2025-40355 bsc#1255261).
|
||||
- commit 880a26c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 17:06:35 CET 2025 - lduncan@suse.com
|
||||
|
||||
- kabi: fix struct ufs_hba changes (bsc#1253414 CVE-2025-40130).
|
||||
- commit fc77a12
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 11:13:43 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix race condition in kprobe initialization causing
|
||||
NULL pointer dereference (CVE-2025-40042 bsc#1252861).
|
||||
- commit bdfa48f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:31:07 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: Handle typeof_unqual keyword and __seg_{fs,gs}
|
||||
qualifiers (bsc#1236052).
|
||||
- commit 0e659c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:30:36 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: factor out APP for the ST_NORMAL state (bsc#1236052).
|
||||
- commit 5358749
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:30:06 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute before init-declarator
|
||||
(bsc#1236052).
|
||||
- commit 9d85e9d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:29:32 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for builtin (u)int*x*_t types
|
||||
(bsc#1236052).
|
||||
- commit 185bd6a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:28:59 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute after 'union'
|
||||
(bsc#1236052).
|
||||
- commit 2ac1289
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:28:24 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute after 'struct'
|
||||
(bsc#1236052).
|
||||
- commit a014557
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:27:48 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute after
|
||||
abstact_declarator (bsc#1236052).
|
||||
- commit 4c80d7c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:27:18 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute before
|
||||
nested_declarator (bsc#1236052).
|
||||
- commit 57006cf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:26:43 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute before
|
||||
abstract_declarator (bsc#1236052).
|
||||
- commit 7e3aae9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:26:07 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: decouple ATTRIBUTE_PHRASE from type-qualifier
|
||||
(bsc#1236052).
|
||||
- commit df3529a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:25:35 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: record attributes consistently for init-declarator
|
||||
(bsc#1236052).
|
||||
- commit e523534
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:25:01 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: restrict direct-declarator to take one
|
||||
parameter-type-list (bsc#1236052).
|
||||
- commit 5d44f80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:24:08 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: restrict direct-abstract-declarator to take one
|
||||
parameter-type-list (bsc#1236052).
|
||||
- commit 72b3275
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:23:34 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: remove Makefile hack (bsc#1236052).
|
||||
- commit d72f174
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:22:51 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix last 3 shift/reduce conflicts (bsc#1236052).
|
||||
- commit 39457e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:22:16 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix 6 shift/reduce conflicts and 5 reduce/reduce
|
||||
conflicts (bsc#1236052).
|
||||
- commit 42dc606
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:21:36 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: reduce type_qualifier directly to decl_specifier
|
||||
(bsc#1236052).
|
||||
- commit e767d23
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:20:58 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: rename cvar_qualifier to type_qualifier (bsc#1236052).
|
||||
- commit 0da131e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:20:21 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: rename m_abstract_declarator to abstract_declarator
|
||||
(bsc#1236052).
|
||||
- commit 307de95
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:19:14 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: use uint32_t instead of unsigned long for calculating
|
||||
CRC (bsc#1236052).
|
||||
- commit 66e7c65
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:16:54 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: use generic macros for hash table implementation
|
||||
(bsc#1236052).
|
||||
- Refresh
|
||||
patches.suse/genksyms-Fix-enum-consts-from-a-reference-affecting-new-va.patch.
|
||||
- commit e5d70f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:15:06 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: refactor the return points in the for-loop in
|
||||
__add_symbol() (bsc#1236052).
|
||||
- commit 8ff674f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:13:18 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: reduce the indentation in the for-loop in
|
||||
__add_symbol() (bsc#1236052).
|
||||
- Refresh
|
||||
patches.suse/genksyms-Fix-enum-consts-from-a-reference-affecting-new-va.patch.
|
||||
- commit 8eaca75
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:10:34 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: reduce indentation in export_symbol() (bsc#1236052).
|
||||
- commit 9545dc6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 13:23:33 CET 2025 - clopez@suse.de
|
||||
|
||||
- KVM: SEV: Drop GHCB_VERSION_DEFAULT and open code it
|
||||
(bsc#1255672).
|
||||
- Refresh
|
||||
patches.suse/KVM-SEV-Enforce-minimum-GHCB-version-requirement-for.patch.
|
||||
- Refresh
|
||||
patches.suse/KVM-SEV-Rename-kvm_ghcb_get_sw_exit_code-to-kvm_get_.patch.
|
||||
- commit 24d45f1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 00:15:54 CET 2025 - lduncan@suse.com
|
||||
|
||||
- scsi: ufs: core: Fix data race in CPU latency PM QoS request
|
||||
handling (CVE-2025-40130 bsc#1253414).
|
||||
- commit ebfcb5d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 29 19:04:51 CET 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpuidle: menu: Use residency threshold in polling state override
|
||||
decisions (bsc#1255026).
|
||||
- commit 652c9d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 28 19:01:32 CET 2025 - lduncan@suse.com
|
||||
|
||||
- supported.conf: Update path for ufs drivers
|
||||
As part of bsc#1253414 CVE-2025-40130, which updates
|
||||
the ufs driver, it was discovered that the pathnames
|
||||
in the supported module list had the old ufs driver
|
||||
pathnames, which was drivers/scsi/ufs. But the
|
||||
ufs drivers are now in drivers/ufs.
|
||||
Also, the ti-j721e-ufs modules is now in the "host"
|
||||
subdirectory.
|
||||
- commit 0d9f529
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 23 10:35:46 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- selftests/bpf: Test widen_imprecise_scalars() with different
|
||||
stack depth (CVE-2025-68208 bsc#1255227).
|
||||
- commit cbc44e7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 23 10:21:49 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- bpf: account for current allocated stack depth in
|
||||
widen_imprecise_scalars() (CVE-2025-68208 bsc#1255227).
|
||||
- commit ac93c78
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 23 06:56:23 CET 2025 - heming.zhao@suse.com
|
||||
|
||||
- gfs2: Fix unlikely race in gdlm_put_lock (CVE-2025-40242
|
||||
bsc#1255075).
|
||||
- commit d162d45
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 12:10:19 CET 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_ct: add seqadj extension for natted connections
|
||||
(CVE-2025-68206 bsc#1255142).
|
||||
- commit c2d456f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 11:54:35 CET 2025 - fmancera@suse.de
|
||||
|
||||
- sctp: Prevent TOCTOU out-of-bounds write (CVE-2025-40331
|
||||
bsc#1254615).
|
||||
- commit cd21b6d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 11:16:27 CET 2025 - fmancera@suse.de
|
||||
|
||||
- net: bridge: fix use-after-free due to MST port state bypass
|
||||
(CVE-2025-40297 bsc#1255187).
|
||||
- commit 656c4a6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 08:41:52 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- bpf: Sync pending IRQ work before freeing ring buffer
|
||||
(CVE-2025-40319 bsc#1254794).
|
||||
- commit 0031a97
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 21 14:48:36 CET 2025 - heming.zhao@suse.com
|
||||
|
||||
- ocfs2: clear extent cache after moving/defragmenting extents
|
||||
(CVE-2025-40233 bsc#1254813).
|
||||
- commit 852b35f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 21 14:46:53 CET 2025 - mkubecek@suse.cz
|
||||
|
||||
- net: use dst_dev_rcu() in sk_setup_caps() (CVE-2025-40170
|
||||
bsc#1253413).
|
||||
- commit 2787f89
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 17:17:26 CET 2025 - fmancera@suse.de
|
||||
|
||||
- tipc: Fix use-after-free in tipc_mon_reinit_self()
|
||||
(CVE-2025-40280 bsc#1254847).
|
||||
- commit 1a4ecc3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 17:05:08 CET 2025 - mkoutny@suse.com
|
||||
|
||||
- cgroup: rstat: use LOCK CMPXCHG in css_rstat_updated
|
||||
(bsc#1255434).
|
||||
- bpf: Do not limit bpf_cgroup_from_id to current's namespace
|
||||
(bsc#1255433).
|
||||
- commit f9dd89c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 15:01:00 CET 2025 - dfaggioli@suse.com
|
||||
|
||||
- virtio-net: fix received length check in big packets (bsc#1255175, CVE-2025-40292).
|
||||
- commit d9c33d8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 14:47:20 CET 2025 - mkoutny@suse.com
|
||||
|
||||
- af_unix: Initialise scc_index in unix_add_edge() (CVE-2025-40214
|
||||
bsc#1254961).
|
||||
- commit f4d0234
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 12:51:51 CET 2025 - sjaeckel@suse.de
|
||||
|
||||
- net: atlantic: fix fragment overflow handling in RX path
|
||||
(CVE-2025-68301 bsc#1255120).
|
||||
- net: openvswitch: remove never-working support for setting
|
||||
nsh fields (CVE-2025-40254 bsc#1254852).
|
||||
- commit ca34a4d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 10:14:23 CET 2025 - jgross@suse.com
|
||||
|
||||
- vsock: Ignore signal/timeout on connect() if already established
|
||||
(CVE-2025-40248, bsc#1254864).
|
||||
- commit 8f55c39
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 10:00:34 CET 2025 - jgross@suse.com
|
||||
|
||||
- vsock: fix lock inversion in vsock_assign_transport()
|
||||
(CVE-2025-40231, bsc#1254815).
|
||||
- commit 1f7e22a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 09:46:36 CET 2025 - jgross@suse.com
|
||||
|
||||
- xen/events: Return -EEXIST for bound VIRQs (CVE-2025-40160,
|
||||
bsc#1253400).
|
||||
- commit 3883ce8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 09:32:49 CET 2025 - jgross@suse.com
|
||||
|
||||
- xen/events: Cleanup find_virq() return codes (CVE-2025-40160,
|
||||
bsc#1253400).
|
||||
- commit 8f641eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 15:10:44 CET 2025 - rbm@suse.com
|
||||
|
||||
- selftests: net: fib-onlink-tests: Set high metric for default
|
||||
IPv6 route (bsc#1255346).
|
||||
- selftests: net: use slowwait to make sure IPv6 setup finished
|
||||
(bsc#1255349).
|
||||
- selftests: net: use slowwait to stabilize vrf_route_leaking test
|
||||
(bsc#1255349).
|
||||
- commit 18154f6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 12:18:16 CET 2025 - fmancera@suse.de
|
||||
|
||||
- kABI: xfrm: delete x->tunnel as we delete x (bsc#1254959
|
||||
CVE-2025-40215).
|
||||
- commit 23f1b71
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 11:00:25 CET 2025 - sjaeckel@suse.de
|
||||
|
||||
- be2net: pass wrb_params in case of OS2BMC (CVE-2025-40264
|
||||
bsc#1254835).
|
||||
- net: phy: micrel: always set shared->phydev for LAN8814
|
||||
(CVE-2025-40239 bsc#1254868).
|
||||
- commit 48a9709
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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:43:51 CET 2025 - rbm@suse.com
|
||||
|
||||
- netdevsim: print human readable IP address (bsc#1255071).
|
||||
- commit f4d9e1a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 13:05:30 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- selftests/bpf: Skip timer cases when bpf_timer is not supported
|
||||
(git-fixes).
|
||||
- commit 52f69d8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 12:42:40 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- bpf: Reject bpf_timer for PREEMPT_RT (git-fixes).
|
||||
- commit 772432b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 11:08:42 CET 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: fix out of bounds memory read error in symlink repair
|
||||
(CVE-2025-40246 bsc#1254861).
|
||||
- commit 520885a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 10:55:00 CET 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: Replace strncpy with memcpy (git-fixes).
|
||||
- commit d262779
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 10:04:27 CET 2025 - tbogendoerfer@suse.de
|
||||
|
||||
@@ -6,6 +669,13 @@ Wed Dec 17 10:04:27 CET 2025 - tbogendoerfer@suse.de
|
||||
patches.suse/devlink-Add-support-for-u64-parameters.patch.
|
||||
- commit 08c3324
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 10:00:39 CET 2025 - jgross@suse.com
|
||||
|
||||
- KVM: guest_memfd: Remove bindings on memslot deletion when
|
||||
gmem is dying (CVE-2025-40274, bsc#1254830).
|
||||
- commit bf3055c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 03:33:06 CET 2025 - wqu@suse.com
|
||||
|
||||
@@ -39,6 +709,20 @@ Tue Dec 16 13:27:55 CET 2025 - jwiesner@suse.de
|
||||
bsc#1252046).
|
||||
- commit 584a8ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 16 11:57:54 CET 2025 - fmancera@suse.de
|
||||
|
||||
- xfrm: also call xfrm_state_delete_tunnel at destroy time for
|
||||
states that were never added (CVE-2025-40215 bsc#1254959).
|
||||
- commit e9b2533
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 15 17:33:22 CET 2025 - fmancera@suse.de
|
||||
|
||||
- xfrm: delete x->tunnel as we delete x (CVE-2025-40215
|
||||
bsc#1254959).
|
||||
- commit 2fc5164
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 15 11:56:05 CET 2025 - pfalcato@suse.de
|
||||
|
||||
@@ -1484,6 +2168,13 @@ Thu Nov 27 08:29:54 CET 2025 - hare@suse.de
|
||||
- KVM: s390: improve interrupt cpu for wakeup (bsc#1235463).
|
||||
- commit 772f945
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 08:21:20 CET 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- kABI workaround for bpf: Enforce expected_attach_type for
|
||||
tailcall compatibility (CVE-2025-40123 bsc#1253365).
|
||||
- commit 71b6940
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 07:16:26 CET 2025 - tiwai@suse.de
|
||||
|
||||
@@ -1491,6 +2182,15 @@ Thu Nov 27 07:16:26 CET 2025 - tiwai@suse.de
|
||||
(git-fixes).
|
||||
- commit cab7bbf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 06:06:14 CET 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- selftests/bpf: Add test case for different expected_attach_type
|
||||
(CVE-2025-40123 bsc#1253365).
|
||||
- bpf: Enforce expected_attach_type for tailcall compatibility
|
||||
(CVE-2025-40123 bsc#1253365).
|
||||
- commit 9fe957a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 04:03:22 CET 2025 - mgorman@suse.de
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-64kb
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
%define srcversion 6.12
|
||||
%define patchversion 6.12.0
|
||||
%define git_commit cd450b4544355d6ffe04ab5d357c30502883668b
|
||||
%define git_commit f0eb18e537bbf815824a55e6f0ab64b40fa3e1d4
|
||||
%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>.gcd450b4
|
||||
Release: <RELEASE>.gf0eb18e
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
@@ -1,3 +1,666 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 7 15:53:03 CET 2026 - tiwai@suse.de
|
||||
|
||||
- platform/x86/intel/pmt/discovery: use valid device pointer in
|
||||
dev_err_probe (git-fixes).
|
||||
- platform/x86/intel/pmt: Fix kobject memory leak on init failure
|
||||
(git-fixes).
|
||||
- commit 08608e1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 7 13:46:22 CET 2026 - msuchanek@suse.de
|
||||
|
||||
- pseries/lparcfg: Add resource group monitoring (jsc#PED-14514).
|
||||
- commit 1e32467
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 14:22:19 CET 2026 - tbogendoerfer@suse.de
|
||||
|
||||
- team: Move team device type change at the end of team_port_add
|
||||
(CVE-2025-68340 bsc#1255507).
|
||||
- net/mlx5: Clean up only new IRQ glue on request_irq() failure
|
||||
(CVE-2025-40250 bsc#1254854).
|
||||
- net: qlogic/qede: fix potential out-of-bounds read in
|
||||
qede_tpa_cont() and qede_tpa_end() (CVE-2025-40252 bsc#1254849).
|
||||
- net: enetc: fix the deadlock of enetc_mdio_lock (CVE-2025-40347
|
||||
bsc#1255262).
|
||||
- commit 085c913
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 13:49:49 CET 2026 - tiwai@suse.de
|
||||
|
||||
- ASoC: Intel: avs: Do not share the name pointer between
|
||||
components (CVE-2025-40338 bsc#1255273).
|
||||
- commit fb15ec5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 11:02:40 CET 2026 - tiwai@suse.de
|
||||
|
||||
- usb: phy: isp1301: fix non-OF device reference imbalance
|
||||
(git-fixes).
|
||||
- usb: gadget: lpc32xx_udc: fix clock imbalance in error path
|
||||
(git-fixes).
|
||||
- serial: core: Fix serial device initialization (git-fixes).
|
||||
- commit 592ca99
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 11:01:31 CET 2026 - tiwai@suse.de
|
||||
|
||||
- wifi: mac80211: do not use old MBSSID elements (git-fixes).
|
||||
- wifi: cfg80211: sme: store capped length in
|
||||
__cfg80211_connect_result() (git-fixes).
|
||||
- wifi: rtlwifi: 8192cu: fix tid out of range in
|
||||
rtl92cu_tx_fill_desc() (git-fixes).
|
||||
- wifi: rtw88: limit indirect IO under powered off for RTL8822CS
|
||||
(git-fixes).
|
||||
- usb: ohci-nxp: fix device leak on probe failure (git-fixes).
|
||||
- usb: dwc3: of-simple: fix clock resource leak in
|
||||
dwc3_of_simple_probe (git-fixes).
|
||||
- USB: lpc32xx_udc: Fix error handling in probe (git-fixes).
|
||||
- usb: typec: altmodes/displayport: Drop the device reference
|
||||
in dp_altmode_probe() (git-fixes).
|
||||
- usb: renesas_usbhs: Fix a resource leak in usbhs_pipe_malloc()
|
||||
(git-fixes).
|
||||
- usb: dwc3: keep susphy enabled during exit to avoid controller
|
||||
faults (git-fixes).
|
||||
- usb: dwc2: fix hang during shutdown if set as peripheral
|
||||
(git-fixes).
|
||||
- wifi: ath10k: move recovery check logic into a new work
|
||||
(git-fixes).
|
||||
- wifi: ath10k: Add missing include of export.h (stable-fixes).
|
||||
- wifi: ath10k: Avoid vdev delete timeout when firmware is
|
||||
already down (stable-fixes).
|
||||
- commit 07af9a3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 10:59:02 CET 2026 - tiwai@suse.de
|
||||
|
||||
- of: unittest: Fix memory leak in unittest_data_add()
|
||||
(git-fixes).
|
||||
- drm/i915/gem: Zero-initialize the eb.vma array in
|
||||
i915_gem_do_execbuffer (git-fixes).
|
||||
- drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state()
|
||||
in prepare_fb (git-fixes).
|
||||
- platform/x86: hp-bioscfg: Fix out-of-bounds array access in
|
||||
ACPI package parsing (git-fixes).
|
||||
- platform/x86: ibm_rtl: fix EBDA signature search pointer
|
||||
arithmetic (git-fixes).
|
||||
- platform/x86: msi-laptop: add missing sysfs_remove_group()
|
||||
(git-fixes).
|
||||
- platform/mellanox: mlxbf-pmc: Remove trailing whitespaces from
|
||||
event names (git-fixes).
|
||||
- net: rose: fix invalid array index in rose_kill_by_device()
|
||||
(git-fixes).
|
||||
- net: usb: sr9700: fix incorrect command used to write single
|
||||
register (git-fixes).
|
||||
- net: nfc: fix deadlock between nfc_unregister_device and
|
||||
rfkill_fop_write (git-fixes).
|
||||
- net: usb: rtl8150: fix memory leak on usb_submit_urb() failure
|
||||
(git-fixes).
|
||||
- net: mdio: aspeed: add dummy read to avoid read-after-write
|
||||
issue (git-fixes).
|
||||
- idr: fix idr_alloc() returning an ID out of range (git-fixes).
|
||||
- genalloc.h: fix htmldocs warning (git-fixes).
|
||||
- serial: sh-sci: Check that the DMA cookie is valid (git-fixes).
|
||||
- serial: core: Restore sysfs fwnode information (git-fixes).
|
||||
- firewire: nosy: Fix dma_free_coherent() size (git-fixes).
|
||||
- Input: ti_am335x_tsc - fix off-by-one error in wire_order
|
||||
validation (git-fixes).
|
||||
- Input: alps - fix use-after-free bugs caused by
|
||||
dev3_register_work (git-fixes).
|
||||
- Input: atkbd - skip deactivate for HONOR FMB-P's internal
|
||||
keyboard (git-fixes).
|
||||
- spi: cadence-quadspi: Fix clock disable on probe failure path
|
||||
(git-fixes).
|
||||
- spi: fsl-cpm: Check length parity before switching to 16 bit
|
||||
mode (git-fixes).
|
||||
- hwmon: (ltc4282): Fix reset_history file permissions
|
||||
(git-fixes).
|
||||
- hwmon: (tmp401) fix overflow caused by default conversion rate
|
||||
value (git-fixes).
|
||||
- hwmon: (ibmpex) fix use-after-free in high/low store
|
||||
(git-fixes).
|
||||
- hwmon: (dell-smm) Limit fan multiplier to avoid overflow
|
||||
(git-fixes).
|
||||
- mmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to
|
||||
Kconfig (git-fixes).
|
||||
- mmc: sdhci-of-arasan: Increase CD stable timeout to 2 seconds
|
||||
(git-fixes).
|
||||
- PM: runtime: Do not clear needs_force_resume with enabled
|
||||
runtime PM (git-fixes).
|
||||
- nfc: pn533: Fix error code in pn533_acr122_poweron_rdr()
|
||||
(git-fixes).
|
||||
- r8169: fix RTL8117 Wake-on-Lan in DASH mode (git-fixes).
|
||||
- net: phy: marvell-88q2xxx: Fix clamped value in
|
||||
mv88q2xxx_hwmon_write (git-fixes).
|
||||
- firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select
|
||||
FW_LOADER (git-fixes).
|
||||
- efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
|
||||
(stable-fixes).
|
||||
- efi/cper: Add a new helper function to print bitmasks
|
||||
(stable-fixes).
|
||||
- efi/cper: Adjust infopfx size to accept an extra space
|
||||
(stable-fixes).
|
||||
- usb: dwc2: disable platform lowlevel hw resources during
|
||||
shutdown (stable-fixes).
|
||||
- resource: introduce is_type_match() helper and use it
|
||||
(stable-fixes).
|
||||
- resource: replace open coded resource_intersection()
|
||||
(stable-fixes).
|
||||
- commit 0273be1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 10:54:13 CET 2026 - tiwai@suse.de
|
||||
|
||||
- accel/ivpu: Prevent runtime suspend during context abort work
|
||||
(stable-fixes).
|
||||
- Refresh
|
||||
patches.suse/accel-ivpu-Trigger-device-recovery-on-engine-reset-r.patch.
|
||||
- commit 79c3327
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 10:53:17 CET 2026 - tiwai@suse.de
|
||||
|
||||
- drm/imagination: Disallow exporting of PM/FW protected objects
|
||||
(git-fixes).
|
||||
- Bluetooth: btusb: revert use of devm_kzalloc in btusb
|
||||
(git-fixes).
|
||||
- crypto: seqiv - Do not use req->iv after crypto_aead_encrypt
|
||||
(git-fixes).
|
||||
- drm/msm/dpu: Add missing NULL pointer check for pingpong
|
||||
interface (git-fixes).
|
||||
- ASoC: ak4458: remove the reset operation in probe and remove
|
||||
(git-fixes).
|
||||
- ASoC: fsl_sai: Constrain sample rates from audio PLLs only in
|
||||
master mode (git-fixes).
|
||||
- ALSA: usb-mixer: us16x08: validate meter packet indices
|
||||
(git-fixes).
|
||||
- ALSA: pcmcia: Fix resource leak in snd_pdacf_probe error path
|
||||
(git-fixes).
|
||||
- ALSA: vxpocket: Fix resource leak in vxpocket_probe error path
|
||||
(git-fixes).
|
||||
- drm/xe: Use usleep_range for accurate long-running workload
|
||||
timeslicing (git-fixes).
|
||||
- drm/xe: Drop preempt-fences when destroying imported dma-bufs
|
||||
(git-fixes).
|
||||
- drm/xe/oa: Disallow 0 OA property values (git-fixes).
|
||||
- drm/xe: Adjust long-running workload timeslices to reasonable
|
||||
values (git-fixes).
|
||||
- drm/xe/oa: Limit num_syncs to prevent oversized allocations
|
||||
(git-fixes).
|
||||
- drm/xe: Limit num_syncs to prevent oversized allocations
|
||||
(git-fixes).
|
||||
- drm/xe: Restore engine registers before restarting schedulers
|
||||
after GT reset (git-fixes).
|
||||
- drm/xe/bo: Don't include the CCS metadata in the dma-buf
|
||||
sg-table (git-fixes).
|
||||
- drm/me/gsc: mei interrupt top half should be in irq disabled
|
||||
context (git-fixes).
|
||||
- drm/panel: sony-td4353-jdi: Enable prepare_prev_first
|
||||
(git-fixes).
|
||||
- ACPI: PCC: Fix race condition by removing static qualifier
|
||||
(git-fixes).
|
||||
- ACPI: CPPC: Fix missing PCC check for guaranteed_perf
|
||||
(git-fixes).
|
||||
- can: j1939: make j1939_sk_bind() fail if device is no longer
|
||||
registered (git-fixes).
|
||||
- can: gs_usb: gs_can_open(): fix error handling (git-fixes).
|
||||
- ASoC: codecs: nau8325: Silence uninitialized variables warnings
|
||||
(stable-fixes).
|
||||
- ASoC: nau8325: use simple i2c probe function (stable-fixes).
|
||||
- ALSA: wavefront: Fix integer overflow in sample size validation
|
||||
(git-fixes).
|
||||
- accel/ivpu: Ensure rpm_runtime_put in case of engine
|
||||
reset/resume fail (git-fixes).
|
||||
- commit bc5d2b7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 2 10:33:37 CET 2026 - msuchanek@suse.de
|
||||
|
||||
- powerpc/kexec: Enable SMT before waking offline CPUs
|
||||
(bsc#1214285 bsc#1205462 ltc#200161 ltc#200588 git-fixes
|
||||
bsc#1253739 ltc#211493 bsc#1254244 ltc#216496).
|
||||
- commit 2cae729
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 2 08:15:46 CET 2026 - petr.pavlu@suse.com
|
||||
|
||||
- ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct()
|
||||
(git-fixes).
|
||||
- commit fa39b88
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 2 07:46:15 CET 2026 - petr.pavlu@suse.com
|
||||
|
||||
- uprobe: Do not emulate/sstep original instruction when ip is
|
||||
changed (git-fixes).
|
||||
- commit d467aca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 23:23:05 CET 2025 - lduncan@suse.com
|
||||
|
||||
- scsi: ufs: core: Fix PM QoS mutex initialization (git-fixes).
|
||||
- commit d4f8c1e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 20:25:43 CET 2025 - fmancera@suse.de
|
||||
|
||||
- sysfs: check visibility before changing group attribute
|
||||
ownership (CVE-2025-40355 bsc#1255261).
|
||||
- commit 880a26c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 17:06:35 CET 2025 - lduncan@suse.com
|
||||
|
||||
- kabi: fix struct ufs_hba changes (bsc#1253414 CVE-2025-40130).
|
||||
- commit fc77a12
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 11:13:43 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix race condition in kprobe initialization causing
|
||||
NULL pointer dereference (CVE-2025-40042 bsc#1252861).
|
||||
- commit bdfa48f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:31:07 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: Handle typeof_unqual keyword and __seg_{fs,gs}
|
||||
qualifiers (bsc#1236052).
|
||||
- commit 0e659c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:30:36 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: factor out APP for the ST_NORMAL state (bsc#1236052).
|
||||
- commit 5358749
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:30:06 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute before init-declarator
|
||||
(bsc#1236052).
|
||||
- commit 9d85e9d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:29:32 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for builtin (u)int*x*_t types
|
||||
(bsc#1236052).
|
||||
- commit 185bd6a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:28:59 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute after 'union'
|
||||
(bsc#1236052).
|
||||
- commit 2ac1289
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:28:24 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute after 'struct'
|
||||
(bsc#1236052).
|
||||
- commit a014557
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:27:48 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute after
|
||||
abstact_declarator (bsc#1236052).
|
||||
- commit 4c80d7c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:27:18 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute before
|
||||
nested_declarator (bsc#1236052).
|
||||
- commit 57006cf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:26:43 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute before
|
||||
abstract_declarator (bsc#1236052).
|
||||
- commit 7e3aae9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:26:07 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: decouple ATTRIBUTE_PHRASE from type-qualifier
|
||||
(bsc#1236052).
|
||||
- commit df3529a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:25:35 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: record attributes consistently for init-declarator
|
||||
(bsc#1236052).
|
||||
- commit e523534
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:25:01 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: restrict direct-declarator to take one
|
||||
parameter-type-list (bsc#1236052).
|
||||
- commit 5d44f80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:24:08 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: restrict direct-abstract-declarator to take one
|
||||
parameter-type-list (bsc#1236052).
|
||||
- commit 72b3275
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:23:34 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: remove Makefile hack (bsc#1236052).
|
||||
- commit d72f174
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:22:51 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix last 3 shift/reduce conflicts (bsc#1236052).
|
||||
- commit 39457e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:22:16 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix 6 shift/reduce conflicts and 5 reduce/reduce
|
||||
conflicts (bsc#1236052).
|
||||
- commit 42dc606
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:21:36 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: reduce type_qualifier directly to decl_specifier
|
||||
(bsc#1236052).
|
||||
- commit e767d23
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:20:58 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: rename cvar_qualifier to type_qualifier (bsc#1236052).
|
||||
- commit 0da131e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:20:21 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: rename m_abstract_declarator to abstract_declarator
|
||||
(bsc#1236052).
|
||||
- commit 307de95
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:19:14 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: use uint32_t instead of unsigned long for calculating
|
||||
CRC (bsc#1236052).
|
||||
- commit 66e7c65
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:16:54 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: use generic macros for hash table implementation
|
||||
(bsc#1236052).
|
||||
- Refresh
|
||||
patches.suse/genksyms-Fix-enum-consts-from-a-reference-affecting-new-va.patch.
|
||||
- commit e5d70f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:15:06 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: refactor the return points in the for-loop in
|
||||
__add_symbol() (bsc#1236052).
|
||||
- commit 8ff674f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:13:18 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: reduce the indentation in the for-loop in
|
||||
__add_symbol() (bsc#1236052).
|
||||
- Refresh
|
||||
patches.suse/genksyms-Fix-enum-consts-from-a-reference-affecting-new-va.patch.
|
||||
- commit 8eaca75
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:10:34 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: reduce indentation in export_symbol() (bsc#1236052).
|
||||
- commit 9545dc6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 13:23:33 CET 2025 - clopez@suse.de
|
||||
|
||||
- KVM: SEV: Drop GHCB_VERSION_DEFAULT and open code it
|
||||
(bsc#1255672).
|
||||
- Refresh
|
||||
patches.suse/KVM-SEV-Enforce-minimum-GHCB-version-requirement-for.patch.
|
||||
- Refresh
|
||||
patches.suse/KVM-SEV-Rename-kvm_ghcb_get_sw_exit_code-to-kvm_get_.patch.
|
||||
- commit 24d45f1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 00:15:54 CET 2025 - lduncan@suse.com
|
||||
|
||||
- scsi: ufs: core: Fix data race in CPU latency PM QoS request
|
||||
handling (CVE-2025-40130 bsc#1253414).
|
||||
- commit ebfcb5d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 29 19:04:51 CET 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpuidle: menu: Use residency threshold in polling state override
|
||||
decisions (bsc#1255026).
|
||||
- commit 652c9d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 28 19:01:32 CET 2025 - lduncan@suse.com
|
||||
|
||||
- supported.conf: Update path for ufs drivers
|
||||
As part of bsc#1253414 CVE-2025-40130, which updates
|
||||
the ufs driver, it was discovered that the pathnames
|
||||
in the supported module list had the old ufs driver
|
||||
pathnames, which was drivers/scsi/ufs. But the
|
||||
ufs drivers are now in drivers/ufs.
|
||||
Also, the ti-j721e-ufs modules is now in the "host"
|
||||
subdirectory.
|
||||
- commit 0d9f529
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 23 10:35:46 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- selftests/bpf: Test widen_imprecise_scalars() with different
|
||||
stack depth (CVE-2025-68208 bsc#1255227).
|
||||
- commit cbc44e7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 23 10:21:49 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- bpf: account for current allocated stack depth in
|
||||
widen_imprecise_scalars() (CVE-2025-68208 bsc#1255227).
|
||||
- commit ac93c78
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 23 06:56:23 CET 2025 - heming.zhao@suse.com
|
||||
|
||||
- gfs2: Fix unlikely race in gdlm_put_lock (CVE-2025-40242
|
||||
bsc#1255075).
|
||||
- commit d162d45
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 12:10:19 CET 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_ct: add seqadj extension for natted connections
|
||||
(CVE-2025-68206 bsc#1255142).
|
||||
- commit c2d456f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 11:54:35 CET 2025 - fmancera@suse.de
|
||||
|
||||
- sctp: Prevent TOCTOU out-of-bounds write (CVE-2025-40331
|
||||
bsc#1254615).
|
||||
- commit cd21b6d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 11:16:27 CET 2025 - fmancera@suse.de
|
||||
|
||||
- net: bridge: fix use-after-free due to MST port state bypass
|
||||
(CVE-2025-40297 bsc#1255187).
|
||||
- commit 656c4a6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 08:41:52 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- bpf: Sync pending IRQ work before freeing ring buffer
|
||||
(CVE-2025-40319 bsc#1254794).
|
||||
- commit 0031a97
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 21 14:48:36 CET 2025 - heming.zhao@suse.com
|
||||
|
||||
- ocfs2: clear extent cache after moving/defragmenting extents
|
||||
(CVE-2025-40233 bsc#1254813).
|
||||
- commit 852b35f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 21 14:46:53 CET 2025 - mkubecek@suse.cz
|
||||
|
||||
- net: use dst_dev_rcu() in sk_setup_caps() (CVE-2025-40170
|
||||
bsc#1253413).
|
||||
- commit 2787f89
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 17:17:26 CET 2025 - fmancera@suse.de
|
||||
|
||||
- tipc: Fix use-after-free in tipc_mon_reinit_self()
|
||||
(CVE-2025-40280 bsc#1254847).
|
||||
- commit 1a4ecc3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 17:05:08 CET 2025 - mkoutny@suse.com
|
||||
|
||||
- cgroup: rstat: use LOCK CMPXCHG in css_rstat_updated
|
||||
(bsc#1255434).
|
||||
- bpf: Do not limit bpf_cgroup_from_id to current's namespace
|
||||
(bsc#1255433).
|
||||
- commit f9dd89c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 15:01:00 CET 2025 - dfaggioli@suse.com
|
||||
|
||||
- virtio-net: fix received length check in big packets (bsc#1255175, CVE-2025-40292).
|
||||
- commit d9c33d8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 14:47:20 CET 2025 - mkoutny@suse.com
|
||||
|
||||
- af_unix: Initialise scc_index in unix_add_edge() (CVE-2025-40214
|
||||
bsc#1254961).
|
||||
- commit f4d0234
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 12:51:51 CET 2025 - sjaeckel@suse.de
|
||||
|
||||
- net: atlantic: fix fragment overflow handling in RX path
|
||||
(CVE-2025-68301 bsc#1255120).
|
||||
- net: openvswitch: remove never-working support for setting
|
||||
nsh fields (CVE-2025-40254 bsc#1254852).
|
||||
- commit ca34a4d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 10:14:23 CET 2025 - jgross@suse.com
|
||||
|
||||
- vsock: Ignore signal/timeout on connect() if already established
|
||||
(CVE-2025-40248, bsc#1254864).
|
||||
- commit 8f55c39
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 10:00:34 CET 2025 - jgross@suse.com
|
||||
|
||||
- vsock: fix lock inversion in vsock_assign_transport()
|
||||
(CVE-2025-40231, bsc#1254815).
|
||||
- commit 1f7e22a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 09:46:36 CET 2025 - jgross@suse.com
|
||||
|
||||
- xen/events: Return -EEXIST for bound VIRQs (CVE-2025-40160,
|
||||
bsc#1253400).
|
||||
- commit 3883ce8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 09:32:49 CET 2025 - jgross@suse.com
|
||||
|
||||
- xen/events: Cleanup find_virq() return codes (CVE-2025-40160,
|
||||
bsc#1253400).
|
||||
- commit 8f641eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 15:10:44 CET 2025 - rbm@suse.com
|
||||
|
||||
- selftests: net: fib-onlink-tests: Set high metric for default
|
||||
IPv6 route (bsc#1255346).
|
||||
- selftests: net: use slowwait to make sure IPv6 setup finished
|
||||
(bsc#1255349).
|
||||
- selftests: net: use slowwait to stabilize vrf_route_leaking test
|
||||
(bsc#1255349).
|
||||
- commit 18154f6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 12:18:16 CET 2025 - fmancera@suse.de
|
||||
|
||||
- kABI: xfrm: delete x->tunnel as we delete x (bsc#1254959
|
||||
CVE-2025-40215).
|
||||
- commit 23f1b71
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 11:00:25 CET 2025 - sjaeckel@suse.de
|
||||
|
||||
- be2net: pass wrb_params in case of OS2BMC (CVE-2025-40264
|
||||
bsc#1254835).
|
||||
- net: phy: micrel: always set shared->phydev for LAN8814
|
||||
(CVE-2025-40239 bsc#1254868).
|
||||
- commit 48a9709
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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:43:51 CET 2025 - rbm@suse.com
|
||||
|
||||
- netdevsim: print human readable IP address (bsc#1255071).
|
||||
- commit f4d9e1a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 13:05:30 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- selftests/bpf: Skip timer cases when bpf_timer is not supported
|
||||
(git-fixes).
|
||||
- commit 52f69d8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 12:42:40 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- bpf: Reject bpf_timer for PREEMPT_RT (git-fixes).
|
||||
- commit 772432b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 11:08:42 CET 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: fix out of bounds memory read error in symlink repair
|
||||
(CVE-2025-40246 bsc#1254861).
|
||||
- commit 520885a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 10:55:00 CET 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: Replace strncpy with memcpy (git-fixes).
|
||||
- commit d262779
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 10:04:27 CET 2025 - tbogendoerfer@suse.de
|
||||
|
||||
@@ -6,6 +669,13 @@ Wed Dec 17 10:04:27 CET 2025 - tbogendoerfer@suse.de
|
||||
patches.suse/devlink-Add-support-for-u64-parameters.patch.
|
||||
- commit 08c3324
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 10:00:39 CET 2025 - jgross@suse.com
|
||||
|
||||
- KVM: guest_memfd: Remove bindings on memslot deletion when
|
||||
gmem is dying (CVE-2025-40274, bsc#1254830).
|
||||
- commit bf3055c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 03:33:06 CET 2025 - wqu@suse.com
|
||||
|
||||
@@ -39,6 +709,20 @@ Tue Dec 16 13:27:55 CET 2025 - jwiesner@suse.de
|
||||
bsc#1252046).
|
||||
- commit 584a8ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 16 11:57:54 CET 2025 - fmancera@suse.de
|
||||
|
||||
- xfrm: also call xfrm_state_delete_tunnel at destroy time for
|
||||
states that were never added (CVE-2025-40215 bsc#1254959).
|
||||
- commit e9b2533
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 15 17:33:22 CET 2025 - fmancera@suse.de
|
||||
|
||||
- xfrm: delete x->tunnel as we delete x (CVE-2025-40215
|
||||
bsc#1254959).
|
||||
- commit 2fc5164
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 15 11:56:05 CET 2025 - pfalcato@suse.de
|
||||
|
||||
@@ -1484,6 +2168,13 @@ Thu Nov 27 08:29:54 CET 2025 - hare@suse.de
|
||||
- KVM: s390: improve interrupt cpu for wakeup (bsc#1235463).
|
||||
- commit 772f945
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 08:21:20 CET 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- kABI workaround for bpf: Enforce expected_attach_type for
|
||||
tailcall compatibility (CVE-2025-40123 bsc#1253365).
|
||||
- commit 71b6940
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 07:16:26 CET 2025 - tiwai@suse.de
|
||||
|
||||
@@ -1491,6 +2182,15 @@ Thu Nov 27 07:16:26 CET 2025 - tiwai@suse.de
|
||||
(git-fixes).
|
||||
- commit cab7bbf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 06:06:14 CET 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- selftests/bpf: Add test case for different expected_attach_type
|
||||
(CVE-2025-40123 bsc#1253365).
|
||||
- bpf: Enforce expected_attach_type for tailcall compatibility
|
||||
(CVE-2025-40123 bsc#1253365).
|
||||
- commit 9fe957a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 04:03:22 CET 2025 - mgorman@suse.de
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-azure
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
%define srcversion 6.12
|
||||
%define patchversion 6.12.0
|
||||
%define git_commit cd450b4544355d6ffe04ab5d357c30502883668b
|
||||
%define git_commit f0eb18e537bbf815824a55e6f0ab64b40fa3e1d4
|
||||
%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>.gcd450b4
|
||||
Release: <RELEASE>.gf0eb18e
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
@@ -1,3 +1,666 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 7 15:53:03 CET 2026 - tiwai@suse.de
|
||||
|
||||
- platform/x86/intel/pmt/discovery: use valid device pointer in
|
||||
dev_err_probe (git-fixes).
|
||||
- platform/x86/intel/pmt: Fix kobject memory leak on init failure
|
||||
(git-fixes).
|
||||
- commit 08608e1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 7 13:46:22 CET 2026 - msuchanek@suse.de
|
||||
|
||||
- pseries/lparcfg: Add resource group monitoring (jsc#PED-14514).
|
||||
- commit 1e32467
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 14:22:19 CET 2026 - tbogendoerfer@suse.de
|
||||
|
||||
- team: Move team device type change at the end of team_port_add
|
||||
(CVE-2025-68340 bsc#1255507).
|
||||
- net/mlx5: Clean up only new IRQ glue on request_irq() failure
|
||||
(CVE-2025-40250 bsc#1254854).
|
||||
- net: qlogic/qede: fix potential out-of-bounds read in
|
||||
qede_tpa_cont() and qede_tpa_end() (CVE-2025-40252 bsc#1254849).
|
||||
- net: enetc: fix the deadlock of enetc_mdio_lock (CVE-2025-40347
|
||||
bsc#1255262).
|
||||
- commit 085c913
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 13:49:49 CET 2026 - tiwai@suse.de
|
||||
|
||||
- ASoC: Intel: avs: Do not share the name pointer between
|
||||
components (CVE-2025-40338 bsc#1255273).
|
||||
- commit fb15ec5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 11:02:40 CET 2026 - tiwai@suse.de
|
||||
|
||||
- usb: phy: isp1301: fix non-OF device reference imbalance
|
||||
(git-fixes).
|
||||
- usb: gadget: lpc32xx_udc: fix clock imbalance in error path
|
||||
(git-fixes).
|
||||
- serial: core: Fix serial device initialization (git-fixes).
|
||||
- commit 592ca99
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 11:01:31 CET 2026 - tiwai@suse.de
|
||||
|
||||
- wifi: mac80211: do not use old MBSSID elements (git-fixes).
|
||||
- wifi: cfg80211: sme: store capped length in
|
||||
__cfg80211_connect_result() (git-fixes).
|
||||
- wifi: rtlwifi: 8192cu: fix tid out of range in
|
||||
rtl92cu_tx_fill_desc() (git-fixes).
|
||||
- wifi: rtw88: limit indirect IO under powered off for RTL8822CS
|
||||
(git-fixes).
|
||||
- usb: ohci-nxp: fix device leak on probe failure (git-fixes).
|
||||
- usb: dwc3: of-simple: fix clock resource leak in
|
||||
dwc3_of_simple_probe (git-fixes).
|
||||
- USB: lpc32xx_udc: Fix error handling in probe (git-fixes).
|
||||
- usb: typec: altmodes/displayport: Drop the device reference
|
||||
in dp_altmode_probe() (git-fixes).
|
||||
- usb: renesas_usbhs: Fix a resource leak in usbhs_pipe_malloc()
|
||||
(git-fixes).
|
||||
- usb: dwc3: keep susphy enabled during exit to avoid controller
|
||||
faults (git-fixes).
|
||||
- usb: dwc2: fix hang during shutdown if set as peripheral
|
||||
(git-fixes).
|
||||
- wifi: ath10k: move recovery check logic into a new work
|
||||
(git-fixes).
|
||||
- wifi: ath10k: Add missing include of export.h (stable-fixes).
|
||||
- wifi: ath10k: Avoid vdev delete timeout when firmware is
|
||||
already down (stable-fixes).
|
||||
- commit 07af9a3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 10:59:02 CET 2026 - tiwai@suse.de
|
||||
|
||||
- of: unittest: Fix memory leak in unittest_data_add()
|
||||
(git-fixes).
|
||||
- drm/i915/gem: Zero-initialize the eb.vma array in
|
||||
i915_gem_do_execbuffer (git-fixes).
|
||||
- drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state()
|
||||
in prepare_fb (git-fixes).
|
||||
- platform/x86: hp-bioscfg: Fix out-of-bounds array access in
|
||||
ACPI package parsing (git-fixes).
|
||||
- platform/x86: ibm_rtl: fix EBDA signature search pointer
|
||||
arithmetic (git-fixes).
|
||||
- platform/x86: msi-laptop: add missing sysfs_remove_group()
|
||||
(git-fixes).
|
||||
- platform/mellanox: mlxbf-pmc: Remove trailing whitespaces from
|
||||
event names (git-fixes).
|
||||
- net: rose: fix invalid array index in rose_kill_by_device()
|
||||
(git-fixes).
|
||||
- net: usb: sr9700: fix incorrect command used to write single
|
||||
register (git-fixes).
|
||||
- net: nfc: fix deadlock between nfc_unregister_device and
|
||||
rfkill_fop_write (git-fixes).
|
||||
- net: usb: rtl8150: fix memory leak on usb_submit_urb() failure
|
||||
(git-fixes).
|
||||
- net: mdio: aspeed: add dummy read to avoid read-after-write
|
||||
issue (git-fixes).
|
||||
- idr: fix idr_alloc() returning an ID out of range (git-fixes).
|
||||
- genalloc.h: fix htmldocs warning (git-fixes).
|
||||
- serial: sh-sci: Check that the DMA cookie is valid (git-fixes).
|
||||
- serial: core: Restore sysfs fwnode information (git-fixes).
|
||||
- firewire: nosy: Fix dma_free_coherent() size (git-fixes).
|
||||
- Input: ti_am335x_tsc - fix off-by-one error in wire_order
|
||||
validation (git-fixes).
|
||||
- Input: alps - fix use-after-free bugs caused by
|
||||
dev3_register_work (git-fixes).
|
||||
- Input: atkbd - skip deactivate for HONOR FMB-P's internal
|
||||
keyboard (git-fixes).
|
||||
- spi: cadence-quadspi: Fix clock disable on probe failure path
|
||||
(git-fixes).
|
||||
- spi: fsl-cpm: Check length parity before switching to 16 bit
|
||||
mode (git-fixes).
|
||||
- hwmon: (ltc4282): Fix reset_history file permissions
|
||||
(git-fixes).
|
||||
- hwmon: (tmp401) fix overflow caused by default conversion rate
|
||||
value (git-fixes).
|
||||
- hwmon: (ibmpex) fix use-after-free in high/low store
|
||||
(git-fixes).
|
||||
- hwmon: (dell-smm) Limit fan multiplier to avoid overflow
|
||||
(git-fixes).
|
||||
- mmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to
|
||||
Kconfig (git-fixes).
|
||||
- mmc: sdhci-of-arasan: Increase CD stable timeout to 2 seconds
|
||||
(git-fixes).
|
||||
- PM: runtime: Do not clear needs_force_resume with enabled
|
||||
runtime PM (git-fixes).
|
||||
- nfc: pn533: Fix error code in pn533_acr122_poweron_rdr()
|
||||
(git-fixes).
|
||||
- r8169: fix RTL8117 Wake-on-Lan in DASH mode (git-fixes).
|
||||
- net: phy: marvell-88q2xxx: Fix clamped value in
|
||||
mv88q2xxx_hwmon_write (git-fixes).
|
||||
- firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select
|
||||
FW_LOADER (git-fixes).
|
||||
- efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
|
||||
(stable-fixes).
|
||||
- efi/cper: Add a new helper function to print bitmasks
|
||||
(stable-fixes).
|
||||
- efi/cper: Adjust infopfx size to accept an extra space
|
||||
(stable-fixes).
|
||||
- usb: dwc2: disable platform lowlevel hw resources during
|
||||
shutdown (stable-fixes).
|
||||
- resource: introduce is_type_match() helper and use it
|
||||
(stable-fixes).
|
||||
- resource: replace open coded resource_intersection()
|
||||
(stable-fixes).
|
||||
- commit 0273be1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 10:54:13 CET 2026 - tiwai@suse.de
|
||||
|
||||
- accel/ivpu: Prevent runtime suspend during context abort work
|
||||
(stable-fixes).
|
||||
- Refresh
|
||||
patches.suse/accel-ivpu-Trigger-device-recovery-on-engine-reset-r.patch.
|
||||
- commit 79c3327
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 10:53:17 CET 2026 - tiwai@suse.de
|
||||
|
||||
- drm/imagination: Disallow exporting of PM/FW protected objects
|
||||
(git-fixes).
|
||||
- Bluetooth: btusb: revert use of devm_kzalloc in btusb
|
||||
(git-fixes).
|
||||
- crypto: seqiv - Do not use req->iv after crypto_aead_encrypt
|
||||
(git-fixes).
|
||||
- drm/msm/dpu: Add missing NULL pointer check for pingpong
|
||||
interface (git-fixes).
|
||||
- ASoC: ak4458: remove the reset operation in probe and remove
|
||||
(git-fixes).
|
||||
- ASoC: fsl_sai: Constrain sample rates from audio PLLs only in
|
||||
master mode (git-fixes).
|
||||
- ALSA: usb-mixer: us16x08: validate meter packet indices
|
||||
(git-fixes).
|
||||
- ALSA: pcmcia: Fix resource leak in snd_pdacf_probe error path
|
||||
(git-fixes).
|
||||
- ALSA: vxpocket: Fix resource leak in vxpocket_probe error path
|
||||
(git-fixes).
|
||||
- drm/xe: Use usleep_range for accurate long-running workload
|
||||
timeslicing (git-fixes).
|
||||
- drm/xe: Drop preempt-fences when destroying imported dma-bufs
|
||||
(git-fixes).
|
||||
- drm/xe/oa: Disallow 0 OA property values (git-fixes).
|
||||
- drm/xe: Adjust long-running workload timeslices to reasonable
|
||||
values (git-fixes).
|
||||
- drm/xe/oa: Limit num_syncs to prevent oversized allocations
|
||||
(git-fixes).
|
||||
- drm/xe: Limit num_syncs to prevent oversized allocations
|
||||
(git-fixes).
|
||||
- drm/xe: Restore engine registers before restarting schedulers
|
||||
after GT reset (git-fixes).
|
||||
- drm/xe/bo: Don't include the CCS metadata in the dma-buf
|
||||
sg-table (git-fixes).
|
||||
- drm/me/gsc: mei interrupt top half should be in irq disabled
|
||||
context (git-fixes).
|
||||
- drm/panel: sony-td4353-jdi: Enable prepare_prev_first
|
||||
(git-fixes).
|
||||
- ACPI: PCC: Fix race condition by removing static qualifier
|
||||
(git-fixes).
|
||||
- ACPI: CPPC: Fix missing PCC check for guaranteed_perf
|
||||
(git-fixes).
|
||||
- can: j1939: make j1939_sk_bind() fail if device is no longer
|
||||
registered (git-fixes).
|
||||
- can: gs_usb: gs_can_open(): fix error handling (git-fixes).
|
||||
- ASoC: codecs: nau8325: Silence uninitialized variables warnings
|
||||
(stable-fixes).
|
||||
- ASoC: nau8325: use simple i2c probe function (stable-fixes).
|
||||
- ALSA: wavefront: Fix integer overflow in sample size validation
|
||||
(git-fixes).
|
||||
- accel/ivpu: Ensure rpm_runtime_put in case of engine
|
||||
reset/resume fail (git-fixes).
|
||||
- commit bc5d2b7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 2 10:33:37 CET 2026 - msuchanek@suse.de
|
||||
|
||||
- powerpc/kexec: Enable SMT before waking offline CPUs
|
||||
(bsc#1214285 bsc#1205462 ltc#200161 ltc#200588 git-fixes
|
||||
bsc#1253739 ltc#211493 bsc#1254244 ltc#216496).
|
||||
- commit 2cae729
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 2 08:15:46 CET 2026 - petr.pavlu@suse.com
|
||||
|
||||
- ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct()
|
||||
(git-fixes).
|
||||
- commit fa39b88
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 2 07:46:15 CET 2026 - petr.pavlu@suse.com
|
||||
|
||||
- uprobe: Do not emulate/sstep original instruction when ip is
|
||||
changed (git-fixes).
|
||||
- commit d467aca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 23:23:05 CET 2025 - lduncan@suse.com
|
||||
|
||||
- scsi: ufs: core: Fix PM QoS mutex initialization (git-fixes).
|
||||
- commit d4f8c1e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 20:25:43 CET 2025 - fmancera@suse.de
|
||||
|
||||
- sysfs: check visibility before changing group attribute
|
||||
ownership (CVE-2025-40355 bsc#1255261).
|
||||
- commit 880a26c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 17:06:35 CET 2025 - lduncan@suse.com
|
||||
|
||||
- kabi: fix struct ufs_hba changes (bsc#1253414 CVE-2025-40130).
|
||||
- commit fc77a12
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 11:13:43 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix race condition in kprobe initialization causing
|
||||
NULL pointer dereference (CVE-2025-40042 bsc#1252861).
|
||||
- commit bdfa48f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:31:07 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: Handle typeof_unqual keyword and __seg_{fs,gs}
|
||||
qualifiers (bsc#1236052).
|
||||
- commit 0e659c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:30:36 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: factor out APP for the ST_NORMAL state (bsc#1236052).
|
||||
- commit 5358749
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:30:06 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute before init-declarator
|
||||
(bsc#1236052).
|
||||
- commit 9d85e9d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:29:32 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for builtin (u)int*x*_t types
|
||||
(bsc#1236052).
|
||||
- commit 185bd6a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:28:59 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute after 'union'
|
||||
(bsc#1236052).
|
||||
- commit 2ac1289
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:28:24 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute after 'struct'
|
||||
(bsc#1236052).
|
||||
- commit a014557
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:27:48 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute after
|
||||
abstact_declarator (bsc#1236052).
|
||||
- commit 4c80d7c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:27:18 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute before
|
||||
nested_declarator (bsc#1236052).
|
||||
- commit 57006cf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:26:43 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute before
|
||||
abstract_declarator (bsc#1236052).
|
||||
- commit 7e3aae9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:26:07 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: decouple ATTRIBUTE_PHRASE from type-qualifier
|
||||
(bsc#1236052).
|
||||
- commit df3529a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:25:35 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: record attributes consistently for init-declarator
|
||||
(bsc#1236052).
|
||||
- commit e523534
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:25:01 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: restrict direct-declarator to take one
|
||||
parameter-type-list (bsc#1236052).
|
||||
- commit 5d44f80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:24:08 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: restrict direct-abstract-declarator to take one
|
||||
parameter-type-list (bsc#1236052).
|
||||
- commit 72b3275
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:23:34 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: remove Makefile hack (bsc#1236052).
|
||||
- commit d72f174
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:22:51 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix last 3 shift/reduce conflicts (bsc#1236052).
|
||||
- commit 39457e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:22:16 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix 6 shift/reduce conflicts and 5 reduce/reduce
|
||||
conflicts (bsc#1236052).
|
||||
- commit 42dc606
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:21:36 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: reduce type_qualifier directly to decl_specifier
|
||||
(bsc#1236052).
|
||||
- commit e767d23
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:20:58 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: rename cvar_qualifier to type_qualifier (bsc#1236052).
|
||||
- commit 0da131e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:20:21 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: rename m_abstract_declarator to abstract_declarator
|
||||
(bsc#1236052).
|
||||
- commit 307de95
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:19:14 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: use uint32_t instead of unsigned long for calculating
|
||||
CRC (bsc#1236052).
|
||||
- commit 66e7c65
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:16:54 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: use generic macros for hash table implementation
|
||||
(bsc#1236052).
|
||||
- Refresh
|
||||
patches.suse/genksyms-Fix-enum-consts-from-a-reference-affecting-new-va.patch.
|
||||
- commit e5d70f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:15:06 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: refactor the return points in the for-loop in
|
||||
__add_symbol() (bsc#1236052).
|
||||
- commit 8ff674f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:13:18 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: reduce the indentation in the for-loop in
|
||||
__add_symbol() (bsc#1236052).
|
||||
- Refresh
|
||||
patches.suse/genksyms-Fix-enum-consts-from-a-reference-affecting-new-va.patch.
|
||||
- commit 8eaca75
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:10:34 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: reduce indentation in export_symbol() (bsc#1236052).
|
||||
- commit 9545dc6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 13:23:33 CET 2025 - clopez@suse.de
|
||||
|
||||
- KVM: SEV: Drop GHCB_VERSION_DEFAULT and open code it
|
||||
(bsc#1255672).
|
||||
- Refresh
|
||||
patches.suse/KVM-SEV-Enforce-minimum-GHCB-version-requirement-for.patch.
|
||||
- Refresh
|
||||
patches.suse/KVM-SEV-Rename-kvm_ghcb_get_sw_exit_code-to-kvm_get_.patch.
|
||||
- commit 24d45f1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 00:15:54 CET 2025 - lduncan@suse.com
|
||||
|
||||
- scsi: ufs: core: Fix data race in CPU latency PM QoS request
|
||||
handling (CVE-2025-40130 bsc#1253414).
|
||||
- commit ebfcb5d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 29 19:04:51 CET 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpuidle: menu: Use residency threshold in polling state override
|
||||
decisions (bsc#1255026).
|
||||
- commit 652c9d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 28 19:01:32 CET 2025 - lduncan@suse.com
|
||||
|
||||
- supported.conf: Update path for ufs drivers
|
||||
As part of bsc#1253414 CVE-2025-40130, which updates
|
||||
the ufs driver, it was discovered that the pathnames
|
||||
in the supported module list had the old ufs driver
|
||||
pathnames, which was drivers/scsi/ufs. But the
|
||||
ufs drivers are now in drivers/ufs.
|
||||
Also, the ti-j721e-ufs modules is now in the "host"
|
||||
subdirectory.
|
||||
- commit 0d9f529
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 23 10:35:46 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- selftests/bpf: Test widen_imprecise_scalars() with different
|
||||
stack depth (CVE-2025-68208 bsc#1255227).
|
||||
- commit cbc44e7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 23 10:21:49 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- bpf: account for current allocated stack depth in
|
||||
widen_imprecise_scalars() (CVE-2025-68208 bsc#1255227).
|
||||
- commit ac93c78
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 23 06:56:23 CET 2025 - heming.zhao@suse.com
|
||||
|
||||
- gfs2: Fix unlikely race in gdlm_put_lock (CVE-2025-40242
|
||||
bsc#1255075).
|
||||
- commit d162d45
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 12:10:19 CET 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_ct: add seqadj extension for natted connections
|
||||
(CVE-2025-68206 bsc#1255142).
|
||||
- commit c2d456f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 11:54:35 CET 2025 - fmancera@suse.de
|
||||
|
||||
- sctp: Prevent TOCTOU out-of-bounds write (CVE-2025-40331
|
||||
bsc#1254615).
|
||||
- commit cd21b6d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 11:16:27 CET 2025 - fmancera@suse.de
|
||||
|
||||
- net: bridge: fix use-after-free due to MST port state bypass
|
||||
(CVE-2025-40297 bsc#1255187).
|
||||
- commit 656c4a6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 08:41:52 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- bpf: Sync pending IRQ work before freeing ring buffer
|
||||
(CVE-2025-40319 bsc#1254794).
|
||||
- commit 0031a97
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 21 14:48:36 CET 2025 - heming.zhao@suse.com
|
||||
|
||||
- ocfs2: clear extent cache after moving/defragmenting extents
|
||||
(CVE-2025-40233 bsc#1254813).
|
||||
- commit 852b35f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 21 14:46:53 CET 2025 - mkubecek@suse.cz
|
||||
|
||||
- net: use dst_dev_rcu() in sk_setup_caps() (CVE-2025-40170
|
||||
bsc#1253413).
|
||||
- commit 2787f89
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 17:17:26 CET 2025 - fmancera@suse.de
|
||||
|
||||
- tipc: Fix use-after-free in tipc_mon_reinit_self()
|
||||
(CVE-2025-40280 bsc#1254847).
|
||||
- commit 1a4ecc3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 17:05:08 CET 2025 - mkoutny@suse.com
|
||||
|
||||
- cgroup: rstat: use LOCK CMPXCHG in css_rstat_updated
|
||||
(bsc#1255434).
|
||||
- bpf: Do not limit bpf_cgroup_from_id to current's namespace
|
||||
(bsc#1255433).
|
||||
- commit f9dd89c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 15:01:00 CET 2025 - dfaggioli@suse.com
|
||||
|
||||
- virtio-net: fix received length check in big packets (bsc#1255175, CVE-2025-40292).
|
||||
- commit d9c33d8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 14:47:20 CET 2025 - mkoutny@suse.com
|
||||
|
||||
- af_unix: Initialise scc_index in unix_add_edge() (CVE-2025-40214
|
||||
bsc#1254961).
|
||||
- commit f4d0234
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 12:51:51 CET 2025 - sjaeckel@suse.de
|
||||
|
||||
- net: atlantic: fix fragment overflow handling in RX path
|
||||
(CVE-2025-68301 bsc#1255120).
|
||||
- net: openvswitch: remove never-working support for setting
|
||||
nsh fields (CVE-2025-40254 bsc#1254852).
|
||||
- commit ca34a4d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 10:14:23 CET 2025 - jgross@suse.com
|
||||
|
||||
- vsock: Ignore signal/timeout on connect() if already established
|
||||
(CVE-2025-40248, bsc#1254864).
|
||||
- commit 8f55c39
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 10:00:34 CET 2025 - jgross@suse.com
|
||||
|
||||
- vsock: fix lock inversion in vsock_assign_transport()
|
||||
(CVE-2025-40231, bsc#1254815).
|
||||
- commit 1f7e22a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 09:46:36 CET 2025 - jgross@suse.com
|
||||
|
||||
- xen/events: Return -EEXIST for bound VIRQs (CVE-2025-40160,
|
||||
bsc#1253400).
|
||||
- commit 3883ce8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 09:32:49 CET 2025 - jgross@suse.com
|
||||
|
||||
- xen/events: Cleanup find_virq() return codes (CVE-2025-40160,
|
||||
bsc#1253400).
|
||||
- commit 8f641eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 15:10:44 CET 2025 - rbm@suse.com
|
||||
|
||||
- selftests: net: fib-onlink-tests: Set high metric for default
|
||||
IPv6 route (bsc#1255346).
|
||||
- selftests: net: use slowwait to make sure IPv6 setup finished
|
||||
(bsc#1255349).
|
||||
- selftests: net: use slowwait to stabilize vrf_route_leaking test
|
||||
(bsc#1255349).
|
||||
- commit 18154f6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 12:18:16 CET 2025 - fmancera@suse.de
|
||||
|
||||
- kABI: xfrm: delete x->tunnel as we delete x (bsc#1254959
|
||||
CVE-2025-40215).
|
||||
- commit 23f1b71
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 11:00:25 CET 2025 - sjaeckel@suse.de
|
||||
|
||||
- be2net: pass wrb_params in case of OS2BMC (CVE-2025-40264
|
||||
bsc#1254835).
|
||||
- net: phy: micrel: always set shared->phydev for LAN8814
|
||||
(CVE-2025-40239 bsc#1254868).
|
||||
- commit 48a9709
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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:43:51 CET 2025 - rbm@suse.com
|
||||
|
||||
- netdevsim: print human readable IP address (bsc#1255071).
|
||||
- commit f4d9e1a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 13:05:30 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- selftests/bpf: Skip timer cases when bpf_timer is not supported
|
||||
(git-fixes).
|
||||
- commit 52f69d8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 12:42:40 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- bpf: Reject bpf_timer for PREEMPT_RT (git-fixes).
|
||||
- commit 772432b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 11:08:42 CET 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: fix out of bounds memory read error in symlink repair
|
||||
(CVE-2025-40246 bsc#1254861).
|
||||
- commit 520885a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 10:55:00 CET 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: Replace strncpy with memcpy (git-fixes).
|
||||
- commit d262779
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 10:04:27 CET 2025 - tbogendoerfer@suse.de
|
||||
|
||||
@@ -6,6 +669,13 @@ Wed Dec 17 10:04:27 CET 2025 - tbogendoerfer@suse.de
|
||||
patches.suse/devlink-Add-support-for-u64-parameters.patch.
|
||||
- commit 08c3324
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 10:00:39 CET 2025 - jgross@suse.com
|
||||
|
||||
- KVM: guest_memfd: Remove bindings on memslot deletion when
|
||||
gmem is dying (CVE-2025-40274, bsc#1254830).
|
||||
- commit bf3055c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 03:33:06 CET 2025 - wqu@suse.com
|
||||
|
||||
@@ -39,6 +709,20 @@ Tue Dec 16 13:27:55 CET 2025 - jwiesner@suse.de
|
||||
bsc#1252046).
|
||||
- commit 584a8ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 16 11:57:54 CET 2025 - fmancera@suse.de
|
||||
|
||||
- xfrm: also call xfrm_state_delete_tunnel at destroy time for
|
||||
states that were never added (CVE-2025-40215 bsc#1254959).
|
||||
- commit e9b2533
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 15 17:33:22 CET 2025 - fmancera@suse.de
|
||||
|
||||
- xfrm: delete x->tunnel as we delete x (CVE-2025-40215
|
||||
bsc#1254959).
|
||||
- commit 2fc5164
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 15 11:56:05 CET 2025 - pfalcato@suse.de
|
||||
|
||||
@@ -1484,6 +2168,13 @@ Thu Nov 27 08:29:54 CET 2025 - hare@suse.de
|
||||
- KVM: s390: improve interrupt cpu for wakeup (bsc#1235463).
|
||||
- commit 772f945
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 08:21:20 CET 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- kABI workaround for bpf: Enforce expected_attach_type for
|
||||
tailcall compatibility (CVE-2025-40123 bsc#1253365).
|
||||
- commit 71b6940
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 07:16:26 CET 2025 - tiwai@suse.de
|
||||
|
||||
@@ -1491,6 +2182,15 @@ Thu Nov 27 07:16:26 CET 2025 - tiwai@suse.de
|
||||
(git-fixes).
|
||||
- commit cab7bbf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 06:06:14 CET 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- selftests/bpf: Add test case for different expected_attach_type
|
||||
(CVE-2025-40123 bsc#1253365).
|
||||
- bpf: Enforce expected_attach_type for tailcall compatibility
|
||||
(CVE-2025-40123 bsc#1253365).
|
||||
- commit 9fe957a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 04:03:22 CET 2025 - mgorman@suse.de
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-default
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
%define srcversion 6.12
|
||||
%define patchversion 6.12.0
|
||||
%define git_commit cd450b4544355d6ffe04ab5d357c30502883668b
|
||||
%define git_commit f0eb18e537bbf815824a55e6f0ab64b40fa3e1d4
|
||||
%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>.gcd450b4
|
||||
Release: <RELEASE>.gf0eb18e
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
@@ -1,3 +1,666 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 7 15:53:03 CET 2026 - tiwai@suse.de
|
||||
|
||||
- platform/x86/intel/pmt/discovery: use valid device pointer in
|
||||
dev_err_probe (git-fixes).
|
||||
- platform/x86/intel/pmt: Fix kobject memory leak on init failure
|
||||
(git-fixes).
|
||||
- commit 08608e1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 7 13:46:22 CET 2026 - msuchanek@suse.de
|
||||
|
||||
- pseries/lparcfg: Add resource group monitoring (jsc#PED-14514).
|
||||
- commit 1e32467
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 14:22:19 CET 2026 - tbogendoerfer@suse.de
|
||||
|
||||
- team: Move team device type change at the end of team_port_add
|
||||
(CVE-2025-68340 bsc#1255507).
|
||||
- net/mlx5: Clean up only new IRQ glue on request_irq() failure
|
||||
(CVE-2025-40250 bsc#1254854).
|
||||
- net: qlogic/qede: fix potential out-of-bounds read in
|
||||
qede_tpa_cont() and qede_tpa_end() (CVE-2025-40252 bsc#1254849).
|
||||
- net: enetc: fix the deadlock of enetc_mdio_lock (CVE-2025-40347
|
||||
bsc#1255262).
|
||||
- commit 085c913
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 13:49:49 CET 2026 - tiwai@suse.de
|
||||
|
||||
- ASoC: Intel: avs: Do not share the name pointer between
|
||||
components (CVE-2025-40338 bsc#1255273).
|
||||
- commit fb15ec5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 11:02:40 CET 2026 - tiwai@suse.de
|
||||
|
||||
- usb: phy: isp1301: fix non-OF device reference imbalance
|
||||
(git-fixes).
|
||||
- usb: gadget: lpc32xx_udc: fix clock imbalance in error path
|
||||
(git-fixes).
|
||||
- serial: core: Fix serial device initialization (git-fixes).
|
||||
- commit 592ca99
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 11:01:31 CET 2026 - tiwai@suse.de
|
||||
|
||||
- wifi: mac80211: do not use old MBSSID elements (git-fixes).
|
||||
- wifi: cfg80211: sme: store capped length in
|
||||
__cfg80211_connect_result() (git-fixes).
|
||||
- wifi: rtlwifi: 8192cu: fix tid out of range in
|
||||
rtl92cu_tx_fill_desc() (git-fixes).
|
||||
- wifi: rtw88: limit indirect IO under powered off for RTL8822CS
|
||||
(git-fixes).
|
||||
- usb: ohci-nxp: fix device leak on probe failure (git-fixes).
|
||||
- usb: dwc3: of-simple: fix clock resource leak in
|
||||
dwc3_of_simple_probe (git-fixes).
|
||||
- USB: lpc32xx_udc: Fix error handling in probe (git-fixes).
|
||||
- usb: typec: altmodes/displayport: Drop the device reference
|
||||
in dp_altmode_probe() (git-fixes).
|
||||
- usb: renesas_usbhs: Fix a resource leak in usbhs_pipe_malloc()
|
||||
(git-fixes).
|
||||
- usb: dwc3: keep susphy enabled during exit to avoid controller
|
||||
faults (git-fixes).
|
||||
- usb: dwc2: fix hang during shutdown if set as peripheral
|
||||
(git-fixes).
|
||||
- wifi: ath10k: move recovery check logic into a new work
|
||||
(git-fixes).
|
||||
- wifi: ath10k: Add missing include of export.h (stable-fixes).
|
||||
- wifi: ath10k: Avoid vdev delete timeout when firmware is
|
||||
already down (stable-fixes).
|
||||
- commit 07af9a3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 10:59:02 CET 2026 - tiwai@suse.de
|
||||
|
||||
- of: unittest: Fix memory leak in unittest_data_add()
|
||||
(git-fixes).
|
||||
- drm/i915/gem: Zero-initialize the eb.vma array in
|
||||
i915_gem_do_execbuffer (git-fixes).
|
||||
- drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state()
|
||||
in prepare_fb (git-fixes).
|
||||
- platform/x86: hp-bioscfg: Fix out-of-bounds array access in
|
||||
ACPI package parsing (git-fixes).
|
||||
- platform/x86: ibm_rtl: fix EBDA signature search pointer
|
||||
arithmetic (git-fixes).
|
||||
- platform/x86: msi-laptop: add missing sysfs_remove_group()
|
||||
(git-fixes).
|
||||
- platform/mellanox: mlxbf-pmc: Remove trailing whitespaces from
|
||||
event names (git-fixes).
|
||||
- net: rose: fix invalid array index in rose_kill_by_device()
|
||||
(git-fixes).
|
||||
- net: usb: sr9700: fix incorrect command used to write single
|
||||
register (git-fixes).
|
||||
- net: nfc: fix deadlock between nfc_unregister_device and
|
||||
rfkill_fop_write (git-fixes).
|
||||
- net: usb: rtl8150: fix memory leak on usb_submit_urb() failure
|
||||
(git-fixes).
|
||||
- net: mdio: aspeed: add dummy read to avoid read-after-write
|
||||
issue (git-fixes).
|
||||
- idr: fix idr_alloc() returning an ID out of range (git-fixes).
|
||||
- genalloc.h: fix htmldocs warning (git-fixes).
|
||||
- serial: sh-sci: Check that the DMA cookie is valid (git-fixes).
|
||||
- serial: core: Restore sysfs fwnode information (git-fixes).
|
||||
- firewire: nosy: Fix dma_free_coherent() size (git-fixes).
|
||||
- Input: ti_am335x_tsc - fix off-by-one error in wire_order
|
||||
validation (git-fixes).
|
||||
- Input: alps - fix use-after-free bugs caused by
|
||||
dev3_register_work (git-fixes).
|
||||
- Input: atkbd - skip deactivate for HONOR FMB-P's internal
|
||||
keyboard (git-fixes).
|
||||
- spi: cadence-quadspi: Fix clock disable on probe failure path
|
||||
(git-fixes).
|
||||
- spi: fsl-cpm: Check length parity before switching to 16 bit
|
||||
mode (git-fixes).
|
||||
- hwmon: (ltc4282): Fix reset_history file permissions
|
||||
(git-fixes).
|
||||
- hwmon: (tmp401) fix overflow caused by default conversion rate
|
||||
value (git-fixes).
|
||||
- hwmon: (ibmpex) fix use-after-free in high/low store
|
||||
(git-fixes).
|
||||
- hwmon: (dell-smm) Limit fan multiplier to avoid overflow
|
||||
(git-fixes).
|
||||
- mmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to
|
||||
Kconfig (git-fixes).
|
||||
- mmc: sdhci-of-arasan: Increase CD stable timeout to 2 seconds
|
||||
(git-fixes).
|
||||
- PM: runtime: Do not clear needs_force_resume with enabled
|
||||
runtime PM (git-fixes).
|
||||
- nfc: pn533: Fix error code in pn533_acr122_poweron_rdr()
|
||||
(git-fixes).
|
||||
- r8169: fix RTL8117 Wake-on-Lan in DASH mode (git-fixes).
|
||||
- net: phy: marvell-88q2xxx: Fix clamped value in
|
||||
mv88q2xxx_hwmon_write (git-fixes).
|
||||
- firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select
|
||||
FW_LOADER (git-fixes).
|
||||
- efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
|
||||
(stable-fixes).
|
||||
- efi/cper: Add a new helper function to print bitmasks
|
||||
(stable-fixes).
|
||||
- efi/cper: Adjust infopfx size to accept an extra space
|
||||
(stable-fixes).
|
||||
- usb: dwc2: disable platform lowlevel hw resources during
|
||||
shutdown (stable-fixes).
|
||||
- resource: introduce is_type_match() helper and use it
|
||||
(stable-fixes).
|
||||
- resource: replace open coded resource_intersection()
|
||||
(stable-fixes).
|
||||
- commit 0273be1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 10:54:13 CET 2026 - tiwai@suse.de
|
||||
|
||||
- accel/ivpu: Prevent runtime suspend during context abort work
|
||||
(stable-fixes).
|
||||
- Refresh
|
||||
patches.suse/accel-ivpu-Trigger-device-recovery-on-engine-reset-r.patch.
|
||||
- commit 79c3327
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 10:53:17 CET 2026 - tiwai@suse.de
|
||||
|
||||
- drm/imagination: Disallow exporting of PM/FW protected objects
|
||||
(git-fixes).
|
||||
- Bluetooth: btusb: revert use of devm_kzalloc in btusb
|
||||
(git-fixes).
|
||||
- crypto: seqiv - Do not use req->iv after crypto_aead_encrypt
|
||||
(git-fixes).
|
||||
- drm/msm/dpu: Add missing NULL pointer check for pingpong
|
||||
interface (git-fixes).
|
||||
- ASoC: ak4458: remove the reset operation in probe and remove
|
||||
(git-fixes).
|
||||
- ASoC: fsl_sai: Constrain sample rates from audio PLLs only in
|
||||
master mode (git-fixes).
|
||||
- ALSA: usb-mixer: us16x08: validate meter packet indices
|
||||
(git-fixes).
|
||||
- ALSA: pcmcia: Fix resource leak in snd_pdacf_probe error path
|
||||
(git-fixes).
|
||||
- ALSA: vxpocket: Fix resource leak in vxpocket_probe error path
|
||||
(git-fixes).
|
||||
- drm/xe: Use usleep_range for accurate long-running workload
|
||||
timeslicing (git-fixes).
|
||||
- drm/xe: Drop preempt-fences when destroying imported dma-bufs
|
||||
(git-fixes).
|
||||
- drm/xe/oa: Disallow 0 OA property values (git-fixes).
|
||||
- drm/xe: Adjust long-running workload timeslices to reasonable
|
||||
values (git-fixes).
|
||||
- drm/xe/oa: Limit num_syncs to prevent oversized allocations
|
||||
(git-fixes).
|
||||
- drm/xe: Limit num_syncs to prevent oversized allocations
|
||||
(git-fixes).
|
||||
- drm/xe: Restore engine registers before restarting schedulers
|
||||
after GT reset (git-fixes).
|
||||
- drm/xe/bo: Don't include the CCS metadata in the dma-buf
|
||||
sg-table (git-fixes).
|
||||
- drm/me/gsc: mei interrupt top half should be in irq disabled
|
||||
context (git-fixes).
|
||||
- drm/panel: sony-td4353-jdi: Enable prepare_prev_first
|
||||
(git-fixes).
|
||||
- ACPI: PCC: Fix race condition by removing static qualifier
|
||||
(git-fixes).
|
||||
- ACPI: CPPC: Fix missing PCC check for guaranteed_perf
|
||||
(git-fixes).
|
||||
- can: j1939: make j1939_sk_bind() fail if device is no longer
|
||||
registered (git-fixes).
|
||||
- can: gs_usb: gs_can_open(): fix error handling (git-fixes).
|
||||
- ASoC: codecs: nau8325: Silence uninitialized variables warnings
|
||||
(stable-fixes).
|
||||
- ASoC: nau8325: use simple i2c probe function (stable-fixes).
|
||||
- ALSA: wavefront: Fix integer overflow in sample size validation
|
||||
(git-fixes).
|
||||
- accel/ivpu: Ensure rpm_runtime_put in case of engine
|
||||
reset/resume fail (git-fixes).
|
||||
- commit bc5d2b7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 2 10:33:37 CET 2026 - msuchanek@suse.de
|
||||
|
||||
- powerpc/kexec: Enable SMT before waking offline CPUs
|
||||
(bsc#1214285 bsc#1205462 ltc#200161 ltc#200588 git-fixes
|
||||
bsc#1253739 ltc#211493 bsc#1254244 ltc#216496).
|
||||
- commit 2cae729
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 2 08:15:46 CET 2026 - petr.pavlu@suse.com
|
||||
|
||||
- ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct()
|
||||
(git-fixes).
|
||||
- commit fa39b88
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 2 07:46:15 CET 2026 - petr.pavlu@suse.com
|
||||
|
||||
- uprobe: Do not emulate/sstep original instruction when ip is
|
||||
changed (git-fixes).
|
||||
- commit d467aca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 23:23:05 CET 2025 - lduncan@suse.com
|
||||
|
||||
- scsi: ufs: core: Fix PM QoS mutex initialization (git-fixes).
|
||||
- commit d4f8c1e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 20:25:43 CET 2025 - fmancera@suse.de
|
||||
|
||||
- sysfs: check visibility before changing group attribute
|
||||
ownership (CVE-2025-40355 bsc#1255261).
|
||||
- commit 880a26c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 17:06:35 CET 2025 - lduncan@suse.com
|
||||
|
||||
- kabi: fix struct ufs_hba changes (bsc#1253414 CVE-2025-40130).
|
||||
- commit fc77a12
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 11:13:43 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix race condition in kprobe initialization causing
|
||||
NULL pointer dereference (CVE-2025-40042 bsc#1252861).
|
||||
- commit bdfa48f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:31:07 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: Handle typeof_unqual keyword and __seg_{fs,gs}
|
||||
qualifiers (bsc#1236052).
|
||||
- commit 0e659c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:30:36 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: factor out APP for the ST_NORMAL state (bsc#1236052).
|
||||
- commit 5358749
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:30:06 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute before init-declarator
|
||||
(bsc#1236052).
|
||||
- commit 9d85e9d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:29:32 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for builtin (u)int*x*_t types
|
||||
(bsc#1236052).
|
||||
- commit 185bd6a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:28:59 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute after 'union'
|
||||
(bsc#1236052).
|
||||
- commit 2ac1289
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:28:24 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute after 'struct'
|
||||
(bsc#1236052).
|
||||
- commit a014557
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:27:48 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute after
|
||||
abstact_declarator (bsc#1236052).
|
||||
- commit 4c80d7c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:27:18 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute before
|
||||
nested_declarator (bsc#1236052).
|
||||
- commit 57006cf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:26:43 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute before
|
||||
abstract_declarator (bsc#1236052).
|
||||
- commit 7e3aae9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:26:07 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: decouple ATTRIBUTE_PHRASE from type-qualifier
|
||||
(bsc#1236052).
|
||||
- commit df3529a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:25:35 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: record attributes consistently for init-declarator
|
||||
(bsc#1236052).
|
||||
- commit e523534
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:25:01 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: restrict direct-declarator to take one
|
||||
parameter-type-list (bsc#1236052).
|
||||
- commit 5d44f80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:24:08 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: restrict direct-abstract-declarator to take one
|
||||
parameter-type-list (bsc#1236052).
|
||||
- commit 72b3275
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:23:34 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: remove Makefile hack (bsc#1236052).
|
||||
- commit d72f174
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:22:51 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix last 3 shift/reduce conflicts (bsc#1236052).
|
||||
- commit 39457e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:22:16 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix 6 shift/reduce conflicts and 5 reduce/reduce
|
||||
conflicts (bsc#1236052).
|
||||
- commit 42dc606
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:21:36 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: reduce type_qualifier directly to decl_specifier
|
||||
(bsc#1236052).
|
||||
- commit e767d23
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:20:58 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: rename cvar_qualifier to type_qualifier (bsc#1236052).
|
||||
- commit 0da131e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:20:21 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: rename m_abstract_declarator to abstract_declarator
|
||||
(bsc#1236052).
|
||||
- commit 307de95
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:19:14 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: use uint32_t instead of unsigned long for calculating
|
||||
CRC (bsc#1236052).
|
||||
- commit 66e7c65
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:16:54 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: use generic macros for hash table implementation
|
||||
(bsc#1236052).
|
||||
- Refresh
|
||||
patches.suse/genksyms-Fix-enum-consts-from-a-reference-affecting-new-va.patch.
|
||||
- commit e5d70f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:15:06 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: refactor the return points in the for-loop in
|
||||
__add_symbol() (bsc#1236052).
|
||||
- commit 8ff674f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:13:18 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: reduce the indentation in the for-loop in
|
||||
__add_symbol() (bsc#1236052).
|
||||
- Refresh
|
||||
patches.suse/genksyms-Fix-enum-consts-from-a-reference-affecting-new-va.patch.
|
||||
- commit 8eaca75
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:10:34 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: reduce indentation in export_symbol() (bsc#1236052).
|
||||
- commit 9545dc6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 13:23:33 CET 2025 - clopez@suse.de
|
||||
|
||||
- KVM: SEV: Drop GHCB_VERSION_DEFAULT and open code it
|
||||
(bsc#1255672).
|
||||
- Refresh
|
||||
patches.suse/KVM-SEV-Enforce-minimum-GHCB-version-requirement-for.patch.
|
||||
- Refresh
|
||||
patches.suse/KVM-SEV-Rename-kvm_ghcb_get_sw_exit_code-to-kvm_get_.patch.
|
||||
- commit 24d45f1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 00:15:54 CET 2025 - lduncan@suse.com
|
||||
|
||||
- scsi: ufs: core: Fix data race in CPU latency PM QoS request
|
||||
handling (CVE-2025-40130 bsc#1253414).
|
||||
- commit ebfcb5d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 29 19:04:51 CET 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpuidle: menu: Use residency threshold in polling state override
|
||||
decisions (bsc#1255026).
|
||||
- commit 652c9d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 28 19:01:32 CET 2025 - lduncan@suse.com
|
||||
|
||||
- supported.conf: Update path for ufs drivers
|
||||
As part of bsc#1253414 CVE-2025-40130, which updates
|
||||
the ufs driver, it was discovered that the pathnames
|
||||
in the supported module list had the old ufs driver
|
||||
pathnames, which was drivers/scsi/ufs. But the
|
||||
ufs drivers are now in drivers/ufs.
|
||||
Also, the ti-j721e-ufs modules is now in the "host"
|
||||
subdirectory.
|
||||
- commit 0d9f529
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 23 10:35:46 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- selftests/bpf: Test widen_imprecise_scalars() with different
|
||||
stack depth (CVE-2025-68208 bsc#1255227).
|
||||
- commit cbc44e7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 23 10:21:49 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- bpf: account for current allocated stack depth in
|
||||
widen_imprecise_scalars() (CVE-2025-68208 bsc#1255227).
|
||||
- commit ac93c78
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 23 06:56:23 CET 2025 - heming.zhao@suse.com
|
||||
|
||||
- gfs2: Fix unlikely race in gdlm_put_lock (CVE-2025-40242
|
||||
bsc#1255075).
|
||||
- commit d162d45
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 12:10:19 CET 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_ct: add seqadj extension for natted connections
|
||||
(CVE-2025-68206 bsc#1255142).
|
||||
- commit c2d456f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 11:54:35 CET 2025 - fmancera@suse.de
|
||||
|
||||
- sctp: Prevent TOCTOU out-of-bounds write (CVE-2025-40331
|
||||
bsc#1254615).
|
||||
- commit cd21b6d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 11:16:27 CET 2025 - fmancera@suse.de
|
||||
|
||||
- net: bridge: fix use-after-free due to MST port state bypass
|
||||
(CVE-2025-40297 bsc#1255187).
|
||||
- commit 656c4a6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 08:41:52 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- bpf: Sync pending IRQ work before freeing ring buffer
|
||||
(CVE-2025-40319 bsc#1254794).
|
||||
- commit 0031a97
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 21 14:48:36 CET 2025 - heming.zhao@suse.com
|
||||
|
||||
- ocfs2: clear extent cache after moving/defragmenting extents
|
||||
(CVE-2025-40233 bsc#1254813).
|
||||
- commit 852b35f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 21 14:46:53 CET 2025 - mkubecek@suse.cz
|
||||
|
||||
- net: use dst_dev_rcu() in sk_setup_caps() (CVE-2025-40170
|
||||
bsc#1253413).
|
||||
- commit 2787f89
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 17:17:26 CET 2025 - fmancera@suse.de
|
||||
|
||||
- tipc: Fix use-after-free in tipc_mon_reinit_self()
|
||||
(CVE-2025-40280 bsc#1254847).
|
||||
- commit 1a4ecc3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 17:05:08 CET 2025 - mkoutny@suse.com
|
||||
|
||||
- cgroup: rstat: use LOCK CMPXCHG in css_rstat_updated
|
||||
(bsc#1255434).
|
||||
- bpf: Do not limit bpf_cgroup_from_id to current's namespace
|
||||
(bsc#1255433).
|
||||
- commit f9dd89c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 15:01:00 CET 2025 - dfaggioli@suse.com
|
||||
|
||||
- virtio-net: fix received length check in big packets (bsc#1255175, CVE-2025-40292).
|
||||
- commit d9c33d8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 14:47:20 CET 2025 - mkoutny@suse.com
|
||||
|
||||
- af_unix: Initialise scc_index in unix_add_edge() (CVE-2025-40214
|
||||
bsc#1254961).
|
||||
- commit f4d0234
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 12:51:51 CET 2025 - sjaeckel@suse.de
|
||||
|
||||
- net: atlantic: fix fragment overflow handling in RX path
|
||||
(CVE-2025-68301 bsc#1255120).
|
||||
- net: openvswitch: remove never-working support for setting
|
||||
nsh fields (CVE-2025-40254 bsc#1254852).
|
||||
- commit ca34a4d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 10:14:23 CET 2025 - jgross@suse.com
|
||||
|
||||
- vsock: Ignore signal/timeout on connect() if already established
|
||||
(CVE-2025-40248, bsc#1254864).
|
||||
- commit 8f55c39
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 10:00:34 CET 2025 - jgross@suse.com
|
||||
|
||||
- vsock: fix lock inversion in vsock_assign_transport()
|
||||
(CVE-2025-40231, bsc#1254815).
|
||||
- commit 1f7e22a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 09:46:36 CET 2025 - jgross@suse.com
|
||||
|
||||
- xen/events: Return -EEXIST for bound VIRQs (CVE-2025-40160,
|
||||
bsc#1253400).
|
||||
- commit 3883ce8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 09:32:49 CET 2025 - jgross@suse.com
|
||||
|
||||
- xen/events: Cleanup find_virq() return codes (CVE-2025-40160,
|
||||
bsc#1253400).
|
||||
- commit 8f641eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 15:10:44 CET 2025 - rbm@suse.com
|
||||
|
||||
- selftests: net: fib-onlink-tests: Set high metric for default
|
||||
IPv6 route (bsc#1255346).
|
||||
- selftests: net: use slowwait to make sure IPv6 setup finished
|
||||
(bsc#1255349).
|
||||
- selftests: net: use slowwait to stabilize vrf_route_leaking test
|
||||
(bsc#1255349).
|
||||
- commit 18154f6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 12:18:16 CET 2025 - fmancera@suse.de
|
||||
|
||||
- kABI: xfrm: delete x->tunnel as we delete x (bsc#1254959
|
||||
CVE-2025-40215).
|
||||
- commit 23f1b71
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 11:00:25 CET 2025 - sjaeckel@suse.de
|
||||
|
||||
- be2net: pass wrb_params in case of OS2BMC (CVE-2025-40264
|
||||
bsc#1254835).
|
||||
- net: phy: micrel: always set shared->phydev for LAN8814
|
||||
(CVE-2025-40239 bsc#1254868).
|
||||
- commit 48a9709
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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:43:51 CET 2025 - rbm@suse.com
|
||||
|
||||
- netdevsim: print human readable IP address (bsc#1255071).
|
||||
- commit f4d9e1a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 13:05:30 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- selftests/bpf: Skip timer cases when bpf_timer is not supported
|
||||
(git-fixes).
|
||||
- commit 52f69d8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 12:42:40 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- bpf: Reject bpf_timer for PREEMPT_RT (git-fixes).
|
||||
- commit 772432b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 11:08:42 CET 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: fix out of bounds memory read error in symlink repair
|
||||
(CVE-2025-40246 bsc#1254861).
|
||||
- commit 520885a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 10:55:00 CET 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: Replace strncpy with memcpy (git-fixes).
|
||||
- commit d262779
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 10:04:27 CET 2025 - tbogendoerfer@suse.de
|
||||
|
||||
@@ -6,6 +669,13 @@ Wed Dec 17 10:04:27 CET 2025 - tbogendoerfer@suse.de
|
||||
patches.suse/devlink-Add-support-for-u64-parameters.patch.
|
||||
- commit 08c3324
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 10:00:39 CET 2025 - jgross@suse.com
|
||||
|
||||
- KVM: guest_memfd: Remove bindings on memslot deletion when
|
||||
gmem is dying (CVE-2025-40274, bsc#1254830).
|
||||
- commit bf3055c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 03:33:06 CET 2025 - wqu@suse.com
|
||||
|
||||
@@ -39,6 +709,20 @@ Tue Dec 16 13:27:55 CET 2025 - jwiesner@suse.de
|
||||
bsc#1252046).
|
||||
- commit 584a8ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 16 11:57:54 CET 2025 - fmancera@suse.de
|
||||
|
||||
- xfrm: also call xfrm_state_delete_tunnel at destroy time for
|
||||
states that were never added (CVE-2025-40215 bsc#1254959).
|
||||
- commit e9b2533
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 15 17:33:22 CET 2025 - fmancera@suse.de
|
||||
|
||||
- xfrm: delete x->tunnel as we delete x (CVE-2025-40215
|
||||
bsc#1254959).
|
||||
- commit 2fc5164
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 15 11:56:05 CET 2025 - pfalcato@suse.de
|
||||
|
||||
@@ -1484,6 +2168,13 @@ Thu Nov 27 08:29:54 CET 2025 - hare@suse.de
|
||||
- KVM: s390: improve interrupt cpu for wakeup (bsc#1235463).
|
||||
- commit 772f945
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 08:21:20 CET 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- kABI workaround for bpf: Enforce expected_attach_type for
|
||||
tailcall compatibility (CVE-2025-40123 bsc#1253365).
|
||||
- commit 71b6940
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 07:16:26 CET 2025 - tiwai@suse.de
|
||||
|
||||
@@ -1491,6 +2182,15 @@ Thu Nov 27 07:16:26 CET 2025 - tiwai@suse.de
|
||||
(git-fixes).
|
||||
- commit cab7bbf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 06:06:14 CET 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- selftests/bpf: Add test case for different expected_attach_type
|
||||
(CVE-2025-40123 bsc#1253365).
|
||||
- bpf: Enforce expected_attach_type for tailcall compatibility
|
||||
(CVE-2025-40123 bsc#1253365).
|
||||
- commit 9fe957a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 04:03:22 CET 2025 - mgorman@suse.de
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-docs
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%define srcversion 6.12
|
||||
%define patchversion 6.12.0
|
||||
%define git_commit cd450b4544355d6ffe04ab5d357c30502883668b
|
||||
%define git_commit f0eb18e537bbf815824a55e6f0ab64b40fa3e1d4
|
||||
%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>.gcd450b4
|
||||
Release: <RELEASE>.gf0eb18e
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
@@ -1,3 +1,666 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 7 15:53:03 CET 2026 - tiwai@suse.de
|
||||
|
||||
- platform/x86/intel/pmt/discovery: use valid device pointer in
|
||||
dev_err_probe (git-fixes).
|
||||
- platform/x86/intel/pmt: Fix kobject memory leak on init failure
|
||||
(git-fixes).
|
||||
- commit 08608e1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 7 13:46:22 CET 2026 - msuchanek@suse.de
|
||||
|
||||
- pseries/lparcfg: Add resource group monitoring (jsc#PED-14514).
|
||||
- commit 1e32467
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 14:22:19 CET 2026 - tbogendoerfer@suse.de
|
||||
|
||||
- team: Move team device type change at the end of team_port_add
|
||||
(CVE-2025-68340 bsc#1255507).
|
||||
- net/mlx5: Clean up only new IRQ glue on request_irq() failure
|
||||
(CVE-2025-40250 bsc#1254854).
|
||||
- net: qlogic/qede: fix potential out-of-bounds read in
|
||||
qede_tpa_cont() and qede_tpa_end() (CVE-2025-40252 bsc#1254849).
|
||||
- net: enetc: fix the deadlock of enetc_mdio_lock (CVE-2025-40347
|
||||
bsc#1255262).
|
||||
- commit 085c913
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 13:49:49 CET 2026 - tiwai@suse.de
|
||||
|
||||
- ASoC: Intel: avs: Do not share the name pointer between
|
||||
components (CVE-2025-40338 bsc#1255273).
|
||||
- commit fb15ec5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 11:02:40 CET 2026 - tiwai@suse.de
|
||||
|
||||
- usb: phy: isp1301: fix non-OF device reference imbalance
|
||||
(git-fixes).
|
||||
- usb: gadget: lpc32xx_udc: fix clock imbalance in error path
|
||||
(git-fixes).
|
||||
- serial: core: Fix serial device initialization (git-fixes).
|
||||
- commit 592ca99
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 11:01:31 CET 2026 - tiwai@suse.de
|
||||
|
||||
- wifi: mac80211: do not use old MBSSID elements (git-fixes).
|
||||
- wifi: cfg80211: sme: store capped length in
|
||||
__cfg80211_connect_result() (git-fixes).
|
||||
- wifi: rtlwifi: 8192cu: fix tid out of range in
|
||||
rtl92cu_tx_fill_desc() (git-fixes).
|
||||
- wifi: rtw88: limit indirect IO under powered off for RTL8822CS
|
||||
(git-fixes).
|
||||
- usb: ohci-nxp: fix device leak on probe failure (git-fixes).
|
||||
- usb: dwc3: of-simple: fix clock resource leak in
|
||||
dwc3_of_simple_probe (git-fixes).
|
||||
- USB: lpc32xx_udc: Fix error handling in probe (git-fixes).
|
||||
- usb: typec: altmodes/displayport: Drop the device reference
|
||||
in dp_altmode_probe() (git-fixes).
|
||||
- usb: renesas_usbhs: Fix a resource leak in usbhs_pipe_malloc()
|
||||
(git-fixes).
|
||||
- usb: dwc3: keep susphy enabled during exit to avoid controller
|
||||
faults (git-fixes).
|
||||
- usb: dwc2: fix hang during shutdown if set as peripheral
|
||||
(git-fixes).
|
||||
- wifi: ath10k: move recovery check logic into a new work
|
||||
(git-fixes).
|
||||
- wifi: ath10k: Add missing include of export.h (stable-fixes).
|
||||
- wifi: ath10k: Avoid vdev delete timeout when firmware is
|
||||
already down (stable-fixes).
|
||||
- commit 07af9a3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 10:59:02 CET 2026 - tiwai@suse.de
|
||||
|
||||
- of: unittest: Fix memory leak in unittest_data_add()
|
||||
(git-fixes).
|
||||
- drm/i915/gem: Zero-initialize the eb.vma array in
|
||||
i915_gem_do_execbuffer (git-fixes).
|
||||
- drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state()
|
||||
in prepare_fb (git-fixes).
|
||||
- platform/x86: hp-bioscfg: Fix out-of-bounds array access in
|
||||
ACPI package parsing (git-fixes).
|
||||
- platform/x86: ibm_rtl: fix EBDA signature search pointer
|
||||
arithmetic (git-fixes).
|
||||
- platform/x86: msi-laptop: add missing sysfs_remove_group()
|
||||
(git-fixes).
|
||||
- platform/mellanox: mlxbf-pmc: Remove trailing whitespaces from
|
||||
event names (git-fixes).
|
||||
- net: rose: fix invalid array index in rose_kill_by_device()
|
||||
(git-fixes).
|
||||
- net: usb: sr9700: fix incorrect command used to write single
|
||||
register (git-fixes).
|
||||
- net: nfc: fix deadlock between nfc_unregister_device and
|
||||
rfkill_fop_write (git-fixes).
|
||||
- net: usb: rtl8150: fix memory leak on usb_submit_urb() failure
|
||||
(git-fixes).
|
||||
- net: mdio: aspeed: add dummy read to avoid read-after-write
|
||||
issue (git-fixes).
|
||||
- idr: fix idr_alloc() returning an ID out of range (git-fixes).
|
||||
- genalloc.h: fix htmldocs warning (git-fixes).
|
||||
- serial: sh-sci: Check that the DMA cookie is valid (git-fixes).
|
||||
- serial: core: Restore sysfs fwnode information (git-fixes).
|
||||
- firewire: nosy: Fix dma_free_coherent() size (git-fixes).
|
||||
- Input: ti_am335x_tsc - fix off-by-one error in wire_order
|
||||
validation (git-fixes).
|
||||
- Input: alps - fix use-after-free bugs caused by
|
||||
dev3_register_work (git-fixes).
|
||||
- Input: atkbd - skip deactivate for HONOR FMB-P's internal
|
||||
keyboard (git-fixes).
|
||||
- spi: cadence-quadspi: Fix clock disable on probe failure path
|
||||
(git-fixes).
|
||||
- spi: fsl-cpm: Check length parity before switching to 16 bit
|
||||
mode (git-fixes).
|
||||
- hwmon: (ltc4282): Fix reset_history file permissions
|
||||
(git-fixes).
|
||||
- hwmon: (tmp401) fix overflow caused by default conversion rate
|
||||
value (git-fixes).
|
||||
- hwmon: (ibmpex) fix use-after-free in high/low store
|
||||
(git-fixes).
|
||||
- hwmon: (dell-smm) Limit fan multiplier to avoid overflow
|
||||
(git-fixes).
|
||||
- mmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to
|
||||
Kconfig (git-fixes).
|
||||
- mmc: sdhci-of-arasan: Increase CD stable timeout to 2 seconds
|
||||
(git-fixes).
|
||||
- PM: runtime: Do not clear needs_force_resume with enabled
|
||||
runtime PM (git-fixes).
|
||||
- nfc: pn533: Fix error code in pn533_acr122_poweron_rdr()
|
||||
(git-fixes).
|
||||
- r8169: fix RTL8117 Wake-on-Lan in DASH mode (git-fixes).
|
||||
- net: phy: marvell-88q2xxx: Fix clamped value in
|
||||
mv88q2xxx_hwmon_write (git-fixes).
|
||||
- firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select
|
||||
FW_LOADER (git-fixes).
|
||||
- efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
|
||||
(stable-fixes).
|
||||
- efi/cper: Add a new helper function to print bitmasks
|
||||
(stable-fixes).
|
||||
- efi/cper: Adjust infopfx size to accept an extra space
|
||||
(stable-fixes).
|
||||
- usb: dwc2: disable platform lowlevel hw resources during
|
||||
shutdown (stable-fixes).
|
||||
- resource: introduce is_type_match() helper and use it
|
||||
(stable-fixes).
|
||||
- resource: replace open coded resource_intersection()
|
||||
(stable-fixes).
|
||||
- commit 0273be1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 10:54:13 CET 2026 - tiwai@suse.de
|
||||
|
||||
- accel/ivpu: Prevent runtime suspend during context abort work
|
||||
(stable-fixes).
|
||||
- Refresh
|
||||
patches.suse/accel-ivpu-Trigger-device-recovery-on-engine-reset-r.patch.
|
||||
- commit 79c3327
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 10:53:17 CET 2026 - tiwai@suse.de
|
||||
|
||||
- drm/imagination: Disallow exporting of PM/FW protected objects
|
||||
(git-fixes).
|
||||
- Bluetooth: btusb: revert use of devm_kzalloc in btusb
|
||||
(git-fixes).
|
||||
- crypto: seqiv - Do not use req->iv after crypto_aead_encrypt
|
||||
(git-fixes).
|
||||
- drm/msm/dpu: Add missing NULL pointer check for pingpong
|
||||
interface (git-fixes).
|
||||
- ASoC: ak4458: remove the reset operation in probe and remove
|
||||
(git-fixes).
|
||||
- ASoC: fsl_sai: Constrain sample rates from audio PLLs only in
|
||||
master mode (git-fixes).
|
||||
- ALSA: usb-mixer: us16x08: validate meter packet indices
|
||||
(git-fixes).
|
||||
- ALSA: pcmcia: Fix resource leak in snd_pdacf_probe error path
|
||||
(git-fixes).
|
||||
- ALSA: vxpocket: Fix resource leak in vxpocket_probe error path
|
||||
(git-fixes).
|
||||
- drm/xe: Use usleep_range for accurate long-running workload
|
||||
timeslicing (git-fixes).
|
||||
- drm/xe: Drop preempt-fences when destroying imported dma-bufs
|
||||
(git-fixes).
|
||||
- drm/xe/oa: Disallow 0 OA property values (git-fixes).
|
||||
- drm/xe: Adjust long-running workload timeslices to reasonable
|
||||
values (git-fixes).
|
||||
- drm/xe/oa: Limit num_syncs to prevent oversized allocations
|
||||
(git-fixes).
|
||||
- drm/xe: Limit num_syncs to prevent oversized allocations
|
||||
(git-fixes).
|
||||
- drm/xe: Restore engine registers before restarting schedulers
|
||||
after GT reset (git-fixes).
|
||||
- drm/xe/bo: Don't include the CCS metadata in the dma-buf
|
||||
sg-table (git-fixes).
|
||||
- drm/me/gsc: mei interrupt top half should be in irq disabled
|
||||
context (git-fixes).
|
||||
- drm/panel: sony-td4353-jdi: Enable prepare_prev_first
|
||||
(git-fixes).
|
||||
- ACPI: PCC: Fix race condition by removing static qualifier
|
||||
(git-fixes).
|
||||
- ACPI: CPPC: Fix missing PCC check for guaranteed_perf
|
||||
(git-fixes).
|
||||
- can: j1939: make j1939_sk_bind() fail if device is no longer
|
||||
registered (git-fixes).
|
||||
- can: gs_usb: gs_can_open(): fix error handling (git-fixes).
|
||||
- ASoC: codecs: nau8325: Silence uninitialized variables warnings
|
||||
(stable-fixes).
|
||||
- ASoC: nau8325: use simple i2c probe function (stable-fixes).
|
||||
- ALSA: wavefront: Fix integer overflow in sample size validation
|
||||
(git-fixes).
|
||||
- accel/ivpu: Ensure rpm_runtime_put in case of engine
|
||||
reset/resume fail (git-fixes).
|
||||
- commit bc5d2b7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 2 10:33:37 CET 2026 - msuchanek@suse.de
|
||||
|
||||
- powerpc/kexec: Enable SMT before waking offline CPUs
|
||||
(bsc#1214285 bsc#1205462 ltc#200161 ltc#200588 git-fixes
|
||||
bsc#1253739 ltc#211493 bsc#1254244 ltc#216496).
|
||||
- commit 2cae729
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 2 08:15:46 CET 2026 - petr.pavlu@suse.com
|
||||
|
||||
- ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct()
|
||||
(git-fixes).
|
||||
- commit fa39b88
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 2 07:46:15 CET 2026 - petr.pavlu@suse.com
|
||||
|
||||
- uprobe: Do not emulate/sstep original instruction when ip is
|
||||
changed (git-fixes).
|
||||
- commit d467aca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 23:23:05 CET 2025 - lduncan@suse.com
|
||||
|
||||
- scsi: ufs: core: Fix PM QoS mutex initialization (git-fixes).
|
||||
- commit d4f8c1e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 20:25:43 CET 2025 - fmancera@suse.de
|
||||
|
||||
- sysfs: check visibility before changing group attribute
|
||||
ownership (CVE-2025-40355 bsc#1255261).
|
||||
- commit 880a26c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 17:06:35 CET 2025 - lduncan@suse.com
|
||||
|
||||
- kabi: fix struct ufs_hba changes (bsc#1253414 CVE-2025-40130).
|
||||
- commit fc77a12
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 11:13:43 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix race condition in kprobe initialization causing
|
||||
NULL pointer dereference (CVE-2025-40042 bsc#1252861).
|
||||
- commit bdfa48f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:31:07 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: Handle typeof_unqual keyword and __seg_{fs,gs}
|
||||
qualifiers (bsc#1236052).
|
||||
- commit 0e659c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:30:36 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: factor out APP for the ST_NORMAL state (bsc#1236052).
|
||||
- commit 5358749
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:30:06 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute before init-declarator
|
||||
(bsc#1236052).
|
||||
- commit 9d85e9d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:29:32 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for builtin (u)int*x*_t types
|
||||
(bsc#1236052).
|
||||
- commit 185bd6a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:28:59 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute after 'union'
|
||||
(bsc#1236052).
|
||||
- commit 2ac1289
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:28:24 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute after 'struct'
|
||||
(bsc#1236052).
|
||||
- commit a014557
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:27:48 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute after
|
||||
abstact_declarator (bsc#1236052).
|
||||
- commit 4c80d7c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:27:18 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute before
|
||||
nested_declarator (bsc#1236052).
|
||||
- commit 57006cf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:26:43 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute before
|
||||
abstract_declarator (bsc#1236052).
|
||||
- commit 7e3aae9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:26:07 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: decouple ATTRIBUTE_PHRASE from type-qualifier
|
||||
(bsc#1236052).
|
||||
- commit df3529a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:25:35 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: record attributes consistently for init-declarator
|
||||
(bsc#1236052).
|
||||
- commit e523534
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:25:01 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: restrict direct-declarator to take one
|
||||
parameter-type-list (bsc#1236052).
|
||||
- commit 5d44f80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:24:08 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: restrict direct-abstract-declarator to take one
|
||||
parameter-type-list (bsc#1236052).
|
||||
- commit 72b3275
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:23:34 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: remove Makefile hack (bsc#1236052).
|
||||
- commit d72f174
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:22:51 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix last 3 shift/reduce conflicts (bsc#1236052).
|
||||
- commit 39457e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:22:16 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix 6 shift/reduce conflicts and 5 reduce/reduce
|
||||
conflicts (bsc#1236052).
|
||||
- commit 42dc606
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:21:36 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: reduce type_qualifier directly to decl_specifier
|
||||
(bsc#1236052).
|
||||
- commit e767d23
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:20:58 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: rename cvar_qualifier to type_qualifier (bsc#1236052).
|
||||
- commit 0da131e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:20:21 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: rename m_abstract_declarator to abstract_declarator
|
||||
(bsc#1236052).
|
||||
- commit 307de95
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:19:14 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: use uint32_t instead of unsigned long for calculating
|
||||
CRC (bsc#1236052).
|
||||
- commit 66e7c65
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:16:54 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: use generic macros for hash table implementation
|
||||
(bsc#1236052).
|
||||
- Refresh
|
||||
patches.suse/genksyms-Fix-enum-consts-from-a-reference-affecting-new-va.patch.
|
||||
- commit e5d70f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:15:06 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: refactor the return points in the for-loop in
|
||||
__add_symbol() (bsc#1236052).
|
||||
- commit 8ff674f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:13:18 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: reduce the indentation in the for-loop in
|
||||
__add_symbol() (bsc#1236052).
|
||||
- Refresh
|
||||
patches.suse/genksyms-Fix-enum-consts-from-a-reference-affecting-new-va.patch.
|
||||
- commit 8eaca75
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:10:34 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: reduce indentation in export_symbol() (bsc#1236052).
|
||||
- commit 9545dc6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 13:23:33 CET 2025 - clopez@suse.de
|
||||
|
||||
- KVM: SEV: Drop GHCB_VERSION_DEFAULT and open code it
|
||||
(bsc#1255672).
|
||||
- Refresh
|
||||
patches.suse/KVM-SEV-Enforce-minimum-GHCB-version-requirement-for.patch.
|
||||
- Refresh
|
||||
patches.suse/KVM-SEV-Rename-kvm_ghcb_get_sw_exit_code-to-kvm_get_.patch.
|
||||
- commit 24d45f1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 00:15:54 CET 2025 - lduncan@suse.com
|
||||
|
||||
- scsi: ufs: core: Fix data race in CPU latency PM QoS request
|
||||
handling (CVE-2025-40130 bsc#1253414).
|
||||
- commit ebfcb5d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 29 19:04:51 CET 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpuidle: menu: Use residency threshold in polling state override
|
||||
decisions (bsc#1255026).
|
||||
- commit 652c9d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 28 19:01:32 CET 2025 - lduncan@suse.com
|
||||
|
||||
- supported.conf: Update path for ufs drivers
|
||||
As part of bsc#1253414 CVE-2025-40130, which updates
|
||||
the ufs driver, it was discovered that the pathnames
|
||||
in the supported module list had the old ufs driver
|
||||
pathnames, which was drivers/scsi/ufs. But the
|
||||
ufs drivers are now in drivers/ufs.
|
||||
Also, the ti-j721e-ufs modules is now in the "host"
|
||||
subdirectory.
|
||||
- commit 0d9f529
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 23 10:35:46 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- selftests/bpf: Test widen_imprecise_scalars() with different
|
||||
stack depth (CVE-2025-68208 bsc#1255227).
|
||||
- commit cbc44e7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 23 10:21:49 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- bpf: account for current allocated stack depth in
|
||||
widen_imprecise_scalars() (CVE-2025-68208 bsc#1255227).
|
||||
- commit ac93c78
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 23 06:56:23 CET 2025 - heming.zhao@suse.com
|
||||
|
||||
- gfs2: Fix unlikely race in gdlm_put_lock (CVE-2025-40242
|
||||
bsc#1255075).
|
||||
- commit d162d45
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 12:10:19 CET 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_ct: add seqadj extension for natted connections
|
||||
(CVE-2025-68206 bsc#1255142).
|
||||
- commit c2d456f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 11:54:35 CET 2025 - fmancera@suse.de
|
||||
|
||||
- sctp: Prevent TOCTOU out-of-bounds write (CVE-2025-40331
|
||||
bsc#1254615).
|
||||
- commit cd21b6d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 11:16:27 CET 2025 - fmancera@suse.de
|
||||
|
||||
- net: bridge: fix use-after-free due to MST port state bypass
|
||||
(CVE-2025-40297 bsc#1255187).
|
||||
- commit 656c4a6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 08:41:52 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- bpf: Sync pending IRQ work before freeing ring buffer
|
||||
(CVE-2025-40319 bsc#1254794).
|
||||
- commit 0031a97
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 21 14:48:36 CET 2025 - heming.zhao@suse.com
|
||||
|
||||
- ocfs2: clear extent cache after moving/defragmenting extents
|
||||
(CVE-2025-40233 bsc#1254813).
|
||||
- commit 852b35f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 21 14:46:53 CET 2025 - mkubecek@suse.cz
|
||||
|
||||
- net: use dst_dev_rcu() in sk_setup_caps() (CVE-2025-40170
|
||||
bsc#1253413).
|
||||
- commit 2787f89
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 17:17:26 CET 2025 - fmancera@suse.de
|
||||
|
||||
- tipc: Fix use-after-free in tipc_mon_reinit_self()
|
||||
(CVE-2025-40280 bsc#1254847).
|
||||
- commit 1a4ecc3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 17:05:08 CET 2025 - mkoutny@suse.com
|
||||
|
||||
- cgroup: rstat: use LOCK CMPXCHG in css_rstat_updated
|
||||
(bsc#1255434).
|
||||
- bpf: Do not limit bpf_cgroup_from_id to current's namespace
|
||||
(bsc#1255433).
|
||||
- commit f9dd89c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 15:01:00 CET 2025 - dfaggioli@suse.com
|
||||
|
||||
- virtio-net: fix received length check in big packets (bsc#1255175, CVE-2025-40292).
|
||||
- commit d9c33d8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 14:47:20 CET 2025 - mkoutny@suse.com
|
||||
|
||||
- af_unix: Initialise scc_index in unix_add_edge() (CVE-2025-40214
|
||||
bsc#1254961).
|
||||
- commit f4d0234
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 12:51:51 CET 2025 - sjaeckel@suse.de
|
||||
|
||||
- net: atlantic: fix fragment overflow handling in RX path
|
||||
(CVE-2025-68301 bsc#1255120).
|
||||
- net: openvswitch: remove never-working support for setting
|
||||
nsh fields (CVE-2025-40254 bsc#1254852).
|
||||
- commit ca34a4d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 10:14:23 CET 2025 - jgross@suse.com
|
||||
|
||||
- vsock: Ignore signal/timeout on connect() if already established
|
||||
(CVE-2025-40248, bsc#1254864).
|
||||
- commit 8f55c39
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 10:00:34 CET 2025 - jgross@suse.com
|
||||
|
||||
- vsock: fix lock inversion in vsock_assign_transport()
|
||||
(CVE-2025-40231, bsc#1254815).
|
||||
- commit 1f7e22a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 09:46:36 CET 2025 - jgross@suse.com
|
||||
|
||||
- xen/events: Return -EEXIST for bound VIRQs (CVE-2025-40160,
|
||||
bsc#1253400).
|
||||
- commit 3883ce8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 09:32:49 CET 2025 - jgross@suse.com
|
||||
|
||||
- xen/events: Cleanup find_virq() return codes (CVE-2025-40160,
|
||||
bsc#1253400).
|
||||
- commit 8f641eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 15:10:44 CET 2025 - rbm@suse.com
|
||||
|
||||
- selftests: net: fib-onlink-tests: Set high metric for default
|
||||
IPv6 route (bsc#1255346).
|
||||
- selftests: net: use slowwait to make sure IPv6 setup finished
|
||||
(bsc#1255349).
|
||||
- selftests: net: use slowwait to stabilize vrf_route_leaking test
|
||||
(bsc#1255349).
|
||||
- commit 18154f6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 12:18:16 CET 2025 - fmancera@suse.de
|
||||
|
||||
- kABI: xfrm: delete x->tunnel as we delete x (bsc#1254959
|
||||
CVE-2025-40215).
|
||||
- commit 23f1b71
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 11:00:25 CET 2025 - sjaeckel@suse.de
|
||||
|
||||
- be2net: pass wrb_params in case of OS2BMC (CVE-2025-40264
|
||||
bsc#1254835).
|
||||
- net: phy: micrel: always set shared->phydev for LAN8814
|
||||
(CVE-2025-40239 bsc#1254868).
|
||||
- commit 48a9709
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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:43:51 CET 2025 - rbm@suse.com
|
||||
|
||||
- netdevsim: print human readable IP address (bsc#1255071).
|
||||
- commit f4d9e1a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 13:05:30 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- selftests/bpf: Skip timer cases when bpf_timer is not supported
|
||||
(git-fixes).
|
||||
- commit 52f69d8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 12:42:40 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- bpf: Reject bpf_timer for PREEMPT_RT (git-fixes).
|
||||
- commit 772432b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 11:08:42 CET 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: fix out of bounds memory read error in symlink repair
|
||||
(CVE-2025-40246 bsc#1254861).
|
||||
- commit 520885a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 10:55:00 CET 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: Replace strncpy with memcpy (git-fixes).
|
||||
- commit d262779
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 10:04:27 CET 2025 - tbogendoerfer@suse.de
|
||||
|
||||
@@ -6,6 +669,13 @@ Wed Dec 17 10:04:27 CET 2025 - tbogendoerfer@suse.de
|
||||
patches.suse/devlink-Add-support-for-u64-parameters.patch.
|
||||
- commit 08c3324
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 10:00:39 CET 2025 - jgross@suse.com
|
||||
|
||||
- KVM: guest_memfd: Remove bindings on memslot deletion when
|
||||
gmem is dying (CVE-2025-40274, bsc#1254830).
|
||||
- commit bf3055c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 03:33:06 CET 2025 - wqu@suse.com
|
||||
|
||||
@@ -39,6 +709,20 @@ Tue Dec 16 13:27:55 CET 2025 - jwiesner@suse.de
|
||||
bsc#1252046).
|
||||
- commit 584a8ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 16 11:57:54 CET 2025 - fmancera@suse.de
|
||||
|
||||
- xfrm: also call xfrm_state_delete_tunnel at destroy time for
|
||||
states that were never added (CVE-2025-40215 bsc#1254959).
|
||||
- commit e9b2533
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 15 17:33:22 CET 2025 - fmancera@suse.de
|
||||
|
||||
- xfrm: delete x->tunnel as we delete x (CVE-2025-40215
|
||||
bsc#1254959).
|
||||
- commit 2fc5164
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 15 11:56:05 CET 2025 - pfalcato@suse.de
|
||||
|
||||
@@ -1484,6 +2168,13 @@ Thu Nov 27 08:29:54 CET 2025 - hare@suse.de
|
||||
- KVM: s390: improve interrupt cpu for wakeup (bsc#1235463).
|
||||
- commit 772f945
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 08:21:20 CET 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- kABI workaround for bpf: Enforce expected_attach_type for
|
||||
tailcall compatibility (CVE-2025-40123 bsc#1253365).
|
||||
- commit 71b6940
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 07:16:26 CET 2025 - tiwai@suse.de
|
||||
|
||||
@@ -1491,6 +2182,15 @@ Thu Nov 27 07:16:26 CET 2025 - tiwai@suse.de
|
||||
(git-fixes).
|
||||
- commit cab7bbf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 06:06:14 CET 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- selftests/bpf: Add test case for different expected_attach_type
|
||||
(CVE-2025-40123 bsc#1253365).
|
||||
- bpf: Enforce expected_attach_type for tailcall compatibility
|
||||
(CVE-2025-40123 bsc#1253365).
|
||||
- commit 9fe957a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 04:03:22 CET 2025 - mgorman@suse.de
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-kvmsmall
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
%define srcversion 6.12
|
||||
%define patchversion 6.12.0
|
||||
%define git_commit cd450b4544355d6ffe04ab5d357c30502883668b
|
||||
%define git_commit f0eb18e537bbf815824a55e6f0ab64b40fa3e1d4
|
||||
%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>.gcd450b4
|
||||
Release: <RELEASE>.gf0eb18e
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
@@ -1,3 +1,666 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 7 15:53:03 CET 2026 - tiwai@suse.de
|
||||
|
||||
- platform/x86/intel/pmt/discovery: use valid device pointer in
|
||||
dev_err_probe (git-fixes).
|
||||
- platform/x86/intel/pmt: Fix kobject memory leak on init failure
|
||||
(git-fixes).
|
||||
- commit 08608e1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 7 13:46:22 CET 2026 - msuchanek@suse.de
|
||||
|
||||
- pseries/lparcfg: Add resource group monitoring (jsc#PED-14514).
|
||||
- commit 1e32467
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 14:22:19 CET 2026 - tbogendoerfer@suse.de
|
||||
|
||||
- team: Move team device type change at the end of team_port_add
|
||||
(CVE-2025-68340 bsc#1255507).
|
||||
- net/mlx5: Clean up only new IRQ glue on request_irq() failure
|
||||
(CVE-2025-40250 bsc#1254854).
|
||||
- net: qlogic/qede: fix potential out-of-bounds read in
|
||||
qede_tpa_cont() and qede_tpa_end() (CVE-2025-40252 bsc#1254849).
|
||||
- net: enetc: fix the deadlock of enetc_mdio_lock (CVE-2025-40347
|
||||
bsc#1255262).
|
||||
- commit 085c913
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 13:49:49 CET 2026 - tiwai@suse.de
|
||||
|
||||
- ASoC: Intel: avs: Do not share the name pointer between
|
||||
components (CVE-2025-40338 bsc#1255273).
|
||||
- commit fb15ec5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 11:02:40 CET 2026 - tiwai@suse.de
|
||||
|
||||
- usb: phy: isp1301: fix non-OF device reference imbalance
|
||||
(git-fixes).
|
||||
- usb: gadget: lpc32xx_udc: fix clock imbalance in error path
|
||||
(git-fixes).
|
||||
- serial: core: Fix serial device initialization (git-fixes).
|
||||
- commit 592ca99
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 11:01:31 CET 2026 - tiwai@suse.de
|
||||
|
||||
- wifi: mac80211: do not use old MBSSID elements (git-fixes).
|
||||
- wifi: cfg80211: sme: store capped length in
|
||||
__cfg80211_connect_result() (git-fixes).
|
||||
- wifi: rtlwifi: 8192cu: fix tid out of range in
|
||||
rtl92cu_tx_fill_desc() (git-fixes).
|
||||
- wifi: rtw88: limit indirect IO under powered off for RTL8822CS
|
||||
(git-fixes).
|
||||
- usb: ohci-nxp: fix device leak on probe failure (git-fixes).
|
||||
- usb: dwc3: of-simple: fix clock resource leak in
|
||||
dwc3_of_simple_probe (git-fixes).
|
||||
- USB: lpc32xx_udc: Fix error handling in probe (git-fixes).
|
||||
- usb: typec: altmodes/displayport: Drop the device reference
|
||||
in dp_altmode_probe() (git-fixes).
|
||||
- usb: renesas_usbhs: Fix a resource leak in usbhs_pipe_malloc()
|
||||
(git-fixes).
|
||||
- usb: dwc3: keep susphy enabled during exit to avoid controller
|
||||
faults (git-fixes).
|
||||
- usb: dwc2: fix hang during shutdown if set as peripheral
|
||||
(git-fixes).
|
||||
- wifi: ath10k: move recovery check logic into a new work
|
||||
(git-fixes).
|
||||
- wifi: ath10k: Add missing include of export.h (stable-fixes).
|
||||
- wifi: ath10k: Avoid vdev delete timeout when firmware is
|
||||
already down (stable-fixes).
|
||||
- commit 07af9a3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 10:59:02 CET 2026 - tiwai@suse.de
|
||||
|
||||
- of: unittest: Fix memory leak in unittest_data_add()
|
||||
(git-fixes).
|
||||
- drm/i915/gem: Zero-initialize the eb.vma array in
|
||||
i915_gem_do_execbuffer (git-fixes).
|
||||
- drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state()
|
||||
in prepare_fb (git-fixes).
|
||||
- platform/x86: hp-bioscfg: Fix out-of-bounds array access in
|
||||
ACPI package parsing (git-fixes).
|
||||
- platform/x86: ibm_rtl: fix EBDA signature search pointer
|
||||
arithmetic (git-fixes).
|
||||
- platform/x86: msi-laptop: add missing sysfs_remove_group()
|
||||
(git-fixes).
|
||||
- platform/mellanox: mlxbf-pmc: Remove trailing whitespaces from
|
||||
event names (git-fixes).
|
||||
- net: rose: fix invalid array index in rose_kill_by_device()
|
||||
(git-fixes).
|
||||
- net: usb: sr9700: fix incorrect command used to write single
|
||||
register (git-fixes).
|
||||
- net: nfc: fix deadlock between nfc_unregister_device and
|
||||
rfkill_fop_write (git-fixes).
|
||||
- net: usb: rtl8150: fix memory leak on usb_submit_urb() failure
|
||||
(git-fixes).
|
||||
- net: mdio: aspeed: add dummy read to avoid read-after-write
|
||||
issue (git-fixes).
|
||||
- idr: fix idr_alloc() returning an ID out of range (git-fixes).
|
||||
- genalloc.h: fix htmldocs warning (git-fixes).
|
||||
- serial: sh-sci: Check that the DMA cookie is valid (git-fixes).
|
||||
- serial: core: Restore sysfs fwnode information (git-fixes).
|
||||
- firewire: nosy: Fix dma_free_coherent() size (git-fixes).
|
||||
- Input: ti_am335x_tsc - fix off-by-one error in wire_order
|
||||
validation (git-fixes).
|
||||
- Input: alps - fix use-after-free bugs caused by
|
||||
dev3_register_work (git-fixes).
|
||||
- Input: atkbd - skip deactivate for HONOR FMB-P's internal
|
||||
keyboard (git-fixes).
|
||||
- spi: cadence-quadspi: Fix clock disable on probe failure path
|
||||
(git-fixes).
|
||||
- spi: fsl-cpm: Check length parity before switching to 16 bit
|
||||
mode (git-fixes).
|
||||
- hwmon: (ltc4282): Fix reset_history file permissions
|
||||
(git-fixes).
|
||||
- hwmon: (tmp401) fix overflow caused by default conversion rate
|
||||
value (git-fixes).
|
||||
- hwmon: (ibmpex) fix use-after-free in high/low store
|
||||
(git-fixes).
|
||||
- hwmon: (dell-smm) Limit fan multiplier to avoid overflow
|
||||
(git-fixes).
|
||||
- mmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to
|
||||
Kconfig (git-fixes).
|
||||
- mmc: sdhci-of-arasan: Increase CD stable timeout to 2 seconds
|
||||
(git-fixes).
|
||||
- PM: runtime: Do not clear needs_force_resume with enabled
|
||||
runtime PM (git-fixes).
|
||||
- nfc: pn533: Fix error code in pn533_acr122_poweron_rdr()
|
||||
(git-fixes).
|
||||
- r8169: fix RTL8117 Wake-on-Lan in DASH mode (git-fixes).
|
||||
- net: phy: marvell-88q2xxx: Fix clamped value in
|
||||
mv88q2xxx_hwmon_write (git-fixes).
|
||||
- firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select
|
||||
FW_LOADER (git-fixes).
|
||||
- efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
|
||||
(stable-fixes).
|
||||
- efi/cper: Add a new helper function to print bitmasks
|
||||
(stable-fixes).
|
||||
- efi/cper: Adjust infopfx size to accept an extra space
|
||||
(stable-fixes).
|
||||
- usb: dwc2: disable platform lowlevel hw resources during
|
||||
shutdown (stable-fixes).
|
||||
- resource: introduce is_type_match() helper and use it
|
||||
(stable-fixes).
|
||||
- resource: replace open coded resource_intersection()
|
||||
(stable-fixes).
|
||||
- commit 0273be1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 10:54:13 CET 2026 - tiwai@suse.de
|
||||
|
||||
- accel/ivpu: Prevent runtime suspend during context abort work
|
||||
(stable-fixes).
|
||||
- Refresh
|
||||
patches.suse/accel-ivpu-Trigger-device-recovery-on-engine-reset-r.patch.
|
||||
- commit 79c3327
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 10:53:17 CET 2026 - tiwai@suse.de
|
||||
|
||||
- drm/imagination: Disallow exporting of PM/FW protected objects
|
||||
(git-fixes).
|
||||
- Bluetooth: btusb: revert use of devm_kzalloc in btusb
|
||||
(git-fixes).
|
||||
- crypto: seqiv - Do not use req->iv after crypto_aead_encrypt
|
||||
(git-fixes).
|
||||
- drm/msm/dpu: Add missing NULL pointer check for pingpong
|
||||
interface (git-fixes).
|
||||
- ASoC: ak4458: remove the reset operation in probe and remove
|
||||
(git-fixes).
|
||||
- ASoC: fsl_sai: Constrain sample rates from audio PLLs only in
|
||||
master mode (git-fixes).
|
||||
- ALSA: usb-mixer: us16x08: validate meter packet indices
|
||||
(git-fixes).
|
||||
- ALSA: pcmcia: Fix resource leak in snd_pdacf_probe error path
|
||||
(git-fixes).
|
||||
- ALSA: vxpocket: Fix resource leak in vxpocket_probe error path
|
||||
(git-fixes).
|
||||
- drm/xe: Use usleep_range for accurate long-running workload
|
||||
timeslicing (git-fixes).
|
||||
- drm/xe: Drop preempt-fences when destroying imported dma-bufs
|
||||
(git-fixes).
|
||||
- drm/xe/oa: Disallow 0 OA property values (git-fixes).
|
||||
- drm/xe: Adjust long-running workload timeslices to reasonable
|
||||
values (git-fixes).
|
||||
- drm/xe/oa: Limit num_syncs to prevent oversized allocations
|
||||
(git-fixes).
|
||||
- drm/xe: Limit num_syncs to prevent oversized allocations
|
||||
(git-fixes).
|
||||
- drm/xe: Restore engine registers before restarting schedulers
|
||||
after GT reset (git-fixes).
|
||||
- drm/xe/bo: Don't include the CCS metadata in the dma-buf
|
||||
sg-table (git-fixes).
|
||||
- drm/me/gsc: mei interrupt top half should be in irq disabled
|
||||
context (git-fixes).
|
||||
- drm/panel: sony-td4353-jdi: Enable prepare_prev_first
|
||||
(git-fixes).
|
||||
- ACPI: PCC: Fix race condition by removing static qualifier
|
||||
(git-fixes).
|
||||
- ACPI: CPPC: Fix missing PCC check for guaranteed_perf
|
||||
(git-fixes).
|
||||
- can: j1939: make j1939_sk_bind() fail if device is no longer
|
||||
registered (git-fixes).
|
||||
- can: gs_usb: gs_can_open(): fix error handling (git-fixes).
|
||||
- ASoC: codecs: nau8325: Silence uninitialized variables warnings
|
||||
(stable-fixes).
|
||||
- ASoC: nau8325: use simple i2c probe function (stable-fixes).
|
||||
- ALSA: wavefront: Fix integer overflow in sample size validation
|
||||
(git-fixes).
|
||||
- accel/ivpu: Ensure rpm_runtime_put in case of engine
|
||||
reset/resume fail (git-fixes).
|
||||
- commit bc5d2b7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 2 10:33:37 CET 2026 - msuchanek@suse.de
|
||||
|
||||
- powerpc/kexec: Enable SMT before waking offline CPUs
|
||||
(bsc#1214285 bsc#1205462 ltc#200161 ltc#200588 git-fixes
|
||||
bsc#1253739 ltc#211493 bsc#1254244 ltc#216496).
|
||||
- commit 2cae729
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 2 08:15:46 CET 2026 - petr.pavlu@suse.com
|
||||
|
||||
- ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct()
|
||||
(git-fixes).
|
||||
- commit fa39b88
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 2 07:46:15 CET 2026 - petr.pavlu@suse.com
|
||||
|
||||
- uprobe: Do not emulate/sstep original instruction when ip is
|
||||
changed (git-fixes).
|
||||
- commit d467aca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 23:23:05 CET 2025 - lduncan@suse.com
|
||||
|
||||
- scsi: ufs: core: Fix PM QoS mutex initialization (git-fixes).
|
||||
- commit d4f8c1e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 20:25:43 CET 2025 - fmancera@suse.de
|
||||
|
||||
- sysfs: check visibility before changing group attribute
|
||||
ownership (CVE-2025-40355 bsc#1255261).
|
||||
- commit 880a26c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 17:06:35 CET 2025 - lduncan@suse.com
|
||||
|
||||
- kabi: fix struct ufs_hba changes (bsc#1253414 CVE-2025-40130).
|
||||
- commit fc77a12
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 11:13:43 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix race condition in kprobe initialization causing
|
||||
NULL pointer dereference (CVE-2025-40042 bsc#1252861).
|
||||
- commit bdfa48f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:31:07 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: Handle typeof_unqual keyword and __seg_{fs,gs}
|
||||
qualifiers (bsc#1236052).
|
||||
- commit 0e659c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:30:36 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: factor out APP for the ST_NORMAL state (bsc#1236052).
|
||||
- commit 5358749
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:30:06 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute before init-declarator
|
||||
(bsc#1236052).
|
||||
- commit 9d85e9d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:29:32 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for builtin (u)int*x*_t types
|
||||
(bsc#1236052).
|
||||
- commit 185bd6a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:28:59 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute after 'union'
|
||||
(bsc#1236052).
|
||||
- commit 2ac1289
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:28:24 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute after 'struct'
|
||||
(bsc#1236052).
|
||||
- commit a014557
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:27:48 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute after
|
||||
abstact_declarator (bsc#1236052).
|
||||
- commit 4c80d7c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:27:18 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute before
|
||||
nested_declarator (bsc#1236052).
|
||||
- commit 57006cf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:26:43 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute before
|
||||
abstract_declarator (bsc#1236052).
|
||||
- commit 7e3aae9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:26:07 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: decouple ATTRIBUTE_PHRASE from type-qualifier
|
||||
(bsc#1236052).
|
||||
- commit df3529a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:25:35 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: record attributes consistently for init-declarator
|
||||
(bsc#1236052).
|
||||
- commit e523534
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:25:01 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: restrict direct-declarator to take one
|
||||
parameter-type-list (bsc#1236052).
|
||||
- commit 5d44f80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:24:08 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: restrict direct-abstract-declarator to take one
|
||||
parameter-type-list (bsc#1236052).
|
||||
- commit 72b3275
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:23:34 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: remove Makefile hack (bsc#1236052).
|
||||
- commit d72f174
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:22:51 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix last 3 shift/reduce conflicts (bsc#1236052).
|
||||
- commit 39457e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:22:16 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix 6 shift/reduce conflicts and 5 reduce/reduce
|
||||
conflicts (bsc#1236052).
|
||||
- commit 42dc606
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:21:36 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: reduce type_qualifier directly to decl_specifier
|
||||
(bsc#1236052).
|
||||
- commit e767d23
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:20:58 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: rename cvar_qualifier to type_qualifier (bsc#1236052).
|
||||
- commit 0da131e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:20:21 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: rename m_abstract_declarator to abstract_declarator
|
||||
(bsc#1236052).
|
||||
- commit 307de95
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:19:14 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: use uint32_t instead of unsigned long for calculating
|
||||
CRC (bsc#1236052).
|
||||
- commit 66e7c65
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:16:54 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: use generic macros for hash table implementation
|
||||
(bsc#1236052).
|
||||
- Refresh
|
||||
patches.suse/genksyms-Fix-enum-consts-from-a-reference-affecting-new-va.patch.
|
||||
- commit e5d70f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:15:06 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: refactor the return points in the for-loop in
|
||||
__add_symbol() (bsc#1236052).
|
||||
- commit 8ff674f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:13:18 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: reduce the indentation in the for-loop in
|
||||
__add_symbol() (bsc#1236052).
|
||||
- Refresh
|
||||
patches.suse/genksyms-Fix-enum-consts-from-a-reference-affecting-new-va.patch.
|
||||
- commit 8eaca75
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:10:34 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: reduce indentation in export_symbol() (bsc#1236052).
|
||||
- commit 9545dc6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 13:23:33 CET 2025 - clopez@suse.de
|
||||
|
||||
- KVM: SEV: Drop GHCB_VERSION_DEFAULT and open code it
|
||||
(bsc#1255672).
|
||||
- Refresh
|
||||
patches.suse/KVM-SEV-Enforce-minimum-GHCB-version-requirement-for.patch.
|
||||
- Refresh
|
||||
patches.suse/KVM-SEV-Rename-kvm_ghcb_get_sw_exit_code-to-kvm_get_.patch.
|
||||
- commit 24d45f1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 00:15:54 CET 2025 - lduncan@suse.com
|
||||
|
||||
- scsi: ufs: core: Fix data race in CPU latency PM QoS request
|
||||
handling (CVE-2025-40130 bsc#1253414).
|
||||
- commit ebfcb5d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 29 19:04:51 CET 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpuidle: menu: Use residency threshold in polling state override
|
||||
decisions (bsc#1255026).
|
||||
- commit 652c9d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 28 19:01:32 CET 2025 - lduncan@suse.com
|
||||
|
||||
- supported.conf: Update path for ufs drivers
|
||||
As part of bsc#1253414 CVE-2025-40130, which updates
|
||||
the ufs driver, it was discovered that the pathnames
|
||||
in the supported module list had the old ufs driver
|
||||
pathnames, which was drivers/scsi/ufs. But the
|
||||
ufs drivers are now in drivers/ufs.
|
||||
Also, the ti-j721e-ufs modules is now in the "host"
|
||||
subdirectory.
|
||||
- commit 0d9f529
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 23 10:35:46 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- selftests/bpf: Test widen_imprecise_scalars() with different
|
||||
stack depth (CVE-2025-68208 bsc#1255227).
|
||||
- commit cbc44e7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 23 10:21:49 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- bpf: account for current allocated stack depth in
|
||||
widen_imprecise_scalars() (CVE-2025-68208 bsc#1255227).
|
||||
- commit ac93c78
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 23 06:56:23 CET 2025 - heming.zhao@suse.com
|
||||
|
||||
- gfs2: Fix unlikely race in gdlm_put_lock (CVE-2025-40242
|
||||
bsc#1255075).
|
||||
- commit d162d45
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 12:10:19 CET 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_ct: add seqadj extension for natted connections
|
||||
(CVE-2025-68206 bsc#1255142).
|
||||
- commit c2d456f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 11:54:35 CET 2025 - fmancera@suse.de
|
||||
|
||||
- sctp: Prevent TOCTOU out-of-bounds write (CVE-2025-40331
|
||||
bsc#1254615).
|
||||
- commit cd21b6d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 11:16:27 CET 2025 - fmancera@suse.de
|
||||
|
||||
- net: bridge: fix use-after-free due to MST port state bypass
|
||||
(CVE-2025-40297 bsc#1255187).
|
||||
- commit 656c4a6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 08:41:52 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- bpf: Sync pending IRQ work before freeing ring buffer
|
||||
(CVE-2025-40319 bsc#1254794).
|
||||
- commit 0031a97
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 21 14:48:36 CET 2025 - heming.zhao@suse.com
|
||||
|
||||
- ocfs2: clear extent cache after moving/defragmenting extents
|
||||
(CVE-2025-40233 bsc#1254813).
|
||||
- commit 852b35f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 21 14:46:53 CET 2025 - mkubecek@suse.cz
|
||||
|
||||
- net: use dst_dev_rcu() in sk_setup_caps() (CVE-2025-40170
|
||||
bsc#1253413).
|
||||
- commit 2787f89
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 17:17:26 CET 2025 - fmancera@suse.de
|
||||
|
||||
- tipc: Fix use-after-free in tipc_mon_reinit_self()
|
||||
(CVE-2025-40280 bsc#1254847).
|
||||
- commit 1a4ecc3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 17:05:08 CET 2025 - mkoutny@suse.com
|
||||
|
||||
- cgroup: rstat: use LOCK CMPXCHG in css_rstat_updated
|
||||
(bsc#1255434).
|
||||
- bpf: Do not limit bpf_cgroup_from_id to current's namespace
|
||||
(bsc#1255433).
|
||||
- commit f9dd89c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 15:01:00 CET 2025 - dfaggioli@suse.com
|
||||
|
||||
- virtio-net: fix received length check in big packets (bsc#1255175, CVE-2025-40292).
|
||||
- commit d9c33d8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 14:47:20 CET 2025 - mkoutny@suse.com
|
||||
|
||||
- af_unix: Initialise scc_index in unix_add_edge() (CVE-2025-40214
|
||||
bsc#1254961).
|
||||
- commit f4d0234
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 12:51:51 CET 2025 - sjaeckel@suse.de
|
||||
|
||||
- net: atlantic: fix fragment overflow handling in RX path
|
||||
(CVE-2025-68301 bsc#1255120).
|
||||
- net: openvswitch: remove never-working support for setting
|
||||
nsh fields (CVE-2025-40254 bsc#1254852).
|
||||
- commit ca34a4d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 10:14:23 CET 2025 - jgross@suse.com
|
||||
|
||||
- vsock: Ignore signal/timeout on connect() if already established
|
||||
(CVE-2025-40248, bsc#1254864).
|
||||
- commit 8f55c39
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 10:00:34 CET 2025 - jgross@suse.com
|
||||
|
||||
- vsock: fix lock inversion in vsock_assign_transport()
|
||||
(CVE-2025-40231, bsc#1254815).
|
||||
- commit 1f7e22a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 09:46:36 CET 2025 - jgross@suse.com
|
||||
|
||||
- xen/events: Return -EEXIST for bound VIRQs (CVE-2025-40160,
|
||||
bsc#1253400).
|
||||
- commit 3883ce8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 09:32:49 CET 2025 - jgross@suse.com
|
||||
|
||||
- xen/events: Cleanup find_virq() return codes (CVE-2025-40160,
|
||||
bsc#1253400).
|
||||
- commit 8f641eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 15:10:44 CET 2025 - rbm@suse.com
|
||||
|
||||
- selftests: net: fib-onlink-tests: Set high metric for default
|
||||
IPv6 route (bsc#1255346).
|
||||
- selftests: net: use slowwait to make sure IPv6 setup finished
|
||||
(bsc#1255349).
|
||||
- selftests: net: use slowwait to stabilize vrf_route_leaking test
|
||||
(bsc#1255349).
|
||||
- commit 18154f6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 12:18:16 CET 2025 - fmancera@suse.de
|
||||
|
||||
- kABI: xfrm: delete x->tunnel as we delete x (bsc#1254959
|
||||
CVE-2025-40215).
|
||||
- commit 23f1b71
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 11:00:25 CET 2025 - sjaeckel@suse.de
|
||||
|
||||
- be2net: pass wrb_params in case of OS2BMC (CVE-2025-40264
|
||||
bsc#1254835).
|
||||
- net: phy: micrel: always set shared->phydev for LAN8814
|
||||
(CVE-2025-40239 bsc#1254868).
|
||||
- commit 48a9709
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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:43:51 CET 2025 - rbm@suse.com
|
||||
|
||||
- netdevsim: print human readable IP address (bsc#1255071).
|
||||
- commit f4d9e1a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 13:05:30 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- selftests/bpf: Skip timer cases when bpf_timer is not supported
|
||||
(git-fixes).
|
||||
- commit 52f69d8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 12:42:40 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- bpf: Reject bpf_timer for PREEMPT_RT (git-fixes).
|
||||
- commit 772432b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 11:08:42 CET 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: fix out of bounds memory read error in symlink repair
|
||||
(CVE-2025-40246 bsc#1254861).
|
||||
- commit 520885a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 10:55:00 CET 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: Replace strncpy with memcpy (git-fixes).
|
||||
- commit d262779
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 10:04:27 CET 2025 - tbogendoerfer@suse.de
|
||||
|
||||
@@ -6,6 +669,13 @@ Wed Dec 17 10:04:27 CET 2025 - tbogendoerfer@suse.de
|
||||
patches.suse/devlink-Add-support-for-u64-parameters.patch.
|
||||
- commit 08c3324
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 10:00:39 CET 2025 - jgross@suse.com
|
||||
|
||||
- KVM: guest_memfd: Remove bindings on memslot deletion when
|
||||
gmem is dying (CVE-2025-40274, bsc#1254830).
|
||||
- commit bf3055c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 03:33:06 CET 2025 - wqu@suse.com
|
||||
|
||||
@@ -39,6 +709,20 @@ Tue Dec 16 13:27:55 CET 2025 - jwiesner@suse.de
|
||||
bsc#1252046).
|
||||
- commit 584a8ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 16 11:57:54 CET 2025 - fmancera@suse.de
|
||||
|
||||
- xfrm: also call xfrm_state_delete_tunnel at destroy time for
|
||||
states that were never added (CVE-2025-40215 bsc#1254959).
|
||||
- commit e9b2533
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 15 17:33:22 CET 2025 - fmancera@suse.de
|
||||
|
||||
- xfrm: delete x->tunnel as we delete x (CVE-2025-40215
|
||||
bsc#1254959).
|
||||
- commit 2fc5164
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 15 11:56:05 CET 2025 - pfalcato@suse.de
|
||||
|
||||
@@ -1484,6 +2168,13 @@ Thu Nov 27 08:29:54 CET 2025 - hare@suse.de
|
||||
- KVM: s390: improve interrupt cpu for wakeup (bsc#1235463).
|
||||
- commit 772f945
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 08:21:20 CET 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- kABI workaround for bpf: Enforce expected_attach_type for
|
||||
tailcall compatibility (CVE-2025-40123 bsc#1253365).
|
||||
- commit 71b6940
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 07:16:26 CET 2025 - tiwai@suse.de
|
||||
|
||||
@@ -1491,6 +2182,15 @@ Thu Nov 27 07:16:26 CET 2025 - tiwai@suse.de
|
||||
(git-fixes).
|
||||
- commit cab7bbf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 06:06:14 CET 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- selftests/bpf: Add test case for different expected_attach_type
|
||||
(CVE-2025-40123 bsc#1253365).
|
||||
- bpf: Enforce expected_attach_type for tailcall compatibility
|
||||
(CVE-2025-40123 bsc#1253365).
|
||||
- commit 9fe957a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 04:03:22 CET 2025 - mgorman@suse.de
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-obs-build
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -38,7 +38,7 @@
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%global kernel_package kernel%kernel_flavor-srchash-cd450b4544355d6ffe04ab5d357c30502883668b
|
||||
%global kernel_package kernel%kernel_flavor-srchash-f0eb18e537bbf815824a55e6f0ab64b40fa3e1d4
|
||||
%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>.gcd450b4
|
||||
Release: <RELEASE>.gf0eb18e
|
||||
%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-cd450b4544355d6ffe04ab5d357c30502883668b
|
||||
Provides: kernel-obs-build-srchash-f0eb18e537bbf815824a55e6f0ab64b40fa3e1d4
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: device-mapper
|
||||
BuildRequires: dracut
|
||||
|
||||
@@ -1,3 +1,666 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 7 15:53:03 CET 2026 - tiwai@suse.de
|
||||
|
||||
- platform/x86/intel/pmt/discovery: use valid device pointer in
|
||||
dev_err_probe (git-fixes).
|
||||
- platform/x86/intel/pmt: Fix kobject memory leak on init failure
|
||||
(git-fixes).
|
||||
- commit 08608e1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 7 13:46:22 CET 2026 - msuchanek@suse.de
|
||||
|
||||
- pseries/lparcfg: Add resource group monitoring (jsc#PED-14514).
|
||||
- commit 1e32467
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 14:22:19 CET 2026 - tbogendoerfer@suse.de
|
||||
|
||||
- team: Move team device type change at the end of team_port_add
|
||||
(CVE-2025-68340 bsc#1255507).
|
||||
- net/mlx5: Clean up only new IRQ glue on request_irq() failure
|
||||
(CVE-2025-40250 bsc#1254854).
|
||||
- net: qlogic/qede: fix potential out-of-bounds read in
|
||||
qede_tpa_cont() and qede_tpa_end() (CVE-2025-40252 bsc#1254849).
|
||||
- net: enetc: fix the deadlock of enetc_mdio_lock (CVE-2025-40347
|
||||
bsc#1255262).
|
||||
- commit 085c913
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 13:49:49 CET 2026 - tiwai@suse.de
|
||||
|
||||
- ASoC: Intel: avs: Do not share the name pointer between
|
||||
components (CVE-2025-40338 bsc#1255273).
|
||||
- commit fb15ec5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 11:02:40 CET 2026 - tiwai@suse.de
|
||||
|
||||
- usb: phy: isp1301: fix non-OF device reference imbalance
|
||||
(git-fixes).
|
||||
- usb: gadget: lpc32xx_udc: fix clock imbalance in error path
|
||||
(git-fixes).
|
||||
- serial: core: Fix serial device initialization (git-fixes).
|
||||
- commit 592ca99
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 11:01:31 CET 2026 - tiwai@suse.de
|
||||
|
||||
- wifi: mac80211: do not use old MBSSID elements (git-fixes).
|
||||
- wifi: cfg80211: sme: store capped length in
|
||||
__cfg80211_connect_result() (git-fixes).
|
||||
- wifi: rtlwifi: 8192cu: fix tid out of range in
|
||||
rtl92cu_tx_fill_desc() (git-fixes).
|
||||
- wifi: rtw88: limit indirect IO under powered off for RTL8822CS
|
||||
(git-fixes).
|
||||
- usb: ohci-nxp: fix device leak on probe failure (git-fixes).
|
||||
- usb: dwc3: of-simple: fix clock resource leak in
|
||||
dwc3_of_simple_probe (git-fixes).
|
||||
- USB: lpc32xx_udc: Fix error handling in probe (git-fixes).
|
||||
- usb: typec: altmodes/displayport: Drop the device reference
|
||||
in dp_altmode_probe() (git-fixes).
|
||||
- usb: renesas_usbhs: Fix a resource leak in usbhs_pipe_malloc()
|
||||
(git-fixes).
|
||||
- usb: dwc3: keep susphy enabled during exit to avoid controller
|
||||
faults (git-fixes).
|
||||
- usb: dwc2: fix hang during shutdown if set as peripheral
|
||||
(git-fixes).
|
||||
- wifi: ath10k: move recovery check logic into a new work
|
||||
(git-fixes).
|
||||
- wifi: ath10k: Add missing include of export.h (stable-fixes).
|
||||
- wifi: ath10k: Avoid vdev delete timeout when firmware is
|
||||
already down (stable-fixes).
|
||||
- commit 07af9a3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 10:59:02 CET 2026 - tiwai@suse.de
|
||||
|
||||
- of: unittest: Fix memory leak in unittest_data_add()
|
||||
(git-fixes).
|
||||
- drm/i915/gem: Zero-initialize the eb.vma array in
|
||||
i915_gem_do_execbuffer (git-fixes).
|
||||
- drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state()
|
||||
in prepare_fb (git-fixes).
|
||||
- platform/x86: hp-bioscfg: Fix out-of-bounds array access in
|
||||
ACPI package parsing (git-fixes).
|
||||
- platform/x86: ibm_rtl: fix EBDA signature search pointer
|
||||
arithmetic (git-fixes).
|
||||
- platform/x86: msi-laptop: add missing sysfs_remove_group()
|
||||
(git-fixes).
|
||||
- platform/mellanox: mlxbf-pmc: Remove trailing whitespaces from
|
||||
event names (git-fixes).
|
||||
- net: rose: fix invalid array index in rose_kill_by_device()
|
||||
(git-fixes).
|
||||
- net: usb: sr9700: fix incorrect command used to write single
|
||||
register (git-fixes).
|
||||
- net: nfc: fix deadlock between nfc_unregister_device and
|
||||
rfkill_fop_write (git-fixes).
|
||||
- net: usb: rtl8150: fix memory leak on usb_submit_urb() failure
|
||||
(git-fixes).
|
||||
- net: mdio: aspeed: add dummy read to avoid read-after-write
|
||||
issue (git-fixes).
|
||||
- idr: fix idr_alloc() returning an ID out of range (git-fixes).
|
||||
- genalloc.h: fix htmldocs warning (git-fixes).
|
||||
- serial: sh-sci: Check that the DMA cookie is valid (git-fixes).
|
||||
- serial: core: Restore sysfs fwnode information (git-fixes).
|
||||
- firewire: nosy: Fix dma_free_coherent() size (git-fixes).
|
||||
- Input: ti_am335x_tsc - fix off-by-one error in wire_order
|
||||
validation (git-fixes).
|
||||
- Input: alps - fix use-after-free bugs caused by
|
||||
dev3_register_work (git-fixes).
|
||||
- Input: atkbd - skip deactivate for HONOR FMB-P's internal
|
||||
keyboard (git-fixes).
|
||||
- spi: cadence-quadspi: Fix clock disable on probe failure path
|
||||
(git-fixes).
|
||||
- spi: fsl-cpm: Check length parity before switching to 16 bit
|
||||
mode (git-fixes).
|
||||
- hwmon: (ltc4282): Fix reset_history file permissions
|
||||
(git-fixes).
|
||||
- hwmon: (tmp401) fix overflow caused by default conversion rate
|
||||
value (git-fixes).
|
||||
- hwmon: (ibmpex) fix use-after-free in high/low store
|
||||
(git-fixes).
|
||||
- hwmon: (dell-smm) Limit fan multiplier to avoid overflow
|
||||
(git-fixes).
|
||||
- mmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to
|
||||
Kconfig (git-fixes).
|
||||
- mmc: sdhci-of-arasan: Increase CD stable timeout to 2 seconds
|
||||
(git-fixes).
|
||||
- PM: runtime: Do not clear needs_force_resume with enabled
|
||||
runtime PM (git-fixes).
|
||||
- nfc: pn533: Fix error code in pn533_acr122_poweron_rdr()
|
||||
(git-fixes).
|
||||
- r8169: fix RTL8117 Wake-on-Lan in DASH mode (git-fixes).
|
||||
- net: phy: marvell-88q2xxx: Fix clamped value in
|
||||
mv88q2xxx_hwmon_write (git-fixes).
|
||||
- firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select
|
||||
FW_LOADER (git-fixes).
|
||||
- efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
|
||||
(stable-fixes).
|
||||
- efi/cper: Add a new helper function to print bitmasks
|
||||
(stable-fixes).
|
||||
- efi/cper: Adjust infopfx size to accept an extra space
|
||||
(stable-fixes).
|
||||
- usb: dwc2: disable platform lowlevel hw resources during
|
||||
shutdown (stable-fixes).
|
||||
- resource: introduce is_type_match() helper and use it
|
||||
(stable-fixes).
|
||||
- resource: replace open coded resource_intersection()
|
||||
(stable-fixes).
|
||||
- commit 0273be1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 10:54:13 CET 2026 - tiwai@suse.de
|
||||
|
||||
- accel/ivpu: Prevent runtime suspend during context abort work
|
||||
(stable-fixes).
|
||||
- Refresh
|
||||
patches.suse/accel-ivpu-Trigger-device-recovery-on-engine-reset-r.patch.
|
||||
- commit 79c3327
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 10:53:17 CET 2026 - tiwai@suse.de
|
||||
|
||||
- drm/imagination: Disallow exporting of PM/FW protected objects
|
||||
(git-fixes).
|
||||
- Bluetooth: btusb: revert use of devm_kzalloc in btusb
|
||||
(git-fixes).
|
||||
- crypto: seqiv - Do not use req->iv after crypto_aead_encrypt
|
||||
(git-fixes).
|
||||
- drm/msm/dpu: Add missing NULL pointer check for pingpong
|
||||
interface (git-fixes).
|
||||
- ASoC: ak4458: remove the reset operation in probe and remove
|
||||
(git-fixes).
|
||||
- ASoC: fsl_sai: Constrain sample rates from audio PLLs only in
|
||||
master mode (git-fixes).
|
||||
- ALSA: usb-mixer: us16x08: validate meter packet indices
|
||||
(git-fixes).
|
||||
- ALSA: pcmcia: Fix resource leak in snd_pdacf_probe error path
|
||||
(git-fixes).
|
||||
- ALSA: vxpocket: Fix resource leak in vxpocket_probe error path
|
||||
(git-fixes).
|
||||
- drm/xe: Use usleep_range for accurate long-running workload
|
||||
timeslicing (git-fixes).
|
||||
- drm/xe: Drop preempt-fences when destroying imported dma-bufs
|
||||
(git-fixes).
|
||||
- drm/xe/oa: Disallow 0 OA property values (git-fixes).
|
||||
- drm/xe: Adjust long-running workload timeslices to reasonable
|
||||
values (git-fixes).
|
||||
- drm/xe/oa: Limit num_syncs to prevent oversized allocations
|
||||
(git-fixes).
|
||||
- drm/xe: Limit num_syncs to prevent oversized allocations
|
||||
(git-fixes).
|
||||
- drm/xe: Restore engine registers before restarting schedulers
|
||||
after GT reset (git-fixes).
|
||||
- drm/xe/bo: Don't include the CCS metadata in the dma-buf
|
||||
sg-table (git-fixes).
|
||||
- drm/me/gsc: mei interrupt top half should be in irq disabled
|
||||
context (git-fixes).
|
||||
- drm/panel: sony-td4353-jdi: Enable prepare_prev_first
|
||||
(git-fixes).
|
||||
- ACPI: PCC: Fix race condition by removing static qualifier
|
||||
(git-fixes).
|
||||
- ACPI: CPPC: Fix missing PCC check for guaranteed_perf
|
||||
(git-fixes).
|
||||
- can: j1939: make j1939_sk_bind() fail if device is no longer
|
||||
registered (git-fixes).
|
||||
- can: gs_usb: gs_can_open(): fix error handling (git-fixes).
|
||||
- ASoC: codecs: nau8325: Silence uninitialized variables warnings
|
||||
(stable-fixes).
|
||||
- ASoC: nau8325: use simple i2c probe function (stable-fixes).
|
||||
- ALSA: wavefront: Fix integer overflow in sample size validation
|
||||
(git-fixes).
|
||||
- accel/ivpu: Ensure rpm_runtime_put in case of engine
|
||||
reset/resume fail (git-fixes).
|
||||
- commit bc5d2b7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 2 10:33:37 CET 2026 - msuchanek@suse.de
|
||||
|
||||
- powerpc/kexec: Enable SMT before waking offline CPUs
|
||||
(bsc#1214285 bsc#1205462 ltc#200161 ltc#200588 git-fixes
|
||||
bsc#1253739 ltc#211493 bsc#1254244 ltc#216496).
|
||||
- commit 2cae729
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 2 08:15:46 CET 2026 - petr.pavlu@suse.com
|
||||
|
||||
- ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct()
|
||||
(git-fixes).
|
||||
- commit fa39b88
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 2 07:46:15 CET 2026 - petr.pavlu@suse.com
|
||||
|
||||
- uprobe: Do not emulate/sstep original instruction when ip is
|
||||
changed (git-fixes).
|
||||
- commit d467aca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 23:23:05 CET 2025 - lduncan@suse.com
|
||||
|
||||
- scsi: ufs: core: Fix PM QoS mutex initialization (git-fixes).
|
||||
- commit d4f8c1e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 20:25:43 CET 2025 - fmancera@suse.de
|
||||
|
||||
- sysfs: check visibility before changing group attribute
|
||||
ownership (CVE-2025-40355 bsc#1255261).
|
||||
- commit 880a26c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 17:06:35 CET 2025 - lduncan@suse.com
|
||||
|
||||
- kabi: fix struct ufs_hba changes (bsc#1253414 CVE-2025-40130).
|
||||
- commit fc77a12
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 11:13:43 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix race condition in kprobe initialization causing
|
||||
NULL pointer dereference (CVE-2025-40042 bsc#1252861).
|
||||
- commit bdfa48f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:31:07 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: Handle typeof_unqual keyword and __seg_{fs,gs}
|
||||
qualifiers (bsc#1236052).
|
||||
- commit 0e659c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:30:36 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: factor out APP for the ST_NORMAL state (bsc#1236052).
|
||||
- commit 5358749
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:30:06 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute before init-declarator
|
||||
(bsc#1236052).
|
||||
- commit 9d85e9d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:29:32 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for builtin (u)int*x*_t types
|
||||
(bsc#1236052).
|
||||
- commit 185bd6a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:28:59 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute after 'union'
|
||||
(bsc#1236052).
|
||||
- commit 2ac1289
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:28:24 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute after 'struct'
|
||||
(bsc#1236052).
|
||||
- commit a014557
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:27:48 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute after
|
||||
abstact_declarator (bsc#1236052).
|
||||
- commit 4c80d7c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:27:18 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute before
|
||||
nested_declarator (bsc#1236052).
|
||||
- commit 57006cf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:26:43 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute before
|
||||
abstract_declarator (bsc#1236052).
|
||||
- commit 7e3aae9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:26:07 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: decouple ATTRIBUTE_PHRASE from type-qualifier
|
||||
(bsc#1236052).
|
||||
- commit df3529a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:25:35 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: record attributes consistently for init-declarator
|
||||
(bsc#1236052).
|
||||
- commit e523534
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:25:01 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: restrict direct-declarator to take one
|
||||
parameter-type-list (bsc#1236052).
|
||||
- commit 5d44f80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:24:08 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: restrict direct-abstract-declarator to take one
|
||||
parameter-type-list (bsc#1236052).
|
||||
- commit 72b3275
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:23:34 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: remove Makefile hack (bsc#1236052).
|
||||
- commit d72f174
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:22:51 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix last 3 shift/reduce conflicts (bsc#1236052).
|
||||
- commit 39457e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:22:16 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix 6 shift/reduce conflicts and 5 reduce/reduce
|
||||
conflicts (bsc#1236052).
|
||||
- commit 42dc606
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:21:36 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: reduce type_qualifier directly to decl_specifier
|
||||
(bsc#1236052).
|
||||
- commit e767d23
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:20:58 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: rename cvar_qualifier to type_qualifier (bsc#1236052).
|
||||
- commit 0da131e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:20:21 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: rename m_abstract_declarator to abstract_declarator
|
||||
(bsc#1236052).
|
||||
- commit 307de95
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:19:14 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: use uint32_t instead of unsigned long for calculating
|
||||
CRC (bsc#1236052).
|
||||
- commit 66e7c65
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:16:54 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: use generic macros for hash table implementation
|
||||
(bsc#1236052).
|
||||
- Refresh
|
||||
patches.suse/genksyms-Fix-enum-consts-from-a-reference-affecting-new-va.patch.
|
||||
- commit e5d70f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:15:06 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: refactor the return points in the for-loop in
|
||||
__add_symbol() (bsc#1236052).
|
||||
- commit 8ff674f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:13:18 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: reduce the indentation in the for-loop in
|
||||
__add_symbol() (bsc#1236052).
|
||||
- Refresh
|
||||
patches.suse/genksyms-Fix-enum-consts-from-a-reference-affecting-new-va.patch.
|
||||
- commit 8eaca75
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:10:34 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: reduce indentation in export_symbol() (bsc#1236052).
|
||||
- commit 9545dc6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 13:23:33 CET 2025 - clopez@suse.de
|
||||
|
||||
- KVM: SEV: Drop GHCB_VERSION_DEFAULT and open code it
|
||||
(bsc#1255672).
|
||||
- Refresh
|
||||
patches.suse/KVM-SEV-Enforce-minimum-GHCB-version-requirement-for.patch.
|
||||
- Refresh
|
||||
patches.suse/KVM-SEV-Rename-kvm_ghcb_get_sw_exit_code-to-kvm_get_.patch.
|
||||
- commit 24d45f1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 00:15:54 CET 2025 - lduncan@suse.com
|
||||
|
||||
- scsi: ufs: core: Fix data race in CPU latency PM QoS request
|
||||
handling (CVE-2025-40130 bsc#1253414).
|
||||
- commit ebfcb5d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 29 19:04:51 CET 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpuidle: menu: Use residency threshold in polling state override
|
||||
decisions (bsc#1255026).
|
||||
- commit 652c9d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 28 19:01:32 CET 2025 - lduncan@suse.com
|
||||
|
||||
- supported.conf: Update path for ufs drivers
|
||||
As part of bsc#1253414 CVE-2025-40130, which updates
|
||||
the ufs driver, it was discovered that the pathnames
|
||||
in the supported module list had the old ufs driver
|
||||
pathnames, which was drivers/scsi/ufs. But the
|
||||
ufs drivers are now in drivers/ufs.
|
||||
Also, the ti-j721e-ufs modules is now in the "host"
|
||||
subdirectory.
|
||||
- commit 0d9f529
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 23 10:35:46 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- selftests/bpf: Test widen_imprecise_scalars() with different
|
||||
stack depth (CVE-2025-68208 bsc#1255227).
|
||||
- commit cbc44e7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 23 10:21:49 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- bpf: account for current allocated stack depth in
|
||||
widen_imprecise_scalars() (CVE-2025-68208 bsc#1255227).
|
||||
- commit ac93c78
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 23 06:56:23 CET 2025 - heming.zhao@suse.com
|
||||
|
||||
- gfs2: Fix unlikely race in gdlm_put_lock (CVE-2025-40242
|
||||
bsc#1255075).
|
||||
- commit d162d45
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 12:10:19 CET 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_ct: add seqadj extension for natted connections
|
||||
(CVE-2025-68206 bsc#1255142).
|
||||
- commit c2d456f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 11:54:35 CET 2025 - fmancera@suse.de
|
||||
|
||||
- sctp: Prevent TOCTOU out-of-bounds write (CVE-2025-40331
|
||||
bsc#1254615).
|
||||
- commit cd21b6d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 11:16:27 CET 2025 - fmancera@suse.de
|
||||
|
||||
- net: bridge: fix use-after-free due to MST port state bypass
|
||||
(CVE-2025-40297 bsc#1255187).
|
||||
- commit 656c4a6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 08:41:52 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- bpf: Sync pending IRQ work before freeing ring buffer
|
||||
(CVE-2025-40319 bsc#1254794).
|
||||
- commit 0031a97
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 21 14:48:36 CET 2025 - heming.zhao@suse.com
|
||||
|
||||
- ocfs2: clear extent cache after moving/defragmenting extents
|
||||
(CVE-2025-40233 bsc#1254813).
|
||||
- commit 852b35f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 21 14:46:53 CET 2025 - mkubecek@suse.cz
|
||||
|
||||
- net: use dst_dev_rcu() in sk_setup_caps() (CVE-2025-40170
|
||||
bsc#1253413).
|
||||
- commit 2787f89
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 17:17:26 CET 2025 - fmancera@suse.de
|
||||
|
||||
- tipc: Fix use-after-free in tipc_mon_reinit_self()
|
||||
(CVE-2025-40280 bsc#1254847).
|
||||
- commit 1a4ecc3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 17:05:08 CET 2025 - mkoutny@suse.com
|
||||
|
||||
- cgroup: rstat: use LOCK CMPXCHG in css_rstat_updated
|
||||
(bsc#1255434).
|
||||
- bpf: Do not limit bpf_cgroup_from_id to current's namespace
|
||||
(bsc#1255433).
|
||||
- commit f9dd89c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 15:01:00 CET 2025 - dfaggioli@suse.com
|
||||
|
||||
- virtio-net: fix received length check in big packets (bsc#1255175, CVE-2025-40292).
|
||||
- commit d9c33d8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 14:47:20 CET 2025 - mkoutny@suse.com
|
||||
|
||||
- af_unix: Initialise scc_index in unix_add_edge() (CVE-2025-40214
|
||||
bsc#1254961).
|
||||
- commit f4d0234
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 12:51:51 CET 2025 - sjaeckel@suse.de
|
||||
|
||||
- net: atlantic: fix fragment overflow handling in RX path
|
||||
(CVE-2025-68301 bsc#1255120).
|
||||
- net: openvswitch: remove never-working support for setting
|
||||
nsh fields (CVE-2025-40254 bsc#1254852).
|
||||
- commit ca34a4d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 10:14:23 CET 2025 - jgross@suse.com
|
||||
|
||||
- vsock: Ignore signal/timeout on connect() if already established
|
||||
(CVE-2025-40248, bsc#1254864).
|
||||
- commit 8f55c39
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 10:00:34 CET 2025 - jgross@suse.com
|
||||
|
||||
- vsock: fix lock inversion in vsock_assign_transport()
|
||||
(CVE-2025-40231, bsc#1254815).
|
||||
- commit 1f7e22a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 09:46:36 CET 2025 - jgross@suse.com
|
||||
|
||||
- xen/events: Return -EEXIST for bound VIRQs (CVE-2025-40160,
|
||||
bsc#1253400).
|
||||
- commit 3883ce8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 09:32:49 CET 2025 - jgross@suse.com
|
||||
|
||||
- xen/events: Cleanup find_virq() return codes (CVE-2025-40160,
|
||||
bsc#1253400).
|
||||
- commit 8f641eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 15:10:44 CET 2025 - rbm@suse.com
|
||||
|
||||
- selftests: net: fib-onlink-tests: Set high metric for default
|
||||
IPv6 route (bsc#1255346).
|
||||
- selftests: net: use slowwait to make sure IPv6 setup finished
|
||||
(bsc#1255349).
|
||||
- selftests: net: use slowwait to stabilize vrf_route_leaking test
|
||||
(bsc#1255349).
|
||||
- commit 18154f6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 12:18:16 CET 2025 - fmancera@suse.de
|
||||
|
||||
- kABI: xfrm: delete x->tunnel as we delete x (bsc#1254959
|
||||
CVE-2025-40215).
|
||||
- commit 23f1b71
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 11:00:25 CET 2025 - sjaeckel@suse.de
|
||||
|
||||
- be2net: pass wrb_params in case of OS2BMC (CVE-2025-40264
|
||||
bsc#1254835).
|
||||
- net: phy: micrel: always set shared->phydev for LAN8814
|
||||
(CVE-2025-40239 bsc#1254868).
|
||||
- commit 48a9709
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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:43:51 CET 2025 - rbm@suse.com
|
||||
|
||||
- netdevsim: print human readable IP address (bsc#1255071).
|
||||
- commit f4d9e1a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 13:05:30 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- selftests/bpf: Skip timer cases when bpf_timer is not supported
|
||||
(git-fixes).
|
||||
- commit 52f69d8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 12:42:40 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- bpf: Reject bpf_timer for PREEMPT_RT (git-fixes).
|
||||
- commit 772432b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 11:08:42 CET 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: fix out of bounds memory read error in symlink repair
|
||||
(CVE-2025-40246 bsc#1254861).
|
||||
- commit 520885a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 10:55:00 CET 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: Replace strncpy with memcpy (git-fixes).
|
||||
- commit d262779
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 10:04:27 CET 2025 - tbogendoerfer@suse.de
|
||||
|
||||
@@ -6,6 +669,13 @@ Wed Dec 17 10:04:27 CET 2025 - tbogendoerfer@suse.de
|
||||
patches.suse/devlink-Add-support-for-u64-parameters.patch.
|
||||
- commit 08c3324
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 10:00:39 CET 2025 - jgross@suse.com
|
||||
|
||||
- KVM: guest_memfd: Remove bindings on memslot deletion when
|
||||
gmem is dying (CVE-2025-40274, bsc#1254830).
|
||||
- commit bf3055c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 03:33:06 CET 2025 - wqu@suse.com
|
||||
|
||||
@@ -39,6 +709,20 @@ Tue Dec 16 13:27:55 CET 2025 - jwiesner@suse.de
|
||||
bsc#1252046).
|
||||
- commit 584a8ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 16 11:57:54 CET 2025 - fmancera@suse.de
|
||||
|
||||
- xfrm: also call xfrm_state_delete_tunnel at destroy time for
|
||||
states that were never added (CVE-2025-40215 bsc#1254959).
|
||||
- commit e9b2533
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 15 17:33:22 CET 2025 - fmancera@suse.de
|
||||
|
||||
- xfrm: delete x->tunnel as we delete x (CVE-2025-40215
|
||||
bsc#1254959).
|
||||
- commit 2fc5164
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 15 11:56:05 CET 2025 - pfalcato@suse.de
|
||||
|
||||
@@ -1484,6 +2168,13 @@ Thu Nov 27 08:29:54 CET 2025 - hare@suse.de
|
||||
- KVM: s390: improve interrupt cpu for wakeup (bsc#1235463).
|
||||
- commit 772f945
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 08:21:20 CET 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- kABI workaround for bpf: Enforce expected_attach_type for
|
||||
tailcall compatibility (CVE-2025-40123 bsc#1253365).
|
||||
- commit 71b6940
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 07:16:26 CET 2025 - tiwai@suse.de
|
||||
|
||||
@@ -1491,6 +2182,15 @@ Thu Nov 27 07:16:26 CET 2025 - tiwai@suse.de
|
||||
(git-fixes).
|
||||
- commit cab7bbf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 06:06:14 CET 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- selftests/bpf: Add test case for different expected_attach_type
|
||||
(CVE-2025-40123 bsc#1253365).
|
||||
- bpf: Enforce expected_attach_type for tailcall compatibility
|
||||
(CVE-2025-40123 bsc#1253365).
|
||||
- commit 9fe957a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 04:03:22 CET 2025 - mgorman@suse.de
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-obs-qa
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -25,7 +25,7 @@
|
||||
Name: kernel-obs-qa
|
||||
Version: 6.12.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcd450b4
|
||||
Release: <RELEASE>.gf0eb18e
|
||||
%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-cd450b4544355d6ffe04ab5d357c30502883668b
|
||||
BuildRequires: kernel-obs-build-srchash-f0eb18e537bbf815824a55e6f0ab64b40fa3e1d4
|
||||
%endif
|
||||
BuildRequires: modutils
|
||||
ExclusiveArch: aarch64 ppc64le s390x x86_64
|
||||
|
||||
@@ -1,3 +1,666 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 7 15:53:03 CET 2026 - tiwai@suse.de
|
||||
|
||||
- platform/x86/intel/pmt/discovery: use valid device pointer in
|
||||
dev_err_probe (git-fixes).
|
||||
- platform/x86/intel/pmt: Fix kobject memory leak on init failure
|
||||
(git-fixes).
|
||||
- commit 08608e1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 7 13:46:22 CET 2026 - msuchanek@suse.de
|
||||
|
||||
- pseries/lparcfg: Add resource group monitoring (jsc#PED-14514).
|
||||
- commit 1e32467
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 14:22:19 CET 2026 - tbogendoerfer@suse.de
|
||||
|
||||
- team: Move team device type change at the end of team_port_add
|
||||
(CVE-2025-68340 bsc#1255507).
|
||||
- net/mlx5: Clean up only new IRQ glue on request_irq() failure
|
||||
(CVE-2025-40250 bsc#1254854).
|
||||
- net: qlogic/qede: fix potential out-of-bounds read in
|
||||
qede_tpa_cont() and qede_tpa_end() (CVE-2025-40252 bsc#1254849).
|
||||
- net: enetc: fix the deadlock of enetc_mdio_lock (CVE-2025-40347
|
||||
bsc#1255262).
|
||||
- commit 085c913
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 13:49:49 CET 2026 - tiwai@suse.de
|
||||
|
||||
- ASoC: Intel: avs: Do not share the name pointer between
|
||||
components (CVE-2025-40338 bsc#1255273).
|
||||
- commit fb15ec5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 11:02:40 CET 2026 - tiwai@suse.de
|
||||
|
||||
- usb: phy: isp1301: fix non-OF device reference imbalance
|
||||
(git-fixes).
|
||||
- usb: gadget: lpc32xx_udc: fix clock imbalance in error path
|
||||
(git-fixes).
|
||||
- serial: core: Fix serial device initialization (git-fixes).
|
||||
- commit 592ca99
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 11:01:31 CET 2026 - tiwai@suse.de
|
||||
|
||||
- wifi: mac80211: do not use old MBSSID elements (git-fixes).
|
||||
- wifi: cfg80211: sme: store capped length in
|
||||
__cfg80211_connect_result() (git-fixes).
|
||||
- wifi: rtlwifi: 8192cu: fix tid out of range in
|
||||
rtl92cu_tx_fill_desc() (git-fixes).
|
||||
- wifi: rtw88: limit indirect IO under powered off for RTL8822CS
|
||||
(git-fixes).
|
||||
- usb: ohci-nxp: fix device leak on probe failure (git-fixes).
|
||||
- usb: dwc3: of-simple: fix clock resource leak in
|
||||
dwc3_of_simple_probe (git-fixes).
|
||||
- USB: lpc32xx_udc: Fix error handling in probe (git-fixes).
|
||||
- usb: typec: altmodes/displayport: Drop the device reference
|
||||
in dp_altmode_probe() (git-fixes).
|
||||
- usb: renesas_usbhs: Fix a resource leak in usbhs_pipe_malloc()
|
||||
(git-fixes).
|
||||
- usb: dwc3: keep susphy enabled during exit to avoid controller
|
||||
faults (git-fixes).
|
||||
- usb: dwc2: fix hang during shutdown if set as peripheral
|
||||
(git-fixes).
|
||||
- wifi: ath10k: move recovery check logic into a new work
|
||||
(git-fixes).
|
||||
- wifi: ath10k: Add missing include of export.h (stable-fixes).
|
||||
- wifi: ath10k: Avoid vdev delete timeout when firmware is
|
||||
already down (stable-fixes).
|
||||
- commit 07af9a3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 10:59:02 CET 2026 - tiwai@suse.de
|
||||
|
||||
- of: unittest: Fix memory leak in unittest_data_add()
|
||||
(git-fixes).
|
||||
- drm/i915/gem: Zero-initialize the eb.vma array in
|
||||
i915_gem_do_execbuffer (git-fixes).
|
||||
- drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state()
|
||||
in prepare_fb (git-fixes).
|
||||
- platform/x86: hp-bioscfg: Fix out-of-bounds array access in
|
||||
ACPI package parsing (git-fixes).
|
||||
- platform/x86: ibm_rtl: fix EBDA signature search pointer
|
||||
arithmetic (git-fixes).
|
||||
- platform/x86: msi-laptop: add missing sysfs_remove_group()
|
||||
(git-fixes).
|
||||
- platform/mellanox: mlxbf-pmc: Remove trailing whitespaces from
|
||||
event names (git-fixes).
|
||||
- net: rose: fix invalid array index in rose_kill_by_device()
|
||||
(git-fixes).
|
||||
- net: usb: sr9700: fix incorrect command used to write single
|
||||
register (git-fixes).
|
||||
- net: nfc: fix deadlock between nfc_unregister_device and
|
||||
rfkill_fop_write (git-fixes).
|
||||
- net: usb: rtl8150: fix memory leak on usb_submit_urb() failure
|
||||
(git-fixes).
|
||||
- net: mdio: aspeed: add dummy read to avoid read-after-write
|
||||
issue (git-fixes).
|
||||
- idr: fix idr_alloc() returning an ID out of range (git-fixes).
|
||||
- genalloc.h: fix htmldocs warning (git-fixes).
|
||||
- serial: sh-sci: Check that the DMA cookie is valid (git-fixes).
|
||||
- serial: core: Restore sysfs fwnode information (git-fixes).
|
||||
- firewire: nosy: Fix dma_free_coherent() size (git-fixes).
|
||||
- Input: ti_am335x_tsc - fix off-by-one error in wire_order
|
||||
validation (git-fixes).
|
||||
- Input: alps - fix use-after-free bugs caused by
|
||||
dev3_register_work (git-fixes).
|
||||
- Input: atkbd - skip deactivate for HONOR FMB-P's internal
|
||||
keyboard (git-fixes).
|
||||
- spi: cadence-quadspi: Fix clock disable on probe failure path
|
||||
(git-fixes).
|
||||
- spi: fsl-cpm: Check length parity before switching to 16 bit
|
||||
mode (git-fixes).
|
||||
- hwmon: (ltc4282): Fix reset_history file permissions
|
||||
(git-fixes).
|
||||
- hwmon: (tmp401) fix overflow caused by default conversion rate
|
||||
value (git-fixes).
|
||||
- hwmon: (ibmpex) fix use-after-free in high/low store
|
||||
(git-fixes).
|
||||
- hwmon: (dell-smm) Limit fan multiplier to avoid overflow
|
||||
(git-fixes).
|
||||
- mmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to
|
||||
Kconfig (git-fixes).
|
||||
- mmc: sdhci-of-arasan: Increase CD stable timeout to 2 seconds
|
||||
(git-fixes).
|
||||
- PM: runtime: Do not clear needs_force_resume with enabled
|
||||
runtime PM (git-fixes).
|
||||
- nfc: pn533: Fix error code in pn533_acr122_poweron_rdr()
|
||||
(git-fixes).
|
||||
- r8169: fix RTL8117 Wake-on-Lan in DASH mode (git-fixes).
|
||||
- net: phy: marvell-88q2xxx: Fix clamped value in
|
||||
mv88q2xxx_hwmon_write (git-fixes).
|
||||
- firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select
|
||||
FW_LOADER (git-fixes).
|
||||
- efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
|
||||
(stable-fixes).
|
||||
- efi/cper: Add a new helper function to print bitmasks
|
||||
(stable-fixes).
|
||||
- efi/cper: Adjust infopfx size to accept an extra space
|
||||
(stable-fixes).
|
||||
- usb: dwc2: disable platform lowlevel hw resources during
|
||||
shutdown (stable-fixes).
|
||||
- resource: introduce is_type_match() helper and use it
|
||||
(stable-fixes).
|
||||
- resource: replace open coded resource_intersection()
|
||||
(stable-fixes).
|
||||
- commit 0273be1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 10:54:13 CET 2026 - tiwai@suse.de
|
||||
|
||||
- accel/ivpu: Prevent runtime suspend during context abort work
|
||||
(stable-fixes).
|
||||
- Refresh
|
||||
patches.suse/accel-ivpu-Trigger-device-recovery-on-engine-reset-r.patch.
|
||||
- commit 79c3327
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 10:53:17 CET 2026 - tiwai@suse.de
|
||||
|
||||
- drm/imagination: Disallow exporting of PM/FW protected objects
|
||||
(git-fixes).
|
||||
- Bluetooth: btusb: revert use of devm_kzalloc in btusb
|
||||
(git-fixes).
|
||||
- crypto: seqiv - Do not use req->iv after crypto_aead_encrypt
|
||||
(git-fixes).
|
||||
- drm/msm/dpu: Add missing NULL pointer check for pingpong
|
||||
interface (git-fixes).
|
||||
- ASoC: ak4458: remove the reset operation in probe and remove
|
||||
(git-fixes).
|
||||
- ASoC: fsl_sai: Constrain sample rates from audio PLLs only in
|
||||
master mode (git-fixes).
|
||||
- ALSA: usb-mixer: us16x08: validate meter packet indices
|
||||
(git-fixes).
|
||||
- ALSA: pcmcia: Fix resource leak in snd_pdacf_probe error path
|
||||
(git-fixes).
|
||||
- ALSA: vxpocket: Fix resource leak in vxpocket_probe error path
|
||||
(git-fixes).
|
||||
- drm/xe: Use usleep_range for accurate long-running workload
|
||||
timeslicing (git-fixes).
|
||||
- drm/xe: Drop preempt-fences when destroying imported dma-bufs
|
||||
(git-fixes).
|
||||
- drm/xe/oa: Disallow 0 OA property values (git-fixes).
|
||||
- drm/xe: Adjust long-running workload timeslices to reasonable
|
||||
values (git-fixes).
|
||||
- drm/xe/oa: Limit num_syncs to prevent oversized allocations
|
||||
(git-fixes).
|
||||
- drm/xe: Limit num_syncs to prevent oversized allocations
|
||||
(git-fixes).
|
||||
- drm/xe: Restore engine registers before restarting schedulers
|
||||
after GT reset (git-fixes).
|
||||
- drm/xe/bo: Don't include the CCS metadata in the dma-buf
|
||||
sg-table (git-fixes).
|
||||
- drm/me/gsc: mei interrupt top half should be in irq disabled
|
||||
context (git-fixes).
|
||||
- drm/panel: sony-td4353-jdi: Enable prepare_prev_first
|
||||
(git-fixes).
|
||||
- ACPI: PCC: Fix race condition by removing static qualifier
|
||||
(git-fixes).
|
||||
- ACPI: CPPC: Fix missing PCC check for guaranteed_perf
|
||||
(git-fixes).
|
||||
- can: j1939: make j1939_sk_bind() fail if device is no longer
|
||||
registered (git-fixes).
|
||||
- can: gs_usb: gs_can_open(): fix error handling (git-fixes).
|
||||
- ASoC: codecs: nau8325: Silence uninitialized variables warnings
|
||||
(stable-fixes).
|
||||
- ASoC: nau8325: use simple i2c probe function (stable-fixes).
|
||||
- ALSA: wavefront: Fix integer overflow in sample size validation
|
||||
(git-fixes).
|
||||
- accel/ivpu: Ensure rpm_runtime_put in case of engine
|
||||
reset/resume fail (git-fixes).
|
||||
- commit bc5d2b7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 2 10:33:37 CET 2026 - msuchanek@suse.de
|
||||
|
||||
- powerpc/kexec: Enable SMT before waking offline CPUs
|
||||
(bsc#1214285 bsc#1205462 ltc#200161 ltc#200588 git-fixes
|
||||
bsc#1253739 ltc#211493 bsc#1254244 ltc#216496).
|
||||
- commit 2cae729
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 2 08:15:46 CET 2026 - petr.pavlu@suse.com
|
||||
|
||||
- ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct()
|
||||
(git-fixes).
|
||||
- commit fa39b88
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 2 07:46:15 CET 2026 - petr.pavlu@suse.com
|
||||
|
||||
- uprobe: Do not emulate/sstep original instruction when ip is
|
||||
changed (git-fixes).
|
||||
- commit d467aca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 23:23:05 CET 2025 - lduncan@suse.com
|
||||
|
||||
- scsi: ufs: core: Fix PM QoS mutex initialization (git-fixes).
|
||||
- commit d4f8c1e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 20:25:43 CET 2025 - fmancera@suse.de
|
||||
|
||||
- sysfs: check visibility before changing group attribute
|
||||
ownership (CVE-2025-40355 bsc#1255261).
|
||||
- commit 880a26c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 17:06:35 CET 2025 - lduncan@suse.com
|
||||
|
||||
- kabi: fix struct ufs_hba changes (bsc#1253414 CVE-2025-40130).
|
||||
- commit fc77a12
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 11:13:43 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix race condition in kprobe initialization causing
|
||||
NULL pointer dereference (CVE-2025-40042 bsc#1252861).
|
||||
- commit bdfa48f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:31:07 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: Handle typeof_unqual keyword and __seg_{fs,gs}
|
||||
qualifiers (bsc#1236052).
|
||||
- commit 0e659c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:30:36 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: factor out APP for the ST_NORMAL state (bsc#1236052).
|
||||
- commit 5358749
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:30:06 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute before init-declarator
|
||||
(bsc#1236052).
|
||||
- commit 9d85e9d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:29:32 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for builtin (u)int*x*_t types
|
||||
(bsc#1236052).
|
||||
- commit 185bd6a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:28:59 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute after 'union'
|
||||
(bsc#1236052).
|
||||
- commit 2ac1289
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:28:24 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute after 'struct'
|
||||
(bsc#1236052).
|
||||
- commit a014557
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:27:48 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute after
|
||||
abstact_declarator (bsc#1236052).
|
||||
- commit 4c80d7c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:27:18 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute before
|
||||
nested_declarator (bsc#1236052).
|
||||
- commit 57006cf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:26:43 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute before
|
||||
abstract_declarator (bsc#1236052).
|
||||
- commit 7e3aae9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:26:07 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: decouple ATTRIBUTE_PHRASE from type-qualifier
|
||||
(bsc#1236052).
|
||||
- commit df3529a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:25:35 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: record attributes consistently for init-declarator
|
||||
(bsc#1236052).
|
||||
- commit e523534
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:25:01 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: restrict direct-declarator to take one
|
||||
parameter-type-list (bsc#1236052).
|
||||
- commit 5d44f80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:24:08 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: restrict direct-abstract-declarator to take one
|
||||
parameter-type-list (bsc#1236052).
|
||||
- commit 72b3275
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:23:34 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: remove Makefile hack (bsc#1236052).
|
||||
- commit d72f174
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:22:51 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix last 3 shift/reduce conflicts (bsc#1236052).
|
||||
- commit 39457e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:22:16 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix 6 shift/reduce conflicts and 5 reduce/reduce
|
||||
conflicts (bsc#1236052).
|
||||
- commit 42dc606
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:21:36 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: reduce type_qualifier directly to decl_specifier
|
||||
(bsc#1236052).
|
||||
- commit e767d23
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:20:58 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: rename cvar_qualifier to type_qualifier (bsc#1236052).
|
||||
- commit 0da131e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:20:21 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: rename m_abstract_declarator to abstract_declarator
|
||||
(bsc#1236052).
|
||||
- commit 307de95
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:19:14 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: use uint32_t instead of unsigned long for calculating
|
||||
CRC (bsc#1236052).
|
||||
- commit 66e7c65
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:16:54 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: use generic macros for hash table implementation
|
||||
(bsc#1236052).
|
||||
- Refresh
|
||||
patches.suse/genksyms-Fix-enum-consts-from-a-reference-affecting-new-va.patch.
|
||||
- commit e5d70f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:15:06 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: refactor the return points in the for-loop in
|
||||
__add_symbol() (bsc#1236052).
|
||||
- commit 8ff674f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:13:18 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: reduce the indentation in the for-loop in
|
||||
__add_symbol() (bsc#1236052).
|
||||
- Refresh
|
||||
patches.suse/genksyms-Fix-enum-consts-from-a-reference-affecting-new-va.patch.
|
||||
- commit 8eaca75
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:10:34 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: reduce indentation in export_symbol() (bsc#1236052).
|
||||
- commit 9545dc6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 13:23:33 CET 2025 - clopez@suse.de
|
||||
|
||||
- KVM: SEV: Drop GHCB_VERSION_DEFAULT and open code it
|
||||
(bsc#1255672).
|
||||
- Refresh
|
||||
patches.suse/KVM-SEV-Enforce-minimum-GHCB-version-requirement-for.patch.
|
||||
- Refresh
|
||||
patches.suse/KVM-SEV-Rename-kvm_ghcb_get_sw_exit_code-to-kvm_get_.patch.
|
||||
- commit 24d45f1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 00:15:54 CET 2025 - lduncan@suse.com
|
||||
|
||||
- scsi: ufs: core: Fix data race in CPU latency PM QoS request
|
||||
handling (CVE-2025-40130 bsc#1253414).
|
||||
- commit ebfcb5d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 29 19:04:51 CET 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpuidle: menu: Use residency threshold in polling state override
|
||||
decisions (bsc#1255026).
|
||||
- commit 652c9d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 28 19:01:32 CET 2025 - lduncan@suse.com
|
||||
|
||||
- supported.conf: Update path for ufs drivers
|
||||
As part of bsc#1253414 CVE-2025-40130, which updates
|
||||
the ufs driver, it was discovered that the pathnames
|
||||
in the supported module list had the old ufs driver
|
||||
pathnames, which was drivers/scsi/ufs. But the
|
||||
ufs drivers are now in drivers/ufs.
|
||||
Also, the ti-j721e-ufs modules is now in the "host"
|
||||
subdirectory.
|
||||
- commit 0d9f529
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 23 10:35:46 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- selftests/bpf: Test widen_imprecise_scalars() with different
|
||||
stack depth (CVE-2025-68208 bsc#1255227).
|
||||
- commit cbc44e7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 23 10:21:49 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- bpf: account for current allocated stack depth in
|
||||
widen_imprecise_scalars() (CVE-2025-68208 bsc#1255227).
|
||||
- commit ac93c78
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 23 06:56:23 CET 2025 - heming.zhao@suse.com
|
||||
|
||||
- gfs2: Fix unlikely race in gdlm_put_lock (CVE-2025-40242
|
||||
bsc#1255075).
|
||||
- commit d162d45
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 12:10:19 CET 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_ct: add seqadj extension for natted connections
|
||||
(CVE-2025-68206 bsc#1255142).
|
||||
- commit c2d456f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 11:54:35 CET 2025 - fmancera@suse.de
|
||||
|
||||
- sctp: Prevent TOCTOU out-of-bounds write (CVE-2025-40331
|
||||
bsc#1254615).
|
||||
- commit cd21b6d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 11:16:27 CET 2025 - fmancera@suse.de
|
||||
|
||||
- net: bridge: fix use-after-free due to MST port state bypass
|
||||
(CVE-2025-40297 bsc#1255187).
|
||||
- commit 656c4a6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 08:41:52 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- bpf: Sync pending IRQ work before freeing ring buffer
|
||||
(CVE-2025-40319 bsc#1254794).
|
||||
- commit 0031a97
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 21 14:48:36 CET 2025 - heming.zhao@suse.com
|
||||
|
||||
- ocfs2: clear extent cache after moving/defragmenting extents
|
||||
(CVE-2025-40233 bsc#1254813).
|
||||
- commit 852b35f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 21 14:46:53 CET 2025 - mkubecek@suse.cz
|
||||
|
||||
- net: use dst_dev_rcu() in sk_setup_caps() (CVE-2025-40170
|
||||
bsc#1253413).
|
||||
- commit 2787f89
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 17:17:26 CET 2025 - fmancera@suse.de
|
||||
|
||||
- tipc: Fix use-after-free in tipc_mon_reinit_self()
|
||||
(CVE-2025-40280 bsc#1254847).
|
||||
- commit 1a4ecc3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 17:05:08 CET 2025 - mkoutny@suse.com
|
||||
|
||||
- cgroup: rstat: use LOCK CMPXCHG in css_rstat_updated
|
||||
(bsc#1255434).
|
||||
- bpf: Do not limit bpf_cgroup_from_id to current's namespace
|
||||
(bsc#1255433).
|
||||
- commit f9dd89c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 15:01:00 CET 2025 - dfaggioli@suse.com
|
||||
|
||||
- virtio-net: fix received length check in big packets (bsc#1255175, CVE-2025-40292).
|
||||
- commit d9c33d8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 14:47:20 CET 2025 - mkoutny@suse.com
|
||||
|
||||
- af_unix: Initialise scc_index in unix_add_edge() (CVE-2025-40214
|
||||
bsc#1254961).
|
||||
- commit f4d0234
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 12:51:51 CET 2025 - sjaeckel@suse.de
|
||||
|
||||
- net: atlantic: fix fragment overflow handling in RX path
|
||||
(CVE-2025-68301 bsc#1255120).
|
||||
- net: openvswitch: remove never-working support for setting
|
||||
nsh fields (CVE-2025-40254 bsc#1254852).
|
||||
- commit ca34a4d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 10:14:23 CET 2025 - jgross@suse.com
|
||||
|
||||
- vsock: Ignore signal/timeout on connect() if already established
|
||||
(CVE-2025-40248, bsc#1254864).
|
||||
- commit 8f55c39
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 10:00:34 CET 2025 - jgross@suse.com
|
||||
|
||||
- vsock: fix lock inversion in vsock_assign_transport()
|
||||
(CVE-2025-40231, bsc#1254815).
|
||||
- commit 1f7e22a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 09:46:36 CET 2025 - jgross@suse.com
|
||||
|
||||
- xen/events: Return -EEXIST for bound VIRQs (CVE-2025-40160,
|
||||
bsc#1253400).
|
||||
- commit 3883ce8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 09:32:49 CET 2025 - jgross@suse.com
|
||||
|
||||
- xen/events: Cleanup find_virq() return codes (CVE-2025-40160,
|
||||
bsc#1253400).
|
||||
- commit 8f641eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 15:10:44 CET 2025 - rbm@suse.com
|
||||
|
||||
- selftests: net: fib-onlink-tests: Set high metric for default
|
||||
IPv6 route (bsc#1255346).
|
||||
- selftests: net: use slowwait to make sure IPv6 setup finished
|
||||
(bsc#1255349).
|
||||
- selftests: net: use slowwait to stabilize vrf_route_leaking test
|
||||
(bsc#1255349).
|
||||
- commit 18154f6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 12:18:16 CET 2025 - fmancera@suse.de
|
||||
|
||||
- kABI: xfrm: delete x->tunnel as we delete x (bsc#1254959
|
||||
CVE-2025-40215).
|
||||
- commit 23f1b71
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 11:00:25 CET 2025 - sjaeckel@suse.de
|
||||
|
||||
- be2net: pass wrb_params in case of OS2BMC (CVE-2025-40264
|
||||
bsc#1254835).
|
||||
- net: phy: micrel: always set shared->phydev for LAN8814
|
||||
(CVE-2025-40239 bsc#1254868).
|
||||
- commit 48a9709
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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:43:51 CET 2025 - rbm@suse.com
|
||||
|
||||
- netdevsim: print human readable IP address (bsc#1255071).
|
||||
- commit f4d9e1a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 13:05:30 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- selftests/bpf: Skip timer cases when bpf_timer is not supported
|
||||
(git-fixes).
|
||||
- commit 52f69d8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 12:42:40 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- bpf: Reject bpf_timer for PREEMPT_RT (git-fixes).
|
||||
- commit 772432b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 11:08:42 CET 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: fix out of bounds memory read error in symlink repair
|
||||
(CVE-2025-40246 bsc#1254861).
|
||||
- commit 520885a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 10:55:00 CET 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: Replace strncpy with memcpy (git-fixes).
|
||||
- commit d262779
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 10:04:27 CET 2025 - tbogendoerfer@suse.de
|
||||
|
||||
@@ -6,6 +669,13 @@ Wed Dec 17 10:04:27 CET 2025 - tbogendoerfer@suse.de
|
||||
patches.suse/devlink-Add-support-for-u64-parameters.patch.
|
||||
- commit 08c3324
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 10:00:39 CET 2025 - jgross@suse.com
|
||||
|
||||
- KVM: guest_memfd: Remove bindings on memslot deletion when
|
||||
gmem is dying (CVE-2025-40274, bsc#1254830).
|
||||
- commit bf3055c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 03:33:06 CET 2025 - wqu@suse.com
|
||||
|
||||
@@ -39,6 +709,20 @@ Tue Dec 16 13:27:55 CET 2025 - jwiesner@suse.de
|
||||
bsc#1252046).
|
||||
- commit 584a8ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 16 11:57:54 CET 2025 - fmancera@suse.de
|
||||
|
||||
- xfrm: also call xfrm_state_delete_tunnel at destroy time for
|
||||
states that were never added (CVE-2025-40215 bsc#1254959).
|
||||
- commit e9b2533
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 15 17:33:22 CET 2025 - fmancera@suse.de
|
||||
|
||||
- xfrm: delete x->tunnel as we delete x (CVE-2025-40215
|
||||
bsc#1254959).
|
||||
- commit 2fc5164
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 15 11:56:05 CET 2025 - pfalcato@suse.de
|
||||
|
||||
@@ -1484,6 +2168,13 @@ Thu Nov 27 08:29:54 CET 2025 - hare@suse.de
|
||||
- KVM: s390: improve interrupt cpu for wakeup (bsc#1235463).
|
||||
- commit 772f945
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 08:21:20 CET 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- kABI workaround for bpf: Enforce expected_attach_type for
|
||||
tailcall compatibility (CVE-2025-40123 bsc#1253365).
|
||||
- commit 71b6940
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 07:16:26 CET 2025 - tiwai@suse.de
|
||||
|
||||
@@ -1491,6 +2182,15 @@ Thu Nov 27 07:16:26 CET 2025 - tiwai@suse.de
|
||||
(git-fixes).
|
||||
- commit cab7bbf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 06:06:14 CET 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- selftests/bpf: Add test case for different expected_attach_type
|
||||
(CVE-2025-40123 bsc#1253365).
|
||||
- bpf: Enforce expected_attach_type for tailcall compatibility
|
||||
(CVE-2025-40123 bsc#1253365).
|
||||
- commit 9fe957a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 04:03:22 CET 2025 - mgorman@suse.de
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-rt
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
%define srcversion 6.12
|
||||
%define patchversion 6.12.0
|
||||
%define git_commit cd450b4544355d6ffe04ab5d357c30502883668b
|
||||
%define git_commit f0eb18e537bbf815824a55e6f0ab64b40fa3e1d4
|
||||
%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>.gcd450b4
|
||||
Release: <RELEASE>.gf0eb18e
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
@@ -1,3 +1,666 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 7 15:53:03 CET 2026 - tiwai@suse.de
|
||||
|
||||
- platform/x86/intel/pmt/discovery: use valid device pointer in
|
||||
dev_err_probe (git-fixes).
|
||||
- platform/x86/intel/pmt: Fix kobject memory leak on init failure
|
||||
(git-fixes).
|
||||
- commit 08608e1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 7 13:46:22 CET 2026 - msuchanek@suse.de
|
||||
|
||||
- pseries/lparcfg: Add resource group monitoring (jsc#PED-14514).
|
||||
- commit 1e32467
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 14:22:19 CET 2026 - tbogendoerfer@suse.de
|
||||
|
||||
- team: Move team device type change at the end of team_port_add
|
||||
(CVE-2025-68340 bsc#1255507).
|
||||
- net/mlx5: Clean up only new IRQ glue on request_irq() failure
|
||||
(CVE-2025-40250 bsc#1254854).
|
||||
- net: qlogic/qede: fix potential out-of-bounds read in
|
||||
qede_tpa_cont() and qede_tpa_end() (CVE-2025-40252 bsc#1254849).
|
||||
- net: enetc: fix the deadlock of enetc_mdio_lock (CVE-2025-40347
|
||||
bsc#1255262).
|
||||
- commit 085c913
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 13:49:49 CET 2026 - tiwai@suse.de
|
||||
|
||||
- ASoC: Intel: avs: Do not share the name pointer between
|
||||
components (CVE-2025-40338 bsc#1255273).
|
||||
- commit fb15ec5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 11:02:40 CET 2026 - tiwai@suse.de
|
||||
|
||||
- usb: phy: isp1301: fix non-OF device reference imbalance
|
||||
(git-fixes).
|
||||
- usb: gadget: lpc32xx_udc: fix clock imbalance in error path
|
||||
(git-fixes).
|
||||
- serial: core: Fix serial device initialization (git-fixes).
|
||||
- commit 592ca99
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 11:01:31 CET 2026 - tiwai@suse.de
|
||||
|
||||
- wifi: mac80211: do not use old MBSSID elements (git-fixes).
|
||||
- wifi: cfg80211: sme: store capped length in
|
||||
__cfg80211_connect_result() (git-fixes).
|
||||
- wifi: rtlwifi: 8192cu: fix tid out of range in
|
||||
rtl92cu_tx_fill_desc() (git-fixes).
|
||||
- wifi: rtw88: limit indirect IO under powered off for RTL8822CS
|
||||
(git-fixes).
|
||||
- usb: ohci-nxp: fix device leak on probe failure (git-fixes).
|
||||
- usb: dwc3: of-simple: fix clock resource leak in
|
||||
dwc3_of_simple_probe (git-fixes).
|
||||
- USB: lpc32xx_udc: Fix error handling in probe (git-fixes).
|
||||
- usb: typec: altmodes/displayport: Drop the device reference
|
||||
in dp_altmode_probe() (git-fixes).
|
||||
- usb: renesas_usbhs: Fix a resource leak in usbhs_pipe_malloc()
|
||||
(git-fixes).
|
||||
- usb: dwc3: keep susphy enabled during exit to avoid controller
|
||||
faults (git-fixes).
|
||||
- usb: dwc2: fix hang during shutdown if set as peripheral
|
||||
(git-fixes).
|
||||
- wifi: ath10k: move recovery check logic into a new work
|
||||
(git-fixes).
|
||||
- wifi: ath10k: Add missing include of export.h (stable-fixes).
|
||||
- wifi: ath10k: Avoid vdev delete timeout when firmware is
|
||||
already down (stable-fixes).
|
||||
- commit 07af9a3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 10:59:02 CET 2026 - tiwai@suse.de
|
||||
|
||||
- of: unittest: Fix memory leak in unittest_data_add()
|
||||
(git-fixes).
|
||||
- drm/i915/gem: Zero-initialize the eb.vma array in
|
||||
i915_gem_do_execbuffer (git-fixes).
|
||||
- drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state()
|
||||
in prepare_fb (git-fixes).
|
||||
- platform/x86: hp-bioscfg: Fix out-of-bounds array access in
|
||||
ACPI package parsing (git-fixes).
|
||||
- platform/x86: ibm_rtl: fix EBDA signature search pointer
|
||||
arithmetic (git-fixes).
|
||||
- platform/x86: msi-laptop: add missing sysfs_remove_group()
|
||||
(git-fixes).
|
||||
- platform/mellanox: mlxbf-pmc: Remove trailing whitespaces from
|
||||
event names (git-fixes).
|
||||
- net: rose: fix invalid array index in rose_kill_by_device()
|
||||
(git-fixes).
|
||||
- net: usb: sr9700: fix incorrect command used to write single
|
||||
register (git-fixes).
|
||||
- net: nfc: fix deadlock between nfc_unregister_device and
|
||||
rfkill_fop_write (git-fixes).
|
||||
- net: usb: rtl8150: fix memory leak on usb_submit_urb() failure
|
||||
(git-fixes).
|
||||
- net: mdio: aspeed: add dummy read to avoid read-after-write
|
||||
issue (git-fixes).
|
||||
- idr: fix idr_alloc() returning an ID out of range (git-fixes).
|
||||
- genalloc.h: fix htmldocs warning (git-fixes).
|
||||
- serial: sh-sci: Check that the DMA cookie is valid (git-fixes).
|
||||
- serial: core: Restore sysfs fwnode information (git-fixes).
|
||||
- firewire: nosy: Fix dma_free_coherent() size (git-fixes).
|
||||
- Input: ti_am335x_tsc - fix off-by-one error in wire_order
|
||||
validation (git-fixes).
|
||||
- Input: alps - fix use-after-free bugs caused by
|
||||
dev3_register_work (git-fixes).
|
||||
- Input: atkbd - skip deactivate for HONOR FMB-P's internal
|
||||
keyboard (git-fixes).
|
||||
- spi: cadence-quadspi: Fix clock disable on probe failure path
|
||||
(git-fixes).
|
||||
- spi: fsl-cpm: Check length parity before switching to 16 bit
|
||||
mode (git-fixes).
|
||||
- hwmon: (ltc4282): Fix reset_history file permissions
|
||||
(git-fixes).
|
||||
- hwmon: (tmp401) fix overflow caused by default conversion rate
|
||||
value (git-fixes).
|
||||
- hwmon: (ibmpex) fix use-after-free in high/low store
|
||||
(git-fixes).
|
||||
- hwmon: (dell-smm) Limit fan multiplier to avoid overflow
|
||||
(git-fixes).
|
||||
- mmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to
|
||||
Kconfig (git-fixes).
|
||||
- mmc: sdhci-of-arasan: Increase CD stable timeout to 2 seconds
|
||||
(git-fixes).
|
||||
- PM: runtime: Do not clear needs_force_resume with enabled
|
||||
runtime PM (git-fixes).
|
||||
- nfc: pn533: Fix error code in pn533_acr122_poweron_rdr()
|
||||
(git-fixes).
|
||||
- r8169: fix RTL8117 Wake-on-Lan in DASH mode (git-fixes).
|
||||
- net: phy: marvell-88q2xxx: Fix clamped value in
|
||||
mv88q2xxx_hwmon_write (git-fixes).
|
||||
- firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select
|
||||
FW_LOADER (git-fixes).
|
||||
- efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
|
||||
(stable-fixes).
|
||||
- efi/cper: Add a new helper function to print bitmasks
|
||||
(stable-fixes).
|
||||
- efi/cper: Adjust infopfx size to accept an extra space
|
||||
(stable-fixes).
|
||||
- usb: dwc2: disable platform lowlevel hw resources during
|
||||
shutdown (stable-fixes).
|
||||
- resource: introduce is_type_match() helper and use it
|
||||
(stable-fixes).
|
||||
- resource: replace open coded resource_intersection()
|
||||
(stable-fixes).
|
||||
- commit 0273be1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 10:54:13 CET 2026 - tiwai@suse.de
|
||||
|
||||
- accel/ivpu: Prevent runtime suspend during context abort work
|
||||
(stable-fixes).
|
||||
- Refresh
|
||||
patches.suse/accel-ivpu-Trigger-device-recovery-on-engine-reset-r.patch.
|
||||
- commit 79c3327
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 10:53:17 CET 2026 - tiwai@suse.de
|
||||
|
||||
- drm/imagination: Disallow exporting of PM/FW protected objects
|
||||
(git-fixes).
|
||||
- Bluetooth: btusb: revert use of devm_kzalloc in btusb
|
||||
(git-fixes).
|
||||
- crypto: seqiv - Do not use req->iv after crypto_aead_encrypt
|
||||
(git-fixes).
|
||||
- drm/msm/dpu: Add missing NULL pointer check for pingpong
|
||||
interface (git-fixes).
|
||||
- ASoC: ak4458: remove the reset operation in probe and remove
|
||||
(git-fixes).
|
||||
- ASoC: fsl_sai: Constrain sample rates from audio PLLs only in
|
||||
master mode (git-fixes).
|
||||
- ALSA: usb-mixer: us16x08: validate meter packet indices
|
||||
(git-fixes).
|
||||
- ALSA: pcmcia: Fix resource leak in snd_pdacf_probe error path
|
||||
(git-fixes).
|
||||
- ALSA: vxpocket: Fix resource leak in vxpocket_probe error path
|
||||
(git-fixes).
|
||||
- drm/xe: Use usleep_range for accurate long-running workload
|
||||
timeslicing (git-fixes).
|
||||
- drm/xe: Drop preempt-fences when destroying imported dma-bufs
|
||||
(git-fixes).
|
||||
- drm/xe/oa: Disallow 0 OA property values (git-fixes).
|
||||
- drm/xe: Adjust long-running workload timeslices to reasonable
|
||||
values (git-fixes).
|
||||
- drm/xe/oa: Limit num_syncs to prevent oversized allocations
|
||||
(git-fixes).
|
||||
- drm/xe: Limit num_syncs to prevent oversized allocations
|
||||
(git-fixes).
|
||||
- drm/xe: Restore engine registers before restarting schedulers
|
||||
after GT reset (git-fixes).
|
||||
- drm/xe/bo: Don't include the CCS metadata in the dma-buf
|
||||
sg-table (git-fixes).
|
||||
- drm/me/gsc: mei interrupt top half should be in irq disabled
|
||||
context (git-fixes).
|
||||
- drm/panel: sony-td4353-jdi: Enable prepare_prev_first
|
||||
(git-fixes).
|
||||
- ACPI: PCC: Fix race condition by removing static qualifier
|
||||
(git-fixes).
|
||||
- ACPI: CPPC: Fix missing PCC check for guaranteed_perf
|
||||
(git-fixes).
|
||||
- can: j1939: make j1939_sk_bind() fail if device is no longer
|
||||
registered (git-fixes).
|
||||
- can: gs_usb: gs_can_open(): fix error handling (git-fixes).
|
||||
- ASoC: codecs: nau8325: Silence uninitialized variables warnings
|
||||
(stable-fixes).
|
||||
- ASoC: nau8325: use simple i2c probe function (stable-fixes).
|
||||
- ALSA: wavefront: Fix integer overflow in sample size validation
|
||||
(git-fixes).
|
||||
- accel/ivpu: Ensure rpm_runtime_put in case of engine
|
||||
reset/resume fail (git-fixes).
|
||||
- commit bc5d2b7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 2 10:33:37 CET 2026 - msuchanek@suse.de
|
||||
|
||||
- powerpc/kexec: Enable SMT before waking offline CPUs
|
||||
(bsc#1214285 bsc#1205462 ltc#200161 ltc#200588 git-fixes
|
||||
bsc#1253739 ltc#211493 bsc#1254244 ltc#216496).
|
||||
- commit 2cae729
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 2 08:15:46 CET 2026 - petr.pavlu@suse.com
|
||||
|
||||
- ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct()
|
||||
(git-fixes).
|
||||
- commit fa39b88
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 2 07:46:15 CET 2026 - petr.pavlu@suse.com
|
||||
|
||||
- uprobe: Do not emulate/sstep original instruction when ip is
|
||||
changed (git-fixes).
|
||||
- commit d467aca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 23:23:05 CET 2025 - lduncan@suse.com
|
||||
|
||||
- scsi: ufs: core: Fix PM QoS mutex initialization (git-fixes).
|
||||
- commit d4f8c1e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 20:25:43 CET 2025 - fmancera@suse.de
|
||||
|
||||
- sysfs: check visibility before changing group attribute
|
||||
ownership (CVE-2025-40355 bsc#1255261).
|
||||
- commit 880a26c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 17:06:35 CET 2025 - lduncan@suse.com
|
||||
|
||||
- kabi: fix struct ufs_hba changes (bsc#1253414 CVE-2025-40130).
|
||||
- commit fc77a12
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 11:13:43 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix race condition in kprobe initialization causing
|
||||
NULL pointer dereference (CVE-2025-40042 bsc#1252861).
|
||||
- commit bdfa48f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:31:07 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: Handle typeof_unqual keyword and __seg_{fs,gs}
|
||||
qualifiers (bsc#1236052).
|
||||
- commit 0e659c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:30:36 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: factor out APP for the ST_NORMAL state (bsc#1236052).
|
||||
- commit 5358749
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:30:06 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute before init-declarator
|
||||
(bsc#1236052).
|
||||
- commit 9d85e9d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:29:32 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for builtin (u)int*x*_t types
|
||||
(bsc#1236052).
|
||||
- commit 185bd6a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:28:59 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute after 'union'
|
||||
(bsc#1236052).
|
||||
- commit 2ac1289
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:28:24 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute after 'struct'
|
||||
(bsc#1236052).
|
||||
- commit a014557
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:27:48 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute after
|
||||
abstact_declarator (bsc#1236052).
|
||||
- commit 4c80d7c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:27:18 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute before
|
||||
nested_declarator (bsc#1236052).
|
||||
- commit 57006cf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:26:43 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute before
|
||||
abstract_declarator (bsc#1236052).
|
||||
- commit 7e3aae9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:26:07 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: decouple ATTRIBUTE_PHRASE from type-qualifier
|
||||
(bsc#1236052).
|
||||
- commit df3529a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:25:35 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: record attributes consistently for init-declarator
|
||||
(bsc#1236052).
|
||||
- commit e523534
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:25:01 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: restrict direct-declarator to take one
|
||||
parameter-type-list (bsc#1236052).
|
||||
- commit 5d44f80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:24:08 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: restrict direct-abstract-declarator to take one
|
||||
parameter-type-list (bsc#1236052).
|
||||
- commit 72b3275
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:23:34 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: remove Makefile hack (bsc#1236052).
|
||||
- commit d72f174
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:22:51 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix last 3 shift/reduce conflicts (bsc#1236052).
|
||||
- commit 39457e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:22:16 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix 6 shift/reduce conflicts and 5 reduce/reduce
|
||||
conflicts (bsc#1236052).
|
||||
- commit 42dc606
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:21:36 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: reduce type_qualifier directly to decl_specifier
|
||||
(bsc#1236052).
|
||||
- commit e767d23
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:20:58 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: rename cvar_qualifier to type_qualifier (bsc#1236052).
|
||||
- commit 0da131e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:20:21 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: rename m_abstract_declarator to abstract_declarator
|
||||
(bsc#1236052).
|
||||
- commit 307de95
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:19:14 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: use uint32_t instead of unsigned long for calculating
|
||||
CRC (bsc#1236052).
|
||||
- commit 66e7c65
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:16:54 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: use generic macros for hash table implementation
|
||||
(bsc#1236052).
|
||||
- Refresh
|
||||
patches.suse/genksyms-Fix-enum-consts-from-a-reference-affecting-new-va.patch.
|
||||
- commit e5d70f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:15:06 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: refactor the return points in the for-loop in
|
||||
__add_symbol() (bsc#1236052).
|
||||
- commit 8ff674f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:13:18 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: reduce the indentation in the for-loop in
|
||||
__add_symbol() (bsc#1236052).
|
||||
- Refresh
|
||||
patches.suse/genksyms-Fix-enum-consts-from-a-reference-affecting-new-va.patch.
|
||||
- commit 8eaca75
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:10:34 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: reduce indentation in export_symbol() (bsc#1236052).
|
||||
- commit 9545dc6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 13:23:33 CET 2025 - clopez@suse.de
|
||||
|
||||
- KVM: SEV: Drop GHCB_VERSION_DEFAULT and open code it
|
||||
(bsc#1255672).
|
||||
- Refresh
|
||||
patches.suse/KVM-SEV-Enforce-minimum-GHCB-version-requirement-for.patch.
|
||||
- Refresh
|
||||
patches.suse/KVM-SEV-Rename-kvm_ghcb_get_sw_exit_code-to-kvm_get_.patch.
|
||||
- commit 24d45f1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 00:15:54 CET 2025 - lduncan@suse.com
|
||||
|
||||
- scsi: ufs: core: Fix data race in CPU latency PM QoS request
|
||||
handling (CVE-2025-40130 bsc#1253414).
|
||||
- commit ebfcb5d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 29 19:04:51 CET 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpuidle: menu: Use residency threshold in polling state override
|
||||
decisions (bsc#1255026).
|
||||
- commit 652c9d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 28 19:01:32 CET 2025 - lduncan@suse.com
|
||||
|
||||
- supported.conf: Update path for ufs drivers
|
||||
As part of bsc#1253414 CVE-2025-40130, which updates
|
||||
the ufs driver, it was discovered that the pathnames
|
||||
in the supported module list had the old ufs driver
|
||||
pathnames, which was drivers/scsi/ufs. But the
|
||||
ufs drivers are now in drivers/ufs.
|
||||
Also, the ti-j721e-ufs modules is now in the "host"
|
||||
subdirectory.
|
||||
- commit 0d9f529
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 23 10:35:46 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- selftests/bpf: Test widen_imprecise_scalars() with different
|
||||
stack depth (CVE-2025-68208 bsc#1255227).
|
||||
- commit cbc44e7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 23 10:21:49 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- bpf: account for current allocated stack depth in
|
||||
widen_imprecise_scalars() (CVE-2025-68208 bsc#1255227).
|
||||
- commit ac93c78
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 23 06:56:23 CET 2025 - heming.zhao@suse.com
|
||||
|
||||
- gfs2: Fix unlikely race in gdlm_put_lock (CVE-2025-40242
|
||||
bsc#1255075).
|
||||
- commit d162d45
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 12:10:19 CET 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_ct: add seqadj extension for natted connections
|
||||
(CVE-2025-68206 bsc#1255142).
|
||||
- commit c2d456f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 11:54:35 CET 2025 - fmancera@suse.de
|
||||
|
||||
- sctp: Prevent TOCTOU out-of-bounds write (CVE-2025-40331
|
||||
bsc#1254615).
|
||||
- commit cd21b6d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 11:16:27 CET 2025 - fmancera@suse.de
|
||||
|
||||
- net: bridge: fix use-after-free due to MST port state bypass
|
||||
(CVE-2025-40297 bsc#1255187).
|
||||
- commit 656c4a6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 08:41:52 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- bpf: Sync pending IRQ work before freeing ring buffer
|
||||
(CVE-2025-40319 bsc#1254794).
|
||||
- commit 0031a97
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 21 14:48:36 CET 2025 - heming.zhao@suse.com
|
||||
|
||||
- ocfs2: clear extent cache after moving/defragmenting extents
|
||||
(CVE-2025-40233 bsc#1254813).
|
||||
- commit 852b35f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 21 14:46:53 CET 2025 - mkubecek@suse.cz
|
||||
|
||||
- net: use dst_dev_rcu() in sk_setup_caps() (CVE-2025-40170
|
||||
bsc#1253413).
|
||||
- commit 2787f89
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 17:17:26 CET 2025 - fmancera@suse.de
|
||||
|
||||
- tipc: Fix use-after-free in tipc_mon_reinit_self()
|
||||
(CVE-2025-40280 bsc#1254847).
|
||||
- commit 1a4ecc3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 17:05:08 CET 2025 - mkoutny@suse.com
|
||||
|
||||
- cgroup: rstat: use LOCK CMPXCHG in css_rstat_updated
|
||||
(bsc#1255434).
|
||||
- bpf: Do not limit bpf_cgroup_from_id to current's namespace
|
||||
(bsc#1255433).
|
||||
- commit f9dd89c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 15:01:00 CET 2025 - dfaggioli@suse.com
|
||||
|
||||
- virtio-net: fix received length check in big packets (bsc#1255175, CVE-2025-40292).
|
||||
- commit d9c33d8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 14:47:20 CET 2025 - mkoutny@suse.com
|
||||
|
||||
- af_unix: Initialise scc_index in unix_add_edge() (CVE-2025-40214
|
||||
bsc#1254961).
|
||||
- commit f4d0234
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 12:51:51 CET 2025 - sjaeckel@suse.de
|
||||
|
||||
- net: atlantic: fix fragment overflow handling in RX path
|
||||
(CVE-2025-68301 bsc#1255120).
|
||||
- net: openvswitch: remove never-working support for setting
|
||||
nsh fields (CVE-2025-40254 bsc#1254852).
|
||||
- commit ca34a4d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 10:14:23 CET 2025 - jgross@suse.com
|
||||
|
||||
- vsock: Ignore signal/timeout on connect() if already established
|
||||
(CVE-2025-40248, bsc#1254864).
|
||||
- commit 8f55c39
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 10:00:34 CET 2025 - jgross@suse.com
|
||||
|
||||
- vsock: fix lock inversion in vsock_assign_transport()
|
||||
(CVE-2025-40231, bsc#1254815).
|
||||
- commit 1f7e22a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 09:46:36 CET 2025 - jgross@suse.com
|
||||
|
||||
- xen/events: Return -EEXIST for bound VIRQs (CVE-2025-40160,
|
||||
bsc#1253400).
|
||||
- commit 3883ce8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 09:32:49 CET 2025 - jgross@suse.com
|
||||
|
||||
- xen/events: Cleanup find_virq() return codes (CVE-2025-40160,
|
||||
bsc#1253400).
|
||||
- commit 8f641eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 15:10:44 CET 2025 - rbm@suse.com
|
||||
|
||||
- selftests: net: fib-onlink-tests: Set high metric for default
|
||||
IPv6 route (bsc#1255346).
|
||||
- selftests: net: use slowwait to make sure IPv6 setup finished
|
||||
(bsc#1255349).
|
||||
- selftests: net: use slowwait to stabilize vrf_route_leaking test
|
||||
(bsc#1255349).
|
||||
- commit 18154f6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 12:18:16 CET 2025 - fmancera@suse.de
|
||||
|
||||
- kABI: xfrm: delete x->tunnel as we delete x (bsc#1254959
|
||||
CVE-2025-40215).
|
||||
- commit 23f1b71
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 11:00:25 CET 2025 - sjaeckel@suse.de
|
||||
|
||||
- be2net: pass wrb_params in case of OS2BMC (CVE-2025-40264
|
||||
bsc#1254835).
|
||||
- net: phy: micrel: always set shared->phydev for LAN8814
|
||||
(CVE-2025-40239 bsc#1254868).
|
||||
- commit 48a9709
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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:43:51 CET 2025 - rbm@suse.com
|
||||
|
||||
- netdevsim: print human readable IP address (bsc#1255071).
|
||||
- commit f4d9e1a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 13:05:30 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- selftests/bpf: Skip timer cases when bpf_timer is not supported
|
||||
(git-fixes).
|
||||
- commit 52f69d8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 12:42:40 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- bpf: Reject bpf_timer for PREEMPT_RT (git-fixes).
|
||||
- commit 772432b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 11:08:42 CET 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: fix out of bounds memory read error in symlink repair
|
||||
(CVE-2025-40246 bsc#1254861).
|
||||
- commit 520885a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 10:55:00 CET 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: Replace strncpy with memcpy (git-fixes).
|
||||
- commit d262779
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 10:04:27 CET 2025 - tbogendoerfer@suse.de
|
||||
|
||||
@@ -6,6 +669,13 @@ Wed Dec 17 10:04:27 CET 2025 - tbogendoerfer@suse.de
|
||||
patches.suse/devlink-Add-support-for-u64-parameters.patch.
|
||||
- commit 08c3324
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 10:00:39 CET 2025 - jgross@suse.com
|
||||
|
||||
- KVM: guest_memfd: Remove bindings on memslot deletion when
|
||||
gmem is dying (CVE-2025-40274, bsc#1254830).
|
||||
- commit bf3055c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 03:33:06 CET 2025 - wqu@suse.com
|
||||
|
||||
@@ -39,6 +709,20 @@ Tue Dec 16 13:27:55 CET 2025 - jwiesner@suse.de
|
||||
bsc#1252046).
|
||||
- commit 584a8ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 16 11:57:54 CET 2025 - fmancera@suse.de
|
||||
|
||||
- xfrm: also call xfrm_state_delete_tunnel at destroy time for
|
||||
states that were never added (CVE-2025-40215 bsc#1254959).
|
||||
- commit e9b2533
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 15 17:33:22 CET 2025 - fmancera@suse.de
|
||||
|
||||
- xfrm: delete x->tunnel as we delete x (CVE-2025-40215
|
||||
bsc#1254959).
|
||||
- commit 2fc5164
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 15 11:56:05 CET 2025 - pfalcato@suse.de
|
||||
|
||||
@@ -1484,6 +2168,13 @@ Thu Nov 27 08:29:54 CET 2025 - hare@suse.de
|
||||
- KVM: s390: improve interrupt cpu for wakeup (bsc#1235463).
|
||||
- commit 772f945
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 08:21:20 CET 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- kABI workaround for bpf: Enforce expected_attach_type for
|
||||
tailcall compatibility (CVE-2025-40123 bsc#1253365).
|
||||
- commit 71b6940
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 07:16:26 CET 2025 - tiwai@suse.de
|
||||
|
||||
@@ -1491,6 +2182,15 @@ Thu Nov 27 07:16:26 CET 2025 - tiwai@suse.de
|
||||
(git-fixes).
|
||||
- commit cab7bbf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 06:06:14 CET 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- selftests/bpf: Add test case for different expected_attach_type
|
||||
(CVE-2025-40123 bsc#1253365).
|
||||
- bpf: Enforce expected_attach_type for tailcall compatibility
|
||||
(CVE-2025-40123 bsc#1253365).
|
||||
- commit 9fe957a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 04:03:22 CET 2025 - mgorman@suse.de
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-source
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%define srcversion 6.12
|
||||
%define patchversion 6.12.0
|
||||
%define git_commit cd450b4544355d6ffe04ab5d357c30502883668b
|
||||
%define git_commit f0eb18e537bbf815824a55e6f0ab64b40fa3e1d4
|
||||
%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>.gcd450b4
|
||||
Release: <RELEASE>.gf0eb18e
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
@@ -1,3 +1,666 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 7 15:53:03 CET 2026 - tiwai@suse.de
|
||||
|
||||
- platform/x86/intel/pmt/discovery: use valid device pointer in
|
||||
dev_err_probe (git-fixes).
|
||||
- platform/x86/intel/pmt: Fix kobject memory leak on init failure
|
||||
(git-fixes).
|
||||
- commit 08608e1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 7 13:46:22 CET 2026 - msuchanek@suse.de
|
||||
|
||||
- pseries/lparcfg: Add resource group monitoring (jsc#PED-14514).
|
||||
- commit 1e32467
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 14:22:19 CET 2026 - tbogendoerfer@suse.de
|
||||
|
||||
- team: Move team device type change at the end of team_port_add
|
||||
(CVE-2025-68340 bsc#1255507).
|
||||
- net/mlx5: Clean up only new IRQ glue on request_irq() failure
|
||||
(CVE-2025-40250 bsc#1254854).
|
||||
- net: qlogic/qede: fix potential out-of-bounds read in
|
||||
qede_tpa_cont() and qede_tpa_end() (CVE-2025-40252 bsc#1254849).
|
||||
- net: enetc: fix the deadlock of enetc_mdio_lock (CVE-2025-40347
|
||||
bsc#1255262).
|
||||
- commit 085c913
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 13:49:49 CET 2026 - tiwai@suse.de
|
||||
|
||||
- ASoC: Intel: avs: Do not share the name pointer between
|
||||
components (CVE-2025-40338 bsc#1255273).
|
||||
- commit fb15ec5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 11:02:40 CET 2026 - tiwai@suse.de
|
||||
|
||||
- usb: phy: isp1301: fix non-OF device reference imbalance
|
||||
(git-fixes).
|
||||
- usb: gadget: lpc32xx_udc: fix clock imbalance in error path
|
||||
(git-fixes).
|
||||
- serial: core: Fix serial device initialization (git-fixes).
|
||||
- commit 592ca99
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 11:01:31 CET 2026 - tiwai@suse.de
|
||||
|
||||
- wifi: mac80211: do not use old MBSSID elements (git-fixes).
|
||||
- wifi: cfg80211: sme: store capped length in
|
||||
__cfg80211_connect_result() (git-fixes).
|
||||
- wifi: rtlwifi: 8192cu: fix tid out of range in
|
||||
rtl92cu_tx_fill_desc() (git-fixes).
|
||||
- wifi: rtw88: limit indirect IO under powered off for RTL8822CS
|
||||
(git-fixes).
|
||||
- usb: ohci-nxp: fix device leak on probe failure (git-fixes).
|
||||
- usb: dwc3: of-simple: fix clock resource leak in
|
||||
dwc3_of_simple_probe (git-fixes).
|
||||
- USB: lpc32xx_udc: Fix error handling in probe (git-fixes).
|
||||
- usb: typec: altmodes/displayport: Drop the device reference
|
||||
in dp_altmode_probe() (git-fixes).
|
||||
- usb: renesas_usbhs: Fix a resource leak in usbhs_pipe_malloc()
|
||||
(git-fixes).
|
||||
- usb: dwc3: keep susphy enabled during exit to avoid controller
|
||||
faults (git-fixes).
|
||||
- usb: dwc2: fix hang during shutdown if set as peripheral
|
||||
(git-fixes).
|
||||
- wifi: ath10k: move recovery check logic into a new work
|
||||
(git-fixes).
|
||||
- wifi: ath10k: Add missing include of export.h (stable-fixes).
|
||||
- wifi: ath10k: Avoid vdev delete timeout when firmware is
|
||||
already down (stable-fixes).
|
||||
- commit 07af9a3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 10:59:02 CET 2026 - tiwai@suse.de
|
||||
|
||||
- of: unittest: Fix memory leak in unittest_data_add()
|
||||
(git-fixes).
|
||||
- drm/i915/gem: Zero-initialize the eb.vma array in
|
||||
i915_gem_do_execbuffer (git-fixes).
|
||||
- drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state()
|
||||
in prepare_fb (git-fixes).
|
||||
- platform/x86: hp-bioscfg: Fix out-of-bounds array access in
|
||||
ACPI package parsing (git-fixes).
|
||||
- platform/x86: ibm_rtl: fix EBDA signature search pointer
|
||||
arithmetic (git-fixes).
|
||||
- platform/x86: msi-laptop: add missing sysfs_remove_group()
|
||||
(git-fixes).
|
||||
- platform/mellanox: mlxbf-pmc: Remove trailing whitespaces from
|
||||
event names (git-fixes).
|
||||
- net: rose: fix invalid array index in rose_kill_by_device()
|
||||
(git-fixes).
|
||||
- net: usb: sr9700: fix incorrect command used to write single
|
||||
register (git-fixes).
|
||||
- net: nfc: fix deadlock between nfc_unregister_device and
|
||||
rfkill_fop_write (git-fixes).
|
||||
- net: usb: rtl8150: fix memory leak on usb_submit_urb() failure
|
||||
(git-fixes).
|
||||
- net: mdio: aspeed: add dummy read to avoid read-after-write
|
||||
issue (git-fixes).
|
||||
- idr: fix idr_alloc() returning an ID out of range (git-fixes).
|
||||
- genalloc.h: fix htmldocs warning (git-fixes).
|
||||
- serial: sh-sci: Check that the DMA cookie is valid (git-fixes).
|
||||
- serial: core: Restore sysfs fwnode information (git-fixes).
|
||||
- firewire: nosy: Fix dma_free_coherent() size (git-fixes).
|
||||
- Input: ti_am335x_tsc - fix off-by-one error in wire_order
|
||||
validation (git-fixes).
|
||||
- Input: alps - fix use-after-free bugs caused by
|
||||
dev3_register_work (git-fixes).
|
||||
- Input: atkbd - skip deactivate for HONOR FMB-P's internal
|
||||
keyboard (git-fixes).
|
||||
- spi: cadence-quadspi: Fix clock disable on probe failure path
|
||||
(git-fixes).
|
||||
- spi: fsl-cpm: Check length parity before switching to 16 bit
|
||||
mode (git-fixes).
|
||||
- hwmon: (ltc4282): Fix reset_history file permissions
|
||||
(git-fixes).
|
||||
- hwmon: (tmp401) fix overflow caused by default conversion rate
|
||||
value (git-fixes).
|
||||
- hwmon: (ibmpex) fix use-after-free in high/low store
|
||||
(git-fixes).
|
||||
- hwmon: (dell-smm) Limit fan multiplier to avoid overflow
|
||||
(git-fixes).
|
||||
- mmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to
|
||||
Kconfig (git-fixes).
|
||||
- mmc: sdhci-of-arasan: Increase CD stable timeout to 2 seconds
|
||||
(git-fixes).
|
||||
- PM: runtime: Do not clear needs_force_resume with enabled
|
||||
runtime PM (git-fixes).
|
||||
- nfc: pn533: Fix error code in pn533_acr122_poweron_rdr()
|
||||
(git-fixes).
|
||||
- r8169: fix RTL8117 Wake-on-Lan in DASH mode (git-fixes).
|
||||
- net: phy: marvell-88q2xxx: Fix clamped value in
|
||||
mv88q2xxx_hwmon_write (git-fixes).
|
||||
- firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select
|
||||
FW_LOADER (git-fixes).
|
||||
- efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
|
||||
(stable-fixes).
|
||||
- efi/cper: Add a new helper function to print bitmasks
|
||||
(stable-fixes).
|
||||
- efi/cper: Adjust infopfx size to accept an extra space
|
||||
(stable-fixes).
|
||||
- usb: dwc2: disable platform lowlevel hw resources during
|
||||
shutdown (stable-fixes).
|
||||
- resource: introduce is_type_match() helper and use it
|
||||
(stable-fixes).
|
||||
- resource: replace open coded resource_intersection()
|
||||
(stable-fixes).
|
||||
- commit 0273be1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 10:54:13 CET 2026 - tiwai@suse.de
|
||||
|
||||
- accel/ivpu: Prevent runtime suspend during context abort work
|
||||
(stable-fixes).
|
||||
- Refresh
|
||||
patches.suse/accel-ivpu-Trigger-device-recovery-on-engine-reset-r.patch.
|
||||
- commit 79c3327
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 10:53:17 CET 2026 - tiwai@suse.de
|
||||
|
||||
- drm/imagination: Disallow exporting of PM/FW protected objects
|
||||
(git-fixes).
|
||||
- Bluetooth: btusb: revert use of devm_kzalloc in btusb
|
||||
(git-fixes).
|
||||
- crypto: seqiv - Do not use req->iv after crypto_aead_encrypt
|
||||
(git-fixes).
|
||||
- drm/msm/dpu: Add missing NULL pointer check for pingpong
|
||||
interface (git-fixes).
|
||||
- ASoC: ak4458: remove the reset operation in probe and remove
|
||||
(git-fixes).
|
||||
- ASoC: fsl_sai: Constrain sample rates from audio PLLs only in
|
||||
master mode (git-fixes).
|
||||
- ALSA: usb-mixer: us16x08: validate meter packet indices
|
||||
(git-fixes).
|
||||
- ALSA: pcmcia: Fix resource leak in snd_pdacf_probe error path
|
||||
(git-fixes).
|
||||
- ALSA: vxpocket: Fix resource leak in vxpocket_probe error path
|
||||
(git-fixes).
|
||||
- drm/xe: Use usleep_range for accurate long-running workload
|
||||
timeslicing (git-fixes).
|
||||
- drm/xe: Drop preempt-fences when destroying imported dma-bufs
|
||||
(git-fixes).
|
||||
- drm/xe/oa: Disallow 0 OA property values (git-fixes).
|
||||
- drm/xe: Adjust long-running workload timeslices to reasonable
|
||||
values (git-fixes).
|
||||
- drm/xe/oa: Limit num_syncs to prevent oversized allocations
|
||||
(git-fixes).
|
||||
- drm/xe: Limit num_syncs to prevent oversized allocations
|
||||
(git-fixes).
|
||||
- drm/xe: Restore engine registers before restarting schedulers
|
||||
after GT reset (git-fixes).
|
||||
- drm/xe/bo: Don't include the CCS metadata in the dma-buf
|
||||
sg-table (git-fixes).
|
||||
- drm/me/gsc: mei interrupt top half should be in irq disabled
|
||||
context (git-fixes).
|
||||
- drm/panel: sony-td4353-jdi: Enable prepare_prev_first
|
||||
(git-fixes).
|
||||
- ACPI: PCC: Fix race condition by removing static qualifier
|
||||
(git-fixes).
|
||||
- ACPI: CPPC: Fix missing PCC check for guaranteed_perf
|
||||
(git-fixes).
|
||||
- can: j1939: make j1939_sk_bind() fail if device is no longer
|
||||
registered (git-fixes).
|
||||
- can: gs_usb: gs_can_open(): fix error handling (git-fixes).
|
||||
- ASoC: codecs: nau8325: Silence uninitialized variables warnings
|
||||
(stable-fixes).
|
||||
- ASoC: nau8325: use simple i2c probe function (stable-fixes).
|
||||
- ALSA: wavefront: Fix integer overflow in sample size validation
|
||||
(git-fixes).
|
||||
- accel/ivpu: Ensure rpm_runtime_put in case of engine
|
||||
reset/resume fail (git-fixes).
|
||||
- commit bc5d2b7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 2 10:33:37 CET 2026 - msuchanek@suse.de
|
||||
|
||||
- powerpc/kexec: Enable SMT before waking offline CPUs
|
||||
(bsc#1214285 bsc#1205462 ltc#200161 ltc#200588 git-fixes
|
||||
bsc#1253739 ltc#211493 bsc#1254244 ltc#216496).
|
||||
- commit 2cae729
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 2 08:15:46 CET 2026 - petr.pavlu@suse.com
|
||||
|
||||
- ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct()
|
||||
(git-fixes).
|
||||
- commit fa39b88
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 2 07:46:15 CET 2026 - petr.pavlu@suse.com
|
||||
|
||||
- uprobe: Do not emulate/sstep original instruction when ip is
|
||||
changed (git-fixes).
|
||||
- commit d467aca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 23:23:05 CET 2025 - lduncan@suse.com
|
||||
|
||||
- scsi: ufs: core: Fix PM QoS mutex initialization (git-fixes).
|
||||
- commit d4f8c1e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 20:25:43 CET 2025 - fmancera@suse.de
|
||||
|
||||
- sysfs: check visibility before changing group attribute
|
||||
ownership (CVE-2025-40355 bsc#1255261).
|
||||
- commit 880a26c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 17:06:35 CET 2025 - lduncan@suse.com
|
||||
|
||||
- kabi: fix struct ufs_hba changes (bsc#1253414 CVE-2025-40130).
|
||||
- commit fc77a12
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 11:13:43 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix race condition in kprobe initialization causing
|
||||
NULL pointer dereference (CVE-2025-40042 bsc#1252861).
|
||||
- commit bdfa48f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:31:07 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: Handle typeof_unqual keyword and __seg_{fs,gs}
|
||||
qualifiers (bsc#1236052).
|
||||
- commit 0e659c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:30:36 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: factor out APP for the ST_NORMAL state (bsc#1236052).
|
||||
- commit 5358749
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:30:06 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute before init-declarator
|
||||
(bsc#1236052).
|
||||
- commit 9d85e9d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:29:32 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for builtin (u)int*x*_t types
|
||||
(bsc#1236052).
|
||||
- commit 185bd6a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:28:59 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute after 'union'
|
||||
(bsc#1236052).
|
||||
- commit 2ac1289
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:28:24 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute after 'struct'
|
||||
(bsc#1236052).
|
||||
- commit a014557
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:27:48 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute after
|
||||
abstact_declarator (bsc#1236052).
|
||||
- commit 4c80d7c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:27:18 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute before
|
||||
nested_declarator (bsc#1236052).
|
||||
- commit 57006cf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:26:43 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute before
|
||||
abstract_declarator (bsc#1236052).
|
||||
- commit 7e3aae9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:26:07 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: decouple ATTRIBUTE_PHRASE from type-qualifier
|
||||
(bsc#1236052).
|
||||
- commit df3529a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:25:35 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: record attributes consistently for init-declarator
|
||||
(bsc#1236052).
|
||||
- commit e523534
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:25:01 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: restrict direct-declarator to take one
|
||||
parameter-type-list (bsc#1236052).
|
||||
- commit 5d44f80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:24:08 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: restrict direct-abstract-declarator to take one
|
||||
parameter-type-list (bsc#1236052).
|
||||
- commit 72b3275
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:23:34 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: remove Makefile hack (bsc#1236052).
|
||||
- commit d72f174
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:22:51 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix last 3 shift/reduce conflicts (bsc#1236052).
|
||||
- commit 39457e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:22:16 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix 6 shift/reduce conflicts and 5 reduce/reduce
|
||||
conflicts (bsc#1236052).
|
||||
- commit 42dc606
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:21:36 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: reduce type_qualifier directly to decl_specifier
|
||||
(bsc#1236052).
|
||||
- commit e767d23
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:20:58 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: rename cvar_qualifier to type_qualifier (bsc#1236052).
|
||||
- commit 0da131e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:20:21 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: rename m_abstract_declarator to abstract_declarator
|
||||
(bsc#1236052).
|
||||
- commit 307de95
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:19:14 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: use uint32_t instead of unsigned long for calculating
|
||||
CRC (bsc#1236052).
|
||||
- commit 66e7c65
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:16:54 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: use generic macros for hash table implementation
|
||||
(bsc#1236052).
|
||||
- Refresh
|
||||
patches.suse/genksyms-Fix-enum-consts-from-a-reference-affecting-new-va.patch.
|
||||
- commit e5d70f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:15:06 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: refactor the return points in the for-loop in
|
||||
__add_symbol() (bsc#1236052).
|
||||
- commit 8ff674f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:13:18 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: reduce the indentation in the for-loop in
|
||||
__add_symbol() (bsc#1236052).
|
||||
- Refresh
|
||||
patches.suse/genksyms-Fix-enum-consts-from-a-reference-affecting-new-va.patch.
|
||||
- commit 8eaca75
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:10:34 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: reduce indentation in export_symbol() (bsc#1236052).
|
||||
- commit 9545dc6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 13:23:33 CET 2025 - clopez@suse.de
|
||||
|
||||
- KVM: SEV: Drop GHCB_VERSION_DEFAULT and open code it
|
||||
(bsc#1255672).
|
||||
- Refresh
|
||||
patches.suse/KVM-SEV-Enforce-minimum-GHCB-version-requirement-for.patch.
|
||||
- Refresh
|
||||
patches.suse/KVM-SEV-Rename-kvm_ghcb_get_sw_exit_code-to-kvm_get_.patch.
|
||||
- commit 24d45f1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 00:15:54 CET 2025 - lduncan@suse.com
|
||||
|
||||
- scsi: ufs: core: Fix data race in CPU latency PM QoS request
|
||||
handling (CVE-2025-40130 bsc#1253414).
|
||||
- commit ebfcb5d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 29 19:04:51 CET 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpuidle: menu: Use residency threshold in polling state override
|
||||
decisions (bsc#1255026).
|
||||
- commit 652c9d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 28 19:01:32 CET 2025 - lduncan@suse.com
|
||||
|
||||
- supported.conf: Update path for ufs drivers
|
||||
As part of bsc#1253414 CVE-2025-40130, which updates
|
||||
the ufs driver, it was discovered that the pathnames
|
||||
in the supported module list had the old ufs driver
|
||||
pathnames, which was drivers/scsi/ufs. But the
|
||||
ufs drivers are now in drivers/ufs.
|
||||
Also, the ti-j721e-ufs modules is now in the "host"
|
||||
subdirectory.
|
||||
- commit 0d9f529
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 23 10:35:46 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- selftests/bpf: Test widen_imprecise_scalars() with different
|
||||
stack depth (CVE-2025-68208 bsc#1255227).
|
||||
- commit cbc44e7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 23 10:21:49 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- bpf: account for current allocated stack depth in
|
||||
widen_imprecise_scalars() (CVE-2025-68208 bsc#1255227).
|
||||
- commit ac93c78
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 23 06:56:23 CET 2025 - heming.zhao@suse.com
|
||||
|
||||
- gfs2: Fix unlikely race in gdlm_put_lock (CVE-2025-40242
|
||||
bsc#1255075).
|
||||
- commit d162d45
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 12:10:19 CET 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_ct: add seqadj extension for natted connections
|
||||
(CVE-2025-68206 bsc#1255142).
|
||||
- commit c2d456f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 11:54:35 CET 2025 - fmancera@suse.de
|
||||
|
||||
- sctp: Prevent TOCTOU out-of-bounds write (CVE-2025-40331
|
||||
bsc#1254615).
|
||||
- commit cd21b6d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 11:16:27 CET 2025 - fmancera@suse.de
|
||||
|
||||
- net: bridge: fix use-after-free due to MST port state bypass
|
||||
(CVE-2025-40297 bsc#1255187).
|
||||
- commit 656c4a6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 08:41:52 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- bpf: Sync pending IRQ work before freeing ring buffer
|
||||
(CVE-2025-40319 bsc#1254794).
|
||||
- commit 0031a97
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 21 14:48:36 CET 2025 - heming.zhao@suse.com
|
||||
|
||||
- ocfs2: clear extent cache after moving/defragmenting extents
|
||||
(CVE-2025-40233 bsc#1254813).
|
||||
- commit 852b35f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 21 14:46:53 CET 2025 - mkubecek@suse.cz
|
||||
|
||||
- net: use dst_dev_rcu() in sk_setup_caps() (CVE-2025-40170
|
||||
bsc#1253413).
|
||||
- commit 2787f89
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 17:17:26 CET 2025 - fmancera@suse.de
|
||||
|
||||
- tipc: Fix use-after-free in tipc_mon_reinit_self()
|
||||
(CVE-2025-40280 bsc#1254847).
|
||||
- commit 1a4ecc3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 17:05:08 CET 2025 - mkoutny@suse.com
|
||||
|
||||
- cgroup: rstat: use LOCK CMPXCHG in css_rstat_updated
|
||||
(bsc#1255434).
|
||||
- bpf: Do not limit bpf_cgroup_from_id to current's namespace
|
||||
(bsc#1255433).
|
||||
- commit f9dd89c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 15:01:00 CET 2025 - dfaggioli@suse.com
|
||||
|
||||
- virtio-net: fix received length check in big packets (bsc#1255175, CVE-2025-40292).
|
||||
- commit d9c33d8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 14:47:20 CET 2025 - mkoutny@suse.com
|
||||
|
||||
- af_unix: Initialise scc_index in unix_add_edge() (CVE-2025-40214
|
||||
bsc#1254961).
|
||||
- commit f4d0234
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 12:51:51 CET 2025 - sjaeckel@suse.de
|
||||
|
||||
- net: atlantic: fix fragment overflow handling in RX path
|
||||
(CVE-2025-68301 bsc#1255120).
|
||||
- net: openvswitch: remove never-working support for setting
|
||||
nsh fields (CVE-2025-40254 bsc#1254852).
|
||||
- commit ca34a4d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 10:14:23 CET 2025 - jgross@suse.com
|
||||
|
||||
- vsock: Ignore signal/timeout on connect() if already established
|
||||
(CVE-2025-40248, bsc#1254864).
|
||||
- commit 8f55c39
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 10:00:34 CET 2025 - jgross@suse.com
|
||||
|
||||
- vsock: fix lock inversion in vsock_assign_transport()
|
||||
(CVE-2025-40231, bsc#1254815).
|
||||
- commit 1f7e22a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 09:46:36 CET 2025 - jgross@suse.com
|
||||
|
||||
- xen/events: Return -EEXIST for bound VIRQs (CVE-2025-40160,
|
||||
bsc#1253400).
|
||||
- commit 3883ce8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 09:32:49 CET 2025 - jgross@suse.com
|
||||
|
||||
- xen/events: Cleanup find_virq() return codes (CVE-2025-40160,
|
||||
bsc#1253400).
|
||||
- commit 8f641eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 15:10:44 CET 2025 - rbm@suse.com
|
||||
|
||||
- selftests: net: fib-onlink-tests: Set high metric for default
|
||||
IPv6 route (bsc#1255346).
|
||||
- selftests: net: use slowwait to make sure IPv6 setup finished
|
||||
(bsc#1255349).
|
||||
- selftests: net: use slowwait to stabilize vrf_route_leaking test
|
||||
(bsc#1255349).
|
||||
- commit 18154f6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 12:18:16 CET 2025 - fmancera@suse.de
|
||||
|
||||
- kABI: xfrm: delete x->tunnel as we delete x (bsc#1254959
|
||||
CVE-2025-40215).
|
||||
- commit 23f1b71
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 11:00:25 CET 2025 - sjaeckel@suse.de
|
||||
|
||||
- be2net: pass wrb_params in case of OS2BMC (CVE-2025-40264
|
||||
bsc#1254835).
|
||||
- net: phy: micrel: always set shared->phydev for LAN8814
|
||||
(CVE-2025-40239 bsc#1254868).
|
||||
- commit 48a9709
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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:43:51 CET 2025 - rbm@suse.com
|
||||
|
||||
- netdevsim: print human readable IP address (bsc#1255071).
|
||||
- commit f4d9e1a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 13:05:30 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- selftests/bpf: Skip timer cases when bpf_timer is not supported
|
||||
(git-fixes).
|
||||
- commit 52f69d8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 12:42:40 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- bpf: Reject bpf_timer for PREEMPT_RT (git-fixes).
|
||||
- commit 772432b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 11:08:42 CET 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: fix out of bounds memory read error in symlink repair
|
||||
(CVE-2025-40246 bsc#1254861).
|
||||
- commit 520885a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 10:55:00 CET 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: Replace strncpy with memcpy (git-fixes).
|
||||
- commit d262779
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 10:04:27 CET 2025 - tbogendoerfer@suse.de
|
||||
|
||||
@@ -6,6 +669,13 @@ Wed Dec 17 10:04:27 CET 2025 - tbogendoerfer@suse.de
|
||||
patches.suse/devlink-Add-support-for-u64-parameters.patch.
|
||||
- commit 08c3324
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 10:00:39 CET 2025 - jgross@suse.com
|
||||
|
||||
- KVM: guest_memfd: Remove bindings on memslot deletion when
|
||||
gmem is dying (CVE-2025-40274, bsc#1254830).
|
||||
- commit bf3055c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 03:33:06 CET 2025 - wqu@suse.com
|
||||
|
||||
@@ -39,6 +709,20 @@ Tue Dec 16 13:27:55 CET 2025 - jwiesner@suse.de
|
||||
bsc#1252046).
|
||||
- commit 584a8ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 16 11:57:54 CET 2025 - fmancera@suse.de
|
||||
|
||||
- xfrm: also call xfrm_state_delete_tunnel at destroy time for
|
||||
states that were never added (CVE-2025-40215 bsc#1254959).
|
||||
- commit e9b2533
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 15 17:33:22 CET 2025 - fmancera@suse.de
|
||||
|
||||
- xfrm: delete x->tunnel as we delete x (CVE-2025-40215
|
||||
bsc#1254959).
|
||||
- commit 2fc5164
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 15 11:56:05 CET 2025 - pfalcato@suse.de
|
||||
|
||||
@@ -1484,6 +2168,13 @@ Thu Nov 27 08:29:54 CET 2025 - hare@suse.de
|
||||
- KVM: s390: improve interrupt cpu for wakeup (bsc#1235463).
|
||||
- commit 772f945
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 08:21:20 CET 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- kABI workaround for bpf: Enforce expected_attach_type for
|
||||
tailcall compatibility (CVE-2025-40123 bsc#1253365).
|
||||
- commit 71b6940
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 07:16:26 CET 2025 - tiwai@suse.de
|
||||
|
||||
@@ -1491,6 +2182,15 @@ Thu Nov 27 07:16:26 CET 2025 - tiwai@suse.de
|
||||
(git-fixes).
|
||||
- commit cab7bbf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 06:06:14 CET 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- selftests/bpf: Add test case for different expected_attach_type
|
||||
(CVE-2025-40123 bsc#1253365).
|
||||
- bpf: Enforce expected_attach_type for tailcall compatibility
|
||||
(CVE-2025-40123 bsc#1253365).
|
||||
- commit 9fe957a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 04:03:22 CET 2025 - mgorman@suse.de
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-syms
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define git_commit cd450b4544355d6ffe04ab5d357c30502883668b
|
||||
%define git_commit f0eb18e537bbf815824a55e6f0ab64b40fa3e1d4
|
||||
%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>.gcd450b4
|
||||
Release: <RELEASE>.gf0eb18e
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
@@ -1,3 +1,666 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 7 15:53:03 CET 2026 - tiwai@suse.de
|
||||
|
||||
- platform/x86/intel/pmt/discovery: use valid device pointer in
|
||||
dev_err_probe (git-fixes).
|
||||
- platform/x86/intel/pmt: Fix kobject memory leak on init failure
|
||||
(git-fixes).
|
||||
- commit 08608e1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 7 13:46:22 CET 2026 - msuchanek@suse.de
|
||||
|
||||
- pseries/lparcfg: Add resource group monitoring (jsc#PED-14514).
|
||||
- commit 1e32467
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 14:22:19 CET 2026 - tbogendoerfer@suse.de
|
||||
|
||||
- team: Move team device type change at the end of team_port_add
|
||||
(CVE-2025-68340 bsc#1255507).
|
||||
- net/mlx5: Clean up only new IRQ glue on request_irq() failure
|
||||
(CVE-2025-40250 bsc#1254854).
|
||||
- net: qlogic/qede: fix potential out-of-bounds read in
|
||||
qede_tpa_cont() and qede_tpa_end() (CVE-2025-40252 bsc#1254849).
|
||||
- net: enetc: fix the deadlock of enetc_mdio_lock (CVE-2025-40347
|
||||
bsc#1255262).
|
||||
- commit 085c913
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 13:49:49 CET 2026 - tiwai@suse.de
|
||||
|
||||
- ASoC: Intel: avs: Do not share the name pointer between
|
||||
components (CVE-2025-40338 bsc#1255273).
|
||||
- commit fb15ec5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 11:02:40 CET 2026 - tiwai@suse.de
|
||||
|
||||
- usb: phy: isp1301: fix non-OF device reference imbalance
|
||||
(git-fixes).
|
||||
- usb: gadget: lpc32xx_udc: fix clock imbalance in error path
|
||||
(git-fixes).
|
||||
- serial: core: Fix serial device initialization (git-fixes).
|
||||
- commit 592ca99
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 11:01:31 CET 2026 - tiwai@suse.de
|
||||
|
||||
- wifi: mac80211: do not use old MBSSID elements (git-fixes).
|
||||
- wifi: cfg80211: sme: store capped length in
|
||||
__cfg80211_connect_result() (git-fixes).
|
||||
- wifi: rtlwifi: 8192cu: fix tid out of range in
|
||||
rtl92cu_tx_fill_desc() (git-fixes).
|
||||
- wifi: rtw88: limit indirect IO under powered off for RTL8822CS
|
||||
(git-fixes).
|
||||
- usb: ohci-nxp: fix device leak on probe failure (git-fixes).
|
||||
- usb: dwc3: of-simple: fix clock resource leak in
|
||||
dwc3_of_simple_probe (git-fixes).
|
||||
- USB: lpc32xx_udc: Fix error handling in probe (git-fixes).
|
||||
- usb: typec: altmodes/displayport: Drop the device reference
|
||||
in dp_altmode_probe() (git-fixes).
|
||||
- usb: renesas_usbhs: Fix a resource leak in usbhs_pipe_malloc()
|
||||
(git-fixes).
|
||||
- usb: dwc3: keep susphy enabled during exit to avoid controller
|
||||
faults (git-fixes).
|
||||
- usb: dwc2: fix hang during shutdown if set as peripheral
|
||||
(git-fixes).
|
||||
- wifi: ath10k: move recovery check logic into a new work
|
||||
(git-fixes).
|
||||
- wifi: ath10k: Add missing include of export.h (stable-fixes).
|
||||
- wifi: ath10k: Avoid vdev delete timeout when firmware is
|
||||
already down (stable-fixes).
|
||||
- commit 07af9a3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 10:59:02 CET 2026 - tiwai@suse.de
|
||||
|
||||
- of: unittest: Fix memory leak in unittest_data_add()
|
||||
(git-fixes).
|
||||
- drm/i915/gem: Zero-initialize the eb.vma array in
|
||||
i915_gem_do_execbuffer (git-fixes).
|
||||
- drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state()
|
||||
in prepare_fb (git-fixes).
|
||||
- platform/x86: hp-bioscfg: Fix out-of-bounds array access in
|
||||
ACPI package parsing (git-fixes).
|
||||
- platform/x86: ibm_rtl: fix EBDA signature search pointer
|
||||
arithmetic (git-fixes).
|
||||
- platform/x86: msi-laptop: add missing sysfs_remove_group()
|
||||
(git-fixes).
|
||||
- platform/mellanox: mlxbf-pmc: Remove trailing whitespaces from
|
||||
event names (git-fixes).
|
||||
- net: rose: fix invalid array index in rose_kill_by_device()
|
||||
(git-fixes).
|
||||
- net: usb: sr9700: fix incorrect command used to write single
|
||||
register (git-fixes).
|
||||
- net: nfc: fix deadlock between nfc_unregister_device and
|
||||
rfkill_fop_write (git-fixes).
|
||||
- net: usb: rtl8150: fix memory leak on usb_submit_urb() failure
|
||||
(git-fixes).
|
||||
- net: mdio: aspeed: add dummy read to avoid read-after-write
|
||||
issue (git-fixes).
|
||||
- idr: fix idr_alloc() returning an ID out of range (git-fixes).
|
||||
- genalloc.h: fix htmldocs warning (git-fixes).
|
||||
- serial: sh-sci: Check that the DMA cookie is valid (git-fixes).
|
||||
- serial: core: Restore sysfs fwnode information (git-fixes).
|
||||
- firewire: nosy: Fix dma_free_coherent() size (git-fixes).
|
||||
- Input: ti_am335x_tsc - fix off-by-one error in wire_order
|
||||
validation (git-fixes).
|
||||
- Input: alps - fix use-after-free bugs caused by
|
||||
dev3_register_work (git-fixes).
|
||||
- Input: atkbd - skip deactivate for HONOR FMB-P's internal
|
||||
keyboard (git-fixes).
|
||||
- spi: cadence-quadspi: Fix clock disable on probe failure path
|
||||
(git-fixes).
|
||||
- spi: fsl-cpm: Check length parity before switching to 16 bit
|
||||
mode (git-fixes).
|
||||
- hwmon: (ltc4282): Fix reset_history file permissions
|
||||
(git-fixes).
|
||||
- hwmon: (tmp401) fix overflow caused by default conversion rate
|
||||
value (git-fixes).
|
||||
- hwmon: (ibmpex) fix use-after-free in high/low store
|
||||
(git-fixes).
|
||||
- hwmon: (dell-smm) Limit fan multiplier to avoid overflow
|
||||
(git-fixes).
|
||||
- mmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to
|
||||
Kconfig (git-fixes).
|
||||
- mmc: sdhci-of-arasan: Increase CD stable timeout to 2 seconds
|
||||
(git-fixes).
|
||||
- PM: runtime: Do not clear needs_force_resume with enabled
|
||||
runtime PM (git-fixes).
|
||||
- nfc: pn533: Fix error code in pn533_acr122_poweron_rdr()
|
||||
(git-fixes).
|
||||
- r8169: fix RTL8117 Wake-on-Lan in DASH mode (git-fixes).
|
||||
- net: phy: marvell-88q2xxx: Fix clamped value in
|
||||
mv88q2xxx_hwmon_write (git-fixes).
|
||||
- firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select
|
||||
FW_LOADER (git-fixes).
|
||||
- efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
|
||||
(stable-fixes).
|
||||
- efi/cper: Add a new helper function to print bitmasks
|
||||
(stable-fixes).
|
||||
- efi/cper: Adjust infopfx size to accept an extra space
|
||||
(stable-fixes).
|
||||
- usb: dwc2: disable platform lowlevel hw resources during
|
||||
shutdown (stable-fixes).
|
||||
- resource: introduce is_type_match() helper and use it
|
||||
(stable-fixes).
|
||||
- resource: replace open coded resource_intersection()
|
||||
(stable-fixes).
|
||||
- commit 0273be1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 10:54:13 CET 2026 - tiwai@suse.de
|
||||
|
||||
- accel/ivpu: Prevent runtime suspend during context abort work
|
||||
(stable-fixes).
|
||||
- Refresh
|
||||
patches.suse/accel-ivpu-Trigger-device-recovery-on-engine-reset-r.patch.
|
||||
- commit 79c3327
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 5 10:53:17 CET 2026 - tiwai@suse.de
|
||||
|
||||
- drm/imagination: Disallow exporting of PM/FW protected objects
|
||||
(git-fixes).
|
||||
- Bluetooth: btusb: revert use of devm_kzalloc in btusb
|
||||
(git-fixes).
|
||||
- crypto: seqiv - Do not use req->iv after crypto_aead_encrypt
|
||||
(git-fixes).
|
||||
- drm/msm/dpu: Add missing NULL pointer check for pingpong
|
||||
interface (git-fixes).
|
||||
- ASoC: ak4458: remove the reset operation in probe and remove
|
||||
(git-fixes).
|
||||
- ASoC: fsl_sai: Constrain sample rates from audio PLLs only in
|
||||
master mode (git-fixes).
|
||||
- ALSA: usb-mixer: us16x08: validate meter packet indices
|
||||
(git-fixes).
|
||||
- ALSA: pcmcia: Fix resource leak in snd_pdacf_probe error path
|
||||
(git-fixes).
|
||||
- ALSA: vxpocket: Fix resource leak in vxpocket_probe error path
|
||||
(git-fixes).
|
||||
- drm/xe: Use usleep_range for accurate long-running workload
|
||||
timeslicing (git-fixes).
|
||||
- drm/xe: Drop preempt-fences when destroying imported dma-bufs
|
||||
(git-fixes).
|
||||
- drm/xe/oa: Disallow 0 OA property values (git-fixes).
|
||||
- drm/xe: Adjust long-running workload timeslices to reasonable
|
||||
values (git-fixes).
|
||||
- drm/xe/oa: Limit num_syncs to prevent oversized allocations
|
||||
(git-fixes).
|
||||
- drm/xe: Limit num_syncs to prevent oversized allocations
|
||||
(git-fixes).
|
||||
- drm/xe: Restore engine registers before restarting schedulers
|
||||
after GT reset (git-fixes).
|
||||
- drm/xe/bo: Don't include the CCS metadata in the dma-buf
|
||||
sg-table (git-fixes).
|
||||
- drm/me/gsc: mei interrupt top half should be in irq disabled
|
||||
context (git-fixes).
|
||||
- drm/panel: sony-td4353-jdi: Enable prepare_prev_first
|
||||
(git-fixes).
|
||||
- ACPI: PCC: Fix race condition by removing static qualifier
|
||||
(git-fixes).
|
||||
- ACPI: CPPC: Fix missing PCC check for guaranteed_perf
|
||||
(git-fixes).
|
||||
- can: j1939: make j1939_sk_bind() fail if device is no longer
|
||||
registered (git-fixes).
|
||||
- can: gs_usb: gs_can_open(): fix error handling (git-fixes).
|
||||
- ASoC: codecs: nau8325: Silence uninitialized variables warnings
|
||||
(stable-fixes).
|
||||
- ASoC: nau8325: use simple i2c probe function (stable-fixes).
|
||||
- ALSA: wavefront: Fix integer overflow in sample size validation
|
||||
(git-fixes).
|
||||
- accel/ivpu: Ensure rpm_runtime_put in case of engine
|
||||
reset/resume fail (git-fixes).
|
||||
- commit bc5d2b7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 2 10:33:37 CET 2026 - msuchanek@suse.de
|
||||
|
||||
- powerpc/kexec: Enable SMT before waking offline CPUs
|
||||
(bsc#1214285 bsc#1205462 ltc#200161 ltc#200588 git-fixes
|
||||
bsc#1253739 ltc#211493 bsc#1254244 ltc#216496).
|
||||
- commit 2cae729
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 2 08:15:46 CET 2026 - petr.pavlu@suse.com
|
||||
|
||||
- ftrace: bpf: Fix IPMODIFY + DIRECT in modify_ftrace_direct()
|
||||
(git-fixes).
|
||||
- commit fa39b88
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 2 07:46:15 CET 2026 - petr.pavlu@suse.com
|
||||
|
||||
- uprobe: Do not emulate/sstep original instruction when ip is
|
||||
changed (git-fixes).
|
||||
- commit d467aca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 23:23:05 CET 2025 - lduncan@suse.com
|
||||
|
||||
- scsi: ufs: core: Fix PM QoS mutex initialization (git-fixes).
|
||||
- commit d4f8c1e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 20:25:43 CET 2025 - fmancera@suse.de
|
||||
|
||||
- sysfs: check visibility before changing group attribute
|
||||
ownership (CVE-2025-40355 bsc#1255261).
|
||||
- commit 880a26c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 17:06:35 CET 2025 - lduncan@suse.com
|
||||
|
||||
- kabi: fix struct ufs_hba changes (bsc#1253414 CVE-2025-40130).
|
||||
- commit fc77a12
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 31 11:13:43 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix race condition in kprobe initialization causing
|
||||
NULL pointer dereference (CVE-2025-40042 bsc#1252861).
|
||||
- commit bdfa48f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:31:07 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: Handle typeof_unqual keyword and __seg_{fs,gs}
|
||||
qualifiers (bsc#1236052).
|
||||
- commit 0e659c7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:30:36 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: factor out APP for the ST_NORMAL state (bsc#1236052).
|
||||
- commit 5358749
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:30:06 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute before init-declarator
|
||||
(bsc#1236052).
|
||||
- commit 9d85e9d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:29:32 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for builtin (u)int*x*_t types
|
||||
(bsc#1236052).
|
||||
- commit 185bd6a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:28:59 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute after 'union'
|
||||
(bsc#1236052).
|
||||
- commit 2ac1289
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:28:24 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute after 'struct'
|
||||
(bsc#1236052).
|
||||
- commit a014557
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:27:48 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute after
|
||||
abstact_declarator (bsc#1236052).
|
||||
- commit 4c80d7c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:27:18 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute before
|
||||
nested_declarator (bsc#1236052).
|
||||
- commit 57006cf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:26:43 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix syntax error for attribute before
|
||||
abstract_declarator (bsc#1236052).
|
||||
- commit 7e3aae9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:26:07 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: decouple ATTRIBUTE_PHRASE from type-qualifier
|
||||
(bsc#1236052).
|
||||
- commit df3529a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:25:35 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: record attributes consistently for init-declarator
|
||||
(bsc#1236052).
|
||||
- commit e523534
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:25:01 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: restrict direct-declarator to take one
|
||||
parameter-type-list (bsc#1236052).
|
||||
- commit 5d44f80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:24:08 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: restrict direct-abstract-declarator to take one
|
||||
parameter-type-list (bsc#1236052).
|
||||
- commit 72b3275
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:23:34 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: remove Makefile hack (bsc#1236052).
|
||||
- commit d72f174
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:22:51 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix last 3 shift/reduce conflicts (bsc#1236052).
|
||||
- commit 39457e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:22:16 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: fix 6 shift/reduce conflicts and 5 reduce/reduce
|
||||
conflicts (bsc#1236052).
|
||||
- commit 42dc606
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:21:36 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: reduce type_qualifier directly to decl_specifier
|
||||
(bsc#1236052).
|
||||
- commit e767d23
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:20:58 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: rename cvar_qualifier to type_qualifier (bsc#1236052).
|
||||
- commit 0da131e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:20:21 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: rename m_abstract_declarator to abstract_declarator
|
||||
(bsc#1236052).
|
||||
- commit 307de95
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:19:14 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: use uint32_t instead of unsigned long for calculating
|
||||
CRC (bsc#1236052).
|
||||
- commit 66e7c65
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:16:54 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: use generic macros for hash table implementation
|
||||
(bsc#1236052).
|
||||
- Refresh
|
||||
patches.suse/genksyms-Fix-enum-consts-from-a-reference-affecting-new-va.patch.
|
||||
- commit e5d70f7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:15:06 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: refactor the return points in the for-loop in
|
||||
__add_symbol() (bsc#1236052).
|
||||
- commit 8ff674f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:13:18 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: reduce the indentation in the for-loop in
|
||||
__add_symbol() (bsc#1236052).
|
||||
- Refresh
|
||||
patches.suse/genksyms-Fix-enum-consts-from-a-reference-affecting-new-va.patch.
|
||||
- commit 8eaca75
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 15:10:34 CET 2025 - petr.pavlu@suse.com
|
||||
|
||||
- genksyms: reduce indentation in export_symbol() (bsc#1236052).
|
||||
- commit 9545dc6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 13:23:33 CET 2025 - clopez@suse.de
|
||||
|
||||
- KVM: SEV: Drop GHCB_VERSION_DEFAULT and open code it
|
||||
(bsc#1255672).
|
||||
- Refresh
|
||||
patches.suse/KVM-SEV-Enforce-minimum-GHCB-version-requirement-for.patch.
|
||||
- Refresh
|
||||
patches.suse/KVM-SEV-Rename-kvm_ghcb_get_sw_exit_code-to-kvm_get_.patch.
|
||||
- commit 24d45f1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 30 00:15:54 CET 2025 - lduncan@suse.com
|
||||
|
||||
- scsi: ufs: core: Fix data race in CPU latency PM QoS request
|
||||
handling (CVE-2025-40130 bsc#1253414).
|
||||
- commit ebfcb5d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 29 19:04:51 CET 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpuidle: menu: Use residency threshold in polling state override
|
||||
decisions (bsc#1255026).
|
||||
- commit 652c9d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 28 19:01:32 CET 2025 - lduncan@suse.com
|
||||
|
||||
- supported.conf: Update path for ufs drivers
|
||||
As part of bsc#1253414 CVE-2025-40130, which updates
|
||||
the ufs driver, it was discovered that the pathnames
|
||||
in the supported module list had the old ufs driver
|
||||
pathnames, which was drivers/scsi/ufs. But the
|
||||
ufs drivers are now in drivers/ufs.
|
||||
Also, the ti-j721e-ufs modules is now in the "host"
|
||||
subdirectory.
|
||||
- commit 0d9f529
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 23 10:35:46 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- selftests/bpf: Test widen_imprecise_scalars() with different
|
||||
stack depth (CVE-2025-68208 bsc#1255227).
|
||||
- commit cbc44e7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 23 10:21:49 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- bpf: account for current allocated stack depth in
|
||||
widen_imprecise_scalars() (CVE-2025-68208 bsc#1255227).
|
||||
- commit ac93c78
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 23 06:56:23 CET 2025 - heming.zhao@suse.com
|
||||
|
||||
- gfs2: Fix unlikely race in gdlm_put_lock (CVE-2025-40242
|
||||
bsc#1255075).
|
||||
- commit d162d45
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 12:10:19 CET 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_ct: add seqadj extension for natted connections
|
||||
(CVE-2025-68206 bsc#1255142).
|
||||
- commit c2d456f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 11:54:35 CET 2025 - fmancera@suse.de
|
||||
|
||||
- sctp: Prevent TOCTOU out-of-bounds write (CVE-2025-40331
|
||||
bsc#1254615).
|
||||
- commit cd21b6d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 11:16:27 CET 2025 - fmancera@suse.de
|
||||
|
||||
- net: bridge: fix use-after-free due to MST port state bypass
|
||||
(CVE-2025-40297 bsc#1255187).
|
||||
- commit 656c4a6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 08:41:52 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- bpf: Sync pending IRQ work before freeing ring buffer
|
||||
(CVE-2025-40319 bsc#1254794).
|
||||
- commit 0031a97
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 21 14:48:36 CET 2025 - heming.zhao@suse.com
|
||||
|
||||
- ocfs2: clear extent cache after moving/defragmenting extents
|
||||
(CVE-2025-40233 bsc#1254813).
|
||||
- commit 852b35f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 21 14:46:53 CET 2025 - mkubecek@suse.cz
|
||||
|
||||
- net: use dst_dev_rcu() in sk_setup_caps() (CVE-2025-40170
|
||||
bsc#1253413).
|
||||
- commit 2787f89
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 17:17:26 CET 2025 - fmancera@suse.de
|
||||
|
||||
- tipc: Fix use-after-free in tipc_mon_reinit_self()
|
||||
(CVE-2025-40280 bsc#1254847).
|
||||
- commit 1a4ecc3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 17:05:08 CET 2025 - mkoutny@suse.com
|
||||
|
||||
- cgroup: rstat: use LOCK CMPXCHG in css_rstat_updated
|
||||
(bsc#1255434).
|
||||
- bpf: Do not limit bpf_cgroup_from_id to current's namespace
|
||||
(bsc#1255433).
|
||||
- commit f9dd89c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 15:01:00 CET 2025 - dfaggioli@suse.com
|
||||
|
||||
- virtio-net: fix received length check in big packets (bsc#1255175, CVE-2025-40292).
|
||||
- commit d9c33d8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 14:47:20 CET 2025 - mkoutny@suse.com
|
||||
|
||||
- af_unix: Initialise scc_index in unix_add_edge() (CVE-2025-40214
|
||||
bsc#1254961).
|
||||
- commit f4d0234
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 12:51:51 CET 2025 - sjaeckel@suse.de
|
||||
|
||||
- net: atlantic: fix fragment overflow handling in RX path
|
||||
(CVE-2025-68301 bsc#1255120).
|
||||
- net: openvswitch: remove never-working support for setting
|
||||
nsh fields (CVE-2025-40254 bsc#1254852).
|
||||
- commit ca34a4d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 10:14:23 CET 2025 - jgross@suse.com
|
||||
|
||||
- vsock: Ignore signal/timeout on connect() if already established
|
||||
(CVE-2025-40248, bsc#1254864).
|
||||
- commit 8f55c39
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 10:00:34 CET 2025 - jgross@suse.com
|
||||
|
||||
- vsock: fix lock inversion in vsock_assign_transport()
|
||||
(CVE-2025-40231, bsc#1254815).
|
||||
- commit 1f7e22a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 09:46:36 CET 2025 - jgross@suse.com
|
||||
|
||||
- xen/events: Return -EEXIST for bound VIRQs (CVE-2025-40160,
|
||||
bsc#1253400).
|
||||
- commit 3883ce8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 19 09:32:49 CET 2025 - jgross@suse.com
|
||||
|
||||
- xen/events: Cleanup find_virq() return codes (CVE-2025-40160,
|
||||
bsc#1253400).
|
||||
- commit 8f641eb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 15:10:44 CET 2025 - rbm@suse.com
|
||||
|
||||
- selftests: net: fib-onlink-tests: Set high metric for default
|
||||
IPv6 route (bsc#1255346).
|
||||
- selftests: net: use slowwait to make sure IPv6 setup finished
|
||||
(bsc#1255349).
|
||||
- selftests: net: use slowwait to stabilize vrf_route_leaking test
|
||||
(bsc#1255349).
|
||||
- commit 18154f6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 12:18:16 CET 2025 - fmancera@suse.de
|
||||
|
||||
- kABI: xfrm: delete x->tunnel as we delete x (bsc#1254959
|
||||
CVE-2025-40215).
|
||||
- commit 23f1b71
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 18 11:00:25 CET 2025 - sjaeckel@suse.de
|
||||
|
||||
- be2net: pass wrb_params in case of OS2BMC (CVE-2025-40264
|
||||
bsc#1254835).
|
||||
- net: phy: micrel: always set shared->phydev for LAN8814
|
||||
(CVE-2025-40239 bsc#1254868).
|
||||
- commit 48a9709
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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:43:51 CET 2025 - rbm@suse.com
|
||||
|
||||
- netdevsim: print human readable IP address (bsc#1255071).
|
||||
- commit f4d9e1a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 13:05:30 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- selftests/bpf: Skip timer cases when bpf_timer is not supported
|
||||
(git-fixes).
|
||||
- commit 52f69d8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 12:42:40 CET 2025 - hoyeon.lee@suse.com
|
||||
|
||||
- bpf: Reject bpf_timer for PREEMPT_RT (git-fixes).
|
||||
- commit 772432b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 11:08:42 CET 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: fix out of bounds memory read error in symlink repair
|
||||
(CVE-2025-40246 bsc#1254861).
|
||||
- commit 520885a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 10:55:00 CET 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: Replace strncpy with memcpy (git-fixes).
|
||||
- commit d262779
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 10:04:27 CET 2025 - tbogendoerfer@suse.de
|
||||
|
||||
@@ -6,6 +669,13 @@ Wed Dec 17 10:04:27 CET 2025 - tbogendoerfer@suse.de
|
||||
patches.suse/devlink-Add-support-for-u64-parameters.patch.
|
||||
- commit 08c3324
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 10:00:39 CET 2025 - jgross@suse.com
|
||||
|
||||
- KVM: guest_memfd: Remove bindings on memslot deletion when
|
||||
gmem is dying (CVE-2025-40274, bsc#1254830).
|
||||
- commit bf3055c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 03:33:06 CET 2025 - wqu@suse.com
|
||||
|
||||
@@ -39,6 +709,20 @@ Tue Dec 16 13:27:55 CET 2025 - jwiesner@suse.de
|
||||
bsc#1252046).
|
||||
- commit 584a8ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 16 11:57:54 CET 2025 - fmancera@suse.de
|
||||
|
||||
- xfrm: also call xfrm_state_delete_tunnel at destroy time for
|
||||
states that were never added (CVE-2025-40215 bsc#1254959).
|
||||
- commit e9b2533
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 15 17:33:22 CET 2025 - fmancera@suse.de
|
||||
|
||||
- xfrm: delete x->tunnel as we delete x (CVE-2025-40215
|
||||
bsc#1254959).
|
||||
- commit 2fc5164
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 15 11:56:05 CET 2025 - pfalcato@suse.de
|
||||
|
||||
@@ -1484,6 +2168,13 @@ Thu Nov 27 08:29:54 CET 2025 - hare@suse.de
|
||||
- KVM: s390: improve interrupt cpu for wakeup (bsc#1235463).
|
||||
- commit 772f945
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 08:21:20 CET 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- kABI workaround for bpf: Enforce expected_attach_type for
|
||||
tailcall compatibility (CVE-2025-40123 bsc#1253365).
|
||||
- commit 71b6940
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 07:16:26 CET 2025 - tiwai@suse.de
|
||||
|
||||
@@ -1491,6 +2182,15 @@ Thu Nov 27 07:16:26 CET 2025 - tiwai@suse.de
|
||||
(git-fixes).
|
||||
- commit cab7bbf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 06:06:14 CET 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- selftests/bpf: Add test case for different expected_attach_type
|
||||
(CVE-2025-40123 bsc#1253365).
|
||||
- bpf: Enforce expected_attach_type for tailcall compatibility
|
||||
(CVE-2025-40123 bsc#1253365).
|
||||
- commit 9fe957a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 27 04:03:22 CET 2025 - mgorman@suse.de
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-zfcpdump
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
%define srcversion 6.12
|
||||
%define patchversion 6.12.0
|
||||
%define git_commit cd450b4544355d6ffe04ab5d357c30502883668b
|
||||
%define git_commit f0eb18e537bbf815824a55e6f0ab64b40fa3e1d4
|
||||
%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>.gcd450b4
|
||||
Release: <RELEASE>.gf0eb18e
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
BIN
patches.addon.tar.bz2
LFS
BIN
patches.addon.tar.bz2
LFS
Binary file not shown.
BIN
patches.apparmor.tar.bz2
LFS
BIN
patches.apparmor.tar.bz2
LFS
Binary file not shown.
BIN
patches.arch.tar.bz2
LFS
BIN
patches.arch.tar.bz2
LFS
Binary file not shown.
BIN
patches.drivers.tar.bz2
LFS
BIN
patches.drivers.tar.bz2
LFS
Binary file not shown.
BIN
patches.drm.tar.bz2
LFS
BIN
patches.drm.tar.bz2
LFS
Binary file not shown.
BIN
patches.fixes.tar.bz2
LFS
BIN
patches.fixes.tar.bz2
LFS
Binary file not shown.
BIN
patches.kabi.tar.bz2
LFS
BIN
patches.kabi.tar.bz2
LFS
Binary file not shown.
BIN
patches.kernel.org.tar.bz2
LFS
BIN
patches.kernel.org.tar.bz2
LFS
Binary file not shown.
BIN
patches.rpmify.tar.bz2
LFS
BIN
patches.rpmify.tar.bz2
LFS
Binary file not shown.
BIN
patches.rt.tar.bz2
LFS
BIN
patches.rt.tar.bz2
LFS
Binary file not shown.
BIN
patches.suse.tar.bz2
LFS
BIN
patches.suse.tar.bz2
LFS
Binary file not shown.
161
series.conf
161
series.conf
@@ -827,6 +827,7 @@
|
||||
patches.suse/r8169-remove-original-workaround-for-RTL8125-broken-.patch
|
||||
patches.suse/tg3-Link-IRQs-to-NAPI-instances.patch
|
||||
patches.suse/tg3-Link-queues-to-NAPIs.patch
|
||||
patches.suse/netdevsim-print-human-readable-IP-address.patch
|
||||
patches.suse/netdevsim-copy-addresses-for-both-in-and-out-paths.patch
|
||||
patches.suse/selftests-rtnetlink-update-netdevsim-ipsec-output-fo.patch
|
||||
patches.suse/r8169-enable-SG-TSO-on-selected-chip-versions-per-de.patch
|
||||
@@ -1941,6 +1942,8 @@
|
||||
patches.suse/x86-fix-off-by-one-in-access_ok.patch
|
||||
patches.suse/lib-string_helpers-silence-snprintf-output-truncatio.patch
|
||||
patches.suse/kernel-watchdog-always-restore-watchdog_softlockup-hardloc.patch
|
||||
patches.suse/resource-replace-open-coded-resource_intersection.patch
|
||||
patches.suse/resource-introduce-is_type_match-helper-and-use-it.patch
|
||||
patches.suse/lib-Kconfig.debug-move-int_pow-test-option-to-runtim.patch
|
||||
patches.suse/scatterlist-fix-a-typo.patch
|
||||
patches.suse/ipc-fix-memleak-if-msg_init_ns-failed-in-create_ipc_ns.patch
|
||||
@@ -2665,6 +2668,7 @@
|
||||
patches.suse/modpost-convert-do_usb_table-to-a-generic-handler.patch
|
||||
patches.suse/modpost-move-strstarts-to-modpost.h.patch
|
||||
patches.suse/modpost-rename-variables-in-handle_moddevtable.patch
|
||||
patches.suse/genksyms-reduce-indentation-in-export_symbol.patch
|
||||
patches.suse/KVM-arm64-vgic-v3-Sanitise-guest-writes-to-GICR_INVL.patch
|
||||
patches.suse/KVM-arm64-vgic-Make-vgic_get_irq-more-robust.patch
|
||||
patches.suse/KVM-arm64-vgic-Kill-VGIC_MAX_PRIVATE-definition.patch
|
||||
@@ -5754,6 +5758,27 @@
|
||||
patches.suse/kbuild-suppress-stdout-from-merge_config-for-silent-.patch
|
||||
patches.suse/genksyms-fix-memory-leak-when-the-same-symbol-is-add.patch
|
||||
patches.suse/genksyms-fix-memory-leak-when-the-same-symbol-is-rea.patch
|
||||
patches.suse/genksyms-reduce-the-indentation-in-the-for-loop-in-__add_s.patch
|
||||
patches.suse/genksyms-refactor-the-return-points-in-the-for-loop-in-__a.patch
|
||||
patches.suse/genksyms-use-generic-macros-for-hash-table-implementation.patch
|
||||
patches.suse/genksyms-use-uint32_t-instead-of-unsigned-long-for-calcula.patch
|
||||
patches.suse/genksyms-rename-m_abstract_declarator-to-abstract_declarat.patch
|
||||
patches.suse/genksyms-rename-cvar_qualifier-to-type_qualifier.patch
|
||||
patches.suse/genksyms-reduce-type_qualifier-directly-to-decl_specifier.patch
|
||||
patches.suse/genksyms-fix-6-shift-reduce-conflicts-and-5-reduce-reduce-.patch
|
||||
patches.suse/genksyms-fix-last-3-shift-reduce-conflicts.patch
|
||||
patches.suse/genksyms-remove-Makefile-hack.patch
|
||||
patches.suse/genksyms-restrict-direct-abstract-declarator-to-take-one-p.patch
|
||||
patches.suse/genksyms-restrict-direct-declarator-to-take-one-parameter-.patch
|
||||
patches.suse/genksyms-record-attributes-consistently-for-init-declarato.patch
|
||||
patches.suse/genksyms-decouple-ATTRIBUTE_PHRASE-from-type-qualifier.patch
|
||||
patches.suse/genksyms-fix-syntax-error-for-attribute-before-abstract_de.patch
|
||||
patches.suse/genksyms-fix-syntax-error-for-attribute-before-nested_decl.patch
|
||||
patches.suse/genksyms-fix-syntax-error-for-attribute-after-abstact_decl.patch
|
||||
patches.suse/genksyms-fix-syntax-error-for-attribute-after-struct.patch
|
||||
patches.suse/genksyms-fix-syntax-error-for-attribute-after-union.patch
|
||||
patches.suse/genksyms-fix-syntax-error-for-builtin-u-int-x-_t-types.patch
|
||||
patches.suse/genksyms-fix-syntax-error-for-attribute-before-init-declar.patch
|
||||
patches.suse/kconfig-fix-file-name-in-warnings-when-loading-KCONF.patch
|
||||
patches.suse/kconfig-fix-memory-leak-in-sym_warn_unmet_dep.patch
|
||||
patches.suse/PCI-Restore-original-INTX_DISABLE-bit-by-pcim_intx.patch
|
||||
@@ -7832,6 +7857,7 @@
|
||||
patches.suse/drm-ast-Find-VBIOS-mode-from-regular-display-size.patch
|
||||
patches.suse/drm-rockchip-vop2-Improve-display-modes-handling-on-.patch
|
||||
patches.suse/drm-bridge-it6505-fix-HDCP-V-match-check-is-not-perf.patch
|
||||
patches.suse/accel-ivpu-Prevent-runtime-suspend-during-context-ab.patch
|
||||
patches.suse/drm-mgag200-Added-support-for-the-new-device-G200eH5.patch
|
||||
patches.suse/drm-xlnx-zynqmp-Fix-max-dma-segment-size.patch
|
||||
patches.suse/drm-v3d-Add-clock-handling.patch
|
||||
@@ -8591,6 +8617,7 @@
|
||||
patches.suse/drm-amdgpu-Prefer-shadow-rom-when-available.patch
|
||||
patches.suse/drm-amdgpu-gfx11-fix-num_mec.patch
|
||||
patches.suse/drm-amdgpu-gfx12-fix-num_mec.patch
|
||||
patches.suse/genksyms-factor-out-APP-for-the-ST_NORMAL-state.patch
|
||||
patches.suse/kbuild-rust-add-rustc-min-version-support-function.patch
|
||||
patches.suse/kbuild-exclude-.rodata.-cst-str-when-building-ranges.patch
|
||||
patches.suse/Revert-kheaders-Ignore-silly-rename-files.patch
|
||||
@@ -8856,6 +8883,7 @@
|
||||
patches.suse/thermal-intel-int340x-Add-missing-DVFS-support-flags.patch
|
||||
patches.suse/thermal-intel-int340x-Fix-Panther-Lake-DLVR-support.patch
|
||||
patches.suse/string-Add-load_unaligned_zeropad-code-path-to-sized.patch
|
||||
patches.suse/genksyms-Handle-typeof_unqual-keyword-and-__seg_-fs-gs-qua.patch
|
||||
patches.suse/PCI-MSI-Add-an-option-to-write-MSIX-ENTRY_DATA-befor.patch
|
||||
patches.suse/net-niu-Niu-requires-MSIX-ENTRY_DATA-fields-touch-be.patch
|
||||
patches.suse/perf-x86-intel-uncore-Fix-the-scale-of-IIO-free-running-on-snr.patch
|
||||
@@ -10621,6 +10649,7 @@
|
||||
patches.suse/Bluetooth-MGMT-Fix-sparse-errors.patch
|
||||
patches.suse/Revert-wifi-mwifiex-Fix-HT40-bandwidth-issue.patch
|
||||
patches.suse/ath10k-snoc-fix-unbalanced-IRQ-enable-in-crash-recov.patch
|
||||
patches.suse/wifi-ath10k-Avoid-vdev-delete-timeout-when-firmware-.patch
|
||||
patches.suse/wifi-ath11k-avoid-burning-CPU-in-ath11k_debugfs_fw_s.patch
|
||||
patches.suse/wifi-ath11k-don-t-use-static-variables-in-ath11k_deb.patch
|
||||
patches.suse/wifi-ath11k-don-t-wait-when-there-is-no-vdev-started.patch
|
||||
@@ -11264,6 +11293,7 @@
|
||||
patches.suse/can-netlink-can_changelink-fix-NULL-pointer-deref-of.patch
|
||||
patches.suse/s390-ism-fix-concurrency-management-in-ism_cmd.patch
|
||||
patches.suse/xfrm-interface-fix-use-after-free-after-changing-collect_m.patch
|
||||
patches.suse/xfrm-delete-x-tunnel-as-we-delete-x.patch
|
||||
patches.suse/arm64-entry-Mask-DAIF-in-cpu_switch_to-call_on_irq_stack.patch
|
||||
patches.suse/ALSA-hda-realtek-Add-mute-LED-support-for-HP-Victus--21c8ed9.patch
|
||||
patches.suse/ALSA-hda-realtek-Add-mute-LED-support-for-HP-Pavilio.patch
|
||||
@@ -11489,6 +11519,7 @@
|
||||
patches.suse/usb-core-usb_submit_urb-downgrade-type-check.patch
|
||||
patches.suse/usb-typec-intel_pmc_mux-Defer-probe-if-SCU-IPC-isn-t.patch
|
||||
patches.suse/usb-typec-ucsi-yoga-c630-fix-error-and-remove-paths.patch
|
||||
patches.suse/usb-dwc2-disable-platform-lowlevel-hw-resources-duri.patch
|
||||
patches.suse/usb-core-config-Prevent-OOB-read-in-SS-endpoint-comp.patch
|
||||
patches.suse/USB-gadget-f_hid-Fix-memory-leak-in-hidg_bind-error-.patch
|
||||
patches.suse/usb-early-xhci-dbc-Fix-early_ioremap-leak.patch
|
||||
@@ -11636,10 +11667,13 @@
|
||||
patches.suse/net-mana-Add-support-for-net_shaper_ops.patch
|
||||
patches.suse/net-mana-Add-speed-support-in-mana_get_link_ksetting.patch
|
||||
patches.suse/net-mana-Handle-unsupported-HWC-commands.patch
|
||||
patches.suse/selftests-net-use-slowwait-to-stabilize-vrf_route_leaking-.patch
|
||||
patches.suse/selftests-net-use-slowwait-to-make-sure-IPv6-setup-finishe.patch
|
||||
patches.suse/net-mana-Set-tx_packets-to-post-gso-processing-packe.patch
|
||||
patches.suse/wifi-iwlegacy-Check-rate_idx-range-after-addition.patch
|
||||
patches.suse/wifi-mac80211-update-radar_required-in-channel-conte.patch
|
||||
patches.suse/wifi-ath12k-Decrement-TID-on-RX-peer-frag-setup-erro.patch
|
||||
patches.suse/wifi-ath10k-Add-missing-include-of-export.h.patch
|
||||
patches.suse/wifi-ath12k-Enable-REO-queue-lookup-table-feature-on.patch
|
||||
patches.suse/wifi-ath12k-Pass-ab-pointer-directly-to-ath12k_dp_tx.patch
|
||||
patches.suse/wifi-rtlwifi-fix-possible-skb-memory-leak-in-_rtl_pc.patch
|
||||
@@ -12653,6 +12687,8 @@
|
||||
patches.suse/bpf-Check-the-helper-function-is-valid-in-get_helper.patch
|
||||
patches.suse/bpf-Fix-out-of-bounds-dynptr-write-in-bpf_crypto_cry.patch
|
||||
patches.suse/tcp_bpf-Call-sk_msg_free-when-tcp_bpf_send_verdict-f.patch
|
||||
patches.suse/bpf-Reject-bpf_timer-for-PREEMPT_RT.patch
|
||||
patches.suse/selftests-bpf-Skip-timer-cases-when-bpf_timer-is-not.patch
|
||||
patches.suse/btrfs-fix-squota-compressed-stats-leak.patch
|
||||
patches.suse/btrfs-fix-corruption-reading-compressed-range-when-b.patch
|
||||
patches.suse/btrfs-fix-subvolume-deletion-lockup-caused-by-inodes.patch
|
||||
@@ -12818,6 +12854,8 @@
|
||||
patches.suse/writeback-Avoid-contention-on-wb-list_lock-when-swit.patch
|
||||
patches.suse/writeback-Avoid-softlockup-when-switching-many-inode.patch
|
||||
patches.suse/writeback-Avoid-excessively-long-inode-switching-tim.patch
|
||||
patches.suse/gfs2-Fix-unlikely-race-in-gdlm_put_lock.patch
|
||||
patches.suse/xfs-Replace-strncpy-with-memcpy.patch
|
||||
patches.suse/xfs-rename-the-old_crc-variable-in-xlog_recover_process.patch
|
||||
patches.suse/erofs-avoid-reading-more-for-fragment-maps.patch
|
||||
patches.suse/PCI-Test-for-bit-underflow-in-pcie_set_readrq.patch
|
||||
@@ -12841,6 +12879,8 @@
|
||||
patches.suse/powerpc-ftrace-ensure-ftrace-record-ops-are-always-set-for-NOPs.patch
|
||||
patches.suse/powerpc64-modules-correctly-iterate-over-stubs-in-setup_ftrace_ool_stubs.patch
|
||||
patches.suse/powerpc-pseries-Define-__u-8-32-types-in-papr_hvpipe_hdr-struct.patch
|
||||
patches.suse/xen-events-Cleanup-find_virq-return-codes.patch
|
||||
patches.suse/xen-events-Return-EEXIST-for-bound-VIRQs.patch
|
||||
patches.suse/btrfs-return-any-hit-error-from-extent_writepage_io.patch
|
||||
patches.suse/btrfs-fix-the-incorrect-max_bytes-value-for-find_loc.patch
|
||||
patches.suse/btrfs-use-smp_mb__after_atomic-when-forcing-COW-in-c.patch
|
||||
@@ -12853,9 +12893,13 @@
|
||||
patches.suse/x86-bugs-Report-correct-retbleed-mitigation-status.patch
|
||||
patches.suse/x86-resctrl-Refactor-resctrl_arch_rmid_read.patch
|
||||
patches.suse/bpf-selftests-Fix-test_tcpnotify_user.patch
|
||||
patches.suse/bpf-Do-not-limit-bpf_cgroup_from_id-to-current-s-namespace.patch
|
||||
patches.suse/bpf-Explicitly-check-accesses-to-bpf_sock_addr.patch
|
||||
patches.suse/bpf-arm64-Call-bpf_jit_binary_pack_finalize-in-bpf_jit_fre.patch
|
||||
patches.suse/uprobe-Do-not-emulate-sstep-original-instruction-when-ip-i.patch
|
||||
patches.suse/selftests-bpf-Fix-flaky-bpf_cookie-selftest.patch
|
||||
patches.suse/bpf-Enforce-expected_attach_type-for-tailcall-compat.patch
|
||||
patches.suse/selftests-bpf-Add-test-case-for-different-expected_a.patch
|
||||
patches.suse/driver-core-PM-Set-power.no_callbacks-along-with-pow.patch
|
||||
patches.suse/hwmon-k10temp-Add-thermal-support-for-AMD-Family-1Ah.patch
|
||||
patches.suse/hwmon-k10temp-Add-device-ID-for-Strix-Halo.patch
|
||||
@@ -12998,6 +13042,7 @@
|
||||
patches.suse/ALSA-serial-generic-remove-shared-static-buffer.patch
|
||||
patches.suse/ALSA-pcm-Disable-bottom-softirqs-as-part-of-spin_loc.patch
|
||||
patches.suse/ASoC-mediatek-Use-SND_JACK_AVOUT-for-HDMI-DP-jacks.patch
|
||||
patches.suse/ASoC-Intel-avs-Do-not-share-the-name-pointer-between.patch
|
||||
patches.suse/ASoC-imx-hdmi-remove-cpu_pdev-related-code.patch
|
||||
patches.suse/ASoC-SOF-ipc4-pcm-Add-fixup-for-channels.patch
|
||||
patches.suse/ASoC-qcom-audioreach-fix-potential-null-pointer-dere.patch
|
||||
@@ -13169,6 +13214,7 @@
|
||||
patches.suse/net-dst-introduce-dst-dev_rcu.patch
|
||||
patches.suse/ipv6-use-RCU-in-ip6_xmit.patch
|
||||
patches.suse/ipv6-use-RCU-in-ip6_output.patch
|
||||
patches.suse/net-use-dst_dev_rcu-in-sk_setup_caps.patch
|
||||
patches.suse/tcp_metrics-use-dst_dev_net_rcu.patch
|
||||
patches.suse/ipv4-start-using-dst_dev_rcu.patch
|
||||
patches.suse/inet-ping-check-sock_net-in-ping_get_port-and-ping_l.patch
|
||||
@@ -13327,6 +13373,7 @@
|
||||
patches.suse/scsi-lpfc-Copyright-updates-for-14.4.0.11-patches.patch
|
||||
patches.suse/scsi-hpsa-Fix-potential-memory-leak-in-hpsa_big_passthru_i.patch
|
||||
patches.suse/msft-hv-3348-scsi-storvsc-Remove-redundant-ternary-operators.patch
|
||||
patches.suse/scsi-ufs-core-Fix-data-race-in-CPU-latency-PM-QoS-request-.patch
|
||||
patches.suse/scsi-mpt3sas-Fix-crash-in-transport-port-remove-by-using-i.patch
|
||||
patches.suse/bpf-Reject-negative-offsets-for-ALU-ops.patch
|
||||
patches.suse/vhost-vringh-Modify-the-return-value-check.patch
|
||||
@@ -13427,6 +13474,7 @@
|
||||
patches.suse/bus-mhi-core-Improve-mhi_sync_power_up-handling-for-.patch
|
||||
patches.suse/coresight-trbe-Return-NULL-pointer-for-allocation-failures.patch
|
||||
patches.suse/coresight-Fix-incorrect-handling-for-return-value-of.patch
|
||||
patches.suse/tracing-Fix-race-condition-in-kprobe-initialization-causin.patch
|
||||
patches.suse/ima-don-t-clear-IMA_DIGSIG-flag-when-setting-or-remo.patch
|
||||
patches.suse/phy-cdns-dphy-Store-hs_clk_rate-and-return-it.patch
|
||||
patches.suse/phy-rockchip-naneng-combphy-Enable-U3-OTG-port-for-R.patch
|
||||
@@ -13480,6 +13528,7 @@
|
||||
patches.suse/KVM-TDX-Do-not-retry-locally-when-the-retry-is-cause.patch
|
||||
patches.suse/KVM-TDX-Remove-redundant-__GFP_ZERO.patch
|
||||
patches.suse/KVM-TDX-Fix-uninitialized-error-code-for-__tdx_bringup.patch
|
||||
patches.suse/KVM-SEV-Drop-GHCB_VERSION_DEFAULT-and-open-code-it.patch
|
||||
patches.suse/KVM-SEV-Enforce-minimum-GHCB-version-requirement-for.patch
|
||||
patches.suse/KVM-SEV-Rename-kvm_ghcb_get_sw_exit_code-to-kvm_get_.patch
|
||||
patches.suse/KVM-SEV-Read-save-fields-from-GHCB-exactly-once.patch
|
||||
@@ -13585,6 +13634,7 @@
|
||||
patches.suse/xsk-Harden-userspace-supplied-xdp_desc-validation.patch
|
||||
patches.suse/bpf-Avoid-RCU-context-warning-when-unpinning-htab-wi.patch
|
||||
patches.suse/selftests-bpf-Add-test-for-unpinning-htab-with-inter.patch
|
||||
patches.suse/scsi-ufs-core-Fix-PM-QoS-mutex-initialization.patch
|
||||
patches.suse/scsi-mvsas-Fix-use-after-free-bugs-in-mvs_work_queue.patch
|
||||
patches.suse/rtc-pcf2127-clear-minute-second-interrupt.patch
|
||||
patches.suse/rtc-x1205-Fix-Xicor-X1205-vendor-prefix.patch
|
||||
@@ -13669,6 +13719,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/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
|
||||
patches.suse/scsi-libfc-Prevent-integer-overflow-in-fc_fcp_recv_data.patch
|
||||
@@ -13676,11 +13727,14 @@
|
||||
patches.suse/btrfs-send-fix-duplicated-rmdir-operations-when-usin.patch
|
||||
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/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
|
||||
patches.suse/can-netlink-can_changelink-allow-disabling-of-automa.patch
|
||||
patches.suse/sctp-avoid-NULL-dereference-when-chunk-data-buffer-i.patch
|
||||
patches.suse/vsock-fix-lock-inversion-in-vsock_assign_transport.patch
|
||||
patches.suse/net-phy-micrel-always-set-shared-phydev-for-LAN8814.patch
|
||||
patches.suse/arm64-mm-avoid-always-making-PTE-dirty-in-pte_mkwrite.patch
|
||||
patches.suse/arm64-mte-Do-not-warn-if-the-page-is-already-tagged-in-cop.patch
|
||||
patches.suse/gpio-104-idio-16-Define-maximum-valid-register-addre.patch
|
||||
@@ -13698,6 +13752,7 @@
|
||||
patches.suse/drm-panthor-Fix-kernel-panic-on-partial-unmap-of-a-G.patch
|
||||
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/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
|
||||
@@ -13737,6 +13792,7 @@
|
||||
patches.suse/Bluetooth-rfcomm-fix-modem-control-handling.patch
|
||||
patches.suse/net-usb-asix_devices-Check-return-value-of-usbnet_ge.patch
|
||||
patches.suse/net-phy-dp83869-fix-STRAP_OPMODE-bitmask.patch
|
||||
patches.suse/netfilter-nft_ct-add-seqadj-extension-for-natted-connectio.patch
|
||||
patches.suse/net-sctp-fix-KMSAN-uninit-value-in-sctp_inq_pop.patch
|
||||
patches.suse/fbdev-valkyriefb-Fix-reference-count-leak-in-valkyri.patch
|
||||
patches.suse/fbdev-pvr2fb-Fix-leftover-reference-to-ONCHIP_NR_DMA.patch
|
||||
@@ -13780,6 +13836,7 @@
|
||||
patches.suse/drm-panel-kingdisplay-kd097d04-Disable-EoTp.patch
|
||||
patches.suse/drm-ast-Clear-preserved-bits-from-register-output-va.patch
|
||||
patches.suse/drm-xe-Do-not-wake-device-during-a-GT-reset.patch
|
||||
patches.suse/bpf-Sync-pending-IRQ-work-before-freeing-ring-buffer.patch
|
||||
patches.suse/x86-microcode-AMD-Limit-Entrysign-signature-checking-to-kn.patch
|
||||
patches.suse/x86-CPU-AMD-Add-RDSEED-fix-for-Zen5.patch
|
||||
patches.suse/x86-mm-Ensure-clear_page-variants-always-have-__kcfi_typei.patch
|
||||
@@ -13804,9 +13861,12 @@
|
||||
patches.suse/Bluetooth-hci_event-validate-skb-length-for-unknown-.patch
|
||||
patches.suse/Bluetooth-btrtl-Fix-memory-leak-in-rtlbt_parse_firmw.patch
|
||||
patches.suse/Bluetooth-MGMT-Fix-OOB-access-in-parse_adv_monitor_p.patch
|
||||
patches.suse/sctp-Prevent-TOCTOU-out-of-bounds-write.patch
|
||||
patches.suse/net-usb-qmi_wwan-initialize-MAC-header-offset-in-qmi.patch
|
||||
patches.suse/bnxt_en-Shutdown-FW-DMA-in-bnxt_shutdown.patch
|
||||
patches.suse/virtio-net-fix-received-length-check-in-big-packets.patch
|
||||
patches.suse/wifi-mac80211_hwsim-Limit-destroy_on_close-radio-rem.patch
|
||||
patches.suse/net-bridge-fix-use-after-free-due-to-MST-port-state-bypass.patch
|
||||
patches.suse/lib-crypto-curve25519-hacl64-Fix-older-clang-KASAN-w.patch
|
||||
patches.suse/ACPI-SBS-Fix-present-test-in-acpi_battery_read.patch
|
||||
patches.suse/Documentation-ACPI-i2c-muxes-fix-I2C-device-referenc.patch
|
||||
@@ -13830,6 +13890,7 @@
|
||||
patches.suse/x86-microcode-AMD-Add-more-known-models-to-entry-sign-chec.patch
|
||||
patches.suse/rtc-rx8025-fix-incorrect-register-reference.patch
|
||||
patches.suse/KVM-SVM-Initialize-per-CPU-svm_data-at-the-end-of-ha.patch
|
||||
patches.suse/KVM-guest_memfd-Remove-bindings-on-memslot-deletion-.patch
|
||||
patches.suse/KVM-VMX-Fix-check-for-valid-GVA-on-an-EPT-violation.patch
|
||||
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
|
||||
@@ -13848,6 +13909,8 @@
|
||||
patches.suse/erofs-avoid-infinite-loop-due-to-incomplete-zstd-compressed-data.patch
|
||||
patches.suse/strparser-Fix-signed-unsigned-mismatch-bug.patch
|
||||
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/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
|
||||
@@ -13888,12 +13951,16 @@
|
||||
patches.suse/drm-amdkfd-Fix-GPU-mappings-for-APU-after-prefetch.patch
|
||||
patches.suse/drm-vmwgfx-Validate-command-header-size-against-SVGA.patch
|
||||
patches.suse/drm-vmwgfx-Use-kref-in-vmw_bo_dirty.patch
|
||||
patches.suse/drm-panthor-Flush-shmem-writes-before-mapping-buffer.patch
|
||||
patches.suse/drm-i915-dp_mst-Disable-Panel-Replay.patch
|
||||
patches.suse/pnfs-Fix-TLS-logic-in-_nfs4_pnfs_v4_ds_connect.patch
|
||||
patches.suse/pnfs-Set-transport-security-policy-to-RPC_XPRTSEC_NONE-unless-using-TLS.patch
|
||||
patches.suse/NFS-sysfs-fix-leak-when-nfs_client-kobject-add-fails.patch
|
||||
patches.suse/NFSv4-Fix-an-incorrect-parameter-when-calling-nfs4_call_sync.patch
|
||||
patches.suse/NFS-Fix-LTP-test-failures-when-timestamps-are-delegated.patch
|
||||
patches.suse/ftrace-bpf-Fix-IPMODIFY-DIRECT-in-modify_ftrace_direct.patch
|
||||
patches.suse/bpf-account-for-current-allocated-stack-depth-in-wid.patch
|
||||
patches.suse/selftests-bpf-Test-widen_imprecise_scalars-with-diff.patch
|
||||
patches.suse/x86-CPU-AMD-Add-additional-fixed-RDSEED-microcode-revision.patch
|
||||
patches.suse/x86-microcode-AMD-Add-Zen5-model-0x44-stepping-0x1-minrev.patch
|
||||
patches.suse/s390-sles16-s390-mm-Fix-__ptep_rdp-inline-assembly.patch
|
||||
@@ -13908,7 +13975,13 @@
|
||||
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-openvswitch-remove-never-working-support-for-setting-n.patch
|
||||
patches.suse/net-qlogic-qede-fix-potential-out-of-bounds-read-in-.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
|
||||
patches.suse/be2net-pass-wrb_params-in-case-of-OS2BMC.patch
|
||||
patches.suse/vsock-Ignore-signal-timeout-on-connect-if-already-es.patch
|
||||
patches.suse/platform-x86-huawei-wmi-add-keys-for-HONOR-models.patch
|
||||
patches.suse/platform-x86-amd-pmc-Add-spurious_8042-to-Xbox-Ally.patch
|
||||
patches.suse/platform-x86-amd-pmc-Add-Lenovo-Legion-Go-2-to-pmc-q.patch
|
||||
@@ -13942,6 +14015,7 @@
|
||||
patches.suse/Input-pegasus-notetaker-fix-potential-out-of-bounds-.patch
|
||||
patches.suse/Input-imx_sc_key-fix-memory-corruption-on-unload.patch
|
||||
patches.suse/Input-cros_ec_keyb-fix-an-invalid-memory-access.patch
|
||||
patches.suse/xfs-fix-out-of-bounds-memory-read-error-in-symlink-repair.patch
|
||||
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
|
||||
@@ -13954,6 +14028,8 @@
|
||||
patches.suse/Bluetooth-SMP-Fix-not-generating-mackey-and-ltk-when.patch
|
||||
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-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
|
||||
patches.suse/can-gs_usb-gs_usb_xmit_callback-fix-handling-of-fail.patch
|
||||
@@ -14018,6 +14094,7 @@
|
||||
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/ACPI-property-Fix-fwnode-refcount-leak-in-acpi_fwnod.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
|
||||
patches.suse/crypto-caam-Add-check-for-kcalloc-in-test_len.patch
|
||||
@@ -14034,6 +14111,7 @@
|
||||
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/wifi-ath10k-move-recovery-check-logic-into-a-new-wor.patch
|
||||
patches.suse/wifi-ath11k-restore-register-window-after-global-res.patch
|
||||
patches.suse/wifi-ath11k-fix-VHT-MCS-assignment.patch
|
||||
patches.suse/wifi-ath11k-fix-peer-HE-MCS-assignment.patch
|
||||
@@ -14073,6 +14151,7 @@
|
||||
patches.suse/media-videobuf2-Fix-device-reference-leak-in-vb2_dc_.patch
|
||||
patches.suse/media-rc-st_rc-Fix-reset-control-resource-leak.patch
|
||||
patches.suse/gpu-host1x-Fix-race-in-syncpt-alloc-free.patch
|
||||
patches.suse/accel-ivpu-Ensure-rpm_runtime_put-in-case-of-engine-.patch
|
||||
patches.suse/drm-gma500-Remove-unused-helper-psb_fbdev_fb_setcolr.patch
|
||||
patches.suse/drm-panel-visionox-rm69299-Don-t-clear-all-mode-flag.patch
|
||||
patches.suse/accel-ivpu-Fix-DCT-active-percent-format.patch
|
||||
@@ -14104,6 +14183,7 @@
|
||||
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/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
|
||||
@@ -14112,6 +14192,7 @@
|
||||
patches.suse/ASoC-qcom-qdsp6-q6asm-dai-set-10-ms-period-and-buffe.patch
|
||||
patches.suse/ASoC-qcom-q6asm-dai-perform-correct-state-check-befo.patch
|
||||
patches.suse/ASoC-codecs-lpass-tx-macro-fix-SM6115-support.patch
|
||||
patches.suse/ASoC-nau8325-use-simple-i2c-probe-function.patch
|
||||
patches.suse/ASoC-stm32-sai-fix-device-leak-on-probe.patch
|
||||
patches.suse/ASoC-stm32-sai-fix-clk-prepare-imbalance-on-probe-fa.patch
|
||||
patches.suse/ASoC-stm32-sai-fix-OF-node-leak-on-probe.patch
|
||||
@@ -14165,12 +14246,16 @@
|
||||
patches.suse/power-supply-wm831x-Check-wm831x_set_bits-return-val.patch
|
||||
patches.suse/power-supply-apm_power-only-unset-own-apm_get_power_.patch
|
||||
patches.suse/efi-stmm-fix-kernel-doc-bad-line-warnings.patch
|
||||
patches.suse/efi-cper-Adjust-infopfx-size-to-accept-an-extra-spac.patch
|
||||
patches.suse/efi-cper-Add-a-new-helper-function-to-print-bitmasks.patch
|
||||
patches.suse/efi-cper-align-ARM-CPER-type-with-UEFI-2.9A-2.10-spe.patch
|
||||
patches.suse/PCI-PM-Reinstate-clearing-state_saved-in-legacy-and-.patch
|
||||
patches.suse/PCI-dwc-Fix-wrong-PORT_LOGIC_LTSSM_STATE_MASK-defini.patch
|
||||
patches.suse/PCI-keystone-Exit-ks_pcie_probe-for-invalid-mode.patch
|
||||
patches.suse/PCI-rcar-gen2-Drop-ARM-dependency-from-PCI_RCAR_GEN2.patch
|
||||
patches.suse/sysctl-fix-kernel-doc-format-warning.patch
|
||||
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/soc-tegra-fuse-Do-not-register-SoC-device-on-ACPI-bo.patch
|
||||
patches.suse/soc-tegra-fuse-speedo-tegra210-Update-speedo-IDs.patch
|
||||
@@ -14202,11 +14287,13 @@
|
||||
patches.suse/comedi-check-device-s-attached-status-in-compat-ioct.patch
|
||||
patches.suse/comedi-multiq3-sanitize-config-options-in-multiq3_at.patch
|
||||
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/serial-add-support-of-CPCI-cards.patch
|
||||
patches.suse/USB-Fix-descriptor-count-when-handling-invalid-MBIM-.patch
|
||||
patches.suse/usb-dwc3-dwc3_power_off_all_roothub_ports-Use-iorema.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-phy-Initialize-struct-usb_phy-list_head.patch
|
||||
@@ -14251,6 +14338,7 @@
|
||||
patches.suse/ALSA-uapi-Fix-typo-in-asound.h-comment.patch
|
||||
patches.suse/ALSA-firewire-motu-add-bounds-check-in-put_user-loop.patch
|
||||
patches.suse/ASoC-bcm-bcm63xx-pcm-whistler-Check-return-value-of-.patch
|
||||
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-wcd938x-fix-OF-node-leaks-on-probe-failu.patch
|
||||
@@ -14266,6 +14354,78 @@
|
||||
patches.suse/drm-mgag200-Fix-big-endian-support.patch
|
||||
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/net-phy-marvell-88q2xxx-Fix-clamped-value-in-mv88q2x.patch
|
||||
patches.suse/r8169-fix-RTL8117-Wake-on-Lan-in-DASH-mode.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-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
|
||||
patches.suse/drm-xe-Restore-engine-registers-before-restarting-sc.patch
|
||||
patches.suse/drm-xe-Limit-num_syncs-to-prevent-oversized-allocati.patch
|
||||
patches.suse/drm-xe-oa-Limit-num_syncs-to-prevent-oversized-alloc.patch
|
||||
patches.suse/drm-xe-Adjust-long-running-workload-timeslices-to-re.patch
|
||||
patches.suse/drm-xe-oa-Disallow-0-OA-property-values.patch
|
||||
patches.suse/drm-xe-Drop-preempt-fences-when-destroying-imported-.patch
|
||||
patches.suse/drm-xe-Use-usleep_range-for-accurate-long-running-wo.patch
|
||||
patches.suse/mmc-sdhci-of-arasan-Increase-CD-stable-timeout-to-2-.patch
|
||||
patches.suse/mmc-sdhci-esdhc-imx-add-alternate-ARCH_S32-dependenc.patch
|
||||
patches.suse/hwmon-dell-smm-Limit-fan-multiplier-to-avoid-overflo.patch
|
||||
patches.suse/hwmon-ibmpex-fix-use-after-free-in-high-low-store.patch
|
||||
patches.suse/hwmon-tmp401-fix-overflow-caused-by-default-conversi.patch
|
||||
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-atkbd-skip-deactivate-for-HONOR-FMB-P-s-intern.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
|
||||
patches.suse/ALSA-pcmcia-Fix-resource-leak-in-snd_pdacf_probe-err.patch
|
||||
patches.suse/ALSA-usb-mixer-us16x08-validate-meter-packet-indices.patch
|
||||
patches.suse/ASoC-fsl_sai-Constrain-sample-rates-from-audio-PLLs-.patch
|
||||
patches.suse/ASoC-ak4458-remove-the-reset-operation-in-probe-and-.patch
|
||||
patches.suse/drm-msm-dpu-Add-missing-NULL-pointer-check-for-pingp.patch
|
||||
patches.suse/powerpc-kexec-Enable-SMT-before-waking-offline-CPUs.patch
|
||||
patches.suse/firewire-nosy-Fix-dma_free_coherent-size.patch
|
||||
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/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-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
|
||||
patches.suse/crypto-seqiv-Do-not-use-req-iv-after-crypto_aead_enc.patch
|
||||
patches.suse/genalloc.h-fix-htmldocs-warning.patch
|
||||
patches.suse/idr-fix-idr_alloc-returning-an-ID-out-of-range.patch
|
||||
patches.suse/net-mdio-aspeed-add-dummy-read-to-avoid-read-after-w.patch
|
||||
patches.suse/net-usb-rtl8150-fix-memory-leak-on-usb_submit_urb-fa.patch
|
||||
patches.suse/Bluetooth-btusb-revert-use-of-devm_kzalloc-in-btusb.patch
|
||||
patches.suse/net-nfc-fix-deadlock-between-nfc_unregister_device-a.patch
|
||||
patches.suse/wifi-rtw88-limit-indirect-IO-under-powered-off-for-R.patch
|
||||
patches.suse/wifi-rtlwifi-8192cu-fix-tid-out-of-range-in-rtl92cu_.patch
|
||||
patches.suse/wifi-cfg80211-sme-store-capped-length-in-__cfg80211_.patch
|
||||
patches.suse/wifi-mac80211-do-not-use-old-MBSSID-elements.patch
|
||||
patches.suse/net-usb-sr9700-fix-incorrect-command-used-to-write-s.patch
|
||||
patches.suse/net-rose-fix-invalid-array-index-in-rose_kill_by_dev.patch
|
||||
patches.suse/platform-mellanox-mlxbf-pmc-Remove-trailing-whitespa.patch
|
||||
patches.suse/platform-x86-msi-laptop-add-missing-sysfs_remove_gro.patch
|
||||
patches.suse/platform-x86-ibm_rtl-fix-EBDA-signature-search-point.patch
|
||||
patches.suse/platform-x86-intel-pmt-Fix-kobject-memory-leak-on-in.patch
|
||||
patches.suse/platform-x86-hp-bioscfg-Fix-out-of-bounds-array-acce.patch
|
||||
patches.suse/platform-x86-intel-pmt-discovery-use-valid-device-po.patch
|
||||
patches.suse/drm-imagination-Disallow-exporting-of-PM-FW-protecte.patch
|
||||
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
|
||||
|
||||
# mkp/scsi queue
|
||||
patches.suse/scsi-lpfc-Update-various-NPIV-diagnostic-log-messagi.patch
|
||||
@@ -14284,6 +14444,7 @@
|
||||
|
||||
# out-of-tree patches
|
||||
patches.suse/selftests-run_kselftest.sh-Add-skip-argument-option.patch
|
||||
patches.suse/selftests-net-fib-onlink-tests-Set-high-metric-for-d.patch
|
||||
|
||||
########################################################
|
||||
# end of sorted patches
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
2025-12-18 00:00:14 +0000
|
||||
GIT Revision: cd450b4544355d6ffe04ab5d357c30502883668b
|
||||
2026-01-08 06:28:50 +0000
|
||||
GIT Revision: f0eb18e537bbf815824a55e6f0ab64b40fa3e1d4
|
||||
GIT Branch: SL-16.1
|
||||
|
||||
@@ -4878,15 +4878,15 @@
|
||||
+base drivers/scsi/sr_mod
|
||||
+base drivers/scsi/st # SCSI Tape Driver
|
||||
+base drivers/scsi/sym53c8xx_2/sym53c8xx
|
||||
drivers/scsi/ufs/core/ufshcd-core
|
||||
- drivers/scsi/ufs/host/cdns-pltfrm
|
||||
- drivers/scsi/ufs/host/ufs-exynos
|
||||
drivers/scsi/ufs/host/ufs-hisi
|
||||
drivers/scsi/ufs/host/ufs-mediatek
|
||||
drivers/scsi/ufs/host/ufs-qcom
|
||||
- drivers/scsi/ufs/host/ufshcd-pci
|
||||
drivers/scsi/ufs/host/ufshcd-pltfrm
|
||||
drivers/scsi/ufs/ti-j721e-ufs # jsc#PED-1379
|
||||
drivers/ufs/core/ufshcd-core
|
||||
- drivers/ufs/host/cdns-pltfrm
|
||||
- drivers/ufs/host/ufs-exynos
|
||||
drivers/ufs/host/ufs-hisi
|
||||
drivers/ufs/host/ufs-mediatek
|
||||
drivers/ufs/host/ufs-qcom
|
||||
- drivers/ufs/host/ufshcd-pci
|
||||
drivers/ufs/host/ufshcd-pltfrm
|
||||
drivers/ufs/host/ti-j721e-ufs # jsc#PED-1379
|
||||
+base drivers/scsi/virtio_scsi
|
||||
+base drivers/scsi/vmw_pvscsi # fate#315587 VMware Paravirtualized SCSI
|
||||
drivers/scsi/xen-scsifront
|
||||
|
||||
BIN
sysctl.tar.bz2
LFS
BIN
sysctl.tar.bz2
LFS
Binary file not shown.
Reference in New Issue
Block a user