Sync from SUSE:SLFO:Main kernel-source revision 42c44273b9f6b6e91d3eb5fed089c36f
This commit is contained in:
BIN
config.tar.bz2
(Stored with Git LFS)
BIN
config.tar.bz2
(Stored with Git LFS)
Binary file not shown.
@@ -1,3 +1,862 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 14:29:43 CEST 2025 - ykaukab@suse.de
|
||||
|
||||
- kABI: update kABI symbols
|
||||
kABI exceptions were allowed for a couple of branches. Update kABI
|
||||
symbols after the merge. Since kABI symbols are being updated, remove
|
||||
current kABI workaround patches before the update.
|
||||
- commit 0c9b3ad
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:33:37 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- NFSD: Implement FATTR4_CLONE_BLKSIZE attribute (git-fixes).
|
||||
- commit 4f434fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:29:56 CEST 2025 - tbogendoerfer@suse.de
|
||||
|
||||
- overflow: Introduce __DEFINE_FLEX for having no initializer
|
||||
(git-fixes).
|
||||
- commit 99c412c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:24:38 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- nfsd: nfsd4_spo_must_allow() must check this is a v4 compound
|
||||
request (git-fixes).
|
||||
- commit d974da9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:24:10 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- NFSD: fix race between nfsd registration and exports_proc
|
||||
(git-fixes).
|
||||
- commit 7c3e6b5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 10:33:01 CEST 2025 - tbogendoerfer@suse.de
|
||||
|
||||
- netlink: specs: tc: replace underscores with dashes in names
|
||||
(git-fixes).
|
||||
- netlink: specs: dpll: replace underscores with dashes in names
|
||||
(git-fixes).
|
||||
- netlink: specs: nfsd: replace underscores with dashes in names
|
||||
(git-fixes).
|
||||
- bnxt: properly flush XDP redirect lists (git-fixes).
|
||||
- e1000e: set fixed clock frequency indication for Nahum 11 and
|
||||
Nahum 13 (git-fixes).
|
||||
- ice: fix eswitch code memory leak in reset scenario (git-fixes).
|
||||
- net: ice: Perform accurate aRFS flow match (git-fixes).
|
||||
- net: ethtool: remove duplicate defines for family info
|
||||
(git-fixes).
|
||||
- bnxt_en: Fix double invocation of
|
||||
bnxt_ulp_stop()/bnxt_ulp_start() (git-fixes).
|
||||
- net/mlx5e: Fix leak of Geneve TLV option object (git-fixes).
|
||||
- net/mlx5: HWS, make sure the uplink is the last destination
|
||||
(git-fixes).
|
||||
- net/mlx5: HWS, fix missing ip_version handling in definer
|
||||
(git-fixes).
|
||||
- net/mlx5: Fix return value when searching for existing flow
|
||||
group (git-fixes).
|
||||
- net/mlx5: Fix ECVF vports unload on shutdown flow (git-fixes).
|
||||
- net/mlx5: Ensure fw pages are always allocated on same NUMA
|
||||
(git-fixes).
|
||||
- e1000: Move cancel_work_sync to avoid deadlock (git-fixes).
|
||||
- iavf: fix reset_task for early reset event (git-fixes).
|
||||
- i40e: retry VFLR handling if there is ongoing VF reset
|
||||
(git-fixes).
|
||||
- i40e: return false from i40e_reset_vf if reset is in progress
|
||||
(git-fixes).
|
||||
- iavf: iavf_suspend(): take RTNL before netdev_lock()
|
||||
(git-fixes).
|
||||
- gve: add missing NULL check for gve_alloc_pending_packet()
|
||||
in TX DQO (git-fixes).
|
||||
- idpf: avoid mailbox timeout delays during reset (git-fixes).
|
||||
- idpf: fix a race in txq wakeup (git-fixes).
|
||||
- ice: fix rebuilding the Tx scheduler tree for large queue counts
|
||||
(git-fixes).
|
||||
- ice: create new Tx scheduler nodes for new queues only
|
||||
(git-fixes).
|
||||
- ice: fix Tx scheduler error handling in XDP callback
|
||||
(git-fixes).
|
||||
- net/mlx4_en: Prevent potential integer overflow calculating Hz
|
||||
(git-fixes).
|
||||
- gve: Fix RX_BUFFERS_POSTED stat to report per-queue fill_cnt
|
||||
(git-fixes).
|
||||
- octeontx2-pf: QOS: Refactor TC_HTB_LEAF_DEL_LAST callback
|
||||
(git-fixes).
|
||||
- octeontx2-pf: QOS: Perform cache sync on send queue teardown
|
||||
(git-fixes).
|
||||
- net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid()
|
||||
(git-fixes).
|
||||
- net/mlx5_core: Add error handling
|
||||
inmlx5_query_nic_vport_qkey_viol_cntr() (git-fixes).
|
||||
- net/mlx5: HWS, Fix matcher action template attach (git-fixes).
|
||||
- overflow: Fix direct struct member initialization in
|
||||
_DEFINE_FLEX() (git-fixes).
|
||||
- idpf: fix idpf_vport_splitq_napi_poll() (git-fixes).
|
||||
- idpf: fix null-ptr-deref in idpf_features_check (CVE-2025-38053
|
||||
bsc#1244746).
|
||||
- ice: Fix LACP bonds without SRIOV environment (git-fixes).
|
||||
- ice: fix vf->num_mac count with port representors (git-fixes).
|
||||
- commit af82899
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 08:56:31 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- staging: rtl8723bs: Avoid memset() in aes_cipher() and
|
||||
aes_decipher() (git-fixes).
|
||||
- serial: imx: Restore original RXTL for console to fix data loss
|
||||
(git-fixes).
|
||||
- serial: core: restore of_node information in sysfs (git-fixes).
|
||||
- commit 3895da7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 08:44:37 CEST 2025 - nmorey@suse.com
|
||||
|
||||
- RDMA/hns: initialize db in update_srq_db() (git-fixes)
|
||||
- commit 980c53d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:51:11 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- wifi: rtw88: usb: Upload the firmware in bigger chunks
|
||||
(stable-fixes).
|
||||
- commit 1df8f6c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:50:19 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- wifi: mt76: mt7996: drop fragments with multicast or broadcast
|
||||
RA (stable-fixes).
|
||||
- wifi: mt76: mt7921: add 160 MHz AP for mt7922 device
|
||||
(stable-fixes).
|
||||
- wifi: mt76: mt7925: introduce thermal protection (stable-fixes).
|
||||
- wifi: mt76: mt76x2: Add support for LiteOn WN4516R,WN4519R
|
||||
(stable-fixes).
|
||||
- wifi: ath12k: fix macro definition HAL_RX_MSDU_PKT_LENGTH_GET
|
||||
(stable-fixes).
|
||||
- wifi: ath12k: fix a possible dead lock caused by ab->base_lock
|
||||
(stable-fixes).
|
||||
- wifi: ath11k: Fix QMI memory reuse logic (stable-fixes).
|
||||
- wifi: mac80211: validate SCAN_FLAG_AP in scan request during
|
||||
MLO (stable-fixes).
|
||||
- wifi: rtw89: leave idle mode when setting WEP encryption for
|
||||
AP mode (stable-fixes).
|
||||
- wifi: rtw89: 8922a: fix TX fail with wrong VCO setting
|
||||
(stable-fixes).
|
||||
- wifi: iwlwifi: mvm: fix beacon CCK flag (stable-fixes).
|
||||
- wireless: purelifi: plfxlc: fix memory leak in
|
||||
plfxlc_usb_wreq_asyn() (stable-fixes).
|
||||
- wifi: mac80211: do not offer a mesh path if forwarding is
|
||||
disabled (stable-fixes).
|
||||
- wifi: iwlwifi: pcie: make sure to lock rxq->read (stable-fixes).
|
||||
- wifi: mac80211_hwsim: Prevent tsf from setting if beacon is
|
||||
disabled (stable-fixes).
|
||||
- wifi: ath12k: using msdu end descriptor to check for rx
|
||||
multicast packets (stable-fixes).
|
||||
- wifi: ath12k: fix failed to set mhi state error during reboot
|
||||
with hardware grouping (stable-fixes).
|
||||
- wifi: ath12k: fix link valid field initialization in the
|
||||
monitor Rx (stable-fixes).
|
||||
- wifi: ath12k: fix incorrect CE addresses (stable-fixes).
|
||||
- commit b75f8f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:48:43 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- drivers/rapidio/rio_cm.c: prevent possible heap overwrite
|
||||
(stable-fixes).
|
||||
- PCI: Add ACS quirk for Loongson PCIe (stable-fixes).
|
||||
- watchdog: da9052_wdt: respect TWDMIN (stable-fixes).
|
||||
- watchdog: fix watchdog may detect false positive of softlockup
|
||||
(stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_pmx_set_by_name() (stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_gpio_get_direction() (stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_pmx_gpio_set_direction() (stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_gpio_get() (stable-fixes).
|
||||
- pinctrl: mcp23s08: Reset all pins to input at probe
|
||||
(stable-fixes).
|
||||
- software node: Correct a OOB check in
|
||||
software_node_get_reference_args() (stable-fixes).
|
||||
- wifi: ath12k: Pass correct values of center freq1 and center
|
||||
freq2 for 160 MHz (stable-fixes).
|
||||
- wifi: mac80211: VLAN traffic in multicast path (stable-fixes).
|
||||
- wifi: iwlwifi: Add missing MODULE_FIRMWARE for Qu-c0-jf-b0
|
||||
(stable-fixes).
|
||||
- usbnet: asix AX88772: leave the carrier control to phylink
|
||||
(stable-fixes).
|
||||
- PM: runtime: fix denying of auto suspend in
|
||||
pm_suspend_timer_fn() (stable-fixes).
|
||||
- power: supply: max17040: adjust thermal channel scaling
|
||||
(stable-fixes).
|
||||
- power: supply: bq27xxx: Retrieve again when busy (stable-fixes).
|
||||
- power: supply: collie: Fix wakeup source leaks on device unbind
|
||||
(stable-fixes).
|
||||
- platform-msi: Add msi_remove_device_irq_domain() in
|
||||
platform_device_msi_free_irqs_all() (stable-fixes).
|
||||
- wifi: rtw89: phy: add dummy C2H event handler for report of
|
||||
TAS power (stable-fixes).
|
||||
- commit 132d8d6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:47:08 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- i2c: tiny-usb: disable zero-length read messages (git-fixes).
|
||||
- i2c: robotfuzz-osif: disable zero-length read messages
|
||||
(git-fixes).
|
||||
- i2c: designware: Invoke runtime suspend on quick slave
|
||||
re-registration (stable-fixes).
|
||||
- i2c: npcm: Add clock toggle recovery (stable-fixes).
|
||||
- hid-asus: check ROG Ally MCU version and warn (stable-fixes).
|
||||
- mmc: Add quirk to disable DDR50 tuning (stable-fixes).
|
||||
- gpiolib: of: Add polarity quirk for s5m8767 (stable-fixes).
|
||||
- Make 'cc-option' work correctly for the -Wno-xyzzy pattern
|
||||
(stable-fixes).
|
||||
- Input: sparcspkr - avoid unannotated fall-through
|
||||
(stable-fixes).
|
||||
- commit 1379ece
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:45:28 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- drm/xe/gt: Update handling of xe_force_wake_get return
|
||||
(stable-fixes).
|
||||
- Refresh
|
||||
patches.suse/drm-xe-Fix-GT-for-each-engine-workarounds.patch.
|
||||
- commit b01435e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:44:37 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- drm/xe: Process deferred GGTT node removals on device unwind
|
||||
(git-fixes).
|
||||
- drm/xe/display: Add check for alloc_ordered_workqueue()
|
||||
(git-fixes).
|
||||
- drm/i915: fix build error some more (git-fixes).
|
||||
- drm/amd: Adjust output for discovery error handling (git-fixes).
|
||||
- drm/xe/bmg: Update Wa_16023588340 (git-fixes).
|
||||
- drm/v3d: Avoid NULL pointer dereference in
|
||||
`v3d_job_update_stats()` (stable-fixes).
|
||||
- fbcon: Make sure modelist not set on unregistered console
|
||||
(stable-fixes).
|
||||
- drm/amdgpu: read back register after written for VCN v4.0.5
|
||||
(stable-fixes).
|
||||
- drm/xe: Wire up device shutdown handler (stable-fixes).
|
||||
- commit 425e83a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:43:05 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X507UAR
|
||||
(git-fixes).
|
||||
- ALSA: usb-audio: Fix out-of-bounds read in
|
||||
snd_usb_get_audioformat_uac3() (git-fixes).
|
||||
- ALSA: hda/realtek: enable headset mic on Latitude 5420 Rugged
|
||||
(stable-fixes).
|
||||
- ALSA: usb-audio: Rename ALSA kcontrol PCM and PCM1 for the
|
||||
KTMicro sound card (stable-fixes).
|
||||
- ALSA: hda/realtek: Add quirk for Asus GU605C (stable-fixes).
|
||||
- ALSA: hda/realtek - Add mute LED support for HP Victus 16-s1xxx
|
||||
and HP Victus 15-fa1xxx (stable-fixes).
|
||||
- ALSA: hda/intel: Add Thinkpad E15 to PM deny list
|
||||
(stable-fixes).
|
||||
- ata: pata_via: Force PIO for ATAPI devices on VT6415/VT6330
|
||||
(stable-fixes).
|
||||
- bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS value
|
||||
(stable-fixes).
|
||||
- Bluetooth: btusb: Add new VID/PID 13d3/3584 for MT7922
|
||||
(stable-fixes).
|
||||
- Bluetooth: btusb: Add new VID/PID 13d3/3630 for MT7925
|
||||
(stable-fixes).
|
||||
- ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86
|
||||
case (stable-fixes).
|
||||
- ACPI: battery: negate current when discharging (stable-fixes).
|
||||
- ACPICA: Avoid sequence overread in call to strncmp()
|
||||
(stable-fixes).
|
||||
- ACPICA: utilities: Fix overflow check in vsnprintf()
|
||||
(stable-fixes).
|
||||
- ACPICA: Apply pack(1) to union aml_resource (stable-fixes).
|
||||
- ACPICA: fix acpi parse and parseext cache leaks (stable-fixes).
|
||||
- ACPICA: fix acpi operand cache leak in dswstate.c
|
||||
(stable-fixes).
|
||||
- ACPI: bus: Bail out if acpi_kobj registration fails
|
||||
(stable-fixes).
|
||||
- ASoC: amd: yc: Add quirk for Lenovo Yoga Pro 7 14ASP9
|
||||
(stable-fixes).
|
||||
- ASoC: intel/sdw_utils: Assign initial value in
|
||||
asoc_sdw_rt_amp_spk_rtd_init() (stable-fixes).
|
||||
- ASoC: tegra210_ahub: Add check to of_device_get_match_data()
|
||||
(stable-fixes).
|
||||
- ASoC: tas2770: Power cycle amp on ISENSE/VSENSE change
|
||||
(stable-fixes).
|
||||
- commit 36941d3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 28 12:42:00 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- Revert "block/bdev: enable large folio support for large logical block"
|
||||
(bsc#1245444)
|
||||
This reverts commit 03e169f9e789f08bac7bdb238dbd9bd7cfd00142.
|
||||
- commit f46bdc5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 18:10:22 CEST 2025 - joao.povoas@suse.com
|
||||
|
||||
- Update
|
||||
patches.suse/ALSA-pcm-Fix-race-of-buffer-access-at-PCM-OSS-layer.patch
|
||||
(stable-fixes CVE-2025-38078 bsc#1244737).
|
||||
- Update
|
||||
patches.suse/ASoC-SOF-Intel-hda-Fix-UAF-when-reloading-module.patch
|
||||
(git-fixes CVE-2025-38056 bsc#1244748).
|
||||
- Update
|
||||
patches.suse/HID-bpf-abort-dispatch-if-device-destroyed.patch
|
||||
(git-fixes CVE-2025-38016 bsc#1244745).
|
||||
- Update
|
||||
patches.suse/HID-uclogic-Add-NULL-check-in-uclogic_input_configur.patch
|
||||
(git-fixes CVE-2025-38007 bsc#1244938).
|
||||
- Update
|
||||
patches.suse/KVM-arm64-Fix-uninitialized-memcache-pointer-in-user.patch
|
||||
(git-fixes CVE-2025-37996 bsc#1243828).
|
||||
- Update
|
||||
patches.suse/PCI-endpoint-pci-epf-test-Fix-double-free-that-cause.patch
|
||||
(stable-fixes CVE-2025-38069 bsc#1245246).
|
||||
- Update
|
||||
patches.suse/RDMA-core-Fix-KASAN-slab-use-after-free-Read-in-ib_r.patch
|
||||
(git-fixes CVE-2025-38022 bsc#1245003).
|
||||
- Update
|
||||
patches.suse/RDMA-rxe-Fix-slab-use-after-free-Read-in-rxe_queue_c.patch
|
||||
(git-fixes CVE-2025-38024 bsc#1245025).
|
||||
- Update
|
||||
patches.suse/block-fix-race-between-set_blocksize-and-read-paths.patch
|
||||
(git-fixes CVE-2025-38073 bsc#1244741).
|
||||
- Update
|
||||
patches.suse/btrfs-avoid-NULL-pointer-dereference-if-no-valid-csu.patch
|
||||
(bsc#1243342 CVE-2025-38059 bsc#1244759).
|
||||
- Update
|
||||
patches.suse/btrfs-avoid-NULL-pointer-dereference-if-no-valid-ext.patch
|
||||
(bsc#1236208 CVE-2025-21658).
|
||||
- Update
|
||||
patches.suse/btrfs-zoned-fix-extent-range-end-unlock-in-cow_file_.patch
|
||||
(bsc#1239514 CVE-2025-21942 bsc#1240704).
|
||||
- Update
|
||||
patches.suse/can-bcm-add-locking-for-bcm_op-runtime-updates.patch
|
||||
(git-fixes CVE-2025-38004 bsc#1244274).
|
||||
- Update
|
||||
patches.suse/can-bcm-add-missing-rcu-read-protection-for-procfs-c.patch
|
||||
(git-fixes CVE-2025-38003 bsc#1244275).
|
||||
- Update
|
||||
patches.suse/can-m_can-m_can_class_allocate_dev-initialize-spin-l.patch
|
||||
(git-fixes CVE-2025-37993 bsc#1243822).
|
||||
- Update
|
||||
patches.suse/crypto-algif_hash-fix-double-free-in-hash_accept.patch
|
||||
(git-fixes CVE-2025-38079 bsc#1245217).
|
||||
- Update
|
||||
patches.suse/crypto-lzo-Fix-compression-buffer-overrun.patch
|
||||
(stable-fixes CVE-2025-38068 bsc#1245210).
|
||||
- Update
|
||||
patches.suse/dm-cache-prevent-BUG_ON-by-blocking-retries-on-faile.patch
|
||||
(git-fixes CVE-2025-38066 bsc#1244909).
|
||||
- Update
|
||||
patches.suse/dm-fix-unconditional-IO-throttle-caused-by-REQ_PREFL.patch
|
||||
(git-fixes CVE-2025-38063 bsc#1245202).
|
||||
- Update
|
||||
patches.suse/dmaengine-idxd-Refactor-remove-call-with-idxd_cleanu.patch
|
||||
(git-fixes CVE-2025-38014 bsc#1244732).
|
||||
- Update
|
||||
patches.suse/dmaengine-idxd-fix-memory-leak-in-error-handling-pat-46a5cca.patch
|
||||
(git-fixes CVE-2025-38015 bsc#1244789).
|
||||
- Update
|
||||
patches.suse/dmaengine-ti-k3-udma-Add-missing-locking.patch
|
||||
(git-fixes CVE-2025-38005 bsc#1244727).
|
||||
- Update
|
||||
patches.suse/drm-amd-display-Fix-invalid-context-error-in-dml-hel.patch
|
||||
(git-fixes CVE-2025-37965 bsc#1244174).
|
||||
- Update
|
||||
patches.suse/drm-amd-display-Increase-block_sequence-array-size.patch
|
||||
(stable-fixes CVE-2025-38080 bsc#1244738).
|
||||
- Update
|
||||
patches.suse/drm-amdgpu-csa-unmap-use-uninterruptible-lock.patch
|
||||
(stable-fixes CVE-2025-38011 bsc#1244729).
|
||||
- Update patches.suse/espintcp-fix-skb-leaks.patch (git-fixes
|
||||
CVE-2025-38057 bsc#1244862).
|
||||
- Update
|
||||
patches.suse/ext4-avoid-journaling-sb-update-on-error-if-journal-is-des.patch
|
||||
(bsc#1241967 CVE-2025-22113 bsc#1241617).
|
||||
- Update
|
||||
patches.suse/ext4-goto-right-label-out_mmap_sem-in-ext4_setattr.patch
|
||||
(bsc#1242556 CVE-2025-22120 bsc#1241592).
|
||||
- Update
|
||||
patches.suse/firmware-arm_ffa-Set-dma_mask-for-ffa-devices.patch
|
||||
(stable-fixes CVE-2025-38043 bsc#1245081).
|
||||
- Update
|
||||
patches.suse/fs-erofs-fileio-call-erofs_onlinefolio_split-after-bio_add_folio.patch
|
||||
(git-fixes CVE-2025-37999 bsc#1243846).
|
||||
- Update
|
||||
patches.suse/gpio-virtuser-fix-potential-out-of-bound-write.patch
|
||||
(stable-fixes CVE-2025-38082 bsc#1244740).
|
||||
- Update
|
||||
patches.suse/md-fix-mddev-uaf-while-iterating-all_mddevs-list.patch
|
||||
(git-fixes CVE-20255-22126 bsc#1241597 CVE-2025-22126).
|
||||
- Update patches.suse/media-cx231xx-set-device_caps-for-417.patch
|
||||
(stable-fixes CVE-2025-38044 bsc#1245082).
|
||||
- Update
|
||||
patches.suse/net-mlx5e-Disable-MACsec-offload-for-uplink-represen.patch
|
||||
(git-fixes CVE-2025-38020 bsc#1245001).
|
||||
- Update
|
||||
patches.suse/net-pktgen-fix-access-outside-of-user-given-buffer-i.patch
|
||||
(git-fixes CVE-2025-38061 bsc#1245440).
|
||||
- Update
|
||||
patches.suse/net-tls-fix-kernel-panic-when-alloc_page-failed.patch
|
||||
(git-fixes CVE-2025-38018 bsc#1244999).
|
||||
- Update patches.suse/net_sched-prio-fix-a-race-in-prio_tune.patch
|
||||
(git-fixes CVE-2025-38083 bsc#1245183).
|
||||
- Update
|
||||
patches.suse/nfs-handle-failure-of-nfs_get_lock_context-in-unlock-path.patch
|
||||
(git-fixes CVE-2025-38023 bsc#1245004).
|
||||
- Update
|
||||
patches.suse/nvmet-tcp-don-t-restore-null-sk_state_change.patch
|
||||
(git-fixes CVE-2025-38035 bsc#1244801).
|
||||
- Update
|
||||
patches.suse/padata-do-not-leak-refcount-in-reorder_work.patch
|
||||
(git-fixes CVE-2025-38031 bsc#1245046).
|
||||
- Update
|
||||
patches.suse/perf-x86-intel-Fix-segfault-with-PEBS-via-PT-with-sample_f.patch
|
||||
(git-fixes CVE-2025-38055 bsc#1244747).
|
||||
- Update
|
||||
patches.suse/phy-tegra-xusb-Use-a-bitmask-for-UTMI-pad-power-stat.patch
|
||||
(git-fixes CVE-2025-38010 bsc#1244996).
|
||||
- Update
|
||||
patches.suse/platform-x86-dell-wmi-sysman-Avoid-buffer-overflow-i.patch
|
||||
(git-fixes CVE-2025-38077 bsc#1244736).
|
||||
- Update
|
||||
patches.suse/ptp-ocp-Limit-signal-freq-counts-in-summary-output-f.patch
|
||||
(git-fixes CVE-2025-38054 bsc#1244752).
|
||||
- Update
|
||||
patches.suse/regulator-max20086-fix-invalid-memory-access.patch
|
||||
(git-fixes CVE-2025-38027 bsc#1245042).
|
||||
- Update
|
||||
patches.suse/sched-numa-fix-memory-leak-due-to-the-overwritten-vma-numab_state.patch
|
||||
(git fixes (sched/numa) CVE-2024-56613 bsc#1244176).
|
||||
- Update
|
||||
patches.suse/serial-mctrl_gpio-split-disable_ms-into-sync-and-no_.patch
|
||||
(git-fixes CVE-2025-38040 bsc#1245078).
|
||||
- Update
|
||||
patches.suse/spi-rockchip-Fix-register-out-of-bounds-access.patch
|
||||
(stable-fixes CVE-2025-38081 bsc#1244739).
|
||||
- Update
|
||||
patches.suse/staging-bcm2835-camera-Initialise-dev-in-v4l2_dev.patch
|
||||
(git-fixes CVE-2025-37971 bsc#1244173).
|
||||
- Update
|
||||
patches.suse/tracing-Have-process_string-also-allow-arrays.patch
|
||||
(git-fixes CVE-2024-57930 bsc#1236194).
|
||||
- Update
|
||||
patches.suse/usb-typec-ucsi-displayport-Fix-NULL-pointer-access.patch
|
||||
(git-fixes CVE-2025-37994 bsc#1243823).
|
||||
- Update
|
||||
patches.suse/wifi-cfg80211-fix-out-of-bounds-access-during-multi-.patch
|
||||
(git-fixes CVE-2025-37973 bsc#1244172).
|
||||
- Update patches.suse/wifi-iwlwifi-fix-debug-actions-order.patch
|
||||
(stable-fixes CVE-2025-38045 bsc#1245083).
|
||||
- Update
|
||||
patches.suse/wifi-mac80211-Set-n_channels-after-allocating-struct.patch
|
||||
(git-fixes CVE-2025-38013 bsc#1244731).
|
||||
- Update
|
||||
patches.suse/wifi-mt76-disable-napi-on-driver-removal.patch
|
||||
(git-fixes CVE-2025-38009 bsc#1244995).
|
||||
- Update
|
||||
patches.suse/x86-microcode-AMD-Fix-__apply_microcode_amd-s-return-value.patch
|
||||
(git-fixes CVE-2025-22047 bsc#1241437).
|
||||
- commit db15093
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 11:31:07 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/ondemand: Set io_is_busy to 1 by default on all
|
||||
platforms (bsc#1233975).
|
||||
- commit e5c69ac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 10:14:19 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/cpufreq-amd-pstate-Default-to-powersave-governor-whe.patch (jsc#PED-13111).
|
||||
- commit e2263cb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 09:58:44 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- HID: wacom: fix crash in wacom_aes_battery_handler()
|
||||
(git-fixes).
|
||||
- HID: lenovo: Restrict F7/9/11 mode to compact keyboards only
|
||||
(git-fixes).
|
||||
- HID: wacom: fix kobject reference count leak (git-fixes).
|
||||
- HID: wacom: fix memory leak on sysfs attribute creation failure
|
||||
(git-fixes).
|
||||
- HID: wacom: fix memory leak on kobject creation failure
|
||||
(git-fixes).
|
||||
- wifi: mac80211: fix beacon interval calculation overflow
|
||||
(git-fixes).
|
||||
- commit ea1fa22
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 17:10:10 CEST 2025 - hare@suse.de
|
||||
|
||||
- mm/memory-tier: Fix abstract distance calculation overflow
|
||||
(bsc#1244051).
|
||||
- commit 3248628
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 17:00:06 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/xen: Fix __xen_hypercall_setfunc() (git-fixes).
|
||||
- commit 76c9b78
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 16:59:45 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86: don't re-generate cpufeaturemasks.h so eagerly (git-fixes).
|
||||
- commit 1bde9b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 15:37:54 CEST 2025 - fdmanana@suse.com
|
||||
|
||||
- btrfs: fix wrong start offset for delalloc space release during
|
||||
mmap write (git-fixes).
|
||||
- btrfs: prepare btrfs_page_mkwrite() for large folios
|
||||
(git-fixes).
|
||||
- commit e702032
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:55:30 CEST 2025 - fdmanana@suse.com
|
||||
|
||||
- btrfs: fix invalid data space release when truncating block
|
||||
in NOCOW mode (git-fixes).
|
||||
- commit ecc292a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:27:28 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- kabi/severities: ignore nf_flow_register_bpf() that depends on
|
||||
CONFIG_DEBUG_* (bsc#1245399)
|
||||
- commit f7994ea
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:14:39 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Use AWK to generate {REQUIRED|DISABLED}_MASK_BIT_SET in <asm/cpufeaturemasks.h> (git-fixes).
|
||||
- Refresh patches.suse/kabi-reserve-cpuid-leaves.patch.
|
||||
- commit c797ea7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:13:02 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Remove {disabled,required}-features.h (git-fixes).
|
||||
- Refresh patches.suse/kabi-reserve-cpuid-leaves.patch.
|
||||
- commit 7c1ff00
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:10:33 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Generate the <asm/cpufeaturemasks.h> header based on build config (git-fixes).
|
||||
- commit aa4d1af
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:06:13 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Add {REQUIRED,DISABLED} feature configs (git-fixes).
|
||||
- commit 130db28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:05:53 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8 (git-fixes).
|
||||
- commit c39c8b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 13:48:18 CEST 2025 - jgross@suse.com
|
||||
|
||||
- KVM: SVM: Add Idle HLT intercept support (jsc#PED-12577).
|
||||
- commit 9b4ced8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 13:34:11 CEST 2025 - jgross@suse.com
|
||||
|
||||
- x86/cpufeatures: Add CPUID feature bit for Idle HLT intercept
|
||||
(jsc#PED-12577).
|
||||
- commit c78722e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 04:05:35 CEST 2025 - bdas@suse.de
|
||||
|
||||
- vmxnet3: correctly report gso type for UDP tunnels
|
||||
(bsc#1244626).
|
||||
- commit 1216762
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 04:05:17 CEST 2025 - bdas@suse.de
|
||||
|
||||
- vmxnet3: update MTU after device quiesce (bsc#1244626).
|
||||
- commit d22f709
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 19:00:28 CEST 2025 - fdmanana@suse.com
|
||||
|
||||
- btrfs: factor out nocow ordered extent and extent map generation
|
||||
into a helper (git-fixes).
|
||||
- btrfs: fix qgroup reservation leak on failure to allocate
|
||||
ordered extent (git-fixes).
|
||||
- btrfs: move ordered extent cleanup to where they are allocated
|
||||
(git-fixes).
|
||||
- btrfs: remove the unused locked_folio parameter from
|
||||
btrfs_cleanup_ordered_extents() (git-fixes).
|
||||
- btrfs: use unsigned types for constants defined as bit shifts
|
||||
(git-fixes).
|
||||
- Refresh
|
||||
patches.suse/0005-btrfs-do-proper-folio-cleanup-when-run_delalloc_noco.patch.
|
||||
- commit a1f80d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:50:16 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix compilation warning on arm32 (bsc#1243551).
|
||||
- commit 5ab4900
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:47:07 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Add support for the "Requested CPU Min
|
||||
frequency" BIOS option (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Add offline, online and suspend callbacks
|
||||
for amd_pstate_driver (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Move max_perf limiting in amd_pstate_update
|
||||
(jsc#PED-13164).
|
||||
- commit c625c71
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:38:53 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Enable ITMT support after initializing
|
||||
core rankings (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Fix min_limit perf and freq updation for
|
||||
performance governor (jsc#PED-13164).
|
||||
- commit f84536f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:07:05 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Set different default EPP policy for Epyc and Ryzen (jsc#PED-13164).
|
||||
- Refresh patches.suse/cpufreq-amd-pstate-Default-to-powersave-governor-whe.patch.
|
||||
- commit f5fec72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 13:37:27 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: ensure that PIDFS_INFO_EXIT is available (jsc#PED-13113).
|
||||
- blacklist.conf: Guard against unused prerequisite
|
||||
- commit 872e385
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 13:31:39 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- exit: fix the usage of delay_group_leader->exit_code in
|
||||
do_notify_parent() and pidfs_exit() (jsc#PED-13113).
|
||||
- pidfs: improve multi-threaded exec and premature thread-group
|
||||
leader exit polling (jsc#PED-13113).
|
||||
- commit c5e2e6c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 12:40:25 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Drop actions in amd_pstate_epp_cpu_offline()
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Stop caching EPP (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Rework CPPC enabling (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Drop debug statements for policy setting
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Update cppc_req_cached for shared mem EPP
|
||||
writes (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Move all EPP tracing into *_update_perf
|
||||
and *_set_epp functions (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Cache CPPC request in shared mem case too
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Replace all AMD_CPPC_* macros with masks
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Adjust variable scope (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Run on all of the correct CPUs
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Drop SUCCESS and FAIL enums
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Allow lowest nonlinear and lowest to
|
||||
be the same (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Use _free macro to free put policy
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Drop `cppc_cap1_cached` (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Overhaul locking (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Move perf values into a union
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Drop min and max cached frequencies
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Show a warning when a CPU fails to setup
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Invalidate cppc_req_cached during suspend
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Fix the clamping of perf values
|
||||
(jsc#PED-13164).
|
||||
- commit 0b848ba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 12:03:08 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: abort verification if env->cur_state->loop_entry != NULL
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- commit 3e1f9c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 11:35:00 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix oob write in trace_seq_to_buffer() (CVE-2025-37923
|
||||
bsc#1243551).
|
||||
- commit 3a99a12
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 11:28:14 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Remove the unncecessary driver_lock in
|
||||
amd_pstate_update_limits (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Use scope based cleanup for cpufreq_policy
|
||||
refs (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Remove the unnecessary cpufreq_update_policy
|
||||
call (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Modularize perf<->freq conversion (jsc#PED-13164).
|
||||
- Refresh patches.suse/cpufreq-amd-pstate-Add-missing-NULL-ptr-check-in-amd.patch.
|
||||
- cpufreq/amd-pstate: Convert all perf values to u8 (jsc#PED-13164).
|
||||
- Refresh patches.suse/cpufreq-amd-pstate-Add-missing-NULL-ptr-check-in-amd.patch.
|
||||
- cpufreq/amd-pstate: Pass min/max_limit_perf as min/max_perf
|
||||
to amd_pstate_update (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Remove the redundant des_perf clamping in
|
||||
adjust_perf (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Modify the min_perf calculation in
|
||||
adjust_perf callback (jsc#PED-13164).
|
||||
- commit 21b14f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:51:06 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix use-after-free in print_graph_function_flags
|
||||
during tracer switching (CVE-2025-22035 bsc#1241544).
|
||||
- commit 49f381e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:20:27 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: free verifier states when they are no longer referenced
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- Refresh patches.suse/kABI-padding-for-bpf.patch.
|
||||
- commit 06e2482
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:08:22 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: fix env->peak_states computation (CVE-2025-38060
|
||||
bsc#1245155).
|
||||
- commit 53d5bd3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:07:33 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: use list_head to track explored states and free list
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- bpf: do not update state->loop_entry in get_loop_entry()
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- bpf: make state->dfs_depth < state->loop_entry->dfs_depth an
|
||||
invariant (CVE-2025-38060 bsc#1245155).
|
||||
- bpf: detect infinite loop in get_loop_entry() (CVE-2025-38060
|
||||
bsc#1245155).
|
||||
- selftests/bpf: check states pruning for deeply nested iterator
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- bpf: don't do clean_live_states when state->loop_entry->branches
|
||||
> 0 (CVE-2025-38060 bsc#1245155).
|
||||
- selftests/bpf: test correct loop_entry update in
|
||||
copy_verifier_state (CVE-2025-38060 bsc#1245155).
|
||||
- bpf: copy_verifier_state() should copy 'loop_entry' field
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- commit 6388e16
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 08:01:17 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: Fix deadlock between rcu_tasks_trace and event_mutex
|
||||
(CVE-2025-37884 bsc#1243060).
|
||||
- commit 1feaa51
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:59:53 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_exthdr: fix offset with ipv4_find_option()
|
||||
(git-fixes).
|
||||
- commit be2a228
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:58:22 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: conntrack: Bound nf_conntrack sysctl writes
|
||||
(git-fixes).
|
||||
- commit 0ac13d2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:55:50 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_tables: Only use nf_skip_indirect_calls() when
|
||||
MITIGATION_RETPOLINE (git-fixes).
|
||||
- commit 114a1de
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:53:09 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_set_hash: GC reaps elements with conncount for
|
||||
dynamic sets only (git-fixes).
|
||||
- commit fd8be75
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:50:57 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_quota: match correctly when the quota just
|
||||
depleted (git-fixes).
|
||||
- commit 563b1e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:48:13 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_set_pipapo_avx2: fix initial map fill (git-fixes).
|
||||
- commit 5316618
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:44:57 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: bridge: Move specific fragmented packet to slow_path
|
||||
instead of dropping it (git-fixes).
|
||||
- commit 3a5285b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:43:37 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_tables: nft_fib_ipv6: fix VRF ipv4/ipv6 result
|
||||
discrepancy (git-fixes).
|
||||
- commit 18d1e67
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:41:16 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_tables: nft_fib: consistent l3mdev handling
|
||||
(git-fixes).
|
||||
- commit 2b7f119
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 14:56:47 CEST 2025 - mfranc@suse.cz
|
||||
|
||||
@@ -60,6 +919,12 @@ Mon Jun 23 17:55:38 CEST 2025 - mfranc@suse.cz
|
||||
bsc#1245230).
|
||||
- commit 5f783ee
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 16:25:04 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: never refuse ppid == 0 in PIDFD_GET_INFO (jsc#PED-13113).
|
||||
- commit 4327fa2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 16:14:25 CEST 2025 - vkarasulli@suse.de
|
||||
|
||||
@@ -128,6 +993,13 @@ Mon Jun 23 12:27:01 CEST 2025 - wqu@suse.com
|
||||
checksum (bsc#1245067).
|
||||
- commit b160824
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 11:41:41 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq: Default to performance governor on servers
|
||||
(jsc#PED-13111).
|
||||
- commit 0f4c2f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 10:52:46 CEST 2025 - ailiop@suse.com
|
||||
|
||||
@@ -388,6 +1260,12 @@ Fri Jun 20 11:51:59 CEST 2025 - nstange@suse.de
|
||||
(bsc#1240423 jsc#PED-12225).
|
||||
- commit 93f363a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 20 11:35:33 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: lookup pid through rbtree (jsc#PED-13113).
|
||||
- commit eead84f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 19 11:33:47 CEST 2025 - glass.su@suse.com
|
||||
|
||||
@@ -1388,20 +2266,20 @@ Thu Jun 12 15:41:11 CEST 2025 - petr.pavlu@suse.com
|
||||
Thu Jun 12 13:31:08 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: don't lose solo dquot update transactions (bsc#1244502).
|
||||
- commit faf4caf
|
||||
- commit de784a3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 13:30:45 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: don't lose solo superblock counter update transactions
|
||||
(bsc#1244502).
|
||||
- commit 3d00096
|
||||
- commit d46099b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 13:30:25 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: avoid nested calls to __xfs_trans_commit (bsc#1244502).
|
||||
- commit 85a1a76
|
||||
- commit 0e219be
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 13:24:23 CEST 2025 - sjaeckel@suse.de
|
||||
@@ -2066,6 +2944,19 @@ Sat Jun 7 09:54:40 CEST 2025 - tiwai@suse.de
|
||||
- Update video patch to the upstream version and put to sorted section
|
||||
- commit 5580ff0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 6 19:19:03 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: allow to retrieve exit information (jsc#PED-13113).
|
||||
- pidfs: record exit code and cgroupid at exit (jsc#PED-13113).
|
||||
- pidfs: use private inode slab cache (jsc#PED-13113).
|
||||
- pidfs: move setting flags into pidfs_alloc_file() (jsc#PED-13113).
|
||||
- pidfd: rely on automatic cleanup in __pidfd_prepare()
|
||||
(jsc#PED-13113).
|
||||
- pidfs: switch to copy_struct_to_user() (jsc#PED-13113).
|
||||
- pidfd: add ioctl to retrieve pid info (jsc#PED-13113).
|
||||
- commit e6e14a5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 6 16:06:42 CEST 2025 - hare@suse.de
|
||||
|
||||
@@ -2255,6 +3146,12 @@ Thu Jun 5 20:10:15 CEST 2025 - dsterba@suse.com
|
||||
- openvswitch: Fix unsafe attribute parsing in output_userspace() (CVE-2025-37998 bsc#1243836)
|
||||
- commit 947ad09
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 20:06:14 CEST 2025 - msuchanek@suse.de
|
||||
|
||||
- supported.conf: Add PPC KVM PMU (jsc#PED-11017)
|
||||
- commit 26c31c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 19:19:15 CEST 2025 - dsterba@suse.com
|
||||
|
||||
@@ -3221,6 +4118,12 @@ Thu Jun 5 17:15:38 CEST 2025 - tiwai@suse.de
|
||||
- ACPI: HED: Always initialize before evged (stable-fixes).
|
||||
- commit a49c2aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 16:30:04 CEST 2025 - msuchanek@suse.de
|
||||
|
||||
- kabi/severities: Add more PPC KVM symbols
|
||||
- commit 72910b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 13:49:48 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
@@ -3492,6 +4395,24 @@ Wed Jun 4 12:06:16 CEST 2025 - pfalcato@suse.de
|
||||
- net: ipv6: fix dst ref loop on input in seg6 lwt (git-fixes).
|
||||
- commit 6e27dbd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 4 11:39:22 CEST 2025 - msuchanek@suse.de
|
||||
|
||||
- powerpc/kvm-hv-pmu: Add perf-events for Hostwide counters
|
||||
(jsc#PED-11017).
|
||||
- powerpc/kvm-hv-pmu: Implement GSB message-ops for hostwide
|
||||
counters (jsc#PED-11017).
|
||||
- kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMU
|
||||
(jsc#PED-11017).
|
||||
Update config files.
|
||||
- kvm powerpc/book3s-apiv2: Add kunit tests for Hostwide GSB
|
||||
elements (jsc#PED-11017).
|
||||
- kvm powerpc/book3s-apiv2: Add support for Hostwide GSB elements
|
||||
(jsc#PED-11017).
|
||||
- powerpc: Document APIv2 KVM hcall spec for Hostwide counters
|
||||
(jsc#PED-11017).
|
||||
- commit 5094316
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 4 11:16:38 CEST 2025 - ailiop@suse.com
|
||||
|
||||
|
@@ -27,7 +27,7 @@
|
||||
Name: dtb-aarch64
|
||||
Version: 6.12.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g9932895
|
||||
Release: <RELEASE>.g0c9b3ad
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
BIN
kabi.tar.bz2
(Stored with Git LFS)
BIN
kabi.tar.bz2
(Stored with Git LFS)
Binary file not shown.
@@ -1,3 +1,862 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 14:29:43 CEST 2025 - ykaukab@suse.de
|
||||
|
||||
- kABI: update kABI symbols
|
||||
kABI exceptions were allowed for a couple of branches. Update kABI
|
||||
symbols after the merge. Since kABI symbols are being updated, remove
|
||||
current kABI workaround patches before the update.
|
||||
- commit 0c9b3ad
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:33:37 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- NFSD: Implement FATTR4_CLONE_BLKSIZE attribute (git-fixes).
|
||||
- commit 4f434fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:29:56 CEST 2025 - tbogendoerfer@suse.de
|
||||
|
||||
- overflow: Introduce __DEFINE_FLEX for having no initializer
|
||||
(git-fixes).
|
||||
- commit 99c412c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:24:38 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- nfsd: nfsd4_spo_must_allow() must check this is a v4 compound
|
||||
request (git-fixes).
|
||||
- commit d974da9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:24:10 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- NFSD: fix race between nfsd registration and exports_proc
|
||||
(git-fixes).
|
||||
- commit 7c3e6b5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 10:33:01 CEST 2025 - tbogendoerfer@suse.de
|
||||
|
||||
- netlink: specs: tc: replace underscores with dashes in names
|
||||
(git-fixes).
|
||||
- netlink: specs: dpll: replace underscores with dashes in names
|
||||
(git-fixes).
|
||||
- netlink: specs: nfsd: replace underscores with dashes in names
|
||||
(git-fixes).
|
||||
- bnxt: properly flush XDP redirect lists (git-fixes).
|
||||
- e1000e: set fixed clock frequency indication for Nahum 11 and
|
||||
Nahum 13 (git-fixes).
|
||||
- ice: fix eswitch code memory leak in reset scenario (git-fixes).
|
||||
- net: ice: Perform accurate aRFS flow match (git-fixes).
|
||||
- net: ethtool: remove duplicate defines for family info
|
||||
(git-fixes).
|
||||
- bnxt_en: Fix double invocation of
|
||||
bnxt_ulp_stop()/bnxt_ulp_start() (git-fixes).
|
||||
- net/mlx5e: Fix leak of Geneve TLV option object (git-fixes).
|
||||
- net/mlx5: HWS, make sure the uplink is the last destination
|
||||
(git-fixes).
|
||||
- net/mlx5: HWS, fix missing ip_version handling in definer
|
||||
(git-fixes).
|
||||
- net/mlx5: Fix return value when searching for existing flow
|
||||
group (git-fixes).
|
||||
- net/mlx5: Fix ECVF vports unload on shutdown flow (git-fixes).
|
||||
- net/mlx5: Ensure fw pages are always allocated on same NUMA
|
||||
(git-fixes).
|
||||
- e1000: Move cancel_work_sync to avoid deadlock (git-fixes).
|
||||
- iavf: fix reset_task for early reset event (git-fixes).
|
||||
- i40e: retry VFLR handling if there is ongoing VF reset
|
||||
(git-fixes).
|
||||
- i40e: return false from i40e_reset_vf if reset is in progress
|
||||
(git-fixes).
|
||||
- iavf: iavf_suspend(): take RTNL before netdev_lock()
|
||||
(git-fixes).
|
||||
- gve: add missing NULL check for gve_alloc_pending_packet()
|
||||
in TX DQO (git-fixes).
|
||||
- idpf: avoid mailbox timeout delays during reset (git-fixes).
|
||||
- idpf: fix a race in txq wakeup (git-fixes).
|
||||
- ice: fix rebuilding the Tx scheduler tree for large queue counts
|
||||
(git-fixes).
|
||||
- ice: create new Tx scheduler nodes for new queues only
|
||||
(git-fixes).
|
||||
- ice: fix Tx scheduler error handling in XDP callback
|
||||
(git-fixes).
|
||||
- net/mlx4_en: Prevent potential integer overflow calculating Hz
|
||||
(git-fixes).
|
||||
- gve: Fix RX_BUFFERS_POSTED stat to report per-queue fill_cnt
|
||||
(git-fixes).
|
||||
- octeontx2-pf: QOS: Refactor TC_HTB_LEAF_DEL_LAST callback
|
||||
(git-fixes).
|
||||
- octeontx2-pf: QOS: Perform cache sync on send queue teardown
|
||||
(git-fixes).
|
||||
- net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid()
|
||||
(git-fixes).
|
||||
- net/mlx5_core: Add error handling
|
||||
inmlx5_query_nic_vport_qkey_viol_cntr() (git-fixes).
|
||||
- net/mlx5: HWS, Fix matcher action template attach (git-fixes).
|
||||
- overflow: Fix direct struct member initialization in
|
||||
_DEFINE_FLEX() (git-fixes).
|
||||
- idpf: fix idpf_vport_splitq_napi_poll() (git-fixes).
|
||||
- idpf: fix null-ptr-deref in idpf_features_check (CVE-2025-38053
|
||||
bsc#1244746).
|
||||
- ice: Fix LACP bonds without SRIOV environment (git-fixes).
|
||||
- ice: fix vf->num_mac count with port representors (git-fixes).
|
||||
- commit af82899
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 08:56:31 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- staging: rtl8723bs: Avoid memset() in aes_cipher() and
|
||||
aes_decipher() (git-fixes).
|
||||
- serial: imx: Restore original RXTL for console to fix data loss
|
||||
(git-fixes).
|
||||
- serial: core: restore of_node information in sysfs (git-fixes).
|
||||
- commit 3895da7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 08:44:37 CEST 2025 - nmorey@suse.com
|
||||
|
||||
- RDMA/hns: initialize db in update_srq_db() (git-fixes)
|
||||
- commit 980c53d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:51:11 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- wifi: rtw88: usb: Upload the firmware in bigger chunks
|
||||
(stable-fixes).
|
||||
- commit 1df8f6c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:50:19 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- wifi: mt76: mt7996: drop fragments with multicast or broadcast
|
||||
RA (stable-fixes).
|
||||
- wifi: mt76: mt7921: add 160 MHz AP for mt7922 device
|
||||
(stable-fixes).
|
||||
- wifi: mt76: mt7925: introduce thermal protection (stable-fixes).
|
||||
- wifi: mt76: mt76x2: Add support for LiteOn WN4516R,WN4519R
|
||||
(stable-fixes).
|
||||
- wifi: ath12k: fix macro definition HAL_RX_MSDU_PKT_LENGTH_GET
|
||||
(stable-fixes).
|
||||
- wifi: ath12k: fix a possible dead lock caused by ab->base_lock
|
||||
(stable-fixes).
|
||||
- wifi: ath11k: Fix QMI memory reuse logic (stable-fixes).
|
||||
- wifi: mac80211: validate SCAN_FLAG_AP in scan request during
|
||||
MLO (stable-fixes).
|
||||
- wifi: rtw89: leave idle mode when setting WEP encryption for
|
||||
AP mode (stable-fixes).
|
||||
- wifi: rtw89: 8922a: fix TX fail with wrong VCO setting
|
||||
(stable-fixes).
|
||||
- wifi: iwlwifi: mvm: fix beacon CCK flag (stable-fixes).
|
||||
- wireless: purelifi: plfxlc: fix memory leak in
|
||||
plfxlc_usb_wreq_asyn() (stable-fixes).
|
||||
- wifi: mac80211: do not offer a mesh path if forwarding is
|
||||
disabled (stable-fixes).
|
||||
- wifi: iwlwifi: pcie: make sure to lock rxq->read (stable-fixes).
|
||||
- wifi: mac80211_hwsim: Prevent tsf from setting if beacon is
|
||||
disabled (stable-fixes).
|
||||
- wifi: ath12k: using msdu end descriptor to check for rx
|
||||
multicast packets (stable-fixes).
|
||||
- wifi: ath12k: fix failed to set mhi state error during reboot
|
||||
with hardware grouping (stable-fixes).
|
||||
- wifi: ath12k: fix link valid field initialization in the
|
||||
monitor Rx (stable-fixes).
|
||||
- wifi: ath12k: fix incorrect CE addresses (stable-fixes).
|
||||
- commit b75f8f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:48:43 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- drivers/rapidio/rio_cm.c: prevent possible heap overwrite
|
||||
(stable-fixes).
|
||||
- PCI: Add ACS quirk for Loongson PCIe (stable-fixes).
|
||||
- watchdog: da9052_wdt: respect TWDMIN (stable-fixes).
|
||||
- watchdog: fix watchdog may detect false positive of softlockup
|
||||
(stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_pmx_set_by_name() (stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_gpio_get_direction() (stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_pmx_gpio_set_direction() (stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_gpio_get() (stable-fixes).
|
||||
- pinctrl: mcp23s08: Reset all pins to input at probe
|
||||
(stable-fixes).
|
||||
- software node: Correct a OOB check in
|
||||
software_node_get_reference_args() (stable-fixes).
|
||||
- wifi: ath12k: Pass correct values of center freq1 and center
|
||||
freq2 for 160 MHz (stable-fixes).
|
||||
- wifi: mac80211: VLAN traffic in multicast path (stable-fixes).
|
||||
- wifi: iwlwifi: Add missing MODULE_FIRMWARE for Qu-c0-jf-b0
|
||||
(stable-fixes).
|
||||
- usbnet: asix AX88772: leave the carrier control to phylink
|
||||
(stable-fixes).
|
||||
- PM: runtime: fix denying of auto suspend in
|
||||
pm_suspend_timer_fn() (stable-fixes).
|
||||
- power: supply: max17040: adjust thermal channel scaling
|
||||
(stable-fixes).
|
||||
- power: supply: bq27xxx: Retrieve again when busy (stable-fixes).
|
||||
- power: supply: collie: Fix wakeup source leaks on device unbind
|
||||
(stable-fixes).
|
||||
- platform-msi: Add msi_remove_device_irq_domain() in
|
||||
platform_device_msi_free_irqs_all() (stable-fixes).
|
||||
- wifi: rtw89: phy: add dummy C2H event handler for report of
|
||||
TAS power (stable-fixes).
|
||||
- commit 132d8d6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:47:08 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- i2c: tiny-usb: disable zero-length read messages (git-fixes).
|
||||
- i2c: robotfuzz-osif: disable zero-length read messages
|
||||
(git-fixes).
|
||||
- i2c: designware: Invoke runtime suspend on quick slave
|
||||
re-registration (stable-fixes).
|
||||
- i2c: npcm: Add clock toggle recovery (stable-fixes).
|
||||
- hid-asus: check ROG Ally MCU version and warn (stable-fixes).
|
||||
- mmc: Add quirk to disable DDR50 tuning (stable-fixes).
|
||||
- gpiolib: of: Add polarity quirk for s5m8767 (stable-fixes).
|
||||
- Make 'cc-option' work correctly for the -Wno-xyzzy pattern
|
||||
(stable-fixes).
|
||||
- Input: sparcspkr - avoid unannotated fall-through
|
||||
(stable-fixes).
|
||||
- commit 1379ece
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:45:28 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- drm/xe/gt: Update handling of xe_force_wake_get return
|
||||
(stable-fixes).
|
||||
- Refresh
|
||||
patches.suse/drm-xe-Fix-GT-for-each-engine-workarounds.patch.
|
||||
- commit b01435e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:44:37 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- drm/xe: Process deferred GGTT node removals on device unwind
|
||||
(git-fixes).
|
||||
- drm/xe/display: Add check for alloc_ordered_workqueue()
|
||||
(git-fixes).
|
||||
- drm/i915: fix build error some more (git-fixes).
|
||||
- drm/amd: Adjust output for discovery error handling (git-fixes).
|
||||
- drm/xe/bmg: Update Wa_16023588340 (git-fixes).
|
||||
- drm/v3d: Avoid NULL pointer dereference in
|
||||
`v3d_job_update_stats()` (stable-fixes).
|
||||
- fbcon: Make sure modelist not set on unregistered console
|
||||
(stable-fixes).
|
||||
- drm/amdgpu: read back register after written for VCN v4.0.5
|
||||
(stable-fixes).
|
||||
- drm/xe: Wire up device shutdown handler (stable-fixes).
|
||||
- commit 425e83a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:43:05 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X507UAR
|
||||
(git-fixes).
|
||||
- ALSA: usb-audio: Fix out-of-bounds read in
|
||||
snd_usb_get_audioformat_uac3() (git-fixes).
|
||||
- ALSA: hda/realtek: enable headset mic on Latitude 5420 Rugged
|
||||
(stable-fixes).
|
||||
- ALSA: usb-audio: Rename ALSA kcontrol PCM and PCM1 for the
|
||||
KTMicro sound card (stable-fixes).
|
||||
- ALSA: hda/realtek: Add quirk for Asus GU605C (stable-fixes).
|
||||
- ALSA: hda/realtek - Add mute LED support for HP Victus 16-s1xxx
|
||||
and HP Victus 15-fa1xxx (stable-fixes).
|
||||
- ALSA: hda/intel: Add Thinkpad E15 to PM deny list
|
||||
(stable-fixes).
|
||||
- ata: pata_via: Force PIO for ATAPI devices on VT6415/VT6330
|
||||
(stable-fixes).
|
||||
- bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS value
|
||||
(stable-fixes).
|
||||
- Bluetooth: btusb: Add new VID/PID 13d3/3584 for MT7922
|
||||
(stable-fixes).
|
||||
- Bluetooth: btusb: Add new VID/PID 13d3/3630 for MT7925
|
||||
(stable-fixes).
|
||||
- ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86
|
||||
case (stable-fixes).
|
||||
- ACPI: battery: negate current when discharging (stable-fixes).
|
||||
- ACPICA: Avoid sequence overread in call to strncmp()
|
||||
(stable-fixes).
|
||||
- ACPICA: utilities: Fix overflow check in vsnprintf()
|
||||
(stable-fixes).
|
||||
- ACPICA: Apply pack(1) to union aml_resource (stable-fixes).
|
||||
- ACPICA: fix acpi parse and parseext cache leaks (stable-fixes).
|
||||
- ACPICA: fix acpi operand cache leak in dswstate.c
|
||||
(stable-fixes).
|
||||
- ACPI: bus: Bail out if acpi_kobj registration fails
|
||||
(stable-fixes).
|
||||
- ASoC: amd: yc: Add quirk for Lenovo Yoga Pro 7 14ASP9
|
||||
(stable-fixes).
|
||||
- ASoC: intel/sdw_utils: Assign initial value in
|
||||
asoc_sdw_rt_amp_spk_rtd_init() (stable-fixes).
|
||||
- ASoC: tegra210_ahub: Add check to of_device_get_match_data()
|
||||
(stable-fixes).
|
||||
- ASoC: tas2770: Power cycle amp on ISENSE/VSENSE change
|
||||
(stable-fixes).
|
||||
- commit 36941d3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 28 12:42:00 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- Revert "block/bdev: enable large folio support for large logical block"
|
||||
(bsc#1245444)
|
||||
This reverts commit 03e169f9e789f08bac7bdb238dbd9bd7cfd00142.
|
||||
- commit f46bdc5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 18:10:22 CEST 2025 - joao.povoas@suse.com
|
||||
|
||||
- Update
|
||||
patches.suse/ALSA-pcm-Fix-race-of-buffer-access-at-PCM-OSS-layer.patch
|
||||
(stable-fixes CVE-2025-38078 bsc#1244737).
|
||||
- Update
|
||||
patches.suse/ASoC-SOF-Intel-hda-Fix-UAF-when-reloading-module.patch
|
||||
(git-fixes CVE-2025-38056 bsc#1244748).
|
||||
- Update
|
||||
patches.suse/HID-bpf-abort-dispatch-if-device-destroyed.patch
|
||||
(git-fixes CVE-2025-38016 bsc#1244745).
|
||||
- Update
|
||||
patches.suse/HID-uclogic-Add-NULL-check-in-uclogic_input_configur.patch
|
||||
(git-fixes CVE-2025-38007 bsc#1244938).
|
||||
- Update
|
||||
patches.suse/KVM-arm64-Fix-uninitialized-memcache-pointer-in-user.patch
|
||||
(git-fixes CVE-2025-37996 bsc#1243828).
|
||||
- Update
|
||||
patches.suse/PCI-endpoint-pci-epf-test-Fix-double-free-that-cause.patch
|
||||
(stable-fixes CVE-2025-38069 bsc#1245246).
|
||||
- Update
|
||||
patches.suse/RDMA-core-Fix-KASAN-slab-use-after-free-Read-in-ib_r.patch
|
||||
(git-fixes CVE-2025-38022 bsc#1245003).
|
||||
- Update
|
||||
patches.suse/RDMA-rxe-Fix-slab-use-after-free-Read-in-rxe_queue_c.patch
|
||||
(git-fixes CVE-2025-38024 bsc#1245025).
|
||||
- Update
|
||||
patches.suse/block-fix-race-between-set_blocksize-and-read-paths.patch
|
||||
(git-fixes CVE-2025-38073 bsc#1244741).
|
||||
- Update
|
||||
patches.suse/btrfs-avoid-NULL-pointer-dereference-if-no-valid-csu.patch
|
||||
(bsc#1243342 CVE-2025-38059 bsc#1244759).
|
||||
- Update
|
||||
patches.suse/btrfs-avoid-NULL-pointer-dereference-if-no-valid-ext.patch
|
||||
(bsc#1236208 CVE-2025-21658).
|
||||
- Update
|
||||
patches.suse/btrfs-zoned-fix-extent-range-end-unlock-in-cow_file_.patch
|
||||
(bsc#1239514 CVE-2025-21942 bsc#1240704).
|
||||
- Update
|
||||
patches.suse/can-bcm-add-locking-for-bcm_op-runtime-updates.patch
|
||||
(git-fixes CVE-2025-38004 bsc#1244274).
|
||||
- Update
|
||||
patches.suse/can-bcm-add-missing-rcu-read-protection-for-procfs-c.patch
|
||||
(git-fixes CVE-2025-38003 bsc#1244275).
|
||||
- Update
|
||||
patches.suse/can-m_can-m_can_class_allocate_dev-initialize-spin-l.patch
|
||||
(git-fixes CVE-2025-37993 bsc#1243822).
|
||||
- Update
|
||||
patches.suse/crypto-algif_hash-fix-double-free-in-hash_accept.patch
|
||||
(git-fixes CVE-2025-38079 bsc#1245217).
|
||||
- Update
|
||||
patches.suse/crypto-lzo-Fix-compression-buffer-overrun.patch
|
||||
(stable-fixes CVE-2025-38068 bsc#1245210).
|
||||
- Update
|
||||
patches.suse/dm-cache-prevent-BUG_ON-by-blocking-retries-on-faile.patch
|
||||
(git-fixes CVE-2025-38066 bsc#1244909).
|
||||
- Update
|
||||
patches.suse/dm-fix-unconditional-IO-throttle-caused-by-REQ_PREFL.patch
|
||||
(git-fixes CVE-2025-38063 bsc#1245202).
|
||||
- Update
|
||||
patches.suse/dmaengine-idxd-Refactor-remove-call-with-idxd_cleanu.patch
|
||||
(git-fixes CVE-2025-38014 bsc#1244732).
|
||||
- Update
|
||||
patches.suse/dmaengine-idxd-fix-memory-leak-in-error-handling-pat-46a5cca.patch
|
||||
(git-fixes CVE-2025-38015 bsc#1244789).
|
||||
- Update
|
||||
patches.suse/dmaengine-ti-k3-udma-Add-missing-locking.patch
|
||||
(git-fixes CVE-2025-38005 bsc#1244727).
|
||||
- Update
|
||||
patches.suse/drm-amd-display-Fix-invalid-context-error-in-dml-hel.patch
|
||||
(git-fixes CVE-2025-37965 bsc#1244174).
|
||||
- Update
|
||||
patches.suse/drm-amd-display-Increase-block_sequence-array-size.patch
|
||||
(stable-fixes CVE-2025-38080 bsc#1244738).
|
||||
- Update
|
||||
patches.suse/drm-amdgpu-csa-unmap-use-uninterruptible-lock.patch
|
||||
(stable-fixes CVE-2025-38011 bsc#1244729).
|
||||
- Update patches.suse/espintcp-fix-skb-leaks.patch (git-fixes
|
||||
CVE-2025-38057 bsc#1244862).
|
||||
- Update
|
||||
patches.suse/ext4-avoid-journaling-sb-update-on-error-if-journal-is-des.patch
|
||||
(bsc#1241967 CVE-2025-22113 bsc#1241617).
|
||||
- Update
|
||||
patches.suse/ext4-goto-right-label-out_mmap_sem-in-ext4_setattr.patch
|
||||
(bsc#1242556 CVE-2025-22120 bsc#1241592).
|
||||
- Update
|
||||
patches.suse/firmware-arm_ffa-Set-dma_mask-for-ffa-devices.patch
|
||||
(stable-fixes CVE-2025-38043 bsc#1245081).
|
||||
- Update
|
||||
patches.suse/fs-erofs-fileio-call-erofs_onlinefolio_split-after-bio_add_folio.patch
|
||||
(git-fixes CVE-2025-37999 bsc#1243846).
|
||||
- Update
|
||||
patches.suse/gpio-virtuser-fix-potential-out-of-bound-write.patch
|
||||
(stable-fixes CVE-2025-38082 bsc#1244740).
|
||||
- Update
|
||||
patches.suse/md-fix-mddev-uaf-while-iterating-all_mddevs-list.patch
|
||||
(git-fixes CVE-20255-22126 bsc#1241597 CVE-2025-22126).
|
||||
- Update patches.suse/media-cx231xx-set-device_caps-for-417.patch
|
||||
(stable-fixes CVE-2025-38044 bsc#1245082).
|
||||
- Update
|
||||
patches.suse/net-mlx5e-Disable-MACsec-offload-for-uplink-represen.patch
|
||||
(git-fixes CVE-2025-38020 bsc#1245001).
|
||||
- Update
|
||||
patches.suse/net-pktgen-fix-access-outside-of-user-given-buffer-i.patch
|
||||
(git-fixes CVE-2025-38061 bsc#1245440).
|
||||
- Update
|
||||
patches.suse/net-tls-fix-kernel-panic-when-alloc_page-failed.patch
|
||||
(git-fixes CVE-2025-38018 bsc#1244999).
|
||||
- Update patches.suse/net_sched-prio-fix-a-race-in-prio_tune.patch
|
||||
(git-fixes CVE-2025-38083 bsc#1245183).
|
||||
- Update
|
||||
patches.suse/nfs-handle-failure-of-nfs_get_lock_context-in-unlock-path.patch
|
||||
(git-fixes CVE-2025-38023 bsc#1245004).
|
||||
- Update
|
||||
patches.suse/nvmet-tcp-don-t-restore-null-sk_state_change.patch
|
||||
(git-fixes CVE-2025-38035 bsc#1244801).
|
||||
- Update
|
||||
patches.suse/padata-do-not-leak-refcount-in-reorder_work.patch
|
||||
(git-fixes CVE-2025-38031 bsc#1245046).
|
||||
- Update
|
||||
patches.suse/perf-x86-intel-Fix-segfault-with-PEBS-via-PT-with-sample_f.patch
|
||||
(git-fixes CVE-2025-38055 bsc#1244747).
|
||||
- Update
|
||||
patches.suse/phy-tegra-xusb-Use-a-bitmask-for-UTMI-pad-power-stat.patch
|
||||
(git-fixes CVE-2025-38010 bsc#1244996).
|
||||
- Update
|
||||
patches.suse/platform-x86-dell-wmi-sysman-Avoid-buffer-overflow-i.patch
|
||||
(git-fixes CVE-2025-38077 bsc#1244736).
|
||||
- Update
|
||||
patches.suse/ptp-ocp-Limit-signal-freq-counts-in-summary-output-f.patch
|
||||
(git-fixes CVE-2025-38054 bsc#1244752).
|
||||
- Update
|
||||
patches.suse/regulator-max20086-fix-invalid-memory-access.patch
|
||||
(git-fixes CVE-2025-38027 bsc#1245042).
|
||||
- Update
|
||||
patches.suse/sched-numa-fix-memory-leak-due-to-the-overwritten-vma-numab_state.patch
|
||||
(git fixes (sched/numa) CVE-2024-56613 bsc#1244176).
|
||||
- Update
|
||||
patches.suse/serial-mctrl_gpio-split-disable_ms-into-sync-and-no_.patch
|
||||
(git-fixes CVE-2025-38040 bsc#1245078).
|
||||
- Update
|
||||
patches.suse/spi-rockchip-Fix-register-out-of-bounds-access.patch
|
||||
(stable-fixes CVE-2025-38081 bsc#1244739).
|
||||
- Update
|
||||
patches.suse/staging-bcm2835-camera-Initialise-dev-in-v4l2_dev.patch
|
||||
(git-fixes CVE-2025-37971 bsc#1244173).
|
||||
- Update
|
||||
patches.suse/tracing-Have-process_string-also-allow-arrays.patch
|
||||
(git-fixes CVE-2024-57930 bsc#1236194).
|
||||
- Update
|
||||
patches.suse/usb-typec-ucsi-displayport-Fix-NULL-pointer-access.patch
|
||||
(git-fixes CVE-2025-37994 bsc#1243823).
|
||||
- Update
|
||||
patches.suse/wifi-cfg80211-fix-out-of-bounds-access-during-multi-.patch
|
||||
(git-fixes CVE-2025-37973 bsc#1244172).
|
||||
- Update patches.suse/wifi-iwlwifi-fix-debug-actions-order.patch
|
||||
(stable-fixes CVE-2025-38045 bsc#1245083).
|
||||
- Update
|
||||
patches.suse/wifi-mac80211-Set-n_channels-after-allocating-struct.patch
|
||||
(git-fixes CVE-2025-38013 bsc#1244731).
|
||||
- Update
|
||||
patches.suse/wifi-mt76-disable-napi-on-driver-removal.patch
|
||||
(git-fixes CVE-2025-38009 bsc#1244995).
|
||||
- Update
|
||||
patches.suse/x86-microcode-AMD-Fix-__apply_microcode_amd-s-return-value.patch
|
||||
(git-fixes CVE-2025-22047 bsc#1241437).
|
||||
- commit db15093
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 11:31:07 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/ondemand: Set io_is_busy to 1 by default on all
|
||||
platforms (bsc#1233975).
|
||||
- commit e5c69ac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 10:14:19 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/cpufreq-amd-pstate-Default-to-powersave-governor-whe.patch (jsc#PED-13111).
|
||||
- commit e2263cb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 09:58:44 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- HID: wacom: fix crash in wacom_aes_battery_handler()
|
||||
(git-fixes).
|
||||
- HID: lenovo: Restrict F7/9/11 mode to compact keyboards only
|
||||
(git-fixes).
|
||||
- HID: wacom: fix kobject reference count leak (git-fixes).
|
||||
- HID: wacom: fix memory leak on sysfs attribute creation failure
|
||||
(git-fixes).
|
||||
- HID: wacom: fix memory leak on kobject creation failure
|
||||
(git-fixes).
|
||||
- wifi: mac80211: fix beacon interval calculation overflow
|
||||
(git-fixes).
|
||||
- commit ea1fa22
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 17:10:10 CEST 2025 - hare@suse.de
|
||||
|
||||
- mm/memory-tier: Fix abstract distance calculation overflow
|
||||
(bsc#1244051).
|
||||
- commit 3248628
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 17:00:06 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/xen: Fix __xen_hypercall_setfunc() (git-fixes).
|
||||
- commit 76c9b78
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 16:59:45 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86: don't re-generate cpufeaturemasks.h so eagerly (git-fixes).
|
||||
- commit 1bde9b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 15:37:54 CEST 2025 - fdmanana@suse.com
|
||||
|
||||
- btrfs: fix wrong start offset for delalloc space release during
|
||||
mmap write (git-fixes).
|
||||
- btrfs: prepare btrfs_page_mkwrite() for large folios
|
||||
(git-fixes).
|
||||
- commit e702032
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:55:30 CEST 2025 - fdmanana@suse.com
|
||||
|
||||
- btrfs: fix invalid data space release when truncating block
|
||||
in NOCOW mode (git-fixes).
|
||||
- commit ecc292a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:27:28 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- kabi/severities: ignore nf_flow_register_bpf() that depends on
|
||||
CONFIG_DEBUG_* (bsc#1245399)
|
||||
- commit f7994ea
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:14:39 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Use AWK to generate {REQUIRED|DISABLED}_MASK_BIT_SET in <asm/cpufeaturemasks.h> (git-fixes).
|
||||
- Refresh patches.suse/kabi-reserve-cpuid-leaves.patch.
|
||||
- commit c797ea7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:13:02 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Remove {disabled,required}-features.h (git-fixes).
|
||||
- Refresh patches.suse/kabi-reserve-cpuid-leaves.patch.
|
||||
- commit 7c1ff00
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:10:33 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Generate the <asm/cpufeaturemasks.h> header based on build config (git-fixes).
|
||||
- commit aa4d1af
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:06:13 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Add {REQUIRED,DISABLED} feature configs (git-fixes).
|
||||
- commit 130db28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:05:53 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8 (git-fixes).
|
||||
- commit c39c8b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 13:48:18 CEST 2025 - jgross@suse.com
|
||||
|
||||
- KVM: SVM: Add Idle HLT intercept support (jsc#PED-12577).
|
||||
- commit 9b4ced8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 13:34:11 CEST 2025 - jgross@suse.com
|
||||
|
||||
- x86/cpufeatures: Add CPUID feature bit for Idle HLT intercept
|
||||
(jsc#PED-12577).
|
||||
- commit c78722e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 04:05:35 CEST 2025 - bdas@suse.de
|
||||
|
||||
- vmxnet3: correctly report gso type for UDP tunnels
|
||||
(bsc#1244626).
|
||||
- commit 1216762
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 04:05:17 CEST 2025 - bdas@suse.de
|
||||
|
||||
- vmxnet3: update MTU after device quiesce (bsc#1244626).
|
||||
- commit d22f709
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 19:00:28 CEST 2025 - fdmanana@suse.com
|
||||
|
||||
- btrfs: factor out nocow ordered extent and extent map generation
|
||||
into a helper (git-fixes).
|
||||
- btrfs: fix qgroup reservation leak on failure to allocate
|
||||
ordered extent (git-fixes).
|
||||
- btrfs: move ordered extent cleanup to where they are allocated
|
||||
(git-fixes).
|
||||
- btrfs: remove the unused locked_folio parameter from
|
||||
btrfs_cleanup_ordered_extents() (git-fixes).
|
||||
- btrfs: use unsigned types for constants defined as bit shifts
|
||||
(git-fixes).
|
||||
- Refresh
|
||||
patches.suse/0005-btrfs-do-proper-folio-cleanup-when-run_delalloc_noco.patch.
|
||||
- commit a1f80d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:50:16 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix compilation warning on arm32 (bsc#1243551).
|
||||
- commit 5ab4900
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:47:07 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Add support for the "Requested CPU Min
|
||||
frequency" BIOS option (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Add offline, online and suspend callbacks
|
||||
for amd_pstate_driver (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Move max_perf limiting in amd_pstate_update
|
||||
(jsc#PED-13164).
|
||||
- commit c625c71
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:38:53 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Enable ITMT support after initializing
|
||||
core rankings (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Fix min_limit perf and freq updation for
|
||||
performance governor (jsc#PED-13164).
|
||||
- commit f84536f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:07:05 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Set different default EPP policy for Epyc and Ryzen (jsc#PED-13164).
|
||||
- Refresh patches.suse/cpufreq-amd-pstate-Default-to-powersave-governor-whe.patch.
|
||||
- commit f5fec72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 13:37:27 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: ensure that PIDFS_INFO_EXIT is available (jsc#PED-13113).
|
||||
- blacklist.conf: Guard against unused prerequisite
|
||||
- commit 872e385
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 13:31:39 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- exit: fix the usage of delay_group_leader->exit_code in
|
||||
do_notify_parent() and pidfs_exit() (jsc#PED-13113).
|
||||
- pidfs: improve multi-threaded exec and premature thread-group
|
||||
leader exit polling (jsc#PED-13113).
|
||||
- commit c5e2e6c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 12:40:25 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Drop actions in amd_pstate_epp_cpu_offline()
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Stop caching EPP (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Rework CPPC enabling (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Drop debug statements for policy setting
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Update cppc_req_cached for shared mem EPP
|
||||
writes (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Move all EPP tracing into *_update_perf
|
||||
and *_set_epp functions (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Cache CPPC request in shared mem case too
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Replace all AMD_CPPC_* macros with masks
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Adjust variable scope (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Run on all of the correct CPUs
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Drop SUCCESS and FAIL enums
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Allow lowest nonlinear and lowest to
|
||||
be the same (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Use _free macro to free put policy
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Drop `cppc_cap1_cached` (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Overhaul locking (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Move perf values into a union
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Drop min and max cached frequencies
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Show a warning when a CPU fails to setup
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Invalidate cppc_req_cached during suspend
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Fix the clamping of perf values
|
||||
(jsc#PED-13164).
|
||||
- commit 0b848ba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 12:03:08 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: abort verification if env->cur_state->loop_entry != NULL
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- commit 3e1f9c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 11:35:00 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix oob write in trace_seq_to_buffer() (CVE-2025-37923
|
||||
bsc#1243551).
|
||||
- commit 3a99a12
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 11:28:14 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Remove the unncecessary driver_lock in
|
||||
amd_pstate_update_limits (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Use scope based cleanup for cpufreq_policy
|
||||
refs (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Remove the unnecessary cpufreq_update_policy
|
||||
call (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Modularize perf<->freq conversion (jsc#PED-13164).
|
||||
- Refresh patches.suse/cpufreq-amd-pstate-Add-missing-NULL-ptr-check-in-amd.patch.
|
||||
- cpufreq/amd-pstate: Convert all perf values to u8 (jsc#PED-13164).
|
||||
- Refresh patches.suse/cpufreq-amd-pstate-Add-missing-NULL-ptr-check-in-amd.patch.
|
||||
- cpufreq/amd-pstate: Pass min/max_limit_perf as min/max_perf
|
||||
to amd_pstate_update (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Remove the redundant des_perf clamping in
|
||||
adjust_perf (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Modify the min_perf calculation in
|
||||
adjust_perf callback (jsc#PED-13164).
|
||||
- commit 21b14f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:51:06 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix use-after-free in print_graph_function_flags
|
||||
during tracer switching (CVE-2025-22035 bsc#1241544).
|
||||
- commit 49f381e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:20:27 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: free verifier states when they are no longer referenced
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- Refresh patches.suse/kABI-padding-for-bpf.patch.
|
||||
- commit 06e2482
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:08:22 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: fix env->peak_states computation (CVE-2025-38060
|
||||
bsc#1245155).
|
||||
- commit 53d5bd3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:07:33 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: use list_head to track explored states and free list
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- bpf: do not update state->loop_entry in get_loop_entry()
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- bpf: make state->dfs_depth < state->loop_entry->dfs_depth an
|
||||
invariant (CVE-2025-38060 bsc#1245155).
|
||||
- bpf: detect infinite loop in get_loop_entry() (CVE-2025-38060
|
||||
bsc#1245155).
|
||||
- selftests/bpf: check states pruning for deeply nested iterator
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- bpf: don't do clean_live_states when state->loop_entry->branches
|
||||
> 0 (CVE-2025-38060 bsc#1245155).
|
||||
- selftests/bpf: test correct loop_entry update in
|
||||
copy_verifier_state (CVE-2025-38060 bsc#1245155).
|
||||
- bpf: copy_verifier_state() should copy 'loop_entry' field
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- commit 6388e16
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 08:01:17 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: Fix deadlock between rcu_tasks_trace and event_mutex
|
||||
(CVE-2025-37884 bsc#1243060).
|
||||
- commit 1feaa51
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:59:53 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_exthdr: fix offset with ipv4_find_option()
|
||||
(git-fixes).
|
||||
- commit be2a228
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:58:22 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: conntrack: Bound nf_conntrack sysctl writes
|
||||
(git-fixes).
|
||||
- commit 0ac13d2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:55:50 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_tables: Only use nf_skip_indirect_calls() when
|
||||
MITIGATION_RETPOLINE (git-fixes).
|
||||
- commit 114a1de
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:53:09 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_set_hash: GC reaps elements with conncount for
|
||||
dynamic sets only (git-fixes).
|
||||
- commit fd8be75
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:50:57 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_quota: match correctly when the quota just
|
||||
depleted (git-fixes).
|
||||
- commit 563b1e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:48:13 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_set_pipapo_avx2: fix initial map fill (git-fixes).
|
||||
- commit 5316618
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:44:57 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: bridge: Move specific fragmented packet to slow_path
|
||||
instead of dropping it (git-fixes).
|
||||
- commit 3a5285b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:43:37 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_tables: nft_fib_ipv6: fix VRF ipv4/ipv6 result
|
||||
discrepancy (git-fixes).
|
||||
- commit 18d1e67
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:41:16 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_tables: nft_fib: consistent l3mdev handling
|
||||
(git-fixes).
|
||||
- commit 2b7f119
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 14:56:47 CEST 2025 - mfranc@suse.cz
|
||||
|
||||
@@ -60,6 +919,12 @@ Mon Jun 23 17:55:38 CEST 2025 - mfranc@suse.cz
|
||||
bsc#1245230).
|
||||
- commit 5f783ee
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 16:25:04 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: never refuse ppid == 0 in PIDFD_GET_INFO (jsc#PED-13113).
|
||||
- commit 4327fa2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 16:14:25 CEST 2025 - vkarasulli@suse.de
|
||||
|
||||
@@ -128,6 +993,13 @@ Mon Jun 23 12:27:01 CEST 2025 - wqu@suse.com
|
||||
checksum (bsc#1245067).
|
||||
- commit b160824
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 11:41:41 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq: Default to performance governor on servers
|
||||
(jsc#PED-13111).
|
||||
- commit 0f4c2f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 10:52:46 CEST 2025 - ailiop@suse.com
|
||||
|
||||
@@ -388,6 +1260,12 @@ Fri Jun 20 11:51:59 CEST 2025 - nstange@suse.de
|
||||
(bsc#1240423 jsc#PED-12225).
|
||||
- commit 93f363a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 20 11:35:33 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: lookup pid through rbtree (jsc#PED-13113).
|
||||
- commit eead84f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 19 11:33:47 CEST 2025 - glass.su@suse.com
|
||||
|
||||
@@ -1388,20 +2266,20 @@ Thu Jun 12 15:41:11 CEST 2025 - petr.pavlu@suse.com
|
||||
Thu Jun 12 13:31:08 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: don't lose solo dquot update transactions (bsc#1244502).
|
||||
- commit faf4caf
|
||||
- commit de784a3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 13:30:45 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: don't lose solo superblock counter update transactions
|
||||
(bsc#1244502).
|
||||
- commit 3d00096
|
||||
- commit d46099b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 13:30:25 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: avoid nested calls to __xfs_trans_commit (bsc#1244502).
|
||||
- commit 85a1a76
|
||||
- commit 0e219be
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 13:24:23 CEST 2025 - sjaeckel@suse.de
|
||||
@@ -2066,6 +2944,19 @@ Sat Jun 7 09:54:40 CEST 2025 - tiwai@suse.de
|
||||
- Update video patch to the upstream version and put to sorted section
|
||||
- commit 5580ff0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 6 19:19:03 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: allow to retrieve exit information (jsc#PED-13113).
|
||||
- pidfs: record exit code and cgroupid at exit (jsc#PED-13113).
|
||||
- pidfs: use private inode slab cache (jsc#PED-13113).
|
||||
- pidfs: move setting flags into pidfs_alloc_file() (jsc#PED-13113).
|
||||
- pidfd: rely on automatic cleanup in __pidfd_prepare()
|
||||
(jsc#PED-13113).
|
||||
- pidfs: switch to copy_struct_to_user() (jsc#PED-13113).
|
||||
- pidfd: add ioctl to retrieve pid info (jsc#PED-13113).
|
||||
- commit e6e14a5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 6 16:06:42 CEST 2025 - hare@suse.de
|
||||
|
||||
@@ -2255,6 +3146,12 @@ Thu Jun 5 20:10:15 CEST 2025 - dsterba@suse.com
|
||||
- openvswitch: Fix unsafe attribute parsing in output_userspace() (CVE-2025-37998 bsc#1243836)
|
||||
- commit 947ad09
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 20:06:14 CEST 2025 - msuchanek@suse.de
|
||||
|
||||
- supported.conf: Add PPC KVM PMU (jsc#PED-11017)
|
||||
- commit 26c31c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 19:19:15 CEST 2025 - dsterba@suse.com
|
||||
|
||||
@@ -3221,6 +4118,12 @@ Thu Jun 5 17:15:38 CEST 2025 - tiwai@suse.de
|
||||
- ACPI: HED: Always initialize before evged (stable-fixes).
|
||||
- commit a49c2aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 16:30:04 CEST 2025 - msuchanek@suse.de
|
||||
|
||||
- kabi/severities: Add more PPC KVM symbols
|
||||
- commit 72910b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 13:49:48 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
@@ -3492,6 +4395,24 @@ Wed Jun 4 12:06:16 CEST 2025 - pfalcato@suse.de
|
||||
- net: ipv6: fix dst ref loop on input in seg6 lwt (git-fixes).
|
||||
- commit 6e27dbd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 4 11:39:22 CEST 2025 - msuchanek@suse.de
|
||||
|
||||
- powerpc/kvm-hv-pmu: Add perf-events for Hostwide counters
|
||||
(jsc#PED-11017).
|
||||
- powerpc/kvm-hv-pmu: Implement GSB message-ops for hostwide
|
||||
counters (jsc#PED-11017).
|
||||
- kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMU
|
||||
(jsc#PED-11017).
|
||||
Update config files.
|
||||
- kvm powerpc/book3s-apiv2: Add kunit tests for Hostwide GSB
|
||||
elements (jsc#PED-11017).
|
||||
- kvm powerpc/book3s-apiv2: Add support for Hostwide GSB elements
|
||||
(jsc#PED-11017).
|
||||
- powerpc: Document APIv2 KVM hcall spec for Hostwide counters
|
||||
(jsc#PED-11017).
|
||||
- commit 5094316
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 4 11:16:38 CEST 2025 - ailiop@suse.com
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
|
||||
%define srcversion 6.12
|
||||
%define patchversion 6.12.0
|
||||
%define git_commit 99328957e5a600074b080517bc76f400869077ad
|
||||
%define git_commit 0c9b3adf9bb1de74dc64718cc047dfd7fe2e6d70
|
||||
%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>.g9932895
|
||||
Release: <RELEASE>.g0c9b3ad
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@@ -1,3 +1,862 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 14:29:43 CEST 2025 - ykaukab@suse.de
|
||||
|
||||
- kABI: update kABI symbols
|
||||
kABI exceptions were allowed for a couple of branches. Update kABI
|
||||
symbols after the merge. Since kABI symbols are being updated, remove
|
||||
current kABI workaround patches before the update.
|
||||
- commit 0c9b3ad
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:33:37 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- NFSD: Implement FATTR4_CLONE_BLKSIZE attribute (git-fixes).
|
||||
- commit 4f434fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:29:56 CEST 2025 - tbogendoerfer@suse.de
|
||||
|
||||
- overflow: Introduce __DEFINE_FLEX for having no initializer
|
||||
(git-fixes).
|
||||
- commit 99c412c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:24:38 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- nfsd: nfsd4_spo_must_allow() must check this is a v4 compound
|
||||
request (git-fixes).
|
||||
- commit d974da9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:24:10 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- NFSD: fix race between nfsd registration and exports_proc
|
||||
(git-fixes).
|
||||
- commit 7c3e6b5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 10:33:01 CEST 2025 - tbogendoerfer@suse.de
|
||||
|
||||
- netlink: specs: tc: replace underscores with dashes in names
|
||||
(git-fixes).
|
||||
- netlink: specs: dpll: replace underscores with dashes in names
|
||||
(git-fixes).
|
||||
- netlink: specs: nfsd: replace underscores with dashes in names
|
||||
(git-fixes).
|
||||
- bnxt: properly flush XDP redirect lists (git-fixes).
|
||||
- e1000e: set fixed clock frequency indication for Nahum 11 and
|
||||
Nahum 13 (git-fixes).
|
||||
- ice: fix eswitch code memory leak in reset scenario (git-fixes).
|
||||
- net: ice: Perform accurate aRFS flow match (git-fixes).
|
||||
- net: ethtool: remove duplicate defines for family info
|
||||
(git-fixes).
|
||||
- bnxt_en: Fix double invocation of
|
||||
bnxt_ulp_stop()/bnxt_ulp_start() (git-fixes).
|
||||
- net/mlx5e: Fix leak of Geneve TLV option object (git-fixes).
|
||||
- net/mlx5: HWS, make sure the uplink is the last destination
|
||||
(git-fixes).
|
||||
- net/mlx5: HWS, fix missing ip_version handling in definer
|
||||
(git-fixes).
|
||||
- net/mlx5: Fix return value when searching for existing flow
|
||||
group (git-fixes).
|
||||
- net/mlx5: Fix ECVF vports unload on shutdown flow (git-fixes).
|
||||
- net/mlx5: Ensure fw pages are always allocated on same NUMA
|
||||
(git-fixes).
|
||||
- e1000: Move cancel_work_sync to avoid deadlock (git-fixes).
|
||||
- iavf: fix reset_task for early reset event (git-fixes).
|
||||
- i40e: retry VFLR handling if there is ongoing VF reset
|
||||
(git-fixes).
|
||||
- i40e: return false from i40e_reset_vf if reset is in progress
|
||||
(git-fixes).
|
||||
- iavf: iavf_suspend(): take RTNL before netdev_lock()
|
||||
(git-fixes).
|
||||
- gve: add missing NULL check for gve_alloc_pending_packet()
|
||||
in TX DQO (git-fixes).
|
||||
- idpf: avoid mailbox timeout delays during reset (git-fixes).
|
||||
- idpf: fix a race in txq wakeup (git-fixes).
|
||||
- ice: fix rebuilding the Tx scheduler tree for large queue counts
|
||||
(git-fixes).
|
||||
- ice: create new Tx scheduler nodes for new queues only
|
||||
(git-fixes).
|
||||
- ice: fix Tx scheduler error handling in XDP callback
|
||||
(git-fixes).
|
||||
- net/mlx4_en: Prevent potential integer overflow calculating Hz
|
||||
(git-fixes).
|
||||
- gve: Fix RX_BUFFERS_POSTED stat to report per-queue fill_cnt
|
||||
(git-fixes).
|
||||
- octeontx2-pf: QOS: Refactor TC_HTB_LEAF_DEL_LAST callback
|
||||
(git-fixes).
|
||||
- octeontx2-pf: QOS: Perform cache sync on send queue teardown
|
||||
(git-fixes).
|
||||
- net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid()
|
||||
(git-fixes).
|
||||
- net/mlx5_core: Add error handling
|
||||
inmlx5_query_nic_vport_qkey_viol_cntr() (git-fixes).
|
||||
- net/mlx5: HWS, Fix matcher action template attach (git-fixes).
|
||||
- overflow: Fix direct struct member initialization in
|
||||
_DEFINE_FLEX() (git-fixes).
|
||||
- idpf: fix idpf_vport_splitq_napi_poll() (git-fixes).
|
||||
- idpf: fix null-ptr-deref in idpf_features_check (CVE-2025-38053
|
||||
bsc#1244746).
|
||||
- ice: Fix LACP bonds without SRIOV environment (git-fixes).
|
||||
- ice: fix vf->num_mac count with port representors (git-fixes).
|
||||
- commit af82899
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 08:56:31 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- staging: rtl8723bs: Avoid memset() in aes_cipher() and
|
||||
aes_decipher() (git-fixes).
|
||||
- serial: imx: Restore original RXTL for console to fix data loss
|
||||
(git-fixes).
|
||||
- serial: core: restore of_node information in sysfs (git-fixes).
|
||||
- commit 3895da7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 08:44:37 CEST 2025 - nmorey@suse.com
|
||||
|
||||
- RDMA/hns: initialize db in update_srq_db() (git-fixes)
|
||||
- commit 980c53d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:51:11 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- wifi: rtw88: usb: Upload the firmware in bigger chunks
|
||||
(stable-fixes).
|
||||
- commit 1df8f6c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:50:19 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- wifi: mt76: mt7996: drop fragments with multicast or broadcast
|
||||
RA (stable-fixes).
|
||||
- wifi: mt76: mt7921: add 160 MHz AP for mt7922 device
|
||||
(stable-fixes).
|
||||
- wifi: mt76: mt7925: introduce thermal protection (stable-fixes).
|
||||
- wifi: mt76: mt76x2: Add support for LiteOn WN4516R,WN4519R
|
||||
(stable-fixes).
|
||||
- wifi: ath12k: fix macro definition HAL_RX_MSDU_PKT_LENGTH_GET
|
||||
(stable-fixes).
|
||||
- wifi: ath12k: fix a possible dead lock caused by ab->base_lock
|
||||
(stable-fixes).
|
||||
- wifi: ath11k: Fix QMI memory reuse logic (stable-fixes).
|
||||
- wifi: mac80211: validate SCAN_FLAG_AP in scan request during
|
||||
MLO (stable-fixes).
|
||||
- wifi: rtw89: leave idle mode when setting WEP encryption for
|
||||
AP mode (stable-fixes).
|
||||
- wifi: rtw89: 8922a: fix TX fail with wrong VCO setting
|
||||
(stable-fixes).
|
||||
- wifi: iwlwifi: mvm: fix beacon CCK flag (stable-fixes).
|
||||
- wireless: purelifi: plfxlc: fix memory leak in
|
||||
plfxlc_usb_wreq_asyn() (stable-fixes).
|
||||
- wifi: mac80211: do not offer a mesh path if forwarding is
|
||||
disabled (stable-fixes).
|
||||
- wifi: iwlwifi: pcie: make sure to lock rxq->read (stable-fixes).
|
||||
- wifi: mac80211_hwsim: Prevent tsf from setting if beacon is
|
||||
disabled (stable-fixes).
|
||||
- wifi: ath12k: using msdu end descriptor to check for rx
|
||||
multicast packets (stable-fixes).
|
||||
- wifi: ath12k: fix failed to set mhi state error during reboot
|
||||
with hardware grouping (stable-fixes).
|
||||
- wifi: ath12k: fix link valid field initialization in the
|
||||
monitor Rx (stable-fixes).
|
||||
- wifi: ath12k: fix incorrect CE addresses (stable-fixes).
|
||||
- commit b75f8f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:48:43 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- drivers/rapidio/rio_cm.c: prevent possible heap overwrite
|
||||
(stable-fixes).
|
||||
- PCI: Add ACS quirk for Loongson PCIe (stable-fixes).
|
||||
- watchdog: da9052_wdt: respect TWDMIN (stable-fixes).
|
||||
- watchdog: fix watchdog may detect false positive of softlockup
|
||||
(stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_pmx_set_by_name() (stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_gpio_get_direction() (stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_pmx_gpio_set_direction() (stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_gpio_get() (stable-fixes).
|
||||
- pinctrl: mcp23s08: Reset all pins to input at probe
|
||||
(stable-fixes).
|
||||
- software node: Correct a OOB check in
|
||||
software_node_get_reference_args() (stable-fixes).
|
||||
- wifi: ath12k: Pass correct values of center freq1 and center
|
||||
freq2 for 160 MHz (stable-fixes).
|
||||
- wifi: mac80211: VLAN traffic in multicast path (stable-fixes).
|
||||
- wifi: iwlwifi: Add missing MODULE_FIRMWARE for Qu-c0-jf-b0
|
||||
(stable-fixes).
|
||||
- usbnet: asix AX88772: leave the carrier control to phylink
|
||||
(stable-fixes).
|
||||
- PM: runtime: fix denying of auto suspend in
|
||||
pm_suspend_timer_fn() (stable-fixes).
|
||||
- power: supply: max17040: adjust thermal channel scaling
|
||||
(stable-fixes).
|
||||
- power: supply: bq27xxx: Retrieve again when busy (stable-fixes).
|
||||
- power: supply: collie: Fix wakeup source leaks on device unbind
|
||||
(stable-fixes).
|
||||
- platform-msi: Add msi_remove_device_irq_domain() in
|
||||
platform_device_msi_free_irqs_all() (stable-fixes).
|
||||
- wifi: rtw89: phy: add dummy C2H event handler for report of
|
||||
TAS power (stable-fixes).
|
||||
- commit 132d8d6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:47:08 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- i2c: tiny-usb: disable zero-length read messages (git-fixes).
|
||||
- i2c: robotfuzz-osif: disable zero-length read messages
|
||||
(git-fixes).
|
||||
- i2c: designware: Invoke runtime suspend on quick slave
|
||||
re-registration (stable-fixes).
|
||||
- i2c: npcm: Add clock toggle recovery (stable-fixes).
|
||||
- hid-asus: check ROG Ally MCU version and warn (stable-fixes).
|
||||
- mmc: Add quirk to disable DDR50 tuning (stable-fixes).
|
||||
- gpiolib: of: Add polarity quirk for s5m8767 (stable-fixes).
|
||||
- Make 'cc-option' work correctly for the -Wno-xyzzy pattern
|
||||
(stable-fixes).
|
||||
- Input: sparcspkr - avoid unannotated fall-through
|
||||
(stable-fixes).
|
||||
- commit 1379ece
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:45:28 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- drm/xe/gt: Update handling of xe_force_wake_get return
|
||||
(stable-fixes).
|
||||
- Refresh
|
||||
patches.suse/drm-xe-Fix-GT-for-each-engine-workarounds.patch.
|
||||
- commit b01435e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:44:37 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- drm/xe: Process deferred GGTT node removals on device unwind
|
||||
(git-fixes).
|
||||
- drm/xe/display: Add check for alloc_ordered_workqueue()
|
||||
(git-fixes).
|
||||
- drm/i915: fix build error some more (git-fixes).
|
||||
- drm/amd: Adjust output for discovery error handling (git-fixes).
|
||||
- drm/xe/bmg: Update Wa_16023588340 (git-fixes).
|
||||
- drm/v3d: Avoid NULL pointer dereference in
|
||||
`v3d_job_update_stats()` (stable-fixes).
|
||||
- fbcon: Make sure modelist not set on unregistered console
|
||||
(stable-fixes).
|
||||
- drm/amdgpu: read back register after written for VCN v4.0.5
|
||||
(stable-fixes).
|
||||
- drm/xe: Wire up device shutdown handler (stable-fixes).
|
||||
- commit 425e83a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:43:05 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X507UAR
|
||||
(git-fixes).
|
||||
- ALSA: usb-audio: Fix out-of-bounds read in
|
||||
snd_usb_get_audioformat_uac3() (git-fixes).
|
||||
- ALSA: hda/realtek: enable headset mic on Latitude 5420 Rugged
|
||||
(stable-fixes).
|
||||
- ALSA: usb-audio: Rename ALSA kcontrol PCM and PCM1 for the
|
||||
KTMicro sound card (stable-fixes).
|
||||
- ALSA: hda/realtek: Add quirk for Asus GU605C (stable-fixes).
|
||||
- ALSA: hda/realtek - Add mute LED support for HP Victus 16-s1xxx
|
||||
and HP Victus 15-fa1xxx (stable-fixes).
|
||||
- ALSA: hda/intel: Add Thinkpad E15 to PM deny list
|
||||
(stable-fixes).
|
||||
- ata: pata_via: Force PIO for ATAPI devices on VT6415/VT6330
|
||||
(stable-fixes).
|
||||
- bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS value
|
||||
(stable-fixes).
|
||||
- Bluetooth: btusb: Add new VID/PID 13d3/3584 for MT7922
|
||||
(stable-fixes).
|
||||
- Bluetooth: btusb: Add new VID/PID 13d3/3630 for MT7925
|
||||
(stable-fixes).
|
||||
- ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86
|
||||
case (stable-fixes).
|
||||
- ACPI: battery: negate current when discharging (stable-fixes).
|
||||
- ACPICA: Avoid sequence overread in call to strncmp()
|
||||
(stable-fixes).
|
||||
- ACPICA: utilities: Fix overflow check in vsnprintf()
|
||||
(stable-fixes).
|
||||
- ACPICA: Apply pack(1) to union aml_resource (stable-fixes).
|
||||
- ACPICA: fix acpi parse and parseext cache leaks (stable-fixes).
|
||||
- ACPICA: fix acpi operand cache leak in dswstate.c
|
||||
(stable-fixes).
|
||||
- ACPI: bus: Bail out if acpi_kobj registration fails
|
||||
(stable-fixes).
|
||||
- ASoC: amd: yc: Add quirk for Lenovo Yoga Pro 7 14ASP9
|
||||
(stable-fixes).
|
||||
- ASoC: intel/sdw_utils: Assign initial value in
|
||||
asoc_sdw_rt_amp_spk_rtd_init() (stable-fixes).
|
||||
- ASoC: tegra210_ahub: Add check to of_device_get_match_data()
|
||||
(stable-fixes).
|
||||
- ASoC: tas2770: Power cycle amp on ISENSE/VSENSE change
|
||||
(stable-fixes).
|
||||
- commit 36941d3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 28 12:42:00 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- Revert "block/bdev: enable large folio support for large logical block"
|
||||
(bsc#1245444)
|
||||
This reverts commit 03e169f9e789f08bac7bdb238dbd9bd7cfd00142.
|
||||
- commit f46bdc5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 18:10:22 CEST 2025 - joao.povoas@suse.com
|
||||
|
||||
- Update
|
||||
patches.suse/ALSA-pcm-Fix-race-of-buffer-access-at-PCM-OSS-layer.patch
|
||||
(stable-fixes CVE-2025-38078 bsc#1244737).
|
||||
- Update
|
||||
patches.suse/ASoC-SOF-Intel-hda-Fix-UAF-when-reloading-module.patch
|
||||
(git-fixes CVE-2025-38056 bsc#1244748).
|
||||
- Update
|
||||
patches.suse/HID-bpf-abort-dispatch-if-device-destroyed.patch
|
||||
(git-fixes CVE-2025-38016 bsc#1244745).
|
||||
- Update
|
||||
patches.suse/HID-uclogic-Add-NULL-check-in-uclogic_input_configur.patch
|
||||
(git-fixes CVE-2025-38007 bsc#1244938).
|
||||
- Update
|
||||
patches.suse/KVM-arm64-Fix-uninitialized-memcache-pointer-in-user.patch
|
||||
(git-fixes CVE-2025-37996 bsc#1243828).
|
||||
- Update
|
||||
patches.suse/PCI-endpoint-pci-epf-test-Fix-double-free-that-cause.patch
|
||||
(stable-fixes CVE-2025-38069 bsc#1245246).
|
||||
- Update
|
||||
patches.suse/RDMA-core-Fix-KASAN-slab-use-after-free-Read-in-ib_r.patch
|
||||
(git-fixes CVE-2025-38022 bsc#1245003).
|
||||
- Update
|
||||
patches.suse/RDMA-rxe-Fix-slab-use-after-free-Read-in-rxe_queue_c.patch
|
||||
(git-fixes CVE-2025-38024 bsc#1245025).
|
||||
- Update
|
||||
patches.suse/block-fix-race-between-set_blocksize-and-read-paths.patch
|
||||
(git-fixes CVE-2025-38073 bsc#1244741).
|
||||
- Update
|
||||
patches.suse/btrfs-avoid-NULL-pointer-dereference-if-no-valid-csu.patch
|
||||
(bsc#1243342 CVE-2025-38059 bsc#1244759).
|
||||
- Update
|
||||
patches.suse/btrfs-avoid-NULL-pointer-dereference-if-no-valid-ext.patch
|
||||
(bsc#1236208 CVE-2025-21658).
|
||||
- Update
|
||||
patches.suse/btrfs-zoned-fix-extent-range-end-unlock-in-cow_file_.patch
|
||||
(bsc#1239514 CVE-2025-21942 bsc#1240704).
|
||||
- Update
|
||||
patches.suse/can-bcm-add-locking-for-bcm_op-runtime-updates.patch
|
||||
(git-fixes CVE-2025-38004 bsc#1244274).
|
||||
- Update
|
||||
patches.suse/can-bcm-add-missing-rcu-read-protection-for-procfs-c.patch
|
||||
(git-fixes CVE-2025-38003 bsc#1244275).
|
||||
- Update
|
||||
patches.suse/can-m_can-m_can_class_allocate_dev-initialize-spin-l.patch
|
||||
(git-fixes CVE-2025-37993 bsc#1243822).
|
||||
- Update
|
||||
patches.suse/crypto-algif_hash-fix-double-free-in-hash_accept.patch
|
||||
(git-fixes CVE-2025-38079 bsc#1245217).
|
||||
- Update
|
||||
patches.suse/crypto-lzo-Fix-compression-buffer-overrun.patch
|
||||
(stable-fixes CVE-2025-38068 bsc#1245210).
|
||||
- Update
|
||||
patches.suse/dm-cache-prevent-BUG_ON-by-blocking-retries-on-faile.patch
|
||||
(git-fixes CVE-2025-38066 bsc#1244909).
|
||||
- Update
|
||||
patches.suse/dm-fix-unconditional-IO-throttle-caused-by-REQ_PREFL.patch
|
||||
(git-fixes CVE-2025-38063 bsc#1245202).
|
||||
- Update
|
||||
patches.suse/dmaengine-idxd-Refactor-remove-call-with-idxd_cleanu.patch
|
||||
(git-fixes CVE-2025-38014 bsc#1244732).
|
||||
- Update
|
||||
patches.suse/dmaengine-idxd-fix-memory-leak-in-error-handling-pat-46a5cca.patch
|
||||
(git-fixes CVE-2025-38015 bsc#1244789).
|
||||
- Update
|
||||
patches.suse/dmaengine-ti-k3-udma-Add-missing-locking.patch
|
||||
(git-fixes CVE-2025-38005 bsc#1244727).
|
||||
- Update
|
||||
patches.suse/drm-amd-display-Fix-invalid-context-error-in-dml-hel.patch
|
||||
(git-fixes CVE-2025-37965 bsc#1244174).
|
||||
- Update
|
||||
patches.suse/drm-amd-display-Increase-block_sequence-array-size.patch
|
||||
(stable-fixes CVE-2025-38080 bsc#1244738).
|
||||
- Update
|
||||
patches.suse/drm-amdgpu-csa-unmap-use-uninterruptible-lock.patch
|
||||
(stable-fixes CVE-2025-38011 bsc#1244729).
|
||||
- Update patches.suse/espintcp-fix-skb-leaks.patch (git-fixes
|
||||
CVE-2025-38057 bsc#1244862).
|
||||
- Update
|
||||
patches.suse/ext4-avoid-journaling-sb-update-on-error-if-journal-is-des.patch
|
||||
(bsc#1241967 CVE-2025-22113 bsc#1241617).
|
||||
- Update
|
||||
patches.suse/ext4-goto-right-label-out_mmap_sem-in-ext4_setattr.patch
|
||||
(bsc#1242556 CVE-2025-22120 bsc#1241592).
|
||||
- Update
|
||||
patches.suse/firmware-arm_ffa-Set-dma_mask-for-ffa-devices.patch
|
||||
(stable-fixes CVE-2025-38043 bsc#1245081).
|
||||
- Update
|
||||
patches.suse/fs-erofs-fileio-call-erofs_onlinefolio_split-after-bio_add_folio.patch
|
||||
(git-fixes CVE-2025-37999 bsc#1243846).
|
||||
- Update
|
||||
patches.suse/gpio-virtuser-fix-potential-out-of-bound-write.patch
|
||||
(stable-fixes CVE-2025-38082 bsc#1244740).
|
||||
- Update
|
||||
patches.suse/md-fix-mddev-uaf-while-iterating-all_mddevs-list.patch
|
||||
(git-fixes CVE-20255-22126 bsc#1241597 CVE-2025-22126).
|
||||
- Update patches.suse/media-cx231xx-set-device_caps-for-417.patch
|
||||
(stable-fixes CVE-2025-38044 bsc#1245082).
|
||||
- Update
|
||||
patches.suse/net-mlx5e-Disable-MACsec-offload-for-uplink-represen.patch
|
||||
(git-fixes CVE-2025-38020 bsc#1245001).
|
||||
- Update
|
||||
patches.suse/net-pktgen-fix-access-outside-of-user-given-buffer-i.patch
|
||||
(git-fixes CVE-2025-38061 bsc#1245440).
|
||||
- Update
|
||||
patches.suse/net-tls-fix-kernel-panic-when-alloc_page-failed.patch
|
||||
(git-fixes CVE-2025-38018 bsc#1244999).
|
||||
- Update patches.suse/net_sched-prio-fix-a-race-in-prio_tune.patch
|
||||
(git-fixes CVE-2025-38083 bsc#1245183).
|
||||
- Update
|
||||
patches.suse/nfs-handle-failure-of-nfs_get_lock_context-in-unlock-path.patch
|
||||
(git-fixes CVE-2025-38023 bsc#1245004).
|
||||
- Update
|
||||
patches.suse/nvmet-tcp-don-t-restore-null-sk_state_change.patch
|
||||
(git-fixes CVE-2025-38035 bsc#1244801).
|
||||
- Update
|
||||
patches.suse/padata-do-not-leak-refcount-in-reorder_work.patch
|
||||
(git-fixes CVE-2025-38031 bsc#1245046).
|
||||
- Update
|
||||
patches.suse/perf-x86-intel-Fix-segfault-with-PEBS-via-PT-with-sample_f.patch
|
||||
(git-fixes CVE-2025-38055 bsc#1244747).
|
||||
- Update
|
||||
patches.suse/phy-tegra-xusb-Use-a-bitmask-for-UTMI-pad-power-stat.patch
|
||||
(git-fixes CVE-2025-38010 bsc#1244996).
|
||||
- Update
|
||||
patches.suse/platform-x86-dell-wmi-sysman-Avoid-buffer-overflow-i.patch
|
||||
(git-fixes CVE-2025-38077 bsc#1244736).
|
||||
- Update
|
||||
patches.suse/ptp-ocp-Limit-signal-freq-counts-in-summary-output-f.patch
|
||||
(git-fixes CVE-2025-38054 bsc#1244752).
|
||||
- Update
|
||||
patches.suse/regulator-max20086-fix-invalid-memory-access.patch
|
||||
(git-fixes CVE-2025-38027 bsc#1245042).
|
||||
- Update
|
||||
patches.suse/sched-numa-fix-memory-leak-due-to-the-overwritten-vma-numab_state.patch
|
||||
(git fixes (sched/numa) CVE-2024-56613 bsc#1244176).
|
||||
- Update
|
||||
patches.suse/serial-mctrl_gpio-split-disable_ms-into-sync-and-no_.patch
|
||||
(git-fixes CVE-2025-38040 bsc#1245078).
|
||||
- Update
|
||||
patches.suse/spi-rockchip-Fix-register-out-of-bounds-access.patch
|
||||
(stable-fixes CVE-2025-38081 bsc#1244739).
|
||||
- Update
|
||||
patches.suse/staging-bcm2835-camera-Initialise-dev-in-v4l2_dev.patch
|
||||
(git-fixes CVE-2025-37971 bsc#1244173).
|
||||
- Update
|
||||
patches.suse/tracing-Have-process_string-also-allow-arrays.patch
|
||||
(git-fixes CVE-2024-57930 bsc#1236194).
|
||||
- Update
|
||||
patches.suse/usb-typec-ucsi-displayport-Fix-NULL-pointer-access.patch
|
||||
(git-fixes CVE-2025-37994 bsc#1243823).
|
||||
- Update
|
||||
patches.suse/wifi-cfg80211-fix-out-of-bounds-access-during-multi-.patch
|
||||
(git-fixes CVE-2025-37973 bsc#1244172).
|
||||
- Update patches.suse/wifi-iwlwifi-fix-debug-actions-order.patch
|
||||
(stable-fixes CVE-2025-38045 bsc#1245083).
|
||||
- Update
|
||||
patches.suse/wifi-mac80211-Set-n_channels-after-allocating-struct.patch
|
||||
(git-fixes CVE-2025-38013 bsc#1244731).
|
||||
- Update
|
||||
patches.suse/wifi-mt76-disable-napi-on-driver-removal.patch
|
||||
(git-fixes CVE-2025-38009 bsc#1244995).
|
||||
- Update
|
||||
patches.suse/x86-microcode-AMD-Fix-__apply_microcode_amd-s-return-value.patch
|
||||
(git-fixes CVE-2025-22047 bsc#1241437).
|
||||
- commit db15093
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 11:31:07 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/ondemand: Set io_is_busy to 1 by default on all
|
||||
platforms (bsc#1233975).
|
||||
- commit e5c69ac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 10:14:19 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/cpufreq-amd-pstate-Default-to-powersave-governor-whe.patch (jsc#PED-13111).
|
||||
- commit e2263cb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 09:58:44 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- HID: wacom: fix crash in wacom_aes_battery_handler()
|
||||
(git-fixes).
|
||||
- HID: lenovo: Restrict F7/9/11 mode to compact keyboards only
|
||||
(git-fixes).
|
||||
- HID: wacom: fix kobject reference count leak (git-fixes).
|
||||
- HID: wacom: fix memory leak on sysfs attribute creation failure
|
||||
(git-fixes).
|
||||
- HID: wacom: fix memory leak on kobject creation failure
|
||||
(git-fixes).
|
||||
- wifi: mac80211: fix beacon interval calculation overflow
|
||||
(git-fixes).
|
||||
- commit ea1fa22
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 17:10:10 CEST 2025 - hare@suse.de
|
||||
|
||||
- mm/memory-tier: Fix abstract distance calculation overflow
|
||||
(bsc#1244051).
|
||||
- commit 3248628
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 17:00:06 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/xen: Fix __xen_hypercall_setfunc() (git-fixes).
|
||||
- commit 76c9b78
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 16:59:45 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86: don't re-generate cpufeaturemasks.h so eagerly (git-fixes).
|
||||
- commit 1bde9b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 15:37:54 CEST 2025 - fdmanana@suse.com
|
||||
|
||||
- btrfs: fix wrong start offset for delalloc space release during
|
||||
mmap write (git-fixes).
|
||||
- btrfs: prepare btrfs_page_mkwrite() for large folios
|
||||
(git-fixes).
|
||||
- commit e702032
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:55:30 CEST 2025 - fdmanana@suse.com
|
||||
|
||||
- btrfs: fix invalid data space release when truncating block
|
||||
in NOCOW mode (git-fixes).
|
||||
- commit ecc292a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:27:28 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- kabi/severities: ignore nf_flow_register_bpf() that depends on
|
||||
CONFIG_DEBUG_* (bsc#1245399)
|
||||
- commit f7994ea
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:14:39 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Use AWK to generate {REQUIRED|DISABLED}_MASK_BIT_SET in <asm/cpufeaturemasks.h> (git-fixes).
|
||||
- Refresh patches.suse/kabi-reserve-cpuid-leaves.patch.
|
||||
- commit c797ea7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:13:02 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Remove {disabled,required}-features.h (git-fixes).
|
||||
- Refresh patches.suse/kabi-reserve-cpuid-leaves.patch.
|
||||
- commit 7c1ff00
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:10:33 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Generate the <asm/cpufeaturemasks.h> header based on build config (git-fixes).
|
||||
- commit aa4d1af
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:06:13 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Add {REQUIRED,DISABLED} feature configs (git-fixes).
|
||||
- commit 130db28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:05:53 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8 (git-fixes).
|
||||
- commit c39c8b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 13:48:18 CEST 2025 - jgross@suse.com
|
||||
|
||||
- KVM: SVM: Add Idle HLT intercept support (jsc#PED-12577).
|
||||
- commit 9b4ced8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 13:34:11 CEST 2025 - jgross@suse.com
|
||||
|
||||
- x86/cpufeatures: Add CPUID feature bit for Idle HLT intercept
|
||||
(jsc#PED-12577).
|
||||
- commit c78722e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 04:05:35 CEST 2025 - bdas@suse.de
|
||||
|
||||
- vmxnet3: correctly report gso type for UDP tunnels
|
||||
(bsc#1244626).
|
||||
- commit 1216762
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 04:05:17 CEST 2025 - bdas@suse.de
|
||||
|
||||
- vmxnet3: update MTU after device quiesce (bsc#1244626).
|
||||
- commit d22f709
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 19:00:28 CEST 2025 - fdmanana@suse.com
|
||||
|
||||
- btrfs: factor out nocow ordered extent and extent map generation
|
||||
into a helper (git-fixes).
|
||||
- btrfs: fix qgroup reservation leak on failure to allocate
|
||||
ordered extent (git-fixes).
|
||||
- btrfs: move ordered extent cleanup to where they are allocated
|
||||
(git-fixes).
|
||||
- btrfs: remove the unused locked_folio parameter from
|
||||
btrfs_cleanup_ordered_extents() (git-fixes).
|
||||
- btrfs: use unsigned types for constants defined as bit shifts
|
||||
(git-fixes).
|
||||
- Refresh
|
||||
patches.suse/0005-btrfs-do-proper-folio-cleanup-when-run_delalloc_noco.patch.
|
||||
- commit a1f80d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:50:16 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix compilation warning on arm32 (bsc#1243551).
|
||||
- commit 5ab4900
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:47:07 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Add support for the "Requested CPU Min
|
||||
frequency" BIOS option (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Add offline, online and suspend callbacks
|
||||
for amd_pstate_driver (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Move max_perf limiting in amd_pstate_update
|
||||
(jsc#PED-13164).
|
||||
- commit c625c71
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:38:53 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Enable ITMT support after initializing
|
||||
core rankings (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Fix min_limit perf and freq updation for
|
||||
performance governor (jsc#PED-13164).
|
||||
- commit f84536f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:07:05 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Set different default EPP policy for Epyc and Ryzen (jsc#PED-13164).
|
||||
- Refresh patches.suse/cpufreq-amd-pstate-Default-to-powersave-governor-whe.patch.
|
||||
- commit f5fec72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 13:37:27 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: ensure that PIDFS_INFO_EXIT is available (jsc#PED-13113).
|
||||
- blacklist.conf: Guard against unused prerequisite
|
||||
- commit 872e385
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 13:31:39 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- exit: fix the usage of delay_group_leader->exit_code in
|
||||
do_notify_parent() and pidfs_exit() (jsc#PED-13113).
|
||||
- pidfs: improve multi-threaded exec and premature thread-group
|
||||
leader exit polling (jsc#PED-13113).
|
||||
- commit c5e2e6c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 12:40:25 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Drop actions in amd_pstate_epp_cpu_offline()
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Stop caching EPP (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Rework CPPC enabling (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Drop debug statements for policy setting
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Update cppc_req_cached for shared mem EPP
|
||||
writes (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Move all EPP tracing into *_update_perf
|
||||
and *_set_epp functions (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Cache CPPC request in shared mem case too
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Replace all AMD_CPPC_* macros with masks
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Adjust variable scope (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Run on all of the correct CPUs
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Drop SUCCESS and FAIL enums
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Allow lowest nonlinear and lowest to
|
||||
be the same (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Use _free macro to free put policy
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Drop `cppc_cap1_cached` (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Overhaul locking (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Move perf values into a union
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Drop min and max cached frequencies
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Show a warning when a CPU fails to setup
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Invalidate cppc_req_cached during suspend
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Fix the clamping of perf values
|
||||
(jsc#PED-13164).
|
||||
- commit 0b848ba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 12:03:08 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: abort verification if env->cur_state->loop_entry != NULL
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- commit 3e1f9c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 11:35:00 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix oob write in trace_seq_to_buffer() (CVE-2025-37923
|
||||
bsc#1243551).
|
||||
- commit 3a99a12
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 11:28:14 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Remove the unncecessary driver_lock in
|
||||
amd_pstate_update_limits (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Use scope based cleanup for cpufreq_policy
|
||||
refs (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Remove the unnecessary cpufreq_update_policy
|
||||
call (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Modularize perf<->freq conversion (jsc#PED-13164).
|
||||
- Refresh patches.suse/cpufreq-amd-pstate-Add-missing-NULL-ptr-check-in-amd.patch.
|
||||
- cpufreq/amd-pstate: Convert all perf values to u8 (jsc#PED-13164).
|
||||
- Refresh patches.suse/cpufreq-amd-pstate-Add-missing-NULL-ptr-check-in-amd.patch.
|
||||
- cpufreq/amd-pstate: Pass min/max_limit_perf as min/max_perf
|
||||
to amd_pstate_update (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Remove the redundant des_perf clamping in
|
||||
adjust_perf (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Modify the min_perf calculation in
|
||||
adjust_perf callback (jsc#PED-13164).
|
||||
- commit 21b14f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:51:06 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix use-after-free in print_graph_function_flags
|
||||
during tracer switching (CVE-2025-22035 bsc#1241544).
|
||||
- commit 49f381e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:20:27 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: free verifier states when they are no longer referenced
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- Refresh patches.suse/kABI-padding-for-bpf.patch.
|
||||
- commit 06e2482
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:08:22 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: fix env->peak_states computation (CVE-2025-38060
|
||||
bsc#1245155).
|
||||
- commit 53d5bd3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:07:33 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: use list_head to track explored states and free list
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- bpf: do not update state->loop_entry in get_loop_entry()
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- bpf: make state->dfs_depth < state->loop_entry->dfs_depth an
|
||||
invariant (CVE-2025-38060 bsc#1245155).
|
||||
- bpf: detect infinite loop in get_loop_entry() (CVE-2025-38060
|
||||
bsc#1245155).
|
||||
- selftests/bpf: check states pruning for deeply nested iterator
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- bpf: don't do clean_live_states when state->loop_entry->branches
|
||||
> 0 (CVE-2025-38060 bsc#1245155).
|
||||
- selftests/bpf: test correct loop_entry update in
|
||||
copy_verifier_state (CVE-2025-38060 bsc#1245155).
|
||||
- bpf: copy_verifier_state() should copy 'loop_entry' field
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- commit 6388e16
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 08:01:17 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: Fix deadlock between rcu_tasks_trace and event_mutex
|
||||
(CVE-2025-37884 bsc#1243060).
|
||||
- commit 1feaa51
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:59:53 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_exthdr: fix offset with ipv4_find_option()
|
||||
(git-fixes).
|
||||
- commit be2a228
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:58:22 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: conntrack: Bound nf_conntrack sysctl writes
|
||||
(git-fixes).
|
||||
- commit 0ac13d2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:55:50 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_tables: Only use nf_skip_indirect_calls() when
|
||||
MITIGATION_RETPOLINE (git-fixes).
|
||||
- commit 114a1de
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:53:09 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_set_hash: GC reaps elements with conncount for
|
||||
dynamic sets only (git-fixes).
|
||||
- commit fd8be75
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:50:57 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_quota: match correctly when the quota just
|
||||
depleted (git-fixes).
|
||||
- commit 563b1e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:48:13 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_set_pipapo_avx2: fix initial map fill (git-fixes).
|
||||
- commit 5316618
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:44:57 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: bridge: Move specific fragmented packet to slow_path
|
||||
instead of dropping it (git-fixes).
|
||||
- commit 3a5285b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:43:37 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_tables: nft_fib_ipv6: fix VRF ipv4/ipv6 result
|
||||
discrepancy (git-fixes).
|
||||
- commit 18d1e67
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:41:16 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_tables: nft_fib: consistent l3mdev handling
|
||||
(git-fixes).
|
||||
- commit 2b7f119
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 14:56:47 CEST 2025 - mfranc@suse.cz
|
||||
|
||||
@@ -60,6 +919,12 @@ Mon Jun 23 17:55:38 CEST 2025 - mfranc@suse.cz
|
||||
bsc#1245230).
|
||||
- commit 5f783ee
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 16:25:04 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: never refuse ppid == 0 in PIDFD_GET_INFO (jsc#PED-13113).
|
||||
- commit 4327fa2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 16:14:25 CEST 2025 - vkarasulli@suse.de
|
||||
|
||||
@@ -128,6 +993,13 @@ Mon Jun 23 12:27:01 CEST 2025 - wqu@suse.com
|
||||
checksum (bsc#1245067).
|
||||
- commit b160824
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 11:41:41 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq: Default to performance governor on servers
|
||||
(jsc#PED-13111).
|
||||
- commit 0f4c2f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 10:52:46 CEST 2025 - ailiop@suse.com
|
||||
|
||||
@@ -388,6 +1260,12 @@ Fri Jun 20 11:51:59 CEST 2025 - nstange@suse.de
|
||||
(bsc#1240423 jsc#PED-12225).
|
||||
- commit 93f363a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 20 11:35:33 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: lookup pid through rbtree (jsc#PED-13113).
|
||||
- commit eead84f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 19 11:33:47 CEST 2025 - glass.su@suse.com
|
||||
|
||||
@@ -1388,20 +2266,20 @@ Thu Jun 12 15:41:11 CEST 2025 - petr.pavlu@suse.com
|
||||
Thu Jun 12 13:31:08 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: don't lose solo dquot update transactions (bsc#1244502).
|
||||
- commit faf4caf
|
||||
- commit de784a3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 13:30:45 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: don't lose solo superblock counter update transactions
|
||||
(bsc#1244502).
|
||||
- commit 3d00096
|
||||
- commit d46099b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 13:30:25 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: avoid nested calls to __xfs_trans_commit (bsc#1244502).
|
||||
- commit 85a1a76
|
||||
- commit 0e219be
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 13:24:23 CEST 2025 - sjaeckel@suse.de
|
||||
@@ -2066,6 +2944,19 @@ Sat Jun 7 09:54:40 CEST 2025 - tiwai@suse.de
|
||||
- Update video patch to the upstream version and put to sorted section
|
||||
- commit 5580ff0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 6 19:19:03 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: allow to retrieve exit information (jsc#PED-13113).
|
||||
- pidfs: record exit code and cgroupid at exit (jsc#PED-13113).
|
||||
- pidfs: use private inode slab cache (jsc#PED-13113).
|
||||
- pidfs: move setting flags into pidfs_alloc_file() (jsc#PED-13113).
|
||||
- pidfd: rely on automatic cleanup in __pidfd_prepare()
|
||||
(jsc#PED-13113).
|
||||
- pidfs: switch to copy_struct_to_user() (jsc#PED-13113).
|
||||
- pidfd: add ioctl to retrieve pid info (jsc#PED-13113).
|
||||
- commit e6e14a5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 6 16:06:42 CEST 2025 - hare@suse.de
|
||||
|
||||
@@ -2255,6 +3146,12 @@ Thu Jun 5 20:10:15 CEST 2025 - dsterba@suse.com
|
||||
- openvswitch: Fix unsafe attribute parsing in output_userspace() (CVE-2025-37998 bsc#1243836)
|
||||
- commit 947ad09
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 20:06:14 CEST 2025 - msuchanek@suse.de
|
||||
|
||||
- supported.conf: Add PPC KVM PMU (jsc#PED-11017)
|
||||
- commit 26c31c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 19:19:15 CEST 2025 - dsterba@suse.com
|
||||
|
||||
@@ -3221,6 +4118,12 @@ Thu Jun 5 17:15:38 CEST 2025 - tiwai@suse.de
|
||||
- ACPI: HED: Always initialize before evged (stable-fixes).
|
||||
- commit a49c2aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 16:30:04 CEST 2025 - msuchanek@suse.de
|
||||
|
||||
- kabi/severities: Add more PPC KVM symbols
|
||||
- commit 72910b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 13:49:48 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
@@ -3492,6 +4395,24 @@ Wed Jun 4 12:06:16 CEST 2025 - pfalcato@suse.de
|
||||
- net: ipv6: fix dst ref loop on input in seg6 lwt (git-fixes).
|
||||
- commit 6e27dbd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 4 11:39:22 CEST 2025 - msuchanek@suse.de
|
||||
|
||||
- powerpc/kvm-hv-pmu: Add perf-events for Hostwide counters
|
||||
(jsc#PED-11017).
|
||||
- powerpc/kvm-hv-pmu: Implement GSB message-ops for hostwide
|
||||
counters (jsc#PED-11017).
|
||||
- kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMU
|
||||
(jsc#PED-11017).
|
||||
Update config files.
|
||||
- kvm powerpc/book3s-apiv2: Add kunit tests for Hostwide GSB
|
||||
elements (jsc#PED-11017).
|
||||
- kvm powerpc/book3s-apiv2: Add support for Hostwide GSB elements
|
||||
(jsc#PED-11017).
|
||||
- powerpc: Document APIv2 KVM hcall spec for Hostwide counters
|
||||
(jsc#PED-11017).
|
||||
- commit 5094316
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 4 11:16:38 CEST 2025 - ailiop@suse.com
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
|
||||
%define srcversion 6.12
|
||||
%define patchversion 6.12.0
|
||||
%define git_commit 99328957e5a600074b080517bc76f400869077ad
|
||||
%define git_commit 0c9b3adf9bb1de74dc64718cc047dfd7fe2e6d70
|
||||
%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>.g9932895
|
||||
Release: <RELEASE>.g0c9b3ad
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@@ -1,3 +1,862 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 14:29:43 CEST 2025 - ykaukab@suse.de
|
||||
|
||||
- kABI: update kABI symbols
|
||||
kABI exceptions were allowed for a couple of branches. Update kABI
|
||||
symbols after the merge. Since kABI symbols are being updated, remove
|
||||
current kABI workaround patches before the update.
|
||||
- commit 0c9b3ad
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:33:37 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- NFSD: Implement FATTR4_CLONE_BLKSIZE attribute (git-fixes).
|
||||
- commit 4f434fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:29:56 CEST 2025 - tbogendoerfer@suse.de
|
||||
|
||||
- overflow: Introduce __DEFINE_FLEX for having no initializer
|
||||
(git-fixes).
|
||||
- commit 99c412c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:24:38 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- nfsd: nfsd4_spo_must_allow() must check this is a v4 compound
|
||||
request (git-fixes).
|
||||
- commit d974da9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:24:10 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- NFSD: fix race between nfsd registration and exports_proc
|
||||
(git-fixes).
|
||||
- commit 7c3e6b5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 10:33:01 CEST 2025 - tbogendoerfer@suse.de
|
||||
|
||||
- netlink: specs: tc: replace underscores with dashes in names
|
||||
(git-fixes).
|
||||
- netlink: specs: dpll: replace underscores with dashes in names
|
||||
(git-fixes).
|
||||
- netlink: specs: nfsd: replace underscores with dashes in names
|
||||
(git-fixes).
|
||||
- bnxt: properly flush XDP redirect lists (git-fixes).
|
||||
- e1000e: set fixed clock frequency indication for Nahum 11 and
|
||||
Nahum 13 (git-fixes).
|
||||
- ice: fix eswitch code memory leak in reset scenario (git-fixes).
|
||||
- net: ice: Perform accurate aRFS flow match (git-fixes).
|
||||
- net: ethtool: remove duplicate defines for family info
|
||||
(git-fixes).
|
||||
- bnxt_en: Fix double invocation of
|
||||
bnxt_ulp_stop()/bnxt_ulp_start() (git-fixes).
|
||||
- net/mlx5e: Fix leak of Geneve TLV option object (git-fixes).
|
||||
- net/mlx5: HWS, make sure the uplink is the last destination
|
||||
(git-fixes).
|
||||
- net/mlx5: HWS, fix missing ip_version handling in definer
|
||||
(git-fixes).
|
||||
- net/mlx5: Fix return value when searching for existing flow
|
||||
group (git-fixes).
|
||||
- net/mlx5: Fix ECVF vports unload on shutdown flow (git-fixes).
|
||||
- net/mlx5: Ensure fw pages are always allocated on same NUMA
|
||||
(git-fixes).
|
||||
- e1000: Move cancel_work_sync to avoid deadlock (git-fixes).
|
||||
- iavf: fix reset_task for early reset event (git-fixes).
|
||||
- i40e: retry VFLR handling if there is ongoing VF reset
|
||||
(git-fixes).
|
||||
- i40e: return false from i40e_reset_vf if reset is in progress
|
||||
(git-fixes).
|
||||
- iavf: iavf_suspend(): take RTNL before netdev_lock()
|
||||
(git-fixes).
|
||||
- gve: add missing NULL check for gve_alloc_pending_packet()
|
||||
in TX DQO (git-fixes).
|
||||
- idpf: avoid mailbox timeout delays during reset (git-fixes).
|
||||
- idpf: fix a race in txq wakeup (git-fixes).
|
||||
- ice: fix rebuilding the Tx scheduler tree for large queue counts
|
||||
(git-fixes).
|
||||
- ice: create new Tx scheduler nodes for new queues only
|
||||
(git-fixes).
|
||||
- ice: fix Tx scheduler error handling in XDP callback
|
||||
(git-fixes).
|
||||
- net/mlx4_en: Prevent potential integer overflow calculating Hz
|
||||
(git-fixes).
|
||||
- gve: Fix RX_BUFFERS_POSTED stat to report per-queue fill_cnt
|
||||
(git-fixes).
|
||||
- octeontx2-pf: QOS: Refactor TC_HTB_LEAF_DEL_LAST callback
|
||||
(git-fixes).
|
||||
- octeontx2-pf: QOS: Perform cache sync on send queue teardown
|
||||
(git-fixes).
|
||||
- net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid()
|
||||
(git-fixes).
|
||||
- net/mlx5_core: Add error handling
|
||||
inmlx5_query_nic_vport_qkey_viol_cntr() (git-fixes).
|
||||
- net/mlx5: HWS, Fix matcher action template attach (git-fixes).
|
||||
- overflow: Fix direct struct member initialization in
|
||||
_DEFINE_FLEX() (git-fixes).
|
||||
- idpf: fix idpf_vport_splitq_napi_poll() (git-fixes).
|
||||
- idpf: fix null-ptr-deref in idpf_features_check (CVE-2025-38053
|
||||
bsc#1244746).
|
||||
- ice: Fix LACP bonds without SRIOV environment (git-fixes).
|
||||
- ice: fix vf->num_mac count with port representors (git-fixes).
|
||||
- commit af82899
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 08:56:31 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- staging: rtl8723bs: Avoid memset() in aes_cipher() and
|
||||
aes_decipher() (git-fixes).
|
||||
- serial: imx: Restore original RXTL for console to fix data loss
|
||||
(git-fixes).
|
||||
- serial: core: restore of_node information in sysfs (git-fixes).
|
||||
- commit 3895da7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 08:44:37 CEST 2025 - nmorey@suse.com
|
||||
|
||||
- RDMA/hns: initialize db in update_srq_db() (git-fixes)
|
||||
- commit 980c53d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:51:11 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- wifi: rtw88: usb: Upload the firmware in bigger chunks
|
||||
(stable-fixes).
|
||||
- commit 1df8f6c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:50:19 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- wifi: mt76: mt7996: drop fragments with multicast or broadcast
|
||||
RA (stable-fixes).
|
||||
- wifi: mt76: mt7921: add 160 MHz AP for mt7922 device
|
||||
(stable-fixes).
|
||||
- wifi: mt76: mt7925: introduce thermal protection (stable-fixes).
|
||||
- wifi: mt76: mt76x2: Add support for LiteOn WN4516R,WN4519R
|
||||
(stable-fixes).
|
||||
- wifi: ath12k: fix macro definition HAL_RX_MSDU_PKT_LENGTH_GET
|
||||
(stable-fixes).
|
||||
- wifi: ath12k: fix a possible dead lock caused by ab->base_lock
|
||||
(stable-fixes).
|
||||
- wifi: ath11k: Fix QMI memory reuse logic (stable-fixes).
|
||||
- wifi: mac80211: validate SCAN_FLAG_AP in scan request during
|
||||
MLO (stable-fixes).
|
||||
- wifi: rtw89: leave idle mode when setting WEP encryption for
|
||||
AP mode (stable-fixes).
|
||||
- wifi: rtw89: 8922a: fix TX fail with wrong VCO setting
|
||||
(stable-fixes).
|
||||
- wifi: iwlwifi: mvm: fix beacon CCK flag (stable-fixes).
|
||||
- wireless: purelifi: plfxlc: fix memory leak in
|
||||
plfxlc_usb_wreq_asyn() (stable-fixes).
|
||||
- wifi: mac80211: do not offer a mesh path if forwarding is
|
||||
disabled (stable-fixes).
|
||||
- wifi: iwlwifi: pcie: make sure to lock rxq->read (stable-fixes).
|
||||
- wifi: mac80211_hwsim: Prevent tsf from setting if beacon is
|
||||
disabled (stable-fixes).
|
||||
- wifi: ath12k: using msdu end descriptor to check for rx
|
||||
multicast packets (stable-fixes).
|
||||
- wifi: ath12k: fix failed to set mhi state error during reboot
|
||||
with hardware grouping (stable-fixes).
|
||||
- wifi: ath12k: fix link valid field initialization in the
|
||||
monitor Rx (stable-fixes).
|
||||
- wifi: ath12k: fix incorrect CE addresses (stable-fixes).
|
||||
- commit b75f8f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:48:43 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- drivers/rapidio/rio_cm.c: prevent possible heap overwrite
|
||||
(stable-fixes).
|
||||
- PCI: Add ACS quirk for Loongson PCIe (stable-fixes).
|
||||
- watchdog: da9052_wdt: respect TWDMIN (stable-fixes).
|
||||
- watchdog: fix watchdog may detect false positive of softlockup
|
||||
(stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_pmx_set_by_name() (stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_gpio_get_direction() (stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_pmx_gpio_set_direction() (stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_gpio_get() (stable-fixes).
|
||||
- pinctrl: mcp23s08: Reset all pins to input at probe
|
||||
(stable-fixes).
|
||||
- software node: Correct a OOB check in
|
||||
software_node_get_reference_args() (stable-fixes).
|
||||
- wifi: ath12k: Pass correct values of center freq1 and center
|
||||
freq2 for 160 MHz (stable-fixes).
|
||||
- wifi: mac80211: VLAN traffic in multicast path (stable-fixes).
|
||||
- wifi: iwlwifi: Add missing MODULE_FIRMWARE for Qu-c0-jf-b0
|
||||
(stable-fixes).
|
||||
- usbnet: asix AX88772: leave the carrier control to phylink
|
||||
(stable-fixes).
|
||||
- PM: runtime: fix denying of auto suspend in
|
||||
pm_suspend_timer_fn() (stable-fixes).
|
||||
- power: supply: max17040: adjust thermal channel scaling
|
||||
(stable-fixes).
|
||||
- power: supply: bq27xxx: Retrieve again when busy (stable-fixes).
|
||||
- power: supply: collie: Fix wakeup source leaks on device unbind
|
||||
(stable-fixes).
|
||||
- platform-msi: Add msi_remove_device_irq_domain() in
|
||||
platform_device_msi_free_irqs_all() (stable-fixes).
|
||||
- wifi: rtw89: phy: add dummy C2H event handler for report of
|
||||
TAS power (stable-fixes).
|
||||
- commit 132d8d6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:47:08 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- i2c: tiny-usb: disable zero-length read messages (git-fixes).
|
||||
- i2c: robotfuzz-osif: disable zero-length read messages
|
||||
(git-fixes).
|
||||
- i2c: designware: Invoke runtime suspend on quick slave
|
||||
re-registration (stable-fixes).
|
||||
- i2c: npcm: Add clock toggle recovery (stable-fixes).
|
||||
- hid-asus: check ROG Ally MCU version and warn (stable-fixes).
|
||||
- mmc: Add quirk to disable DDR50 tuning (stable-fixes).
|
||||
- gpiolib: of: Add polarity quirk for s5m8767 (stable-fixes).
|
||||
- Make 'cc-option' work correctly for the -Wno-xyzzy pattern
|
||||
(stable-fixes).
|
||||
- Input: sparcspkr - avoid unannotated fall-through
|
||||
(stable-fixes).
|
||||
- commit 1379ece
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:45:28 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- drm/xe/gt: Update handling of xe_force_wake_get return
|
||||
(stable-fixes).
|
||||
- Refresh
|
||||
patches.suse/drm-xe-Fix-GT-for-each-engine-workarounds.patch.
|
||||
- commit b01435e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:44:37 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- drm/xe: Process deferred GGTT node removals on device unwind
|
||||
(git-fixes).
|
||||
- drm/xe/display: Add check for alloc_ordered_workqueue()
|
||||
(git-fixes).
|
||||
- drm/i915: fix build error some more (git-fixes).
|
||||
- drm/amd: Adjust output for discovery error handling (git-fixes).
|
||||
- drm/xe/bmg: Update Wa_16023588340 (git-fixes).
|
||||
- drm/v3d: Avoid NULL pointer dereference in
|
||||
`v3d_job_update_stats()` (stable-fixes).
|
||||
- fbcon: Make sure modelist not set on unregistered console
|
||||
(stable-fixes).
|
||||
- drm/amdgpu: read back register after written for VCN v4.0.5
|
||||
(stable-fixes).
|
||||
- drm/xe: Wire up device shutdown handler (stable-fixes).
|
||||
- commit 425e83a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:43:05 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X507UAR
|
||||
(git-fixes).
|
||||
- ALSA: usb-audio: Fix out-of-bounds read in
|
||||
snd_usb_get_audioformat_uac3() (git-fixes).
|
||||
- ALSA: hda/realtek: enable headset mic on Latitude 5420 Rugged
|
||||
(stable-fixes).
|
||||
- ALSA: usb-audio: Rename ALSA kcontrol PCM and PCM1 for the
|
||||
KTMicro sound card (stable-fixes).
|
||||
- ALSA: hda/realtek: Add quirk for Asus GU605C (stable-fixes).
|
||||
- ALSA: hda/realtek - Add mute LED support for HP Victus 16-s1xxx
|
||||
and HP Victus 15-fa1xxx (stable-fixes).
|
||||
- ALSA: hda/intel: Add Thinkpad E15 to PM deny list
|
||||
(stable-fixes).
|
||||
- ata: pata_via: Force PIO for ATAPI devices on VT6415/VT6330
|
||||
(stable-fixes).
|
||||
- bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS value
|
||||
(stable-fixes).
|
||||
- Bluetooth: btusb: Add new VID/PID 13d3/3584 for MT7922
|
||||
(stable-fixes).
|
||||
- Bluetooth: btusb: Add new VID/PID 13d3/3630 for MT7925
|
||||
(stable-fixes).
|
||||
- ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86
|
||||
case (stable-fixes).
|
||||
- ACPI: battery: negate current when discharging (stable-fixes).
|
||||
- ACPICA: Avoid sequence overread in call to strncmp()
|
||||
(stable-fixes).
|
||||
- ACPICA: utilities: Fix overflow check in vsnprintf()
|
||||
(stable-fixes).
|
||||
- ACPICA: Apply pack(1) to union aml_resource (stable-fixes).
|
||||
- ACPICA: fix acpi parse and parseext cache leaks (stable-fixes).
|
||||
- ACPICA: fix acpi operand cache leak in dswstate.c
|
||||
(stable-fixes).
|
||||
- ACPI: bus: Bail out if acpi_kobj registration fails
|
||||
(stable-fixes).
|
||||
- ASoC: amd: yc: Add quirk for Lenovo Yoga Pro 7 14ASP9
|
||||
(stable-fixes).
|
||||
- ASoC: intel/sdw_utils: Assign initial value in
|
||||
asoc_sdw_rt_amp_spk_rtd_init() (stable-fixes).
|
||||
- ASoC: tegra210_ahub: Add check to of_device_get_match_data()
|
||||
(stable-fixes).
|
||||
- ASoC: tas2770: Power cycle amp on ISENSE/VSENSE change
|
||||
(stable-fixes).
|
||||
- commit 36941d3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 28 12:42:00 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- Revert "block/bdev: enable large folio support for large logical block"
|
||||
(bsc#1245444)
|
||||
This reverts commit 03e169f9e789f08bac7bdb238dbd9bd7cfd00142.
|
||||
- commit f46bdc5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 18:10:22 CEST 2025 - joao.povoas@suse.com
|
||||
|
||||
- Update
|
||||
patches.suse/ALSA-pcm-Fix-race-of-buffer-access-at-PCM-OSS-layer.patch
|
||||
(stable-fixes CVE-2025-38078 bsc#1244737).
|
||||
- Update
|
||||
patches.suse/ASoC-SOF-Intel-hda-Fix-UAF-when-reloading-module.patch
|
||||
(git-fixes CVE-2025-38056 bsc#1244748).
|
||||
- Update
|
||||
patches.suse/HID-bpf-abort-dispatch-if-device-destroyed.patch
|
||||
(git-fixes CVE-2025-38016 bsc#1244745).
|
||||
- Update
|
||||
patches.suse/HID-uclogic-Add-NULL-check-in-uclogic_input_configur.patch
|
||||
(git-fixes CVE-2025-38007 bsc#1244938).
|
||||
- Update
|
||||
patches.suse/KVM-arm64-Fix-uninitialized-memcache-pointer-in-user.patch
|
||||
(git-fixes CVE-2025-37996 bsc#1243828).
|
||||
- Update
|
||||
patches.suse/PCI-endpoint-pci-epf-test-Fix-double-free-that-cause.patch
|
||||
(stable-fixes CVE-2025-38069 bsc#1245246).
|
||||
- Update
|
||||
patches.suse/RDMA-core-Fix-KASAN-slab-use-after-free-Read-in-ib_r.patch
|
||||
(git-fixes CVE-2025-38022 bsc#1245003).
|
||||
- Update
|
||||
patches.suse/RDMA-rxe-Fix-slab-use-after-free-Read-in-rxe_queue_c.patch
|
||||
(git-fixes CVE-2025-38024 bsc#1245025).
|
||||
- Update
|
||||
patches.suse/block-fix-race-between-set_blocksize-and-read-paths.patch
|
||||
(git-fixes CVE-2025-38073 bsc#1244741).
|
||||
- Update
|
||||
patches.suse/btrfs-avoid-NULL-pointer-dereference-if-no-valid-csu.patch
|
||||
(bsc#1243342 CVE-2025-38059 bsc#1244759).
|
||||
- Update
|
||||
patches.suse/btrfs-avoid-NULL-pointer-dereference-if-no-valid-ext.patch
|
||||
(bsc#1236208 CVE-2025-21658).
|
||||
- Update
|
||||
patches.suse/btrfs-zoned-fix-extent-range-end-unlock-in-cow_file_.patch
|
||||
(bsc#1239514 CVE-2025-21942 bsc#1240704).
|
||||
- Update
|
||||
patches.suse/can-bcm-add-locking-for-bcm_op-runtime-updates.patch
|
||||
(git-fixes CVE-2025-38004 bsc#1244274).
|
||||
- Update
|
||||
patches.suse/can-bcm-add-missing-rcu-read-protection-for-procfs-c.patch
|
||||
(git-fixes CVE-2025-38003 bsc#1244275).
|
||||
- Update
|
||||
patches.suse/can-m_can-m_can_class_allocate_dev-initialize-spin-l.patch
|
||||
(git-fixes CVE-2025-37993 bsc#1243822).
|
||||
- Update
|
||||
patches.suse/crypto-algif_hash-fix-double-free-in-hash_accept.patch
|
||||
(git-fixes CVE-2025-38079 bsc#1245217).
|
||||
- Update
|
||||
patches.suse/crypto-lzo-Fix-compression-buffer-overrun.patch
|
||||
(stable-fixes CVE-2025-38068 bsc#1245210).
|
||||
- Update
|
||||
patches.suse/dm-cache-prevent-BUG_ON-by-blocking-retries-on-faile.patch
|
||||
(git-fixes CVE-2025-38066 bsc#1244909).
|
||||
- Update
|
||||
patches.suse/dm-fix-unconditional-IO-throttle-caused-by-REQ_PREFL.patch
|
||||
(git-fixes CVE-2025-38063 bsc#1245202).
|
||||
- Update
|
||||
patches.suse/dmaengine-idxd-Refactor-remove-call-with-idxd_cleanu.patch
|
||||
(git-fixes CVE-2025-38014 bsc#1244732).
|
||||
- Update
|
||||
patches.suse/dmaengine-idxd-fix-memory-leak-in-error-handling-pat-46a5cca.patch
|
||||
(git-fixes CVE-2025-38015 bsc#1244789).
|
||||
- Update
|
||||
patches.suse/dmaengine-ti-k3-udma-Add-missing-locking.patch
|
||||
(git-fixes CVE-2025-38005 bsc#1244727).
|
||||
- Update
|
||||
patches.suse/drm-amd-display-Fix-invalid-context-error-in-dml-hel.patch
|
||||
(git-fixes CVE-2025-37965 bsc#1244174).
|
||||
- Update
|
||||
patches.suse/drm-amd-display-Increase-block_sequence-array-size.patch
|
||||
(stable-fixes CVE-2025-38080 bsc#1244738).
|
||||
- Update
|
||||
patches.suse/drm-amdgpu-csa-unmap-use-uninterruptible-lock.patch
|
||||
(stable-fixes CVE-2025-38011 bsc#1244729).
|
||||
- Update patches.suse/espintcp-fix-skb-leaks.patch (git-fixes
|
||||
CVE-2025-38057 bsc#1244862).
|
||||
- Update
|
||||
patches.suse/ext4-avoid-journaling-sb-update-on-error-if-journal-is-des.patch
|
||||
(bsc#1241967 CVE-2025-22113 bsc#1241617).
|
||||
- Update
|
||||
patches.suse/ext4-goto-right-label-out_mmap_sem-in-ext4_setattr.patch
|
||||
(bsc#1242556 CVE-2025-22120 bsc#1241592).
|
||||
- Update
|
||||
patches.suse/firmware-arm_ffa-Set-dma_mask-for-ffa-devices.patch
|
||||
(stable-fixes CVE-2025-38043 bsc#1245081).
|
||||
- Update
|
||||
patches.suse/fs-erofs-fileio-call-erofs_onlinefolio_split-after-bio_add_folio.patch
|
||||
(git-fixes CVE-2025-37999 bsc#1243846).
|
||||
- Update
|
||||
patches.suse/gpio-virtuser-fix-potential-out-of-bound-write.patch
|
||||
(stable-fixes CVE-2025-38082 bsc#1244740).
|
||||
- Update
|
||||
patches.suse/md-fix-mddev-uaf-while-iterating-all_mddevs-list.patch
|
||||
(git-fixes CVE-20255-22126 bsc#1241597 CVE-2025-22126).
|
||||
- Update patches.suse/media-cx231xx-set-device_caps-for-417.patch
|
||||
(stable-fixes CVE-2025-38044 bsc#1245082).
|
||||
- Update
|
||||
patches.suse/net-mlx5e-Disable-MACsec-offload-for-uplink-represen.patch
|
||||
(git-fixes CVE-2025-38020 bsc#1245001).
|
||||
- Update
|
||||
patches.suse/net-pktgen-fix-access-outside-of-user-given-buffer-i.patch
|
||||
(git-fixes CVE-2025-38061 bsc#1245440).
|
||||
- Update
|
||||
patches.suse/net-tls-fix-kernel-panic-when-alloc_page-failed.patch
|
||||
(git-fixes CVE-2025-38018 bsc#1244999).
|
||||
- Update patches.suse/net_sched-prio-fix-a-race-in-prio_tune.patch
|
||||
(git-fixes CVE-2025-38083 bsc#1245183).
|
||||
- Update
|
||||
patches.suse/nfs-handle-failure-of-nfs_get_lock_context-in-unlock-path.patch
|
||||
(git-fixes CVE-2025-38023 bsc#1245004).
|
||||
- Update
|
||||
patches.suse/nvmet-tcp-don-t-restore-null-sk_state_change.patch
|
||||
(git-fixes CVE-2025-38035 bsc#1244801).
|
||||
- Update
|
||||
patches.suse/padata-do-not-leak-refcount-in-reorder_work.patch
|
||||
(git-fixes CVE-2025-38031 bsc#1245046).
|
||||
- Update
|
||||
patches.suse/perf-x86-intel-Fix-segfault-with-PEBS-via-PT-with-sample_f.patch
|
||||
(git-fixes CVE-2025-38055 bsc#1244747).
|
||||
- Update
|
||||
patches.suse/phy-tegra-xusb-Use-a-bitmask-for-UTMI-pad-power-stat.patch
|
||||
(git-fixes CVE-2025-38010 bsc#1244996).
|
||||
- Update
|
||||
patches.suse/platform-x86-dell-wmi-sysman-Avoid-buffer-overflow-i.patch
|
||||
(git-fixes CVE-2025-38077 bsc#1244736).
|
||||
- Update
|
||||
patches.suse/ptp-ocp-Limit-signal-freq-counts-in-summary-output-f.patch
|
||||
(git-fixes CVE-2025-38054 bsc#1244752).
|
||||
- Update
|
||||
patches.suse/regulator-max20086-fix-invalid-memory-access.patch
|
||||
(git-fixes CVE-2025-38027 bsc#1245042).
|
||||
- Update
|
||||
patches.suse/sched-numa-fix-memory-leak-due-to-the-overwritten-vma-numab_state.patch
|
||||
(git fixes (sched/numa) CVE-2024-56613 bsc#1244176).
|
||||
- Update
|
||||
patches.suse/serial-mctrl_gpio-split-disable_ms-into-sync-and-no_.patch
|
||||
(git-fixes CVE-2025-38040 bsc#1245078).
|
||||
- Update
|
||||
patches.suse/spi-rockchip-Fix-register-out-of-bounds-access.patch
|
||||
(stable-fixes CVE-2025-38081 bsc#1244739).
|
||||
- Update
|
||||
patches.suse/staging-bcm2835-camera-Initialise-dev-in-v4l2_dev.patch
|
||||
(git-fixes CVE-2025-37971 bsc#1244173).
|
||||
- Update
|
||||
patches.suse/tracing-Have-process_string-also-allow-arrays.patch
|
||||
(git-fixes CVE-2024-57930 bsc#1236194).
|
||||
- Update
|
||||
patches.suse/usb-typec-ucsi-displayport-Fix-NULL-pointer-access.patch
|
||||
(git-fixes CVE-2025-37994 bsc#1243823).
|
||||
- Update
|
||||
patches.suse/wifi-cfg80211-fix-out-of-bounds-access-during-multi-.patch
|
||||
(git-fixes CVE-2025-37973 bsc#1244172).
|
||||
- Update patches.suse/wifi-iwlwifi-fix-debug-actions-order.patch
|
||||
(stable-fixes CVE-2025-38045 bsc#1245083).
|
||||
- Update
|
||||
patches.suse/wifi-mac80211-Set-n_channels-after-allocating-struct.patch
|
||||
(git-fixes CVE-2025-38013 bsc#1244731).
|
||||
- Update
|
||||
patches.suse/wifi-mt76-disable-napi-on-driver-removal.patch
|
||||
(git-fixes CVE-2025-38009 bsc#1244995).
|
||||
- Update
|
||||
patches.suse/x86-microcode-AMD-Fix-__apply_microcode_amd-s-return-value.patch
|
||||
(git-fixes CVE-2025-22047 bsc#1241437).
|
||||
- commit db15093
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 11:31:07 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/ondemand: Set io_is_busy to 1 by default on all
|
||||
platforms (bsc#1233975).
|
||||
- commit e5c69ac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 10:14:19 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/cpufreq-amd-pstate-Default-to-powersave-governor-whe.patch (jsc#PED-13111).
|
||||
- commit e2263cb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 09:58:44 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- HID: wacom: fix crash in wacom_aes_battery_handler()
|
||||
(git-fixes).
|
||||
- HID: lenovo: Restrict F7/9/11 mode to compact keyboards only
|
||||
(git-fixes).
|
||||
- HID: wacom: fix kobject reference count leak (git-fixes).
|
||||
- HID: wacom: fix memory leak on sysfs attribute creation failure
|
||||
(git-fixes).
|
||||
- HID: wacom: fix memory leak on kobject creation failure
|
||||
(git-fixes).
|
||||
- wifi: mac80211: fix beacon interval calculation overflow
|
||||
(git-fixes).
|
||||
- commit ea1fa22
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 17:10:10 CEST 2025 - hare@suse.de
|
||||
|
||||
- mm/memory-tier: Fix abstract distance calculation overflow
|
||||
(bsc#1244051).
|
||||
- commit 3248628
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 17:00:06 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/xen: Fix __xen_hypercall_setfunc() (git-fixes).
|
||||
- commit 76c9b78
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 16:59:45 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86: don't re-generate cpufeaturemasks.h so eagerly (git-fixes).
|
||||
- commit 1bde9b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 15:37:54 CEST 2025 - fdmanana@suse.com
|
||||
|
||||
- btrfs: fix wrong start offset for delalloc space release during
|
||||
mmap write (git-fixes).
|
||||
- btrfs: prepare btrfs_page_mkwrite() for large folios
|
||||
(git-fixes).
|
||||
- commit e702032
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:55:30 CEST 2025 - fdmanana@suse.com
|
||||
|
||||
- btrfs: fix invalid data space release when truncating block
|
||||
in NOCOW mode (git-fixes).
|
||||
- commit ecc292a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:27:28 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- kabi/severities: ignore nf_flow_register_bpf() that depends on
|
||||
CONFIG_DEBUG_* (bsc#1245399)
|
||||
- commit f7994ea
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:14:39 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Use AWK to generate {REQUIRED|DISABLED}_MASK_BIT_SET in <asm/cpufeaturemasks.h> (git-fixes).
|
||||
- Refresh patches.suse/kabi-reserve-cpuid-leaves.patch.
|
||||
- commit c797ea7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:13:02 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Remove {disabled,required}-features.h (git-fixes).
|
||||
- Refresh patches.suse/kabi-reserve-cpuid-leaves.patch.
|
||||
- commit 7c1ff00
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:10:33 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Generate the <asm/cpufeaturemasks.h> header based on build config (git-fixes).
|
||||
- commit aa4d1af
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:06:13 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Add {REQUIRED,DISABLED} feature configs (git-fixes).
|
||||
- commit 130db28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:05:53 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8 (git-fixes).
|
||||
- commit c39c8b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 13:48:18 CEST 2025 - jgross@suse.com
|
||||
|
||||
- KVM: SVM: Add Idle HLT intercept support (jsc#PED-12577).
|
||||
- commit 9b4ced8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 13:34:11 CEST 2025 - jgross@suse.com
|
||||
|
||||
- x86/cpufeatures: Add CPUID feature bit for Idle HLT intercept
|
||||
(jsc#PED-12577).
|
||||
- commit c78722e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 04:05:35 CEST 2025 - bdas@suse.de
|
||||
|
||||
- vmxnet3: correctly report gso type for UDP tunnels
|
||||
(bsc#1244626).
|
||||
- commit 1216762
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 04:05:17 CEST 2025 - bdas@suse.de
|
||||
|
||||
- vmxnet3: update MTU after device quiesce (bsc#1244626).
|
||||
- commit d22f709
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 19:00:28 CEST 2025 - fdmanana@suse.com
|
||||
|
||||
- btrfs: factor out nocow ordered extent and extent map generation
|
||||
into a helper (git-fixes).
|
||||
- btrfs: fix qgroup reservation leak on failure to allocate
|
||||
ordered extent (git-fixes).
|
||||
- btrfs: move ordered extent cleanup to where they are allocated
|
||||
(git-fixes).
|
||||
- btrfs: remove the unused locked_folio parameter from
|
||||
btrfs_cleanup_ordered_extents() (git-fixes).
|
||||
- btrfs: use unsigned types for constants defined as bit shifts
|
||||
(git-fixes).
|
||||
- Refresh
|
||||
patches.suse/0005-btrfs-do-proper-folio-cleanup-when-run_delalloc_noco.patch.
|
||||
- commit a1f80d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:50:16 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix compilation warning on arm32 (bsc#1243551).
|
||||
- commit 5ab4900
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:47:07 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Add support for the "Requested CPU Min
|
||||
frequency" BIOS option (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Add offline, online and suspend callbacks
|
||||
for amd_pstate_driver (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Move max_perf limiting in amd_pstate_update
|
||||
(jsc#PED-13164).
|
||||
- commit c625c71
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:38:53 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Enable ITMT support after initializing
|
||||
core rankings (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Fix min_limit perf and freq updation for
|
||||
performance governor (jsc#PED-13164).
|
||||
- commit f84536f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:07:05 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Set different default EPP policy for Epyc and Ryzen (jsc#PED-13164).
|
||||
- Refresh patches.suse/cpufreq-amd-pstate-Default-to-powersave-governor-whe.patch.
|
||||
- commit f5fec72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 13:37:27 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: ensure that PIDFS_INFO_EXIT is available (jsc#PED-13113).
|
||||
- blacklist.conf: Guard against unused prerequisite
|
||||
- commit 872e385
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 13:31:39 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- exit: fix the usage of delay_group_leader->exit_code in
|
||||
do_notify_parent() and pidfs_exit() (jsc#PED-13113).
|
||||
- pidfs: improve multi-threaded exec and premature thread-group
|
||||
leader exit polling (jsc#PED-13113).
|
||||
- commit c5e2e6c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 12:40:25 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Drop actions in amd_pstate_epp_cpu_offline()
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Stop caching EPP (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Rework CPPC enabling (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Drop debug statements for policy setting
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Update cppc_req_cached for shared mem EPP
|
||||
writes (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Move all EPP tracing into *_update_perf
|
||||
and *_set_epp functions (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Cache CPPC request in shared mem case too
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Replace all AMD_CPPC_* macros with masks
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Adjust variable scope (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Run on all of the correct CPUs
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Drop SUCCESS and FAIL enums
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Allow lowest nonlinear and lowest to
|
||||
be the same (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Use _free macro to free put policy
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Drop `cppc_cap1_cached` (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Overhaul locking (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Move perf values into a union
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Drop min and max cached frequencies
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Show a warning when a CPU fails to setup
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Invalidate cppc_req_cached during suspend
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Fix the clamping of perf values
|
||||
(jsc#PED-13164).
|
||||
- commit 0b848ba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 12:03:08 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: abort verification if env->cur_state->loop_entry != NULL
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- commit 3e1f9c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 11:35:00 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix oob write in trace_seq_to_buffer() (CVE-2025-37923
|
||||
bsc#1243551).
|
||||
- commit 3a99a12
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 11:28:14 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Remove the unncecessary driver_lock in
|
||||
amd_pstate_update_limits (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Use scope based cleanup for cpufreq_policy
|
||||
refs (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Remove the unnecessary cpufreq_update_policy
|
||||
call (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Modularize perf<->freq conversion (jsc#PED-13164).
|
||||
- Refresh patches.suse/cpufreq-amd-pstate-Add-missing-NULL-ptr-check-in-amd.patch.
|
||||
- cpufreq/amd-pstate: Convert all perf values to u8 (jsc#PED-13164).
|
||||
- Refresh patches.suse/cpufreq-amd-pstate-Add-missing-NULL-ptr-check-in-amd.patch.
|
||||
- cpufreq/amd-pstate: Pass min/max_limit_perf as min/max_perf
|
||||
to amd_pstate_update (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Remove the redundant des_perf clamping in
|
||||
adjust_perf (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Modify the min_perf calculation in
|
||||
adjust_perf callback (jsc#PED-13164).
|
||||
- commit 21b14f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:51:06 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix use-after-free in print_graph_function_flags
|
||||
during tracer switching (CVE-2025-22035 bsc#1241544).
|
||||
- commit 49f381e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:20:27 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: free verifier states when they are no longer referenced
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- Refresh patches.suse/kABI-padding-for-bpf.patch.
|
||||
- commit 06e2482
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:08:22 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: fix env->peak_states computation (CVE-2025-38060
|
||||
bsc#1245155).
|
||||
- commit 53d5bd3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:07:33 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: use list_head to track explored states and free list
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- bpf: do not update state->loop_entry in get_loop_entry()
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- bpf: make state->dfs_depth < state->loop_entry->dfs_depth an
|
||||
invariant (CVE-2025-38060 bsc#1245155).
|
||||
- bpf: detect infinite loop in get_loop_entry() (CVE-2025-38060
|
||||
bsc#1245155).
|
||||
- selftests/bpf: check states pruning for deeply nested iterator
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- bpf: don't do clean_live_states when state->loop_entry->branches
|
||||
> 0 (CVE-2025-38060 bsc#1245155).
|
||||
- selftests/bpf: test correct loop_entry update in
|
||||
copy_verifier_state (CVE-2025-38060 bsc#1245155).
|
||||
- bpf: copy_verifier_state() should copy 'loop_entry' field
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- commit 6388e16
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 08:01:17 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: Fix deadlock between rcu_tasks_trace and event_mutex
|
||||
(CVE-2025-37884 bsc#1243060).
|
||||
- commit 1feaa51
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:59:53 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_exthdr: fix offset with ipv4_find_option()
|
||||
(git-fixes).
|
||||
- commit be2a228
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:58:22 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: conntrack: Bound nf_conntrack sysctl writes
|
||||
(git-fixes).
|
||||
- commit 0ac13d2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:55:50 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_tables: Only use nf_skip_indirect_calls() when
|
||||
MITIGATION_RETPOLINE (git-fixes).
|
||||
- commit 114a1de
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:53:09 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_set_hash: GC reaps elements with conncount for
|
||||
dynamic sets only (git-fixes).
|
||||
- commit fd8be75
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:50:57 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_quota: match correctly when the quota just
|
||||
depleted (git-fixes).
|
||||
- commit 563b1e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:48:13 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_set_pipapo_avx2: fix initial map fill (git-fixes).
|
||||
- commit 5316618
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:44:57 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: bridge: Move specific fragmented packet to slow_path
|
||||
instead of dropping it (git-fixes).
|
||||
- commit 3a5285b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:43:37 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_tables: nft_fib_ipv6: fix VRF ipv4/ipv6 result
|
||||
discrepancy (git-fixes).
|
||||
- commit 18d1e67
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:41:16 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_tables: nft_fib: consistent l3mdev handling
|
||||
(git-fixes).
|
||||
- commit 2b7f119
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 14:56:47 CEST 2025 - mfranc@suse.cz
|
||||
|
||||
@@ -60,6 +919,12 @@ Mon Jun 23 17:55:38 CEST 2025 - mfranc@suse.cz
|
||||
bsc#1245230).
|
||||
- commit 5f783ee
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 16:25:04 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: never refuse ppid == 0 in PIDFD_GET_INFO (jsc#PED-13113).
|
||||
- commit 4327fa2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 16:14:25 CEST 2025 - vkarasulli@suse.de
|
||||
|
||||
@@ -128,6 +993,13 @@ Mon Jun 23 12:27:01 CEST 2025 - wqu@suse.com
|
||||
checksum (bsc#1245067).
|
||||
- commit b160824
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 11:41:41 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq: Default to performance governor on servers
|
||||
(jsc#PED-13111).
|
||||
- commit 0f4c2f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 10:52:46 CEST 2025 - ailiop@suse.com
|
||||
|
||||
@@ -388,6 +1260,12 @@ Fri Jun 20 11:51:59 CEST 2025 - nstange@suse.de
|
||||
(bsc#1240423 jsc#PED-12225).
|
||||
- commit 93f363a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 20 11:35:33 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: lookup pid through rbtree (jsc#PED-13113).
|
||||
- commit eead84f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 19 11:33:47 CEST 2025 - glass.su@suse.com
|
||||
|
||||
@@ -1388,20 +2266,20 @@ Thu Jun 12 15:41:11 CEST 2025 - petr.pavlu@suse.com
|
||||
Thu Jun 12 13:31:08 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: don't lose solo dquot update transactions (bsc#1244502).
|
||||
- commit faf4caf
|
||||
- commit de784a3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 13:30:45 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: don't lose solo superblock counter update transactions
|
||||
(bsc#1244502).
|
||||
- commit 3d00096
|
||||
- commit d46099b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 13:30:25 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: avoid nested calls to __xfs_trans_commit (bsc#1244502).
|
||||
- commit 85a1a76
|
||||
- commit 0e219be
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 13:24:23 CEST 2025 - sjaeckel@suse.de
|
||||
@@ -2066,6 +2944,19 @@ Sat Jun 7 09:54:40 CEST 2025 - tiwai@suse.de
|
||||
- Update video patch to the upstream version and put to sorted section
|
||||
- commit 5580ff0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 6 19:19:03 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: allow to retrieve exit information (jsc#PED-13113).
|
||||
- pidfs: record exit code and cgroupid at exit (jsc#PED-13113).
|
||||
- pidfs: use private inode slab cache (jsc#PED-13113).
|
||||
- pidfs: move setting flags into pidfs_alloc_file() (jsc#PED-13113).
|
||||
- pidfd: rely on automatic cleanup in __pidfd_prepare()
|
||||
(jsc#PED-13113).
|
||||
- pidfs: switch to copy_struct_to_user() (jsc#PED-13113).
|
||||
- pidfd: add ioctl to retrieve pid info (jsc#PED-13113).
|
||||
- commit e6e14a5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 6 16:06:42 CEST 2025 - hare@suse.de
|
||||
|
||||
@@ -2255,6 +3146,12 @@ Thu Jun 5 20:10:15 CEST 2025 - dsterba@suse.com
|
||||
- openvswitch: Fix unsafe attribute parsing in output_userspace() (CVE-2025-37998 bsc#1243836)
|
||||
- commit 947ad09
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 20:06:14 CEST 2025 - msuchanek@suse.de
|
||||
|
||||
- supported.conf: Add PPC KVM PMU (jsc#PED-11017)
|
||||
- commit 26c31c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 19:19:15 CEST 2025 - dsterba@suse.com
|
||||
|
||||
@@ -3221,6 +4118,12 @@ Thu Jun 5 17:15:38 CEST 2025 - tiwai@suse.de
|
||||
- ACPI: HED: Always initialize before evged (stable-fixes).
|
||||
- commit a49c2aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 16:30:04 CEST 2025 - msuchanek@suse.de
|
||||
|
||||
- kabi/severities: Add more PPC KVM symbols
|
||||
- commit 72910b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 13:49:48 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
@@ -3492,6 +4395,24 @@ Wed Jun 4 12:06:16 CEST 2025 - pfalcato@suse.de
|
||||
- net: ipv6: fix dst ref loop on input in seg6 lwt (git-fixes).
|
||||
- commit 6e27dbd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 4 11:39:22 CEST 2025 - msuchanek@suse.de
|
||||
|
||||
- powerpc/kvm-hv-pmu: Add perf-events for Hostwide counters
|
||||
(jsc#PED-11017).
|
||||
- powerpc/kvm-hv-pmu: Implement GSB message-ops for hostwide
|
||||
counters (jsc#PED-11017).
|
||||
- kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMU
|
||||
(jsc#PED-11017).
|
||||
Update config files.
|
||||
- kvm powerpc/book3s-apiv2: Add kunit tests for Hostwide GSB
|
||||
elements (jsc#PED-11017).
|
||||
- kvm powerpc/book3s-apiv2: Add support for Hostwide GSB elements
|
||||
(jsc#PED-11017).
|
||||
- powerpc: Document APIv2 KVM hcall spec for Hostwide counters
|
||||
(jsc#PED-11017).
|
||||
- commit 5094316
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 4 11:16:38 CEST 2025 - ailiop@suse.com
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%define srcversion 6.12
|
||||
%define patchversion 6.12.0
|
||||
%define git_commit 99328957e5a600074b080517bc76f400869077ad
|
||||
%define git_commit 0c9b3adf9bb1de74dc64718cc047dfd7fe2e6d70
|
||||
%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>.g9932895
|
||||
Release: <RELEASE>.g0c9b3ad
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@@ -1,3 +1,862 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 14:29:43 CEST 2025 - ykaukab@suse.de
|
||||
|
||||
- kABI: update kABI symbols
|
||||
kABI exceptions were allowed for a couple of branches. Update kABI
|
||||
symbols after the merge. Since kABI symbols are being updated, remove
|
||||
current kABI workaround patches before the update.
|
||||
- commit 0c9b3ad
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:33:37 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- NFSD: Implement FATTR4_CLONE_BLKSIZE attribute (git-fixes).
|
||||
- commit 4f434fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:29:56 CEST 2025 - tbogendoerfer@suse.de
|
||||
|
||||
- overflow: Introduce __DEFINE_FLEX for having no initializer
|
||||
(git-fixes).
|
||||
- commit 99c412c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:24:38 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- nfsd: nfsd4_spo_must_allow() must check this is a v4 compound
|
||||
request (git-fixes).
|
||||
- commit d974da9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:24:10 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- NFSD: fix race between nfsd registration and exports_proc
|
||||
(git-fixes).
|
||||
- commit 7c3e6b5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 10:33:01 CEST 2025 - tbogendoerfer@suse.de
|
||||
|
||||
- netlink: specs: tc: replace underscores with dashes in names
|
||||
(git-fixes).
|
||||
- netlink: specs: dpll: replace underscores with dashes in names
|
||||
(git-fixes).
|
||||
- netlink: specs: nfsd: replace underscores with dashes in names
|
||||
(git-fixes).
|
||||
- bnxt: properly flush XDP redirect lists (git-fixes).
|
||||
- e1000e: set fixed clock frequency indication for Nahum 11 and
|
||||
Nahum 13 (git-fixes).
|
||||
- ice: fix eswitch code memory leak in reset scenario (git-fixes).
|
||||
- net: ice: Perform accurate aRFS flow match (git-fixes).
|
||||
- net: ethtool: remove duplicate defines for family info
|
||||
(git-fixes).
|
||||
- bnxt_en: Fix double invocation of
|
||||
bnxt_ulp_stop()/bnxt_ulp_start() (git-fixes).
|
||||
- net/mlx5e: Fix leak of Geneve TLV option object (git-fixes).
|
||||
- net/mlx5: HWS, make sure the uplink is the last destination
|
||||
(git-fixes).
|
||||
- net/mlx5: HWS, fix missing ip_version handling in definer
|
||||
(git-fixes).
|
||||
- net/mlx5: Fix return value when searching for existing flow
|
||||
group (git-fixes).
|
||||
- net/mlx5: Fix ECVF vports unload on shutdown flow (git-fixes).
|
||||
- net/mlx5: Ensure fw pages are always allocated on same NUMA
|
||||
(git-fixes).
|
||||
- e1000: Move cancel_work_sync to avoid deadlock (git-fixes).
|
||||
- iavf: fix reset_task for early reset event (git-fixes).
|
||||
- i40e: retry VFLR handling if there is ongoing VF reset
|
||||
(git-fixes).
|
||||
- i40e: return false from i40e_reset_vf if reset is in progress
|
||||
(git-fixes).
|
||||
- iavf: iavf_suspend(): take RTNL before netdev_lock()
|
||||
(git-fixes).
|
||||
- gve: add missing NULL check for gve_alloc_pending_packet()
|
||||
in TX DQO (git-fixes).
|
||||
- idpf: avoid mailbox timeout delays during reset (git-fixes).
|
||||
- idpf: fix a race in txq wakeup (git-fixes).
|
||||
- ice: fix rebuilding the Tx scheduler tree for large queue counts
|
||||
(git-fixes).
|
||||
- ice: create new Tx scheduler nodes for new queues only
|
||||
(git-fixes).
|
||||
- ice: fix Tx scheduler error handling in XDP callback
|
||||
(git-fixes).
|
||||
- net/mlx4_en: Prevent potential integer overflow calculating Hz
|
||||
(git-fixes).
|
||||
- gve: Fix RX_BUFFERS_POSTED stat to report per-queue fill_cnt
|
||||
(git-fixes).
|
||||
- octeontx2-pf: QOS: Refactor TC_HTB_LEAF_DEL_LAST callback
|
||||
(git-fixes).
|
||||
- octeontx2-pf: QOS: Perform cache sync on send queue teardown
|
||||
(git-fixes).
|
||||
- net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid()
|
||||
(git-fixes).
|
||||
- net/mlx5_core: Add error handling
|
||||
inmlx5_query_nic_vport_qkey_viol_cntr() (git-fixes).
|
||||
- net/mlx5: HWS, Fix matcher action template attach (git-fixes).
|
||||
- overflow: Fix direct struct member initialization in
|
||||
_DEFINE_FLEX() (git-fixes).
|
||||
- idpf: fix idpf_vport_splitq_napi_poll() (git-fixes).
|
||||
- idpf: fix null-ptr-deref in idpf_features_check (CVE-2025-38053
|
||||
bsc#1244746).
|
||||
- ice: Fix LACP bonds without SRIOV environment (git-fixes).
|
||||
- ice: fix vf->num_mac count with port representors (git-fixes).
|
||||
- commit af82899
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 08:56:31 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- staging: rtl8723bs: Avoid memset() in aes_cipher() and
|
||||
aes_decipher() (git-fixes).
|
||||
- serial: imx: Restore original RXTL for console to fix data loss
|
||||
(git-fixes).
|
||||
- serial: core: restore of_node information in sysfs (git-fixes).
|
||||
- commit 3895da7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 08:44:37 CEST 2025 - nmorey@suse.com
|
||||
|
||||
- RDMA/hns: initialize db in update_srq_db() (git-fixes)
|
||||
- commit 980c53d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:51:11 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- wifi: rtw88: usb: Upload the firmware in bigger chunks
|
||||
(stable-fixes).
|
||||
- commit 1df8f6c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:50:19 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- wifi: mt76: mt7996: drop fragments with multicast or broadcast
|
||||
RA (stable-fixes).
|
||||
- wifi: mt76: mt7921: add 160 MHz AP for mt7922 device
|
||||
(stable-fixes).
|
||||
- wifi: mt76: mt7925: introduce thermal protection (stable-fixes).
|
||||
- wifi: mt76: mt76x2: Add support for LiteOn WN4516R,WN4519R
|
||||
(stable-fixes).
|
||||
- wifi: ath12k: fix macro definition HAL_RX_MSDU_PKT_LENGTH_GET
|
||||
(stable-fixes).
|
||||
- wifi: ath12k: fix a possible dead lock caused by ab->base_lock
|
||||
(stable-fixes).
|
||||
- wifi: ath11k: Fix QMI memory reuse logic (stable-fixes).
|
||||
- wifi: mac80211: validate SCAN_FLAG_AP in scan request during
|
||||
MLO (stable-fixes).
|
||||
- wifi: rtw89: leave idle mode when setting WEP encryption for
|
||||
AP mode (stable-fixes).
|
||||
- wifi: rtw89: 8922a: fix TX fail with wrong VCO setting
|
||||
(stable-fixes).
|
||||
- wifi: iwlwifi: mvm: fix beacon CCK flag (stable-fixes).
|
||||
- wireless: purelifi: plfxlc: fix memory leak in
|
||||
plfxlc_usb_wreq_asyn() (stable-fixes).
|
||||
- wifi: mac80211: do not offer a mesh path if forwarding is
|
||||
disabled (stable-fixes).
|
||||
- wifi: iwlwifi: pcie: make sure to lock rxq->read (stable-fixes).
|
||||
- wifi: mac80211_hwsim: Prevent tsf from setting if beacon is
|
||||
disabled (stable-fixes).
|
||||
- wifi: ath12k: using msdu end descriptor to check for rx
|
||||
multicast packets (stable-fixes).
|
||||
- wifi: ath12k: fix failed to set mhi state error during reboot
|
||||
with hardware grouping (stable-fixes).
|
||||
- wifi: ath12k: fix link valid field initialization in the
|
||||
monitor Rx (stable-fixes).
|
||||
- wifi: ath12k: fix incorrect CE addresses (stable-fixes).
|
||||
- commit b75f8f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:48:43 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- drivers/rapidio/rio_cm.c: prevent possible heap overwrite
|
||||
(stable-fixes).
|
||||
- PCI: Add ACS quirk for Loongson PCIe (stable-fixes).
|
||||
- watchdog: da9052_wdt: respect TWDMIN (stable-fixes).
|
||||
- watchdog: fix watchdog may detect false positive of softlockup
|
||||
(stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_pmx_set_by_name() (stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_gpio_get_direction() (stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_pmx_gpio_set_direction() (stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_gpio_get() (stable-fixes).
|
||||
- pinctrl: mcp23s08: Reset all pins to input at probe
|
||||
(stable-fixes).
|
||||
- software node: Correct a OOB check in
|
||||
software_node_get_reference_args() (stable-fixes).
|
||||
- wifi: ath12k: Pass correct values of center freq1 and center
|
||||
freq2 for 160 MHz (stable-fixes).
|
||||
- wifi: mac80211: VLAN traffic in multicast path (stable-fixes).
|
||||
- wifi: iwlwifi: Add missing MODULE_FIRMWARE for Qu-c0-jf-b0
|
||||
(stable-fixes).
|
||||
- usbnet: asix AX88772: leave the carrier control to phylink
|
||||
(stable-fixes).
|
||||
- PM: runtime: fix denying of auto suspend in
|
||||
pm_suspend_timer_fn() (stable-fixes).
|
||||
- power: supply: max17040: adjust thermal channel scaling
|
||||
(stable-fixes).
|
||||
- power: supply: bq27xxx: Retrieve again when busy (stable-fixes).
|
||||
- power: supply: collie: Fix wakeup source leaks on device unbind
|
||||
(stable-fixes).
|
||||
- platform-msi: Add msi_remove_device_irq_domain() in
|
||||
platform_device_msi_free_irqs_all() (stable-fixes).
|
||||
- wifi: rtw89: phy: add dummy C2H event handler for report of
|
||||
TAS power (stable-fixes).
|
||||
- commit 132d8d6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:47:08 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- i2c: tiny-usb: disable zero-length read messages (git-fixes).
|
||||
- i2c: robotfuzz-osif: disable zero-length read messages
|
||||
(git-fixes).
|
||||
- i2c: designware: Invoke runtime suspend on quick slave
|
||||
re-registration (stable-fixes).
|
||||
- i2c: npcm: Add clock toggle recovery (stable-fixes).
|
||||
- hid-asus: check ROG Ally MCU version and warn (stable-fixes).
|
||||
- mmc: Add quirk to disable DDR50 tuning (stable-fixes).
|
||||
- gpiolib: of: Add polarity quirk for s5m8767 (stable-fixes).
|
||||
- Make 'cc-option' work correctly for the -Wno-xyzzy pattern
|
||||
(stable-fixes).
|
||||
- Input: sparcspkr - avoid unannotated fall-through
|
||||
(stable-fixes).
|
||||
- commit 1379ece
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:45:28 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- drm/xe/gt: Update handling of xe_force_wake_get return
|
||||
(stable-fixes).
|
||||
- Refresh
|
||||
patches.suse/drm-xe-Fix-GT-for-each-engine-workarounds.patch.
|
||||
- commit b01435e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:44:37 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- drm/xe: Process deferred GGTT node removals on device unwind
|
||||
(git-fixes).
|
||||
- drm/xe/display: Add check for alloc_ordered_workqueue()
|
||||
(git-fixes).
|
||||
- drm/i915: fix build error some more (git-fixes).
|
||||
- drm/amd: Adjust output for discovery error handling (git-fixes).
|
||||
- drm/xe/bmg: Update Wa_16023588340 (git-fixes).
|
||||
- drm/v3d: Avoid NULL pointer dereference in
|
||||
`v3d_job_update_stats()` (stable-fixes).
|
||||
- fbcon: Make sure modelist not set on unregistered console
|
||||
(stable-fixes).
|
||||
- drm/amdgpu: read back register after written for VCN v4.0.5
|
||||
(stable-fixes).
|
||||
- drm/xe: Wire up device shutdown handler (stable-fixes).
|
||||
- commit 425e83a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:43:05 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X507UAR
|
||||
(git-fixes).
|
||||
- ALSA: usb-audio: Fix out-of-bounds read in
|
||||
snd_usb_get_audioformat_uac3() (git-fixes).
|
||||
- ALSA: hda/realtek: enable headset mic on Latitude 5420 Rugged
|
||||
(stable-fixes).
|
||||
- ALSA: usb-audio: Rename ALSA kcontrol PCM and PCM1 for the
|
||||
KTMicro sound card (stable-fixes).
|
||||
- ALSA: hda/realtek: Add quirk for Asus GU605C (stable-fixes).
|
||||
- ALSA: hda/realtek - Add mute LED support for HP Victus 16-s1xxx
|
||||
and HP Victus 15-fa1xxx (stable-fixes).
|
||||
- ALSA: hda/intel: Add Thinkpad E15 to PM deny list
|
||||
(stable-fixes).
|
||||
- ata: pata_via: Force PIO for ATAPI devices on VT6415/VT6330
|
||||
(stable-fixes).
|
||||
- bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS value
|
||||
(stable-fixes).
|
||||
- Bluetooth: btusb: Add new VID/PID 13d3/3584 for MT7922
|
||||
(stable-fixes).
|
||||
- Bluetooth: btusb: Add new VID/PID 13d3/3630 for MT7925
|
||||
(stable-fixes).
|
||||
- ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86
|
||||
case (stable-fixes).
|
||||
- ACPI: battery: negate current when discharging (stable-fixes).
|
||||
- ACPICA: Avoid sequence overread in call to strncmp()
|
||||
(stable-fixes).
|
||||
- ACPICA: utilities: Fix overflow check in vsnprintf()
|
||||
(stable-fixes).
|
||||
- ACPICA: Apply pack(1) to union aml_resource (stable-fixes).
|
||||
- ACPICA: fix acpi parse and parseext cache leaks (stable-fixes).
|
||||
- ACPICA: fix acpi operand cache leak in dswstate.c
|
||||
(stable-fixes).
|
||||
- ACPI: bus: Bail out if acpi_kobj registration fails
|
||||
(stable-fixes).
|
||||
- ASoC: amd: yc: Add quirk for Lenovo Yoga Pro 7 14ASP9
|
||||
(stable-fixes).
|
||||
- ASoC: intel/sdw_utils: Assign initial value in
|
||||
asoc_sdw_rt_amp_spk_rtd_init() (stable-fixes).
|
||||
- ASoC: tegra210_ahub: Add check to of_device_get_match_data()
|
||||
(stable-fixes).
|
||||
- ASoC: tas2770: Power cycle amp on ISENSE/VSENSE change
|
||||
(stable-fixes).
|
||||
- commit 36941d3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 28 12:42:00 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- Revert "block/bdev: enable large folio support for large logical block"
|
||||
(bsc#1245444)
|
||||
This reverts commit 03e169f9e789f08bac7bdb238dbd9bd7cfd00142.
|
||||
- commit f46bdc5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 18:10:22 CEST 2025 - joao.povoas@suse.com
|
||||
|
||||
- Update
|
||||
patches.suse/ALSA-pcm-Fix-race-of-buffer-access-at-PCM-OSS-layer.patch
|
||||
(stable-fixes CVE-2025-38078 bsc#1244737).
|
||||
- Update
|
||||
patches.suse/ASoC-SOF-Intel-hda-Fix-UAF-when-reloading-module.patch
|
||||
(git-fixes CVE-2025-38056 bsc#1244748).
|
||||
- Update
|
||||
patches.suse/HID-bpf-abort-dispatch-if-device-destroyed.patch
|
||||
(git-fixes CVE-2025-38016 bsc#1244745).
|
||||
- Update
|
||||
patches.suse/HID-uclogic-Add-NULL-check-in-uclogic_input_configur.patch
|
||||
(git-fixes CVE-2025-38007 bsc#1244938).
|
||||
- Update
|
||||
patches.suse/KVM-arm64-Fix-uninitialized-memcache-pointer-in-user.patch
|
||||
(git-fixes CVE-2025-37996 bsc#1243828).
|
||||
- Update
|
||||
patches.suse/PCI-endpoint-pci-epf-test-Fix-double-free-that-cause.patch
|
||||
(stable-fixes CVE-2025-38069 bsc#1245246).
|
||||
- Update
|
||||
patches.suse/RDMA-core-Fix-KASAN-slab-use-after-free-Read-in-ib_r.patch
|
||||
(git-fixes CVE-2025-38022 bsc#1245003).
|
||||
- Update
|
||||
patches.suse/RDMA-rxe-Fix-slab-use-after-free-Read-in-rxe_queue_c.patch
|
||||
(git-fixes CVE-2025-38024 bsc#1245025).
|
||||
- Update
|
||||
patches.suse/block-fix-race-between-set_blocksize-and-read-paths.patch
|
||||
(git-fixes CVE-2025-38073 bsc#1244741).
|
||||
- Update
|
||||
patches.suse/btrfs-avoid-NULL-pointer-dereference-if-no-valid-csu.patch
|
||||
(bsc#1243342 CVE-2025-38059 bsc#1244759).
|
||||
- Update
|
||||
patches.suse/btrfs-avoid-NULL-pointer-dereference-if-no-valid-ext.patch
|
||||
(bsc#1236208 CVE-2025-21658).
|
||||
- Update
|
||||
patches.suse/btrfs-zoned-fix-extent-range-end-unlock-in-cow_file_.patch
|
||||
(bsc#1239514 CVE-2025-21942 bsc#1240704).
|
||||
- Update
|
||||
patches.suse/can-bcm-add-locking-for-bcm_op-runtime-updates.patch
|
||||
(git-fixes CVE-2025-38004 bsc#1244274).
|
||||
- Update
|
||||
patches.suse/can-bcm-add-missing-rcu-read-protection-for-procfs-c.patch
|
||||
(git-fixes CVE-2025-38003 bsc#1244275).
|
||||
- Update
|
||||
patches.suse/can-m_can-m_can_class_allocate_dev-initialize-spin-l.patch
|
||||
(git-fixes CVE-2025-37993 bsc#1243822).
|
||||
- Update
|
||||
patches.suse/crypto-algif_hash-fix-double-free-in-hash_accept.patch
|
||||
(git-fixes CVE-2025-38079 bsc#1245217).
|
||||
- Update
|
||||
patches.suse/crypto-lzo-Fix-compression-buffer-overrun.patch
|
||||
(stable-fixes CVE-2025-38068 bsc#1245210).
|
||||
- Update
|
||||
patches.suse/dm-cache-prevent-BUG_ON-by-blocking-retries-on-faile.patch
|
||||
(git-fixes CVE-2025-38066 bsc#1244909).
|
||||
- Update
|
||||
patches.suse/dm-fix-unconditional-IO-throttle-caused-by-REQ_PREFL.patch
|
||||
(git-fixes CVE-2025-38063 bsc#1245202).
|
||||
- Update
|
||||
patches.suse/dmaengine-idxd-Refactor-remove-call-with-idxd_cleanu.patch
|
||||
(git-fixes CVE-2025-38014 bsc#1244732).
|
||||
- Update
|
||||
patches.suse/dmaengine-idxd-fix-memory-leak-in-error-handling-pat-46a5cca.patch
|
||||
(git-fixes CVE-2025-38015 bsc#1244789).
|
||||
- Update
|
||||
patches.suse/dmaengine-ti-k3-udma-Add-missing-locking.patch
|
||||
(git-fixes CVE-2025-38005 bsc#1244727).
|
||||
- Update
|
||||
patches.suse/drm-amd-display-Fix-invalid-context-error-in-dml-hel.patch
|
||||
(git-fixes CVE-2025-37965 bsc#1244174).
|
||||
- Update
|
||||
patches.suse/drm-amd-display-Increase-block_sequence-array-size.patch
|
||||
(stable-fixes CVE-2025-38080 bsc#1244738).
|
||||
- Update
|
||||
patches.suse/drm-amdgpu-csa-unmap-use-uninterruptible-lock.patch
|
||||
(stable-fixes CVE-2025-38011 bsc#1244729).
|
||||
- Update patches.suse/espintcp-fix-skb-leaks.patch (git-fixes
|
||||
CVE-2025-38057 bsc#1244862).
|
||||
- Update
|
||||
patches.suse/ext4-avoid-journaling-sb-update-on-error-if-journal-is-des.patch
|
||||
(bsc#1241967 CVE-2025-22113 bsc#1241617).
|
||||
- Update
|
||||
patches.suse/ext4-goto-right-label-out_mmap_sem-in-ext4_setattr.patch
|
||||
(bsc#1242556 CVE-2025-22120 bsc#1241592).
|
||||
- Update
|
||||
patches.suse/firmware-arm_ffa-Set-dma_mask-for-ffa-devices.patch
|
||||
(stable-fixes CVE-2025-38043 bsc#1245081).
|
||||
- Update
|
||||
patches.suse/fs-erofs-fileio-call-erofs_onlinefolio_split-after-bio_add_folio.patch
|
||||
(git-fixes CVE-2025-37999 bsc#1243846).
|
||||
- Update
|
||||
patches.suse/gpio-virtuser-fix-potential-out-of-bound-write.patch
|
||||
(stable-fixes CVE-2025-38082 bsc#1244740).
|
||||
- Update
|
||||
patches.suse/md-fix-mddev-uaf-while-iterating-all_mddevs-list.patch
|
||||
(git-fixes CVE-20255-22126 bsc#1241597 CVE-2025-22126).
|
||||
- Update patches.suse/media-cx231xx-set-device_caps-for-417.patch
|
||||
(stable-fixes CVE-2025-38044 bsc#1245082).
|
||||
- Update
|
||||
patches.suse/net-mlx5e-Disable-MACsec-offload-for-uplink-represen.patch
|
||||
(git-fixes CVE-2025-38020 bsc#1245001).
|
||||
- Update
|
||||
patches.suse/net-pktgen-fix-access-outside-of-user-given-buffer-i.patch
|
||||
(git-fixes CVE-2025-38061 bsc#1245440).
|
||||
- Update
|
||||
patches.suse/net-tls-fix-kernel-panic-when-alloc_page-failed.patch
|
||||
(git-fixes CVE-2025-38018 bsc#1244999).
|
||||
- Update patches.suse/net_sched-prio-fix-a-race-in-prio_tune.patch
|
||||
(git-fixes CVE-2025-38083 bsc#1245183).
|
||||
- Update
|
||||
patches.suse/nfs-handle-failure-of-nfs_get_lock_context-in-unlock-path.patch
|
||||
(git-fixes CVE-2025-38023 bsc#1245004).
|
||||
- Update
|
||||
patches.suse/nvmet-tcp-don-t-restore-null-sk_state_change.patch
|
||||
(git-fixes CVE-2025-38035 bsc#1244801).
|
||||
- Update
|
||||
patches.suse/padata-do-not-leak-refcount-in-reorder_work.patch
|
||||
(git-fixes CVE-2025-38031 bsc#1245046).
|
||||
- Update
|
||||
patches.suse/perf-x86-intel-Fix-segfault-with-PEBS-via-PT-with-sample_f.patch
|
||||
(git-fixes CVE-2025-38055 bsc#1244747).
|
||||
- Update
|
||||
patches.suse/phy-tegra-xusb-Use-a-bitmask-for-UTMI-pad-power-stat.patch
|
||||
(git-fixes CVE-2025-38010 bsc#1244996).
|
||||
- Update
|
||||
patches.suse/platform-x86-dell-wmi-sysman-Avoid-buffer-overflow-i.patch
|
||||
(git-fixes CVE-2025-38077 bsc#1244736).
|
||||
- Update
|
||||
patches.suse/ptp-ocp-Limit-signal-freq-counts-in-summary-output-f.patch
|
||||
(git-fixes CVE-2025-38054 bsc#1244752).
|
||||
- Update
|
||||
patches.suse/regulator-max20086-fix-invalid-memory-access.patch
|
||||
(git-fixes CVE-2025-38027 bsc#1245042).
|
||||
- Update
|
||||
patches.suse/sched-numa-fix-memory-leak-due-to-the-overwritten-vma-numab_state.patch
|
||||
(git fixes (sched/numa) CVE-2024-56613 bsc#1244176).
|
||||
- Update
|
||||
patches.suse/serial-mctrl_gpio-split-disable_ms-into-sync-and-no_.patch
|
||||
(git-fixes CVE-2025-38040 bsc#1245078).
|
||||
- Update
|
||||
patches.suse/spi-rockchip-Fix-register-out-of-bounds-access.patch
|
||||
(stable-fixes CVE-2025-38081 bsc#1244739).
|
||||
- Update
|
||||
patches.suse/staging-bcm2835-camera-Initialise-dev-in-v4l2_dev.patch
|
||||
(git-fixes CVE-2025-37971 bsc#1244173).
|
||||
- Update
|
||||
patches.suse/tracing-Have-process_string-also-allow-arrays.patch
|
||||
(git-fixes CVE-2024-57930 bsc#1236194).
|
||||
- Update
|
||||
patches.suse/usb-typec-ucsi-displayport-Fix-NULL-pointer-access.patch
|
||||
(git-fixes CVE-2025-37994 bsc#1243823).
|
||||
- Update
|
||||
patches.suse/wifi-cfg80211-fix-out-of-bounds-access-during-multi-.patch
|
||||
(git-fixes CVE-2025-37973 bsc#1244172).
|
||||
- Update patches.suse/wifi-iwlwifi-fix-debug-actions-order.patch
|
||||
(stable-fixes CVE-2025-38045 bsc#1245083).
|
||||
- Update
|
||||
patches.suse/wifi-mac80211-Set-n_channels-after-allocating-struct.patch
|
||||
(git-fixes CVE-2025-38013 bsc#1244731).
|
||||
- Update
|
||||
patches.suse/wifi-mt76-disable-napi-on-driver-removal.patch
|
||||
(git-fixes CVE-2025-38009 bsc#1244995).
|
||||
- Update
|
||||
patches.suse/x86-microcode-AMD-Fix-__apply_microcode_amd-s-return-value.patch
|
||||
(git-fixes CVE-2025-22047 bsc#1241437).
|
||||
- commit db15093
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 11:31:07 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/ondemand: Set io_is_busy to 1 by default on all
|
||||
platforms (bsc#1233975).
|
||||
- commit e5c69ac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 10:14:19 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/cpufreq-amd-pstate-Default-to-powersave-governor-whe.patch (jsc#PED-13111).
|
||||
- commit e2263cb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 09:58:44 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- HID: wacom: fix crash in wacom_aes_battery_handler()
|
||||
(git-fixes).
|
||||
- HID: lenovo: Restrict F7/9/11 mode to compact keyboards only
|
||||
(git-fixes).
|
||||
- HID: wacom: fix kobject reference count leak (git-fixes).
|
||||
- HID: wacom: fix memory leak on sysfs attribute creation failure
|
||||
(git-fixes).
|
||||
- HID: wacom: fix memory leak on kobject creation failure
|
||||
(git-fixes).
|
||||
- wifi: mac80211: fix beacon interval calculation overflow
|
||||
(git-fixes).
|
||||
- commit ea1fa22
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 17:10:10 CEST 2025 - hare@suse.de
|
||||
|
||||
- mm/memory-tier: Fix abstract distance calculation overflow
|
||||
(bsc#1244051).
|
||||
- commit 3248628
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 17:00:06 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/xen: Fix __xen_hypercall_setfunc() (git-fixes).
|
||||
- commit 76c9b78
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 16:59:45 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86: don't re-generate cpufeaturemasks.h so eagerly (git-fixes).
|
||||
- commit 1bde9b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 15:37:54 CEST 2025 - fdmanana@suse.com
|
||||
|
||||
- btrfs: fix wrong start offset for delalloc space release during
|
||||
mmap write (git-fixes).
|
||||
- btrfs: prepare btrfs_page_mkwrite() for large folios
|
||||
(git-fixes).
|
||||
- commit e702032
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:55:30 CEST 2025 - fdmanana@suse.com
|
||||
|
||||
- btrfs: fix invalid data space release when truncating block
|
||||
in NOCOW mode (git-fixes).
|
||||
- commit ecc292a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:27:28 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- kabi/severities: ignore nf_flow_register_bpf() that depends on
|
||||
CONFIG_DEBUG_* (bsc#1245399)
|
||||
- commit f7994ea
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:14:39 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Use AWK to generate {REQUIRED|DISABLED}_MASK_BIT_SET in <asm/cpufeaturemasks.h> (git-fixes).
|
||||
- Refresh patches.suse/kabi-reserve-cpuid-leaves.patch.
|
||||
- commit c797ea7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:13:02 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Remove {disabled,required}-features.h (git-fixes).
|
||||
- Refresh patches.suse/kabi-reserve-cpuid-leaves.patch.
|
||||
- commit 7c1ff00
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:10:33 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Generate the <asm/cpufeaturemasks.h> header based on build config (git-fixes).
|
||||
- commit aa4d1af
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:06:13 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Add {REQUIRED,DISABLED} feature configs (git-fixes).
|
||||
- commit 130db28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:05:53 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8 (git-fixes).
|
||||
- commit c39c8b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 13:48:18 CEST 2025 - jgross@suse.com
|
||||
|
||||
- KVM: SVM: Add Idle HLT intercept support (jsc#PED-12577).
|
||||
- commit 9b4ced8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 13:34:11 CEST 2025 - jgross@suse.com
|
||||
|
||||
- x86/cpufeatures: Add CPUID feature bit for Idle HLT intercept
|
||||
(jsc#PED-12577).
|
||||
- commit c78722e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 04:05:35 CEST 2025 - bdas@suse.de
|
||||
|
||||
- vmxnet3: correctly report gso type for UDP tunnels
|
||||
(bsc#1244626).
|
||||
- commit 1216762
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 04:05:17 CEST 2025 - bdas@suse.de
|
||||
|
||||
- vmxnet3: update MTU after device quiesce (bsc#1244626).
|
||||
- commit d22f709
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 19:00:28 CEST 2025 - fdmanana@suse.com
|
||||
|
||||
- btrfs: factor out nocow ordered extent and extent map generation
|
||||
into a helper (git-fixes).
|
||||
- btrfs: fix qgroup reservation leak on failure to allocate
|
||||
ordered extent (git-fixes).
|
||||
- btrfs: move ordered extent cleanup to where they are allocated
|
||||
(git-fixes).
|
||||
- btrfs: remove the unused locked_folio parameter from
|
||||
btrfs_cleanup_ordered_extents() (git-fixes).
|
||||
- btrfs: use unsigned types for constants defined as bit shifts
|
||||
(git-fixes).
|
||||
- Refresh
|
||||
patches.suse/0005-btrfs-do-proper-folio-cleanup-when-run_delalloc_noco.patch.
|
||||
- commit a1f80d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:50:16 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix compilation warning on arm32 (bsc#1243551).
|
||||
- commit 5ab4900
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:47:07 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Add support for the "Requested CPU Min
|
||||
frequency" BIOS option (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Add offline, online and suspend callbacks
|
||||
for amd_pstate_driver (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Move max_perf limiting in amd_pstate_update
|
||||
(jsc#PED-13164).
|
||||
- commit c625c71
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:38:53 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Enable ITMT support after initializing
|
||||
core rankings (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Fix min_limit perf and freq updation for
|
||||
performance governor (jsc#PED-13164).
|
||||
- commit f84536f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:07:05 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Set different default EPP policy for Epyc and Ryzen (jsc#PED-13164).
|
||||
- Refresh patches.suse/cpufreq-amd-pstate-Default-to-powersave-governor-whe.patch.
|
||||
- commit f5fec72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 13:37:27 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: ensure that PIDFS_INFO_EXIT is available (jsc#PED-13113).
|
||||
- blacklist.conf: Guard against unused prerequisite
|
||||
- commit 872e385
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 13:31:39 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- exit: fix the usage of delay_group_leader->exit_code in
|
||||
do_notify_parent() and pidfs_exit() (jsc#PED-13113).
|
||||
- pidfs: improve multi-threaded exec and premature thread-group
|
||||
leader exit polling (jsc#PED-13113).
|
||||
- commit c5e2e6c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 12:40:25 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Drop actions in amd_pstate_epp_cpu_offline()
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Stop caching EPP (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Rework CPPC enabling (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Drop debug statements for policy setting
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Update cppc_req_cached for shared mem EPP
|
||||
writes (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Move all EPP tracing into *_update_perf
|
||||
and *_set_epp functions (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Cache CPPC request in shared mem case too
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Replace all AMD_CPPC_* macros with masks
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Adjust variable scope (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Run on all of the correct CPUs
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Drop SUCCESS and FAIL enums
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Allow lowest nonlinear and lowest to
|
||||
be the same (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Use _free macro to free put policy
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Drop `cppc_cap1_cached` (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Overhaul locking (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Move perf values into a union
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Drop min and max cached frequencies
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Show a warning when a CPU fails to setup
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Invalidate cppc_req_cached during suspend
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Fix the clamping of perf values
|
||||
(jsc#PED-13164).
|
||||
- commit 0b848ba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 12:03:08 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: abort verification if env->cur_state->loop_entry != NULL
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- commit 3e1f9c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 11:35:00 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix oob write in trace_seq_to_buffer() (CVE-2025-37923
|
||||
bsc#1243551).
|
||||
- commit 3a99a12
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 11:28:14 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Remove the unncecessary driver_lock in
|
||||
amd_pstate_update_limits (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Use scope based cleanup for cpufreq_policy
|
||||
refs (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Remove the unnecessary cpufreq_update_policy
|
||||
call (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Modularize perf<->freq conversion (jsc#PED-13164).
|
||||
- Refresh patches.suse/cpufreq-amd-pstate-Add-missing-NULL-ptr-check-in-amd.patch.
|
||||
- cpufreq/amd-pstate: Convert all perf values to u8 (jsc#PED-13164).
|
||||
- Refresh patches.suse/cpufreq-amd-pstate-Add-missing-NULL-ptr-check-in-amd.patch.
|
||||
- cpufreq/amd-pstate: Pass min/max_limit_perf as min/max_perf
|
||||
to amd_pstate_update (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Remove the redundant des_perf clamping in
|
||||
adjust_perf (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Modify the min_perf calculation in
|
||||
adjust_perf callback (jsc#PED-13164).
|
||||
- commit 21b14f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:51:06 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix use-after-free in print_graph_function_flags
|
||||
during tracer switching (CVE-2025-22035 bsc#1241544).
|
||||
- commit 49f381e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:20:27 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: free verifier states when they are no longer referenced
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- Refresh patches.suse/kABI-padding-for-bpf.patch.
|
||||
- commit 06e2482
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:08:22 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: fix env->peak_states computation (CVE-2025-38060
|
||||
bsc#1245155).
|
||||
- commit 53d5bd3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:07:33 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: use list_head to track explored states and free list
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- bpf: do not update state->loop_entry in get_loop_entry()
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- bpf: make state->dfs_depth < state->loop_entry->dfs_depth an
|
||||
invariant (CVE-2025-38060 bsc#1245155).
|
||||
- bpf: detect infinite loop in get_loop_entry() (CVE-2025-38060
|
||||
bsc#1245155).
|
||||
- selftests/bpf: check states pruning for deeply nested iterator
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- bpf: don't do clean_live_states when state->loop_entry->branches
|
||||
> 0 (CVE-2025-38060 bsc#1245155).
|
||||
- selftests/bpf: test correct loop_entry update in
|
||||
copy_verifier_state (CVE-2025-38060 bsc#1245155).
|
||||
- bpf: copy_verifier_state() should copy 'loop_entry' field
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- commit 6388e16
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 08:01:17 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: Fix deadlock between rcu_tasks_trace and event_mutex
|
||||
(CVE-2025-37884 bsc#1243060).
|
||||
- commit 1feaa51
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:59:53 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_exthdr: fix offset with ipv4_find_option()
|
||||
(git-fixes).
|
||||
- commit be2a228
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:58:22 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: conntrack: Bound nf_conntrack sysctl writes
|
||||
(git-fixes).
|
||||
- commit 0ac13d2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:55:50 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_tables: Only use nf_skip_indirect_calls() when
|
||||
MITIGATION_RETPOLINE (git-fixes).
|
||||
- commit 114a1de
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:53:09 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_set_hash: GC reaps elements with conncount for
|
||||
dynamic sets only (git-fixes).
|
||||
- commit fd8be75
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:50:57 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_quota: match correctly when the quota just
|
||||
depleted (git-fixes).
|
||||
- commit 563b1e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:48:13 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_set_pipapo_avx2: fix initial map fill (git-fixes).
|
||||
- commit 5316618
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:44:57 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: bridge: Move specific fragmented packet to slow_path
|
||||
instead of dropping it (git-fixes).
|
||||
- commit 3a5285b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:43:37 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_tables: nft_fib_ipv6: fix VRF ipv4/ipv6 result
|
||||
discrepancy (git-fixes).
|
||||
- commit 18d1e67
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:41:16 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_tables: nft_fib: consistent l3mdev handling
|
||||
(git-fixes).
|
||||
- commit 2b7f119
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 14:56:47 CEST 2025 - mfranc@suse.cz
|
||||
|
||||
@@ -60,6 +919,12 @@ Mon Jun 23 17:55:38 CEST 2025 - mfranc@suse.cz
|
||||
bsc#1245230).
|
||||
- commit 5f783ee
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 16:25:04 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: never refuse ppid == 0 in PIDFD_GET_INFO (jsc#PED-13113).
|
||||
- commit 4327fa2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 16:14:25 CEST 2025 - vkarasulli@suse.de
|
||||
|
||||
@@ -128,6 +993,13 @@ Mon Jun 23 12:27:01 CEST 2025 - wqu@suse.com
|
||||
checksum (bsc#1245067).
|
||||
- commit b160824
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 11:41:41 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq: Default to performance governor on servers
|
||||
(jsc#PED-13111).
|
||||
- commit 0f4c2f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 10:52:46 CEST 2025 - ailiop@suse.com
|
||||
|
||||
@@ -388,6 +1260,12 @@ Fri Jun 20 11:51:59 CEST 2025 - nstange@suse.de
|
||||
(bsc#1240423 jsc#PED-12225).
|
||||
- commit 93f363a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 20 11:35:33 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: lookup pid through rbtree (jsc#PED-13113).
|
||||
- commit eead84f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 19 11:33:47 CEST 2025 - glass.su@suse.com
|
||||
|
||||
@@ -1388,20 +2266,20 @@ Thu Jun 12 15:41:11 CEST 2025 - petr.pavlu@suse.com
|
||||
Thu Jun 12 13:31:08 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: don't lose solo dquot update transactions (bsc#1244502).
|
||||
- commit faf4caf
|
||||
- commit de784a3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 13:30:45 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: don't lose solo superblock counter update transactions
|
||||
(bsc#1244502).
|
||||
- commit 3d00096
|
||||
- commit d46099b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 13:30:25 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: avoid nested calls to __xfs_trans_commit (bsc#1244502).
|
||||
- commit 85a1a76
|
||||
- commit 0e219be
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 13:24:23 CEST 2025 - sjaeckel@suse.de
|
||||
@@ -2066,6 +2944,19 @@ Sat Jun 7 09:54:40 CEST 2025 - tiwai@suse.de
|
||||
- Update video patch to the upstream version and put to sorted section
|
||||
- commit 5580ff0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 6 19:19:03 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: allow to retrieve exit information (jsc#PED-13113).
|
||||
- pidfs: record exit code and cgroupid at exit (jsc#PED-13113).
|
||||
- pidfs: use private inode slab cache (jsc#PED-13113).
|
||||
- pidfs: move setting flags into pidfs_alloc_file() (jsc#PED-13113).
|
||||
- pidfd: rely on automatic cleanup in __pidfd_prepare()
|
||||
(jsc#PED-13113).
|
||||
- pidfs: switch to copy_struct_to_user() (jsc#PED-13113).
|
||||
- pidfd: add ioctl to retrieve pid info (jsc#PED-13113).
|
||||
- commit e6e14a5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 6 16:06:42 CEST 2025 - hare@suse.de
|
||||
|
||||
@@ -2255,6 +3146,12 @@ Thu Jun 5 20:10:15 CEST 2025 - dsterba@suse.com
|
||||
- openvswitch: Fix unsafe attribute parsing in output_userspace() (CVE-2025-37998 bsc#1243836)
|
||||
- commit 947ad09
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 20:06:14 CEST 2025 - msuchanek@suse.de
|
||||
|
||||
- supported.conf: Add PPC KVM PMU (jsc#PED-11017)
|
||||
- commit 26c31c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 19:19:15 CEST 2025 - dsterba@suse.com
|
||||
|
||||
@@ -3221,6 +4118,12 @@ Thu Jun 5 17:15:38 CEST 2025 - tiwai@suse.de
|
||||
- ACPI: HED: Always initialize before evged (stable-fixes).
|
||||
- commit a49c2aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 16:30:04 CEST 2025 - msuchanek@suse.de
|
||||
|
||||
- kabi/severities: Add more PPC KVM symbols
|
||||
- commit 72910b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 13:49:48 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
@@ -3492,6 +4395,24 @@ Wed Jun 4 12:06:16 CEST 2025 - pfalcato@suse.de
|
||||
- net: ipv6: fix dst ref loop on input in seg6 lwt (git-fixes).
|
||||
- commit 6e27dbd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 4 11:39:22 CEST 2025 - msuchanek@suse.de
|
||||
|
||||
- powerpc/kvm-hv-pmu: Add perf-events for Hostwide counters
|
||||
(jsc#PED-11017).
|
||||
- powerpc/kvm-hv-pmu: Implement GSB message-ops for hostwide
|
||||
counters (jsc#PED-11017).
|
||||
- kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMU
|
||||
(jsc#PED-11017).
|
||||
Update config files.
|
||||
- kvm powerpc/book3s-apiv2: Add kunit tests for Hostwide GSB
|
||||
elements (jsc#PED-11017).
|
||||
- kvm powerpc/book3s-apiv2: Add support for Hostwide GSB elements
|
||||
(jsc#PED-11017).
|
||||
- powerpc: Document APIv2 KVM hcall spec for Hostwide counters
|
||||
(jsc#PED-11017).
|
||||
- commit 5094316
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 4 11:16:38 CEST 2025 - ailiop@suse.com
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
|
||||
%define srcversion 6.12
|
||||
%define patchversion 6.12.0
|
||||
%define git_commit 99328957e5a600074b080517bc76f400869077ad
|
||||
%define git_commit 0c9b3adf9bb1de74dc64718cc047dfd7fe2e6d70
|
||||
%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>.g9932895
|
||||
Release: <RELEASE>.g0c9b3ad
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@@ -1,3 +1,862 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 14:29:43 CEST 2025 - ykaukab@suse.de
|
||||
|
||||
- kABI: update kABI symbols
|
||||
kABI exceptions were allowed for a couple of branches. Update kABI
|
||||
symbols after the merge. Since kABI symbols are being updated, remove
|
||||
current kABI workaround patches before the update.
|
||||
- commit 0c9b3ad
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:33:37 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- NFSD: Implement FATTR4_CLONE_BLKSIZE attribute (git-fixes).
|
||||
- commit 4f434fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:29:56 CEST 2025 - tbogendoerfer@suse.de
|
||||
|
||||
- overflow: Introduce __DEFINE_FLEX for having no initializer
|
||||
(git-fixes).
|
||||
- commit 99c412c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:24:38 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- nfsd: nfsd4_spo_must_allow() must check this is a v4 compound
|
||||
request (git-fixes).
|
||||
- commit d974da9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:24:10 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- NFSD: fix race between nfsd registration and exports_proc
|
||||
(git-fixes).
|
||||
- commit 7c3e6b5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 10:33:01 CEST 2025 - tbogendoerfer@suse.de
|
||||
|
||||
- netlink: specs: tc: replace underscores with dashes in names
|
||||
(git-fixes).
|
||||
- netlink: specs: dpll: replace underscores with dashes in names
|
||||
(git-fixes).
|
||||
- netlink: specs: nfsd: replace underscores with dashes in names
|
||||
(git-fixes).
|
||||
- bnxt: properly flush XDP redirect lists (git-fixes).
|
||||
- e1000e: set fixed clock frequency indication for Nahum 11 and
|
||||
Nahum 13 (git-fixes).
|
||||
- ice: fix eswitch code memory leak in reset scenario (git-fixes).
|
||||
- net: ice: Perform accurate aRFS flow match (git-fixes).
|
||||
- net: ethtool: remove duplicate defines for family info
|
||||
(git-fixes).
|
||||
- bnxt_en: Fix double invocation of
|
||||
bnxt_ulp_stop()/bnxt_ulp_start() (git-fixes).
|
||||
- net/mlx5e: Fix leak of Geneve TLV option object (git-fixes).
|
||||
- net/mlx5: HWS, make sure the uplink is the last destination
|
||||
(git-fixes).
|
||||
- net/mlx5: HWS, fix missing ip_version handling in definer
|
||||
(git-fixes).
|
||||
- net/mlx5: Fix return value when searching for existing flow
|
||||
group (git-fixes).
|
||||
- net/mlx5: Fix ECVF vports unload on shutdown flow (git-fixes).
|
||||
- net/mlx5: Ensure fw pages are always allocated on same NUMA
|
||||
(git-fixes).
|
||||
- e1000: Move cancel_work_sync to avoid deadlock (git-fixes).
|
||||
- iavf: fix reset_task for early reset event (git-fixes).
|
||||
- i40e: retry VFLR handling if there is ongoing VF reset
|
||||
(git-fixes).
|
||||
- i40e: return false from i40e_reset_vf if reset is in progress
|
||||
(git-fixes).
|
||||
- iavf: iavf_suspend(): take RTNL before netdev_lock()
|
||||
(git-fixes).
|
||||
- gve: add missing NULL check for gve_alloc_pending_packet()
|
||||
in TX DQO (git-fixes).
|
||||
- idpf: avoid mailbox timeout delays during reset (git-fixes).
|
||||
- idpf: fix a race in txq wakeup (git-fixes).
|
||||
- ice: fix rebuilding the Tx scheduler tree for large queue counts
|
||||
(git-fixes).
|
||||
- ice: create new Tx scheduler nodes for new queues only
|
||||
(git-fixes).
|
||||
- ice: fix Tx scheduler error handling in XDP callback
|
||||
(git-fixes).
|
||||
- net/mlx4_en: Prevent potential integer overflow calculating Hz
|
||||
(git-fixes).
|
||||
- gve: Fix RX_BUFFERS_POSTED stat to report per-queue fill_cnt
|
||||
(git-fixes).
|
||||
- octeontx2-pf: QOS: Refactor TC_HTB_LEAF_DEL_LAST callback
|
||||
(git-fixes).
|
||||
- octeontx2-pf: QOS: Perform cache sync on send queue teardown
|
||||
(git-fixes).
|
||||
- net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid()
|
||||
(git-fixes).
|
||||
- net/mlx5_core: Add error handling
|
||||
inmlx5_query_nic_vport_qkey_viol_cntr() (git-fixes).
|
||||
- net/mlx5: HWS, Fix matcher action template attach (git-fixes).
|
||||
- overflow: Fix direct struct member initialization in
|
||||
_DEFINE_FLEX() (git-fixes).
|
||||
- idpf: fix idpf_vport_splitq_napi_poll() (git-fixes).
|
||||
- idpf: fix null-ptr-deref in idpf_features_check (CVE-2025-38053
|
||||
bsc#1244746).
|
||||
- ice: Fix LACP bonds without SRIOV environment (git-fixes).
|
||||
- ice: fix vf->num_mac count with port representors (git-fixes).
|
||||
- commit af82899
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 08:56:31 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- staging: rtl8723bs: Avoid memset() in aes_cipher() and
|
||||
aes_decipher() (git-fixes).
|
||||
- serial: imx: Restore original RXTL for console to fix data loss
|
||||
(git-fixes).
|
||||
- serial: core: restore of_node information in sysfs (git-fixes).
|
||||
- commit 3895da7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 08:44:37 CEST 2025 - nmorey@suse.com
|
||||
|
||||
- RDMA/hns: initialize db in update_srq_db() (git-fixes)
|
||||
- commit 980c53d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:51:11 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- wifi: rtw88: usb: Upload the firmware in bigger chunks
|
||||
(stable-fixes).
|
||||
- commit 1df8f6c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:50:19 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- wifi: mt76: mt7996: drop fragments with multicast or broadcast
|
||||
RA (stable-fixes).
|
||||
- wifi: mt76: mt7921: add 160 MHz AP for mt7922 device
|
||||
(stable-fixes).
|
||||
- wifi: mt76: mt7925: introduce thermal protection (stable-fixes).
|
||||
- wifi: mt76: mt76x2: Add support for LiteOn WN4516R,WN4519R
|
||||
(stable-fixes).
|
||||
- wifi: ath12k: fix macro definition HAL_RX_MSDU_PKT_LENGTH_GET
|
||||
(stable-fixes).
|
||||
- wifi: ath12k: fix a possible dead lock caused by ab->base_lock
|
||||
(stable-fixes).
|
||||
- wifi: ath11k: Fix QMI memory reuse logic (stable-fixes).
|
||||
- wifi: mac80211: validate SCAN_FLAG_AP in scan request during
|
||||
MLO (stable-fixes).
|
||||
- wifi: rtw89: leave idle mode when setting WEP encryption for
|
||||
AP mode (stable-fixes).
|
||||
- wifi: rtw89: 8922a: fix TX fail with wrong VCO setting
|
||||
(stable-fixes).
|
||||
- wifi: iwlwifi: mvm: fix beacon CCK flag (stable-fixes).
|
||||
- wireless: purelifi: plfxlc: fix memory leak in
|
||||
plfxlc_usb_wreq_asyn() (stable-fixes).
|
||||
- wifi: mac80211: do not offer a mesh path if forwarding is
|
||||
disabled (stable-fixes).
|
||||
- wifi: iwlwifi: pcie: make sure to lock rxq->read (stable-fixes).
|
||||
- wifi: mac80211_hwsim: Prevent tsf from setting if beacon is
|
||||
disabled (stable-fixes).
|
||||
- wifi: ath12k: using msdu end descriptor to check for rx
|
||||
multicast packets (stable-fixes).
|
||||
- wifi: ath12k: fix failed to set mhi state error during reboot
|
||||
with hardware grouping (stable-fixes).
|
||||
- wifi: ath12k: fix link valid field initialization in the
|
||||
monitor Rx (stable-fixes).
|
||||
- wifi: ath12k: fix incorrect CE addresses (stable-fixes).
|
||||
- commit b75f8f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:48:43 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- drivers/rapidio/rio_cm.c: prevent possible heap overwrite
|
||||
(stable-fixes).
|
||||
- PCI: Add ACS quirk for Loongson PCIe (stable-fixes).
|
||||
- watchdog: da9052_wdt: respect TWDMIN (stable-fixes).
|
||||
- watchdog: fix watchdog may detect false positive of softlockup
|
||||
(stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_pmx_set_by_name() (stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_gpio_get_direction() (stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_pmx_gpio_set_direction() (stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_gpio_get() (stable-fixes).
|
||||
- pinctrl: mcp23s08: Reset all pins to input at probe
|
||||
(stable-fixes).
|
||||
- software node: Correct a OOB check in
|
||||
software_node_get_reference_args() (stable-fixes).
|
||||
- wifi: ath12k: Pass correct values of center freq1 and center
|
||||
freq2 for 160 MHz (stable-fixes).
|
||||
- wifi: mac80211: VLAN traffic in multicast path (stable-fixes).
|
||||
- wifi: iwlwifi: Add missing MODULE_FIRMWARE for Qu-c0-jf-b0
|
||||
(stable-fixes).
|
||||
- usbnet: asix AX88772: leave the carrier control to phylink
|
||||
(stable-fixes).
|
||||
- PM: runtime: fix denying of auto suspend in
|
||||
pm_suspend_timer_fn() (stable-fixes).
|
||||
- power: supply: max17040: adjust thermal channel scaling
|
||||
(stable-fixes).
|
||||
- power: supply: bq27xxx: Retrieve again when busy (stable-fixes).
|
||||
- power: supply: collie: Fix wakeup source leaks on device unbind
|
||||
(stable-fixes).
|
||||
- platform-msi: Add msi_remove_device_irq_domain() in
|
||||
platform_device_msi_free_irqs_all() (stable-fixes).
|
||||
- wifi: rtw89: phy: add dummy C2H event handler for report of
|
||||
TAS power (stable-fixes).
|
||||
- commit 132d8d6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:47:08 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- i2c: tiny-usb: disable zero-length read messages (git-fixes).
|
||||
- i2c: robotfuzz-osif: disable zero-length read messages
|
||||
(git-fixes).
|
||||
- i2c: designware: Invoke runtime suspend on quick slave
|
||||
re-registration (stable-fixes).
|
||||
- i2c: npcm: Add clock toggle recovery (stable-fixes).
|
||||
- hid-asus: check ROG Ally MCU version and warn (stable-fixes).
|
||||
- mmc: Add quirk to disable DDR50 tuning (stable-fixes).
|
||||
- gpiolib: of: Add polarity quirk for s5m8767 (stable-fixes).
|
||||
- Make 'cc-option' work correctly for the -Wno-xyzzy pattern
|
||||
(stable-fixes).
|
||||
- Input: sparcspkr - avoid unannotated fall-through
|
||||
(stable-fixes).
|
||||
- commit 1379ece
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:45:28 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- drm/xe/gt: Update handling of xe_force_wake_get return
|
||||
(stable-fixes).
|
||||
- Refresh
|
||||
patches.suse/drm-xe-Fix-GT-for-each-engine-workarounds.patch.
|
||||
- commit b01435e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:44:37 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- drm/xe: Process deferred GGTT node removals on device unwind
|
||||
(git-fixes).
|
||||
- drm/xe/display: Add check for alloc_ordered_workqueue()
|
||||
(git-fixes).
|
||||
- drm/i915: fix build error some more (git-fixes).
|
||||
- drm/amd: Adjust output for discovery error handling (git-fixes).
|
||||
- drm/xe/bmg: Update Wa_16023588340 (git-fixes).
|
||||
- drm/v3d: Avoid NULL pointer dereference in
|
||||
`v3d_job_update_stats()` (stable-fixes).
|
||||
- fbcon: Make sure modelist not set on unregistered console
|
||||
(stable-fixes).
|
||||
- drm/amdgpu: read back register after written for VCN v4.0.5
|
||||
(stable-fixes).
|
||||
- drm/xe: Wire up device shutdown handler (stable-fixes).
|
||||
- commit 425e83a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:43:05 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X507UAR
|
||||
(git-fixes).
|
||||
- ALSA: usb-audio: Fix out-of-bounds read in
|
||||
snd_usb_get_audioformat_uac3() (git-fixes).
|
||||
- ALSA: hda/realtek: enable headset mic on Latitude 5420 Rugged
|
||||
(stable-fixes).
|
||||
- ALSA: usb-audio: Rename ALSA kcontrol PCM and PCM1 for the
|
||||
KTMicro sound card (stable-fixes).
|
||||
- ALSA: hda/realtek: Add quirk for Asus GU605C (stable-fixes).
|
||||
- ALSA: hda/realtek - Add mute LED support for HP Victus 16-s1xxx
|
||||
and HP Victus 15-fa1xxx (stable-fixes).
|
||||
- ALSA: hda/intel: Add Thinkpad E15 to PM deny list
|
||||
(stable-fixes).
|
||||
- ata: pata_via: Force PIO for ATAPI devices on VT6415/VT6330
|
||||
(stable-fixes).
|
||||
- bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS value
|
||||
(stable-fixes).
|
||||
- Bluetooth: btusb: Add new VID/PID 13d3/3584 for MT7922
|
||||
(stable-fixes).
|
||||
- Bluetooth: btusb: Add new VID/PID 13d3/3630 for MT7925
|
||||
(stable-fixes).
|
||||
- ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86
|
||||
case (stable-fixes).
|
||||
- ACPI: battery: negate current when discharging (stable-fixes).
|
||||
- ACPICA: Avoid sequence overread in call to strncmp()
|
||||
(stable-fixes).
|
||||
- ACPICA: utilities: Fix overflow check in vsnprintf()
|
||||
(stable-fixes).
|
||||
- ACPICA: Apply pack(1) to union aml_resource (stable-fixes).
|
||||
- ACPICA: fix acpi parse and parseext cache leaks (stable-fixes).
|
||||
- ACPICA: fix acpi operand cache leak in dswstate.c
|
||||
(stable-fixes).
|
||||
- ACPI: bus: Bail out if acpi_kobj registration fails
|
||||
(stable-fixes).
|
||||
- ASoC: amd: yc: Add quirk for Lenovo Yoga Pro 7 14ASP9
|
||||
(stable-fixes).
|
||||
- ASoC: intel/sdw_utils: Assign initial value in
|
||||
asoc_sdw_rt_amp_spk_rtd_init() (stable-fixes).
|
||||
- ASoC: tegra210_ahub: Add check to of_device_get_match_data()
|
||||
(stable-fixes).
|
||||
- ASoC: tas2770: Power cycle amp on ISENSE/VSENSE change
|
||||
(stable-fixes).
|
||||
- commit 36941d3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 28 12:42:00 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- Revert "block/bdev: enable large folio support for large logical block"
|
||||
(bsc#1245444)
|
||||
This reverts commit 03e169f9e789f08bac7bdb238dbd9bd7cfd00142.
|
||||
- commit f46bdc5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 18:10:22 CEST 2025 - joao.povoas@suse.com
|
||||
|
||||
- Update
|
||||
patches.suse/ALSA-pcm-Fix-race-of-buffer-access-at-PCM-OSS-layer.patch
|
||||
(stable-fixes CVE-2025-38078 bsc#1244737).
|
||||
- Update
|
||||
patches.suse/ASoC-SOF-Intel-hda-Fix-UAF-when-reloading-module.patch
|
||||
(git-fixes CVE-2025-38056 bsc#1244748).
|
||||
- Update
|
||||
patches.suse/HID-bpf-abort-dispatch-if-device-destroyed.patch
|
||||
(git-fixes CVE-2025-38016 bsc#1244745).
|
||||
- Update
|
||||
patches.suse/HID-uclogic-Add-NULL-check-in-uclogic_input_configur.patch
|
||||
(git-fixes CVE-2025-38007 bsc#1244938).
|
||||
- Update
|
||||
patches.suse/KVM-arm64-Fix-uninitialized-memcache-pointer-in-user.patch
|
||||
(git-fixes CVE-2025-37996 bsc#1243828).
|
||||
- Update
|
||||
patches.suse/PCI-endpoint-pci-epf-test-Fix-double-free-that-cause.patch
|
||||
(stable-fixes CVE-2025-38069 bsc#1245246).
|
||||
- Update
|
||||
patches.suse/RDMA-core-Fix-KASAN-slab-use-after-free-Read-in-ib_r.patch
|
||||
(git-fixes CVE-2025-38022 bsc#1245003).
|
||||
- Update
|
||||
patches.suse/RDMA-rxe-Fix-slab-use-after-free-Read-in-rxe_queue_c.patch
|
||||
(git-fixes CVE-2025-38024 bsc#1245025).
|
||||
- Update
|
||||
patches.suse/block-fix-race-between-set_blocksize-and-read-paths.patch
|
||||
(git-fixes CVE-2025-38073 bsc#1244741).
|
||||
- Update
|
||||
patches.suse/btrfs-avoid-NULL-pointer-dereference-if-no-valid-csu.patch
|
||||
(bsc#1243342 CVE-2025-38059 bsc#1244759).
|
||||
- Update
|
||||
patches.suse/btrfs-avoid-NULL-pointer-dereference-if-no-valid-ext.patch
|
||||
(bsc#1236208 CVE-2025-21658).
|
||||
- Update
|
||||
patches.suse/btrfs-zoned-fix-extent-range-end-unlock-in-cow_file_.patch
|
||||
(bsc#1239514 CVE-2025-21942 bsc#1240704).
|
||||
- Update
|
||||
patches.suse/can-bcm-add-locking-for-bcm_op-runtime-updates.patch
|
||||
(git-fixes CVE-2025-38004 bsc#1244274).
|
||||
- Update
|
||||
patches.suse/can-bcm-add-missing-rcu-read-protection-for-procfs-c.patch
|
||||
(git-fixes CVE-2025-38003 bsc#1244275).
|
||||
- Update
|
||||
patches.suse/can-m_can-m_can_class_allocate_dev-initialize-spin-l.patch
|
||||
(git-fixes CVE-2025-37993 bsc#1243822).
|
||||
- Update
|
||||
patches.suse/crypto-algif_hash-fix-double-free-in-hash_accept.patch
|
||||
(git-fixes CVE-2025-38079 bsc#1245217).
|
||||
- Update
|
||||
patches.suse/crypto-lzo-Fix-compression-buffer-overrun.patch
|
||||
(stable-fixes CVE-2025-38068 bsc#1245210).
|
||||
- Update
|
||||
patches.suse/dm-cache-prevent-BUG_ON-by-blocking-retries-on-faile.patch
|
||||
(git-fixes CVE-2025-38066 bsc#1244909).
|
||||
- Update
|
||||
patches.suse/dm-fix-unconditional-IO-throttle-caused-by-REQ_PREFL.patch
|
||||
(git-fixes CVE-2025-38063 bsc#1245202).
|
||||
- Update
|
||||
patches.suse/dmaengine-idxd-Refactor-remove-call-with-idxd_cleanu.patch
|
||||
(git-fixes CVE-2025-38014 bsc#1244732).
|
||||
- Update
|
||||
patches.suse/dmaengine-idxd-fix-memory-leak-in-error-handling-pat-46a5cca.patch
|
||||
(git-fixes CVE-2025-38015 bsc#1244789).
|
||||
- Update
|
||||
patches.suse/dmaengine-ti-k3-udma-Add-missing-locking.patch
|
||||
(git-fixes CVE-2025-38005 bsc#1244727).
|
||||
- Update
|
||||
patches.suse/drm-amd-display-Fix-invalid-context-error-in-dml-hel.patch
|
||||
(git-fixes CVE-2025-37965 bsc#1244174).
|
||||
- Update
|
||||
patches.suse/drm-amd-display-Increase-block_sequence-array-size.patch
|
||||
(stable-fixes CVE-2025-38080 bsc#1244738).
|
||||
- Update
|
||||
patches.suse/drm-amdgpu-csa-unmap-use-uninterruptible-lock.patch
|
||||
(stable-fixes CVE-2025-38011 bsc#1244729).
|
||||
- Update patches.suse/espintcp-fix-skb-leaks.patch (git-fixes
|
||||
CVE-2025-38057 bsc#1244862).
|
||||
- Update
|
||||
patches.suse/ext4-avoid-journaling-sb-update-on-error-if-journal-is-des.patch
|
||||
(bsc#1241967 CVE-2025-22113 bsc#1241617).
|
||||
- Update
|
||||
patches.suse/ext4-goto-right-label-out_mmap_sem-in-ext4_setattr.patch
|
||||
(bsc#1242556 CVE-2025-22120 bsc#1241592).
|
||||
- Update
|
||||
patches.suse/firmware-arm_ffa-Set-dma_mask-for-ffa-devices.patch
|
||||
(stable-fixes CVE-2025-38043 bsc#1245081).
|
||||
- Update
|
||||
patches.suse/fs-erofs-fileio-call-erofs_onlinefolio_split-after-bio_add_folio.patch
|
||||
(git-fixes CVE-2025-37999 bsc#1243846).
|
||||
- Update
|
||||
patches.suse/gpio-virtuser-fix-potential-out-of-bound-write.patch
|
||||
(stable-fixes CVE-2025-38082 bsc#1244740).
|
||||
- Update
|
||||
patches.suse/md-fix-mddev-uaf-while-iterating-all_mddevs-list.patch
|
||||
(git-fixes CVE-20255-22126 bsc#1241597 CVE-2025-22126).
|
||||
- Update patches.suse/media-cx231xx-set-device_caps-for-417.patch
|
||||
(stable-fixes CVE-2025-38044 bsc#1245082).
|
||||
- Update
|
||||
patches.suse/net-mlx5e-Disable-MACsec-offload-for-uplink-represen.patch
|
||||
(git-fixes CVE-2025-38020 bsc#1245001).
|
||||
- Update
|
||||
patches.suse/net-pktgen-fix-access-outside-of-user-given-buffer-i.patch
|
||||
(git-fixes CVE-2025-38061 bsc#1245440).
|
||||
- Update
|
||||
patches.suse/net-tls-fix-kernel-panic-when-alloc_page-failed.patch
|
||||
(git-fixes CVE-2025-38018 bsc#1244999).
|
||||
- Update patches.suse/net_sched-prio-fix-a-race-in-prio_tune.patch
|
||||
(git-fixes CVE-2025-38083 bsc#1245183).
|
||||
- Update
|
||||
patches.suse/nfs-handle-failure-of-nfs_get_lock_context-in-unlock-path.patch
|
||||
(git-fixes CVE-2025-38023 bsc#1245004).
|
||||
- Update
|
||||
patches.suse/nvmet-tcp-don-t-restore-null-sk_state_change.patch
|
||||
(git-fixes CVE-2025-38035 bsc#1244801).
|
||||
- Update
|
||||
patches.suse/padata-do-not-leak-refcount-in-reorder_work.patch
|
||||
(git-fixes CVE-2025-38031 bsc#1245046).
|
||||
- Update
|
||||
patches.suse/perf-x86-intel-Fix-segfault-with-PEBS-via-PT-with-sample_f.patch
|
||||
(git-fixes CVE-2025-38055 bsc#1244747).
|
||||
- Update
|
||||
patches.suse/phy-tegra-xusb-Use-a-bitmask-for-UTMI-pad-power-stat.patch
|
||||
(git-fixes CVE-2025-38010 bsc#1244996).
|
||||
- Update
|
||||
patches.suse/platform-x86-dell-wmi-sysman-Avoid-buffer-overflow-i.patch
|
||||
(git-fixes CVE-2025-38077 bsc#1244736).
|
||||
- Update
|
||||
patches.suse/ptp-ocp-Limit-signal-freq-counts-in-summary-output-f.patch
|
||||
(git-fixes CVE-2025-38054 bsc#1244752).
|
||||
- Update
|
||||
patches.suse/regulator-max20086-fix-invalid-memory-access.patch
|
||||
(git-fixes CVE-2025-38027 bsc#1245042).
|
||||
- Update
|
||||
patches.suse/sched-numa-fix-memory-leak-due-to-the-overwritten-vma-numab_state.patch
|
||||
(git fixes (sched/numa) CVE-2024-56613 bsc#1244176).
|
||||
- Update
|
||||
patches.suse/serial-mctrl_gpio-split-disable_ms-into-sync-and-no_.patch
|
||||
(git-fixes CVE-2025-38040 bsc#1245078).
|
||||
- Update
|
||||
patches.suse/spi-rockchip-Fix-register-out-of-bounds-access.patch
|
||||
(stable-fixes CVE-2025-38081 bsc#1244739).
|
||||
- Update
|
||||
patches.suse/staging-bcm2835-camera-Initialise-dev-in-v4l2_dev.patch
|
||||
(git-fixes CVE-2025-37971 bsc#1244173).
|
||||
- Update
|
||||
patches.suse/tracing-Have-process_string-also-allow-arrays.patch
|
||||
(git-fixes CVE-2024-57930 bsc#1236194).
|
||||
- Update
|
||||
patches.suse/usb-typec-ucsi-displayport-Fix-NULL-pointer-access.patch
|
||||
(git-fixes CVE-2025-37994 bsc#1243823).
|
||||
- Update
|
||||
patches.suse/wifi-cfg80211-fix-out-of-bounds-access-during-multi-.patch
|
||||
(git-fixes CVE-2025-37973 bsc#1244172).
|
||||
- Update patches.suse/wifi-iwlwifi-fix-debug-actions-order.patch
|
||||
(stable-fixes CVE-2025-38045 bsc#1245083).
|
||||
- Update
|
||||
patches.suse/wifi-mac80211-Set-n_channels-after-allocating-struct.patch
|
||||
(git-fixes CVE-2025-38013 bsc#1244731).
|
||||
- Update
|
||||
patches.suse/wifi-mt76-disable-napi-on-driver-removal.patch
|
||||
(git-fixes CVE-2025-38009 bsc#1244995).
|
||||
- Update
|
||||
patches.suse/x86-microcode-AMD-Fix-__apply_microcode_amd-s-return-value.patch
|
||||
(git-fixes CVE-2025-22047 bsc#1241437).
|
||||
- commit db15093
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 11:31:07 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/ondemand: Set io_is_busy to 1 by default on all
|
||||
platforms (bsc#1233975).
|
||||
- commit e5c69ac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 10:14:19 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/cpufreq-amd-pstate-Default-to-powersave-governor-whe.patch (jsc#PED-13111).
|
||||
- commit e2263cb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 09:58:44 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- HID: wacom: fix crash in wacom_aes_battery_handler()
|
||||
(git-fixes).
|
||||
- HID: lenovo: Restrict F7/9/11 mode to compact keyboards only
|
||||
(git-fixes).
|
||||
- HID: wacom: fix kobject reference count leak (git-fixes).
|
||||
- HID: wacom: fix memory leak on sysfs attribute creation failure
|
||||
(git-fixes).
|
||||
- HID: wacom: fix memory leak on kobject creation failure
|
||||
(git-fixes).
|
||||
- wifi: mac80211: fix beacon interval calculation overflow
|
||||
(git-fixes).
|
||||
- commit ea1fa22
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 17:10:10 CEST 2025 - hare@suse.de
|
||||
|
||||
- mm/memory-tier: Fix abstract distance calculation overflow
|
||||
(bsc#1244051).
|
||||
- commit 3248628
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 17:00:06 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/xen: Fix __xen_hypercall_setfunc() (git-fixes).
|
||||
- commit 76c9b78
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 16:59:45 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86: don't re-generate cpufeaturemasks.h so eagerly (git-fixes).
|
||||
- commit 1bde9b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 15:37:54 CEST 2025 - fdmanana@suse.com
|
||||
|
||||
- btrfs: fix wrong start offset for delalloc space release during
|
||||
mmap write (git-fixes).
|
||||
- btrfs: prepare btrfs_page_mkwrite() for large folios
|
||||
(git-fixes).
|
||||
- commit e702032
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:55:30 CEST 2025 - fdmanana@suse.com
|
||||
|
||||
- btrfs: fix invalid data space release when truncating block
|
||||
in NOCOW mode (git-fixes).
|
||||
- commit ecc292a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:27:28 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- kabi/severities: ignore nf_flow_register_bpf() that depends on
|
||||
CONFIG_DEBUG_* (bsc#1245399)
|
||||
- commit f7994ea
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:14:39 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Use AWK to generate {REQUIRED|DISABLED}_MASK_BIT_SET in <asm/cpufeaturemasks.h> (git-fixes).
|
||||
- Refresh patches.suse/kabi-reserve-cpuid-leaves.patch.
|
||||
- commit c797ea7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:13:02 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Remove {disabled,required}-features.h (git-fixes).
|
||||
- Refresh patches.suse/kabi-reserve-cpuid-leaves.patch.
|
||||
- commit 7c1ff00
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:10:33 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Generate the <asm/cpufeaturemasks.h> header based on build config (git-fixes).
|
||||
- commit aa4d1af
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:06:13 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Add {REQUIRED,DISABLED} feature configs (git-fixes).
|
||||
- commit 130db28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:05:53 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8 (git-fixes).
|
||||
- commit c39c8b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 13:48:18 CEST 2025 - jgross@suse.com
|
||||
|
||||
- KVM: SVM: Add Idle HLT intercept support (jsc#PED-12577).
|
||||
- commit 9b4ced8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 13:34:11 CEST 2025 - jgross@suse.com
|
||||
|
||||
- x86/cpufeatures: Add CPUID feature bit for Idle HLT intercept
|
||||
(jsc#PED-12577).
|
||||
- commit c78722e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 04:05:35 CEST 2025 - bdas@suse.de
|
||||
|
||||
- vmxnet3: correctly report gso type for UDP tunnels
|
||||
(bsc#1244626).
|
||||
- commit 1216762
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 04:05:17 CEST 2025 - bdas@suse.de
|
||||
|
||||
- vmxnet3: update MTU after device quiesce (bsc#1244626).
|
||||
- commit d22f709
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 19:00:28 CEST 2025 - fdmanana@suse.com
|
||||
|
||||
- btrfs: factor out nocow ordered extent and extent map generation
|
||||
into a helper (git-fixes).
|
||||
- btrfs: fix qgroup reservation leak on failure to allocate
|
||||
ordered extent (git-fixes).
|
||||
- btrfs: move ordered extent cleanup to where they are allocated
|
||||
(git-fixes).
|
||||
- btrfs: remove the unused locked_folio parameter from
|
||||
btrfs_cleanup_ordered_extents() (git-fixes).
|
||||
- btrfs: use unsigned types for constants defined as bit shifts
|
||||
(git-fixes).
|
||||
- Refresh
|
||||
patches.suse/0005-btrfs-do-proper-folio-cleanup-when-run_delalloc_noco.patch.
|
||||
- commit a1f80d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:50:16 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix compilation warning on arm32 (bsc#1243551).
|
||||
- commit 5ab4900
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:47:07 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Add support for the "Requested CPU Min
|
||||
frequency" BIOS option (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Add offline, online and suspend callbacks
|
||||
for amd_pstate_driver (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Move max_perf limiting in amd_pstate_update
|
||||
(jsc#PED-13164).
|
||||
- commit c625c71
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:38:53 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Enable ITMT support after initializing
|
||||
core rankings (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Fix min_limit perf and freq updation for
|
||||
performance governor (jsc#PED-13164).
|
||||
- commit f84536f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:07:05 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Set different default EPP policy for Epyc and Ryzen (jsc#PED-13164).
|
||||
- Refresh patches.suse/cpufreq-amd-pstate-Default-to-powersave-governor-whe.patch.
|
||||
- commit f5fec72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 13:37:27 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: ensure that PIDFS_INFO_EXIT is available (jsc#PED-13113).
|
||||
- blacklist.conf: Guard against unused prerequisite
|
||||
- commit 872e385
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 13:31:39 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- exit: fix the usage of delay_group_leader->exit_code in
|
||||
do_notify_parent() and pidfs_exit() (jsc#PED-13113).
|
||||
- pidfs: improve multi-threaded exec and premature thread-group
|
||||
leader exit polling (jsc#PED-13113).
|
||||
- commit c5e2e6c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 12:40:25 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Drop actions in amd_pstate_epp_cpu_offline()
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Stop caching EPP (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Rework CPPC enabling (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Drop debug statements for policy setting
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Update cppc_req_cached for shared mem EPP
|
||||
writes (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Move all EPP tracing into *_update_perf
|
||||
and *_set_epp functions (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Cache CPPC request in shared mem case too
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Replace all AMD_CPPC_* macros with masks
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Adjust variable scope (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Run on all of the correct CPUs
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Drop SUCCESS and FAIL enums
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Allow lowest nonlinear and lowest to
|
||||
be the same (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Use _free macro to free put policy
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Drop `cppc_cap1_cached` (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Overhaul locking (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Move perf values into a union
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Drop min and max cached frequencies
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Show a warning when a CPU fails to setup
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Invalidate cppc_req_cached during suspend
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Fix the clamping of perf values
|
||||
(jsc#PED-13164).
|
||||
- commit 0b848ba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 12:03:08 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: abort verification if env->cur_state->loop_entry != NULL
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- commit 3e1f9c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 11:35:00 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix oob write in trace_seq_to_buffer() (CVE-2025-37923
|
||||
bsc#1243551).
|
||||
- commit 3a99a12
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 11:28:14 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Remove the unncecessary driver_lock in
|
||||
amd_pstate_update_limits (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Use scope based cleanup for cpufreq_policy
|
||||
refs (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Remove the unnecessary cpufreq_update_policy
|
||||
call (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Modularize perf<->freq conversion (jsc#PED-13164).
|
||||
- Refresh patches.suse/cpufreq-amd-pstate-Add-missing-NULL-ptr-check-in-amd.patch.
|
||||
- cpufreq/amd-pstate: Convert all perf values to u8 (jsc#PED-13164).
|
||||
- Refresh patches.suse/cpufreq-amd-pstate-Add-missing-NULL-ptr-check-in-amd.patch.
|
||||
- cpufreq/amd-pstate: Pass min/max_limit_perf as min/max_perf
|
||||
to amd_pstate_update (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Remove the redundant des_perf clamping in
|
||||
adjust_perf (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Modify the min_perf calculation in
|
||||
adjust_perf callback (jsc#PED-13164).
|
||||
- commit 21b14f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:51:06 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix use-after-free in print_graph_function_flags
|
||||
during tracer switching (CVE-2025-22035 bsc#1241544).
|
||||
- commit 49f381e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:20:27 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: free verifier states when they are no longer referenced
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- Refresh patches.suse/kABI-padding-for-bpf.patch.
|
||||
- commit 06e2482
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:08:22 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: fix env->peak_states computation (CVE-2025-38060
|
||||
bsc#1245155).
|
||||
- commit 53d5bd3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:07:33 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: use list_head to track explored states and free list
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- bpf: do not update state->loop_entry in get_loop_entry()
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- bpf: make state->dfs_depth < state->loop_entry->dfs_depth an
|
||||
invariant (CVE-2025-38060 bsc#1245155).
|
||||
- bpf: detect infinite loop in get_loop_entry() (CVE-2025-38060
|
||||
bsc#1245155).
|
||||
- selftests/bpf: check states pruning for deeply nested iterator
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- bpf: don't do clean_live_states when state->loop_entry->branches
|
||||
> 0 (CVE-2025-38060 bsc#1245155).
|
||||
- selftests/bpf: test correct loop_entry update in
|
||||
copy_verifier_state (CVE-2025-38060 bsc#1245155).
|
||||
- bpf: copy_verifier_state() should copy 'loop_entry' field
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- commit 6388e16
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 08:01:17 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: Fix deadlock between rcu_tasks_trace and event_mutex
|
||||
(CVE-2025-37884 bsc#1243060).
|
||||
- commit 1feaa51
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:59:53 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_exthdr: fix offset with ipv4_find_option()
|
||||
(git-fixes).
|
||||
- commit be2a228
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:58:22 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: conntrack: Bound nf_conntrack sysctl writes
|
||||
(git-fixes).
|
||||
- commit 0ac13d2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:55:50 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_tables: Only use nf_skip_indirect_calls() when
|
||||
MITIGATION_RETPOLINE (git-fixes).
|
||||
- commit 114a1de
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:53:09 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_set_hash: GC reaps elements with conncount for
|
||||
dynamic sets only (git-fixes).
|
||||
- commit fd8be75
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:50:57 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_quota: match correctly when the quota just
|
||||
depleted (git-fixes).
|
||||
- commit 563b1e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:48:13 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_set_pipapo_avx2: fix initial map fill (git-fixes).
|
||||
- commit 5316618
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:44:57 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: bridge: Move specific fragmented packet to slow_path
|
||||
instead of dropping it (git-fixes).
|
||||
- commit 3a5285b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:43:37 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_tables: nft_fib_ipv6: fix VRF ipv4/ipv6 result
|
||||
discrepancy (git-fixes).
|
||||
- commit 18d1e67
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:41:16 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_tables: nft_fib: consistent l3mdev handling
|
||||
(git-fixes).
|
||||
- commit 2b7f119
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 14:56:47 CEST 2025 - mfranc@suse.cz
|
||||
|
||||
@@ -60,6 +919,12 @@ Mon Jun 23 17:55:38 CEST 2025 - mfranc@suse.cz
|
||||
bsc#1245230).
|
||||
- commit 5f783ee
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 16:25:04 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: never refuse ppid == 0 in PIDFD_GET_INFO (jsc#PED-13113).
|
||||
- commit 4327fa2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 16:14:25 CEST 2025 - vkarasulli@suse.de
|
||||
|
||||
@@ -128,6 +993,13 @@ Mon Jun 23 12:27:01 CEST 2025 - wqu@suse.com
|
||||
checksum (bsc#1245067).
|
||||
- commit b160824
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 11:41:41 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq: Default to performance governor on servers
|
||||
(jsc#PED-13111).
|
||||
- commit 0f4c2f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 10:52:46 CEST 2025 - ailiop@suse.com
|
||||
|
||||
@@ -388,6 +1260,12 @@ Fri Jun 20 11:51:59 CEST 2025 - nstange@suse.de
|
||||
(bsc#1240423 jsc#PED-12225).
|
||||
- commit 93f363a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 20 11:35:33 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: lookup pid through rbtree (jsc#PED-13113).
|
||||
- commit eead84f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 19 11:33:47 CEST 2025 - glass.su@suse.com
|
||||
|
||||
@@ -1388,20 +2266,20 @@ Thu Jun 12 15:41:11 CEST 2025 - petr.pavlu@suse.com
|
||||
Thu Jun 12 13:31:08 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: don't lose solo dquot update transactions (bsc#1244502).
|
||||
- commit faf4caf
|
||||
- commit de784a3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 13:30:45 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: don't lose solo superblock counter update transactions
|
||||
(bsc#1244502).
|
||||
- commit 3d00096
|
||||
- commit d46099b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 13:30:25 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: avoid nested calls to __xfs_trans_commit (bsc#1244502).
|
||||
- commit 85a1a76
|
||||
- commit 0e219be
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 13:24:23 CEST 2025 - sjaeckel@suse.de
|
||||
@@ -2066,6 +2944,19 @@ Sat Jun 7 09:54:40 CEST 2025 - tiwai@suse.de
|
||||
- Update video patch to the upstream version and put to sorted section
|
||||
- commit 5580ff0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 6 19:19:03 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: allow to retrieve exit information (jsc#PED-13113).
|
||||
- pidfs: record exit code and cgroupid at exit (jsc#PED-13113).
|
||||
- pidfs: use private inode slab cache (jsc#PED-13113).
|
||||
- pidfs: move setting flags into pidfs_alloc_file() (jsc#PED-13113).
|
||||
- pidfd: rely on automatic cleanup in __pidfd_prepare()
|
||||
(jsc#PED-13113).
|
||||
- pidfs: switch to copy_struct_to_user() (jsc#PED-13113).
|
||||
- pidfd: add ioctl to retrieve pid info (jsc#PED-13113).
|
||||
- commit e6e14a5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 6 16:06:42 CEST 2025 - hare@suse.de
|
||||
|
||||
@@ -2255,6 +3146,12 @@ Thu Jun 5 20:10:15 CEST 2025 - dsterba@suse.com
|
||||
- openvswitch: Fix unsafe attribute parsing in output_userspace() (CVE-2025-37998 bsc#1243836)
|
||||
- commit 947ad09
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 20:06:14 CEST 2025 - msuchanek@suse.de
|
||||
|
||||
- supported.conf: Add PPC KVM PMU (jsc#PED-11017)
|
||||
- commit 26c31c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 19:19:15 CEST 2025 - dsterba@suse.com
|
||||
|
||||
@@ -3221,6 +4118,12 @@ Thu Jun 5 17:15:38 CEST 2025 - tiwai@suse.de
|
||||
- ACPI: HED: Always initialize before evged (stable-fixes).
|
||||
- commit a49c2aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 16:30:04 CEST 2025 - msuchanek@suse.de
|
||||
|
||||
- kabi/severities: Add more PPC KVM symbols
|
||||
- commit 72910b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 13:49:48 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
@@ -3492,6 +4395,24 @@ Wed Jun 4 12:06:16 CEST 2025 - pfalcato@suse.de
|
||||
- net: ipv6: fix dst ref loop on input in seg6 lwt (git-fixes).
|
||||
- commit 6e27dbd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 4 11:39:22 CEST 2025 - msuchanek@suse.de
|
||||
|
||||
- powerpc/kvm-hv-pmu: Add perf-events for Hostwide counters
|
||||
(jsc#PED-11017).
|
||||
- powerpc/kvm-hv-pmu: Implement GSB message-ops for hostwide
|
||||
counters (jsc#PED-11017).
|
||||
- kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMU
|
||||
(jsc#PED-11017).
|
||||
Update config files.
|
||||
- kvm powerpc/book3s-apiv2: Add kunit tests for Hostwide GSB
|
||||
elements (jsc#PED-11017).
|
||||
- kvm powerpc/book3s-apiv2: Add support for Hostwide GSB elements
|
||||
(jsc#PED-11017).
|
||||
- powerpc: Document APIv2 KVM hcall spec for Hostwide counters
|
||||
(jsc#PED-11017).
|
||||
- commit 5094316
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 4 11:16:38 CEST 2025 - ailiop@suse.com
|
||||
|
||||
|
@@ -38,7 +38,7 @@
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%global kernel_package kernel%kernel_flavor-srchash-99328957e5a600074b080517bc76f400869077ad
|
||||
%global kernel_package kernel%kernel_flavor-srchash-0c9b3adf9bb1de74dc64718cc047dfd7fe2e6d70
|
||||
%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>.g9932895
|
||||
Release: <RELEASE>.g0c9b3ad
|
||||
%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-99328957e5a600074b080517bc76f400869077ad
|
||||
Provides: kernel-obs-build-srchash-0c9b3adf9bb1de74dc64718cc047dfd7fe2e6d70
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: device-mapper
|
||||
BuildRequires: dracut
|
||||
|
@@ -1,3 +1,862 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 14:29:43 CEST 2025 - ykaukab@suse.de
|
||||
|
||||
- kABI: update kABI symbols
|
||||
kABI exceptions were allowed for a couple of branches. Update kABI
|
||||
symbols after the merge. Since kABI symbols are being updated, remove
|
||||
current kABI workaround patches before the update.
|
||||
- commit 0c9b3ad
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:33:37 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- NFSD: Implement FATTR4_CLONE_BLKSIZE attribute (git-fixes).
|
||||
- commit 4f434fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:29:56 CEST 2025 - tbogendoerfer@suse.de
|
||||
|
||||
- overflow: Introduce __DEFINE_FLEX for having no initializer
|
||||
(git-fixes).
|
||||
- commit 99c412c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:24:38 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- nfsd: nfsd4_spo_must_allow() must check this is a v4 compound
|
||||
request (git-fixes).
|
||||
- commit d974da9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:24:10 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- NFSD: fix race between nfsd registration and exports_proc
|
||||
(git-fixes).
|
||||
- commit 7c3e6b5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 10:33:01 CEST 2025 - tbogendoerfer@suse.de
|
||||
|
||||
- netlink: specs: tc: replace underscores with dashes in names
|
||||
(git-fixes).
|
||||
- netlink: specs: dpll: replace underscores with dashes in names
|
||||
(git-fixes).
|
||||
- netlink: specs: nfsd: replace underscores with dashes in names
|
||||
(git-fixes).
|
||||
- bnxt: properly flush XDP redirect lists (git-fixes).
|
||||
- e1000e: set fixed clock frequency indication for Nahum 11 and
|
||||
Nahum 13 (git-fixes).
|
||||
- ice: fix eswitch code memory leak in reset scenario (git-fixes).
|
||||
- net: ice: Perform accurate aRFS flow match (git-fixes).
|
||||
- net: ethtool: remove duplicate defines for family info
|
||||
(git-fixes).
|
||||
- bnxt_en: Fix double invocation of
|
||||
bnxt_ulp_stop()/bnxt_ulp_start() (git-fixes).
|
||||
- net/mlx5e: Fix leak of Geneve TLV option object (git-fixes).
|
||||
- net/mlx5: HWS, make sure the uplink is the last destination
|
||||
(git-fixes).
|
||||
- net/mlx5: HWS, fix missing ip_version handling in definer
|
||||
(git-fixes).
|
||||
- net/mlx5: Fix return value when searching for existing flow
|
||||
group (git-fixes).
|
||||
- net/mlx5: Fix ECVF vports unload on shutdown flow (git-fixes).
|
||||
- net/mlx5: Ensure fw pages are always allocated on same NUMA
|
||||
(git-fixes).
|
||||
- e1000: Move cancel_work_sync to avoid deadlock (git-fixes).
|
||||
- iavf: fix reset_task for early reset event (git-fixes).
|
||||
- i40e: retry VFLR handling if there is ongoing VF reset
|
||||
(git-fixes).
|
||||
- i40e: return false from i40e_reset_vf if reset is in progress
|
||||
(git-fixes).
|
||||
- iavf: iavf_suspend(): take RTNL before netdev_lock()
|
||||
(git-fixes).
|
||||
- gve: add missing NULL check for gve_alloc_pending_packet()
|
||||
in TX DQO (git-fixes).
|
||||
- idpf: avoid mailbox timeout delays during reset (git-fixes).
|
||||
- idpf: fix a race in txq wakeup (git-fixes).
|
||||
- ice: fix rebuilding the Tx scheduler tree for large queue counts
|
||||
(git-fixes).
|
||||
- ice: create new Tx scheduler nodes for new queues only
|
||||
(git-fixes).
|
||||
- ice: fix Tx scheduler error handling in XDP callback
|
||||
(git-fixes).
|
||||
- net/mlx4_en: Prevent potential integer overflow calculating Hz
|
||||
(git-fixes).
|
||||
- gve: Fix RX_BUFFERS_POSTED stat to report per-queue fill_cnt
|
||||
(git-fixes).
|
||||
- octeontx2-pf: QOS: Refactor TC_HTB_LEAF_DEL_LAST callback
|
||||
(git-fixes).
|
||||
- octeontx2-pf: QOS: Perform cache sync on send queue teardown
|
||||
(git-fixes).
|
||||
- net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid()
|
||||
(git-fixes).
|
||||
- net/mlx5_core: Add error handling
|
||||
inmlx5_query_nic_vport_qkey_viol_cntr() (git-fixes).
|
||||
- net/mlx5: HWS, Fix matcher action template attach (git-fixes).
|
||||
- overflow: Fix direct struct member initialization in
|
||||
_DEFINE_FLEX() (git-fixes).
|
||||
- idpf: fix idpf_vport_splitq_napi_poll() (git-fixes).
|
||||
- idpf: fix null-ptr-deref in idpf_features_check (CVE-2025-38053
|
||||
bsc#1244746).
|
||||
- ice: Fix LACP bonds without SRIOV environment (git-fixes).
|
||||
- ice: fix vf->num_mac count with port representors (git-fixes).
|
||||
- commit af82899
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 08:56:31 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- staging: rtl8723bs: Avoid memset() in aes_cipher() and
|
||||
aes_decipher() (git-fixes).
|
||||
- serial: imx: Restore original RXTL for console to fix data loss
|
||||
(git-fixes).
|
||||
- serial: core: restore of_node information in sysfs (git-fixes).
|
||||
- commit 3895da7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 08:44:37 CEST 2025 - nmorey@suse.com
|
||||
|
||||
- RDMA/hns: initialize db in update_srq_db() (git-fixes)
|
||||
- commit 980c53d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:51:11 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- wifi: rtw88: usb: Upload the firmware in bigger chunks
|
||||
(stable-fixes).
|
||||
- commit 1df8f6c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:50:19 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- wifi: mt76: mt7996: drop fragments with multicast or broadcast
|
||||
RA (stable-fixes).
|
||||
- wifi: mt76: mt7921: add 160 MHz AP for mt7922 device
|
||||
(stable-fixes).
|
||||
- wifi: mt76: mt7925: introduce thermal protection (stable-fixes).
|
||||
- wifi: mt76: mt76x2: Add support for LiteOn WN4516R,WN4519R
|
||||
(stable-fixes).
|
||||
- wifi: ath12k: fix macro definition HAL_RX_MSDU_PKT_LENGTH_GET
|
||||
(stable-fixes).
|
||||
- wifi: ath12k: fix a possible dead lock caused by ab->base_lock
|
||||
(stable-fixes).
|
||||
- wifi: ath11k: Fix QMI memory reuse logic (stable-fixes).
|
||||
- wifi: mac80211: validate SCAN_FLAG_AP in scan request during
|
||||
MLO (stable-fixes).
|
||||
- wifi: rtw89: leave idle mode when setting WEP encryption for
|
||||
AP mode (stable-fixes).
|
||||
- wifi: rtw89: 8922a: fix TX fail with wrong VCO setting
|
||||
(stable-fixes).
|
||||
- wifi: iwlwifi: mvm: fix beacon CCK flag (stable-fixes).
|
||||
- wireless: purelifi: plfxlc: fix memory leak in
|
||||
plfxlc_usb_wreq_asyn() (stable-fixes).
|
||||
- wifi: mac80211: do not offer a mesh path if forwarding is
|
||||
disabled (stable-fixes).
|
||||
- wifi: iwlwifi: pcie: make sure to lock rxq->read (stable-fixes).
|
||||
- wifi: mac80211_hwsim: Prevent tsf from setting if beacon is
|
||||
disabled (stable-fixes).
|
||||
- wifi: ath12k: using msdu end descriptor to check for rx
|
||||
multicast packets (stable-fixes).
|
||||
- wifi: ath12k: fix failed to set mhi state error during reboot
|
||||
with hardware grouping (stable-fixes).
|
||||
- wifi: ath12k: fix link valid field initialization in the
|
||||
monitor Rx (stable-fixes).
|
||||
- wifi: ath12k: fix incorrect CE addresses (stable-fixes).
|
||||
- commit b75f8f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:48:43 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- drivers/rapidio/rio_cm.c: prevent possible heap overwrite
|
||||
(stable-fixes).
|
||||
- PCI: Add ACS quirk for Loongson PCIe (stable-fixes).
|
||||
- watchdog: da9052_wdt: respect TWDMIN (stable-fixes).
|
||||
- watchdog: fix watchdog may detect false positive of softlockup
|
||||
(stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_pmx_set_by_name() (stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_gpio_get_direction() (stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_pmx_gpio_set_direction() (stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_gpio_get() (stable-fixes).
|
||||
- pinctrl: mcp23s08: Reset all pins to input at probe
|
||||
(stable-fixes).
|
||||
- software node: Correct a OOB check in
|
||||
software_node_get_reference_args() (stable-fixes).
|
||||
- wifi: ath12k: Pass correct values of center freq1 and center
|
||||
freq2 for 160 MHz (stable-fixes).
|
||||
- wifi: mac80211: VLAN traffic in multicast path (stable-fixes).
|
||||
- wifi: iwlwifi: Add missing MODULE_FIRMWARE for Qu-c0-jf-b0
|
||||
(stable-fixes).
|
||||
- usbnet: asix AX88772: leave the carrier control to phylink
|
||||
(stable-fixes).
|
||||
- PM: runtime: fix denying of auto suspend in
|
||||
pm_suspend_timer_fn() (stable-fixes).
|
||||
- power: supply: max17040: adjust thermal channel scaling
|
||||
(stable-fixes).
|
||||
- power: supply: bq27xxx: Retrieve again when busy (stable-fixes).
|
||||
- power: supply: collie: Fix wakeup source leaks on device unbind
|
||||
(stable-fixes).
|
||||
- platform-msi: Add msi_remove_device_irq_domain() in
|
||||
platform_device_msi_free_irqs_all() (stable-fixes).
|
||||
- wifi: rtw89: phy: add dummy C2H event handler for report of
|
||||
TAS power (stable-fixes).
|
||||
- commit 132d8d6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:47:08 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- i2c: tiny-usb: disable zero-length read messages (git-fixes).
|
||||
- i2c: robotfuzz-osif: disable zero-length read messages
|
||||
(git-fixes).
|
||||
- i2c: designware: Invoke runtime suspend on quick slave
|
||||
re-registration (stable-fixes).
|
||||
- i2c: npcm: Add clock toggle recovery (stable-fixes).
|
||||
- hid-asus: check ROG Ally MCU version and warn (stable-fixes).
|
||||
- mmc: Add quirk to disable DDR50 tuning (stable-fixes).
|
||||
- gpiolib: of: Add polarity quirk for s5m8767 (stable-fixes).
|
||||
- Make 'cc-option' work correctly for the -Wno-xyzzy pattern
|
||||
(stable-fixes).
|
||||
- Input: sparcspkr - avoid unannotated fall-through
|
||||
(stable-fixes).
|
||||
- commit 1379ece
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:45:28 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- drm/xe/gt: Update handling of xe_force_wake_get return
|
||||
(stable-fixes).
|
||||
- Refresh
|
||||
patches.suse/drm-xe-Fix-GT-for-each-engine-workarounds.patch.
|
||||
- commit b01435e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:44:37 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- drm/xe: Process deferred GGTT node removals on device unwind
|
||||
(git-fixes).
|
||||
- drm/xe/display: Add check for alloc_ordered_workqueue()
|
||||
(git-fixes).
|
||||
- drm/i915: fix build error some more (git-fixes).
|
||||
- drm/amd: Adjust output for discovery error handling (git-fixes).
|
||||
- drm/xe/bmg: Update Wa_16023588340 (git-fixes).
|
||||
- drm/v3d: Avoid NULL pointer dereference in
|
||||
`v3d_job_update_stats()` (stable-fixes).
|
||||
- fbcon: Make sure modelist not set on unregistered console
|
||||
(stable-fixes).
|
||||
- drm/amdgpu: read back register after written for VCN v4.0.5
|
||||
(stable-fixes).
|
||||
- drm/xe: Wire up device shutdown handler (stable-fixes).
|
||||
- commit 425e83a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:43:05 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X507UAR
|
||||
(git-fixes).
|
||||
- ALSA: usb-audio: Fix out-of-bounds read in
|
||||
snd_usb_get_audioformat_uac3() (git-fixes).
|
||||
- ALSA: hda/realtek: enable headset mic on Latitude 5420 Rugged
|
||||
(stable-fixes).
|
||||
- ALSA: usb-audio: Rename ALSA kcontrol PCM and PCM1 for the
|
||||
KTMicro sound card (stable-fixes).
|
||||
- ALSA: hda/realtek: Add quirk for Asus GU605C (stable-fixes).
|
||||
- ALSA: hda/realtek - Add mute LED support for HP Victus 16-s1xxx
|
||||
and HP Victus 15-fa1xxx (stable-fixes).
|
||||
- ALSA: hda/intel: Add Thinkpad E15 to PM deny list
|
||||
(stable-fixes).
|
||||
- ata: pata_via: Force PIO for ATAPI devices on VT6415/VT6330
|
||||
(stable-fixes).
|
||||
- bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS value
|
||||
(stable-fixes).
|
||||
- Bluetooth: btusb: Add new VID/PID 13d3/3584 for MT7922
|
||||
(stable-fixes).
|
||||
- Bluetooth: btusb: Add new VID/PID 13d3/3630 for MT7925
|
||||
(stable-fixes).
|
||||
- ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86
|
||||
case (stable-fixes).
|
||||
- ACPI: battery: negate current when discharging (stable-fixes).
|
||||
- ACPICA: Avoid sequence overread in call to strncmp()
|
||||
(stable-fixes).
|
||||
- ACPICA: utilities: Fix overflow check in vsnprintf()
|
||||
(stable-fixes).
|
||||
- ACPICA: Apply pack(1) to union aml_resource (stable-fixes).
|
||||
- ACPICA: fix acpi parse and parseext cache leaks (stable-fixes).
|
||||
- ACPICA: fix acpi operand cache leak in dswstate.c
|
||||
(stable-fixes).
|
||||
- ACPI: bus: Bail out if acpi_kobj registration fails
|
||||
(stable-fixes).
|
||||
- ASoC: amd: yc: Add quirk for Lenovo Yoga Pro 7 14ASP9
|
||||
(stable-fixes).
|
||||
- ASoC: intel/sdw_utils: Assign initial value in
|
||||
asoc_sdw_rt_amp_spk_rtd_init() (stable-fixes).
|
||||
- ASoC: tegra210_ahub: Add check to of_device_get_match_data()
|
||||
(stable-fixes).
|
||||
- ASoC: tas2770: Power cycle amp on ISENSE/VSENSE change
|
||||
(stable-fixes).
|
||||
- commit 36941d3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 28 12:42:00 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- Revert "block/bdev: enable large folio support for large logical block"
|
||||
(bsc#1245444)
|
||||
This reverts commit 03e169f9e789f08bac7bdb238dbd9bd7cfd00142.
|
||||
- commit f46bdc5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 18:10:22 CEST 2025 - joao.povoas@suse.com
|
||||
|
||||
- Update
|
||||
patches.suse/ALSA-pcm-Fix-race-of-buffer-access-at-PCM-OSS-layer.patch
|
||||
(stable-fixes CVE-2025-38078 bsc#1244737).
|
||||
- Update
|
||||
patches.suse/ASoC-SOF-Intel-hda-Fix-UAF-when-reloading-module.patch
|
||||
(git-fixes CVE-2025-38056 bsc#1244748).
|
||||
- Update
|
||||
patches.suse/HID-bpf-abort-dispatch-if-device-destroyed.patch
|
||||
(git-fixes CVE-2025-38016 bsc#1244745).
|
||||
- Update
|
||||
patches.suse/HID-uclogic-Add-NULL-check-in-uclogic_input_configur.patch
|
||||
(git-fixes CVE-2025-38007 bsc#1244938).
|
||||
- Update
|
||||
patches.suse/KVM-arm64-Fix-uninitialized-memcache-pointer-in-user.patch
|
||||
(git-fixes CVE-2025-37996 bsc#1243828).
|
||||
- Update
|
||||
patches.suse/PCI-endpoint-pci-epf-test-Fix-double-free-that-cause.patch
|
||||
(stable-fixes CVE-2025-38069 bsc#1245246).
|
||||
- Update
|
||||
patches.suse/RDMA-core-Fix-KASAN-slab-use-after-free-Read-in-ib_r.patch
|
||||
(git-fixes CVE-2025-38022 bsc#1245003).
|
||||
- Update
|
||||
patches.suse/RDMA-rxe-Fix-slab-use-after-free-Read-in-rxe_queue_c.patch
|
||||
(git-fixes CVE-2025-38024 bsc#1245025).
|
||||
- Update
|
||||
patches.suse/block-fix-race-between-set_blocksize-and-read-paths.patch
|
||||
(git-fixes CVE-2025-38073 bsc#1244741).
|
||||
- Update
|
||||
patches.suse/btrfs-avoid-NULL-pointer-dereference-if-no-valid-csu.patch
|
||||
(bsc#1243342 CVE-2025-38059 bsc#1244759).
|
||||
- Update
|
||||
patches.suse/btrfs-avoid-NULL-pointer-dereference-if-no-valid-ext.patch
|
||||
(bsc#1236208 CVE-2025-21658).
|
||||
- Update
|
||||
patches.suse/btrfs-zoned-fix-extent-range-end-unlock-in-cow_file_.patch
|
||||
(bsc#1239514 CVE-2025-21942 bsc#1240704).
|
||||
- Update
|
||||
patches.suse/can-bcm-add-locking-for-bcm_op-runtime-updates.patch
|
||||
(git-fixes CVE-2025-38004 bsc#1244274).
|
||||
- Update
|
||||
patches.suse/can-bcm-add-missing-rcu-read-protection-for-procfs-c.patch
|
||||
(git-fixes CVE-2025-38003 bsc#1244275).
|
||||
- Update
|
||||
patches.suse/can-m_can-m_can_class_allocate_dev-initialize-spin-l.patch
|
||||
(git-fixes CVE-2025-37993 bsc#1243822).
|
||||
- Update
|
||||
patches.suse/crypto-algif_hash-fix-double-free-in-hash_accept.patch
|
||||
(git-fixes CVE-2025-38079 bsc#1245217).
|
||||
- Update
|
||||
patches.suse/crypto-lzo-Fix-compression-buffer-overrun.patch
|
||||
(stable-fixes CVE-2025-38068 bsc#1245210).
|
||||
- Update
|
||||
patches.suse/dm-cache-prevent-BUG_ON-by-blocking-retries-on-faile.patch
|
||||
(git-fixes CVE-2025-38066 bsc#1244909).
|
||||
- Update
|
||||
patches.suse/dm-fix-unconditional-IO-throttle-caused-by-REQ_PREFL.patch
|
||||
(git-fixes CVE-2025-38063 bsc#1245202).
|
||||
- Update
|
||||
patches.suse/dmaengine-idxd-Refactor-remove-call-with-idxd_cleanu.patch
|
||||
(git-fixes CVE-2025-38014 bsc#1244732).
|
||||
- Update
|
||||
patches.suse/dmaengine-idxd-fix-memory-leak-in-error-handling-pat-46a5cca.patch
|
||||
(git-fixes CVE-2025-38015 bsc#1244789).
|
||||
- Update
|
||||
patches.suse/dmaengine-ti-k3-udma-Add-missing-locking.patch
|
||||
(git-fixes CVE-2025-38005 bsc#1244727).
|
||||
- Update
|
||||
patches.suse/drm-amd-display-Fix-invalid-context-error-in-dml-hel.patch
|
||||
(git-fixes CVE-2025-37965 bsc#1244174).
|
||||
- Update
|
||||
patches.suse/drm-amd-display-Increase-block_sequence-array-size.patch
|
||||
(stable-fixes CVE-2025-38080 bsc#1244738).
|
||||
- Update
|
||||
patches.suse/drm-amdgpu-csa-unmap-use-uninterruptible-lock.patch
|
||||
(stable-fixes CVE-2025-38011 bsc#1244729).
|
||||
- Update patches.suse/espintcp-fix-skb-leaks.patch (git-fixes
|
||||
CVE-2025-38057 bsc#1244862).
|
||||
- Update
|
||||
patches.suse/ext4-avoid-journaling-sb-update-on-error-if-journal-is-des.patch
|
||||
(bsc#1241967 CVE-2025-22113 bsc#1241617).
|
||||
- Update
|
||||
patches.suse/ext4-goto-right-label-out_mmap_sem-in-ext4_setattr.patch
|
||||
(bsc#1242556 CVE-2025-22120 bsc#1241592).
|
||||
- Update
|
||||
patches.suse/firmware-arm_ffa-Set-dma_mask-for-ffa-devices.patch
|
||||
(stable-fixes CVE-2025-38043 bsc#1245081).
|
||||
- Update
|
||||
patches.suse/fs-erofs-fileio-call-erofs_onlinefolio_split-after-bio_add_folio.patch
|
||||
(git-fixes CVE-2025-37999 bsc#1243846).
|
||||
- Update
|
||||
patches.suse/gpio-virtuser-fix-potential-out-of-bound-write.patch
|
||||
(stable-fixes CVE-2025-38082 bsc#1244740).
|
||||
- Update
|
||||
patches.suse/md-fix-mddev-uaf-while-iterating-all_mddevs-list.patch
|
||||
(git-fixes CVE-20255-22126 bsc#1241597 CVE-2025-22126).
|
||||
- Update patches.suse/media-cx231xx-set-device_caps-for-417.patch
|
||||
(stable-fixes CVE-2025-38044 bsc#1245082).
|
||||
- Update
|
||||
patches.suse/net-mlx5e-Disable-MACsec-offload-for-uplink-represen.patch
|
||||
(git-fixes CVE-2025-38020 bsc#1245001).
|
||||
- Update
|
||||
patches.suse/net-pktgen-fix-access-outside-of-user-given-buffer-i.patch
|
||||
(git-fixes CVE-2025-38061 bsc#1245440).
|
||||
- Update
|
||||
patches.suse/net-tls-fix-kernel-panic-when-alloc_page-failed.patch
|
||||
(git-fixes CVE-2025-38018 bsc#1244999).
|
||||
- Update patches.suse/net_sched-prio-fix-a-race-in-prio_tune.patch
|
||||
(git-fixes CVE-2025-38083 bsc#1245183).
|
||||
- Update
|
||||
patches.suse/nfs-handle-failure-of-nfs_get_lock_context-in-unlock-path.patch
|
||||
(git-fixes CVE-2025-38023 bsc#1245004).
|
||||
- Update
|
||||
patches.suse/nvmet-tcp-don-t-restore-null-sk_state_change.patch
|
||||
(git-fixes CVE-2025-38035 bsc#1244801).
|
||||
- Update
|
||||
patches.suse/padata-do-not-leak-refcount-in-reorder_work.patch
|
||||
(git-fixes CVE-2025-38031 bsc#1245046).
|
||||
- Update
|
||||
patches.suse/perf-x86-intel-Fix-segfault-with-PEBS-via-PT-with-sample_f.patch
|
||||
(git-fixes CVE-2025-38055 bsc#1244747).
|
||||
- Update
|
||||
patches.suse/phy-tegra-xusb-Use-a-bitmask-for-UTMI-pad-power-stat.patch
|
||||
(git-fixes CVE-2025-38010 bsc#1244996).
|
||||
- Update
|
||||
patches.suse/platform-x86-dell-wmi-sysman-Avoid-buffer-overflow-i.patch
|
||||
(git-fixes CVE-2025-38077 bsc#1244736).
|
||||
- Update
|
||||
patches.suse/ptp-ocp-Limit-signal-freq-counts-in-summary-output-f.patch
|
||||
(git-fixes CVE-2025-38054 bsc#1244752).
|
||||
- Update
|
||||
patches.suse/regulator-max20086-fix-invalid-memory-access.patch
|
||||
(git-fixes CVE-2025-38027 bsc#1245042).
|
||||
- Update
|
||||
patches.suse/sched-numa-fix-memory-leak-due-to-the-overwritten-vma-numab_state.patch
|
||||
(git fixes (sched/numa) CVE-2024-56613 bsc#1244176).
|
||||
- Update
|
||||
patches.suse/serial-mctrl_gpio-split-disable_ms-into-sync-and-no_.patch
|
||||
(git-fixes CVE-2025-38040 bsc#1245078).
|
||||
- Update
|
||||
patches.suse/spi-rockchip-Fix-register-out-of-bounds-access.patch
|
||||
(stable-fixes CVE-2025-38081 bsc#1244739).
|
||||
- Update
|
||||
patches.suse/staging-bcm2835-camera-Initialise-dev-in-v4l2_dev.patch
|
||||
(git-fixes CVE-2025-37971 bsc#1244173).
|
||||
- Update
|
||||
patches.suse/tracing-Have-process_string-also-allow-arrays.patch
|
||||
(git-fixes CVE-2024-57930 bsc#1236194).
|
||||
- Update
|
||||
patches.suse/usb-typec-ucsi-displayport-Fix-NULL-pointer-access.patch
|
||||
(git-fixes CVE-2025-37994 bsc#1243823).
|
||||
- Update
|
||||
patches.suse/wifi-cfg80211-fix-out-of-bounds-access-during-multi-.patch
|
||||
(git-fixes CVE-2025-37973 bsc#1244172).
|
||||
- Update patches.suse/wifi-iwlwifi-fix-debug-actions-order.patch
|
||||
(stable-fixes CVE-2025-38045 bsc#1245083).
|
||||
- Update
|
||||
patches.suse/wifi-mac80211-Set-n_channels-after-allocating-struct.patch
|
||||
(git-fixes CVE-2025-38013 bsc#1244731).
|
||||
- Update
|
||||
patches.suse/wifi-mt76-disable-napi-on-driver-removal.patch
|
||||
(git-fixes CVE-2025-38009 bsc#1244995).
|
||||
- Update
|
||||
patches.suse/x86-microcode-AMD-Fix-__apply_microcode_amd-s-return-value.patch
|
||||
(git-fixes CVE-2025-22047 bsc#1241437).
|
||||
- commit db15093
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 11:31:07 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/ondemand: Set io_is_busy to 1 by default on all
|
||||
platforms (bsc#1233975).
|
||||
- commit e5c69ac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 10:14:19 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/cpufreq-amd-pstate-Default-to-powersave-governor-whe.patch (jsc#PED-13111).
|
||||
- commit e2263cb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 09:58:44 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- HID: wacom: fix crash in wacom_aes_battery_handler()
|
||||
(git-fixes).
|
||||
- HID: lenovo: Restrict F7/9/11 mode to compact keyboards only
|
||||
(git-fixes).
|
||||
- HID: wacom: fix kobject reference count leak (git-fixes).
|
||||
- HID: wacom: fix memory leak on sysfs attribute creation failure
|
||||
(git-fixes).
|
||||
- HID: wacom: fix memory leak on kobject creation failure
|
||||
(git-fixes).
|
||||
- wifi: mac80211: fix beacon interval calculation overflow
|
||||
(git-fixes).
|
||||
- commit ea1fa22
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 17:10:10 CEST 2025 - hare@suse.de
|
||||
|
||||
- mm/memory-tier: Fix abstract distance calculation overflow
|
||||
(bsc#1244051).
|
||||
- commit 3248628
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 17:00:06 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/xen: Fix __xen_hypercall_setfunc() (git-fixes).
|
||||
- commit 76c9b78
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 16:59:45 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86: don't re-generate cpufeaturemasks.h so eagerly (git-fixes).
|
||||
- commit 1bde9b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 15:37:54 CEST 2025 - fdmanana@suse.com
|
||||
|
||||
- btrfs: fix wrong start offset for delalloc space release during
|
||||
mmap write (git-fixes).
|
||||
- btrfs: prepare btrfs_page_mkwrite() for large folios
|
||||
(git-fixes).
|
||||
- commit e702032
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:55:30 CEST 2025 - fdmanana@suse.com
|
||||
|
||||
- btrfs: fix invalid data space release when truncating block
|
||||
in NOCOW mode (git-fixes).
|
||||
- commit ecc292a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:27:28 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- kabi/severities: ignore nf_flow_register_bpf() that depends on
|
||||
CONFIG_DEBUG_* (bsc#1245399)
|
||||
- commit f7994ea
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:14:39 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Use AWK to generate {REQUIRED|DISABLED}_MASK_BIT_SET in <asm/cpufeaturemasks.h> (git-fixes).
|
||||
- Refresh patches.suse/kabi-reserve-cpuid-leaves.patch.
|
||||
- commit c797ea7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:13:02 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Remove {disabled,required}-features.h (git-fixes).
|
||||
- Refresh patches.suse/kabi-reserve-cpuid-leaves.patch.
|
||||
- commit 7c1ff00
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:10:33 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Generate the <asm/cpufeaturemasks.h> header based on build config (git-fixes).
|
||||
- commit aa4d1af
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:06:13 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Add {REQUIRED,DISABLED} feature configs (git-fixes).
|
||||
- commit 130db28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:05:53 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8 (git-fixes).
|
||||
- commit c39c8b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 13:48:18 CEST 2025 - jgross@suse.com
|
||||
|
||||
- KVM: SVM: Add Idle HLT intercept support (jsc#PED-12577).
|
||||
- commit 9b4ced8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 13:34:11 CEST 2025 - jgross@suse.com
|
||||
|
||||
- x86/cpufeatures: Add CPUID feature bit for Idle HLT intercept
|
||||
(jsc#PED-12577).
|
||||
- commit c78722e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 04:05:35 CEST 2025 - bdas@suse.de
|
||||
|
||||
- vmxnet3: correctly report gso type for UDP tunnels
|
||||
(bsc#1244626).
|
||||
- commit 1216762
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 04:05:17 CEST 2025 - bdas@suse.de
|
||||
|
||||
- vmxnet3: update MTU after device quiesce (bsc#1244626).
|
||||
- commit d22f709
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 19:00:28 CEST 2025 - fdmanana@suse.com
|
||||
|
||||
- btrfs: factor out nocow ordered extent and extent map generation
|
||||
into a helper (git-fixes).
|
||||
- btrfs: fix qgroup reservation leak on failure to allocate
|
||||
ordered extent (git-fixes).
|
||||
- btrfs: move ordered extent cleanup to where they are allocated
|
||||
(git-fixes).
|
||||
- btrfs: remove the unused locked_folio parameter from
|
||||
btrfs_cleanup_ordered_extents() (git-fixes).
|
||||
- btrfs: use unsigned types for constants defined as bit shifts
|
||||
(git-fixes).
|
||||
- Refresh
|
||||
patches.suse/0005-btrfs-do-proper-folio-cleanup-when-run_delalloc_noco.patch.
|
||||
- commit a1f80d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:50:16 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix compilation warning on arm32 (bsc#1243551).
|
||||
- commit 5ab4900
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:47:07 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Add support for the "Requested CPU Min
|
||||
frequency" BIOS option (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Add offline, online and suspend callbacks
|
||||
for amd_pstate_driver (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Move max_perf limiting in amd_pstate_update
|
||||
(jsc#PED-13164).
|
||||
- commit c625c71
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:38:53 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Enable ITMT support after initializing
|
||||
core rankings (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Fix min_limit perf and freq updation for
|
||||
performance governor (jsc#PED-13164).
|
||||
- commit f84536f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:07:05 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Set different default EPP policy for Epyc and Ryzen (jsc#PED-13164).
|
||||
- Refresh patches.suse/cpufreq-amd-pstate-Default-to-powersave-governor-whe.patch.
|
||||
- commit f5fec72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 13:37:27 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: ensure that PIDFS_INFO_EXIT is available (jsc#PED-13113).
|
||||
- blacklist.conf: Guard against unused prerequisite
|
||||
- commit 872e385
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 13:31:39 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- exit: fix the usage of delay_group_leader->exit_code in
|
||||
do_notify_parent() and pidfs_exit() (jsc#PED-13113).
|
||||
- pidfs: improve multi-threaded exec and premature thread-group
|
||||
leader exit polling (jsc#PED-13113).
|
||||
- commit c5e2e6c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 12:40:25 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Drop actions in amd_pstate_epp_cpu_offline()
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Stop caching EPP (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Rework CPPC enabling (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Drop debug statements for policy setting
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Update cppc_req_cached for shared mem EPP
|
||||
writes (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Move all EPP tracing into *_update_perf
|
||||
and *_set_epp functions (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Cache CPPC request in shared mem case too
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Replace all AMD_CPPC_* macros with masks
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Adjust variable scope (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Run on all of the correct CPUs
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Drop SUCCESS and FAIL enums
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Allow lowest nonlinear and lowest to
|
||||
be the same (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Use _free macro to free put policy
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Drop `cppc_cap1_cached` (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Overhaul locking (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Move perf values into a union
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Drop min and max cached frequencies
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Show a warning when a CPU fails to setup
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Invalidate cppc_req_cached during suspend
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Fix the clamping of perf values
|
||||
(jsc#PED-13164).
|
||||
- commit 0b848ba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 12:03:08 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: abort verification if env->cur_state->loop_entry != NULL
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- commit 3e1f9c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 11:35:00 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix oob write in trace_seq_to_buffer() (CVE-2025-37923
|
||||
bsc#1243551).
|
||||
- commit 3a99a12
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 11:28:14 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Remove the unncecessary driver_lock in
|
||||
amd_pstate_update_limits (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Use scope based cleanup for cpufreq_policy
|
||||
refs (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Remove the unnecessary cpufreq_update_policy
|
||||
call (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Modularize perf<->freq conversion (jsc#PED-13164).
|
||||
- Refresh patches.suse/cpufreq-amd-pstate-Add-missing-NULL-ptr-check-in-amd.patch.
|
||||
- cpufreq/amd-pstate: Convert all perf values to u8 (jsc#PED-13164).
|
||||
- Refresh patches.suse/cpufreq-amd-pstate-Add-missing-NULL-ptr-check-in-amd.patch.
|
||||
- cpufreq/amd-pstate: Pass min/max_limit_perf as min/max_perf
|
||||
to amd_pstate_update (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Remove the redundant des_perf clamping in
|
||||
adjust_perf (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Modify the min_perf calculation in
|
||||
adjust_perf callback (jsc#PED-13164).
|
||||
- commit 21b14f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:51:06 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix use-after-free in print_graph_function_flags
|
||||
during tracer switching (CVE-2025-22035 bsc#1241544).
|
||||
- commit 49f381e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:20:27 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: free verifier states when they are no longer referenced
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- Refresh patches.suse/kABI-padding-for-bpf.patch.
|
||||
- commit 06e2482
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:08:22 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: fix env->peak_states computation (CVE-2025-38060
|
||||
bsc#1245155).
|
||||
- commit 53d5bd3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:07:33 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: use list_head to track explored states and free list
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- bpf: do not update state->loop_entry in get_loop_entry()
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- bpf: make state->dfs_depth < state->loop_entry->dfs_depth an
|
||||
invariant (CVE-2025-38060 bsc#1245155).
|
||||
- bpf: detect infinite loop in get_loop_entry() (CVE-2025-38060
|
||||
bsc#1245155).
|
||||
- selftests/bpf: check states pruning for deeply nested iterator
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- bpf: don't do clean_live_states when state->loop_entry->branches
|
||||
> 0 (CVE-2025-38060 bsc#1245155).
|
||||
- selftests/bpf: test correct loop_entry update in
|
||||
copy_verifier_state (CVE-2025-38060 bsc#1245155).
|
||||
- bpf: copy_verifier_state() should copy 'loop_entry' field
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- commit 6388e16
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 08:01:17 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: Fix deadlock between rcu_tasks_trace and event_mutex
|
||||
(CVE-2025-37884 bsc#1243060).
|
||||
- commit 1feaa51
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:59:53 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_exthdr: fix offset with ipv4_find_option()
|
||||
(git-fixes).
|
||||
- commit be2a228
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:58:22 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: conntrack: Bound nf_conntrack sysctl writes
|
||||
(git-fixes).
|
||||
- commit 0ac13d2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:55:50 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_tables: Only use nf_skip_indirect_calls() when
|
||||
MITIGATION_RETPOLINE (git-fixes).
|
||||
- commit 114a1de
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:53:09 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_set_hash: GC reaps elements with conncount for
|
||||
dynamic sets only (git-fixes).
|
||||
- commit fd8be75
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:50:57 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_quota: match correctly when the quota just
|
||||
depleted (git-fixes).
|
||||
- commit 563b1e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:48:13 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_set_pipapo_avx2: fix initial map fill (git-fixes).
|
||||
- commit 5316618
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:44:57 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: bridge: Move specific fragmented packet to slow_path
|
||||
instead of dropping it (git-fixes).
|
||||
- commit 3a5285b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:43:37 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_tables: nft_fib_ipv6: fix VRF ipv4/ipv6 result
|
||||
discrepancy (git-fixes).
|
||||
- commit 18d1e67
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:41:16 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_tables: nft_fib: consistent l3mdev handling
|
||||
(git-fixes).
|
||||
- commit 2b7f119
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 14:56:47 CEST 2025 - mfranc@suse.cz
|
||||
|
||||
@@ -60,6 +919,12 @@ Mon Jun 23 17:55:38 CEST 2025 - mfranc@suse.cz
|
||||
bsc#1245230).
|
||||
- commit 5f783ee
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 16:25:04 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: never refuse ppid == 0 in PIDFD_GET_INFO (jsc#PED-13113).
|
||||
- commit 4327fa2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 16:14:25 CEST 2025 - vkarasulli@suse.de
|
||||
|
||||
@@ -128,6 +993,13 @@ Mon Jun 23 12:27:01 CEST 2025 - wqu@suse.com
|
||||
checksum (bsc#1245067).
|
||||
- commit b160824
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 11:41:41 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq: Default to performance governor on servers
|
||||
(jsc#PED-13111).
|
||||
- commit 0f4c2f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 10:52:46 CEST 2025 - ailiop@suse.com
|
||||
|
||||
@@ -388,6 +1260,12 @@ Fri Jun 20 11:51:59 CEST 2025 - nstange@suse.de
|
||||
(bsc#1240423 jsc#PED-12225).
|
||||
- commit 93f363a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 20 11:35:33 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: lookup pid through rbtree (jsc#PED-13113).
|
||||
- commit eead84f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 19 11:33:47 CEST 2025 - glass.su@suse.com
|
||||
|
||||
@@ -1388,20 +2266,20 @@ Thu Jun 12 15:41:11 CEST 2025 - petr.pavlu@suse.com
|
||||
Thu Jun 12 13:31:08 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: don't lose solo dquot update transactions (bsc#1244502).
|
||||
- commit faf4caf
|
||||
- commit de784a3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 13:30:45 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: don't lose solo superblock counter update transactions
|
||||
(bsc#1244502).
|
||||
- commit 3d00096
|
||||
- commit d46099b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 13:30:25 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: avoid nested calls to __xfs_trans_commit (bsc#1244502).
|
||||
- commit 85a1a76
|
||||
- commit 0e219be
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 13:24:23 CEST 2025 - sjaeckel@suse.de
|
||||
@@ -2066,6 +2944,19 @@ Sat Jun 7 09:54:40 CEST 2025 - tiwai@suse.de
|
||||
- Update video patch to the upstream version and put to sorted section
|
||||
- commit 5580ff0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 6 19:19:03 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: allow to retrieve exit information (jsc#PED-13113).
|
||||
- pidfs: record exit code and cgroupid at exit (jsc#PED-13113).
|
||||
- pidfs: use private inode slab cache (jsc#PED-13113).
|
||||
- pidfs: move setting flags into pidfs_alloc_file() (jsc#PED-13113).
|
||||
- pidfd: rely on automatic cleanup in __pidfd_prepare()
|
||||
(jsc#PED-13113).
|
||||
- pidfs: switch to copy_struct_to_user() (jsc#PED-13113).
|
||||
- pidfd: add ioctl to retrieve pid info (jsc#PED-13113).
|
||||
- commit e6e14a5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 6 16:06:42 CEST 2025 - hare@suse.de
|
||||
|
||||
@@ -2255,6 +3146,12 @@ Thu Jun 5 20:10:15 CEST 2025 - dsterba@suse.com
|
||||
- openvswitch: Fix unsafe attribute parsing in output_userspace() (CVE-2025-37998 bsc#1243836)
|
||||
- commit 947ad09
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 20:06:14 CEST 2025 - msuchanek@suse.de
|
||||
|
||||
- supported.conf: Add PPC KVM PMU (jsc#PED-11017)
|
||||
- commit 26c31c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 19:19:15 CEST 2025 - dsterba@suse.com
|
||||
|
||||
@@ -3221,6 +4118,12 @@ Thu Jun 5 17:15:38 CEST 2025 - tiwai@suse.de
|
||||
- ACPI: HED: Always initialize before evged (stable-fixes).
|
||||
- commit a49c2aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 16:30:04 CEST 2025 - msuchanek@suse.de
|
||||
|
||||
- kabi/severities: Add more PPC KVM symbols
|
||||
- commit 72910b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 13:49:48 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
@@ -3492,6 +4395,24 @@ Wed Jun 4 12:06:16 CEST 2025 - pfalcato@suse.de
|
||||
- net: ipv6: fix dst ref loop on input in seg6 lwt (git-fixes).
|
||||
- commit 6e27dbd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 4 11:39:22 CEST 2025 - msuchanek@suse.de
|
||||
|
||||
- powerpc/kvm-hv-pmu: Add perf-events for Hostwide counters
|
||||
(jsc#PED-11017).
|
||||
- powerpc/kvm-hv-pmu: Implement GSB message-ops for hostwide
|
||||
counters (jsc#PED-11017).
|
||||
- kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMU
|
||||
(jsc#PED-11017).
|
||||
Update config files.
|
||||
- kvm powerpc/book3s-apiv2: Add kunit tests for Hostwide GSB
|
||||
elements (jsc#PED-11017).
|
||||
- kvm powerpc/book3s-apiv2: Add support for Hostwide GSB elements
|
||||
(jsc#PED-11017).
|
||||
- powerpc: Document APIv2 KVM hcall spec for Hostwide counters
|
||||
(jsc#PED-11017).
|
||||
- commit 5094316
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 4 11:16:38 CEST 2025 - ailiop@suse.com
|
||||
|
||||
|
@@ -25,7 +25,7 @@
|
||||
Name: kernel-obs-qa
|
||||
Version: 6.12.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g9932895
|
||||
Release: <RELEASE>.g0c9b3ad
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@@ -35,7 +35,7 @@ Group: SLES
|
||||
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
|
||||
BuildRequires: kernel-obs-build-srchash-99328957e5a600074b080517bc76f400869077ad
|
||||
BuildRequires: kernel-obs-build-srchash-0c9b3adf9bb1de74dc64718cc047dfd7fe2e6d70
|
||||
BuildRequires: modutils
|
||||
ExclusiveArch: aarch64 ppc64le s390x x86_64
|
||||
|
||||
|
@@ -1,3 +1,862 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 14:29:43 CEST 2025 - ykaukab@suse.de
|
||||
|
||||
- kABI: update kABI symbols
|
||||
kABI exceptions were allowed for a couple of branches. Update kABI
|
||||
symbols after the merge. Since kABI symbols are being updated, remove
|
||||
current kABI workaround patches before the update.
|
||||
- commit 0c9b3ad
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:33:37 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- NFSD: Implement FATTR4_CLONE_BLKSIZE attribute (git-fixes).
|
||||
- commit 4f434fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:29:56 CEST 2025 - tbogendoerfer@suse.de
|
||||
|
||||
- overflow: Introduce __DEFINE_FLEX for having no initializer
|
||||
(git-fixes).
|
||||
- commit 99c412c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:24:38 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- nfsd: nfsd4_spo_must_allow() must check this is a v4 compound
|
||||
request (git-fixes).
|
||||
- commit d974da9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:24:10 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- NFSD: fix race between nfsd registration and exports_proc
|
||||
(git-fixes).
|
||||
- commit 7c3e6b5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 10:33:01 CEST 2025 - tbogendoerfer@suse.de
|
||||
|
||||
- netlink: specs: tc: replace underscores with dashes in names
|
||||
(git-fixes).
|
||||
- netlink: specs: dpll: replace underscores with dashes in names
|
||||
(git-fixes).
|
||||
- netlink: specs: nfsd: replace underscores with dashes in names
|
||||
(git-fixes).
|
||||
- bnxt: properly flush XDP redirect lists (git-fixes).
|
||||
- e1000e: set fixed clock frequency indication for Nahum 11 and
|
||||
Nahum 13 (git-fixes).
|
||||
- ice: fix eswitch code memory leak in reset scenario (git-fixes).
|
||||
- net: ice: Perform accurate aRFS flow match (git-fixes).
|
||||
- net: ethtool: remove duplicate defines for family info
|
||||
(git-fixes).
|
||||
- bnxt_en: Fix double invocation of
|
||||
bnxt_ulp_stop()/bnxt_ulp_start() (git-fixes).
|
||||
- net/mlx5e: Fix leak of Geneve TLV option object (git-fixes).
|
||||
- net/mlx5: HWS, make sure the uplink is the last destination
|
||||
(git-fixes).
|
||||
- net/mlx5: HWS, fix missing ip_version handling in definer
|
||||
(git-fixes).
|
||||
- net/mlx5: Fix return value when searching for existing flow
|
||||
group (git-fixes).
|
||||
- net/mlx5: Fix ECVF vports unload on shutdown flow (git-fixes).
|
||||
- net/mlx5: Ensure fw pages are always allocated on same NUMA
|
||||
(git-fixes).
|
||||
- e1000: Move cancel_work_sync to avoid deadlock (git-fixes).
|
||||
- iavf: fix reset_task for early reset event (git-fixes).
|
||||
- i40e: retry VFLR handling if there is ongoing VF reset
|
||||
(git-fixes).
|
||||
- i40e: return false from i40e_reset_vf if reset is in progress
|
||||
(git-fixes).
|
||||
- iavf: iavf_suspend(): take RTNL before netdev_lock()
|
||||
(git-fixes).
|
||||
- gve: add missing NULL check for gve_alloc_pending_packet()
|
||||
in TX DQO (git-fixes).
|
||||
- idpf: avoid mailbox timeout delays during reset (git-fixes).
|
||||
- idpf: fix a race in txq wakeup (git-fixes).
|
||||
- ice: fix rebuilding the Tx scheduler tree for large queue counts
|
||||
(git-fixes).
|
||||
- ice: create new Tx scheduler nodes for new queues only
|
||||
(git-fixes).
|
||||
- ice: fix Tx scheduler error handling in XDP callback
|
||||
(git-fixes).
|
||||
- net/mlx4_en: Prevent potential integer overflow calculating Hz
|
||||
(git-fixes).
|
||||
- gve: Fix RX_BUFFERS_POSTED stat to report per-queue fill_cnt
|
||||
(git-fixes).
|
||||
- octeontx2-pf: QOS: Refactor TC_HTB_LEAF_DEL_LAST callback
|
||||
(git-fixes).
|
||||
- octeontx2-pf: QOS: Perform cache sync on send queue teardown
|
||||
(git-fixes).
|
||||
- net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid()
|
||||
(git-fixes).
|
||||
- net/mlx5_core: Add error handling
|
||||
inmlx5_query_nic_vport_qkey_viol_cntr() (git-fixes).
|
||||
- net/mlx5: HWS, Fix matcher action template attach (git-fixes).
|
||||
- overflow: Fix direct struct member initialization in
|
||||
_DEFINE_FLEX() (git-fixes).
|
||||
- idpf: fix idpf_vport_splitq_napi_poll() (git-fixes).
|
||||
- idpf: fix null-ptr-deref in idpf_features_check (CVE-2025-38053
|
||||
bsc#1244746).
|
||||
- ice: Fix LACP bonds without SRIOV environment (git-fixes).
|
||||
- ice: fix vf->num_mac count with port representors (git-fixes).
|
||||
- commit af82899
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 08:56:31 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- staging: rtl8723bs: Avoid memset() in aes_cipher() and
|
||||
aes_decipher() (git-fixes).
|
||||
- serial: imx: Restore original RXTL for console to fix data loss
|
||||
(git-fixes).
|
||||
- serial: core: restore of_node information in sysfs (git-fixes).
|
||||
- commit 3895da7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 08:44:37 CEST 2025 - nmorey@suse.com
|
||||
|
||||
- RDMA/hns: initialize db in update_srq_db() (git-fixes)
|
||||
- commit 980c53d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:51:11 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- wifi: rtw88: usb: Upload the firmware in bigger chunks
|
||||
(stable-fixes).
|
||||
- commit 1df8f6c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:50:19 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- wifi: mt76: mt7996: drop fragments with multicast or broadcast
|
||||
RA (stable-fixes).
|
||||
- wifi: mt76: mt7921: add 160 MHz AP for mt7922 device
|
||||
(stable-fixes).
|
||||
- wifi: mt76: mt7925: introduce thermal protection (stable-fixes).
|
||||
- wifi: mt76: mt76x2: Add support for LiteOn WN4516R,WN4519R
|
||||
(stable-fixes).
|
||||
- wifi: ath12k: fix macro definition HAL_RX_MSDU_PKT_LENGTH_GET
|
||||
(stable-fixes).
|
||||
- wifi: ath12k: fix a possible dead lock caused by ab->base_lock
|
||||
(stable-fixes).
|
||||
- wifi: ath11k: Fix QMI memory reuse logic (stable-fixes).
|
||||
- wifi: mac80211: validate SCAN_FLAG_AP in scan request during
|
||||
MLO (stable-fixes).
|
||||
- wifi: rtw89: leave idle mode when setting WEP encryption for
|
||||
AP mode (stable-fixes).
|
||||
- wifi: rtw89: 8922a: fix TX fail with wrong VCO setting
|
||||
(stable-fixes).
|
||||
- wifi: iwlwifi: mvm: fix beacon CCK flag (stable-fixes).
|
||||
- wireless: purelifi: plfxlc: fix memory leak in
|
||||
plfxlc_usb_wreq_asyn() (stable-fixes).
|
||||
- wifi: mac80211: do not offer a mesh path if forwarding is
|
||||
disabled (stable-fixes).
|
||||
- wifi: iwlwifi: pcie: make sure to lock rxq->read (stable-fixes).
|
||||
- wifi: mac80211_hwsim: Prevent tsf from setting if beacon is
|
||||
disabled (stable-fixes).
|
||||
- wifi: ath12k: using msdu end descriptor to check for rx
|
||||
multicast packets (stable-fixes).
|
||||
- wifi: ath12k: fix failed to set mhi state error during reboot
|
||||
with hardware grouping (stable-fixes).
|
||||
- wifi: ath12k: fix link valid field initialization in the
|
||||
monitor Rx (stable-fixes).
|
||||
- wifi: ath12k: fix incorrect CE addresses (stable-fixes).
|
||||
- commit b75f8f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:48:43 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- drivers/rapidio/rio_cm.c: prevent possible heap overwrite
|
||||
(stable-fixes).
|
||||
- PCI: Add ACS quirk for Loongson PCIe (stable-fixes).
|
||||
- watchdog: da9052_wdt: respect TWDMIN (stable-fixes).
|
||||
- watchdog: fix watchdog may detect false positive of softlockup
|
||||
(stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_pmx_set_by_name() (stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_gpio_get_direction() (stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_pmx_gpio_set_direction() (stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_gpio_get() (stable-fixes).
|
||||
- pinctrl: mcp23s08: Reset all pins to input at probe
|
||||
(stable-fixes).
|
||||
- software node: Correct a OOB check in
|
||||
software_node_get_reference_args() (stable-fixes).
|
||||
- wifi: ath12k: Pass correct values of center freq1 and center
|
||||
freq2 for 160 MHz (stable-fixes).
|
||||
- wifi: mac80211: VLAN traffic in multicast path (stable-fixes).
|
||||
- wifi: iwlwifi: Add missing MODULE_FIRMWARE for Qu-c0-jf-b0
|
||||
(stable-fixes).
|
||||
- usbnet: asix AX88772: leave the carrier control to phylink
|
||||
(stable-fixes).
|
||||
- PM: runtime: fix denying of auto suspend in
|
||||
pm_suspend_timer_fn() (stable-fixes).
|
||||
- power: supply: max17040: adjust thermal channel scaling
|
||||
(stable-fixes).
|
||||
- power: supply: bq27xxx: Retrieve again when busy (stable-fixes).
|
||||
- power: supply: collie: Fix wakeup source leaks on device unbind
|
||||
(stable-fixes).
|
||||
- platform-msi: Add msi_remove_device_irq_domain() in
|
||||
platform_device_msi_free_irqs_all() (stable-fixes).
|
||||
- wifi: rtw89: phy: add dummy C2H event handler for report of
|
||||
TAS power (stable-fixes).
|
||||
- commit 132d8d6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:47:08 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- i2c: tiny-usb: disable zero-length read messages (git-fixes).
|
||||
- i2c: robotfuzz-osif: disable zero-length read messages
|
||||
(git-fixes).
|
||||
- i2c: designware: Invoke runtime suspend on quick slave
|
||||
re-registration (stable-fixes).
|
||||
- i2c: npcm: Add clock toggle recovery (stable-fixes).
|
||||
- hid-asus: check ROG Ally MCU version and warn (stable-fixes).
|
||||
- mmc: Add quirk to disable DDR50 tuning (stable-fixes).
|
||||
- gpiolib: of: Add polarity quirk for s5m8767 (stable-fixes).
|
||||
- Make 'cc-option' work correctly for the -Wno-xyzzy pattern
|
||||
(stable-fixes).
|
||||
- Input: sparcspkr - avoid unannotated fall-through
|
||||
(stable-fixes).
|
||||
- commit 1379ece
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:45:28 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- drm/xe/gt: Update handling of xe_force_wake_get return
|
||||
(stable-fixes).
|
||||
- Refresh
|
||||
patches.suse/drm-xe-Fix-GT-for-each-engine-workarounds.patch.
|
||||
- commit b01435e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:44:37 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- drm/xe: Process deferred GGTT node removals on device unwind
|
||||
(git-fixes).
|
||||
- drm/xe/display: Add check for alloc_ordered_workqueue()
|
||||
(git-fixes).
|
||||
- drm/i915: fix build error some more (git-fixes).
|
||||
- drm/amd: Adjust output for discovery error handling (git-fixes).
|
||||
- drm/xe/bmg: Update Wa_16023588340 (git-fixes).
|
||||
- drm/v3d: Avoid NULL pointer dereference in
|
||||
`v3d_job_update_stats()` (stable-fixes).
|
||||
- fbcon: Make sure modelist not set on unregistered console
|
||||
(stable-fixes).
|
||||
- drm/amdgpu: read back register after written for VCN v4.0.5
|
||||
(stable-fixes).
|
||||
- drm/xe: Wire up device shutdown handler (stable-fixes).
|
||||
- commit 425e83a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:43:05 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X507UAR
|
||||
(git-fixes).
|
||||
- ALSA: usb-audio: Fix out-of-bounds read in
|
||||
snd_usb_get_audioformat_uac3() (git-fixes).
|
||||
- ALSA: hda/realtek: enable headset mic on Latitude 5420 Rugged
|
||||
(stable-fixes).
|
||||
- ALSA: usb-audio: Rename ALSA kcontrol PCM and PCM1 for the
|
||||
KTMicro sound card (stable-fixes).
|
||||
- ALSA: hda/realtek: Add quirk for Asus GU605C (stable-fixes).
|
||||
- ALSA: hda/realtek - Add mute LED support for HP Victus 16-s1xxx
|
||||
and HP Victus 15-fa1xxx (stable-fixes).
|
||||
- ALSA: hda/intel: Add Thinkpad E15 to PM deny list
|
||||
(stable-fixes).
|
||||
- ata: pata_via: Force PIO for ATAPI devices on VT6415/VT6330
|
||||
(stable-fixes).
|
||||
- bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS value
|
||||
(stable-fixes).
|
||||
- Bluetooth: btusb: Add new VID/PID 13d3/3584 for MT7922
|
||||
(stable-fixes).
|
||||
- Bluetooth: btusb: Add new VID/PID 13d3/3630 for MT7925
|
||||
(stable-fixes).
|
||||
- ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86
|
||||
case (stable-fixes).
|
||||
- ACPI: battery: negate current when discharging (stable-fixes).
|
||||
- ACPICA: Avoid sequence overread in call to strncmp()
|
||||
(stable-fixes).
|
||||
- ACPICA: utilities: Fix overflow check in vsnprintf()
|
||||
(stable-fixes).
|
||||
- ACPICA: Apply pack(1) to union aml_resource (stable-fixes).
|
||||
- ACPICA: fix acpi parse and parseext cache leaks (stable-fixes).
|
||||
- ACPICA: fix acpi operand cache leak in dswstate.c
|
||||
(stable-fixes).
|
||||
- ACPI: bus: Bail out if acpi_kobj registration fails
|
||||
(stable-fixes).
|
||||
- ASoC: amd: yc: Add quirk for Lenovo Yoga Pro 7 14ASP9
|
||||
(stable-fixes).
|
||||
- ASoC: intel/sdw_utils: Assign initial value in
|
||||
asoc_sdw_rt_amp_spk_rtd_init() (stable-fixes).
|
||||
- ASoC: tegra210_ahub: Add check to of_device_get_match_data()
|
||||
(stable-fixes).
|
||||
- ASoC: tas2770: Power cycle amp on ISENSE/VSENSE change
|
||||
(stable-fixes).
|
||||
- commit 36941d3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 28 12:42:00 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- Revert "block/bdev: enable large folio support for large logical block"
|
||||
(bsc#1245444)
|
||||
This reverts commit 03e169f9e789f08bac7bdb238dbd9bd7cfd00142.
|
||||
- commit f46bdc5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 18:10:22 CEST 2025 - joao.povoas@suse.com
|
||||
|
||||
- Update
|
||||
patches.suse/ALSA-pcm-Fix-race-of-buffer-access-at-PCM-OSS-layer.patch
|
||||
(stable-fixes CVE-2025-38078 bsc#1244737).
|
||||
- Update
|
||||
patches.suse/ASoC-SOF-Intel-hda-Fix-UAF-when-reloading-module.patch
|
||||
(git-fixes CVE-2025-38056 bsc#1244748).
|
||||
- Update
|
||||
patches.suse/HID-bpf-abort-dispatch-if-device-destroyed.patch
|
||||
(git-fixes CVE-2025-38016 bsc#1244745).
|
||||
- Update
|
||||
patches.suse/HID-uclogic-Add-NULL-check-in-uclogic_input_configur.patch
|
||||
(git-fixes CVE-2025-38007 bsc#1244938).
|
||||
- Update
|
||||
patches.suse/KVM-arm64-Fix-uninitialized-memcache-pointer-in-user.patch
|
||||
(git-fixes CVE-2025-37996 bsc#1243828).
|
||||
- Update
|
||||
patches.suse/PCI-endpoint-pci-epf-test-Fix-double-free-that-cause.patch
|
||||
(stable-fixes CVE-2025-38069 bsc#1245246).
|
||||
- Update
|
||||
patches.suse/RDMA-core-Fix-KASAN-slab-use-after-free-Read-in-ib_r.patch
|
||||
(git-fixes CVE-2025-38022 bsc#1245003).
|
||||
- Update
|
||||
patches.suse/RDMA-rxe-Fix-slab-use-after-free-Read-in-rxe_queue_c.patch
|
||||
(git-fixes CVE-2025-38024 bsc#1245025).
|
||||
- Update
|
||||
patches.suse/block-fix-race-between-set_blocksize-and-read-paths.patch
|
||||
(git-fixes CVE-2025-38073 bsc#1244741).
|
||||
- Update
|
||||
patches.suse/btrfs-avoid-NULL-pointer-dereference-if-no-valid-csu.patch
|
||||
(bsc#1243342 CVE-2025-38059 bsc#1244759).
|
||||
- Update
|
||||
patches.suse/btrfs-avoid-NULL-pointer-dereference-if-no-valid-ext.patch
|
||||
(bsc#1236208 CVE-2025-21658).
|
||||
- Update
|
||||
patches.suse/btrfs-zoned-fix-extent-range-end-unlock-in-cow_file_.patch
|
||||
(bsc#1239514 CVE-2025-21942 bsc#1240704).
|
||||
- Update
|
||||
patches.suse/can-bcm-add-locking-for-bcm_op-runtime-updates.patch
|
||||
(git-fixes CVE-2025-38004 bsc#1244274).
|
||||
- Update
|
||||
patches.suse/can-bcm-add-missing-rcu-read-protection-for-procfs-c.patch
|
||||
(git-fixes CVE-2025-38003 bsc#1244275).
|
||||
- Update
|
||||
patches.suse/can-m_can-m_can_class_allocate_dev-initialize-spin-l.patch
|
||||
(git-fixes CVE-2025-37993 bsc#1243822).
|
||||
- Update
|
||||
patches.suse/crypto-algif_hash-fix-double-free-in-hash_accept.patch
|
||||
(git-fixes CVE-2025-38079 bsc#1245217).
|
||||
- Update
|
||||
patches.suse/crypto-lzo-Fix-compression-buffer-overrun.patch
|
||||
(stable-fixes CVE-2025-38068 bsc#1245210).
|
||||
- Update
|
||||
patches.suse/dm-cache-prevent-BUG_ON-by-blocking-retries-on-faile.patch
|
||||
(git-fixes CVE-2025-38066 bsc#1244909).
|
||||
- Update
|
||||
patches.suse/dm-fix-unconditional-IO-throttle-caused-by-REQ_PREFL.patch
|
||||
(git-fixes CVE-2025-38063 bsc#1245202).
|
||||
- Update
|
||||
patches.suse/dmaengine-idxd-Refactor-remove-call-with-idxd_cleanu.patch
|
||||
(git-fixes CVE-2025-38014 bsc#1244732).
|
||||
- Update
|
||||
patches.suse/dmaengine-idxd-fix-memory-leak-in-error-handling-pat-46a5cca.patch
|
||||
(git-fixes CVE-2025-38015 bsc#1244789).
|
||||
- Update
|
||||
patches.suse/dmaengine-ti-k3-udma-Add-missing-locking.patch
|
||||
(git-fixes CVE-2025-38005 bsc#1244727).
|
||||
- Update
|
||||
patches.suse/drm-amd-display-Fix-invalid-context-error-in-dml-hel.patch
|
||||
(git-fixes CVE-2025-37965 bsc#1244174).
|
||||
- Update
|
||||
patches.suse/drm-amd-display-Increase-block_sequence-array-size.patch
|
||||
(stable-fixes CVE-2025-38080 bsc#1244738).
|
||||
- Update
|
||||
patches.suse/drm-amdgpu-csa-unmap-use-uninterruptible-lock.patch
|
||||
(stable-fixes CVE-2025-38011 bsc#1244729).
|
||||
- Update patches.suse/espintcp-fix-skb-leaks.patch (git-fixes
|
||||
CVE-2025-38057 bsc#1244862).
|
||||
- Update
|
||||
patches.suse/ext4-avoid-journaling-sb-update-on-error-if-journal-is-des.patch
|
||||
(bsc#1241967 CVE-2025-22113 bsc#1241617).
|
||||
- Update
|
||||
patches.suse/ext4-goto-right-label-out_mmap_sem-in-ext4_setattr.patch
|
||||
(bsc#1242556 CVE-2025-22120 bsc#1241592).
|
||||
- Update
|
||||
patches.suse/firmware-arm_ffa-Set-dma_mask-for-ffa-devices.patch
|
||||
(stable-fixes CVE-2025-38043 bsc#1245081).
|
||||
- Update
|
||||
patches.suse/fs-erofs-fileio-call-erofs_onlinefolio_split-after-bio_add_folio.patch
|
||||
(git-fixes CVE-2025-37999 bsc#1243846).
|
||||
- Update
|
||||
patches.suse/gpio-virtuser-fix-potential-out-of-bound-write.patch
|
||||
(stable-fixes CVE-2025-38082 bsc#1244740).
|
||||
- Update
|
||||
patches.suse/md-fix-mddev-uaf-while-iterating-all_mddevs-list.patch
|
||||
(git-fixes CVE-20255-22126 bsc#1241597 CVE-2025-22126).
|
||||
- Update patches.suse/media-cx231xx-set-device_caps-for-417.patch
|
||||
(stable-fixes CVE-2025-38044 bsc#1245082).
|
||||
- Update
|
||||
patches.suse/net-mlx5e-Disable-MACsec-offload-for-uplink-represen.patch
|
||||
(git-fixes CVE-2025-38020 bsc#1245001).
|
||||
- Update
|
||||
patches.suse/net-pktgen-fix-access-outside-of-user-given-buffer-i.patch
|
||||
(git-fixes CVE-2025-38061 bsc#1245440).
|
||||
- Update
|
||||
patches.suse/net-tls-fix-kernel-panic-when-alloc_page-failed.patch
|
||||
(git-fixes CVE-2025-38018 bsc#1244999).
|
||||
- Update patches.suse/net_sched-prio-fix-a-race-in-prio_tune.patch
|
||||
(git-fixes CVE-2025-38083 bsc#1245183).
|
||||
- Update
|
||||
patches.suse/nfs-handle-failure-of-nfs_get_lock_context-in-unlock-path.patch
|
||||
(git-fixes CVE-2025-38023 bsc#1245004).
|
||||
- Update
|
||||
patches.suse/nvmet-tcp-don-t-restore-null-sk_state_change.patch
|
||||
(git-fixes CVE-2025-38035 bsc#1244801).
|
||||
- Update
|
||||
patches.suse/padata-do-not-leak-refcount-in-reorder_work.patch
|
||||
(git-fixes CVE-2025-38031 bsc#1245046).
|
||||
- Update
|
||||
patches.suse/perf-x86-intel-Fix-segfault-with-PEBS-via-PT-with-sample_f.patch
|
||||
(git-fixes CVE-2025-38055 bsc#1244747).
|
||||
- Update
|
||||
patches.suse/phy-tegra-xusb-Use-a-bitmask-for-UTMI-pad-power-stat.patch
|
||||
(git-fixes CVE-2025-38010 bsc#1244996).
|
||||
- Update
|
||||
patches.suse/platform-x86-dell-wmi-sysman-Avoid-buffer-overflow-i.patch
|
||||
(git-fixes CVE-2025-38077 bsc#1244736).
|
||||
- Update
|
||||
patches.suse/ptp-ocp-Limit-signal-freq-counts-in-summary-output-f.patch
|
||||
(git-fixes CVE-2025-38054 bsc#1244752).
|
||||
- Update
|
||||
patches.suse/regulator-max20086-fix-invalid-memory-access.patch
|
||||
(git-fixes CVE-2025-38027 bsc#1245042).
|
||||
- Update
|
||||
patches.suse/sched-numa-fix-memory-leak-due-to-the-overwritten-vma-numab_state.patch
|
||||
(git fixes (sched/numa) CVE-2024-56613 bsc#1244176).
|
||||
- Update
|
||||
patches.suse/serial-mctrl_gpio-split-disable_ms-into-sync-and-no_.patch
|
||||
(git-fixes CVE-2025-38040 bsc#1245078).
|
||||
- Update
|
||||
patches.suse/spi-rockchip-Fix-register-out-of-bounds-access.patch
|
||||
(stable-fixes CVE-2025-38081 bsc#1244739).
|
||||
- Update
|
||||
patches.suse/staging-bcm2835-camera-Initialise-dev-in-v4l2_dev.patch
|
||||
(git-fixes CVE-2025-37971 bsc#1244173).
|
||||
- Update
|
||||
patches.suse/tracing-Have-process_string-also-allow-arrays.patch
|
||||
(git-fixes CVE-2024-57930 bsc#1236194).
|
||||
- Update
|
||||
patches.suse/usb-typec-ucsi-displayport-Fix-NULL-pointer-access.patch
|
||||
(git-fixes CVE-2025-37994 bsc#1243823).
|
||||
- Update
|
||||
patches.suse/wifi-cfg80211-fix-out-of-bounds-access-during-multi-.patch
|
||||
(git-fixes CVE-2025-37973 bsc#1244172).
|
||||
- Update patches.suse/wifi-iwlwifi-fix-debug-actions-order.patch
|
||||
(stable-fixes CVE-2025-38045 bsc#1245083).
|
||||
- Update
|
||||
patches.suse/wifi-mac80211-Set-n_channels-after-allocating-struct.patch
|
||||
(git-fixes CVE-2025-38013 bsc#1244731).
|
||||
- Update
|
||||
patches.suse/wifi-mt76-disable-napi-on-driver-removal.patch
|
||||
(git-fixes CVE-2025-38009 bsc#1244995).
|
||||
- Update
|
||||
patches.suse/x86-microcode-AMD-Fix-__apply_microcode_amd-s-return-value.patch
|
||||
(git-fixes CVE-2025-22047 bsc#1241437).
|
||||
- commit db15093
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 11:31:07 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/ondemand: Set io_is_busy to 1 by default on all
|
||||
platforms (bsc#1233975).
|
||||
- commit e5c69ac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 10:14:19 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/cpufreq-amd-pstate-Default-to-powersave-governor-whe.patch (jsc#PED-13111).
|
||||
- commit e2263cb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 09:58:44 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- HID: wacom: fix crash in wacom_aes_battery_handler()
|
||||
(git-fixes).
|
||||
- HID: lenovo: Restrict F7/9/11 mode to compact keyboards only
|
||||
(git-fixes).
|
||||
- HID: wacom: fix kobject reference count leak (git-fixes).
|
||||
- HID: wacom: fix memory leak on sysfs attribute creation failure
|
||||
(git-fixes).
|
||||
- HID: wacom: fix memory leak on kobject creation failure
|
||||
(git-fixes).
|
||||
- wifi: mac80211: fix beacon interval calculation overflow
|
||||
(git-fixes).
|
||||
- commit ea1fa22
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 17:10:10 CEST 2025 - hare@suse.de
|
||||
|
||||
- mm/memory-tier: Fix abstract distance calculation overflow
|
||||
(bsc#1244051).
|
||||
- commit 3248628
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 17:00:06 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/xen: Fix __xen_hypercall_setfunc() (git-fixes).
|
||||
- commit 76c9b78
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 16:59:45 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86: don't re-generate cpufeaturemasks.h so eagerly (git-fixes).
|
||||
- commit 1bde9b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 15:37:54 CEST 2025 - fdmanana@suse.com
|
||||
|
||||
- btrfs: fix wrong start offset for delalloc space release during
|
||||
mmap write (git-fixes).
|
||||
- btrfs: prepare btrfs_page_mkwrite() for large folios
|
||||
(git-fixes).
|
||||
- commit e702032
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:55:30 CEST 2025 - fdmanana@suse.com
|
||||
|
||||
- btrfs: fix invalid data space release when truncating block
|
||||
in NOCOW mode (git-fixes).
|
||||
- commit ecc292a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:27:28 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- kabi/severities: ignore nf_flow_register_bpf() that depends on
|
||||
CONFIG_DEBUG_* (bsc#1245399)
|
||||
- commit f7994ea
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:14:39 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Use AWK to generate {REQUIRED|DISABLED}_MASK_BIT_SET in <asm/cpufeaturemasks.h> (git-fixes).
|
||||
- Refresh patches.suse/kabi-reserve-cpuid-leaves.patch.
|
||||
- commit c797ea7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:13:02 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Remove {disabled,required}-features.h (git-fixes).
|
||||
- Refresh patches.suse/kabi-reserve-cpuid-leaves.patch.
|
||||
- commit 7c1ff00
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:10:33 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Generate the <asm/cpufeaturemasks.h> header based on build config (git-fixes).
|
||||
- commit aa4d1af
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:06:13 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Add {REQUIRED,DISABLED} feature configs (git-fixes).
|
||||
- commit 130db28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:05:53 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8 (git-fixes).
|
||||
- commit c39c8b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 13:48:18 CEST 2025 - jgross@suse.com
|
||||
|
||||
- KVM: SVM: Add Idle HLT intercept support (jsc#PED-12577).
|
||||
- commit 9b4ced8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 13:34:11 CEST 2025 - jgross@suse.com
|
||||
|
||||
- x86/cpufeatures: Add CPUID feature bit for Idle HLT intercept
|
||||
(jsc#PED-12577).
|
||||
- commit c78722e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 04:05:35 CEST 2025 - bdas@suse.de
|
||||
|
||||
- vmxnet3: correctly report gso type for UDP tunnels
|
||||
(bsc#1244626).
|
||||
- commit 1216762
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 04:05:17 CEST 2025 - bdas@suse.de
|
||||
|
||||
- vmxnet3: update MTU after device quiesce (bsc#1244626).
|
||||
- commit d22f709
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 19:00:28 CEST 2025 - fdmanana@suse.com
|
||||
|
||||
- btrfs: factor out nocow ordered extent and extent map generation
|
||||
into a helper (git-fixes).
|
||||
- btrfs: fix qgroup reservation leak on failure to allocate
|
||||
ordered extent (git-fixes).
|
||||
- btrfs: move ordered extent cleanup to where they are allocated
|
||||
(git-fixes).
|
||||
- btrfs: remove the unused locked_folio parameter from
|
||||
btrfs_cleanup_ordered_extents() (git-fixes).
|
||||
- btrfs: use unsigned types for constants defined as bit shifts
|
||||
(git-fixes).
|
||||
- Refresh
|
||||
patches.suse/0005-btrfs-do-proper-folio-cleanup-when-run_delalloc_noco.patch.
|
||||
- commit a1f80d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:50:16 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix compilation warning on arm32 (bsc#1243551).
|
||||
- commit 5ab4900
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:47:07 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Add support for the "Requested CPU Min
|
||||
frequency" BIOS option (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Add offline, online and suspend callbacks
|
||||
for amd_pstate_driver (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Move max_perf limiting in amd_pstate_update
|
||||
(jsc#PED-13164).
|
||||
- commit c625c71
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:38:53 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Enable ITMT support after initializing
|
||||
core rankings (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Fix min_limit perf and freq updation for
|
||||
performance governor (jsc#PED-13164).
|
||||
- commit f84536f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:07:05 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Set different default EPP policy for Epyc and Ryzen (jsc#PED-13164).
|
||||
- Refresh patches.suse/cpufreq-amd-pstate-Default-to-powersave-governor-whe.patch.
|
||||
- commit f5fec72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 13:37:27 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: ensure that PIDFS_INFO_EXIT is available (jsc#PED-13113).
|
||||
- blacklist.conf: Guard against unused prerequisite
|
||||
- commit 872e385
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 13:31:39 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- exit: fix the usage of delay_group_leader->exit_code in
|
||||
do_notify_parent() and pidfs_exit() (jsc#PED-13113).
|
||||
- pidfs: improve multi-threaded exec and premature thread-group
|
||||
leader exit polling (jsc#PED-13113).
|
||||
- commit c5e2e6c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 12:40:25 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Drop actions in amd_pstate_epp_cpu_offline()
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Stop caching EPP (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Rework CPPC enabling (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Drop debug statements for policy setting
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Update cppc_req_cached for shared mem EPP
|
||||
writes (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Move all EPP tracing into *_update_perf
|
||||
and *_set_epp functions (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Cache CPPC request in shared mem case too
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Replace all AMD_CPPC_* macros with masks
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Adjust variable scope (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Run on all of the correct CPUs
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Drop SUCCESS and FAIL enums
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Allow lowest nonlinear and lowest to
|
||||
be the same (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Use _free macro to free put policy
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Drop `cppc_cap1_cached` (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Overhaul locking (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Move perf values into a union
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Drop min and max cached frequencies
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Show a warning when a CPU fails to setup
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Invalidate cppc_req_cached during suspend
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Fix the clamping of perf values
|
||||
(jsc#PED-13164).
|
||||
- commit 0b848ba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 12:03:08 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: abort verification if env->cur_state->loop_entry != NULL
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- commit 3e1f9c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 11:35:00 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix oob write in trace_seq_to_buffer() (CVE-2025-37923
|
||||
bsc#1243551).
|
||||
- commit 3a99a12
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 11:28:14 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Remove the unncecessary driver_lock in
|
||||
amd_pstate_update_limits (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Use scope based cleanup for cpufreq_policy
|
||||
refs (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Remove the unnecessary cpufreq_update_policy
|
||||
call (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Modularize perf<->freq conversion (jsc#PED-13164).
|
||||
- Refresh patches.suse/cpufreq-amd-pstate-Add-missing-NULL-ptr-check-in-amd.patch.
|
||||
- cpufreq/amd-pstate: Convert all perf values to u8 (jsc#PED-13164).
|
||||
- Refresh patches.suse/cpufreq-amd-pstate-Add-missing-NULL-ptr-check-in-amd.patch.
|
||||
- cpufreq/amd-pstate: Pass min/max_limit_perf as min/max_perf
|
||||
to amd_pstate_update (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Remove the redundant des_perf clamping in
|
||||
adjust_perf (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Modify the min_perf calculation in
|
||||
adjust_perf callback (jsc#PED-13164).
|
||||
- commit 21b14f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:51:06 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix use-after-free in print_graph_function_flags
|
||||
during tracer switching (CVE-2025-22035 bsc#1241544).
|
||||
- commit 49f381e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:20:27 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: free verifier states when they are no longer referenced
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- Refresh patches.suse/kABI-padding-for-bpf.patch.
|
||||
- commit 06e2482
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:08:22 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: fix env->peak_states computation (CVE-2025-38060
|
||||
bsc#1245155).
|
||||
- commit 53d5bd3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:07:33 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: use list_head to track explored states and free list
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- bpf: do not update state->loop_entry in get_loop_entry()
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- bpf: make state->dfs_depth < state->loop_entry->dfs_depth an
|
||||
invariant (CVE-2025-38060 bsc#1245155).
|
||||
- bpf: detect infinite loop in get_loop_entry() (CVE-2025-38060
|
||||
bsc#1245155).
|
||||
- selftests/bpf: check states pruning for deeply nested iterator
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- bpf: don't do clean_live_states when state->loop_entry->branches
|
||||
> 0 (CVE-2025-38060 bsc#1245155).
|
||||
- selftests/bpf: test correct loop_entry update in
|
||||
copy_verifier_state (CVE-2025-38060 bsc#1245155).
|
||||
- bpf: copy_verifier_state() should copy 'loop_entry' field
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- commit 6388e16
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 08:01:17 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: Fix deadlock between rcu_tasks_trace and event_mutex
|
||||
(CVE-2025-37884 bsc#1243060).
|
||||
- commit 1feaa51
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:59:53 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_exthdr: fix offset with ipv4_find_option()
|
||||
(git-fixes).
|
||||
- commit be2a228
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:58:22 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: conntrack: Bound nf_conntrack sysctl writes
|
||||
(git-fixes).
|
||||
- commit 0ac13d2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:55:50 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_tables: Only use nf_skip_indirect_calls() when
|
||||
MITIGATION_RETPOLINE (git-fixes).
|
||||
- commit 114a1de
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:53:09 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_set_hash: GC reaps elements with conncount for
|
||||
dynamic sets only (git-fixes).
|
||||
- commit fd8be75
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:50:57 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_quota: match correctly when the quota just
|
||||
depleted (git-fixes).
|
||||
- commit 563b1e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:48:13 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_set_pipapo_avx2: fix initial map fill (git-fixes).
|
||||
- commit 5316618
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:44:57 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: bridge: Move specific fragmented packet to slow_path
|
||||
instead of dropping it (git-fixes).
|
||||
- commit 3a5285b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:43:37 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_tables: nft_fib_ipv6: fix VRF ipv4/ipv6 result
|
||||
discrepancy (git-fixes).
|
||||
- commit 18d1e67
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:41:16 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_tables: nft_fib: consistent l3mdev handling
|
||||
(git-fixes).
|
||||
- commit 2b7f119
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 14:56:47 CEST 2025 - mfranc@suse.cz
|
||||
|
||||
@@ -60,6 +919,12 @@ Mon Jun 23 17:55:38 CEST 2025 - mfranc@suse.cz
|
||||
bsc#1245230).
|
||||
- commit 5f783ee
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 16:25:04 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: never refuse ppid == 0 in PIDFD_GET_INFO (jsc#PED-13113).
|
||||
- commit 4327fa2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 16:14:25 CEST 2025 - vkarasulli@suse.de
|
||||
|
||||
@@ -128,6 +993,13 @@ Mon Jun 23 12:27:01 CEST 2025 - wqu@suse.com
|
||||
checksum (bsc#1245067).
|
||||
- commit b160824
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 11:41:41 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq: Default to performance governor on servers
|
||||
(jsc#PED-13111).
|
||||
- commit 0f4c2f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 10:52:46 CEST 2025 - ailiop@suse.com
|
||||
|
||||
@@ -388,6 +1260,12 @@ Fri Jun 20 11:51:59 CEST 2025 - nstange@suse.de
|
||||
(bsc#1240423 jsc#PED-12225).
|
||||
- commit 93f363a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 20 11:35:33 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: lookup pid through rbtree (jsc#PED-13113).
|
||||
- commit eead84f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 19 11:33:47 CEST 2025 - glass.su@suse.com
|
||||
|
||||
@@ -1388,20 +2266,20 @@ Thu Jun 12 15:41:11 CEST 2025 - petr.pavlu@suse.com
|
||||
Thu Jun 12 13:31:08 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: don't lose solo dquot update transactions (bsc#1244502).
|
||||
- commit faf4caf
|
||||
- commit de784a3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 13:30:45 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: don't lose solo superblock counter update transactions
|
||||
(bsc#1244502).
|
||||
- commit 3d00096
|
||||
- commit d46099b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 13:30:25 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: avoid nested calls to __xfs_trans_commit (bsc#1244502).
|
||||
- commit 85a1a76
|
||||
- commit 0e219be
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 13:24:23 CEST 2025 - sjaeckel@suse.de
|
||||
@@ -2066,6 +2944,19 @@ Sat Jun 7 09:54:40 CEST 2025 - tiwai@suse.de
|
||||
- Update video patch to the upstream version and put to sorted section
|
||||
- commit 5580ff0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 6 19:19:03 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: allow to retrieve exit information (jsc#PED-13113).
|
||||
- pidfs: record exit code and cgroupid at exit (jsc#PED-13113).
|
||||
- pidfs: use private inode slab cache (jsc#PED-13113).
|
||||
- pidfs: move setting flags into pidfs_alloc_file() (jsc#PED-13113).
|
||||
- pidfd: rely on automatic cleanup in __pidfd_prepare()
|
||||
(jsc#PED-13113).
|
||||
- pidfs: switch to copy_struct_to_user() (jsc#PED-13113).
|
||||
- pidfd: add ioctl to retrieve pid info (jsc#PED-13113).
|
||||
- commit e6e14a5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 6 16:06:42 CEST 2025 - hare@suse.de
|
||||
|
||||
@@ -2255,6 +3146,12 @@ Thu Jun 5 20:10:15 CEST 2025 - dsterba@suse.com
|
||||
- openvswitch: Fix unsafe attribute parsing in output_userspace() (CVE-2025-37998 bsc#1243836)
|
||||
- commit 947ad09
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 20:06:14 CEST 2025 - msuchanek@suse.de
|
||||
|
||||
- supported.conf: Add PPC KVM PMU (jsc#PED-11017)
|
||||
- commit 26c31c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 19:19:15 CEST 2025 - dsterba@suse.com
|
||||
|
||||
@@ -3221,6 +4118,12 @@ Thu Jun 5 17:15:38 CEST 2025 - tiwai@suse.de
|
||||
- ACPI: HED: Always initialize before evged (stable-fixes).
|
||||
- commit a49c2aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 16:30:04 CEST 2025 - msuchanek@suse.de
|
||||
|
||||
- kabi/severities: Add more PPC KVM symbols
|
||||
- commit 72910b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 13:49:48 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
@@ -3492,6 +4395,24 @@ Wed Jun 4 12:06:16 CEST 2025 - pfalcato@suse.de
|
||||
- net: ipv6: fix dst ref loop on input in seg6 lwt (git-fixes).
|
||||
- commit 6e27dbd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 4 11:39:22 CEST 2025 - msuchanek@suse.de
|
||||
|
||||
- powerpc/kvm-hv-pmu: Add perf-events for Hostwide counters
|
||||
(jsc#PED-11017).
|
||||
- powerpc/kvm-hv-pmu: Implement GSB message-ops for hostwide
|
||||
counters (jsc#PED-11017).
|
||||
- kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMU
|
||||
(jsc#PED-11017).
|
||||
Update config files.
|
||||
- kvm powerpc/book3s-apiv2: Add kunit tests for Hostwide GSB
|
||||
elements (jsc#PED-11017).
|
||||
- kvm powerpc/book3s-apiv2: Add support for Hostwide GSB elements
|
||||
(jsc#PED-11017).
|
||||
- powerpc: Document APIv2 KVM hcall spec for Hostwide counters
|
||||
(jsc#PED-11017).
|
||||
- commit 5094316
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 4 11:16:38 CEST 2025 - ailiop@suse.com
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
|
||||
%define srcversion 6.12
|
||||
%define patchversion 6.12.0
|
||||
%define git_commit 99328957e5a600074b080517bc76f400869077ad
|
||||
%define git_commit 0c9b3adf9bb1de74dc64718cc047dfd7fe2e6d70
|
||||
%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>.g9932895
|
||||
Release: <RELEASE>.g0c9b3ad
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@@ -1,3 +1,862 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 14:29:43 CEST 2025 - ykaukab@suse.de
|
||||
|
||||
- kABI: update kABI symbols
|
||||
kABI exceptions were allowed for a couple of branches. Update kABI
|
||||
symbols after the merge. Since kABI symbols are being updated, remove
|
||||
current kABI workaround patches before the update.
|
||||
- commit 0c9b3ad
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:33:37 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- NFSD: Implement FATTR4_CLONE_BLKSIZE attribute (git-fixes).
|
||||
- commit 4f434fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:29:56 CEST 2025 - tbogendoerfer@suse.de
|
||||
|
||||
- overflow: Introduce __DEFINE_FLEX for having no initializer
|
||||
(git-fixes).
|
||||
- commit 99c412c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:24:38 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- nfsd: nfsd4_spo_must_allow() must check this is a v4 compound
|
||||
request (git-fixes).
|
||||
- commit d974da9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:24:10 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- NFSD: fix race between nfsd registration and exports_proc
|
||||
(git-fixes).
|
||||
- commit 7c3e6b5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 10:33:01 CEST 2025 - tbogendoerfer@suse.de
|
||||
|
||||
- netlink: specs: tc: replace underscores with dashes in names
|
||||
(git-fixes).
|
||||
- netlink: specs: dpll: replace underscores with dashes in names
|
||||
(git-fixes).
|
||||
- netlink: specs: nfsd: replace underscores with dashes in names
|
||||
(git-fixes).
|
||||
- bnxt: properly flush XDP redirect lists (git-fixes).
|
||||
- e1000e: set fixed clock frequency indication for Nahum 11 and
|
||||
Nahum 13 (git-fixes).
|
||||
- ice: fix eswitch code memory leak in reset scenario (git-fixes).
|
||||
- net: ice: Perform accurate aRFS flow match (git-fixes).
|
||||
- net: ethtool: remove duplicate defines for family info
|
||||
(git-fixes).
|
||||
- bnxt_en: Fix double invocation of
|
||||
bnxt_ulp_stop()/bnxt_ulp_start() (git-fixes).
|
||||
- net/mlx5e: Fix leak of Geneve TLV option object (git-fixes).
|
||||
- net/mlx5: HWS, make sure the uplink is the last destination
|
||||
(git-fixes).
|
||||
- net/mlx5: HWS, fix missing ip_version handling in definer
|
||||
(git-fixes).
|
||||
- net/mlx5: Fix return value when searching for existing flow
|
||||
group (git-fixes).
|
||||
- net/mlx5: Fix ECVF vports unload on shutdown flow (git-fixes).
|
||||
- net/mlx5: Ensure fw pages are always allocated on same NUMA
|
||||
(git-fixes).
|
||||
- e1000: Move cancel_work_sync to avoid deadlock (git-fixes).
|
||||
- iavf: fix reset_task for early reset event (git-fixes).
|
||||
- i40e: retry VFLR handling if there is ongoing VF reset
|
||||
(git-fixes).
|
||||
- i40e: return false from i40e_reset_vf if reset is in progress
|
||||
(git-fixes).
|
||||
- iavf: iavf_suspend(): take RTNL before netdev_lock()
|
||||
(git-fixes).
|
||||
- gve: add missing NULL check for gve_alloc_pending_packet()
|
||||
in TX DQO (git-fixes).
|
||||
- idpf: avoid mailbox timeout delays during reset (git-fixes).
|
||||
- idpf: fix a race in txq wakeup (git-fixes).
|
||||
- ice: fix rebuilding the Tx scheduler tree for large queue counts
|
||||
(git-fixes).
|
||||
- ice: create new Tx scheduler nodes for new queues only
|
||||
(git-fixes).
|
||||
- ice: fix Tx scheduler error handling in XDP callback
|
||||
(git-fixes).
|
||||
- net/mlx4_en: Prevent potential integer overflow calculating Hz
|
||||
(git-fixes).
|
||||
- gve: Fix RX_BUFFERS_POSTED stat to report per-queue fill_cnt
|
||||
(git-fixes).
|
||||
- octeontx2-pf: QOS: Refactor TC_HTB_LEAF_DEL_LAST callback
|
||||
(git-fixes).
|
||||
- octeontx2-pf: QOS: Perform cache sync on send queue teardown
|
||||
(git-fixes).
|
||||
- net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid()
|
||||
(git-fixes).
|
||||
- net/mlx5_core: Add error handling
|
||||
inmlx5_query_nic_vport_qkey_viol_cntr() (git-fixes).
|
||||
- net/mlx5: HWS, Fix matcher action template attach (git-fixes).
|
||||
- overflow: Fix direct struct member initialization in
|
||||
_DEFINE_FLEX() (git-fixes).
|
||||
- idpf: fix idpf_vport_splitq_napi_poll() (git-fixes).
|
||||
- idpf: fix null-ptr-deref in idpf_features_check (CVE-2025-38053
|
||||
bsc#1244746).
|
||||
- ice: Fix LACP bonds without SRIOV environment (git-fixes).
|
||||
- ice: fix vf->num_mac count with port representors (git-fixes).
|
||||
- commit af82899
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 08:56:31 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- staging: rtl8723bs: Avoid memset() in aes_cipher() and
|
||||
aes_decipher() (git-fixes).
|
||||
- serial: imx: Restore original RXTL for console to fix data loss
|
||||
(git-fixes).
|
||||
- serial: core: restore of_node information in sysfs (git-fixes).
|
||||
- commit 3895da7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 08:44:37 CEST 2025 - nmorey@suse.com
|
||||
|
||||
- RDMA/hns: initialize db in update_srq_db() (git-fixes)
|
||||
- commit 980c53d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:51:11 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- wifi: rtw88: usb: Upload the firmware in bigger chunks
|
||||
(stable-fixes).
|
||||
- commit 1df8f6c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:50:19 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- wifi: mt76: mt7996: drop fragments with multicast or broadcast
|
||||
RA (stable-fixes).
|
||||
- wifi: mt76: mt7921: add 160 MHz AP for mt7922 device
|
||||
(stable-fixes).
|
||||
- wifi: mt76: mt7925: introduce thermal protection (stable-fixes).
|
||||
- wifi: mt76: mt76x2: Add support for LiteOn WN4516R,WN4519R
|
||||
(stable-fixes).
|
||||
- wifi: ath12k: fix macro definition HAL_RX_MSDU_PKT_LENGTH_GET
|
||||
(stable-fixes).
|
||||
- wifi: ath12k: fix a possible dead lock caused by ab->base_lock
|
||||
(stable-fixes).
|
||||
- wifi: ath11k: Fix QMI memory reuse logic (stable-fixes).
|
||||
- wifi: mac80211: validate SCAN_FLAG_AP in scan request during
|
||||
MLO (stable-fixes).
|
||||
- wifi: rtw89: leave idle mode when setting WEP encryption for
|
||||
AP mode (stable-fixes).
|
||||
- wifi: rtw89: 8922a: fix TX fail with wrong VCO setting
|
||||
(stable-fixes).
|
||||
- wifi: iwlwifi: mvm: fix beacon CCK flag (stable-fixes).
|
||||
- wireless: purelifi: plfxlc: fix memory leak in
|
||||
plfxlc_usb_wreq_asyn() (stable-fixes).
|
||||
- wifi: mac80211: do not offer a mesh path if forwarding is
|
||||
disabled (stable-fixes).
|
||||
- wifi: iwlwifi: pcie: make sure to lock rxq->read (stable-fixes).
|
||||
- wifi: mac80211_hwsim: Prevent tsf from setting if beacon is
|
||||
disabled (stable-fixes).
|
||||
- wifi: ath12k: using msdu end descriptor to check for rx
|
||||
multicast packets (stable-fixes).
|
||||
- wifi: ath12k: fix failed to set mhi state error during reboot
|
||||
with hardware grouping (stable-fixes).
|
||||
- wifi: ath12k: fix link valid field initialization in the
|
||||
monitor Rx (stable-fixes).
|
||||
- wifi: ath12k: fix incorrect CE addresses (stable-fixes).
|
||||
- commit b75f8f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:48:43 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- drivers/rapidio/rio_cm.c: prevent possible heap overwrite
|
||||
(stable-fixes).
|
||||
- PCI: Add ACS quirk for Loongson PCIe (stable-fixes).
|
||||
- watchdog: da9052_wdt: respect TWDMIN (stable-fixes).
|
||||
- watchdog: fix watchdog may detect false positive of softlockup
|
||||
(stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_pmx_set_by_name() (stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_gpio_get_direction() (stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_pmx_gpio_set_direction() (stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_gpio_get() (stable-fixes).
|
||||
- pinctrl: mcp23s08: Reset all pins to input at probe
|
||||
(stable-fixes).
|
||||
- software node: Correct a OOB check in
|
||||
software_node_get_reference_args() (stable-fixes).
|
||||
- wifi: ath12k: Pass correct values of center freq1 and center
|
||||
freq2 for 160 MHz (stable-fixes).
|
||||
- wifi: mac80211: VLAN traffic in multicast path (stable-fixes).
|
||||
- wifi: iwlwifi: Add missing MODULE_FIRMWARE for Qu-c0-jf-b0
|
||||
(stable-fixes).
|
||||
- usbnet: asix AX88772: leave the carrier control to phylink
|
||||
(stable-fixes).
|
||||
- PM: runtime: fix denying of auto suspend in
|
||||
pm_suspend_timer_fn() (stable-fixes).
|
||||
- power: supply: max17040: adjust thermal channel scaling
|
||||
(stable-fixes).
|
||||
- power: supply: bq27xxx: Retrieve again when busy (stable-fixes).
|
||||
- power: supply: collie: Fix wakeup source leaks on device unbind
|
||||
(stable-fixes).
|
||||
- platform-msi: Add msi_remove_device_irq_domain() in
|
||||
platform_device_msi_free_irqs_all() (stable-fixes).
|
||||
- wifi: rtw89: phy: add dummy C2H event handler for report of
|
||||
TAS power (stable-fixes).
|
||||
- commit 132d8d6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:47:08 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- i2c: tiny-usb: disable zero-length read messages (git-fixes).
|
||||
- i2c: robotfuzz-osif: disable zero-length read messages
|
||||
(git-fixes).
|
||||
- i2c: designware: Invoke runtime suspend on quick slave
|
||||
re-registration (stable-fixes).
|
||||
- i2c: npcm: Add clock toggle recovery (stable-fixes).
|
||||
- hid-asus: check ROG Ally MCU version and warn (stable-fixes).
|
||||
- mmc: Add quirk to disable DDR50 tuning (stable-fixes).
|
||||
- gpiolib: of: Add polarity quirk for s5m8767 (stable-fixes).
|
||||
- Make 'cc-option' work correctly for the -Wno-xyzzy pattern
|
||||
(stable-fixes).
|
||||
- Input: sparcspkr - avoid unannotated fall-through
|
||||
(stable-fixes).
|
||||
- commit 1379ece
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:45:28 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- drm/xe/gt: Update handling of xe_force_wake_get return
|
||||
(stable-fixes).
|
||||
- Refresh
|
||||
patches.suse/drm-xe-Fix-GT-for-each-engine-workarounds.patch.
|
||||
- commit b01435e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:44:37 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- drm/xe: Process deferred GGTT node removals on device unwind
|
||||
(git-fixes).
|
||||
- drm/xe/display: Add check for alloc_ordered_workqueue()
|
||||
(git-fixes).
|
||||
- drm/i915: fix build error some more (git-fixes).
|
||||
- drm/amd: Adjust output for discovery error handling (git-fixes).
|
||||
- drm/xe/bmg: Update Wa_16023588340 (git-fixes).
|
||||
- drm/v3d: Avoid NULL pointer dereference in
|
||||
`v3d_job_update_stats()` (stable-fixes).
|
||||
- fbcon: Make sure modelist not set on unregistered console
|
||||
(stable-fixes).
|
||||
- drm/amdgpu: read back register after written for VCN v4.0.5
|
||||
(stable-fixes).
|
||||
- drm/xe: Wire up device shutdown handler (stable-fixes).
|
||||
- commit 425e83a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:43:05 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X507UAR
|
||||
(git-fixes).
|
||||
- ALSA: usb-audio: Fix out-of-bounds read in
|
||||
snd_usb_get_audioformat_uac3() (git-fixes).
|
||||
- ALSA: hda/realtek: enable headset mic on Latitude 5420 Rugged
|
||||
(stable-fixes).
|
||||
- ALSA: usb-audio: Rename ALSA kcontrol PCM and PCM1 for the
|
||||
KTMicro sound card (stable-fixes).
|
||||
- ALSA: hda/realtek: Add quirk for Asus GU605C (stable-fixes).
|
||||
- ALSA: hda/realtek - Add mute LED support for HP Victus 16-s1xxx
|
||||
and HP Victus 15-fa1xxx (stable-fixes).
|
||||
- ALSA: hda/intel: Add Thinkpad E15 to PM deny list
|
||||
(stable-fixes).
|
||||
- ata: pata_via: Force PIO for ATAPI devices on VT6415/VT6330
|
||||
(stable-fixes).
|
||||
- bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS value
|
||||
(stable-fixes).
|
||||
- Bluetooth: btusb: Add new VID/PID 13d3/3584 for MT7922
|
||||
(stable-fixes).
|
||||
- Bluetooth: btusb: Add new VID/PID 13d3/3630 for MT7925
|
||||
(stable-fixes).
|
||||
- ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86
|
||||
case (stable-fixes).
|
||||
- ACPI: battery: negate current when discharging (stable-fixes).
|
||||
- ACPICA: Avoid sequence overread in call to strncmp()
|
||||
(stable-fixes).
|
||||
- ACPICA: utilities: Fix overflow check in vsnprintf()
|
||||
(stable-fixes).
|
||||
- ACPICA: Apply pack(1) to union aml_resource (stable-fixes).
|
||||
- ACPICA: fix acpi parse and parseext cache leaks (stable-fixes).
|
||||
- ACPICA: fix acpi operand cache leak in dswstate.c
|
||||
(stable-fixes).
|
||||
- ACPI: bus: Bail out if acpi_kobj registration fails
|
||||
(stable-fixes).
|
||||
- ASoC: amd: yc: Add quirk for Lenovo Yoga Pro 7 14ASP9
|
||||
(stable-fixes).
|
||||
- ASoC: intel/sdw_utils: Assign initial value in
|
||||
asoc_sdw_rt_amp_spk_rtd_init() (stable-fixes).
|
||||
- ASoC: tegra210_ahub: Add check to of_device_get_match_data()
|
||||
(stable-fixes).
|
||||
- ASoC: tas2770: Power cycle amp on ISENSE/VSENSE change
|
||||
(stable-fixes).
|
||||
- commit 36941d3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 28 12:42:00 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- Revert "block/bdev: enable large folio support for large logical block"
|
||||
(bsc#1245444)
|
||||
This reverts commit 03e169f9e789f08bac7bdb238dbd9bd7cfd00142.
|
||||
- commit f46bdc5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 18:10:22 CEST 2025 - joao.povoas@suse.com
|
||||
|
||||
- Update
|
||||
patches.suse/ALSA-pcm-Fix-race-of-buffer-access-at-PCM-OSS-layer.patch
|
||||
(stable-fixes CVE-2025-38078 bsc#1244737).
|
||||
- Update
|
||||
patches.suse/ASoC-SOF-Intel-hda-Fix-UAF-when-reloading-module.patch
|
||||
(git-fixes CVE-2025-38056 bsc#1244748).
|
||||
- Update
|
||||
patches.suse/HID-bpf-abort-dispatch-if-device-destroyed.patch
|
||||
(git-fixes CVE-2025-38016 bsc#1244745).
|
||||
- Update
|
||||
patches.suse/HID-uclogic-Add-NULL-check-in-uclogic_input_configur.patch
|
||||
(git-fixes CVE-2025-38007 bsc#1244938).
|
||||
- Update
|
||||
patches.suse/KVM-arm64-Fix-uninitialized-memcache-pointer-in-user.patch
|
||||
(git-fixes CVE-2025-37996 bsc#1243828).
|
||||
- Update
|
||||
patches.suse/PCI-endpoint-pci-epf-test-Fix-double-free-that-cause.patch
|
||||
(stable-fixes CVE-2025-38069 bsc#1245246).
|
||||
- Update
|
||||
patches.suse/RDMA-core-Fix-KASAN-slab-use-after-free-Read-in-ib_r.patch
|
||||
(git-fixes CVE-2025-38022 bsc#1245003).
|
||||
- Update
|
||||
patches.suse/RDMA-rxe-Fix-slab-use-after-free-Read-in-rxe_queue_c.patch
|
||||
(git-fixes CVE-2025-38024 bsc#1245025).
|
||||
- Update
|
||||
patches.suse/block-fix-race-between-set_blocksize-and-read-paths.patch
|
||||
(git-fixes CVE-2025-38073 bsc#1244741).
|
||||
- Update
|
||||
patches.suse/btrfs-avoid-NULL-pointer-dereference-if-no-valid-csu.patch
|
||||
(bsc#1243342 CVE-2025-38059 bsc#1244759).
|
||||
- Update
|
||||
patches.suse/btrfs-avoid-NULL-pointer-dereference-if-no-valid-ext.patch
|
||||
(bsc#1236208 CVE-2025-21658).
|
||||
- Update
|
||||
patches.suse/btrfs-zoned-fix-extent-range-end-unlock-in-cow_file_.patch
|
||||
(bsc#1239514 CVE-2025-21942 bsc#1240704).
|
||||
- Update
|
||||
patches.suse/can-bcm-add-locking-for-bcm_op-runtime-updates.patch
|
||||
(git-fixes CVE-2025-38004 bsc#1244274).
|
||||
- Update
|
||||
patches.suse/can-bcm-add-missing-rcu-read-protection-for-procfs-c.patch
|
||||
(git-fixes CVE-2025-38003 bsc#1244275).
|
||||
- Update
|
||||
patches.suse/can-m_can-m_can_class_allocate_dev-initialize-spin-l.patch
|
||||
(git-fixes CVE-2025-37993 bsc#1243822).
|
||||
- Update
|
||||
patches.suse/crypto-algif_hash-fix-double-free-in-hash_accept.patch
|
||||
(git-fixes CVE-2025-38079 bsc#1245217).
|
||||
- Update
|
||||
patches.suse/crypto-lzo-Fix-compression-buffer-overrun.patch
|
||||
(stable-fixes CVE-2025-38068 bsc#1245210).
|
||||
- Update
|
||||
patches.suse/dm-cache-prevent-BUG_ON-by-blocking-retries-on-faile.patch
|
||||
(git-fixes CVE-2025-38066 bsc#1244909).
|
||||
- Update
|
||||
patches.suse/dm-fix-unconditional-IO-throttle-caused-by-REQ_PREFL.patch
|
||||
(git-fixes CVE-2025-38063 bsc#1245202).
|
||||
- Update
|
||||
patches.suse/dmaengine-idxd-Refactor-remove-call-with-idxd_cleanu.patch
|
||||
(git-fixes CVE-2025-38014 bsc#1244732).
|
||||
- Update
|
||||
patches.suse/dmaengine-idxd-fix-memory-leak-in-error-handling-pat-46a5cca.patch
|
||||
(git-fixes CVE-2025-38015 bsc#1244789).
|
||||
- Update
|
||||
patches.suse/dmaengine-ti-k3-udma-Add-missing-locking.patch
|
||||
(git-fixes CVE-2025-38005 bsc#1244727).
|
||||
- Update
|
||||
patches.suse/drm-amd-display-Fix-invalid-context-error-in-dml-hel.patch
|
||||
(git-fixes CVE-2025-37965 bsc#1244174).
|
||||
- Update
|
||||
patches.suse/drm-amd-display-Increase-block_sequence-array-size.patch
|
||||
(stable-fixes CVE-2025-38080 bsc#1244738).
|
||||
- Update
|
||||
patches.suse/drm-amdgpu-csa-unmap-use-uninterruptible-lock.patch
|
||||
(stable-fixes CVE-2025-38011 bsc#1244729).
|
||||
- Update patches.suse/espintcp-fix-skb-leaks.patch (git-fixes
|
||||
CVE-2025-38057 bsc#1244862).
|
||||
- Update
|
||||
patches.suse/ext4-avoid-journaling-sb-update-on-error-if-journal-is-des.patch
|
||||
(bsc#1241967 CVE-2025-22113 bsc#1241617).
|
||||
- Update
|
||||
patches.suse/ext4-goto-right-label-out_mmap_sem-in-ext4_setattr.patch
|
||||
(bsc#1242556 CVE-2025-22120 bsc#1241592).
|
||||
- Update
|
||||
patches.suse/firmware-arm_ffa-Set-dma_mask-for-ffa-devices.patch
|
||||
(stable-fixes CVE-2025-38043 bsc#1245081).
|
||||
- Update
|
||||
patches.suse/fs-erofs-fileio-call-erofs_onlinefolio_split-after-bio_add_folio.patch
|
||||
(git-fixes CVE-2025-37999 bsc#1243846).
|
||||
- Update
|
||||
patches.suse/gpio-virtuser-fix-potential-out-of-bound-write.patch
|
||||
(stable-fixes CVE-2025-38082 bsc#1244740).
|
||||
- Update
|
||||
patches.suse/md-fix-mddev-uaf-while-iterating-all_mddevs-list.patch
|
||||
(git-fixes CVE-20255-22126 bsc#1241597 CVE-2025-22126).
|
||||
- Update patches.suse/media-cx231xx-set-device_caps-for-417.patch
|
||||
(stable-fixes CVE-2025-38044 bsc#1245082).
|
||||
- Update
|
||||
patches.suse/net-mlx5e-Disable-MACsec-offload-for-uplink-represen.patch
|
||||
(git-fixes CVE-2025-38020 bsc#1245001).
|
||||
- Update
|
||||
patches.suse/net-pktgen-fix-access-outside-of-user-given-buffer-i.patch
|
||||
(git-fixes CVE-2025-38061 bsc#1245440).
|
||||
- Update
|
||||
patches.suse/net-tls-fix-kernel-panic-when-alloc_page-failed.patch
|
||||
(git-fixes CVE-2025-38018 bsc#1244999).
|
||||
- Update patches.suse/net_sched-prio-fix-a-race-in-prio_tune.patch
|
||||
(git-fixes CVE-2025-38083 bsc#1245183).
|
||||
- Update
|
||||
patches.suse/nfs-handle-failure-of-nfs_get_lock_context-in-unlock-path.patch
|
||||
(git-fixes CVE-2025-38023 bsc#1245004).
|
||||
- Update
|
||||
patches.suse/nvmet-tcp-don-t-restore-null-sk_state_change.patch
|
||||
(git-fixes CVE-2025-38035 bsc#1244801).
|
||||
- Update
|
||||
patches.suse/padata-do-not-leak-refcount-in-reorder_work.patch
|
||||
(git-fixes CVE-2025-38031 bsc#1245046).
|
||||
- Update
|
||||
patches.suse/perf-x86-intel-Fix-segfault-with-PEBS-via-PT-with-sample_f.patch
|
||||
(git-fixes CVE-2025-38055 bsc#1244747).
|
||||
- Update
|
||||
patches.suse/phy-tegra-xusb-Use-a-bitmask-for-UTMI-pad-power-stat.patch
|
||||
(git-fixes CVE-2025-38010 bsc#1244996).
|
||||
- Update
|
||||
patches.suse/platform-x86-dell-wmi-sysman-Avoid-buffer-overflow-i.patch
|
||||
(git-fixes CVE-2025-38077 bsc#1244736).
|
||||
- Update
|
||||
patches.suse/ptp-ocp-Limit-signal-freq-counts-in-summary-output-f.patch
|
||||
(git-fixes CVE-2025-38054 bsc#1244752).
|
||||
- Update
|
||||
patches.suse/regulator-max20086-fix-invalid-memory-access.patch
|
||||
(git-fixes CVE-2025-38027 bsc#1245042).
|
||||
- Update
|
||||
patches.suse/sched-numa-fix-memory-leak-due-to-the-overwritten-vma-numab_state.patch
|
||||
(git fixes (sched/numa) CVE-2024-56613 bsc#1244176).
|
||||
- Update
|
||||
patches.suse/serial-mctrl_gpio-split-disable_ms-into-sync-and-no_.patch
|
||||
(git-fixes CVE-2025-38040 bsc#1245078).
|
||||
- Update
|
||||
patches.suse/spi-rockchip-Fix-register-out-of-bounds-access.patch
|
||||
(stable-fixes CVE-2025-38081 bsc#1244739).
|
||||
- Update
|
||||
patches.suse/staging-bcm2835-camera-Initialise-dev-in-v4l2_dev.patch
|
||||
(git-fixes CVE-2025-37971 bsc#1244173).
|
||||
- Update
|
||||
patches.suse/tracing-Have-process_string-also-allow-arrays.patch
|
||||
(git-fixes CVE-2024-57930 bsc#1236194).
|
||||
- Update
|
||||
patches.suse/usb-typec-ucsi-displayport-Fix-NULL-pointer-access.patch
|
||||
(git-fixes CVE-2025-37994 bsc#1243823).
|
||||
- Update
|
||||
patches.suse/wifi-cfg80211-fix-out-of-bounds-access-during-multi-.patch
|
||||
(git-fixes CVE-2025-37973 bsc#1244172).
|
||||
- Update patches.suse/wifi-iwlwifi-fix-debug-actions-order.patch
|
||||
(stable-fixes CVE-2025-38045 bsc#1245083).
|
||||
- Update
|
||||
patches.suse/wifi-mac80211-Set-n_channels-after-allocating-struct.patch
|
||||
(git-fixes CVE-2025-38013 bsc#1244731).
|
||||
- Update
|
||||
patches.suse/wifi-mt76-disable-napi-on-driver-removal.patch
|
||||
(git-fixes CVE-2025-38009 bsc#1244995).
|
||||
- Update
|
||||
patches.suse/x86-microcode-AMD-Fix-__apply_microcode_amd-s-return-value.patch
|
||||
(git-fixes CVE-2025-22047 bsc#1241437).
|
||||
- commit db15093
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 11:31:07 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/ondemand: Set io_is_busy to 1 by default on all
|
||||
platforms (bsc#1233975).
|
||||
- commit e5c69ac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 10:14:19 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/cpufreq-amd-pstate-Default-to-powersave-governor-whe.patch (jsc#PED-13111).
|
||||
- commit e2263cb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 09:58:44 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- HID: wacom: fix crash in wacom_aes_battery_handler()
|
||||
(git-fixes).
|
||||
- HID: lenovo: Restrict F7/9/11 mode to compact keyboards only
|
||||
(git-fixes).
|
||||
- HID: wacom: fix kobject reference count leak (git-fixes).
|
||||
- HID: wacom: fix memory leak on sysfs attribute creation failure
|
||||
(git-fixes).
|
||||
- HID: wacom: fix memory leak on kobject creation failure
|
||||
(git-fixes).
|
||||
- wifi: mac80211: fix beacon interval calculation overflow
|
||||
(git-fixes).
|
||||
- commit ea1fa22
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 17:10:10 CEST 2025 - hare@suse.de
|
||||
|
||||
- mm/memory-tier: Fix abstract distance calculation overflow
|
||||
(bsc#1244051).
|
||||
- commit 3248628
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 17:00:06 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/xen: Fix __xen_hypercall_setfunc() (git-fixes).
|
||||
- commit 76c9b78
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 16:59:45 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86: don't re-generate cpufeaturemasks.h so eagerly (git-fixes).
|
||||
- commit 1bde9b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 15:37:54 CEST 2025 - fdmanana@suse.com
|
||||
|
||||
- btrfs: fix wrong start offset for delalloc space release during
|
||||
mmap write (git-fixes).
|
||||
- btrfs: prepare btrfs_page_mkwrite() for large folios
|
||||
(git-fixes).
|
||||
- commit e702032
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:55:30 CEST 2025 - fdmanana@suse.com
|
||||
|
||||
- btrfs: fix invalid data space release when truncating block
|
||||
in NOCOW mode (git-fixes).
|
||||
- commit ecc292a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:27:28 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- kabi/severities: ignore nf_flow_register_bpf() that depends on
|
||||
CONFIG_DEBUG_* (bsc#1245399)
|
||||
- commit f7994ea
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:14:39 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Use AWK to generate {REQUIRED|DISABLED}_MASK_BIT_SET in <asm/cpufeaturemasks.h> (git-fixes).
|
||||
- Refresh patches.suse/kabi-reserve-cpuid-leaves.patch.
|
||||
- commit c797ea7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:13:02 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Remove {disabled,required}-features.h (git-fixes).
|
||||
- Refresh patches.suse/kabi-reserve-cpuid-leaves.patch.
|
||||
- commit 7c1ff00
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:10:33 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Generate the <asm/cpufeaturemasks.h> header based on build config (git-fixes).
|
||||
- commit aa4d1af
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:06:13 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Add {REQUIRED,DISABLED} feature configs (git-fixes).
|
||||
- commit 130db28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:05:53 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8 (git-fixes).
|
||||
- commit c39c8b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 13:48:18 CEST 2025 - jgross@suse.com
|
||||
|
||||
- KVM: SVM: Add Idle HLT intercept support (jsc#PED-12577).
|
||||
- commit 9b4ced8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 13:34:11 CEST 2025 - jgross@suse.com
|
||||
|
||||
- x86/cpufeatures: Add CPUID feature bit for Idle HLT intercept
|
||||
(jsc#PED-12577).
|
||||
- commit c78722e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 04:05:35 CEST 2025 - bdas@suse.de
|
||||
|
||||
- vmxnet3: correctly report gso type for UDP tunnels
|
||||
(bsc#1244626).
|
||||
- commit 1216762
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 04:05:17 CEST 2025 - bdas@suse.de
|
||||
|
||||
- vmxnet3: update MTU after device quiesce (bsc#1244626).
|
||||
- commit d22f709
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 19:00:28 CEST 2025 - fdmanana@suse.com
|
||||
|
||||
- btrfs: factor out nocow ordered extent and extent map generation
|
||||
into a helper (git-fixes).
|
||||
- btrfs: fix qgroup reservation leak on failure to allocate
|
||||
ordered extent (git-fixes).
|
||||
- btrfs: move ordered extent cleanup to where they are allocated
|
||||
(git-fixes).
|
||||
- btrfs: remove the unused locked_folio parameter from
|
||||
btrfs_cleanup_ordered_extents() (git-fixes).
|
||||
- btrfs: use unsigned types for constants defined as bit shifts
|
||||
(git-fixes).
|
||||
- Refresh
|
||||
patches.suse/0005-btrfs-do-proper-folio-cleanup-when-run_delalloc_noco.patch.
|
||||
- commit a1f80d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:50:16 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix compilation warning on arm32 (bsc#1243551).
|
||||
- commit 5ab4900
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:47:07 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Add support for the "Requested CPU Min
|
||||
frequency" BIOS option (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Add offline, online and suspend callbacks
|
||||
for amd_pstate_driver (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Move max_perf limiting in amd_pstate_update
|
||||
(jsc#PED-13164).
|
||||
- commit c625c71
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:38:53 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Enable ITMT support after initializing
|
||||
core rankings (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Fix min_limit perf and freq updation for
|
||||
performance governor (jsc#PED-13164).
|
||||
- commit f84536f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:07:05 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Set different default EPP policy for Epyc and Ryzen (jsc#PED-13164).
|
||||
- Refresh patches.suse/cpufreq-amd-pstate-Default-to-powersave-governor-whe.patch.
|
||||
- commit f5fec72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 13:37:27 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: ensure that PIDFS_INFO_EXIT is available (jsc#PED-13113).
|
||||
- blacklist.conf: Guard against unused prerequisite
|
||||
- commit 872e385
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 13:31:39 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- exit: fix the usage of delay_group_leader->exit_code in
|
||||
do_notify_parent() and pidfs_exit() (jsc#PED-13113).
|
||||
- pidfs: improve multi-threaded exec and premature thread-group
|
||||
leader exit polling (jsc#PED-13113).
|
||||
- commit c5e2e6c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 12:40:25 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Drop actions in amd_pstate_epp_cpu_offline()
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Stop caching EPP (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Rework CPPC enabling (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Drop debug statements for policy setting
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Update cppc_req_cached for shared mem EPP
|
||||
writes (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Move all EPP tracing into *_update_perf
|
||||
and *_set_epp functions (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Cache CPPC request in shared mem case too
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Replace all AMD_CPPC_* macros with masks
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Adjust variable scope (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Run on all of the correct CPUs
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Drop SUCCESS and FAIL enums
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Allow lowest nonlinear and lowest to
|
||||
be the same (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Use _free macro to free put policy
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Drop `cppc_cap1_cached` (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Overhaul locking (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Move perf values into a union
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Drop min and max cached frequencies
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Show a warning when a CPU fails to setup
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Invalidate cppc_req_cached during suspend
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Fix the clamping of perf values
|
||||
(jsc#PED-13164).
|
||||
- commit 0b848ba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 12:03:08 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: abort verification if env->cur_state->loop_entry != NULL
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- commit 3e1f9c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 11:35:00 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix oob write in trace_seq_to_buffer() (CVE-2025-37923
|
||||
bsc#1243551).
|
||||
- commit 3a99a12
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 11:28:14 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Remove the unncecessary driver_lock in
|
||||
amd_pstate_update_limits (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Use scope based cleanup for cpufreq_policy
|
||||
refs (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Remove the unnecessary cpufreq_update_policy
|
||||
call (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Modularize perf<->freq conversion (jsc#PED-13164).
|
||||
- Refresh patches.suse/cpufreq-amd-pstate-Add-missing-NULL-ptr-check-in-amd.patch.
|
||||
- cpufreq/amd-pstate: Convert all perf values to u8 (jsc#PED-13164).
|
||||
- Refresh patches.suse/cpufreq-amd-pstate-Add-missing-NULL-ptr-check-in-amd.patch.
|
||||
- cpufreq/amd-pstate: Pass min/max_limit_perf as min/max_perf
|
||||
to amd_pstate_update (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Remove the redundant des_perf clamping in
|
||||
adjust_perf (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Modify the min_perf calculation in
|
||||
adjust_perf callback (jsc#PED-13164).
|
||||
- commit 21b14f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:51:06 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix use-after-free in print_graph_function_flags
|
||||
during tracer switching (CVE-2025-22035 bsc#1241544).
|
||||
- commit 49f381e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:20:27 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: free verifier states when they are no longer referenced
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- Refresh patches.suse/kABI-padding-for-bpf.patch.
|
||||
- commit 06e2482
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:08:22 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: fix env->peak_states computation (CVE-2025-38060
|
||||
bsc#1245155).
|
||||
- commit 53d5bd3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:07:33 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: use list_head to track explored states and free list
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- bpf: do not update state->loop_entry in get_loop_entry()
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- bpf: make state->dfs_depth < state->loop_entry->dfs_depth an
|
||||
invariant (CVE-2025-38060 bsc#1245155).
|
||||
- bpf: detect infinite loop in get_loop_entry() (CVE-2025-38060
|
||||
bsc#1245155).
|
||||
- selftests/bpf: check states pruning for deeply nested iterator
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- bpf: don't do clean_live_states when state->loop_entry->branches
|
||||
> 0 (CVE-2025-38060 bsc#1245155).
|
||||
- selftests/bpf: test correct loop_entry update in
|
||||
copy_verifier_state (CVE-2025-38060 bsc#1245155).
|
||||
- bpf: copy_verifier_state() should copy 'loop_entry' field
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- commit 6388e16
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 08:01:17 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: Fix deadlock between rcu_tasks_trace and event_mutex
|
||||
(CVE-2025-37884 bsc#1243060).
|
||||
- commit 1feaa51
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:59:53 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_exthdr: fix offset with ipv4_find_option()
|
||||
(git-fixes).
|
||||
- commit be2a228
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:58:22 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: conntrack: Bound nf_conntrack sysctl writes
|
||||
(git-fixes).
|
||||
- commit 0ac13d2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:55:50 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_tables: Only use nf_skip_indirect_calls() when
|
||||
MITIGATION_RETPOLINE (git-fixes).
|
||||
- commit 114a1de
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:53:09 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_set_hash: GC reaps elements with conncount for
|
||||
dynamic sets only (git-fixes).
|
||||
- commit fd8be75
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:50:57 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_quota: match correctly when the quota just
|
||||
depleted (git-fixes).
|
||||
- commit 563b1e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:48:13 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_set_pipapo_avx2: fix initial map fill (git-fixes).
|
||||
- commit 5316618
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:44:57 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: bridge: Move specific fragmented packet to slow_path
|
||||
instead of dropping it (git-fixes).
|
||||
- commit 3a5285b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:43:37 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_tables: nft_fib_ipv6: fix VRF ipv4/ipv6 result
|
||||
discrepancy (git-fixes).
|
||||
- commit 18d1e67
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:41:16 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_tables: nft_fib: consistent l3mdev handling
|
||||
(git-fixes).
|
||||
- commit 2b7f119
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 14:56:47 CEST 2025 - mfranc@suse.cz
|
||||
|
||||
@@ -60,6 +919,12 @@ Mon Jun 23 17:55:38 CEST 2025 - mfranc@suse.cz
|
||||
bsc#1245230).
|
||||
- commit 5f783ee
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 16:25:04 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: never refuse ppid == 0 in PIDFD_GET_INFO (jsc#PED-13113).
|
||||
- commit 4327fa2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 16:14:25 CEST 2025 - vkarasulli@suse.de
|
||||
|
||||
@@ -128,6 +993,13 @@ Mon Jun 23 12:27:01 CEST 2025 - wqu@suse.com
|
||||
checksum (bsc#1245067).
|
||||
- commit b160824
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 11:41:41 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq: Default to performance governor on servers
|
||||
(jsc#PED-13111).
|
||||
- commit 0f4c2f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 10:52:46 CEST 2025 - ailiop@suse.com
|
||||
|
||||
@@ -388,6 +1260,12 @@ Fri Jun 20 11:51:59 CEST 2025 - nstange@suse.de
|
||||
(bsc#1240423 jsc#PED-12225).
|
||||
- commit 93f363a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 20 11:35:33 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: lookup pid through rbtree (jsc#PED-13113).
|
||||
- commit eead84f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 19 11:33:47 CEST 2025 - glass.su@suse.com
|
||||
|
||||
@@ -1388,20 +2266,20 @@ Thu Jun 12 15:41:11 CEST 2025 - petr.pavlu@suse.com
|
||||
Thu Jun 12 13:31:08 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: don't lose solo dquot update transactions (bsc#1244502).
|
||||
- commit faf4caf
|
||||
- commit de784a3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 13:30:45 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: don't lose solo superblock counter update transactions
|
||||
(bsc#1244502).
|
||||
- commit 3d00096
|
||||
- commit d46099b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 13:30:25 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: avoid nested calls to __xfs_trans_commit (bsc#1244502).
|
||||
- commit 85a1a76
|
||||
- commit 0e219be
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 13:24:23 CEST 2025 - sjaeckel@suse.de
|
||||
@@ -2066,6 +2944,19 @@ Sat Jun 7 09:54:40 CEST 2025 - tiwai@suse.de
|
||||
- Update video patch to the upstream version and put to sorted section
|
||||
- commit 5580ff0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 6 19:19:03 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: allow to retrieve exit information (jsc#PED-13113).
|
||||
- pidfs: record exit code and cgroupid at exit (jsc#PED-13113).
|
||||
- pidfs: use private inode slab cache (jsc#PED-13113).
|
||||
- pidfs: move setting flags into pidfs_alloc_file() (jsc#PED-13113).
|
||||
- pidfd: rely on automatic cleanup in __pidfd_prepare()
|
||||
(jsc#PED-13113).
|
||||
- pidfs: switch to copy_struct_to_user() (jsc#PED-13113).
|
||||
- pidfd: add ioctl to retrieve pid info (jsc#PED-13113).
|
||||
- commit e6e14a5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 6 16:06:42 CEST 2025 - hare@suse.de
|
||||
|
||||
@@ -2255,6 +3146,12 @@ Thu Jun 5 20:10:15 CEST 2025 - dsterba@suse.com
|
||||
- openvswitch: Fix unsafe attribute parsing in output_userspace() (CVE-2025-37998 bsc#1243836)
|
||||
- commit 947ad09
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 20:06:14 CEST 2025 - msuchanek@suse.de
|
||||
|
||||
- supported.conf: Add PPC KVM PMU (jsc#PED-11017)
|
||||
- commit 26c31c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 19:19:15 CEST 2025 - dsterba@suse.com
|
||||
|
||||
@@ -3221,6 +4118,12 @@ Thu Jun 5 17:15:38 CEST 2025 - tiwai@suse.de
|
||||
- ACPI: HED: Always initialize before evged (stable-fixes).
|
||||
- commit a49c2aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 16:30:04 CEST 2025 - msuchanek@suse.de
|
||||
|
||||
- kabi/severities: Add more PPC KVM symbols
|
||||
- commit 72910b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 13:49:48 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
@@ -3492,6 +4395,24 @@ Wed Jun 4 12:06:16 CEST 2025 - pfalcato@suse.de
|
||||
- net: ipv6: fix dst ref loop on input in seg6 lwt (git-fixes).
|
||||
- commit 6e27dbd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 4 11:39:22 CEST 2025 - msuchanek@suse.de
|
||||
|
||||
- powerpc/kvm-hv-pmu: Add perf-events for Hostwide counters
|
||||
(jsc#PED-11017).
|
||||
- powerpc/kvm-hv-pmu: Implement GSB message-ops for hostwide
|
||||
counters (jsc#PED-11017).
|
||||
- kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMU
|
||||
(jsc#PED-11017).
|
||||
Update config files.
|
||||
- kvm powerpc/book3s-apiv2: Add kunit tests for Hostwide GSB
|
||||
elements (jsc#PED-11017).
|
||||
- kvm powerpc/book3s-apiv2: Add support for Hostwide GSB elements
|
||||
(jsc#PED-11017).
|
||||
- powerpc: Document APIv2 KVM hcall spec for Hostwide counters
|
||||
(jsc#PED-11017).
|
||||
- commit 5094316
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 4 11:16:38 CEST 2025 - ailiop@suse.com
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%define srcversion 6.12
|
||||
%define patchversion 6.12.0
|
||||
%define git_commit 99328957e5a600074b080517bc76f400869077ad
|
||||
%define git_commit 0c9b3adf9bb1de74dc64718cc047dfd7fe2e6d70
|
||||
%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>.g9932895
|
||||
Release: <RELEASE>.g0c9b3ad
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@@ -1,3 +1,862 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 14:29:43 CEST 2025 - ykaukab@suse.de
|
||||
|
||||
- kABI: update kABI symbols
|
||||
kABI exceptions were allowed for a couple of branches. Update kABI
|
||||
symbols after the merge. Since kABI symbols are being updated, remove
|
||||
current kABI workaround patches before the update.
|
||||
- commit 0c9b3ad
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:33:37 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- NFSD: Implement FATTR4_CLONE_BLKSIZE attribute (git-fixes).
|
||||
- commit 4f434fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:29:56 CEST 2025 - tbogendoerfer@suse.de
|
||||
|
||||
- overflow: Introduce __DEFINE_FLEX for having no initializer
|
||||
(git-fixes).
|
||||
- commit 99c412c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:24:38 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- nfsd: nfsd4_spo_must_allow() must check this is a v4 compound
|
||||
request (git-fixes).
|
||||
- commit d974da9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:24:10 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- NFSD: fix race between nfsd registration and exports_proc
|
||||
(git-fixes).
|
||||
- commit 7c3e6b5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 10:33:01 CEST 2025 - tbogendoerfer@suse.de
|
||||
|
||||
- netlink: specs: tc: replace underscores with dashes in names
|
||||
(git-fixes).
|
||||
- netlink: specs: dpll: replace underscores with dashes in names
|
||||
(git-fixes).
|
||||
- netlink: specs: nfsd: replace underscores with dashes in names
|
||||
(git-fixes).
|
||||
- bnxt: properly flush XDP redirect lists (git-fixes).
|
||||
- e1000e: set fixed clock frequency indication for Nahum 11 and
|
||||
Nahum 13 (git-fixes).
|
||||
- ice: fix eswitch code memory leak in reset scenario (git-fixes).
|
||||
- net: ice: Perform accurate aRFS flow match (git-fixes).
|
||||
- net: ethtool: remove duplicate defines for family info
|
||||
(git-fixes).
|
||||
- bnxt_en: Fix double invocation of
|
||||
bnxt_ulp_stop()/bnxt_ulp_start() (git-fixes).
|
||||
- net/mlx5e: Fix leak of Geneve TLV option object (git-fixes).
|
||||
- net/mlx5: HWS, make sure the uplink is the last destination
|
||||
(git-fixes).
|
||||
- net/mlx5: HWS, fix missing ip_version handling in definer
|
||||
(git-fixes).
|
||||
- net/mlx5: Fix return value when searching for existing flow
|
||||
group (git-fixes).
|
||||
- net/mlx5: Fix ECVF vports unload on shutdown flow (git-fixes).
|
||||
- net/mlx5: Ensure fw pages are always allocated on same NUMA
|
||||
(git-fixes).
|
||||
- e1000: Move cancel_work_sync to avoid deadlock (git-fixes).
|
||||
- iavf: fix reset_task for early reset event (git-fixes).
|
||||
- i40e: retry VFLR handling if there is ongoing VF reset
|
||||
(git-fixes).
|
||||
- i40e: return false from i40e_reset_vf if reset is in progress
|
||||
(git-fixes).
|
||||
- iavf: iavf_suspend(): take RTNL before netdev_lock()
|
||||
(git-fixes).
|
||||
- gve: add missing NULL check for gve_alloc_pending_packet()
|
||||
in TX DQO (git-fixes).
|
||||
- idpf: avoid mailbox timeout delays during reset (git-fixes).
|
||||
- idpf: fix a race in txq wakeup (git-fixes).
|
||||
- ice: fix rebuilding the Tx scheduler tree for large queue counts
|
||||
(git-fixes).
|
||||
- ice: create new Tx scheduler nodes for new queues only
|
||||
(git-fixes).
|
||||
- ice: fix Tx scheduler error handling in XDP callback
|
||||
(git-fixes).
|
||||
- net/mlx4_en: Prevent potential integer overflow calculating Hz
|
||||
(git-fixes).
|
||||
- gve: Fix RX_BUFFERS_POSTED stat to report per-queue fill_cnt
|
||||
(git-fixes).
|
||||
- octeontx2-pf: QOS: Refactor TC_HTB_LEAF_DEL_LAST callback
|
||||
(git-fixes).
|
||||
- octeontx2-pf: QOS: Perform cache sync on send queue teardown
|
||||
(git-fixes).
|
||||
- net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid()
|
||||
(git-fixes).
|
||||
- net/mlx5_core: Add error handling
|
||||
inmlx5_query_nic_vport_qkey_viol_cntr() (git-fixes).
|
||||
- net/mlx5: HWS, Fix matcher action template attach (git-fixes).
|
||||
- overflow: Fix direct struct member initialization in
|
||||
_DEFINE_FLEX() (git-fixes).
|
||||
- idpf: fix idpf_vport_splitq_napi_poll() (git-fixes).
|
||||
- idpf: fix null-ptr-deref in idpf_features_check (CVE-2025-38053
|
||||
bsc#1244746).
|
||||
- ice: Fix LACP bonds without SRIOV environment (git-fixes).
|
||||
- ice: fix vf->num_mac count with port representors (git-fixes).
|
||||
- commit af82899
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 08:56:31 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- staging: rtl8723bs: Avoid memset() in aes_cipher() and
|
||||
aes_decipher() (git-fixes).
|
||||
- serial: imx: Restore original RXTL for console to fix data loss
|
||||
(git-fixes).
|
||||
- serial: core: restore of_node information in sysfs (git-fixes).
|
||||
- commit 3895da7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 08:44:37 CEST 2025 - nmorey@suse.com
|
||||
|
||||
- RDMA/hns: initialize db in update_srq_db() (git-fixes)
|
||||
- commit 980c53d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:51:11 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- wifi: rtw88: usb: Upload the firmware in bigger chunks
|
||||
(stable-fixes).
|
||||
- commit 1df8f6c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:50:19 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- wifi: mt76: mt7996: drop fragments with multicast or broadcast
|
||||
RA (stable-fixes).
|
||||
- wifi: mt76: mt7921: add 160 MHz AP for mt7922 device
|
||||
(stable-fixes).
|
||||
- wifi: mt76: mt7925: introduce thermal protection (stable-fixes).
|
||||
- wifi: mt76: mt76x2: Add support for LiteOn WN4516R,WN4519R
|
||||
(stable-fixes).
|
||||
- wifi: ath12k: fix macro definition HAL_RX_MSDU_PKT_LENGTH_GET
|
||||
(stable-fixes).
|
||||
- wifi: ath12k: fix a possible dead lock caused by ab->base_lock
|
||||
(stable-fixes).
|
||||
- wifi: ath11k: Fix QMI memory reuse logic (stable-fixes).
|
||||
- wifi: mac80211: validate SCAN_FLAG_AP in scan request during
|
||||
MLO (stable-fixes).
|
||||
- wifi: rtw89: leave idle mode when setting WEP encryption for
|
||||
AP mode (stable-fixes).
|
||||
- wifi: rtw89: 8922a: fix TX fail with wrong VCO setting
|
||||
(stable-fixes).
|
||||
- wifi: iwlwifi: mvm: fix beacon CCK flag (stable-fixes).
|
||||
- wireless: purelifi: plfxlc: fix memory leak in
|
||||
plfxlc_usb_wreq_asyn() (stable-fixes).
|
||||
- wifi: mac80211: do not offer a mesh path if forwarding is
|
||||
disabled (stable-fixes).
|
||||
- wifi: iwlwifi: pcie: make sure to lock rxq->read (stable-fixes).
|
||||
- wifi: mac80211_hwsim: Prevent tsf from setting if beacon is
|
||||
disabled (stable-fixes).
|
||||
- wifi: ath12k: using msdu end descriptor to check for rx
|
||||
multicast packets (stable-fixes).
|
||||
- wifi: ath12k: fix failed to set mhi state error during reboot
|
||||
with hardware grouping (stable-fixes).
|
||||
- wifi: ath12k: fix link valid field initialization in the
|
||||
monitor Rx (stable-fixes).
|
||||
- wifi: ath12k: fix incorrect CE addresses (stable-fixes).
|
||||
- commit b75f8f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:48:43 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- drivers/rapidio/rio_cm.c: prevent possible heap overwrite
|
||||
(stable-fixes).
|
||||
- PCI: Add ACS quirk for Loongson PCIe (stable-fixes).
|
||||
- watchdog: da9052_wdt: respect TWDMIN (stable-fixes).
|
||||
- watchdog: fix watchdog may detect false positive of softlockup
|
||||
(stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_pmx_set_by_name() (stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_gpio_get_direction() (stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_pmx_gpio_set_direction() (stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_gpio_get() (stable-fixes).
|
||||
- pinctrl: mcp23s08: Reset all pins to input at probe
|
||||
(stable-fixes).
|
||||
- software node: Correct a OOB check in
|
||||
software_node_get_reference_args() (stable-fixes).
|
||||
- wifi: ath12k: Pass correct values of center freq1 and center
|
||||
freq2 for 160 MHz (stable-fixes).
|
||||
- wifi: mac80211: VLAN traffic in multicast path (stable-fixes).
|
||||
- wifi: iwlwifi: Add missing MODULE_FIRMWARE for Qu-c0-jf-b0
|
||||
(stable-fixes).
|
||||
- usbnet: asix AX88772: leave the carrier control to phylink
|
||||
(stable-fixes).
|
||||
- PM: runtime: fix denying of auto suspend in
|
||||
pm_suspend_timer_fn() (stable-fixes).
|
||||
- power: supply: max17040: adjust thermal channel scaling
|
||||
(stable-fixes).
|
||||
- power: supply: bq27xxx: Retrieve again when busy (stable-fixes).
|
||||
- power: supply: collie: Fix wakeup source leaks on device unbind
|
||||
(stable-fixes).
|
||||
- platform-msi: Add msi_remove_device_irq_domain() in
|
||||
platform_device_msi_free_irqs_all() (stable-fixes).
|
||||
- wifi: rtw89: phy: add dummy C2H event handler for report of
|
||||
TAS power (stable-fixes).
|
||||
- commit 132d8d6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:47:08 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- i2c: tiny-usb: disable zero-length read messages (git-fixes).
|
||||
- i2c: robotfuzz-osif: disable zero-length read messages
|
||||
(git-fixes).
|
||||
- i2c: designware: Invoke runtime suspend on quick slave
|
||||
re-registration (stable-fixes).
|
||||
- i2c: npcm: Add clock toggle recovery (stable-fixes).
|
||||
- hid-asus: check ROG Ally MCU version and warn (stable-fixes).
|
||||
- mmc: Add quirk to disable DDR50 tuning (stable-fixes).
|
||||
- gpiolib: of: Add polarity quirk for s5m8767 (stable-fixes).
|
||||
- Make 'cc-option' work correctly for the -Wno-xyzzy pattern
|
||||
(stable-fixes).
|
||||
- Input: sparcspkr - avoid unannotated fall-through
|
||||
(stable-fixes).
|
||||
- commit 1379ece
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:45:28 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- drm/xe/gt: Update handling of xe_force_wake_get return
|
||||
(stable-fixes).
|
||||
- Refresh
|
||||
patches.suse/drm-xe-Fix-GT-for-each-engine-workarounds.patch.
|
||||
- commit b01435e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:44:37 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- drm/xe: Process deferred GGTT node removals on device unwind
|
||||
(git-fixes).
|
||||
- drm/xe/display: Add check for alloc_ordered_workqueue()
|
||||
(git-fixes).
|
||||
- drm/i915: fix build error some more (git-fixes).
|
||||
- drm/amd: Adjust output for discovery error handling (git-fixes).
|
||||
- drm/xe/bmg: Update Wa_16023588340 (git-fixes).
|
||||
- drm/v3d: Avoid NULL pointer dereference in
|
||||
`v3d_job_update_stats()` (stable-fixes).
|
||||
- fbcon: Make sure modelist not set on unregistered console
|
||||
(stable-fixes).
|
||||
- drm/amdgpu: read back register after written for VCN v4.0.5
|
||||
(stable-fixes).
|
||||
- drm/xe: Wire up device shutdown handler (stable-fixes).
|
||||
- commit 425e83a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:43:05 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X507UAR
|
||||
(git-fixes).
|
||||
- ALSA: usb-audio: Fix out-of-bounds read in
|
||||
snd_usb_get_audioformat_uac3() (git-fixes).
|
||||
- ALSA: hda/realtek: enable headset mic on Latitude 5420 Rugged
|
||||
(stable-fixes).
|
||||
- ALSA: usb-audio: Rename ALSA kcontrol PCM and PCM1 for the
|
||||
KTMicro sound card (stable-fixes).
|
||||
- ALSA: hda/realtek: Add quirk for Asus GU605C (stable-fixes).
|
||||
- ALSA: hda/realtek - Add mute LED support for HP Victus 16-s1xxx
|
||||
and HP Victus 15-fa1xxx (stable-fixes).
|
||||
- ALSA: hda/intel: Add Thinkpad E15 to PM deny list
|
||||
(stable-fixes).
|
||||
- ata: pata_via: Force PIO for ATAPI devices on VT6415/VT6330
|
||||
(stable-fixes).
|
||||
- bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS value
|
||||
(stable-fixes).
|
||||
- Bluetooth: btusb: Add new VID/PID 13d3/3584 for MT7922
|
||||
(stable-fixes).
|
||||
- Bluetooth: btusb: Add new VID/PID 13d3/3630 for MT7925
|
||||
(stable-fixes).
|
||||
- ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86
|
||||
case (stable-fixes).
|
||||
- ACPI: battery: negate current when discharging (stable-fixes).
|
||||
- ACPICA: Avoid sequence overread in call to strncmp()
|
||||
(stable-fixes).
|
||||
- ACPICA: utilities: Fix overflow check in vsnprintf()
|
||||
(stable-fixes).
|
||||
- ACPICA: Apply pack(1) to union aml_resource (stable-fixes).
|
||||
- ACPICA: fix acpi parse and parseext cache leaks (stable-fixes).
|
||||
- ACPICA: fix acpi operand cache leak in dswstate.c
|
||||
(stable-fixes).
|
||||
- ACPI: bus: Bail out if acpi_kobj registration fails
|
||||
(stable-fixes).
|
||||
- ASoC: amd: yc: Add quirk for Lenovo Yoga Pro 7 14ASP9
|
||||
(stable-fixes).
|
||||
- ASoC: intel/sdw_utils: Assign initial value in
|
||||
asoc_sdw_rt_amp_spk_rtd_init() (stable-fixes).
|
||||
- ASoC: tegra210_ahub: Add check to of_device_get_match_data()
|
||||
(stable-fixes).
|
||||
- ASoC: tas2770: Power cycle amp on ISENSE/VSENSE change
|
||||
(stable-fixes).
|
||||
- commit 36941d3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 28 12:42:00 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- Revert "block/bdev: enable large folio support for large logical block"
|
||||
(bsc#1245444)
|
||||
This reverts commit 03e169f9e789f08bac7bdb238dbd9bd7cfd00142.
|
||||
- commit f46bdc5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 18:10:22 CEST 2025 - joao.povoas@suse.com
|
||||
|
||||
- Update
|
||||
patches.suse/ALSA-pcm-Fix-race-of-buffer-access-at-PCM-OSS-layer.patch
|
||||
(stable-fixes CVE-2025-38078 bsc#1244737).
|
||||
- Update
|
||||
patches.suse/ASoC-SOF-Intel-hda-Fix-UAF-when-reloading-module.patch
|
||||
(git-fixes CVE-2025-38056 bsc#1244748).
|
||||
- Update
|
||||
patches.suse/HID-bpf-abort-dispatch-if-device-destroyed.patch
|
||||
(git-fixes CVE-2025-38016 bsc#1244745).
|
||||
- Update
|
||||
patches.suse/HID-uclogic-Add-NULL-check-in-uclogic_input_configur.patch
|
||||
(git-fixes CVE-2025-38007 bsc#1244938).
|
||||
- Update
|
||||
patches.suse/KVM-arm64-Fix-uninitialized-memcache-pointer-in-user.patch
|
||||
(git-fixes CVE-2025-37996 bsc#1243828).
|
||||
- Update
|
||||
patches.suse/PCI-endpoint-pci-epf-test-Fix-double-free-that-cause.patch
|
||||
(stable-fixes CVE-2025-38069 bsc#1245246).
|
||||
- Update
|
||||
patches.suse/RDMA-core-Fix-KASAN-slab-use-after-free-Read-in-ib_r.patch
|
||||
(git-fixes CVE-2025-38022 bsc#1245003).
|
||||
- Update
|
||||
patches.suse/RDMA-rxe-Fix-slab-use-after-free-Read-in-rxe_queue_c.patch
|
||||
(git-fixes CVE-2025-38024 bsc#1245025).
|
||||
- Update
|
||||
patches.suse/block-fix-race-between-set_blocksize-and-read-paths.patch
|
||||
(git-fixes CVE-2025-38073 bsc#1244741).
|
||||
- Update
|
||||
patches.suse/btrfs-avoid-NULL-pointer-dereference-if-no-valid-csu.patch
|
||||
(bsc#1243342 CVE-2025-38059 bsc#1244759).
|
||||
- Update
|
||||
patches.suse/btrfs-avoid-NULL-pointer-dereference-if-no-valid-ext.patch
|
||||
(bsc#1236208 CVE-2025-21658).
|
||||
- Update
|
||||
patches.suse/btrfs-zoned-fix-extent-range-end-unlock-in-cow_file_.patch
|
||||
(bsc#1239514 CVE-2025-21942 bsc#1240704).
|
||||
- Update
|
||||
patches.suse/can-bcm-add-locking-for-bcm_op-runtime-updates.patch
|
||||
(git-fixes CVE-2025-38004 bsc#1244274).
|
||||
- Update
|
||||
patches.suse/can-bcm-add-missing-rcu-read-protection-for-procfs-c.patch
|
||||
(git-fixes CVE-2025-38003 bsc#1244275).
|
||||
- Update
|
||||
patches.suse/can-m_can-m_can_class_allocate_dev-initialize-spin-l.patch
|
||||
(git-fixes CVE-2025-37993 bsc#1243822).
|
||||
- Update
|
||||
patches.suse/crypto-algif_hash-fix-double-free-in-hash_accept.patch
|
||||
(git-fixes CVE-2025-38079 bsc#1245217).
|
||||
- Update
|
||||
patches.suse/crypto-lzo-Fix-compression-buffer-overrun.patch
|
||||
(stable-fixes CVE-2025-38068 bsc#1245210).
|
||||
- Update
|
||||
patches.suse/dm-cache-prevent-BUG_ON-by-blocking-retries-on-faile.patch
|
||||
(git-fixes CVE-2025-38066 bsc#1244909).
|
||||
- Update
|
||||
patches.suse/dm-fix-unconditional-IO-throttle-caused-by-REQ_PREFL.patch
|
||||
(git-fixes CVE-2025-38063 bsc#1245202).
|
||||
- Update
|
||||
patches.suse/dmaengine-idxd-Refactor-remove-call-with-idxd_cleanu.patch
|
||||
(git-fixes CVE-2025-38014 bsc#1244732).
|
||||
- Update
|
||||
patches.suse/dmaengine-idxd-fix-memory-leak-in-error-handling-pat-46a5cca.patch
|
||||
(git-fixes CVE-2025-38015 bsc#1244789).
|
||||
- Update
|
||||
patches.suse/dmaengine-ti-k3-udma-Add-missing-locking.patch
|
||||
(git-fixes CVE-2025-38005 bsc#1244727).
|
||||
- Update
|
||||
patches.suse/drm-amd-display-Fix-invalid-context-error-in-dml-hel.patch
|
||||
(git-fixes CVE-2025-37965 bsc#1244174).
|
||||
- Update
|
||||
patches.suse/drm-amd-display-Increase-block_sequence-array-size.patch
|
||||
(stable-fixes CVE-2025-38080 bsc#1244738).
|
||||
- Update
|
||||
patches.suse/drm-amdgpu-csa-unmap-use-uninterruptible-lock.patch
|
||||
(stable-fixes CVE-2025-38011 bsc#1244729).
|
||||
- Update patches.suse/espintcp-fix-skb-leaks.patch (git-fixes
|
||||
CVE-2025-38057 bsc#1244862).
|
||||
- Update
|
||||
patches.suse/ext4-avoid-journaling-sb-update-on-error-if-journal-is-des.patch
|
||||
(bsc#1241967 CVE-2025-22113 bsc#1241617).
|
||||
- Update
|
||||
patches.suse/ext4-goto-right-label-out_mmap_sem-in-ext4_setattr.patch
|
||||
(bsc#1242556 CVE-2025-22120 bsc#1241592).
|
||||
- Update
|
||||
patches.suse/firmware-arm_ffa-Set-dma_mask-for-ffa-devices.patch
|
||||
(stable-fixes CVE-2025-38043 bsc#1245081).
|
||||
- Update
|
||||
patches.suse/fs-erofs-fileio-call-erofs_onlinefolio_split-after-bio_add_folio.patch
|
||||
(git-fixes CVE-2025-37999 bsc#1243846).
|
||||
- Update
|
||||
patches.suse/gpio-virtuser-fix-potential-out-of-bound-write.patch
|
||||
(stable-fixes CVE-2025-38082 bsc#1244740).
|
||||
- Update
|
||||
patches.suse/md-fix-mddev-uaf-while-iterating-all_mddevs-list.patch
|
||||
(git-fixes CVE-20255-22126 bsc#1241597 CVE-2025-22126).
|
||||
- Update patches.suse/media-cx231xx-set-device_caps-for-417.patch
|
||||
(stable-fixes CVE-2025-38044 bsc#1245082).
|
||||
- Update
|
||||
patches.suse/net-mlx5e-Disable-MACsec-offload-for-uplink-represen.patch
|
||||
(git-fixes CVE-2025-38020 bsc#1245001).
|
||||
- Update
|
||||
patches.suse/net-pktgen-fix-access-outside-of-user-given-buffer-i.patch
|
||||
(git-fixes CVE-2025-38061 bsc#1245440).
|
||||
- Update
|
||||
patches.suse/net-tls-fix-kernel-panic-when-alloc_page-failed.patch
|
||||
(git-fixes CVE-2025-38018 bsc#1244999).
|
||||
- Update patches.suse/net_sched-prio-fix-a-race-in-prio_tune.patch
|
||||
(git-fixes CVE-2025-38083 bsc#1245183).
|
||||
- Update
|
||||
patches.suse/nfs-handle-failure-of-nfs_get_lock_context-in-unlock-path.patch
|
||||
(git-fixes CVE-2025-38023 bsc#1245004).
|
||||
- Update
|
||||
patches.suse/nvmet-tcp-don-t-restore-null-sk_state_change.patch
|
||||
(git-fixes CVE-2025-38035 bsc#1244801).
|
||||
- Update
|
||||
patches.suse/padata-do-not-leak-refcount-in-reorder_work.patch
|
||||
(git-fixes CVE-2025-38031 bsc#1245046).
|
||||
- Update
|
||||
patches.suse/perf-x86-intel-Fix-segfault-with-PEBS-via-PT-with-sample_f.patch
|
||||
(git-fixes CVE-2025-38055 bsc#1244747).
|
||||
- Update
|
||||
patches.suse/phy-tegra-xusb-Use-a-bitmask-for-UTMI-pad-power-stat.patch
|
||||
(git-fixes CVE-2025-38010 bsc#1244996).
|
||||
- Update
|
||||
patches.suse/platform-x86-dell-wmi-sysman-Avoid-buffer-overflow-i.patch
|
||||
(git-fixes CVE-2025-38077 bsc#1244736).
|
||||
- Update
|
||||
patches.suse/ptp-ocp-Limit-signal-freq-counts-in-summary-output-f.patch
|
||||
(git-fixes CVE-2025-38054 bsc#1244752).
|
||||
- Update
|
||||
patches.suse/regulator-max20086-fix-invalid-memory-access.patch
|
||||
(git-fixes CVE-2025-38027 bsc#1245042).
|
||||
- Update
|
||||
patches.suse/sched-numa-fix-memory-leak-due-to-the-overwritten-vma-numab_state.patch
|
||||
(git fixes (sched/numa) CVE-2024-56613 bsc#1244176).
|
||||
- Update
|
||||
patches.suse/serial-mctrl_gpio-split-disable_ms-into-sync-and-no_.patch
|
||||
(git-fixes CVE-2025-38040 bsc#1245078).
|
||||
- Update
|
||||
patches.suse/spi-rockchip-Fix-register-out-of-bounds-access.patch
|
||||
(stable-fixes CVE-2025-38081 bsc#1244739).
|
||||
- Update
|
||||
patches.suse/staging-bcm2835-camera-Initialise-dev-in-v4l2_dev.patch
|
||||
(git-fixes CVE-2025-37971 bsc#1244173).
|
||||
- Update
|
||||
patches.suse/tracing-Have-process_string-also-allow-arrays.patch
|
||||
(git-fixes CVE-2024-57930 bsc#1236194).
|
||||
- Update
|
||||
patches.suse/usb-typec-ucsi-displayport-Fix-NULL-pointer-access.patch
|
||||
(git-fixes CVE-2025-37994 bsc#1243823).
|
||||
- Update
|
||||
patches.suse/wifi-cfg80211-fix-out-of-bounds-access-during-multi-.patch
|
||||
(git-fixes CVE-2025-37973 bsc#1244172).
|
||||
- Update patches.suse/wifi-iwlwifi-fix-debug-actions-order.patch
|
||||
(stable-fixes CVE-2025-38045 bsc#1245083).
|
||||
- Update
|
||||
patches.suse/wifi-mac80211-Set-n_channels-after-allocating-struct.patch
|
||||
(git-fixes CVE-2025-38013 bsc#1244731).
|
||||
- Update
|
||||
patches.suse/wifi-mt76-disable-napi-on-driver-removal.patch
|
||||
(git-fixes CVE-2025-38009 bsc#1244995).
|
||||
- Update
|
||||
patches.suse/x86-microcode-AMD-Fix-__apply_microcode_amd-s-return-value.patch
|
||||
(git-fixes CVE-2025-22047 bsc#1241437).
|
||||
- commit db15093
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 11:31:07 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/ondemand: Set io_is_busy to 1 by default on all
|
||||
platforms (bsc#1233975).
|
||||
- commit e5c69ac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 10:14:19 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/cpufreq-amd-pstate-Default-to-powersave-governor-whe.patch (jsc#PED-13111).
|
||||
- commit e2263cb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 09:58:44 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- HID: wacom: fix crash in wacom_aes_battery_handler()
|
||||
(git-fixes).
|
||||
- HID: lenovo: Restrict F7/9/11 mode to compact keyboards only
|
||||
(git-fixes).
|
||||
- HID: wacom: fix kobject reference count leak (git-fixes).
|
||||
- HID: wacom: fix memory leak on sysfs attribute creation failure
|
||||
(git-fixes).
|
||||
- HID: wacom: fix memory leak on kobject creation failure
|
||||
(git-fixes).
|
||||
- wifi: mac80211: fix beacon interval calculation overflow
|
||||
(git-fixes).
|
||||
- commit ea1fa22
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 17:10:10 CEST 2025 - hare@suse.de
|
||||
|
||||
- mm/memory-tier: Fix abstract distance calculation overflow
|
||||
(bsc#1244051).
|
||||
- commit 3248628
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 17:00:06 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/xen: Fix __xen_hypercall_setfunc() (git-fixes).
|
||||
- commit 76c9b78
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 16:59:45 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86: don't re-generate cpufeaturemasks.h so eagerly (git-fixes).
|
||||
- commit 1bde9b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 15:37:54 CEST 2025 - fdmanana@suse.com
|
||||
|
||||
- btrfs: fix wrong start offset for delalloc space release during
|
||||
mmap write (git-fixes).
|
||||
- btrfs: prepare btrfs_page_mkwrite() for large folios
|
||||
(git-fixes).
|
||||
- commit e702032
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:55:30 CEST 2025 - fdmanana@suse.com
|
||||
|
||||
- btrfs: fix invalid data space release when truncating block
|
||||
in NOCOW mode (git-fixes).
|
||||
- commit ecc292a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:27:28 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- kabi/severities: ignore nf_flow_register_bpf() that depends on
|
||||
CONFIG_DEBUG_* (bsc#1245399)
|
||||
- commit f7994ea
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:14:39 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Use AWK to generate {REQUIRED|DISABLED}_MASK_BIT_SET in <asm/cpufeaturemasks.h> (git-fixes).
|
||||
- Refresh patches.suse/kabi-reserve-cpuid-leaves.patch.
|
||||
- commit c797ea7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:13:02 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Remove {disabled,required}-features.h (git-fixes).
|
||||
- Refresh patches.suse/kabi-reserve-cpuid-leaves.patch.
|
||||
- commit 7c1ff00
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:10:33 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Generate the <asm/cpufeaturemasks.h> header based on build config (git-fixes).
|
||||
- commit aa4d1af
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:06:13 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Add {REQUIRED,DISABLED} feature configs (git-fixes).
|
||||
- commit 130db28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:05:53 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8 (git-fixes).
|
||||
- commit c39c8b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 13:48:18 CEST 2025 - jgross@suse.com
|
||||
|
||||
- KVM: SVM: Add Idle HLT intercept support (jsc#PED-12577).
|
||||
- commit 9b4ced8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 13:34:11 CEST 2025 - jgross@suse.com
|
||||
|
||||
- x86/cpufeatures: Add CPUID feature bit for Idle HLT intercept
|
||||
(jsc#PED-12577).
|
||||
- commit c78722e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 04:05:35 CEST 2025 - bdas@suse.de
|
||||
|
||||
- vmxnet3: correctly report gso type for UDP tunnels
|
||||
(bsc#1244626).
|
||||
- commit 1216762
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 04:05:17 CEST 2025 - bdas@suse.de
|
||||
|
||||
- vmxnet3: update MTU after device quiesce (bsc#1244626).
|
||||
- commit d22f709
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 19:00:28 CEST 2025 - fdmanana@suse.com
|
||||
|
||||
- btrfs: factor out nocow ordered extent and extent map generation
|
||||
into a helper (git-fixes).
|
||||
- btrfs: fix qgroup reservation leak on failure to allocate
|
||||
ordered extent (git-fixes).
|
||||
- btrfs: move ordered extent cleanup to where they are allocated
|
||||
(git-fixes).
|
||||
- btrfs: remove the unused locked_folio parameter from
|
||||
btrfs_cleanup_ordered_extents() (git-fixes).
|
||||
- btrfs: use unsigned types for constants defined as bit shifts
|
||||
(git-fixes).
|
||||
- Refresh
|
||||
patches.suse/0005-btrfs-do-proper-folio-cleanup-when-run_delalloc_noco.patch.
|
||||
- commit a1f80d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:50:16 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix compilation warning on arm32 (bsc#1243551).
|
||||
- commit 5ab4900
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:47:07 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Add support for the "Requested CPU Min
|
||||
frequency" BIOS option (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Add offline, online and suspend callbacks
|
||||
for amd_pstate_driver (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Move max_perf limiting in amd_pstate_update
|
||||
(jsc#PED-13164).
|
||||
- commit c625c71
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:38:53 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Enable ITMT support after initializing
|
||||
core rankings (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Fix min_limit perf and freq updation for
|
||||
performance governor (jsc#PED-13164).
|
||||
- commit f84536f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:07:05 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Set different default EPP policy for Epyc and Ryzen (jsc#PED-13164).
|
||||
- Refresh patches.suse/cpufreq-amd-pstate-Default-to-powersave-governor-whe.patch.
|
||||
- commit f5fec72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 13:37:27 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: ensure that PIDFS_INFO_EXIT is available (jsc#PED-13113).
|
||||
- blacklist.conf: Guard against unused prerequisite
|
||||
- commit 872e385
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 13:31:39 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- exit: fix the usage of delay_group_leader->exit_code in
|
||||
do_notify_parent() and pidfs_exit() (jsc#PED-13113).
|
||||
- pidfs: improve multi-threaded exec and premature thread-group
|
||||
leader exit polling (jsc#PED-13113).
|
||||
- commit c5e2e6c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 12:40:25 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Drop actions in amd_pstate_epp_cpu_offline()
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Stop caching EPP (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Rework CPPC enabling (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Drop debug statements for policy setting
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Update cppc_req_cached for shared mem EPP
|
||||
writes (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Move all EPP tracing into *_update_perf
|
||||
and *_set_epp functions (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Cache CPPC request in shared mem case too
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Replace all AMD_CPPC_* macros with masks
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Adjust variable scope (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Run on all of the correct CPUs
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Drop SUCCESS and FAIL enums
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Allow lowest nonlinear and lowest to
|
||||
be the same (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Use _free macro to free put policy
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Drop `cppc_cap1_cached` (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Overhaul locking (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Move perf values into a union
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Drop min and max cached frequencies
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Show a warning when a CPU fails to setup
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Invalidate cppc_req_cached during suspend
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Fix the clamping of perf values
|
||||
(jsc#PED-13164).
|
||||
- commit 0b848ba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 12:03:08 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: abort verification if env->cur_state->loop_entry != NULL
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- commit 3e1f9c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 11:35:00 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix oob write in trace_seq_to_buffer() (CVE-2025-37923
|
||||
bsc#1243551).
|
||||
- commit 3a99a12
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 11:28:14 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Remove the unncecessary driver_lock in
|
||||
amd_pstate_update_limits (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Use scope based cleanup for cpufreq_policy
|
||||
refs (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Remove the unnecessary cpufreq_update_policy
|
||||
call (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Modularize perf<->freq conversion (jsc#PED-13164).
|
||||
- Refresh patches.suse/cpufreq-amd-pstate-Add-missing-NULL-ptr-check-in-amd.patch.
|
||||
- cpufreq/amd-pstate: Convert all perf values to u8 (jsc#PED-13164).
|
||||
- Refresh patches.suse/cpufreq-amd-pstate-Add-missing-NULL-ptr-check-in-amd.patch.
|
||||
- cpufreq/amd-pstate: Pass min/max_limit_perf as min/max_perf
|
||||
to amd_pstate_update (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Remove the redundant des_perf clamping in
|
||||
adjust_perf (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Modify the min_perf calculation in
|
||||
adjust_perf callback (jsc#PED-13164).
|
||||
- commit 21b14f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:51:06 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix use-after-free in print_graph_function_flags
|
||||
during tracer switching (CVE-2025-22035 bsc#1241544).
|
||||
- commit 49f381e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:20:27 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: free verifier states when they are no longer referenced
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- Refresh patches.suse/kABI-padding-for-bpf.patch.
|
||||
- commit 06e2482
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:08:22 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: fix env->peak_states computation (CVE-2025-38060
|
||||
bsc#1245155).
|
||||
- commit 53d5bd3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:07:33 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: use list_head to track explored states and free list
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- bpf: do not update state->loop_entry in get_loop_entry()
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- bpf: make state->dfs_depth < state->loop_entry->dfs_depth an
|
||||
invariant (CVE-2025-38060 bsc#1245155).
|
||||
- bpf: detect infinite loop in get_loop_entry() (CVE-2025-38060
|
||||
bsc#1245155).
|
||||
- selftests/bpf: check states pruning for deeply nested iterator
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- bpf: don't do clean_live_states when state->loop_entry->branches
|
||||
> 0 (CVE-2025-38060 bsc#1245155).
|
||||
- selftests/bpf: test correct loop_entry update in
|
||||
copy_verifier_state (CVE-2025-38060 bsc#1245155).
|
||||
- bpf: copy_verifier_state() should copy 'loop_entry' field
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- commit 6388e16
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 08:01:17 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: Fix deadlock between rcu_tasks_trace and event_mutex
|
||||
(CVE-2025-37884 bsc#1243060).
|
||||
- commit 1feaa51
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:59:53 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_exthdr: fix offset with ipv4_find_option()
|
||||
(git-fixes).
|
||||
- commit be2a228
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:58:22 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: conntrack: Bound nf_conntrack sysctl writes
|
||||
(git-fixes).
|
||||
- commit 0ac13d2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:55:50 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_tables: Only use nf_skip_indirect_calls() when
|
||||
MITIGATION_RETPOLINE (git-fixes).
|
||||
- commit 114a1de
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:53:09 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_set_hash: GC reaps elements with conncount for
|
||||
dynamic sets only (git-fixes).
|
||||
- commit fd8be75
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:50:57 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_quota: match correctly when the quota just
|
||||
depleted (git-fixes).
|
||||
- commit 563b1e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:48:13 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_set_pipapo_avx2: fix initial map fill (git-fixes).
|
||||
- commit 5316618
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:44:57 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: bridge: Move specific fragmented packet to slow_path
|
||||
instead of dropping it (git-fixes).
|
||||
- commit 3a5285b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:43:37 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_tables: nft_fib_ipv6: fix VRF ipv4/ipv6 result
|
||||
discrepancy (git-fixes).
|
||||
- commit 18d1e67
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:41:16 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_tables: nft_fib: consistent l3mdev handling
|
||||
(git-fixes).
|
||||
- commit 2b7f119
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 14:56:47 CEST 2025 - mfranc@suse.cz
|
||||
|
||||
@@ -60,6 +919,12 @@ Mon Jun 23 17:55:38 CEST 2025 - mfranc@suse.cz
|
||||
bsc#1245230).
|
||||
- commit 5f783ee
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 16:25:04 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: never refuse ppid == 0 in PIDFD_GET_INFO (jsc#PED-13113).
|
||||
- commit 4327fa2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 16:14:25 CEST 2025 - vkarasulli@suse.de
|
||||
|
||||
@@ -128,6 +993,13 @@ Mon Jun 23 12:27:01 CEST 2025 - wqu@suse.com
|
||||
checksum (bsc#1245067).
|
||||
- commit b160824
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 11:41:41 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq: Default to performance governor on servers
|
||||
(jsc#PED-13111).
|
||||
- commit 0f4c2f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 10:52:46 CEST 2025 - ailiop@suse.com
|
||||
|
||||
@@ -388,6 +1260,12 @@ Fri Jun 20 11:51:59 CEST 2025 - nstange@suse.de
|
||||
(bsc#1240423 jsc#PED-12225).
|
||||
- commit 93f363a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 20 11:35:33 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: lookup pid through rbtree (jsc#PED-13113).
|
||||
- commit eead84f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 19 11:33:47 CEST 2025 - glass.su@suse.com
|
||||
|
||||
@@ -1388,20 +2266,20 @@ Thu Jun 12 15:41:11 CEST 2025 - petr.pavlu@suse.com
|
||||
Thu Jun 12 13:31:08 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: don't lose solo dquot update transactions (bsc#1244502).
|
||||
- commit faf4caf
|
||||
- commit de784a3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 13:30:45 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: don't lose solo superblock counter update transactions
|
||||
(bsc#1244502).
|
||||
- commit 3d00096
|
||||
- commit d46099b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 13:30:25 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: avoid nested calls to __xfs_trans_commit (bsc#1244502).
|
||||
- commit 85a1a76
|
||||
- commit 0e219be
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 13:24:23 CEST 2025 - sjaeckel@suse.de
|
||||
@@ -2066,6 +2944,19 @@ Sat Jun 7 09:54:40 CEST 2025 - tiwai@suse.de
|
||||
- Update video patch to the upstream version and put to sorted section
|
||||
- commit 5580ff0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 6 19:19:03 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: allow to retrieve exit information (jsc#PED-13113).
|
||||
- pidfs: record exit code and cgroupid at exit (jsc#PED-13113).
|
||||
- pidfs: use private inode slab cache (jsc#PED-13113).
|
||||
- pidfs: move setting flags into pidfs_alloc_file() (jsc#PED-13113).
|
||||
- pidfd: rely on automatic cleanup in __pidfd_prepare()
|
||||
(jsc#PED-13113).
|
||||
- pidfs: switch to copy_struct_to_user() (jsc#PED-13113).
|
||||
- pidfd: add ioctl to retrieve pid info (jsc#PED-13113).
|
||||
- commit e6e14a5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 6 16:06:42 CEST 2025 - hare@suse.de
|
||||
|
||||
@@ -2255,6 +3146,12 @@ Thu Jun 5 20:10:15 CEST 2025 - dsterba@suse.com
|
||||
- openvswitch: Fix unsafe attribute parsing in output_userspace() (CVE-2025-37998 bsc#1243836)
|
||||
- commit 947ad09
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 20:06:14 CEST 2025 - msuchanek@suse.de
|
||||
|
||||
- supported.conf: Add PPC KVM PMU (jsc#PED-11017)
|
||||
- commit 26c31c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 19:19:15 CEST 2025 - dsterba@suse.com
|
||||
|
||||
@@ -3221,6 +4118,12 @@ Thu Jun 5 17:15:38 CEST 2025 - tiwai@suse.de
|
||||
- ACPI: HED: Always initialize before evged (stable-fixes).
|
||||
- commit a49c2aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 16:30:04 CEST 2025 - msuchanek@suse.de
|
||||
|
||||
- kabi/severities: Add more PPC KVM symbols
|
||||
- commit 72910b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 13:49:48 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
@@ -3492,6 +4395,24 @@ Wed Jun 4 12:06:16 CEST 2025 - pfalcato@suse.de
|
||||
- net: ipv6: fix dst ref loop on input in seg6 lwt (git-fixes).
|
||||
- commit 6e27dbd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 4 11:39:22 CEST 2025 - msuchanek@suse.de
|
||||
|
||||
- powerpc/kvm-hv-pmu: Add perf-events for Hostwide counters
|
||||
(jsc#PED-11017).
|
||||
- powerpc/kvm-hv-pmu: Implement GSB message-ops for hostwide
|
||||
counters (jsc#PED-11017).
|
||||
- kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMU
|
||||
(jsc#PED-11017).
|
||||
Update config files.
|
||||
- kvm powerpc/book3s-apiv2: Add kunit tests for Hostwide GSB
|
||||
elements (jsc#PED-11017).
|
||||
- kvm powerpc/book3s-apiv2: Add support for Hostwide GSB elements
|
||||
(jsc#PED-11017).
|
||||
- powerpc: Document APIv2 KVM hcall spec for Hostwide counters
|
||||
(jsc#PED-11017).
|
||||
- commit 5094316
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 4 11:16:38 CEST 2025 - ailiop@suse.com
|
||||
|
||||
|
@@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define git_commit 99328957e5a600074b080517bc76f400869077ad
|
||||
%define git_commit 0c9b3adf9bb1de74dc64718cc047dfd7fe2e6d70
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@@ -25,7 +25,7 @@ Name: kernel-syms
|
||||
Version: 6.12.0
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g9932895
|
||||
Release: <RELEASE>.g0c9b3ad
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@@ -1,3 +1,862 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 14:29:43 CEST 2025 - ykaukab@suse.de
|
||||
|
||||
- kABI: update kABI symbols
|
||||
kABI exceptions were allowed for a couple of branches. Update kABI
|
||||
symbols after the merge. Since kABI symbols are being updated, remove
|
||||
current kABI workaround patches before the update.
|
||||
- commit 0c9b3ad
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:33:37 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- NFSD: Implement FATTR4_CLONE_BLKSIZE attribute (git-fixes).
|
||||
- commit 4f434fe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:29:56 CEST 2025 - tbogendoerfer@suse.de
|
||||
|
||||
- overflow: Introduce __DEFINE_FLEX for having no initializer
|
||||
(git-fixes).
|
||||
- commit 99c412c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:24:38 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- nfsd: nfsd4_spo_must_allow() must check this is a v4 compound
|
||||
request (git-fixes).
|
||||
- commit d974da9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 11:24:10 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- NFSD: fix race between nfsd registration and exports_proc
|
||||
(git-fixes).
|
||||
- commit 7c3e6b5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 10:33:01 CEST 2025 - tbogendoerfer@suse.de
|
||||
|
||||
- netlink: specs: tc: replace underscores with dashes in names
|
||||
(git-fixes).
|
||||
- netlink: specs: dpll: replace underscores with dashes in names
|
||||
(git-fixes).
|
||||
- netlink: specs: nfsd: replace underscores with dashes in names
|
||||
(git-fixes).
|
||||
- bnxt: properly flush XDP redirect lists (git-fixes).
|
||||
- e1000e: set fixed clock frequency indication for Nahum 11 and
|
||||
Nahum 13 (git-fixes).
|
||||
- ice: fix eswitch code memory leak in reset scenario (git-fixes).
|
||||
- net: ice: Perform accurate aRFS flow match (git-fixes).
|
||||
- net: ethtool: remove duplicate defines for family info
|
||||
(git-fixes).
|
||||
- bnxt_en: Fix double invocation of
|
||||
bnxt_ulp_stop()/bnxt_ulp_start() (git-fixes).
|
||||
- net/mlx5e: Fix leak of Geneve TLV option object (git-fixes).
|
||||
- net/mlx5: HWS, make sure the uplink is the last destination
|
||||
(git-fixes).
|
||||
- net/mlx5: HWS, fix missing ip_version handling in definer
|
||||
(git-fixes).
|
||||
- net/mlx5: Fix return value when searching for existing flow
|
||||
group (git-fixes).
|
||||
- net/mlx5: Fix ECVF vports unload on shutdown flow (git-fixes).
|
||||
- net/mlx5: Ensure fw pages are always allocated on same NUMA
|
||||
(git-fixes).
|
||||
- e1000: Move cancel_work_sync to avoid deadlock (git-fixes).
|
||||
- iavf: fix reset_task for early reset event (git-fixes).
|
||||
- i40e: retry VFLR handling if there is ongoing VF reset
|
||||
(git-fixes).
|
||||
- i40e: return false from i40e_reset_vf if reset is in progress
|
||||
(git-fixes).
|
||||
- iavf: iavf_suspend(): take RTNL before netdev_lock()
|
||||
(git-fixes).
|
||||
- gve: add missing NULL check for gve_alloc_pending_packet()
|
||||
in TX DQO (git-fixes).
|
||||
- idpf: avoid mailbox timeout delays during reset (git-fixes).
|
||||
- idpf: fix a race in txq wakeup (git-fixes).
|
||||
- ice: fix rebuilding the Tx scheduler tree for large queue counts
|
||||
(git-fixes).
|
||||
- ice: create new Tx scheduler nodes for new queues only
|
||||
(git-fixes).
|
||||
- ice: fix Tx scheduler error handling in XDP callback
|
||||
(git-fixes).
|
||||
- net/mlx4_en: Prevent potential integer overflow calculating Hz
|
||||
(git-fixes).
|
||||
- gve: Fix RX_BUFFERS_POSTED stat to report per-queue fill_cnt
|
||||
(git-fixes).
|
||||
- octeontx2-pf: QOS: Refactor TC_HTB_LEAF_DEL_LAST callback
|
||||
(git-fixes).
|
||||
- octeontx2-pf: QOS: Perform cache sync on send queue teardown
|
||||
(git-fixes).
|
||||
- net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid()
|
||||
(git-fixes).
|
||||
- net/mlx5_core: Add error handling
|
||||
inmlx5_query_nic_vport_qkey_viol_cntr() (git-fixes).
|
||||
- net/mlx5: HWS, Fix matcher action template attach (git-fixes).
|
||||
- overflow: Fix direct struct member initialization in
|
||||
_DEFINE_FLEX() (git-fixes).
|
||||
- idpf: fix idpf_vport_splitq_napi_poll() (git-fixes).
|
||||
- idpf: fix null-ptr-deref in idpf_features_check (CVE-2025-38053
|
||||
bsc#1244746).
|
||||
- ice: Fix LACP bonds without SRIOV environment (git-fixes).
|
||||
- ice: fix vf->num_mac count with port representors (git-fixes).
|
||||
- commit af82899
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 08:56:31 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- staging: rtl8723bs: Avoid memset() in aes_cipher() and
|
||||
aes_decipher() (git-fixes).
|
||||
- serial: imx: Restore original RXTL for console to fix data loss
|
||||
(git-fixes).
|
||||
- serial: core: restore of_node information in sysfs (git-fixes).
|
||||
- commit 3895da7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 08:44:37 CEST 2025 - nmorey@suse.com
|
||||
|
||||
- RDMA/hns: initialize db in update_srq_db() (git-fixes)
|
||||
- commit 980c53d
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:51:11 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- wifi: rtw88: usb: Upload the firmware in bigger chunks
|
||||
(stable-fixes).
|
||||
- commit 1df8f6c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:50:19 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- wifi: mt76: mt7996: drop fragments with multicast or broadcast
|
||||
RA (stable-fixes).
|
||||
- wifi: mt76: mt7921: add 160 MHz AP for mt7922 device
|
||||
(stable-fixes).
|
||||
- wifi: mt76: mt7925: introduce thermal protection (stable-fixes).
|
||||
- wifi: mt76: mt76x2: Add support for LiteOn WN4516R,WN4519R
|
||||
(stable-fixes).
|
||||
- wifi: ath12k: fix macro definition HAL_RX_MSDU_PKT_LENGTH_GET
|
||||
(stable-fixes).
|
||||
- wifi: ath12k: fix a possible dead lock caused by ab->base_lock
|
||||
(stable-fixes).
|
||||
- wifi: ath11k: Fix QMI memory reuse logic (stable-fixes).
|
||||
- wifi: mac80211: validate SCAN_FLAG_AP in scan request during
|
||||
MLO (stable-fixes).
|
||||
- wifi: rtw89: leave idle mode when setting WEP encryption for
|
||||
AP mode (stable-fixes).
|
||||
- wifi: rtw89: 8922a: fix TX fail with wrong VCO setting
|
||||
(stable-fixes).
|
||||
- wifi: iwlwifi: mvm: fix beacon CCK flag (stable-fixes).
|
||||
- wireless: purelifi: plfxlc: fix memory leak in
|
||||
plfxlc_usb_wreq_asyn() (stable-fixes).
|
||||
- wifi: mac80211: do not offer a mesh path if forwarding is
|
||||
disabled (stable-fixes).
|
||||
- wifi: iwlwifi: pcie: make sure to lock rxq->read (stable-fixes).
|
||||
- wifi: mac80211_hwsim: Prevent tsf from setting if beacon is
|
||||
disabled (stable-fixes).
|
||||
- wifi: ath12k: using msdu end descriptor to check for rx
|
||||
multicast packets (stable-fixes).
|
||||
- wifi: ath12k: fix failed to set mhi state error during reboot
|
||||
with hardware grouping (stable-fixes).
|
||||
- wifi: ath12k: fix link valid field initialization in the
|
||||
monitor Rx (stable-fixes).
|
||||
- wifi: ath12k: fix incorrect CE addresses (stable-fixes).
|
||||
- commit b75f8f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:48:43 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- drivers/rapidio/rio_cm.c: prevent possible heap overwrite
|
||||
(stable-fixes).
|
||||
- PCI: Add ACS quirk for Loongson PCIe (stable-fixes).
|
||||
- watchdog: da9052_wdt: respect TWDMIN (stable-fixes).
|
||||
- watchdog: fix watchdog may detect false positive of softlockup
|
||||
(stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_pmx_set_by_name() (stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_gpio_get_direction() (stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_pmx_gpio_set_direction() (stable-fixes).
|
||||
- pinctrl: armada-37xx: propagate error from
|
||||
armada_37xx_gpio_get() (stable-fixes).
|
||||
- pinctrl: mcp23s08: Reset all pins to input at probe
|
||||
(stable-fixes).
|
||||
- software node: Correct a OOB check in
|
||||
software_node_get_reference_args() (stable-fixes).
|
||||
- wifi: ath12k: Pass correct values of center freq1 and center
|
||||
freq2 for 160 MHz (stable-fixes).
|
||||
- wifi: mac80211: VLAN traffic in multicast path (stable-fixes).
|
||||
- wifi: iwlwifi: Add missing MODULE_FIRMWARE for Qu-c0-jf-b0
|
||||
(stable-fixes).
|
||||
- usbnet: asix AX88772: leave the carrier control to phylink
|
||||
(stable-fixes).
|
||||
- PM: runtime: fix denying of auto suspend in
|
||||
pm_suspend_timer_fn() (stable-fixes).
|
||||
- power: supply: max17040: adjust thermal channel scaling
|
||||
(stable-fixes).
|
||||
- power: supply: bq27xxx: Retrieve again when busy (stable-fixes).
|
||||
- power: supply: collie: Fix wakeup source leaks on device unbind
|
||||
(stable-fixes).
|
||||
- platform-msi: Add msi_remove_device_irq_domain() in
|
||||
platform_device_msi_free_irqs_all() (stable-fixes).
|
||||
- wifi: rtw89: phy: add dummy C2H event handler for report of
|
||||
TAS power (stable-fixes).
|
||||
- commit 132d8d6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:47:08 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- i2c: tiny-usb: disable zero-length read messages (git-fixes).
|
||||
- i2c: robotfuzz-osif: disable zero-length read messages
|
||||
(git-fixes).
|
||||
- i2c: designware: Invoke runtime suspend on quick slave
|
||||
re-registration (stable-fixes).
|
||||
- i2c: npcm: Add clock toggle recovery (stable-fixes).
|
||||
- hid-asus: check ROG Ally MCU version and warn (stable-fixes).
|
||||
- mmc: Add quirk to disable DDR50 tuning (stable-fixes).
|
||||
- gpiolib: of: Add polarity quirk for s5m8767 (stable-fixes).
|
||||
- Make 'cc-option' work correctly for the -Wno-xyzzy pattern
|
||||
(stable-fixes).
|
||||
- Input: sparcspkr - avoid unannotated fall-through
|
||||
(stable-fixes).
|
||||
- commit 1379ece
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:45:28 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- drm/xe/gt: Update handling of xe_force_wake_get return
|
||||
(stable-fixes).
|
||||
- Refresh
|
||||
patches.suse/drm-xe-Fix-GT-for-each-engine-workarounds.patch.
|
||||
- commit b01435e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:44:37 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- drm/xe: Process deferred GGTT node removals on device unwind
|
||||
(git-fixes).
|
||||
- drm/xe/display: Add check for alloc_ordered_workqueue()
|
||||
(git-fixes).
|
||||
- drm/i915: fix build error some more (git-fixes).
|
||||
- drm/amd: Adjust output for discovery error handling (git-fixes).
|
||||
- drm/xe/bmg: Update Wa_16023588340 (git-fixes).
|
||||
- drm/v3d: Avoid NULL pointer dereference in
|
||||
`v3d_job_update_stats()` (stable-fixes).
|
||||
- fbcon: Make sure modelist not set on unregistered console
|
||||
(stable-fixes).
|
||||
- drm/amdgpu: read back register after written for VCN v4.0.5
|
||||
(stable-fixes).
|
||||
- drm/xe: Wire up device shutdown handler (stable-fixes).
|
||||
- commit 425e83a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 29 10:43:05 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X507UAR
|
||||
(git-fixes).
|
||||
- ALSA: usb-audio: Fix out-of-bounds read in
|
||||
snd_usb_get_audioformat_uac3() (git-fixes).
|
||||
- ALSA: hda/realtek: enable headset mic on Latitude 5420 Rugged
|
||||
(stable-fixes).
|
||||
- ALSA: usb-audio: Rename ALSA kcontrol PCM and PCM1 for the
|
||||
KTMicro sound card (stable-fixes).
|
||||
- ALSA: hda/realtek: Add quirk for Asus GU605C (stable-fixes).
|
||||
- ALSA: hda/realtek - Add mute LED support for HP Victus 16-s1xxx
|
||||
and HP Victus 15-fa1xxx (stable-fixes).
|
||||
- ALSA: hda/intel: Add Thinkpad E15 to PM deny list
|
||||
(stable-fixes).
|
||||
- ata: pata_via: Force PIO for ATAPI devices on VT6415/VT6330
|
||||
(stable-fixes).
|
||||
- bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS value
|
||||
(stable-fixes).
|
||||
- Bluetooth: btusb: Add new VID/PID 13d3/3584 for MT7922
|
||||
(stable-fixes).
|
||||
- Bluetooth: btusb: Add new VID/PID 13d3/3630 for MT7925
|
||||
(stable-fixes).
|
||||
- ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86
|
||||
case (stable-fixes).
|
||||
- ACPI: battery: negate current when discharging (stable-fixes).
|
||||
- ACPICA: Avoid sequence overread in call to strncmp()
|
||||
(stable-fixes).
|
||||
- ACPICA: utilities: Fix overflow check in vsnprintf()
|
||||
(stable-fixes).
|
||||
- ACPICA: Apply pack(1) to union aml_resource (stable-fixes).
|
||||
- ACPICA: fix acpi parse and parseext cache leaks (stable-fixes).
|
||||
- ACPICA: fix acpi operand cache leak in dswstate.c
|
||||
(stable-fixes).
|
||||
- ACPI: bus: Bail out if acpi_kobj registration fails
|
||||
(stable-fixes).
|
||||
- ASoC: amd: yc: Add quirk for Lenovo Yoga Pro 7 14ASP9
|
||||
(stable-fixes).
|
||||
- ASoC: intel/sdw_utils: Assign initial value in
|
||||
asoc_sdw_rt_amp_spk_rtd_init() (stable-fixes).
|
||||
- ASoC: tegra210_ahub: Add check to of_device_get_match_data()
|
||||
(stable-fixes).
|
||||
- ASoC: tas2770: Power cycle amp on ISENSE/VSENSE change
|
||||
(stable-fixes).
|
||||
- commit 36941d3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 28 12:42:00 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- Revert "block/bdev: enable large folio support for large logical block"
|
||||
(bsc#1245444)
|
||||
This reverts commit 03e169f9e789f08bac7bdb238dbd9bd7cfd00142.
|
||||
- commit f46bdc5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 18:10:22 CEST 2025 - joao.povoas@suse.com
|
||||
|
||||
- Update
|
||||
patches.suse/ALSA-pcm-Fix-race-of-buffer-access-at-PCM-OSS-layer.patch
|
||||
(stable-fixes CVE-2025-38078 bsc#1244737).
|
||||
- Update
|
||||
patches.suse/ASoC-SOF-Intel-hda-Fix-UAF-when-reloading-module.patch
|
||||
(git-fixes CVE-2025-38056 bsc#1244748).
|
||||
- Update
|
||||
patches.suse/HID-bpf-abort-dispatch-if-device-destroyed.patch
|
||||
(git-fixes CVE-2025-38016 bsc#1244745).
|
||||
- Update
|
||||
patches.suse/HID-uclogic-Add-NULL-check-in-uclogic_input_configur.patch
|
||||
(git-fixes CVE-2025-38007 bsc#1244938).
|
||||
- Update
|
||||
patches.suse/KVM-arm64-Fix-uninitialized-memcache-pointer-in-user.patch
|
||||
(git-fixes CVE-2025-37996 bsc#1243828).
|
||||
- Update
|
||||
patches.suse/PCI-endpoint-pci-epf-test-Fix-double-free-that-cause.patch
|
||||
(stable-fixes CVE-2025-38069 bsc#1245246).
|
||||
- Update
|
||||
patches.suse/RDMA-core-Fix-KASAN-slab-use-after-free-Read-in-ib_r.patch
|
||||
(git-fixes CVE-2025-38022 bsc#1245003).
|
||||
- Update
|
||||
patches.suse/RDMA-rxe-Fix-slab-use-after-free-Read-in-rxe_queue_c.patch
|
||||
(git-fixes CVE-2025-38024 bsc#1245025).
|
||||
- Update
|
||||
patches.suse/block-fix-race-between-set_blocksize-and-read-paths.patch
|
||||
(git-fixes CVE-2025-38073 bsc#1244741).
|
||||
- Update
|
||||
patches.suse/btrfs-avoid-NULL-pointer-dereference-if-no-valid-csu.patch
|
||||
(bsc#1243342 CVE-2025-38059 bsc#1244759).
|
||||
- Update
|
||||
patches.suse/btrfs-avoid-NULL-pointer-dereference-if-no-valid-ext.patch
|
||||
(bsc#1236208 CVE-2025-21658).
|
||||
- Update
|
||||
patches.suse/btrfs-zoned-fix-extent-range-end-unlock-in-cow_file_.patch
|
||||
(bsc#1239514 CVE-2025-21942 bsc#1240704).
|
||||
- Update
|
||||
patches.suse/can-bcm-add-locking-for-bcm_op-runtime-updates.patch
|
||||
(git-fixes CVE-2025-38004 bsc#1244274).
|
||||
- Update
|
||||
patches.suse/can-bcm-add-missing-rcu-read-protection-for-procfs-c.patch
|
||||
(git-fixes CVE-2025-38003 bsc#1244275).
|
||||
- Update
|
||||
patches.suse/can-m_can-m_can_class_allocate_dev-initialize-spin-l.patch
|
||||
(git-fixes CVE-2025-37993 bsc#1243822).
|
||||
- Update
|
||||
patches.suse/crypto-algif_hash-fix-double-free-in-hash_accept.patch
|
||||
(git-fixes CVE-2025-38079 bsc#1245217).
|
||||
- Update
|
||||
patches.suse/crypto-lzo-Fix-compression-buffer-overrun.patch
|
||||
(stable-fixes CVE-2025-38068 bsc#1245210).
|
||||
- Update
|
||||
patches.suse/dm-cache-prevent-BUG_ON-by-blocking-retries-on-faile.patch
|
||||
(git-fixes CVE-2025-38066 bsc#1244909).
|
||||
- Update
|
||||
patches.suse/dm-fix-unconditional-IO-throttle-caused-by-REQ_PREFL.patch
|
||||
(git-fixes CVE-2025-38063 bsc#1245202).
|
||||
- Update
|
||||
patches.suse/dmaengine-idxd-Refactor-remove-call-with-idxd_cleanu.patch
|
||||
(git-fixes CVE-2025-38014 bsc#1244732).
|
||||
- Update
|
||||
patches.suse/dmaengine-idxd-fix-memory-leak-in-error-handling-pat-46a5cca.patch
|
||||
(git-fixes CVE-2025-38015 bsc#1244789).
|
||||
- Update
|
||||
patches.suse/dmaengine-ti-k3-udma-Add-missing-locking.patch
|
||||
(git-fixes CVE-2025-38005 bsc#1244727).
|
||||
- Update
|
||||
patches.suse/drm-amd-display-Fix-invalid-context-error-in-dml-hel.patch
|
||||
(git-fixes CVE-2025-37965 bsc#1244174).
|
||||
- Update
|
||||
patches.suse/drm-amd-display-Increase-block_sequence-array-size.patch
|
||||
(stable-fixes CVE-2025-38080 bsc#1244738).
|
||||
- Update
|
||||
patches.suse/drm-amdgpu-csa-unmap-use-uninterruptible-lock.patch
|
||||
(stable-fixes CVE-2025-38011 bsc#1244729).
|
||||
- Update patches.suse/espintcp-fix-skb-leaks.patch (git-fixes
|
||||
CVE-2025-38057 bsc#1244862).
|
||||
- Update
|
||||
patches.suse/ext4-avoid-journaling-sb-update-on-error-if-journal-is-des.patch
|
||||
(bsc#1241967 CVE-2025-22113 bsc#1241617).
|
||||
- Update
|
||||
patches.suse/ext4-goto-right-label-out_mmap_sem-in-ext4_setattr.patch
|
||||
(bsc#1242556 CVE-2025-22120 bsc#1241592).
|
||||
- Update
|
||||
patches.suse/firmware-arm_ffa-Set-dma_mask-for-ffa-devices.patch
|
||||
(stable-fixes CVE-2025-38043 bsc#1245081).
|
||||
- Update
|
||||
patches.suse/fs-erofs-fileio-call-erofs_onlinefolio_split-after-bio_add_folio.patch
|
||||
(git-fixes CVE-2025-37999 bsc#1243846).
|
||||
- Update
|
||||
patches.suse/gpio-virtuser-fix-potential-out-of-bound-write.patch
|
||||
(stable-fixes CVE-2025-38082 bsc#1244740).
|
||||
- Update
|
||||
patches.suse/md-fix-mddev-uaf-while-iterating-all_mddevs-list.patch
|
||||
(git-fixes CVE-20255-22126 bsc#1241597 CVE-2025-22126).
|
||||
- Update patches.suse/media-cx231xx-set-device_caps-for-417.patch
|
||||
(stable-fixes CVE-2025-38044 bsc#1245082).
|
||||
- Update
|
||||
patches.suse/net-mlx5e-Disable-MACsec-offload-for-uplink-represen.patch
|
||||
(git-fixes CVE-2025-38020 bsc#1245001).
|
||||
- Update
|
||||
patches.suse/net-pktgen-fix-access-outside-of-user-given-buffer-i.patch
|
||||
(git-fixes CVE-2025-38061 bsc#1245440).
|
||||
- Update
|
||||
patches.suse/net-tls-fix-kernel-panic-when-alloc_page-failed.patch
|
||||
(git-fixes CVE-2025-38018 bsc#1244999).
|
||||
- Update patches.suse/net_sched-prio-fix-a-race-in-prio_tune.patch
|
||||
(git-fixes CVE-2025-38083 bsc#1245183).
|
||||
- Update
|
||||
patches.suse/nfs-handle-failure-of-nfs_get_lock_context-in-unlock-path.patch
|
||||
(git-fixes CVE-2025-38023 bsc#1245004).
|
||||
- Update
|
||||
patches.suse/nvmet-tcp-don-t-restore-null-sk_state_change.patch
|
||||
(git-fixes CVE-2025-38035 bsc#1244801).
|
||||
- Update
|
||||
patches.suse/padata-do-not-leak-refcount-in-reorder_work.patch
|
||||
(git-fixes CVE-2025-38031 bsc#1245046).
|
||||
- Update
|
||||
patches.suse/perf-x86-intel-Fix-segfault-with-PEBS-via-PT-with-sample_f.patch
|
||||
(git-fixes CVE-2025-38055 bsc#1244747).
|
||||
- Update
|
||||
patches.suse/phy-tegra-xusb-Use-a-bitmask-for-UTMI-pad-power-stat.patch
|
||||
(git-fixes CVE-2025-38010 bsc#1244996).
|
||||
- Update
|
||||
patches.suse/platform-x86-dell-wmi-sysman-Avoid-buffer-overflow-i.patch
|
||||
(git-fixes CVE-2025-38077 bsc#1244736).
|
||||
- Update
|
||||
patches.suse/ptp-ocp-Limit-signal-freq-counts-in-summary-output-f.patch
|
||||
(git-fixes CVE-2025-38054 bsc#1244752).
|
||||
- Update
|
||||
patches.suse/regulator-max20086-fix-invalid-memory-access.patch
|
||||
(git-fixes CVE-2025-38027 bsc#1245042).
|
||||
- Update
|
||||
patches.suse/sched-numa-fix-memory-leak-due-to-the-overwritten-vma-numab_state.patch
|
||||
(git fixes (sched/numa) CVE-2024-56613 bsc#1244176).
|
||||
- Update
|
||||
patches.suse/serial-mctrl_gpio-split-disable_ms-into-sync-and-no_.patch
|
||||
(git-fixes CVE-2025-38040 bsc#1245078).
|
||||
- Update
|
||||
patches.suse/spi-rockchip-Fix-register-out-of-bounds-access.patch
|
||||
(stable-fixes CVE-2025-38081 bsc#1244739).
|
||||
- Update
|
||||
patches.suse/staging-bcm2835-camera-Initialise-dev-in-v4l2_dev.patch
|
||||
(git-fixes CVE-2025-37971 bsc#1244173).
|
||||
- Update
|
||||
patches.suse/tracing-Have-process_string-also-allow-arrays.patch
|
||||
(git-fixes CVE-2024-57930 bsc#1236194).
|
||||
- Update
|
||||
patches.suse/usb-typec-ucsi-displayport-Fix-NULL-pointer-access.patch
|
||||
(git-fixes CVE-2025-37994 bsc#1243823).
|
||||
- Update
|
||||
patches.suse/wifi-cfg80211-fix-out-of-bounds-access-during-multi-.patch
|
||||
(git-fixes CVE-2025-37973 bsc#1244172).
|
||||
- Update patches.suse/wifi-iwlwifi-fix-debug-actions-order.patch
|
||||
(stable-fixes CVE-2025-38045 bsc#1245083).
|
||||
- Update
|
||||
patches.suse/wifi-mac80211-Set-n_channels-after-allocating-struct.patch
|
||||
(git-fixes CVE-2025-38013 bsc#1244731).
|
||||
- Update
|
||||
patches.suse/wifi-mt76-disable-napi-on-driver-removal.patch
|
||||
(git-fixes CVE-2025-38009 bsc#1244995).
|
||||
- Update
|
||||
patches.suse/x86-microcode-AMD-Fix-__apply_microcode_amd-s-return-value.patch
|
||||
(git-fixes CVE-2025-22047 bsc#1241437).
|
||||
- commit db15093
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 11:31:07 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/ondemand: Set io_is_busy to 1 by default on all
|
||||
platforms (bsc#1233975).
|
||||
- commit e5c69ac
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 10:14:19 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/cpufreq-amd-pstate-Default-to-powersave-governor-whe.patch (jsc#PED-13111).
|
||||
- commit e2263cb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 27 09:58:44 CEST 2025 - tiwai@suse.de
|
||||
|
||||
- HID: wacom: fix crash in wacom_aes_battery_handler()
|
||||
(git-fixes).
|
||||
- HID: lenovo: Restrict F7/9/11 mode to compact keyboards only
|
||||
(git-fixes).
|
||||
- HID: wacom: fix kobject reference count leak (git-fixes).
|
||||
- HID: wacom: fix memory leak on sysfs attribute creation failure
|
||||
(git-fixes).
|
||||
- HID: wacom: fix memory leak on kobject creation failure
|
||||
(git-fixes).
|
||||
- wifi: mac80211: fix beacon interval calculation overflow
|
||||
(git-fixes).
|
||||
- commit ea1fa22
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 17:10:10 CEST 2025 - hare@suse.de
|
||||
|
||||
- mm/memory-tier: Fix abstract distance calculation overflow
|
||||
(bsc#1244051).
|
||||
- commit 3248628
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 17:00:06 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/xen: Fix __xen_hypercall_setfunc() (git-fixes).
|
||||
- commit 76c9b78
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 16:59:45 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86: don't re-generate cpufeaturemasks.h so eagerly (git-fixes).
|
||||
- commit 1bde9b6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 15:37:54 CEST 2025 - fdmanana@suse.com
|
||||
|
||||
- btrfs: fix wrong start offset for delalloc space release during
|
||||
mmap write (git-fixes).
|
||||
- btrfs: prepare btrfs_page_mkwrite() for large folios
|
||||
(git-fixes).
|
||||
- commit e702032
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:55:30 CEST 2025 - fdmanana@suse.com
|
||||
|
||||
- btrfs: fix invalid data space release when truncating block
|
||||
in NOCOW mode (git-fixes).
|
||||
- commit ecc292a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:27:28 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- kabi/severities: ignore nf_flow_register_bpf() that depends on
|
||||
CONFIG_DEBUG_* (bsc#1245399)
|
||||
- commit f7994ea
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:14:39 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Use AWK to generate {REQUIRED|DISABLED}_MASK_BIT_SET in <asm/cpufeaturemasks.h> (git-fixes).
|
||||
- Refresh patches.suse/kabi-reserve-cpuid-leaves.patch.
|
||||
- commit c797ea7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:13:02 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Remove {disabled,required}-features.h (git-fixes).
|
||||
- Refresh patches.suse/kabi-reserve-cpuid-leaves.patch.
|
||||
- commit 7c1ff00
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:10:33 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Generate the <asm/cpufeaturemasks.h> header based on build config (git-fixes).
|
||||
- commit aa4d1af
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:06:13 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Add {REQUIRED,DISABLED} feature configs (git-fixes).
|
||||
- commit 130db28
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 14:05:53 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
- x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8 (git-fixes).
|
||||
- commit c39c8b4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 13:48:18 CEST 2025 - jgross@suse.com
|
||||
|
||||
- KVM: SVM: Add Idle HLT intercept support (jsc#PED-12577).
|
||||
- commit 9b4ced8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 13:34:11 CEST 2025 - jgross@suse.com
|
||||
|
||||
- x86/cpufeatures: Add CPUID feature bit for Idle HLT intercept
|
||||
(jsc#PED-12577).
|
||||
- commit c78722e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 04:05:35 CEST 2025 - bdas@suse.de
|
||||
|
||||
- vmxnet3: correctly report gso type for UDP tunnels
|
||||
(bsc#1244626).
|
||||
- commit 1216762
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 26 04:05:17 CEST 2025 - bdas@suse.de
|
||||
|
||||
- vmxnet3: update MTU after device quiesce (bsc#1244626).
|
||||
- commit d22f709
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 19:00:28 CEST 2025 - fdmanana@suse.com
|
||||
|
||||
- btrfs: factor out nocow ordered extent and extent map generation
|
||||
into a helper (git-fixes).
|
||||
- btrfs: fix qgroup reservation leak on failure to allocate
|
||||
ordered extent (git-fixes).
|
||||
- btrfs: move ordered extent cleanup to where they are allocated
|
||||
(git-fixes).
|
||||
- btrfs: remove the unused locked_folio parameter from
|
||||
btrfs_cleanup_ordered_extents() (git-fixes).
|
||||
- btrfs: use unsigned types for constants defined as bit shifts
|
||||
(git-fixes).
|
||||
- Refresh
|
||||
patches.suse/0005-btrfs-do-proper-folio-cleanup-when-run_delalloc_noco.patch.
|
||||
- commit a1f80d1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:50:16 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix compilation warning on arm32 (bsc#1243551).
|
||||
- commit 5ab4900
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:47:07 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Add support for the "Requested CPU Min
|
||||
frequency" BIOS option (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Add offline, online and suspend callbacks
|
||||
for amd_pstate_driver (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Move max_perf limiting in amd_pstate_update
|
||||
(jsc#PED-13164).
|
||||
- commit c625c71
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:38:53 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Enable ITMT support after initializing
|
||||
core rankings (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Fix min_limit perf and freq updation for
|
||||
performance governor (jsc#PED-13164).
|
||||
- commit f84536f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 14:07:05 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Set different default EPP policy for Epyc and Ryzen (jsc#PED-13164).
|
||||
- Refresh patches.suse/cpufreq-amd-pstate-Default-to-powersave-governor-whe.patch.
|
||||
- commit f5fec72
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 13:37:27 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: ensure that PIDFS_INFO_EXIT is available (jsc#PED-13113).
|
||||
- blacklist.conf: Guard against unused prerequisite
|
||||
- commit 872e385
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 13:31:39 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- exit: fix the usage of delay_group_leader->exit_code in
|
||||
do_notify_parent() and pidfs_exit() (jsc#PED-13113).
|
||||
- pidfs: improve multi-threaded exec and premature thread-group
|
||||
leader exit polling (jsc#PED-13113).
|
||||
- commit c5e2e6c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 12:40:25 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Drop actions in amd_pstate_epp_cpu_offline()
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Stop caching EPP (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Rework CPPC enabling (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Drop debug statements for policy setting
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Update cppc_req_cached for shared mem EPP
|
||||
writes (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Move all EPP tracing into *_update_perf
|
||||
and *_set_epp functions (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Cache CPPC request in shared mem case too
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Replace all AMD_CPPC_* macros with masks
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Adjust variable scope (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Run on all of the correct CPUs
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Drop SUCCESS and FAIL enums
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Allow lowest nonlinear and lowest to
|
||||
be the same (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate-ut: Use _free macro to free put policy
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Drop `cppc_cap1_cached` (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Overhaul locking (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Move perf values into a union
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Drop min and max cached frequencies
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Show a warning when a CPU fails to setup
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Invalidate cppc_req_cached during suspend
|
||||
(jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Fix the clamping of perf values
|
||||
(jsc#PED-13164).
|
||||
- commit 0b848ba
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 12:03:08 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: abort verification if env->cur_state->loop_entry != NULL
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- commit 3e1f9c9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 11:35:00 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix oob write in trace_seq_to_buffer() (CVE-2025-37923
|
||||
bsc#1243551).
|
||||
- commit 3a99a12
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 11:28:14 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq/amd-pstate: Remove the unncecessary driver_lock in
|
||||
amd_pstate_update_limits (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Use scope based cleanup for cpufreq_policy
|
||||
refs (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Remove the unnecessary cpufreq_update_policy
|
||||
call (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Modularize perf<->freq conversion (jsc#PED-13164).
|
||||
- Refresh patches.suse/cpufreq-amd-pstate-Add-missing-NULL-ptr-check-in-amd.patch.
|
||||
- cpufreq/amd-pstate: Convert all perf values to u8 (jsc#PED-13164).
|
||||
- Refresh patches.suse/cpufreq-amd-pstate-Add-missing-NULL-ptr-check-in-amd.patch.
|
||||
- cpufreq/amd-pstate: Pass min/max_limit_perf as min/max_perf
|
||||
to amd_pstate_update (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Remove the redundant des_perf clamping in
|
||||
adjust_perf (jsc#PED-13164).
|
||||
- cpufreq/amd-pstate: Modify the min_perf calculation in
|
||||
adjust_perf callback (jsc#PED-13164).
|
||||
- commit 21b14f2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:51:06 CEST 2025 - petr.pavlu@suse.com
|
||||
|
||||
- tracing: Fix use-after-free in print_graph_function_flags
|
||||
during tracer switching (CVE-2025-22035 bsc#1241544).
|
||||
- commit 49f381e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:20:27 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: free verifier states when they are no longer referenced
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- Refresh patches.suse/kABI-padding-for-bpf.patch.
|
||||
- commit 06e2482
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:08:22 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: fix env->peak_states computation (CVE-2025-38060
|
||||
bsc#1245155).
|
||||
- commit 53d5bd3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 09:07:33 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: use list_head to track explored states and free list
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- bpf: do not update state->loop_entry in get_loop_entry()
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- bpf: make state->dfs_depth < state->loop_entry->dfs_depth an
|
||||
invariant (CVE-2025-38060 bsc#1245155).
|
||||
- bpf: detect infinite loop in get_loop_entry() (CVE-2025-38060
|
||||
bsc#1245155).
|
||||
- selftests/bpf: check states pruning for deeply nested iterator
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- bpf: don't do clean_live_states when state->loop_entry->branches
|
||||
> 0 (CVE-2025-38060 bsc#1245155).
|
||||
- selftests/bpf: test correct loop_entry update in
|
||||
copy_verifier_state (CVE-2025-38060 bsc#1245155).
|
||||
- bpf: copy_verifier_state() should copy 'loop_entry' field
|
||||
(CVE-2025-38060 bsc#1245155).
|
||||
- commit 6388e16
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 08:01:17 CEST 2025 - shung-hsi.yu@suse.com
|
||||
|
||||
- bpf: Fix deadlock between rcu_tasks_trace and event_mutex
|
||||
(CVE-2025-37884 bsc#1243060).
|
||||
- commit 1feaa51
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:59:53 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_exthdr: fix offset with ipv4_find_option()
|
||||
(git-fixes).
|
||||
- commit be2a228
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:58:22 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: conntrack: Bound nf_conntrack sysctl writes
|
||||
(git-fixes).
|
||||
- commit 0ac13d2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:55:50 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_tables: Only use nf_skip_indirect_calls() when
|
||||
MITIGATION_RETPOLINE (git-fixes).
|
||||
- commit 114a1de
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:53:09 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_set_hash: GC reaps elements with conncount for
|
||||
dynamic sets only (git-fixes).
|
||||
- commit fd8be75
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:50:57 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nft_quota: match correctly when the quota just
|
||||
depleted (git-fixes).
|
||||
- commit 563b1e8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:48:13 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_set_pipapo_avx2: fix initial map fill (git-fixes).
|
||||
- commit 5316618
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:44:57 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: bridge: Move specific fragmented packet to slow_path
|
||||
instead of dropping it (git-fixes).
|
||||
- commit 3a5285b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:43:37 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_tables: nft_fib_ipv6: fix VRF ipv4/ipv6 result
|
||||
discrepancy (git-fixes).
|
||||
- commit 18d1e67
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 16:41:16 CEST 2025 - fmancera@suse.de
|
||||
|
||||
- netfilter: nf_tables: nft_fib: consistent l3mdev handling
|
||||
(git-fixes).
|
||||
- commit 2b7f119
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 14:56:47 CEST 2025 - mfranc@suse.cz
|
||||
|
||||
@@ -60,6 +919,12 @@ Mon Jun 23 17:55:38 CEST 2025 - mfranc@suse.cz
|
||||
bsc#1245230).
|
||||
- commit 5f783ee
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 16:25:04 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: never refuse ppid == 0 in PIDFD_GET_INFO (jsc#PED-13113).
|
||||
- commit 4327fa2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 16:14:25 CEST 2025 - vkarasulli@suse.de
|
||||
|
||||
@@ -128,6 +993,13 @@ Mon Jun 23 12:27:01 CEST 2025 - wqu@suse.com
|
||||
checksum (bsc#1245067).
|
||||
- commit b160824
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 11:41:41 CEST 2025 - ggherdovich@suse.cz
|
||||
|
||||
- cpufreq: Default to performance governor on servers
|
||||
(jsc#PED-13111).
|
||||
- commit 0f4c2f8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 10:52:46 CEST 2025 - ailiop@suse.com
|
||||
|
||||
@@ -388,6 +1260,12 @@ Fri Jun 20 11:51:59 CEST 2025 - nstange@suse.de
|
||||
(bsc#1240423 jsc#PED-12225).
|
||||
- commit 93f363a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 20 11:35:33 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: lookup pid through rbtree (jsc#PED-13113).
|
||||
- commit eead84f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 19 11:33:47 CEST 2025 - glass.su@suse.com
|
||||
|
||||
@@ -1388,20 +2266,20 @@ Thu Jun 12 15:41:11 CEST 2025 - petr.pavlu@suse.com
|
||||
Thu Jun 12 13:31:08 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: don't lose solo dquot update transactions (bsc#1244502).
|
||||
- commit faf4caf
|
||||
- commit de784a3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 13:30:45 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: don't lose solo superblock counter update transactions
|
||||
(bsc#1244502).
|
||||
- commit 3d00096
|
||||
- commit d46099b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 13:30:25 CEST 2025 - ailiop@suse.com
|
||||
|
||||
- xfs: avoid nested calls to __xfs_trans_commit (bsc#1244502).
|
||||
- commit 85a1a76
|
||||
- commit 0e219be
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 13:24:23 CEST 2025 - sjaeckel@suse.de
|
||||
@@ -2066,6 +2944,19 @@ Sat Jun 7 09:54:40 CEST 2025 - tiwai@suse.de
|
||||
- Update video patch to the upstream version and put to sorted section
|
||||
- commit 5580ff0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 6 19:19:03 CEST 2025 - mkoutny@suse.com
|
||||
|
||||
- pidfs: allow to retrieve exit information (jsc#PED-13113).
|
||||
- pidfs: record exit code and cgroupid at exit (jsc#PED-13113).
|
||||
- pidfs: use private inode slab cache (jsc#PED-13113).
|
||||
- pidfs: move setting flags into pidfs_alloc_file() (jsc#PED-13113).
|
||||
- pidfd: rely on automatic cleanup in __pidfd_prepare()
|
||||
(jsc#PED-13113).
|
||||
- pidfs: switch to copy_struct_to_user() (jsc#PED-13113).
|
||||
- pidfd: add ioctl to retrieve pid info (jsc#PED-13113).
|
||||
- commit e6e14a5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 6 16:06:42 CEST 2025 - hare@suse.de
|
||||
|
||||
@@ -2255,6 +3146,12 @@ Thu Jun 5 20:10:15 CEST 2025 - dsterba@suse.com
|
||||
- openvswitch: Fix unsafe attribute parsing in output_userspace() (CVE-2025-37998 bsc#1243836)
|
||||
- commit 947ad09
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 20:06:14 CEST 2025 - msuchanek@suse.de
|
||||
|
||||
- supported.conf: Add PPC KVM PMU (jsc#PED-11017)
|
||||
- commit 26c31c2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 19:19:15 CEST 2025 - dsterba@suse.com
|
||||
|
||||
@@ -3221,6 +4118,12 @@ Thu Jun 5 17:15:38 CEST 2025 - tiwai@suse.de
|
||||
- ACPI: HED: Always initialize before evged (stable-fixes).
|
||||
- commit a49c2aa
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 16:30:04 CEST 2025 - msuchanek@suse.de
|
||||
|
||||
- kabi/severities: Add more PPC KVM symbols
|
||||
- commit 72910b3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 13:49:48 CEST 2025 - nik.borisov@suse.com
|
||||
|
||||
@@ -3492,6 +4395,24 @@ Wed Jun 4 12:06:16 CEST 2025 - pfalcato@suse.de
|
||||
- net: ipv6: fix dst ref loop on input in seg6 lwt (git-fixes).
|
||||
- commit 6e27dbd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 4 11:39:22 CEST 2025 - msuchanek@suse.de
|
||||
|
||||
- powerpc/kvm-hv-pmu: Add perf-events for Hostwide counters
|
||||
(jsc#PED-11017).
|
||||
- powerpc/kvm-hv-pmu: Implement GSB message-ops for hostwide
|
||||
counters (jsc#PED-11017).
|
||||
- kvm powerpc/book3s-apiv2: Introduce kvm-hv specific PMU
|
||||
(jsc#PED-11017).
|
||||
Update config files.
|
||||
- kvm powerpc/book3s-apiv2: Add kunit tests for Hostwide GSB
|
||||
elements (jsc#PED-11017).
|
||||
- kvm powerpc/book3s-apiv2: Add support for Hostwide GSB elements
|
||||
(jsc#PED-11017).
|
||||
- powerpc: Document APIv2 KVM hcall spec for Hostwide counters
|
||||
(jsc#PED-11017).
|
||||
- commit 5094316
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 4 11:16:38 CEST 2025 - ailiop@suse.com
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
|
||||
%define srcversion 6.12
|
||||
%define patchversion 6.12.0
|
||||
%define git_commit 99328957e5a600074b080517bc76f400869077ad
|
||||
%define git_commit 0c9b3adf9bb1de74dc64718cc047dfd7fe2e6d70
|
||||
%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>.g9932895
|
||||
Release: <RELEASE>.g0c9b3ad
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
BIN
patches.kabi.tar.bz2
(Stored with Git LFS)
BIN
patches.kabi.tar.bz2
(Stored with Git LFS)
Binary file not shown.
BIN
patches.suse.tar.bz2
(Stored with Git LFS)
BIN
patches.suse.tar.bz2
(Stored with Git LFS)
Binary file not shown.
246
series.conf
246
series.conf
@@ -57,6 +57,7 @@
|
||||
patches.suse/fs-file.c-remove-sanity_check-and-add-likely-unlikel.patch
|
||||
patches.suse/fs-file.c-conditionally-clear-full_fds.patch
|
||||
patches.suse/fs-file.c-add-fast-path-in-find_next_fd.patch
|
||||
patches.suse/pidfd-add-ioctl-to-retrieve-pid-info.patch
|
||||
patches.suse/uaccess-add-copy_struct_to_user-helper.patch
|
||||
patches.suse/sched_getattr-port-to-copy_struct_to_user.patch
|
||||
patches.suse/block-fs-Pass-an-iocb-to-generic_atomic_write_valid.patch
|
||||
@@ -1249,6 +1250,7 @@
|
||||
patches.suse/drm-vc4-Correct-generation-check-in-vc4_hvs_lut_load.patch
|
||||
patches.suse/drm-xe-pciids-separate-RPL-U-and-RPL-P-PCI-IDs.patch
|
||||
patches.suse/drm-xe-pciids-separate-ARL-and-MTL-PCI-IDs.patch
|
||||
patches.suse/drm-xe-Wire-up-device-shutdown-handler.patch
|
||||
patches.suse/drm-xe-pciids-Add-PVC-s-PCI-device-ID-macros.patch
|
||||
patches.suse/drm-xe-pciid-Add-new-PCI-id-for-ARL.patch
|
||||
patches.suse/drm-xe-devcoredump-Use-drm_puts-and-already-cached-l.patch
|
||||
@@ -1315,6 +1317,7 @@
|
||||
patches.suse/drm-msm-adreno-Use-IRQF_NO_AUTOEN-flag-in-request_ir.patch
|
||||
patches.suse/drm-msm-gpu-Check-the-status-of-registration-to-PM-Q.patch
|
||||
patches.suse/drm-xe-forcewake-Add-a-helper-xe_force_wake_ref_has_.patch
|
||||
patches.suse/drm-xe-gt-Update-handling-of-xe_force_wake_get-retur.patch
|
||||
patches.suse/drm-xe-devcoredump-Update-handling-of-xe_force_wake_.patch
|
||||
patches.suse/drm-xe-tests-mocs-Update-xe_force_wake_get-return-ha.patch
|
||||
patches.suse/drm-xe-guc-ct-Flush-g2h-worker-in-case-of-g2h-respon.patch
|
||||
@@ -3699,6 +3702,7 @@
|
||||
patches.suse/x86-fred-Fix-the-FRED-RSP0-MSR-out-of-sync-with-its-per-CP.patch
|
||||
patches.suse/x86-asm-Make-serialize-always_inline.patch
|
||||
patches.suse/seqlock-annotate-spinning-as-unlikely-in-__read_seqcount_begin.patch
|
||||
patches.suse/pidfs-lookup-pid-through-rbtree.patch
|
||||
patches.suse/gfs2-Truncate-address-space-when-flipping-GFS2_DIF_JDATA-flag.patch
|
||||
patches.suse/btrfs-rename-__get_extent_map-and-pass-btrfs_inode.patch
|
||||
patches.suse/btrfs-use-btrfs_inode-in-extent_writepage.patch
|
||||
@@ -3707,6 +3711,7 @@
|
||||
patches.suse/0003-btrfs-fix-error-handling-of-submit_uncompressed_rang.patch
|
||||
patches.suse/0004-btrfs-do-proper-folio-cleanup-when-cow_file_range-fa.patch
|
||||
patches.suse/0005-btrfs-do-proper-folio-cleanup-when-run_delalloc_noco.patch
|
||||
patches.suse/btrfs-remove-the-unused-locked_folio-parameter-from-.patch
|
||||
patches.suse/exec-Make-sure-task-comm-is-always-NUL-terminated.patch
|
||||
patches.suse/pstore-blk-trivial-typo-fixes.patch
|
||||
patches.suse/dlm-fix-removal-of-rsb-struct-that-is-master-and-dir-record.patch
|
||||
@@ -4177,6 +4182,7 @@
|
||||
patches.suse/wifi-rtlwifi-destroy-workqueue-at-rtl_deinit_core.patch
|
||||
patches.suse/wifi-rtlwifi-fix-memory-leaks-and-invalid-access-at-.patch
|
||||
patches.suse/wifi-rtlwifi-pci-wait-for-firmware-loading-before-re.patch
|
||||
patches.suse/wifi-rtw89-phy-add-dummy-C2H-event-handler-for-repor.patch
|
||||
patches.suse/sfc-remove-efx_writed_page_locked.patch
|
||||
patches.suse/page_pool-add-page_pool_dev_alloc_netmem.patch
|
||||
patches.suse/xdp-add-generic-xdp_buff_add_frag.patch
|
||||
@@ -4496,6 +4502,7 @@
|
||||
patches.suse/cpufreq-amd-pstate-Cache-EPP-value-and-use-that-everywhere.patch
|
||||
patches.suse/cpufreq-amd-pstate-Always-write-EPP-value-when-updating-perf.patch
|
||||
patches.suse/cpufreq-amd-pstate-Drop-ret-variable-from-amd_pstate_set_energy_pref_index.patch
|
||||
patches.suse/cpufreq-amd-pstate-Set-different-default-EPP-policy-for-Epyc-and-Ryzen.patch
|
||||
patches.suse/cpufreq-amd-pstate-Drop-boost_state-variable.patch
|
||||
patches.suse/cpufreq-amd-pstate-Fix-prefcore-rankings.patch
|
||||
patches.suse/cpufreq-amd-pstate-Refactor-max-frequency-calculation.patch
|
||||
@@ -6279,6 +6286,7 @@
|
||||
patches.suse/msft-hv-3170-net-mana-cleanup-mana-struct-after-debugfs_remove.patch
|
||||
patches.suse/netfilter-nf_conncount-Fully-initialize-struct-nf_co.patch
|
||||
patches.suse/selftests-netfilter-skip-br_netfilter-queue-tests-if.patch
|
||||
patches.suse/netfilter-nft_exthdr-fix-offset-with-ipv4_find_option.patch
|
||||
patches.suse/clk-samsung-gs101-fix-synchronous-external-abort-in-.patch
|
||||
patches.suse/clk-samsung-update-PLL-locktime-for-PLL142XX-used-on.patch
|
||||
patches.suse/drm-amdgpu-display-Allow-DCC-for-video-formats-on-GF.patch
|
||||
@@ -6441,9 +6449,16 @@
|
||||
patches.suse/i2c-amd-mp2-drop-free_irq-of-devm_request_irq-alloca.patch
|
||||
patches.suse/make-use-of-anon_inode_getfile_fmode.patch
|
||||
patches.suse/watch_queue-fix-pipe-accounting-mismatch.patch
|
||||
patches.suse/pidfs-switch-to-copy_struct_to_user.patch
|
||||
patches.suse/pidfd-rely-on-automatic-cleanup-in-__pidfd_prepare.patch
|
||||
patches.suse/pidfs-move-setting-flags-into-pidfs_alloc_file.patch
|
||||
patches.suse/pidfs-use-private-inode-slab-cache.patch
|
||||
patches.suse/pidfs-record-exit-code-and-cgroupid-at-exit.patch
|
||||
patches.suse/pidfs-allow-to-retrieve-exit-information.patch
|
||||
patches.suse/pidfs-ensure-that-PIDFS_INFO_EXIT-is-available.patch
|
||||
patches.suse/pidfs-improve-multi-threaded-exec-and-premature-thread-gro.patch
|
||||
patches.suse/fs-mpage-avoid-negative-shift-for-large-blocksize.patch
|
||||
patches.suse/fs-mpage-use-blocks_per_folio-instead-of-blocks_per_page.patch
|
||||
patches.suse/block-bdev-enable-large-folio-support-for-large-logical-bl.patch
|
||||
patches.suse/init-add-initramfs_internal.h.patch
|
||||
patches.suse/initramfs-allocate-heap-buffers-together.patch
|
||||
patches.suse/initramfs-fix-hardlink-hash-leak-without-TRAILER.patch
|
||||
@@ -6551,9 +6566,14 @@
|
||||
patches.suse/x86-ibt-Implement-FineIBT-BHI-mitigation.patch
|
||||
patches.suse/x86-ibt-Optimize-the-fineibt-bhi-arity-1-case.patch
|
||||
patches.suse/x86-kaslr-Reduce-KASLR-entropy-on-most-x86-systems.patch
|
||||
patches.suse/x86-cpufeatures-Rename-X86_CMPXCHG64-to-X86_CX8.patch
|
||||
patches.suse/x86-speculation-Simplify-and-make-CALL_NOSPEC-consistent.patch
|
||||
patches.suse/x86-speculation-Add-a-conditional-CS-prefix-to-CALL_NOSPEC.patch
|
||||
patches.suse/msft-hv-3205-x86-hyperv-Use-named-operands-in-inline-asm.patch
|
||||
patches.suse/x86-cpufeatures-Add-REQUIRED-DISABLED-feature-configs.patch
|
||||
patches.suse/x86-cpufeatures-Generate-the-asm-cpufeaturemasks.h-header-.patch
|
||||
patches.suse/x86-cpufeatures-Remove-disabled-required-features.h.patch
|
||||
patches.suse/x86-cpufeatures-Use-AWK-to-generate-REQUIRED-DISABLED-_MAS.patch
|
||||
patches.suse/x86-entry-Add-__init-to-ia32_emulation_override_cmdline.patch
|
||||
patches.suse/x86-amd_node-platform-x86-amd-hsmp-Have-HSMP-use-SMN-throu.patch
|
||||
patches.suse/x86-amd_node-Add-SMN-offsets-to-exclusive-region-access.patch
|
||||
@@ -6617,6 +6637,8 @@
|
||||
patches.suse/KVM-x86-Don-t-inject-PV-async-PF-if-SEND_ALWAYS-0-an.patch
|
||||
patches.suse/KVM-x86-Remove-the-unreachable-case-for-0x80000022-l.patch
|
||||
patches.suse/KVM-VMX-Don-t-modify-guest-XFD_ERR-if-CR0.TS-1.patch
|
||||
patches.suse/x86-cpufeatures-Add-CPUID-feature-bit-for-Idle-HLT-i.patch
|
||||
patches.suse/KVM-SVM-Add-Idle-HLT-intercept-support.patch
|
||||
patches.suse/KVM-SVM-Inject-GP-if-memory-operand-for-INVPCID-is-n.patch
|
||||
patches.suse/KVM-SVM-Refuse-to-attempt-VRMUN-if-an-SEV-ES-guest-h.patch
|
||||
patches.suse/KVM-SVM-Don-t-change-target-vCPU-state-on-AP-Creatio.patch
|
||||
@@ -6670,7 +6692,35 @@
|
||||
patches.suse/msft-hv-3228-x86-hyperv-fix-an-indentation-issue-in-mshyperv.h.patch
|
||||
patches.suse/PNP-Expand-length-of-fixup-id-string.patch
|
||||
patches.suse/ACPI-HED-Always-initialize-before-evged.patch
|
||||
patches.suse/cpufreq-amd-pstate-Modify-the-min_perf-calculation-in-adjust_perf-callback.patch
|
||||
patches.suse/cpufreq-amd-pstate-Remove-the-redundant-des_perf-clamping-in-adjust_perf.patch
|
||||
patches.suse/cpufreq-amd-pstate-Pass-min-max_limit_perf-as-min-max_perf-to-amd_pstate_update.patch
|
||||
patches.suse/cpufreq-amd-pstate-Convert-all-perf-values-to-u8.patch
|
||||
patches.suse/cpufreq-amd-pstate-Modularize-perf-freq-conversion.patch
|
||||
patches.suse/cpufreq-amd-pstate-Remove-the-unnecessary-cpufreq_update_policy-call.patch
|
||||
patches.suse/cpufreq-amd-pstate-Add-missing-NULL-ptr-check-in-amd.patch
|
||||
patches.suse/cpufreq-amd-pstate-Use-scope-based-cleanup-for-cpufreq_policy-refs.patch
|
||||
patches.suse/cpufreq-amd-pstate-Remove-the-unncecessary-driver_lock-in-amd_pstate_update_limits.patch
|
||||
patches.suse/cpufreq-amd-pstate-Fix-the-clamping-of-perf-values.patch
|
||||
patches.suse/cpufreq-amd-pstate-Invalidate-cppc_req_cached-during-suspend.patch
|
||||
patches.suse/cpufreq-amd-pstate-Show-a-warning-when-a-CPU-fails-to-setup.patch
|
||||
patches.suse/cpufreq-amd-pstate-Drop-min-and-max-cached-frequencies.patch
|
||||
patches.suse/cpufreq-amd-pstate-Move-perf-values-into-a-union.patch
|
||||
patches.suse/cpufreq-amd-pstate-Overhaul-locking.patch
|
||||
patches.suse/cpufreq-amd-pstate-Drop-cppc_cap1_cached.patch
|
||||
patches.suse/cpufreq-amd-pstate-ut-Use-_free-macro-to-free-put-policy.patch
|
||||
patches.suse/cpufreq-amd-pstate-ut-Allow-lowest-nonlinear-and-lowest-to-be-the-same.patch
|
||||
patches.suse/cpufreq-amd-pstate-ut-Drop-SUCCESS-and-FAIL-enums.patch
|
||||
patches.suse/cpufreq-amd-pstate-ut-Run-on-all-of-the-correct-CPUs.patch
|
||||
patches.suse/cpufreq-amd-pstate-ut-Adjust-variable-scope.patch
|
||||
patches.suse/cpufreq-amd-pstate-Replace-all-AMD_CPPC_-macros-with-masks.patch
|
||||
patches.suse/cpufreq-amd-pstate-Cache-CPPC-request-in-shared-mem-case-too.patch
|
||||
patches.suse/cpufreq-amd-pstate-Move-all-EPP-tracing-into-_update_perf-and-_set_epp-functions.patch
|
||||
patches.suse/cpufreq-amd-pstate-Update-cppc_req_cached-for-shared-mem-EPP-writes.patch
|
||||
patches.suse/cpufreq-amd-pstate-Drop-debug-statements-for-policy-setting.patch
|
||||
patches.suse/cpufreq-amd-pstate-Rework-CPPC-enabling.patch
|
||||
patches.suse/cpufreq-amd-pstate-Stop-caching-EPP.patch
|
||||
patches.suse/cpufreq-amd-pstate-Drop-actions-in-amd_pstate_epp_cpu_offline.patch
|
||||
patches.suse/cpuidle-menu-Drop-a-redundant-local-variable.patch
|
||||
patches.suse/cpuidle-menu-Use-one-loop-for-average-and-variance-computations.patch
|
||||
patches.suse/cpuidle-menu-Tweak-threshold-use-in-get_typical_interval.patch
|
||||
@@ -7068,8 +7118,10 @@
|
||||
patches.suse/wifi-mt76-mt7996-fix-SER-reset-trigger-on-WED-reset.patch
|
||||
patches.suse/wifi-mt76-only-mark-tx-status-failed-frames-as-ACKed.patch
|
||||
patches.suse/wifi-mt76-mt76x2u-add-TP-Link-TL-WDN6200-ID-to-devic.patch
|
||||
patches.suse/netfilter-conntrack-Bound-nf_conntrack-sysctl-writes.patch
|
||||
patches.suse/netfilter-fib-avoid-lookup-if-socket-is-available.patch
|
||||
patches.suse/netfilter-socket-Lookup-orig-tuple-for-IPv6-SNAT.patch
|
||||
patches.suse/netfilter-nf_tables-Only-use-nf_skip_indirect_calls-when-M.patch
|
||||
patches.suse/virtio_net-Fix-endian-with-virtio_net_ctrl_rss.patch
|
||||
patches.suse/virtio_net-Allocate-rss_hdr-with-devres.patch
|
||||
patches.suse/Bluetooth-btusb-Add-new-VID-PID-for-WCN785x.patch
|
||||
@@ -7153,11 +7205,14 @@
|
||||
patches.suse/firmware-xilinx-Dont-send-linux-address-to-get-fpga-.patch
|
||||
patches.suse/erofs-initialize-decompression-early.patch
|
||||
patches.suse/btrfs-always-fallback-to-buffered-write-if-the-inode.patch
|
||||
patches.suse/btrfs-factor-out-nocow-ordered-extent-and-extent-map.patch
|
||||
patches.suse/btrfs-move-ordered-extent-cleanup-to-where-they-are-.patch
|
||||
patches.suse/btrfs-get-zone-unusable-bytes-while-holding-lock-at-.patch
|
||||
patches.suse/btrfs-get-used-bytes-while-holding-lock-at-btrfs_rec.patch
|
||||
patches.suse/btrfs-fix-reclaimed-bytes-accounting-after-automatic.patch
|
||||
patches.suse/btrfs-fix-non-empty-delayed-iputs-list-on-unmount-du.patch
|
||||
patches.suse/btrfs-fix-block-group-refcount-race-in-btrfs_create_.patch
|
||||
patches.suse/btrfs-prepare-btrfs_page_mkwrite-for-large-folios.patch
|
||||
patches.suse/btrfs-simplify-condition-for-logging-new-dentries-at-btrfs.patch
|
||||
patches.suse/btrfs-remove-end_no_trans-label-from-btrfs_log_inode_paren.patch
|
||||
patches.suse/dlm-increase-max-number-of-links-for-corosync3-knet.patch
|
||||
@@ -7185,6 +7240,7 @@
|
||||
patches.suse/ext4-define-ext4_journal_destroy-wrapper.patch
|
||||
patches.suse/ext4-avoid-journaling-sb-update-on-error-if-journal-is-des.patch
|
||||
patches.suse/ext4-fix-OOB-read-when-checking-dotdot-dir.patch
|
||||
patches.suse/tracing-Fix-use-after-free-in-print_graph_function_flags-d.patch
|
||||
patches.suse/ktest-Fix-Test-Failures-Due-to-Missing-LOG_FILE-Dire.patch
|
||||
patches.suse/selftests-ftrace-Use-readelf-to-find-entry-point-in-uprobe.patch
|
||||
patches.suse/kunit-qemu_configs-sparc-use-Zilog-console.patch
|
||||
@@ -7533,7 +7589,19 @@
|
||||
patches.suse/bpf-Fix-array-bounds-error-with-may_goto.patch
|
||||
patches.suse/selftests-bpf-Introduce-__load_if_JITed-annotation-f.patch
|
||||
patches.suse/selftests-bpf-Add-selftest-for-may_goto.patch
|
||||
patches.suse/bpf-copy_verifier_state-should-copy-loop_entry-field.patch
|
||||
patches.suse/selftests-bpf-test-correct-loop_entry-update-in-copy.patch
|
||||
patches.suse/bpf-don-t-do-clean_live_states-when-state-loop_entry.patch
|
||||
patches.suse/selftests-bpf-check-states-pruning-for-deeply-nested.patch
|
||||
patches.suse/bpf-detect-infinite-loop-in-get_loop_entry.patch
|
||||
patches.suse/bpf-make-state-dfs_depth-state-loop_entry-dfs_depth-.patch
|
||||
patches.suse/bpf-do-not-update-state-loop_entry-in-get_loop_entry.patch
|
||||
patches.suse/bpf-use-list_head-to-track-explored-states-and-free-.patch
|
||||
patches.suse/bpf-free-verifier-states-when-they-are-no-longer-ref.patch
|
||||
patches.suse/bpf-fix-env-peak_states-computation.patch
|
||||
patches.suse/bpf-abort-verification-if-env-cur_state-loop_entry-N.patch
|
||||
patches.suse/bpf-Search-and-add-kfuncs-in-struct_ops-prologue-and.patch
|
||||
patches.suse/bpf-Fix-deadlock-between-rcu_tasks_trace-and-event_m.patch
|
||||
patches.suse/x86-speculation-Remove-the-extra-ifdef-around-CALL_NOSPEC.patch
|
||||
patches.suse/x86-mm-pat-Fix-VM_PAT-handling-when-fork-fails-in-copy_pag.patch
|
||||
patches.suse/x86-microcode-AMD-Fix-__apply_microcode_amd-s-return-value.patch
|
||||
@@ -7596,6 +7664,7 @@
|
||||
patches.suse/perf-tools-Fix-is_compat_mode-build-break-in-ppc64.patch
|
||||
patches.suse/perf-tools-annotate-asm_pure_loop.S.patch
|
||||
patches.suse/perf-bpf-filter-Fix-a-parsing-error-with-comma.patch
|
||||
patches.suse/x86-don-t-re-generate-cpufeaturemasks.h-so-eagerly.patch
|
||||
patches.suse/nfsd-fix-management-of-listener-transports.patch
|
||||
patches.suse/NFSD-Skip-sending-CB_RECALL_ANY-when-the-backchannel-isn-t-up.patch
|
||||
patches.suse/NFSD-nfsd_unlink-clobbers-non-zero-status-returned-from-fh_fill_pre_attrs.patch
|
||||
@@ -7739,6 +7808,7 @@
|
||||
patches.suse/ACPI-processor-idle-return-an-error-if-both-P_LVL-2-.patch
|
||||
patches.suse/ACPI-resource-Skip-IRQ-override-on-ASUS-Vivobook-14-.patch
|
||||
patches.suse/exec-fix-the-racy-usage-of-fs_struct-in_exec.patch
|
||||
patches.suse/exit-fix-the-usage-of-delay_group_leader-exit_code-in-do_n.patch
|
||||
patches.suse/fs-ntfs3-Prevent-integer-overflow-in-hdr_first_de.patch
|
||||
patches.suse/NFSv4-Don-t-trigger-uneccessary-scans-for-return-on-close-delegations.patch
|
||||
patches.suse/NFSv4-Avoid-unnecessary-scans-of-filesystems-for-returning-delegations.patch
|
||||
@@ -7878,6 +7948,7 @@
|
||||
patches.suse/e1000e-change-k1-configuration-on-MTP-and-later-plat.patch
|
||||
patches.suse/ixgbe-fix-media-type-detection-for-E610-device.patch
|
||||
patches.suse/idpf-fix-adapter-NULL-pointer-dereference-on-reboot.patch
|
||||
patches.suse/netfilter-nft_set_hash-GC-reaps-elements-with-conncount-fo.patch
|
||||
patches.suse/netfilter-nf_tables-don-t-unregister-hook-when-table-is-do.patch
|
||||
patches.suse/netfilter-nft_tunnel-fix-geneve_opt-type-confusion-additio.patch
|
||||
patches.suse/usbnet-fix-NPE-during-rx_complete.patch
|
||||
@@ -8128,6 +8199,8 @@
|
||||
patches.suse/nvmet-pci-epf-clear-CC-and-CSTS-when-disabling-the-c.patch
|
||||
patches.suse/nvmet-pci-epf-cleanup-link-state-management.patch
|
||||
patches.suse/kunit-qemu_configs-SH-Respect-kunit-cmdline.patch
|
||||
patches.suse/cpufreq-amd-pstate-Fix-min_limit-perf-and-freq-updation-for-performance-governor.patch
|
||||
patches.suse/cpufreq-amd-pstate-Enable-ITMT-support-after-initializing-core-rankings.patch
|
||||
patches.suse/Documentation-PM-runtime-Fix-a-reference-to-pm_runti.patch
|
||||
patches.suse/string-Add-load_unaligned_zeropad-code-path-to-sized.patch
|
||||
patches.suse/PCI-MSI-Add-an-option-to-write-MSIX-ENTRY_DATA-befor.patch
|
||||
@@ -8136,6 +8209,7 @@
|
||||
patches.suse/perf-x86-intel-uncore-Fix-the-scale-of-IIO-free-running-on-icx.patch
|
||||
patches.suse/perf-x86-intel-uncore-Fix-the-scale-of-IIO-free-running-on-spr.patch
|
||||
patches.suse/perf-x86-intel-Allow-to-update-user-space-GPRs-from-PEBS-r.patch
|
||||
patches.suse/x86-xen-Fix-__xen_hypercall_setfunc.patch
|
||||
patches.suse/x86-microcode-AMD-Extend-the-SHA-check-to-Zen5-block-loadi.patch
|
||||
patches.suse/x86-cpu-amd-Fix-workaround-for-erratum-1054.patch
|
||||
patches.suse/drm-amdgpu-use-a-dummy-owner-for-sysfs-triggered-cle.patch
|
||||
@@ -8358,6 +8432,7 @@
|
||||
patches.suse/perf-x86-intel-KVM-Mask-PEBS_ENABLE-loaded-for-guest.patch
|
||||
patches.suse/EDAC-altera-Test-the-correct-error-reg-offset.patch
|
||||
patches.suse/EDAC-altera-Set-DDR-and-SDMMC-interrupt-mask-before-.patch
|
||||
patches.suse/tracing-Fix-oob-write-in-trace_seq_to_buffer.patch
|
||||
patches.suse/firmware-arm_scmi-Balance-device-refcount-when-destr.patch
|
||||
patches.suse/firmware-arm_scmi-Fix-timeout-checks-on-polling-path.patch
|
||||
patches.suse/firmware-arm_ffa-Skip-Rx-buffer-ownership-release-if.patch
|
||||
@@ -8459,6 +8534,7 @@
|
||||
patches.suse/ocfs2-fix-the-issue-with-discontiguous-allocation-in.patch
|
||||
patches.suse/mm-huge_memory-fix-dereferencing-invalid-pmd-migration-ent.patch
|
||||
patches.suse/memblock-Accept-allocated-memory-before-use-in-memblock_do.patch
|
||||
patches.suse/Input-sparcspkr-avoid-unannotated-fall-through.patch
|
||||
patches.suse/Input-cyttsp5-ensure-minimum-reset-pulse-width.patch
|
||||
patches.suse/Input-cyttsp5-fix-power-control-issue-on-wakeup.patch
|
||||
patches.suse/Input-xpad-add-support-for-8BitDo-Ultimate-2-Wireles.patch
|
||||
@@ -8568,6 +8644,7 @@
|
||||
patches.suse/drm-amd-display-check-stream-id-dml21-wrapper-to-get.patch
|
||||
patches.suse/drm-amd-display-Avoid-flooding-unnecessary-info-mess.patch
|
||||
patches.suse/Revert-drm-amd-display-Hardware-cursor-changes-color.patch
|
||||
patches.suse/drm-amdgpu-read-back-register-after-written-for-VCN-.patch
|
||||
patches.suse/drm-meson-Use-1000ULL-when-operating-with-mode-clock.patch
|
||||
patches.suse/dma-buf-insert-memory-barrier-before-updating-num_fe.patch
|
||||
patches.suse/drm-xe-xe2hpg-Add-Wa_22021007897.patch
|
||||
@@ -8618,9 +8695,14 @@
|
||||
patches.suse/Bluetooth-L2CAP-Fix-not-checking-l2cap_chan-security.patch
|
||||
patches.suse/Bluetooth-btusb-use-skb_pull-to-avoid-unsafe-access-.patch
|
||||
patches.suse/ptp-ocp-Limit-signal-freq-counts-in-summary-output-f.patch
|
||||
patches.suse/vmxnet3-update-MTU-after-device-quiesce.patch
|
||||
patches.suse/can-bcm-add-locking-for-bcm_op-runtime-updates.patch
|
||||
patches.suse/can-bcm-add-missing-rcu-read-protection-for-procfs-c.patch
|
||||
patches.suse/ice-fix-vf-num_mac-count-with-port-representors.patch
|
||||
patches.suse/ice-Fix-LACP-bonds-without-SRIOV-environment.patch
|
||||
patches.suse/idpf-fix-null-ptr-deref-in-idpf_features_check.patch
|
||||
patches.suse/xsk-Bring-back-busy-polling-support-in-XDP_COPY.patch
|
||||
patches.suse/idpf-fix-idpf_vport_splitq_napi_poll.patch
|
||||
patches.suse/sch_hfsc-Fix-qlen-accounting-bug-when-using-peek-in-hfsc_e.patch
|
||||
patches.suse/espintcp-fix-skb-leaks.patch
|
||||
patches.suse/xfrm-Fix-UDP-GRO-handling-for-some-corner-cases.patch
|
||||
@@ -8667,6 +8749,10 @@
|
||||
patches.suse/nvmet-fcloop-don-t-wait-for-lport-cleanup.patch
|
||||
patches.suse/nvme-fc-do-not-reference-lsrsp-after-failure.patch
|
||||
patches.suse/btrfs-fix-fsync-of-files-with-no-hard-links-not-persisting.patch
|
||||
patches.suse/btrfs-use-unsigned-types-for-constants-defined-as-bi.patch
|
||||
patches.suse/btrfs-fix-qgroup-reservation-leak-on-failure-to-allo.patch
|
||||
patches.suse/btrfs-fix-invalid-data-space-release-when-truncating.patch
|
||||
patches.suse/btrfs-fix-wrong-start-offset-for-delalloc-space-rele.patch
|
||||
patches.suse/gfs2-Don-t-start-unnecessary-transactions-during-log.patch
|
||||
patches.suse/erofs-fix-file-handle-encoding-for-64-bit-NIDs.patch
|
||||
patches.suse/erofs-avoid-using-multiple-devices-with-different-type.patch
|
||||
@@ -8696,6 +8782,12 @@
|
||||
patches.suse/s390-pci-prevent-self-deletion-in-disable_slot.patch
|
||||
patches.suse/s390-pci-Allow-re-add-of-a-reserved-but-not-yet-removed-device.patch
|
||||
patches.suse/s390-pci-Serialize-device-addition-and-removal.patch
|
||||
patches.suse/powerpc-Document-APIv2-KVM-hcall-spec-for-Hostwide-c.patch
|
||||
patches.suse/kvm-powerpc-book3s-apiv2-Add-support-for-Hostwide-GS.patch
|
||||
patches.suse/kvm-powerpc-book3s-apiv2-Add-kunit-tests-for-Hostwid.patch
|
||||
patches.suse/kvm-powerpc-book3s-apiv2-Introduce-kvm-hv-specific-P.patch
|
||||
patches.suse/powerpc-kvm-hv-pmu-Implement-GSB-message-ops-for-hos.patch
|
||||
patches.suse/powerpc-kvm-hv-pmu-Add-perf-events-for-Hostwide-coun.patch
|
||||
patches.suse/KVM-powerpc-Enable-commented-out-BUILD_BUG_ON-assert.patch
|
||||
patches.suse/powerpc-pseries-Define-common-functions-for-RTAS-seq.patch
|
||||
patches.suse/powerpc-pseries-Define-papr_indices_io_block-for-pap.patch
|
||||
@@ -8738,6 +8830,7 @@
|
||||
patches.suse/x86-idle-Remove-MFENCEs-for-X86_BUG_CLFLUSH_MONITOR-in-mwa.patch
|
||||
patches.suse/x86-bugs-Restructure-ITS-mitigation.patch
|
||||
patches.suse/x86-bugs-Fix-spectre_v2-mitigation-default-on-Intel.patch
|
||||
patches.suse/platform-msi-Add-msi_remove_device_irq_domain-in-pla.patch
|
||||
patches.suse/EDAC-skx_common-Fix-general-protection-fault.patch
|
||||
patches.suse/x86-sev-Add-SVSM-vTPM-probe-send_command-functions
|
||||
patches.suse/svsm-Add-header-with-SVSM_VTPM_CMD-helpers
|
||||
@@ -8748,6 +8841,7 @@
|
||||
patches.suse/Documentation-rtla-Fix-typo-in-common_timerlat_descr.patch
|
||||
patches.suse/Documentation-scheduler-Fix-typo-in-sched-stats-doma.patch
|
||||
patches.suse/docs-doc-guide-clarify-latest-theme-usage.patch
|
||||
patches.suse/Make-cc-option-work-correctly-for-the-Wno-xyzzy-patt.patch
|
||||
patches.suse/ALSA-usb-audio-Add-Pioneer-DJ-DJM-V10-support.patch
|
||||
patches.suse/ALSA-usb-audio-Rename-Pioneer-mixer-channel-controls.patch
|
||||
patches.suse/ALSA-hda-realtek-Add-support-for-Acer-Helios-Laptops.patch
|
||||
@@ -8755,6 +8849,7 @@
|
||||
patches.suse/PCI-Add-Intel-Wildcat-Lake-audio-Device-ID.patch
|
||||
patches.suse/ALSA-hda-add-HDMI-codec-ID-for-Intel-WCL.patch
|
||||
patches.suse/ALSA-hda-hda-intel-add-Wildcat-Lake-support.patch
|
||||
patches.suse/ASoC-tas2770-Power-cycle-amp-on-ISENSE-VSENSE-change.patch
|
||||
patches.suse/ASoC-tas2764-Reinit-cache-on-part-reset.patch
|
||||
patches.suse/ASoC-tas2764-Enable-main-IRQs.patch
|
||||
patches.suse/ASoC-mediatek-mt8195-Set-ETDM1-2-IN-OUT-to-COMP_DUMM.patch
|
||||
@@ -8762,8 +8857,12 @@
|
||||
patches.suse/ASoC-SOF-ipc4-pcm-Adjust-pipeline_list-pipelines-all.patch
|
||||
patches.suse/ASoC-SOF-amd-add-missing-acp-descriptor-field.patch
|
||||
patches.suse/ASoC-amd-sof_amd_sdw-Fix-unlikely-uninitialized-vari.patch
|
||||
patches.suse/ASoC-tegra210_ahub-Add-check-to-of_device_get_match_.patch
|
||||
patches.suse/ASoC-intel-sdw_utils-Assign-initial-value-in-asoc_sd.patch
|
||||
patches.suse/ASoC-amd-yc-Add-quirk-for-Lenovo-Yoga-Pro-7-14ASP9.patch
|
||||
patches.suse/ASoC-apple-mca-Constrain-channels-according-to-TDM-m.patch
|
||||
patches.suse/ASoC-qcom-sdm845-Add-error-handling-in-sdm845_slim_s.patch
|
||||
patches.suse/gpiolib-of-Add-polarity-quirk-for-s5m8767.patch
|
||||
patches.suse/gpiolib-Revert-Don-t-WARN-on-gpiod_put-for-optional-.patch
|
||||
patches.suse/regulator-max20086-Fix-MAX200086-chip-id.patch
|
||||
patches.suse/regulator-max20086-Change-enable-gpio-to-optional.patch
|
||||
@@ -8771,15 +8870,31 @@
|
||||
patches.suse/spi-tegra210-quad-remove-redundant-error-handling-co.patch
|
||||
patches.suse/spi-tegra210-quad-modify-chip-select-CS-deactivation.patch
|
||||
patches.suse/spi-sh-msiof-Fix-maximum-DMA-transfer-size.patch
|
||||
patches.suse/power-supply-collie-Fix-wakeup-source-leaks-on-devic.patch
|
||||
patches.suse/power-reset-at91-reset-Optimize-at91_reset.patch
|
||||
patches.suse/power-supply-bq27xxx-Retrieve-again-when-busy.patch
|
||||
patches.suse/power-supply-max17040-adjust-thermal-channel-scaling.patch
|
||||
patches.suse/mmc-Add-quirk-to-disable-DDR50-tuning.patch
|
||||
patches.suse/ACPI-OSI-Stop-advertising-support-for-3.0-_SCP-Exten.patch
|
||||
patches.suse/thermal-drivers-mediatek-lvts-Fix-debugfs-unregister.patch
|
||||
patches.suse/thermal-drivers-mediatek-lvts-Remove-unused-lvts_deb.patch
|
||||
patches.suse/ACPI-bus-Bail-out-if-acpi_kobj-registration-fails.patch
|
||||
patches.suse/ACPICA-fix-acpi-operand-cache-leak-in-dswstate.c.patch
|
||||
patches.suse/ACPICA-fix-acpi-parse-and-parseext-cache-leaks.patch
|
||||
patches.suse/ACPICA-exserial-don-t-forget-to-handle-FFixedHW-opre.patch
|
||||
patches.suse/ACPICA-Apply-pack-1-to-union-aml_resource.patch
|
||||
patches.suse/ACPICA-utilities-Fix-overflow-check-in-vsnprintf.patch
|
||||
patches.suse/ACPICA-Utilities-Fix-spelling-mistake-Incremement-In.patch
|
||||
patches.suse/ACPICA-Avoid-sequence-overread-in-call-to-strncmp.patch
|
||||
patches.suse/ACPI-battery-negate-current-when-discharging.patch
|
||||
patches.suse/ACPI-resource-fix-a-typo-for-MECHREVO-in-irq1_edge_l.patch
|
||||
patches.suse/ACPI-Add-missing-prototype-for-non-CONFIG_SUSPEND-CO.patch
|
||||
patches.suse/Documentation-ACPI-Use-all-string-data-node-referenc.patch
|
||||
patches.suse/PM-EM-Fix-potential-division-by-zero-error-in-em_com.patch
|
||||
patches.suse/cpufreq-amd-pstate-Move-max_perf-limiting-in-amd_pstate_update.patch
|
||||
patches.suse/cpufreq-amd-pstate-Add-offline-online-and-suspend-callbacks-for-amd_pstate_driver.patch
|
||||
patches.suse/cpufreq-amd-pstate-Add-support-for-the-Requested-CPU-Min-frequency-BIOS-option.patch
|
||||
patches.suse/PM-runtime-fix-denying-of-auto-suspend-in-pm_suspend.patch
|
||||
patches.suse/PM-wakeup-Delete-space-in-the-end-of-string-shown-by.patch
|
||||
patches.suse/PM-sleep-Print-PM-debug-messages-during-hibernation.patch
|
||||
patches.suse/xen-x86-fix-initial-memory-balloon-target.patch
|
||||
@@ -8787,6 +8902,7 @@
|
||||
patches.suse/selftests-seccomp-fix-syscall_restart-test-for-arm-c.patch
|
||||
patches.suse/selftests-seccomp-fix-negative_ENOSYS-tracer-tests-o.patch
|
||||
patches.suse/watchdog-exar-Shorten-identity-name-to-fit-correctly.patch
|
||||
patches.suse/overflow-Fix-direct-struct-member-initialization-in-.patch
|
||||
patches.suse/scsi-qedf-Use-designated-initializer-for-struct-qed_fcoe_c.patch
|
||||
patches.suse/selinux-unify-OOM-handling-in-network-hashtables.patch
|
||||
patches.suse/media-rkvdec-Fix-frame-size-enumeration.patch
|
||||
@@ -8854,8 +8970,11 @@
|
||||
patches.suse/drm-msm-gpu-Fix-crash-when-throttling-GPU-immediatel.patch
|
||||
patches.suse/drm-msm-a6xx-Disable-rgb565_predicator-on-Adreno-7c3.patch
|
||||
patches.suse/NFSD-unregister-filesystem-in-case-genl_register_family-fails.patch
|
||||
patches.suse/NFSD-fix-race-between-nfsd-registration-and-exports_proc.patch
|
||||
patches.suse/nfsd-nfsd4_spo_must_allow-must-check-this-is-a-v4-compound-request.patch
|
||||
patches.suse/nfsd-Initialize-ssc-before-laundromat_work-to-prevent-NULL-dereference.patch
|
||||
patches.suse/svcrdma-Unregister-the-device-if-svc_rdma_accept-fails.patch
|
||||
patches.suse/NFSD-Implement-FATTR4_CLONE_BLKSIZE-attribute.patch
|
||||
patches.suse/svcrdma-Reduce-the-number-of-rdma_rw-contexts-per-QP.patch
|
||||
patches.suse/dlm-mask-sk_shutdown-value.patch
|
||||
patches.suse/dlm-use-SHUT_RDWR-for-SCTP-shutdown.patch
|
||||
@@ -8902,10 +9021,19 @@
|
||||
patches.suse/arm64-fpsimd-ptrace-Do-not-present-register-data-for-inact.patch
|
||||
patches.suse/arm64-fpsimd-ptrace-Mandate-SVE-payload-for-streaming-mode.patch
|
||||
patches.suse/arm64-fpsimd-ptrace-Gracefully-handle-errors.patch
|
||||
patches.suse/usbnet-asix-AX88772-leave-the-carrier-control-to-phy.patch
|
||||
patches.suse/net-mlx5-HWS-Fix-matcher-action-template-attach.patch
|
||||
patches.suse/net-ibmveth-Indented-struct-ibmveth_adapter-correctl.patch
|
||||
patches.suse/net-ibmveth-Reset-the-adapter-when-unexpected-states.patch
|
||||
patches.suse/net-ibmveth-added-KUnit-tests-for-some-buffer-pool-f.patch
|
||||
patches.suse/netfilter-bridge-Move-specific-fragmented-packet-to-slow_p.patch
|
||||
patches.suse/netfilter-nft_quota-match-correctly-when-the-quota-just-de.patch
|
||||
patches.suse/wifi-iwlwifi-Add-missing-MODULE_FIRMWARE-for-Qu-c0-j.patch
|
||||
patches.suse/wifi-mac80211-VLAN-traffic-in-multicast-path.patch
|
||||
patches.suse/wifi-ath12k-Pass-correct-values-of-center-freq1-and-.patch
|
||||
patches.suse/wifi-ath12k-fix-incorrect-CE-addresses.patch
|
||||
patches.suse/wifi-ath12k-refactor-ath12k_hw_regs-structure.patch
|
||||
patches.suse/wifi-ath12k-fix-link-valid-field-initialization-in-t.patch
|
||||
patches.suse/wifi-ath11k-determine-PM-policy-based-on-machine-mod.patch
|
||||
patches.suse/wifi-ath11k-introduce-ath11k_core_continue_suspend_r.patch
|
||||
patches.suse/wifi-ath11k-refactor-ath11k_core_suspend-_resume.patch
|
||||
@@ -8919,45 +9047,71 @@
|
||||
patches.suse/wifi-ath12k-Resolve-multicast-packet-drop-by-populat.patch
|
||||
patches.suse/wifi-ath12k-Fix-WMI-tag-for-EHT-rate-in-peer-assoc.patch
|
||||
patches.suse/wifi-ath12k-Fix-buffer-overflow-in-debugfs.patch
|
||||
patches.suse/wifi-ath12k-fix-failed-to-set-mhi-state-error-during.patch
|
||||
patches.suse/wifi-ath12k-Handle-error-cases-during-extended-skb-a.patch
|
||||
patches.suse/wifi-ath12k-using-msdu-end-descriptor-to-check-for-r.patch
|
||||
patches.suse/wifi-ath12k-fix-invalid-access-to-memory.patch
|
||||
patches.suse/wifi-ath12k-Add-MSDU-length-validation-for-TKIP-MIC-.patch
|
||||
patches.suse/wifi-ath12k-Fix-the-QoS-control-field-offset-to-buil.patch
|
||||
patches.suse/wifi-ath12k-Prevent-sending-WMI-commands-to-firmware.patch
|
||||
patches.suse/wifi-ath12k-fix-node-corruption-in-ar-arvifs-list.patch
|
||||
patches.suse/wifi-mac80211_hwsim-Prevent-tsf-from-setting-if-beac.patch
|
||||
patches.suse/wifi-iwlwifi-pcie-make-sure-to-lock-rxq-read.patch
|
||||
patches.suse/net-ibmveth-Refactored-veth_pool_store-for-better-ma.patch
|
||||
patches.suse/Bluetooth-ISO-Fix-not-using-SID-from-adv-report.patch
|
||||
patches.suse/Bluetooth-btusb-Add-new-VID-PID-13d3-3630-for-MT7925.patch
|
||||
patches.suse/Bluetooth-btusb-Add-new-VID-PID-13d3-3584-for-MT7922.patch
|
||||
patches.suse/Bluetooth-MGMT-iterate-over-mesh-commands-in-mgmt_me.patch
|
||||
patches.suse/Bluetooth-btintel-Check-dsbr-size-from-EFI-variable.patch
|
||||
patches.suse/wifi-mac80211-do-not-offer-a-mesh-path-if-forwarding.patch
|
||||
patches.suse/wireless-purelifi-plfxlc-fix-memory-leak-in-plfxlc_u.patch
|
||||
patches.suse/wifi-iwlfiwi-mvm-Fix-the-rate-reporting.patch
|
||||
patches.suse/wifi-iwlwifi-mvm-fix-beacon-CCK-flag.patch
|
||||
patches.suse/wifi-rtw88-sdio-map-mgmt-frames-to-queue-TX_DESC_QSE.patch
|
||||
patches.suse/wifi-rtw88-sdio-call-rtw_sdio_indicate_tx_status-unc.patch
|
||||
patches.suse/wifi-rtw88-do-not-ignore-hardware-read-error-during-.patch
|
||||
patches.suse/wifi-rtw89-8922a-fix-TX-fail-with-wrong-VCO-setting.patch
|
||||
patches.suse/wifi-rtlwifi-disable-ASPM-for-RTL8723BE-with-subsyst.patch
|
||||
patches.suse/wifi-rtw89-leave-idle-mode-when-setting-WEP-encrypti.patch
|
||||
patches.suse/wifi-rtw89-pci-enlarge-retry-times-of-RX-tag-to-1000.patch
|
||||
patches.suse/wifi-rtw88-usb-Reduce-control-message-timeout-to-500.patch
|
||||
patches.suse/wifi-rtw88-usb-Upload-the-firmware-in-bigger-chunks.patch
|
||||
patches.suse/wifi-rtw88-fix-the-para-buffer-size-to-avoid-reading.patch
|
||||
patches.suse/wifi-rtw89-fix-firmware-scan-delay-unit-for-WiFi-6-c.patch
|
||||
patches.suse/wifi-p54-prevent-buffer-overflow-in-p54_rx_eeprom_re.patch
|
||||
patches.suse/wifi-mac80211-validate-SCAN_FLAG_AP-in-scan-request-.patch
|
||||
patches.suse/wifi-ath11k-Fix-QMI-memory-reuse-logic.patch
|
||||
patches.suse/wifi-ath11k-fix-ring-buffer-corruption.patch
|
||||
patches.suse/wifi-ath11k-fix-rx-completion-meta-data-corruption.patch
|
||||
patches.suse/wifi-ath12k-fix-a-possible-dead-lock-caused-by-ab-ba.patch
|
||||
patches.suse/wifi-ath12k-fix-macro-definition-HAL_RX_MSDU_PKT_LEN.patch
|
||||
patches.suse/wifi-ath12k-fix-ring-buffer-corruption.patch
|
||||
patches.suse/wifi-ath9k_htc-Abort-software-beacon-handling-if-dis.patch
|
||||
patches.suse/Revert-wifi-mt76-mt7996-fill-txd-by-host-driver.patch
|
||||
patches.suse/wifi-mt76-mt76x2-Add-support-for-LiteOn-WN4516R-WN45.patch
|
||||
patches.suse/wifi-mt76-mt7925-introduce-thermal-protection.patch
|
||||
patches.suse/wifi-mt76-mt7925-fix-host-interrupt-register-initial.patch
|
||||
patches.suse/wifi-mt76-mt7921-add-160-MHz-AP-for-mt7922-device.patch
|
||||
patches.suse/wifi-mt76-mt7996-Fix-null-ptr-deref-in-mt7996_mmio_w.patch
|
||||
patches.suse/wifi-mt76-mt7915-Fix-null-ptr-deref-in-mt7915_mmio_w.patch
|
||||
patches.suse/wifi-mt76-mt7925-prevent-multiple-scan-commands.patch
|
||||
patches.suse/wifi-mt76-mt7925-refine-the-sniffer-commnad.patch
|
||||
patches.suse/wifi-mt76-mt7925-ensure-all-MCU-commands-wait-for-re.patch
|
||||
patches.suse/wifi-mt76-mt7996-set-EHT-max-ampdu-length-capability.patch
|
||||
patches.suse/wifi-mt76-mt7996-drop-fragments-with-multicast-or-br.patch
|
||||
patches.suse/wifi-mt76-mt7996-fix-RX-buffer-size-of-MCU-event.patch
|
||||
patches.suse/net-usb-aqc111-fix-error-handling-of-usbnet-read-cal.patch
|
||||
patches.suse/netfilter-nf_tables-nft_fib_ipv6-fix-VRF-ipv4-ipv6-result-.patch
|
||||
patches.suse/netfilter-nf_tables-nft_fib-consistent-l3mdev-handling.patch
|
||||
patches.suse/net-phy-fix-up-const-issues-in-to_mdio_device-and-to.patch
|
||||
patches.suse/msft-hv-3280-net-mana-Add-support-for-Multi-Vports-on-Bare-metal.patch
|
||||
patches.suse/vsock-virtio-fix-rx_bytes-accounting-for-stream-sock.patch
|
||||
patches.suse/net-mlx5_core-Add-error-handling-inmlx5_query_nic_vp.patch
|
||||
patches.suse/net-phy-clear-phydev-devlink-when-the-link-is-delete.patch
|
||||
patches.suse/net-mlx5-Add-error-handling-in-mlx5_query_nic_vport_.patch
|
||||
patches.suse/net-phy-mscc-Fix-memory-leak-when-using-one-step-tim.patch
|
||||
patches.suse/octeontx2-pf-QOS-Perform-cache-sync-on-send-queue-te.patch
|
||||
patches.suse/octeontx2-pf-QOS-Refactor-TC_HTB_LEAF_DEL_LAST-callb.patch
|
||||
patches.suse/net_sched-hfsc-Address-reentrant-enqueue-adding-clas.patch
|
||||
patches.suse/net-phy-mscc-Stop-clearing-the-the-UDPv4-checksum-fo.patch
|
||||
patches.suse/selftests-bpf-Fix-bpf_nf-selftest-failure.patch
|
||||
@@ -9087,10 +9241,13 @@
|
||||
patches.suse/KVM-arm64-Force-HCR_EL2.xMO-to-1-at-all-times-in-VHE-mode.patch
|
||||
patches.suse/arm64-errata-Work-around-AmpereOne-s-erratum-AC04_CPU_23.patch
|
||||
patches.suse/docs-dt-Update-overlay-file-extension.patch
|
||||
patches.suse/software-node-Correct-a-OOB-check-in-software_node_g.patch
|
||||
patches.suse/hid-asus-check-ROG-Ally-MCU-version-and-warn.patch
|
||||
patches.suse/platform-x86-amd-hsmp-Use-a-single-DRIVER_VERSION-for-all-.patch
|
||||
patches.suse/platform-x86-amd-hsmp-Report-power-via-hwmon-sensors.patch
|
||||
patches.suse/platform-x86-amd-hsmp-acpi-Add-sysfs-files-to-display-HSMP.patch
|
||||
patches.suse/platform-x86-amd-hsmp-fix-building-with-CONFIG_HWMON-m.patch
|
||||
patches.suse/tracing-Fix-compilation-warning-on-arm32.patch
|
||||
patches.suse/scsi-lpfc-Use-memcpy-for-BIOS-version.patch
|
||||
patches.suse/scsi-hisi_sas-Call-I_T_nexus-after-soft-reset-for-SATA-dis.patch
|
||||
patches.suse/scsi-qla2xxx-Remove-unused-qlt_free_qfull_cmds.patch
|
||||
@@ -9113,14 +9270,22 @@
|
||||
patches.suse/scsi-lpfc-Copyright-updates-for-14.4.0.9-patches.patch
|
||||
patches.suse/scsi-smartpqi-Fix-smp_processor_id-call-trace-for-preempti.patch
|
||||
patches.suse/scsi-dc395x-Remove-leftover-if-statement-in-reselect.patch
|
||||
patches.suse/pinctrl-mcp23s08-Reset-all-pins-to-input-at-probe.patch
|
||||
patches.suse/pinctrl-at91-Fix-possible-out-of-boundary-access.patch
|
||||
patches.suse/pinctrl-samsung-refactor-drvdata-suspend-resume-call.patch
|
||||
patches.suse/pinctrl-samsung-add-dedicated-SoC-eint-suspend-resum.patch
|
||||
patches.suse/pinctrl-samsung-add-gs101-specific-eint-suspend-resu.patch
|
||||
patches.suse/pinctrl-armada-37xx-use-correct-OUTPUT_VAL-register-.patch
|
||||
patches.suse/pinctrl-armada-37xx-set-GPIO-output-value-before-set.patch
|
||||
patches.suse/pinctrl-armada-37xx-propagate-error-from-armada_37xx.patch
|
||||
patches.suse/pinctrl-armada-37xx-propagate-error-from-armada_37xx-bfa0ff8.patch
|
||||
patches.suse/pinctrl-armada-37xx-propagate-error-from-armada_37xx-6481c0a.patch
|
||||
patches.suse/pinctrl-armada-37xx-propagate-error-from-armada_37xx-4229c28.patch
|
||||
patches.suse/i2c-npcm-Add-clock-toggle-recovery.patch
|
||||
patches.suse/i2c-tegra-check-msg-length-in-SMBUS-block-read.patch
|
||||
patches.suse/i2c-designware-Invoke-runtime-suspend-on-quick-slave.patch
|
||||
patches.suse/IB-cm-use-rwlock-for-MAD-agent-lock.patch
|
||||
patches.suse/RDMA-hns-initialize-db-in-update_srq_db.patch
|
||||
patches.suse/msft-hv-3248-RDMA-mana_ib-Access-remote-atomic-for-MRs.patch
|
||||
patches.suse/msft-hv-3249-RDMA-mana_ib-support-of-the-zero-based-MRs.patch
|
||||
patches.suse/msft-hv-3250-RDMA-mana_ib-Add-support-of-4M-1G-and-2G-pages.patch
|
||||
@@ -9147,13 +9312,18 @@
|
||||
patches.suse/bus-fsl-mc-fix-double-free-on-mc_dev.patch
|
||||
patches.suse/bus-fsl-mc-do-not-add-a-device-link-for-the-UAPI-use.patch
|
||||
patches.suse/bus-fsl-mc-fix-GET-SET_TAILDROP-command-ids.patch
|
||||
patches.suse/bus-fsl-mc-increase-MC_CMD_COMPLETION_TIMEOUT_MS-val.patch
|
||||
patches.suse/vgacon-Add-check-for-vc_origin-address-range-in-vgac.patch
|
||||
patches.suse/fbcon-Make-sure-modelist-not-set-on-unregistered-con.patch
|
||||
patches.suse/fbdev-core-fbcvt-avoid-division-by-0-in-fb_cvt_hperi.patch
|
||||
patches.suse/fbdev-Fix-do_register_framebuffer-to-prevent-null-pt.patch
|
||||
patches.suse/fbdev-Fix-fb_set_var-to-prevent-null-ptr-deref-in-fb.patch
|
||||
patches.suse/selftests-mm-restore-default-nr_hugepages-value-duri.patch
|
||||
patches.suse/Squashfs-check-return-result-of-sb_min_blocksize.patch
|
||||
patches.suse/watchdog-fix-watchdog-may-detect-false-positive-of-s.patch
|
||||
patches.suse/EDAC-altera-Use-correct-write-width-with-the-INTTEST.patch
|
||||
patches.suse/watchdog-da9052_wdt-respect-TWDMIN.patch
|
||||
patches.suse/overflow-Introduce-__DEFINE_FLEX-for-having-no-initi.patch
|
||||
patches.suse/mailbox-imx-Fix-TXDB_V2-sending.patch
|
||||
patches.suse/mailbox-mtk-cmdq-Refine-GCE_GCTL_VALUE-setting.patch
|
||||
patches.suse/mtd-nand-ecc-mxic-Fix-use-of-uninitialized-variable-.patch
|
||||
@@ -9200,6 +9370,7 @@
|
||||
patches.suse/PCI-Explicitly-put-devices-into-D0-when-initializing.patch
|
||||
patches.suse/PCI-pwrctrl-Cancel-outstanding-rescan-work-when-unre.patch
|
||||
patches.suse/PCI-Fix-lock-symmetry-in-pci_slot_unlock.patch
|
||||
patches.suse/PCI-Add-ACS-quirk-for-Loongson-PCIe.patch
|
||||
patches.suse/PCI-endpoint-Retain-fixed-size-BAR-size-as-well-as-a.patch
|
||||
patches.suse/PCI-dwc-ep-Correct-PBA-offset-in-.set_msix-callback.patch
|
||||
patches.suse/PCI-cadence-ep-Correct-PBA-offset-in-.set_msix-callb.patch
|
||||
@@ -9224,14 +9395,25 @@
|
||||
patches.suse/rtc-Fix-offset-calculation-for-.start_secs-0.patch
|
||||
patches.suse/arm64-Add-override-for-MPAM.patch
|
||||
patches.suse/page_pool-Fix-use-after-free-in-page_pool_recycle_in.patch
|
||||
patches.suse/gve-Fix-RX_BUFFERS_POSTED-stat-to-report-per-queue-f.patch
|
||||
patches.suse/net-mlx4_en-Prevent-potential-integer-overflow-calcu.patch
|
||||
patches.suse/can-kvaser_pciefd-refine-error-prone-echo_skb_max-ha.patch
|
||||
patches.suse/net-usb-aqc111-debug-info-before-sanitation.patch
|
||||
patches.suse/Bluetooth-MGMT-reject-malformed-HCI_CMD_SYNC-command.patch
|
||||
patches.suse/Bluetooth-hci_qca-move-the-SoC-type-check-to-the-rig.patch
|
||||
patches.suse/Bluetooth-L2CAP-Fix-not-responding-with-L2CAP_CR_LE_.patch
|
||||
patches.suse/net-fix-udp-gso-skb_segment-after-pull-from-frag_lis.patch
|
||||
patches.suse/ice-fix-Tx-scheduler-error-handling-in-XDP-callback.patch
|
||||
patches.suse/ice-create-new-Tx-scheduler-nodes-for-new-queues-onl.patch
|
||||
patches.suse/ice-fix-rebuilding-the-Tx-scheduler-tree-for-large-q.patch
|
||||
patches.suse/idpf-fix-a-race-in-txq-wakeup.patch
|
||||
patches.suse/idpf-avoid-mailbox-timeout-delays-during-reset.patch
|
||||
patches.suse/net-wwan-t7xx-Fix-napi-rx-poll-issue.patch
|
||||
patches.suse/vmxnet3-correctly-report-gso-type-for-UDP-tunnels.patch
|
||||
patches.suse/gve-add-missing-NULL-check-for-gve_alloc_pending_pac.patch
|
||||
patches.suse/net-wwan-mhi_wwan_mbim-use-correct-mux_id-for-multip.patch
|
||||
patches.suse/netfilter-nf_set_pipapo_avx2-fix-initial-map-fill.patch
|
||||
patches.suse/iavf-iavf_suspend-take-RTNL-before-netdev_lock.patch
|
||||
patches.suse/PM-sleep-Fix-power.is_suspended-cleanup-for-direct-c.patch
|
||||
patches.suse/drm-i915-gem-Allow-EXEC_CAPTURE-on-recoverable-conte.patch
|
||||
patches.suse/drm-xe-Make-xe_gt_freq-part-of-the-Documentation.patch
|
||||
@@ -9331,6 +9513,16 @@
|
||||
patches.suse/net-Fix-TOCTOU-issue-in-sk_is_readable.patch
|
||||
patches.suse/net-mdiobus-Fix-potential-out-of-bounds-read-write-a.patch
|
||||
patches.suse/net-mdiobus-Fix-potential-out-of-bounds-clause-45-re.patch
|
||||
patches.suse/i40e-return-false-from-i40e_reset_vf-if-reset-is-in-.patch
|
||||
patches.suse/i40e-retry-VFLR-handling-if-there-is-ongoing-VF-rese.patch
|
||||
patches.suse/iavf-fix-reset_task-for-early-reset-event.patch
|
||||
patches.suse/e1000-Move-cancel_work_sync-to-avoid-deadlock.patch
|
||||
patches.suse/net-mlx5-Ensure-fw-pages-are-always-allocated-on-sam.patch
|
||||
patches.suse/net-mlx5-Fix-ECVF-vports-unload-on-shutdown-flow.patch
|
||||
patches.suse/net-mlx5-Fix-return-value-when-searching-for-existin.patch
|
||||
patches.suse/net-mlx5-HWS-fix-missing-ip_version-handling-in-defi.patch
|
||||
patches.suse/net-mlx5-HWS-make-sure-the-uplink-is-the-last-destin.patch
|
||||
patches.suse/net-mlx5e-Fix-leak-of-Geneve-TLV-option-object.patch
|
||||
patches.suse/net_sched-sch_sfq-reject-invalid-perturb-period.patch
|
||||
patches.suse/net_sched-prio-fix-a-race-in-prio_tune.patch
|
||||
patches.suse/net_sched-red-fix-a-race-in-__red_change.patch
|
||||
@@ -9357,7 +9549,9 @@
|
||||
patches.suse/drm-meson-fix-more-rounding-issues-with-59.94Hz-mode.patch
|
||||
patches.suse/udmabuf-use-sgtable-based-scatterlist-wrappers.patch
|
||||
patches.suse/scsi-iscsi-Fix-incorrect-error-path-labels-for-flashnode-o.patch
|
||||
patches.suse/drivers-rapidio-rio_cm.c-prevent-possible-heap-overw.patch
|
||||
patches.suse/nvme-always-punt-polled-uring_cmd-end_io-work-to-tas.patch
|
||||
patches.suse/pidfs-never-refuse-ppid-0-in-PIDFD_GET_INFO.patch
|
||||
patches.suse/powerpc-eeh-Fix-missing-PE-bridge-reconfiguration-du.patch
|
||||
patches.suse/x86-virt-tdx-Avoid-indirect-calls-to-TDX-assembly-function.patch
|
||||
patches.suse/x86-Kconfig-only-enable-ROX-cache-in-execmem-when-STRICT_M.patch
|
||||
@@ -9370,13 +9564,19 @@
|
||||
patches.suse/platform-x86-amd-pmf-Prevent-amd_pmf_tee_deinit-from.patch
|
||||
patches.suse/platform-x86-dell_rbu-Fix-list-usage.patch
|
||||
patches.suse/platform-x86-dell_rbu-Stop-overwriting-data-buffer.patch
|
||||
patches.suse/ata-pata_via-Force-PIO-for-ATAPI-devices-on-VT6415-V.patch
|
||||
patches.suse/workqueue-Initialize-wq_isolated_cpumask-in-workqueue_init.patch
|
||||
patches.suse/hwmon-ftsteutates-Fix-TOCTOU-race-in-fts_read.patch
|
||||
patches.suse/hwmon-occ-Rework-attribute-registration-for-stack-us.patch
|
||||
patches.suse/hwmon-occ-fix-unaligned-accesses.patch
|
||||
patches.suse/hwmon-ltc4282-avoid-repeated-register-write.patch
|
||||
patches.suse/can-tcan4x5x-fix-power-regulator-retrieval-during-pr.patch
|
||||
patches.suse/bnxt_en-Fix-double-invocation-of-bnxt_ulp_stop-bnxt_.patch
|
||||
patches.suse/net-sched-fix-use-after-free-in-taprio_dev_notifier.patch
|
||||
patches.suse/net-ethtool-remove-duplicate-defines-for-family-info.patch
|
||||
patches.suse/net-ice-Perform-accurate-aRFS-flow-match.patch
|
||||
patches.suse/ice-fix-eswitch-code-memory-leak-in-reset-scenario.patch
|
||||
patches.suse/e1000e-set-fixed-clock-frequency-indication-for-Nahu.patch
|
||||
patches.suse/calipso-Fix-null-ptr-deref-in-calipso_req_-set-del-a.patch
|
||||
patches.suse/NFC-nci-uart-Set-tty-disc_data-only-in-success-path.patch
|
||||
patches.suse/wifi-carl9170-do-not-ping-device-which-has-failed-to.patch
|
||||
@@ -9388,15 +9588,43 @@
|
||||
patches.suse/drm-amdgpu-switch-job-hw_fence-to-amdgpu_fence.patch
|
||||
patches.suse/drm-ssd130x-fix-ssd132x_clear_screen-columns.patch
|
||||
patches.suse/drm-nouveau-bl-increase-buffer-size-to-avoid-truncat.patch
|
||||
patches.suse/drm-v3d-Avoid-NULL-pointer-dereference-in-v3d_job_up.patch
|
||||
patches.suse/drm-etnaviv-Protect-the-scheduler-s-pending-list-wit.patch
|
||||
patches.suse/drm-xe-bmg-Update-Wa_16023588340.patch
|
||||
patches.suse/drm-xe-Fix-memset-on-iomem.patch
|
||||
patches.suse/ALSA-hda-intel-Add-Thinkpad-E15-to-PM-deny-list.patch
|
||||
patches.suse/ALSA-hda-realtek-Add-mute-LED-support-for-HP-Victus-.patch
|
||||
patches.suse/ALSA-hda-realtek-Fix-built-in-mic-on-ASUS-VivoBook-X.patch
|
||||
patches.suse/ALSA-hda-realtek-Add-quirk-for-Asus-GU605C.patch
|
||||
patches.suse/ALSA-usb-audio-Rename-ALSA-kcontrol-PCM-and-PCM1-for.patch
|
||||
patches.suse/ALSA-hda-realtek-enable-headset-mic-on-Latitude-5420.patch
|
||||
patches.suse/gpio-pca953x-fix-wrong-error-probe-return-value.patch
|
||||
patches.suse/gpio-mlxbf3-only-get-IRQ-for-device-instance-0.patch
|
||||
patches.suse/scsi-elx-efct-Fix-memory-leak-in-efct_hw_parse_filter.patch
|
||||
patches.suse/PCI-PM-Set-up-runtime-PM-even-for-devices-without-PC.patch
|
||||
patches.suse/nfsd-use-threads-array-as-is-in-netlink-interface.patch
|
||||
patches.suse/sunrpc-handle-SVC_GARBAGE-during-svc-auth-processing-as-auth-error.patch
|
||||
patches.suse/bnxt-properly-flush-XDP-redirect-lists.patch
|
||||
patches.suse/wifi-mac80211-fix-beacon-interval-calculation-overfl.patch
|
||||
patches.suse/netlink-specs-nfsd-replace-underscores-with-dashes-i.patch
|
||||
patches.suse/netlink-specs-dpll-replace-underscores-with-dashes-i.patch
|
||||
patches.suse/netlink-specs-tc-replace-underscores-with-dashes-in-.patch
|
||||
patches.suse/HID-wacom-fix-memory-leak-on-kobject-creation-failur.patch
|
||||
patches.suse/HID-wacom-fix-memory-leak-on-sysfs-attribute-creatio.patch
|
||||
patches.suse/HID-wacom-fix-kobject-reference-count-leak.patch
|
||||
patches.suse/HID-lenovo-Restrict-F7-9-11-mode-to-compact-keyboard.patch
|
||||
patches.suse/HID-wacom-fix-crash-in-wacom_aes_battery_handler.patch
|
||||
patches.suse/ALSA-usb-audio-Fix-out-of-bounds-read-in-snd_usb_get.patch
|
||||
patches.suse/ALSA-hda-realtek-Fix-built-in-mic-on-ASUS-VivoBook-X-7ab6847.patch
|
||||
patches.suse/drm-amd-Adjust-output-for-discovery-error-handling.patch
|
||||
patches.suse/drm-i915-fix-build-error-some-more.patch
|
||||
patches.suse/drm-xe-display-Add-check-for-alloc_ordered_workqueue.patch
|
||||
patches.suse/drm-xe-Process-deferred-GGTT-node-removals-on-device.patch
|
||||
patches.suse/i2c-robotfuzz-osif-disable-zero-length-read-messages.patch
|
||||
patches.suse/i2c-tiny-usb-disable-zero-length-read-messages.patch
|
||||
patches.suse/serial-core-restore-of_node-information-in-sysfs.patch
|
||||
patches.suse/serial-imx-Restore-original-RXTL-for-console-to-fix-.patch
|
||||
patches.suse/staging-rtl8723bs-Avoid-memset-in-aes_cipher-and-aes.patch
|
||||
|
||||
# out-of-tree patches
|
||||
patches.suse/powerpc-pseries-dlpar-Search-DRC-index-from-ibm-drc-.patch
|
||||
@@ -9456,7 +9684,8 @@
|
||||
patches.suse/cpufreq-intel_pstate-Temporarily-boost-P-state-when-.patch
|
||||
patches.suse/cpufreq-intel_pstate-Revert-upstream-default-governo.patch
|
||||
patches.suse/Revert-cpufreq-Avoid-configuring-old-governors-as-de.patch
|
||||
patches.suse/cpufreq-amd-pstate-Default-to-powersave-governor-whe.patch
|
||||
patches.suse/cpufreq-default-to-performance-governor-on-servers.patch
|
||||
patches.suse/cpufreq-ondemand-Set-io_is_busy-to-1-by-default-on-a.patch
|
||||
|
||||
# Reserved memory for memory-less zones
|
||||
patches.suse/Revert-mm-page_alloc.c-don-t-show-protection-in-zone.patch
|
||||
@@ -9496,6 +9725,8 @@
|
||||
patches.suse/mm-vmscan-fix-kswapd-exit-condition-in-defrag_mode.patch
|
||||
patches.suse/mm-page_alloc-tighten-up-find_suitable_fallback.patch
|
||||
|
||||
patches.suse/mm-memory-tier-Fix-abstract-distance-calculation-ove.patch
|
||||
|
||||
########################################################
|
||||
# Filesystems
|
||||
########################################################
|
||||
@@ -9817,17 +10048,6 @@
|
||||
########################################################
|
||||
# kABI consistency patches
|
||||
########################################################
|
||||
patches.kabi/kabi-net-lwtunnel-fix-recursion-loops.patch
|
||||
patches.kabi/kabi-net-page_pool-avoid-false-positive-warning-if-NAPI-w.patch
|
||||
patches.kabi/generic_pm_domain_data-hide-new-member-in-hole.patch
|
||||
patches.kabi/kabi-fixes-after-tdx-host-patches.patch
|
||||
patches.kabi/hda_codec-beep_just_power_on-kABI-workaround.patch
|
||||
patches.kabi/net-allow-small-head-cache-usage-with-large-MAX_SKB_.patch
|
||||
patches.kabi/kabi-vsock-virtio-fix-rx_bytes-accounting.patch
|
||||
patches.kabi/ucsi_debugfs_entry-restore-u32-respectively-s32-for-.patch
|
||||
patches.kabi/kABI-Fix-the-is_signed-and-needs_test-members-in-trace_event_fields.patch
|
||||
patches.kabi/serial-mctrl_gpio-split-disable_ms-into-sync-and-no_.patch
|
||||
patches.kabi/PCI-endpoint-Retain-fixed-size-BAR-size-as-well-as-a.patch
|
||||
|
||||
########################################################
|
||||
# preempt-rt backport converged
|
||||
|
@@ -1,3 +1,3 @@
|
||||
2025-06-25 21:05:52 +0000
|
||||
GIT Revision: 99328957e5a600074b080517bc76f400869077ad
|
||||
GIT Branch: users/mfranc/SL-16.0/for-next
|
||||
2025-06-30 17:47:12 +0000
|
||||
GIT Revision: 0c9b3adf9bb1de74dc64718cc047dfd7fe2e6d70
|
||||
GIT Branch: SL-16.0
|
||||
|
@@ -90,6 +90,7 @@
|
||||
arch/powerpc/kvm/kvm
|
||||
arch/powerpc/kvm/kvm-hv
|
||||
arch/powerpc/kvm/kvm-pr
|
||||
arch/powerpc/perf/kvm-hv-pmu
|
||||
arch/powerpc/oprofile/oprofile
|
||||
# jsc#PED-10947
|
||||
arch/powerpc/perf/vpa-pmu
|
||||
|
Reference in New Issue
Block a user