The following RPMs are included in this version:
| RPM | Issue |
|---|---|
| NetworkManager-1.40.16-20.el8_10.x86_64.rpm | - device: don't disable IPv6 in stage3 on reapply (RHEL-91479) |
| NetworkManager-config-server-1.40.16-20.el8_10.noarch.rpm | - device: don't disable IPv6 in stage3 on reapply (RHEL-91479) |
| NetworkManager-libnm-1.40.16-20.el8_10.x86_64.rpm | - device: don't disable IPv6 in stage3 on reapply (RHEL-91479) |
| NetworkManager-team-1.40.16-20.el8_10.x86_64.rpm | - device: don't disable IPv6 in stage3 on reapply (RHEL-91479) |
| NetworkManager-tui-1.40.16-20.el8_10.x86_64.rpm | - device: don't disable IPv6 in stage3 on reapply (RHEL-91479) |
| bash-4.4.20-6.el8_10.x86_64.rpm | - Disable unescaped slashes in bracket expressions |
| Resolves: RHEL-92267 | |
| bpftool-4.18.0-553.72.1.el8_10.x86_64.rpm | - Adding prod certs and changed cert date to 20210620 (Sherif Nagy) |
| - Adding Rocky secure boot certs (Sherif Nagy) | |
| - Fixing vmlinuz removal (Sherif Nagy) | |
| - Fixing UEFI CA path (Sherif Nagy) | |
| - Porting to 8.10, debranding and Rocky branding (Louis Abel) | |
| - Fixing pesign_key_name values (Sherif Nagy) | |
| - scsi: lpfc: Use memcpy() for BIOS version (Ewan D. Milne) [RHEL-105927] {CVE-2025-38332} | |
| - watchdog/perf: properly initialize the turbo mode timestamp and rearm counter (David Arcari) [RHEL-103371] | |
| - RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction (Michal Schmidt) [RHEL-104260] {CVE-2025-38211} | |
| - RDMA/iwcm: Fix WARNING:at_kernel/workqueue.c:#check_flush_dependency (Michal Schmidt) [RHEL-104260] {CVE-2024-47696} | |
| - RDMA/iwcm: Fix a use-after-free related to destroying CM IDs (Michal Schmidt) [RHEL-104260] {CVE-2024-42285} | |
| - net/sched: sch_qfq: Avoid triggering might_sleep in atomic context in qfq_delete_class (CKI Backport Bot) [RHEL-106312] {CVE-2025-38477} | |
| - net/sched: sch_qfq: Fix race condition on qfq_aggregate (CKI Backport Bot) [RHEL-106312] {CVE-2025-38477} | |
| - cxgb4: use port number to set mac addr (CKI Backport Bot) [RHEL-75976] | |
| - net/sched: Abort __tc_modify_qdisc if parent class does not exist (CKI Backport Bot) [RHEL-107894] | |
| - aacraid: fix a buffer overflow (Tomas Henzl) [RHEL-62313] | |
| - filemap: remove use of wait bookmarks (Brian Foster) [RHEL-107181] | |
| - x86/efistub: Omit physical KASLR when memory reservations exist (Ricardo Robaina) [RHEL-82369] | |
| - efi/libstub: Check return value of efi_parse_options (Ricardo Robaina) [RHEL-82369] | |
| - efi/x86: Support builtin command line (Ricardo Robaina) [RHEL-82369] | |
| - tipc: Fix use-after-free in tipc_conn_close(). (CKI Backport Bot) [RHEL-106635] {CVE-2025-38464} | |
| - sbitmap: remove stale comment in sbq_calc_wake_batch (Ming Lei) [RHEL-81758] | |
| - block: Fix lockdep warning in blk_mq_mark_tag_wait (Ming Lei) [RHEL-81758] | |
| - blk-mq: fix potential io hang by wrong 'wake_batch' (Ming Lei) [RHEL-81758] | |
| - lib/sbitmap: define swap_lock as raw_spinlock_t (Ming Lei) [RHEL-81758] | |
| - sbitmap: fix io hung due to race on sbitmap_word::cleared (Ming Lei) [RHEL-81758] | |
| - sbitmap: use READ_ONCE to access map->word (Ming Lei) [RHEL-81758] | |
| - sbitmap: fix batching wakeup (Ming Lei) [RHEL-81758] | |
| - sbitmap: correct wake_batch recalculation to avoid potential IO hung (Ming Lei) [RHEL-81758] | |
| - sbitmap: add sbitmap_find_bit to remove repeat code in __sbitmap_get/__sbitmap_get_shallow (Ming Lei) [RHEL-81758] | |
| - sbitmap: rewrite sbitmap_find_bit_in_index to reduce repeat code (Ming Lei) [RHEL-81758] | |
| - sbitmap: remove redundant check in __sbitmap_queue_get_batch (Ming Lei) [RHEL-81758] | |
| - sbitmap: remove unnecessary calculation of alloc_hint in __sbitmap_get_shallow (Ming Lei) [RHEL-81758] | |
| - sbitmap: Use atomic_long_try_cmpxchg in __sbitmap_queue_get_batch (Ming Lei) [RHEL-81758] | |
| - sbitmap: remove unnecessary code in __sbitmap_queue_get_batch (Ming Lei) [RHEL-81758] | |
| - lib/sbitmap: Fix invalid loop in __sbitmap_queue_get_batch() (Ming Lei) [RHEL-81758] | |
| - lib/sbitmap: kill 'depth' from sbitmap_word (Ming Lei) [RHEL-81758] | |
| - sbitmap: add __sbitmap_queue_get_batch() (Ming Lei) [RHEL-81758] | |
| - sbitmap: Try each queue to wake up at least one waiter (Ming Lei) [RHEL-81758] | |
| - wait: Return number of exclusive waiters awaken (Ming Lei) [RHEL-81758] | |
| - sched/wait: Deduplicate code with do-while (Ming Lei) [RHEL-81758] | |
| - sbitmap: Advance the queue index before waking up a queue (Ming Lei) [RHEL-81758] | |
| - sbitmap: Use single per-bitmap counting to wake up queued tags (Ming Lei) [RHEL-81758] | |
| - blk-mq: Fix wrong wakeup batch configuration which will cause hang (Ming Lei) [RHEL-81758] | |
| - blk-mq: fix tag_get wait task can't be awakened (Ming Lei) [RHEL-81758] | |
| - udp: Fix memory accounting leak. (Xin Long) [RHEL-104084] {CVE-2025-22058} | |
| - i40e: fix MMIO write access to an invalid page in i40e_clear_hw (Dennis Chen) [RHEL-106041] {CVE-2025-38200} | |
| - gfs2: Don't clear sb->s_fs_info in gfs2_sys_fs_add (Andrew Price) [RHEL-88072] | |
| - gfs2: Remove unnecessary NULL check before free_percpu() (Andreas Gruenbacher) [RHEL-88072] | |
| - gfs2: replace sd_aspace with sd_inode (Andreas Gruenbacher) [RHEL-88072] | |
| - writeback: fix false warning in inode_to_wb() (Andreas Gruenbacher) [RHEL-88072] | |
| - gfs2: No more self recovery (Andreas Gruenbacher) [RHEL-104232] | |
| - gfs2: Get rid of gfs2_glock_queue_put in signal_our_withdraw (Andreas Gruenbacher) [RHEL-104232] | |
| - gfs2: Fix withdraw race (Andreas Gruenbacher) [RHEL-104232] | |
| - Adding prod certs and changed cert date to 20210620 (Sherif Nagy) | |
| - Adding Rocky secure boot certs (Sherif Nagy) | |
| - Fixing vmlinuz removal (Sherif Nagy) | |
| - Fixing UEFI CA path (Sherif Nagy) | |
| - Porting to 8.10, debranding and Rocky branding (Louis Abel) | |
| - Fixing pesign_key_name values (Sherif Nagy) | |
| - i2c/designware: Fix an initialization issue (CKI Backport Bot) [RHEL-106617] {CVE-2025-38380} | |
| - Bluetooth: hci_core: Fix use-after-free in vhci_flush() (David Marlin) [RHEL-103246] {CVE-2025-38250} | |
| - net_sched: ets: Fix double list add in class with netem as child qdisc (Xin Long) [RHEL-104717] {CVE-2025-37914} | |
| - sch_ets: make est_qlen_notify() idempotent (Xin Long) [RHEL-104717] | |
| - drm/vkms: Fix use after free and double free on init error (CKI Backport Bot) [RHEL-99402] {CVE-2025-22097} | |
| - s390/pci: Do not try re-enabling load/store if device is disabled (Mete Durlu) [RHEL-105600] | |
| - s390/pci: Fix stale function handles in error handling (Mete Durlu) [RHEL-105600] | |
| cpp-8.5.0-28.el8_10.x86_64.rpm | - Fix folding of BIT_NOT_EXPR for POLY_INT_CST (PR 118976, RHEL-90240) |
| - Sync libstdc++ pretty printers to latest GTS (RHEL-82506). | |
| dbus-1.12.8-27.el8_10.x86_64.rpm | - Move system bus activation helper to /{lib,lib64}/dbus-1. Also set |
| the correct mode and permissions. | |
| - Own the directory /usr/share/dbus-1/system-services | |
| - Delete the diretory /{lib,lib64}/dbus-1.0 as it's not used | |
| - Pass 'dbus' instead of 81 as --with-dbus-user; otherwise the setuid | |
| system bus activation helper fails | |
| - Avoid using noreplace for files that aren't really config files | |
| - Update to latest upstream release. Includes fix for CVE-2008-0595. | |
| - Drop some patches that went upstream already | |
| - Reverse we_were_root check to setpcap if we were root. Also only init | |
| audit if we were root. So error dbus message will not show up when policy | |
| reload happens. dbus -session will no longer try to send audit message, | |
| only system will. | |
| - Reverse we_were_root check to setpcap if we were root. Also only init | |
| audit if we were root. So error dbus message will not show up when policy | |
| reload happens. dbus -session will no longer try to send audit message, | |
| only system will. | |
| - Avoid using noreplace for files that aren't really config files | |
| - fix daemon abort when SELinux denies passing on a message (#283231) | |
| - Conversion from systemd-install to systemctl | |
| - CVE-2006-6107: D-Bus denial of service | |
| - Make dbus require dbus-libs (#261721) | |
| - Make dbus require dbus-libs (#261721) | |
| - Update to latest upstream release. Includes fix for CVE-2008-0595. | |
| - Drop some patches that went upstream already | |
| - fix daemon abort when SELinux denies passing on a message (#283231) | |
| - Resolves: RHEL-65330 (Crash on configuration reload) | |
| - Conversion from systemd-install to systemctl | |
| - CVE-2006-6107: D-Bus denial of service | |
| - Move system bus activation helper to /{lib,lib64}/dbus-1. Also set | |
| the correct mode and permissions. | |
| - Own the directory /usr/share/dbus-1/system-services | |
| - Delete the diretory /{lib,lib64}/dbus-1.0 as it's not used | |
| - Pass 'dbus' instead of 81 as --with-dbus-user; otherwise the setuid | |
| system bus activation helper fails | |
| dbus-common-1.12.8-27.el8_10.noarch.rpm | - Move system bus activation helper to /{lib,lib64}/dbus-1. Also set |
| the correct mode and permissions. | |
| - Own the directory /usr/share/dbus-1/system-services | |
| - Delete the diretory /{lib,lib64}/dbus-1.0 as it's not used | |
| - Pass 'dbus' instead of 81 as --with-dbus-user; otherwise the setuid | |
| system bus activation helper fails | |
| - Avoid using noreplace for files that aren't really config files | |
| - Update to latest upstream release. Includes fix for CVE-2008-0595. | |
| - Drop some patches that went upstream already | |
| - Reverse we_were_root check to setpcap if we were root. Also only init | |
| audit if we were root. So error dbus message will not show up when policy | |
| reload happens. dbus -session will no longer try to send audit message, | |
| only system will. | |
| - Reverse we_were_root check to setpcap if we were root. Also only init | |
| audit if we were root. So error dbus message will not show up when policy | |
| reload happens. dbus -session will no longer try to send audit message, | |
| only system will. | |
| - Avoid using noreplace for files that aren't really config files | |
| - fix daemon abort when SELinux denies passing on a message (#283231) | |
| - Conversion from systemd-install to systemctl | |
| - CVE-2006-6107: D-Bus denial of service | |
| - Make dbus require dbus-libs (#261721) | |
| - Make dbus require dbus-libs (#261721) | |
| - Update to latest upstream release. Includes fix for CVE-2008-0595. | |
| - Drop some patches that went upstream already | |
| - fix daemon abort when SELinux denies passing on a message (#283231) | |
| - Resolves: RHEL-65330 (Crash on configuration reload) | |
| - Conversion from systemd-install to systemctl | |
| - CVE-2006-6107: D-Bus denial of service | |
| - Move system bus activation helper to /{lib,lib64}/dbus-1. Also set | |
| the correct mode and permissions. | |
| - Own the directory /usr/share/dbus-1/system-services | |
| - Delete the diretory /{lib,lib64}/dbus-1.0 as it's not used | |
| - Pass 'dbus' instead of 81 as --with-dbus-user; otherwise the setuid | |
| system bus activation helper fails | |
| dbus-daemon-1.12.8-27.el8_10.x86_64.rpm | - Move system bus activation helper to /{lib,lib64}/dbus-1. Also set |
| the correct mode and permissions. | |
| - Own the directory /usr/share/dbus-1/system-services | |
| - Delete the diretory /{lib,lib64}/dbus-1.0 as it's not used | |
| - Pass 'dbus' instead of 81 as --with-dbus-user; otherwise the setuid | |
| system bus activation helper fails | |
| - Avoid using noreplace for files that aren't really config files | |
| - Update to latest upstream release. Includes fix for CVE-2008-0595. | |
| - Drop some patches that went upstream already | |
| - Reverse we_were_root check to setpcap if we were root. Also only init | |
| audit if we were root. So error dbus message will not show up when policy | |
| reload happens. dbus -session will no longer try to send audit message, | |
| only system will. | |
| - Reverse we_were_root check to setpcap if we were root. Also only init | |
| audit if we were root. So error dbus message will not show up when policy | |
| reload happens. dbus -session will no longer try to send audit message, | |
| only system will. | |
| - Avoid using noreplace for files that aren't really config files | |
| - fix daemon abort when SELinux denies passing on a message (#283231) | |
| - Conversion from systemd-install to systemctl | |
| - CVE-2006-6107: D-Bus denial of service | |
| - Make dbus require dbus-libs (#261721) | |
| - Make dbus require dbus-libs (#261721) | |
| - Update to latest upstream release. Includes fix for CVE-2008-0595. | |
| - Drop some patches that went upstream already | |
| - fix daemon abort when SELinux denies passing on a message (#283231) | |
| - Resolves: RHEL-65330 (Crash on configuration reload) | |
| - Conversion from systemd-install to systemctl | |
| - CVE-2006-6107: D-Bus denial of service | |
| - Move system bus activation helper to /{lib,lib64}/dbus-1. Also set | |
| the correct mode and permissions. | |
| - Own the directory /usr/share/dbus-1/system-services | |
| - Delete the diretory /{lib,lib64}/dbus-1.0 as it's not used | |
| - Pass 'dbus' instead of 81 as --with-dbus-user; otherwise the setuid | |
| system bus activation helper fails | |
| dbus-libs-1.12.8-27.el8_10.x86_64.rpm | - Move system bus activation helper to /{lib,lib64}/dbus-1. Also set |
| the correct mode and permissions. | |
| - Own the directory /usr/share/dbus-1/system-services | |
| - Delete the diretory /{lib,lib64}/dbus-1.0 as it's not used | |
| - Pass 'dbus' instead of 81 as --with-dbus-user; otherwise the setuid | |
| system bus activation helper fails | |
| - Avoid using noreplace for files that aren't really config files | |
| - Update to latest upstream release. Includes fix for CVE-2008-0595. | |
| - Drop some patches that went upstream already | |
| - Reverse we_were_root check to setpcap if we were root. Also only init | |
| audit if we were root. So error dbus message will not show up when policy | |
| reload happens. dbus -session will no longer try to send audit message, | |
| only system will. | |
| - Reverse we_were_root check to setpcap if we were root. Also only init | |
| audit if we were root. So error dbus message will not show up when policy | |
| reload happens. dbus -session will no longer try to send audit message, | |
| only system will. | |
| - Avoid using noreplace for files that aren't really config files | |
| - fix daemon abort when SELinux denies passing on a message (#283231) | |
| - Conversion from systemd-install to systemctl | |
| - CVE-2006-6107: D-Bus denial of service | |
| - Make dbus require dbus-libs (#261721) | |
| - Make dbus require dbus-libs (#261721) | |
| - Update to latest upstream release. Includes fix for CVE-2008-0595. | |
| - Drop some patches that went upstream already | |
| - fix daemon abort when SELinux denies passing on a message (#283231) | |
| - Resolves: RHEL-65330 (Crash on configuration reload) | |
| - Conversion from systemd-install to systemctl | |
| - CVE-2006-6107: D-Bus denial of service | |
| - Move system bus activation helper to /{lib,lib64}/dbus-1. Also set | |
| the correct mode and permissions. | |
| - Own the directory /usr/share/dbus-1/system-services | |
| - Delete the diretory /{lib,lib64}/dbus-1.0 as it's not used | |
| - Pass 'dbus' instead of 81 as --with-dbus-user; otherwise the setuid | |
| system bus activation helper fails | |
| dbus-tools-1.12.8-27.el8_10.x86_64.rpm | - Move system bus activation helper to /{lib,lib64}/dbus-1. Also set |
| the correct mode and permissions. | |
| - Own the directory /usr/share/dbus-1/system-services | |
| - Delete the diretory /{lib,lib64}/dbus-1.0 as it's not used | |
| - Pass 'dbus' instead of 81 as --with-dbus-user; otherwise the setuid | |
| system bus activation helper fails | |
| - Avoid using noreplace for files that aren't really config files | |
| - Update to latest upstream release. Includes fix for CVE-2008-0595. | |
| - Drop some patches that went upstream already | |
| - Reverse we_were_root check to setpcap if we were root. Also only init | |
| audit if we were root. So error dbus message will not show up when policy | |
| reload happens. dbus -session will no longer try to send audit message, | |
| only system will. | |
| - Reverse we_were_root check to setpcap if we were root. Also only init | |
| audit if we were root. So error dbus message will not show up when policy | |
| reload happens. dbus -session will no longer try to send audit message, | |
| only system will. | |
| - Avoid using noreplace for files that aren't really config files | |
| - fix daemon abort when SELinux denies passing on a message (#283231) | |
| - Conversion from systemd-install to systemctl | |
| - CVE-2006-6107: D-Bus denial of service | |
| - Make dbus require dbus-libs (#261721) | |
| - Make dbus require dbus-libs (#261721) | |
| - Update to latest upstream release. Includes fix for CVE-2008-0595. | |
| - Drop some patches that went upstream already | |
| - fix daemon abort when SELinux denies passing on a message (#283231) | |
| - Resolves: RHEL-65330 (Crash on configuration reload) | |
| - Conversion from systemd-install to systemctl | |
| - CVE-2006-6107: D-Bus denial of service | |
| - Move system bus activation helper to /{lib,lib64}/dbus-1. Also set | |
| the correct mode and permissions. | |
| - Own the directory /usr/share/dbus-1/system-services | |
| - Delete the diretory /{lib,lib64}/dbus-1.0 as it's not used | |
| - Pass 'dbus' instead of 81 as --with-dbus-user; otherwise the setuid | |
| system bus activation helper fails | |
| gcc-8.5.0-28.el8_10.x86_64.rpm | - Fix folding of BIT_NOT_EXPR for POLY_INT_CST (PR 118976, RHEL-90240) |
| - Sync libstdc++ pretty printers to latest GTS (RHEL-82506). | |
| gcc-gdb-plugin-8.5.0-28.el8_10.x86_64.rpm | - Fix folding of BIT_NOT_EXPR for POLY_INT_CST (PR 118976, RHEL-90240) |
| - Sync libstdc++ pretty printers to latest GTS (RHEL-82506). | |
| gcc-plugin-annobin-8.5.0-28.el8_10.x86_64.rpm | - Fix folding of BIT_NOT_EXPR for POLY_INT_CST (PR 118976, RHEL-90240) |
| - Sync libstdc++ pretty printers to latest GTS (RHEL-82506). | |
| iwl100-firmware-39.31.5.1-132.el8_10.1.noarch.rpm | - Update linux-firmware to latest upstream (RHEL-107488) |
| Changes since the last update are noted on items below, copied from | |
| the git changelog of upstream linux-firmware repository. | |
| - qcom: Add QDU100 firmware image files required for booting. | |
| - linux-firmware: Add firmware for airoha-npu driver | |
| - linux-firmware: update firmware for MT7925 WiFi device | |
| - mediatek MT7925: update bluetooth firmware to 20250721233113 | |
| - qcom: Update DSP firmware for qcm6490 platform | |
| - qcom: update Venus firmware file for v6.0 | |
| - i915: Xe3LPD DMC v2.29 | |
| - linux-firmware: Update AMD cpu microcode | |
| - qcom: Add QCS6490 symlink for QUPv3 firmware | |
| - qcom: Add firmware binary for SM8750. | |
| - amdgpu: update dmcub fw for dcn314 | |
| - cirrus: cs35l41: Add Firmware for various ASUS commercial Laptops using CS35L41 HDA | |
| - cirrus: cs35l41: Update Firmware for Dell Oasis | |
| - cirrus: cs35l56: Add firmware for Cirrus CS35L56 for various Dell laptops | |
| - qcom: Add Audio topology for QCS6490 RB3Gen2 | |
| - intel_vpu: Update NPU firmware | |
| - amdgpu: update dmcub fw for various DCN version | |
| - WHENCE: extract more license statements | |
| - WHENCE: clarify io_ti origin | |
| - amdgpu: Update GC 11.5.1 microcode | |
| - rtw89: 8852b: update fw to v0.29.128.0 | |
| - rtw89: 8852bt: update fw to v0.29.127.0 | |
| - rtw89: 8922a: add regd fw element with version R72-R6 | |
| - rtw89: 8852c: add regd fw element with version R72-R57 | |
| - rtw89: 8922a: update BB parameter V49 | |
| - qcom: Update gpu firmwares of QCS615 chipset | |
| - linux-firmware: Update firmware file for Intel Solar core | |
| - linux-firmware: Update firmware file for Intel BlazarU core | |
| - linux-firmware: Update firmware file for Intel BlazarI core | |
| - xe: Add fan_control v203.0.0.0 for BMG | |
| - linux-firmware: Update AMD cpu microcode | |
| - amdgpu: Add DCN 3.6 | |
| - amdgpu: Add PSP 14.0.5 | |
| - amdgpu: Add SDMA 6.1.3 | |
| - amdgpu: Add GC 11.5.3 | |
| - mediatek MT7921: update bluetooth firmware to 20250625154126 | |
| - qcom/adreno: document firmware revisions | |
| - qcom/adreno: move A610 and A702 ZAP files to Adreno driver section | |
| - qcom: Add sdx61 Foxconn vendor firmware image file | |
| - Revert "linux-firmware: Update firmware file for Intel Pulsar core" | |
| - qcom/adreno: sort entries in WHENCE | |
| - xe: First HuC release for Pantherlake | |
| - xe: First GuC release for Pantherlake | |
| - linux-firmware: update firmware for MT7921 WiFi device | |
| - rtw89: 8922a: update fw to v0.35.80.0 | |
| - rtw89: 8852c: update fw to v0.27.129.1 | |
| - rtw89: 8852c: update fw to v0.27.128.0 | |
| - WHENCE: extract license texts | |
| - WHENCE: expand the advansys license statement | |
| - WHENCE: some older AMD drivers are MIT licensed | |
| - qcom: update firmware binary for SM8550 | |
| - amdgpu: DMCUB updates for DCN401 | |
| Resolves: RHEL-107488 | |
| iwl1000-firmware-39.31.5.1-132.el8_10.1.noarch.rpm | - Update linux-firmware to latest upstream (RHEL-107488) |
| Changes since the last update are noted on items below, copied from | |
| the git changelog of upstream linux-firmware repository. | |
| - qcom: Add QDU100 firmware image files required for booting. | |
| - linux-firmware: Add firmware for airoha-npu driver | |
| - linux-firmware: update firmware for MT7925 WiFi device | |
| - mediatek MT7925: update bluetooth firmware to 20250721233113 | |
| - qcom: Update DSP firmware for qcm6490 platform | |
| - qcom: update Venus firmware file for v6.0 | |
| - i915: Xe3LPD DMC v2.29 | |
| - linux-firmware: Update AMD cpu microcode | |
| - qcom: Add QCS6490 symlink for QUPv3 firmware | |
| - qcom: Add firmware binary for SM8750. | |
| - amdgpu: update dmcub fw for dcn314 | |
| - cirrus: cs35l41: Add Firmware for various ASUS commercial Laptops using CS35L41 HDA | |
| - cirrus: cs35l41: Update Firmware for Dell Oasis | |
| - cirrus: cs35l56: Add firmware for Cirrus CS35L56 for various Dell laptops | |
| - qcom: Add Audio topology for QCS6490 RB3Gen2 | |
| - intel_vpu: Update NPU firmware | |
| - amdgpu: update dmcub fw for various DCN version | |
| - WHENCE: extract more license statements | |
| - WHENCE: clarify io_ti origin | |
| - amdgpu: Update GC 11.5.1 microcode | |
| - rtw89: 8852b: update fw to v0.29.128.0 | |
| - rtw89: 8852bt: update fw to v0.29.127.0 | |
| - rtw89: 8922a: add regd fw element with version R72-R6 | |
| - rtw89: 8852c: add regd fw element with version R72-R57 | |
| - rtw89: 8922a: update BB parameter V49 | |
| - qcom: Update gpu firmwares of QCS615 chipset | |
| - linux-firmware: Update firmware file for Intel Solar core | |
| - linux-firmware: Update firmware file for Intel BlazarU core | |
| - linux-firmware: Update firmware file for Intel BlazarI core | |
| - xe: Add fan_control v203.0.0.0 for BMG | |
| - linux-firmware: Update AMD cpu microcode | |
| - amdgpu: Add DCN 3.6 | |
| - amdgpu: Add PSP 14.0.5 | |
| - amdgpu: Add SDMA 6.1.3 | |
| - amdgpu: Add GC 11.5.3 | |
| - mediatek MT7921: update bluetooth firmware to 20250625154126 | |
| - qcom/adreno: document firmware revisions | |
| - qcom/adreno: move A610 and A702 ZAP files to Adreno driver section | |
| - qcom: Add sdx61 Foxconn vendor firmware image file | |
| - Revert "linux-firmware: Update firmware file for Intel Pulsar core" | |
| - qcom/adreno: sort entries in WHENCE | |
| - xe: First HuC release for Pantherlake | |
| - xe: First GuC release for Pantherlake | |
| - linux-firmware: update firmware for MT7921 WiFi device | |
| - rtw89: 8922a: update fw to v0.35.80.0 | |
| - rtw89: 8852c: update fw to v0.27.129.1 | |
| - rtw89: 8852c: update fw to v0.27.128.0 | |
| - WHENCE: extract license texts | |
| - WHENCE: expand the advansys license statement | |
| - WHENCE: some older AMD drivers are MIT licensed | |
| - qcom: update firmware binary for SM8550 | |
| - amdgpu: DMCUB updates for DCN401 | |
| Resolves: RHEL-107488 | |
| iwl105-firmware-18.168.6.1-132.el8_10.1.noarch.rpm | - Update linux-firmware to latest upstream (RHEL-107488) |
| Changes since the last update are noted on items below, copied from | |
| the git changelog of upstream linux-firmware repository. | |
| - qcom: Add QDU100 firmware image files required for booting. | |
| - linux-firmware: Add firmware for airoha-npu driver | |
| - linux-firmware: update firmware for MT7925 WiFi device | |
| - mediatek MT7925: update bluetooth firmware to 20250721233113 | |
| - qcom: Update DSP firmware for qcm6490 platform | |
| - qcom: update Venus firmware file for v6.0 | |
| - i915: Xe3LPD DMC v2.29 | |
| - linux-firmware: Update AMD cpu microcode | |
| - qcom: Add QCS6490 symlink for QUPv3 firmware | |
| - qcom: Add firmware binary for SM8750. | |
| - amdgpu: update dmcub fw for dcn314 | |
| - cirrus: cs35l41: Add Firmware for various ASUS commercial Laptops using CS35L41 HDA | |
| - cirrus: cs35l41: Update Firmware for Dell Oasis | |
| - cirrus: cs35l56: Add firmware for Cirrus CS35L56 for various Dell laptops | |
| - qcom: Add Audio topology for QCS6490 RB3Gen2 | |
| - intel_vpu: Update NPU firmware | |
| - amdgpu: update dmcub fw for various DCN version | |
| - WHENCE: extract more license statements | |
| - WHENCE: clarify io_ti origin | |
| - amdgpu: Update GC 11.5.1 microcode | |
| - rtw89: 8852b: update fw to v0.29.128.0 | |
| - rtw89: 8852bt: update fw to v0.29.127.0 | |
| - rtw89: 8922a: add regd fw element with version R72-R6 | |
| - rtw89: 8852c: add regd fw element with version R72-R57 | |
| - rtw89: 8922a: update BB parameter V49 | |
| - qcom: Update gpu firmwares of QCS615 chipset | |
| - linux-firmware: Update firmware file for Intel Solar core | |
| - linux-firmware: Update firmware file for Intel BlazarU core | |
| - linux-firmware: Update firmware file for Intel BlazarI core | |
| - xe: Add fan_control v203.0.0.0 for BMG | |
| - linux-firmware: Update AMD cpu microcode | |
| - amdgpu: Add DCN 3.6 | |
| - amdgpu: Add PSP 14.0.5 | |
| - amdgpu: Add SDMA 6.1.3 | |
| - amdgpu: Add GC 11.5.3 | |
| - mediatek MT7921: update bluetooth firmware to 20250625154126 | |
| - qcom/adreno: document firmware revisions | |
| - qcom/adreno: move A610 and A702 ZAP files to Adreno driver section | |
| - qcom: Add sdx61 Foxconn vendor firmware image file | |
| - Revert "linux-firmware: Update firmware file for Intel Pulsar core" | |
| - qcom/adreno: sort entries in WHENCE | |
| - xe: First HuC release for Pantherlake | |
| - xe: First GuC release for Pantherlake | |
| - linux-firmware: update firmware for MT7921 WiFi device | |
| - rtw89: 8922a: update fw to v0.35.80.0 | |
| - rtw89: 8852c: update fw to v0.27.129.1 | |
| - rtw89: 8852c: update fw to v0.27.128.0 | |
| - WHENCE: extract license texts | |
| - WHENCE: expand the advansys license statement | |
| - WHENCE: some older AMD drivers are MIT licensed | |
| - qcom: update firmware binary for SM8550 | |
| - amdgpu: DMCUB updates for DCN401 | |
| Resolves: RHEL-107488 | |
| iwl135-firmware-18.168.6.1-132.el8_10.1.noarch.rpm | - Update linux-firmware to latest upstream (RHEL-107488) |
| Changes since the last update are noted on items below, copied from | |
| the git changelog of upstream linux-firmware repository. | |
| - qcom: Add QDU100 firmware image files required for booting. | |
| - linux-firmware: Add firmware for airoha-npu driver | |
| - linux-firmware: update firmware for MT7925 WiFi device | |
| - mediatek MT7925: update bluetooth firmware to 20250721233113 | |
| - qcom: Update DSP firmware for qcm6490 platform | |
| - qcom: update Venus firmware file for v6.0 | |
| - i915: Xe3LPD DMC v2.29 | |
| - linux-firmware: Update AMD cpu microcode | |
| - qcom: Add QCS6490 symlink for QUPv3 firmware | |
| - qcom: Add firmware binary for SM8750. | |
| - amdgpu: update dmcub fw for dcn314 | |
| - cirrus: cs35l41: Add Firmware for various ASUS commercial Laptops using CS35L41 HDA | |
| - cirrus: cs35l41: Update Firmware for Dell Oasis | |
| - cirrus: cs35l56: Add firmware for Cirrus CS35L56 for various Dell laptops | |
| - qcom: Add Audio topology for QCS6490 RB3Gen2 | |
| - intel_vpu: Update NPU firmware | |
| - amdgpu: update dmcub fw for various DCN version | |
| - WHENCE: extract more license statements | |
| - WHENCE: clarify io_ti origin | |
| - amdgpu: Update GC 11.5.1 microcode | |
| - rtw89: 8852b: update fw to v0.29.128.0 | |
| - rtw89: 8852bt: update fw to v0.29.127.0 | |
| - rtw89: 8922a: add regd fw element with version R72-R6 | |
| - rtw89: 8852c: add regd fw element with version R72-R57 | |
| - rtw89: 8922a: update BB parameter V49 | |
| - qcom: Update gpu firmwares of QCS615 chipset | |
| - linux-firmware: Update firmware file for Intel Solar core | |
| - linux-firmware: Update firmware file for Intel BlazarU core | |
| - linux-firmware: Update firmware file for Intel BlazarI core | |
| - xe: Add fan_control v203.0.0.0 for BMG | |
| - linux-firmware: Update AMD cpu microcode | |
| - amdgpu: Add DCN 3.6 | |
| - amdgpu: Add PSP 14.0.5 | |
| - amdgpu: Add SDMA 6.1.3 | |
| - amdgpu: Add GC 11.5.3 | |
| - mediatek MT7921: update bluetooth firmware to 20250625154126 | |
| - qcom/adreno: document firmware revisions | |
| - qcom/adreno: move A610 and A702 ZAP files to Adreno driver section | |
| - qcom: Add sdx61 Foxconn vendor firmware image file | |
| - Revert "linux-firmware: Update firmware file for Intel Pulsar core" | |
| - qcom/adreno: sort entries in WHENCE | |
| - xe: First HuC release for Pantherlake | |
| - xe: First GuC release for Pantherlake | |
| - linux-firmware: update firmware for MT7921 WiFi device | |
| - rtw89: 8922a: update fw to v0.35.80.0 | |
| - rtw89: 8852c: update fw to v0.27.129.1 | |
| - rtw89: 8852c: update fw to v0.27.128.0 | |
| - WHENCE: extract license texts | |
| - WHENCE: expand the advansys license statement | |
| - WHENCE: some older AMD drivers are MIT licensed | |
| - qcom: update firmware binary for SM8550 | |
| - amdgpu: DMCUB updates for DCN401 | |
| Resolves: RHEL-107488 | |
| iwl2000-firmware-18.168.6.1-132.el8_10.1.noarch.rpm | - Update linux-firmware to latest upstream (RHEL-107488) |
| Changes since the last update are noted on items below, copied from | |
| the git changelog of upstream linux-firmware repository. | |
| - qcom: Add QDU100 firmware image files required for booting. | |
| - linux-firmware: Add firmware for airoha-npu driver | |
| - linux-firmware: update firmware for MT7925 WiFi device | |
| - mediatek MT7925: update bluetooth firmware to 20250721233113 | |
| - qcom: Update DSP firmware for qcm6490 platform | |
| - qcom: update Venus firmware file for v6.0 | |
| - i915: Xe3LPD DMC v2.29 | |
| - linux-firmware: Update AMD cpu microcode | |
| - qcom: Add QCS6490 symlink for QUPv3 firmware | |
| - qcom: Add firmware binary for SM8750. | |
| - amdgpu: update dmcub fw for dcn314 | |
| - cirrus: cs35l41: Add Firmware for various ASUS commercial Laptops using CS35L41 HDA | |
| - cirrus: cs35l41: Update Firmware for Dell Oasis | |
| - cirrus: cs35l56: Add firmware for Cirrus CS35L56 for various Dell laptops | |
| - qcom: Add Audio topology for QCS6490 RB3Gen2 | |
| - intel_vpu: Update NPU firmware | |
| - amdgpu: update dmcub fw for various DCN version | |
| - WHENCE: extract more license statements | |
| - WHENCE: clarify io_ti origin | |
| - amdgpu: Update GC 11.5.1 microcode | |
| - rtw89: 8852b: update fw to v0.29.128.0 | |
| - rtw89: 8852bt: update fw to v0.29.127.0 | |
| - rtw89: 8922a: add regd fw element with version R72-R6 | |
| - rtw89: 8852c: add regd fw element with version R72-R57 | |
| - rtw89: 8922a: update BB parameter V49 | |
| - qcom: Update gpu firmwares of QCS615 chipset | |
| - linux-firmware: Update firmware file for Intel Solar core | |
| - linux-firmware: Update firmware file for Intel BlazarU core | |
| - linux-firmware: Update firmware file for Intel BlazarI core | |
| - xe: Add fan_control v203.0.0.0 for BMG | |
| - linux-firmware: Update AMD cpu microcode | |
| - amdgpu: Add DCN 3.6 | |
| - amdgpu: Add PSP 14.0.5 | |
| - amdgpu: Add SDMA 6.1.3 | |
| - amdgpu: Add GC 11.5.3 | |
| - mediatek MT7921: update bluetooth firmware to 20250625154126 | |
| - qcom/adreno: document firmware revisions | |
| - qcom/adreno: move A610 and A702 ZAP files to Adreno driver section | |
| - qcom: Add sdx61 Foxconn vendor firmware image file | |
| - Revert "linux-firmware: Update firmware file for Intel Pulsar core" | |
| - qcom/adreno: sort entries in WHENCE | |
| - xe: First HuC release for Pantherlake | |
| - xe: First GuC release for Pantherlake | |
| - linux-firmware: update firmware for MT7921 WiFi device | |
| - rtw89: 8922a: update fw to v0.35.80.0 | |
| - rtw89: 8852c: update fw to v0.27.129.1 | |
| - rtw89: 8852c: update fw to v0.27.128.0 | |
| - WHENCE: extract license texts | |
| - WHENCE: expand the advansys license statement | |
| - WHENCE: some older AMD drivers are MIT licensed | |
| - qcom: update firmware binary for SM8550 | |
| - amdgpu: DMCUB updates for DCN401 | |
| Resolves: RHEL-107488 | |
| iwl2030-firmware-18.168.6.1-132.el8_10.1.noarch.rpm | - Update linux-firmware to latest upstream (RHEL-107488) |
| Changes since the last update are noted on items below, copied from | |
| the git changelog of upstream linux-firmware repository. | |
| - qcom: Add QDU100 firmware image files required for booting. | |
| - linux-firmware: Add firmware for airoha-npu driver | |
| - linux-firmware: update firmware for MT7925 WiFi device | |
| - mediatek MT7925: update bluetooth firmware to 20250721233113 | |
| - qcom: Update DSP firmware for qcm6490 platform | |
| - qcom: update Venus firmware file for v6.0 | |
| - i915: Xe3LPD DMC v2.29 | |
| - linux-firmware: Update AMD cpu microcode | |
| - qcom: Add QCS6490 symlink for QUPv3 firmware | |
| - qcom: Add firmware binary for SM8750. | |
| - amdgpu: update dmcub fw for dcn314 | |
| - cirrus: cs35l41: Add Firmware for various ASUS commercial Laptops using CS35L41 HDA | |
| - cirrus: cs35l41: Update Firmware for Dell Oasis | |
| - cirrus: cs35l56: Add firmware for Cirrus CS35L56 for various Dell laptops | |
| - qcom: Add Audio topology for QCS6490 RB3Gen2 | |
| - intel_vpu: Update NPU firmware | |
| - amdgpu: update dmcub fw for various DCN version | |
| - WHENCE: extract more license statements | |
| - WHENCE: clarify io_ti origin | |
| - amdgpu: Update GC 11.5.1 microcode | |
| - rtw89: 8852b: update fw to v0.29.128.0 | |
| - rtw89: 8852bt: update fw to v0.29.127.0 | |
| - rtw89: 8922a: add regd fw element with version R72-R6 | |
| - rtw89: 8852c: add regd fw element with version R72-R57 | |
| - rtw89: 8922a: update BB parameter V49 | |
| - qcom: Update gpu firmwares of QCS615 chipset | |
| - linux-firmware: Update firmware file for Intel Solar core | |
| - linux-firmware: Update firmware file for Intel BlazarU core | |
| - linux-firmware: Update firmware file for Intel BlazarI core | |
| - xe: Add fan_control v203.0.0.0 for BMG | |
| - linux-firmware: Update AMD cpu microcode | |
| - amdgpu: Add DCN 3.6 | |
| - amdgpu: Add PSP 14.0.5 | |
| - amdgpu: Add SDMA 6.1.3 | |
| - amdgpu: Add GC 11.5.3 | |
| - mediatek MT7921: update bluetooth firmware to 20250625154126 | |
| - qcom/adreno: document firmware revisions | |
| - qcom/adreno: move A610 and A702 ZAP files to Adreno driver section | |
| - qcom: Add sdx61 Foxconn vendor firmware image file | |
| - Revert "linux-firmware: Update firmware file for Intel Pulsar core" | |
| - qcom/adreno: sort entries in WHENCE | |
| - xe: First HuC release for Pantherlake | |
| - xe: First GuC release for Pantherlake | |
| - linux-firmware: update firmware for MT7921 WiFi device | |
| - rtw89: 8922a: update fw to v0.35.80.0 | |
| - rtw89: 8852c: update fw to v0.27.129.1 | |
| - rtw89: 8852c: update fw to v0.27.128.0 | |
| - WHENCE: extract license texts | |
| - WHENCE: expand the advansys license statement | |
| - WHENCE: some older AMD drivers are MIT licensed | |
| - qcom: update firmware binary for SM8550 | |
| - amdgpu: DMCUB updates for DCN401 | |
| Resolves: RHEL-107488 | |
| iwl3160-firmware-25.30.13.0-132.el8_10.1.noarch.rpm | - Update linux-firmware to latest upstream (RHEL-107488) |
| Changes since the last update are noted on items below, copied from | |
| the git changelog of upstream linux-firmware repository. | |
| - qcom: Add QDU100 firmware image files required for booting. | |
| - linux-firmware: Add firmware for airoha-npu driver | |
| - linux-firmware: update firmware for MT7925 WiFi device | |
| - mediatek MT7925: update bluetooth firmware to 20250721233113 | |
| - qcom: Update DSP firmware for qcm6490 platform | |
| - qcom: update Venus firmware file for v6.0 | |
| - i915: Xe3LPD DMC v2.29 | |
| - linux-firmware: Update AMD cpu microcode | |
| - qcom: Add QCS6490 symlink for QUPv3 firmware | |
| - qcom: Add firmware binary for SM8750. | |
| - amdgpu: update dmcub fw for dcn314 | |
| - cirrus: cs35l41: Add Firmware for various ASUS commercial Laptops using CS35L41 HDA | |
| - cirrus: cs35l41: Update Firmware for Dell Oasis | |
| - cirrus: cs35l56: Add firmware for Cirrus CS35L56 for various Dell laptops | |
| - qcom: Add Audio topology for QCS6490 RB3Gen2 | |
| - intel_vpu: Update NPU firmware | |
| - amdgpu: update dmcub fw for various DCN version | |
| - WHENCE: extract more license statements | |
| - WHENCE: clarify io_ti origin | |
| - amdgpu: Update GC 11.5.1 microcode | |
| - rtw89: 8852b: update fw to v0.29.128.0 | |
| - rtw89: 8852bt: update fw to v0.29.127.0 | |
| - rtw89: 8922a: add regd fw element with version R72-R6 | |
| - rtw89: 8852c: add regd fw element with version R72-R57 | |
| - rtw89: 8922a: update BB parameter V49 | |
| - qcom: Update gpu firmwares of QCS615 chipset | |
| - linux-firmware: Update firmware file for Intel Solar core | |
| - linux-firmware: Update firmware file for Intel BlazarU core | |
| - linux-firmware: Update firmware file for Intel BlazarI core | |
| - xe: Add fan_control v203.0.0.0 for BMG | |
| - linux-firmware: Update AMD cpu microcode | |
| - amdgpu: Add DCN 3.6 | |
| - amdgpu: Add PSP 14.0.5 | |
| - amdgpu: Add SDMA 6.1.3 | |
| - amdgpu: Add GC 11.5.3 | |
| - mediatek MT7921: update bluetooth firmware to 20250625154126 | |
| - qcom/adreno: document firmware revisions | |
| - qcom/adreno: move A610 and A702 ZAP files to Adreno driver section | |
| - qcom: Add sdx61 Foxconn vendor firmware image file | |
| - Revert "linux-firmware: Update firmware file for Intel Pulsar core" | |
| - qcom/adreno: sort entries in WHENCE | |
| - xe: First HuC release for Pantherlake | |
| - xe: First GuC release for Pantherlake | |
| - linux-firmware: update firmware for MT7921 WiFi device | |
| - rtw89: 8922a: update fw to v0.35.80.0 | |
| - rtw89: 8852c: update fw to v0.27.129.1 | |
| - rtw89: 8852c: update fw to v0.27.128.0 | |
| - WHENCE: extract license texts | |
| - WHENCE: expand the advansys license statement | |
| - WHENCE: some older AMD drivers are MIT licensed | |
| - qcom: update firmware binary for SM8550 | |
| - amdgpu: DMCUB updates for DCN401 | |
| Resolves: RHEL-107488 | |
| iwl5000-firmware-8.83.5.1_1-132.el8_10.1.noarch.rpm | - Update linux-firmware to latest upstream (RHEL-107488) |
| Changes since the last update are noted on items below, copied from | |
| the git changelog of upstream linux-firmware repository. | |
| - qcom: Add QDU100 firmware image files required for booting. | |
| - linux-firmware: Add firmware for airoha-npu driver | |
| - linux-firmware: update firmware for MT7925 WiFi device | |
| - mediatek MT7925: update bluetooth firmware to 20250721233113 | |
| - qcom: Update DSP firmware for qcm6490 platform | |
| - qcom: update Venus firmware file for v6.0 | |
| - i915: Xe3LPD DMC v2.29 | |
| - linux-firmware: Update AMD cpu microcode | |
| - qcom: Add QCS6490 symlink for QUPv3 firmware | |
| - qcom: Add firmware binary for SM8750. | |
| - amdgpu: update dmcub fw for dcn314 | |
| - cirrus: cs35l41: Add Firmware for various ASUS commercial Laptops using CS35L41 HDA | |
| - cirrus: cs35l41: Update Firmware for Dell Oasis | |
| - cirrus: cs35l56: Add firmware for Cirrus CS35L56 for various Dell laptops | |
| - qcom: Add Audio topology for QCS6490 RB3Gen2 | |
| - intel_vpu: Update NPU firmware | |
| - amdgpu: update dmcub fw for various DCN version | |
| - WHENCE: extract more license statements | |
| - WHENCE: clarify io_ti origin | |
| - amdgpu: Update GC 11.5.1 microcode | |
| - rtw89: 8852b: update fw to v0.29.128.0 | |
| - rtw89: 8852bt: update fw to v0.29.127.0 | |
| - rtw89: 8922a: add regd fw element with version R72-R6 | |
| - rtw89: 8852c: add regd fw element with version R72-R57 | |
| - rtw89: 8922a: update BB parameter V49 | |
| - qcom: Update gpu firmwares of QCS615 chipset | |
| - linux-firmware: Update firmware file for Intel Solar core | |
| - linux-firmware: Update firmware file for Intel BlazarU core | |
| - linux-firmware: Update firmware file for Intel BlazarI core | |
| - xe: Add fan_control v203.0.0.0 for BMG | |
| - linux-firmware: Update AMD cpu microcode | |
| - amdgpu: Add DCN 3.6 | |
| - amdgpu: Add PSP 14.0.5 | |
| - amdgpu: Add SDMA 6.1.3 | |
| - amdgpu: Add GC 11.5.3 | |
| - mediatek MT7921: update bluetooth firmware to 20250625154126 | |
| - qcom/adreno: document firmware revisions | |
| - qcom/adreno: move A610 and A702 ZAP files to Adreno driver section | |
| - qcom: Add sdx61 Foxconn vendor firmware image file | |
| - Revert "linux-firmware: Update firmware file for Intel Pulsar core" | |
| - qcom/adreno: sort entries in WHENCE | |
| - xe: First HuC release for Pantherlake | |
| - xe: First GuC release for Pantherlake | |
| - linux-firmware: update firmware for MT7921 WiFi device | |
| - rtw89: 8922a: update fw to v0.35.80.0 | |
| - rtw89: 8852c: update fw to v0.27.129.1 | |
| - rtw89: 8852c: update fw to v0.27.128.0 | |
| - WHENCE: extract license texts | |
| - WHENCE: expand the advansys license statement | |
| - WHENCE: some older AMD drivers are MIT licensed | |
| - qcom: update firmware binary for SM8550 | |
| - amdgpu: DMCUB updates for DCN401 | |
| Resolves: RHEL-107488 | |
| iwl5150-firmware-8.24.2.2-132.el8_10.1.noarch.rpm | - Update linux-firmware to latest upstream (RHEL-107488) |
| Changes since the last update are noted on items below, copied from | |
| the git changelog of upstream linux-firmware repository. | |
| - qcom: Add QDU100 firmware image files required for booting. | |
| - linux-firmware: Add firmware for airoha-npu driver | |
| - linux-firmware: update firmware for MT7925 WiFi device | |
| - mediatek MT7925: update bluetooth firmware to 20250721233113 | |
| - qcom: Update DSP firmware for qcm6490 platform | |
| - qcom: update Venus firmware file for v6.0 | |
| - i915: Xe3LPD DMC v2.29 | |
| - linux-firmware: Update AMD cpu microcode | |
| - qcom: Add QCS6490 symlink for QUPv3 firmware | |
| - qcom: Add firmware binary for SM8750. | |
| - amdgpu: update dmcub fw for dcn314 | |
| - cirrus: cs35l41: Add Firmware for various ASUS commercial Laptops using CS35L41 HDA | |
| - cirrus: cs35l41: Update Firmware for Dell Oasis | |
| - cirrus: cs35l56: Add firmware for Cirrus CS35L56 for various Dell laptops | |
| - qcom: Add Audio topology for QCS6490 RB3Gen2 | |
| - intel_vpu: Update NPU firmware | |
| - amdgpu: update dmcub fw for various DCN version | |
| - WHENCE: extract more license statements | |
| - WHENCE: clarify io_ti origin | |
| - amdgpu: Update GC 11.5.1 microcode | |
| - rtw89: 8852b: update fw to v0.29.128.0 | |
| - rtw89: 8852bt: update fw to v0.29.127.0 | |
| - rtw89: 8922a: add regd fw element with version R72-R6 | |
| - rtw89: 8852c: add regd fw element with version R72-R57 | |
| - rtw89: 8922a: update BB parameter V49 | |
| - qcom: Update gpu firmwares of QCS615 chipset | |
| - linux-firmware: Update firmware file for Intel Solar core | |
| - linux-firmware: Update firmware file for Intel BlazarU core | |
| - linux-firmware: Update firmware file for Intel BlazarI core | |
| - xe: Add fan_control v203.0.0.0 for BMG | |
| - linux-firmware: Update AMD cpu microcode | |
| - amdgpu: Add DCN 3.6 | |
| - amdgpu: Add PSP 14.0.5 | |
| - amdgpu: Add SDMA 6.1.3 | |
| - amdgpu: Add GC 11.5.3 | |
| - mediatek MT7921: update bluetooth firmware to 20250625154126 | |
| - qcom/adreno: document firmware revisions | |
| - qcom/adreno: move A610 and A702 ZAP files to Adreno driver section | |
| - qcom: Add sdx61 Foxconn vendor firmware image file | |
| - Revert "linux-firmware: Update firmware file for Intel Pulsar core" | |
| - qcom/adreno: sort entries in WHENCE | |
| - xe: First HuC release for Pantherlake | |
| - xe: First GuC release for Pantherlake | |
| - linux-firmware: update firmware for MT7921 WiFi device | |
| - rtw89: 8922a: update fw to v0.35.80.0 | |
| - rtw89: 8852c: update fw to v0.27.129.1 | |
| - rtw89: 8852c: update fw to v0.27.128.0 | |
| - WHENCE: extract license texts | |
| - WHENCE: expand the advansys license statement | |
| - WHENCE: some older AMD drivers are MIT licensed | |
| - qcom: update firmware binary for SM8550 | |
| - amdgpu: DMCUB updates for DCN401 | |
| Resolves: RHEL-107488 | |
| iwl6000-firmware-9.221.4.1-132.el8_10.1.noarch.rpm | - Update linux-firmware to latest upstream (RHEL-107488) |
| Changes since the last update are noted on items below, copied from | |
| the git changelog of upstream linux-firmware repository. | |
| - qcom: Add QDU100 firmware image files required for booting. | |
| - linux-firmware: Add firmware for airoha-npu driver | |
| - linux-firmware: update firmware for MT7925 WiFi device | |
| - mediatek MT7925: update bluetooth firmware to 20250721233113 | |
| - qcom: Update DSP firmware for qcm6490 platform | |
| - qcom: update Venus firmware file for v6.0 | |
| - i915: Xe3LPD DMC v2.29 | |
| - linux-firmware: Update AMD cpu microcode | |
| - qcom: Add QCS6490 symlink for QUPv3 firmware | |
| - qcom: Add firmware binary for SM8750. | |
| - amdgpu: update dmcub fw for dcn314 | |
| - cirrus: cs35l41: Add Firmware for various ASUS commercial Laptops using CS35L41 HDA | |
| - cirrus: cs35l41: Update Firmware for Dell Oasis | |
| - cirrus: cs35l56: Add firmware for Cirrus CS35L56 for various Dell laptops | |
| - qcom: Add Audio topology for QCS6490 RB3Gen2 | |
| - intel_vpu: Update NPU firmware | |
| - amdgpu: update dmcub fw for various DCN version | |
| - WHENCE: extract more license statements | |
| - WHENCE: clarify io_ti origin | |
| - amdgpu: Update GC 11.5.1 microcode | |
| - rtw89: 8852b: update fw to v0.29.128.0 | |
| - rtw89: 8852bt: update fw to v0.29.127.0 | |
| - rtw89: 8922a: add regd fw element with version R72-R6 | |
| - rtw89: 8852c: add regd fw element with version R72-R57 | |
| - rtw89: 8922a: update BB parameter V49 | |
| - qcom: Update gpu firmwares of QCS615 chipset | |
| - linux-firmware: Update firmware file for Intel Solar core | |
| - linux-firmware: Update firmware file for Intel BlazarU core | |
| - linux-firmware: Update firmware file for Intel BlazarI core | |
| - xe: Add fan_control v203.0.0.0 for BMG | |
| - linux-firmware: Update AMD cpu microcode | |
| - amdgpu: Add DCN 3.6 | |
| - amdgpu: Add PSP 14.0.5 | |
| - amdgpu: Add SDMA 6.1.3 | |
| - amdgpu: Add GC 11.5.3 | |
| - mediatek MT7921: update bluetooth firmware to 20250625154126 | |
| - qcom/adreno: document firmware revisions | |
| - qcom/adreno: move A610 and A702 ZAP files to Adreno driver section | |
| - qcom: Add sdx61 Foxconn vendor firmware image file | |
| - Revert "linux-firmware: Update firmware file for Intel Pulsar core" | |
| - qcom/adreno: sort entries in WHENCE | |
| - xe: First HuC release for Pantherlake | |
| - xe: First GuC release for Pantherlake | |
| - linux-firmware: update firmware for MT7921 WiFi device | |
| - rtw89: 8922a: update fw to v0.35.80.0 | |
| - rtw89: 8852c: update fw to v0.27.129.1 | |
| - rtw89: 8852c: update fw to v0.27.128.0 | |
| - WHENCE: extract license texts | |
| - WHENCE: expand the advansys license statement | |
| - WHENCE: some older AMD drivers are MIT licensed | |
| - qcom: update firmware binary for SM8550 | |
| - amdgpu: DMCUB updates for DCN401 | |
| Resolves: RHEL-107488 | |
| iwl6000g2a-firmware-18.168.6.1-132.el8_10.1.noarch.rpm | - Update linux-firmware to latest upstream (RHEL-107488) |
| Changes since the last update are noted on items below, copied from | |
| the git changelog of upstream linux-firmware repository. | |
| - qcom: Add QDU100 firmware image files required for booting. | |
| - linux-firmware: Add firmware for airoha-npu driver | |
| - linux-firmware: update firmware for MT7925 WiFi device | |
| - mediatek MT7925: update bluetooth firmware to 20250721233113 | |
| - qcom: Update DSP firmware for qcm6490 platform | |
| - qcom: update Venus firmware file for v6.0 | |
| - i915: Xe3LPD DMC v2.29 | |
| - linux-firmware: Update AMD cpu microcode | |
| - qcom: Add QCS6490 symlink for QUPv3 firmware | |
| - qcom: Add firmware binary for SM8750. | |
| - amdgpu: update dmcub fw for dcn314 | |
| - cirrus: cs35l41: Add Firmware for various ASUS commercial Laptops using CS35L41 HDA | |
| - cirrus: cs35l41: Update Firmware for Dell Oasis | |
| - cirrus: cs35l56: Add firmware for Cirrus CS35L56 for various Dell laptops | |
| - qcom: Add Audio topology for QCS6490 RB3Gen2 | |
| - intel_vpu: Update NPU firmware | |
| - amdgpu: update dmcub fw for various DCN version | |
| - WHENCE: extract more license statements | |
| - WHENCE: clarify io_ti origin | |
| - amdgpu: Update GC 11.5.1 microcode | |
| - rtw89: 8852b: update fw to v0.29.128.0 | |
| - rtw89: 8852bt: update fw to v0.29.127.0 | |
| - rtw89: 8922a: add regd fw element with version R72-R6 | |
| - rtw89: 8852c: add regd fw element with version R72-R57 | |
| - rtw89: 8922a: update BB parameter V49 | |
| - qcom: Update gpu firmwares of QCS615 chipset | |
| - linux-firmware: Update firmware file for Intel Solar core | |
| - linux-firmware: Update firmware file for Intel BlazarU core | |
| - linux-firmware: Update firmware file for Intel BlazarI core | |
| - xe: Add fan_control v203.0.0.0 for BMG | |
| - linux-firmware: Update AMD cpu microcode | |
| - amdgpu: Add DCN 3.6 | |
| - amdgpu: Add PSP 14.0.5 | |
| - amdgpu: Add SDMA 6.1.3 | |
| - amdgpu: Add GC 11.5.3 | |
| - mediatek MT7921: update bluetooth firmware to 20250625154126 | |
| - qcom/adreno: document firmware revisions | |
| - qcom/adreno: move A610 and A702 ZAP files to Adreno driver section | |
| - qcom: Add sdx61 Foxconn vendor firmware image file | |
| - Revert "linux-firmware: Update firmware file for Intel Pulsar core" | |
| - qcom/adreno: sort entries in WHENCE | |
| - xe: First HuC release for Pantherlake | |
| - xe: First GuC release for Pantherlake | |
| - linux-firmware: update firmware for MT7921 WiFi device | |
| - rtw89: 8922a: update fw to v0.35.80.0 | |
| - rtw89: 8852c: update fw to v0.27.129.1 | |
| - rtw89: 8852c: update fw to v0.27.128.0 | |
| - WHENCE: extract license texts | |
| - WHENCE: expand the advansys license statement | |
| - WHENCE: some older AMD drivers are MIT licensed | |
| - qcom: update firmware binary for SM8550 | |
| - amdgpu: DMCUB updates for DCN401 | |
| Resolves: RHEL-107488 | |
| iwl6000g2b-firmware-18.168.6.1-132.el8_10.1.noarch.rpm | - Update linux-firmware to latest upstream (RHEL-107488) |
| Changes since the last update are noted on items below, copied from | |
| the git changelog of upstream linux-firmware repository. | |
| - qcom: Add QDU100 firmware image files required for booting. | |
| - linux-firmware: Add firmware for airoha-npu driver | |
| - linux-firmware: update firmware for MT7925 WiFi device | |
| - mediatek MT7925: update bluetooth firmware to 20250721233113 | |
| - qcom: Update DSP firmware for qcm6490 platform | |
| - qcom: update Venus firmware file for v6.0 | |
| - i915: Xe3LPD DMC v2.29 | |
| - linux-firmware: Update AMD cpu microcode | |
| - qcom: Add QCS6490 symlink for QUPv3 firmware | |
| - qcom: Add firmware binary for SM8750. | |
| - amdgpu: update dmcub fw for dcn314 | |
| - cirrus: cs35l41: Add Firmware for various ASUS commercial Laptops using CS35L41 HDA | |
| - cirrus: cs35l41: Update Firmware for Dell Oasis | |
| - cirrus: cs35l56: Add firmware for Cirrus CS35L56 for various Dell laptops | |
| - qcom: Add Audio topology for QCS6490 RB3Gen2 | |
| - intel_vpu: Update NPU firmware | |
| - amdgpu: update dmcub fw for various DCN version | |
| - WHENCE: extract more license statements | |
| - WHENCE: clarify io_ti origin | |
| - amdgpu: Update GC 11.5.1 microcode | |
| - rtw89: 8852b: update fw to v0.29.128.0 | |
| - rtw89: 8852bt: update fw to v0.29.127.0 | |
| - rtw89: 8922a: add regd fw element with version R72-R6 | |
| - rtw89: 8852c: add regd fw element with version R72-R57 | |
| - rtw89: 8922a: update BB parameter V49 | |
| - qcom: Update gpu firmwares of QCS615 chipset | |
| - linux-firmware: Update firmware file for Intel Solar core | |
| - linux-firmware: Update firmware file for Intel BlazarU core | |
| - linux-firmware: Update firmware file for Intel BlazarI core | |
| - xe: Add fan_control v203.0.0.0 for BMG | |
| - linux-firmware: Update AMD cpu microcode | |
| - amdgpu: Add DCN 3.6 | |
| - amdgpu: Add PSP 14.0.5 | |
| - amdgpu: Add SDMA 6.1.3 | |
| - amdgpu: Add GC 11.5.3 | |
| - mediatek MT7921: update bluetooth firmware to 20250625154126 | |
| - qcom/adreno: document firmware revisions | |
| - qcom/adreno: move A610 and A702 ZAP files to Adreno driver section | |
| - qcom: Add sdx61 Foxconn vendor firmware image file | |
| - Revert "linux-firmware: Update firmware file for Intel Pulsar core" | |
| - qcom/adreno: sort entries in WHENCE | |
| - xe: First HuC release for Pantherlake | |
| - xe: First GuC release for Pantherlake | |
| - linux-firmware: update firmware for MT7921 WiFi device | |
| - rtw89: 8922a: update fw to v0.35.80.0 | |
| - rtw89: 8852c: update fw to v0.27.129.1 | |
| - rtw89: 8852c: update fw to v0.27.128.0 | |
| - WHENCE: extract license texts | |
| - WHENCE: expand the advansys license statement | |
| - WHENCE: some older AMD drivers are MIT licensed | |
| - qcom: update firmware binary for SM8550 | |
| - amdgpu: DMCUB updates for DCN401 | |
| Resolves: RHEL-107488 | |
| iwl6050-firmware-41.28.5.1-132.el8_10.1.noarch.rpm | - Update linux-firmware to latest upstream (RHEL-107488) |
| Changes since the last update are noted on items below, copied from | |
| the git changelog of upstream linux-firmware repository. | |
| - qcom: Add QDU100 firmware image files required for booting. | |
| - linux-firmware: Add firmware for airoha-npu driver | |
| - linux-firmware: update firmware for MT7925 WiFi device | |
| - mediatek MT7925: update bluetooth firmware to 20250721233113 | |
| - qcom: Update DSP firmware for qcm6490 platform | |
| - qcom: update Venus firmware file for v6.0 | |
| - i915: Xe3LPD DMC v2.29 | |
| - linux-firmware: Update AMD cpu microcode | |
| - qcom: Add QCS6490 symlink for QUPv3 firmware | |
| - qcom: Add firmware binary for SM8750. | |
| - amdgpu: update dmcub fw for dcn314 | |
| - cirrus: cs35l41: Add Firmware for various ASUS commercial Laptops using CS35L41 HDA | |
| - cirrus: cs35l41: Update Firmware for Dell Oasis | |
| - cirrus: cs35l56: Add firmware for Cirrus CS35L56 for various Dell laptops | |
| - qcom: Add Audio topology for QCS6490 RB3Gen2 | |
| - intel_vpu: Update NPU firmware | |
| - amdgpu: update dmcub fw for various DCN version | |
| - WHENCE: extract more license statements | |
| - WHENCE: clarify io_ti origin | |
| - amdgpu: Update GC 11.5.1 microcode | |
| - rtw89: 8852b: update fw to v0.29.128.0 | |
| - rtw89: 8852bt: update fw to v0.29.127.0 | |
| - rtw89: 8922a: add regd fw element with version R72-R6 | |
| - rtw89: 8852c: add regd fw element with version R72-R57 | |
| - rtw89: 8922a: update BB parameter V49 | |
| - qcom: Update gpu firmwares of QCS615 chipset | |
| - linux-firmware: Update firmware file for Intel Solar core | |
| - linux-firmware: Update firmware file for Intel BlazarU core | |
| - linux-firmware: Update firmware file for Intel BlazarI core | |
| - xe: Add fan_control v203.0.0.0 for BMG | |
| - linux-firmware: Update AMD cpu microcode | |
| - amdgpu: Add DCN 3.6 | |
| - amdgpu: Add PSP 14.0.5 | |
| - amdgpu: Add SDMA 6.1.3 | |
| - amdgpu: Add GC 11.5.3 | |
| - mediatek MT7921: update bluetooth firmware to 20250625154126 | |
| - qcom/adreno: document firmware revisions | |
| - qcom/adreno: move A610 and A702 ZAP files to Adreno driver section | |
| - qcom: Add sdx61 Foxconn vendor firmware image file | |
| - Revert "linux-firmware: Update firmware file for Intel Pulsar core" | |
| - qcom/adreno: sort entries in WHENCE | |
| - xe: First HuC release for Pantherlake | |
| - xe: First GuC release for Pantherlake | |
| - linux-firmware: update firmware for MT7921 WiFi device | |
| - rtw89: 8922a: update fw to v0.35.80.0 | |
| - rtw89: 8852c: update fw to v0.27.129.1 | |
| - rtw89: 8852c: update fw to v0.27.128.0 | |
| - WHENCE: extract license texts | |
| - WHENCE: expand the advansys license statement | |
| - WHENCE: some older AMD drivers are MIT licensed | |
| - qcom: update firmware binary for SM8550 | |
| - amdgpu: DMCUB updates for DCN401 | |
| Resolves: RHEL-107488 | |
| iwl7260-firmware-25.30.13.0-132.el8_10.1.noarch.rpm | - Update linux-firmware to latest upstream (RHEL-107488) |
| Changes since the last update are noted on items below, copied from | |
| the git changelog of upstream linux-firmware repository. | |
| - qcom: Add QDU100 firmware image files required for booting. | |
| - linux-firmware: Add firmware for airoha-npu driver | |
| - linux-firmware: update firmware for MT7925 WiFi device | |
| - mediatek MT7925: update bluetooth firmware to 20250721233113 | |
| - qcom: Update DSP firmware for qcm6490 platform | |
| - qcom: update Venus firmware file for v6.0 | |
| - i915: Xe3LPD DMC v2.29 | |
| - linux-firmware: Update AMD cpu microcode | |
| - qcom: Add QCS6490 symlink for QUPv3 firmware | |
| - qcom: Add firmware binary for SM8750. | |
| - amdgpu: update dmcub fw for dcn314 | |
| - cirrus: cs35l41: Add Firmware for various ASUS commercial Laptops using CS35L41 HDA | |
| - cirrus: cs35l41: Update Firmware for Dell Oasis | |
| - cirrus: cs35l56: Add firmware for Cirrus CS35L56 for various Dell laptops | |
| - qcom: Add Audio topology for QCS6490 RB3Gen2 | |
| - intel_vpu: Update NPU firmware | |
| - amdgpu: update dmcub fw for various DCN version | |
| - WHENCE: extract more license statements | |
| - WHENCE: clarify io_ti origin | |
| - amdgpu: Update GC 11.5.1 microcode | |
| - rtw89: 8852b: update fw to v0.29.128.0 | |
| - rtw89: 8852bt: update fw to v0.29.127.0 | |
| - rtw89: 8922a: add regd fw element with version R72-R6 | |
| - rtw89: 8852c: add regd fw element with version R72-R57 | |
| - rtw89: 8922a: update BB parameter V49 | |
| - qcom: Update gpu firmwares of QCS615 chipset | |
| - linux-firmware: Update firmware file for Intel Solar core | |
| - linux-firmware: Update firmware file for Intel BlazarU core | |
| - linux-firmware: Update firmware file for Intel BlazarI core | |
| - xe: Add fan_control v203.0.0.0 for BMG | |
| - linux-firmware: Update AMD cpu microcode | |
| - amdgpu: Add DCN 3.6 | |
| - amdgpu: Add PSP 14.0.5 | |
| - amdgpu: Add SDMA 6.1.3 | |
| - amdgpu: Add GC 11.5.3 | |
| - mediatek MT7921: update bluetooth firmware to 20250625154126 | |
| - qcom/adreno: document firmware revisions | |
| - qcom/adreno: move A610 and A702 ZAP files to Adreno driver section | |
| - qcom: Add sdx61 Foxconn vendor firmware image file | |
| - Revert "linux-firmware: Update firmware file for Intel Pulsar core" | |
| - qcom/adreno: sort entries in WHENCE | |
| - xe: First HuC release for Pantherlake | |
| - xe: First GuC release for Pantherlake | |
| - linux-firmware: update firmware for MT7921 WiFi device | |
| - rtw89: 8922a: update fw to v0.35.80.0 | |
| - rtw89: 8852c: update fw to v0.27.129.1 | |
| - rtw89: 8852c: update fw to v0.27.128.0 | |
| - WHENCE: extract license texts | |
| - WHENCE: expand the advansys license statement | |
| - WHENCE: some older AMD drivers are MIT licensed | |
| - qcom: update firmware binary for SM8550 | |
| - amdgpu: DMCUB updates for DCN401 | |
| Resolves: RHEL-107488 | |
| kernel-4.18.0-553.72.1.el8_10.x86_64.rpm | - Adding prod certs and changed cert date to 20210620 (Sherif Nagy) |
| - Adding Rocky secure boot certs (Sherif Nagy) | |
| - Fixing vmlinuz removal (Sherif Nagy) | |
| - Fixing UEFI CA path (Sherif Nagy) | |
| - Porting to 8.10, debranding and Rocky branding (Louis Abel) | |
| - Fixing pesign_key_name values (Sherif Nagy) | |
| - Adding prod certs and changed cert date to 20210620 (Sherif Nagy) | |
| - Adding Rocky secure boot certs (Sherif Nagy) | |
| - Fixing vmlinuz removal (Sherif Nagy) | |
| - Fixing UEFI CA path (Sherif Nagy) | |
| - Porting to 8.10, debranding and Rocky branding (Louis Abel) | |
| - Fixing pesign_key_name values (Sherif Nagy) | |
| - scsi: lpfc: Use memcpy() for BIOS version (Ewan D. Milne) [RHEL-105927] {CVE-2025-38332} | |
| - watchdog/perf: properly initialize the turbo mode timestamp and rearm counter (David Arcari) [RHEL-103371] | |
| - RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction (Michal Schmidt) [RHEL-104260] {CVE-2025-38211} | |
| - RDMA/iwcm: Fix WARNING:at_kernel/workqueue.c:#check_flush_dependency (Michal Schmidt) [RHEL-104260] {CVE-2024-47696} | |
| - RDMA/iwcm: Fix a use-after-free related to destroying CM IDs (Michal Schmidt) [RHEL-104260] {CVE-2024-42285} | |
| - net/sched: sch_qfq: Avoid triggering might_sleep in atomic context in qfq_delete_class (CKI Backport Bot) [RHEL-106312] {CVE-2025-38477} | |
| - net/sched: sch_qfq: Fix race condition on qfq_aggregate (CKI Backport Bot) [RHEL-106312] {CVE-2025-38477} | |
| - cxgb4: use port number to set mac addr (CKI Backport Bot) [RHEL-75976] | |
| - net/sched: Abort __tc_modify_qdisc if parent class does not exist (CKI Backport Bot) [RHEL-107894] | |
| - aacraid: fix a buffer overflow (Tomas Henzl) [RHEL-62313] | |
| - filemap: remove use of wait bookmarks (Brian Foster) [RHEL-107181] | |
| - x86/efistub: Omit physical KASLR when memory reservations exist (Ricardo Robaina) [RHEL-82369] | |
| - efi/libstub: Check return value of efi_parse_options (Ricardo Robaina) [RHEL-82369] | |
| - efi/x86: Support builtin command line (Ricardo Robaina) [RHEL-82369] | |
| - tipc: Fix use-after-free in tipc_conn_close(). (CKI Backport Bot) [RHEL-106635] {CVE-2025-38464} | |
| - sbitmap: remove stale comment in sbq_calc_wake_batch (Ming Lei) [RHEL-81758] | |
| - block: Fix lockdep warning in blk_mq_mark_tag_wait (Ming Lei) [RHEL-81758] | |
| - blk-mq: fix potential io hang by wrong 'wake_batch' (Ming Lei) [RHEL-81758] | |
| - lib/sbitmap: define swap_lock as raw_spinlock_t (Ming Lei) [RHEL-81758] | |
| - sbitmap: fix io hung due to race on sbitmap_word::cleared (Ming Lei) [RHEL-81758] | |
| - sbitmap: use READ_ONCE to access map->word (Ming Lei) [RHEL-81758] | |
| - sbitmap: fix batching wakeup (Ming Lei) [RHEL-81758] | |
| - sbitmap: correct wake_batch recalculation to avoid potential IO hung (Ming Lei) [RHEL-81758] | |
| - sbitmap: add sbitmap_find_bit to remove repeat code in __sbitmap_get/__sbitmap_get_shallow (Ming Lei) [RHEL-81758] | |
| - sbitmap: rewrite sbitmap_find_bit_in_index to reduce repeat code (Ming Lei) [RHEL-81758] | |
| - sbitmap: remove redundant check in __sbitmap_queue_get_batch (Ming Lei) [RHEL-81758] | |
| - sbitmap: remove unnecessary calculation of alloc_hint in __sbitmap_get_shallow (Ming Lei) [RHEL-81758] | |
| - sbitmap: Use atomic_long_try_cmpxchg in __sbitmap_queue_get_batch (Ming Lei) [RHEL-81758] | |
| - sbitmap: remove unnecessary code in __sbitmap_queue_get_batch (Ming Lei) [RHEL-81758] | |
| - lib/sbitmap: Fix invalid loop in __sbitmap_queue_get_batch() (Ming Lei) [RHEL-81758] | |
| - lib/sbitmap: kill 'depth' from sbitmap_word (Ming Lei) [RHEL-81758] | |
| - sbitmap: add __sbitmap_queue_get_batch() (Ming Lei) [RHEL-81758] | |
| - sbitmap: Try each queue to wake up at least one waiter (Ming Lei) [RHEL-81758] | |
| - wait: Return number of exclusive waiters awaken (Ming Lei) [RHEL-81758] | |
| - sched/wait: Deduplicate code with do-while (Ming Lei) [RHEL-81758] | |
| - sbitmap: Advance the queue index before waking up a queue (Ming Lei) [RHEL-81758] | |
| - sbitmap: Use single per-bitmap counting to wake up queued tags (Ming Lei) [RHEL-81758] | |
| - blk-mq: Fix wrong wakeup batch configuration which will cause hang (Ming Lei) [RHEL-81758] | |
| - blk-mq: fix tag_get wait task can't be awakened (Ming Lei) [RHEL-81758] | |
| - udp: Fix memory accounting leak. (Xin Long) [RHEL-104084] {CVE-2025-22058} | |
| - i40e: fix MMIO write access to an invalid page in i40e_clear_hw (Dennis Chen) [RHEL-106041] {CVE-2025-38200} | |
| - gfs2: Don't clear sb->s_fs_info in gfs2_sys_fs_add (Andrew Price) [RHEL-88072] | |
| - gfs2: Remove unnecessary NULL check before free_percpu() (Andreas Gruenbacher) [RHEL-88072] | |
| - gfs2: replace sd_aspace with sd_inode (Andreas Gruenbacher) [RHEL-88072] | |
| - writeback: fix false warning in inode_to_wb() (Andreas Gruenbacher) [RHEL-88072] | |
| - gfs2: No more self recovery (Andreas Gruenbacher) [RHEL-104232] | |
| - gfs2: Get rid of gfs2_glock_queue_put in signal_our_withdraw (Andreas Gruenbacher) [RHEL-104232] | |
| - gfs2: Fix withdraw race (Andreas Gruenbacher) [RHEL-104232] | |
| - Adding prod certs and changed cert date to 20210620 (Sherif Nagy) | |
| - Adding Rocky secure boot certs (Sherif Nagy) | |
| - Fixing vmlinuz removal (Sherif Nagy) | |
| - Fixing UEFI CA path (Sherif Nagy) | |
| - Porting to 8.10, debranding and Rocky branding (Louis Abel) | |
| - Fixing pesign_key_name values (Sherif Nagy) | |
| - i2c/designware: Fix an initialization issue (CKI Backport Bot) [RHEL-106617] {CVE-2025-38380} | |
| - Bluetooth: hci_core: Fix use-after-free in vhci_flush() (David Marlin) [RHEL-103246] {CVE-2025-38250} | |
| - net_sched: ets: Fix double list add in class with netem as child qdisc (Xin Long) [RHEL-104717] {CVE-2025-37914} | |
| - sch_ets: make est_qlen_notify() idempotent (Xin Long) [RHEL-104717] | |
| - drm/vkms: Fix use after free and double free on init error (CKI Backport Bot) [RHEL-99402] {CVE-2025-22097} | |
| - s390/pci: Do not try re-enabling load/store if device is disabled (Mete Durlu) [RHEL-105600] | |
| - s390/pci: Fix stale function handles in error handling (Mete Durlu) [RHEL-105600] | |
| - Adding prod certs and changed cert date to 20210620 (Sherif Nagy) | |
| - Adding Rocky secure boot certs (Sherif Nagy) | |
| - Fixing vmlinuz removal (Sherif Nagy) | |
| - Fixing UEFI CA path (Sherif Nagy) | |
| - Porting to 8.10, debranding and Rocky branding (Louis Abel) | |
| - Fixing pesign_key_name values (Sherif Nagy) | |
| kernel-core-4.18.0-553.72.1.el8_10.x86_64.rpm | - Adding prod certs and changed cert date to 20210620 (Sherif Nagy) |
| - Adding Rocky secure boot certs (Sherif Nagy) | |
| - Fixing vmlinuz removal (Sherif Nagy) | |
| - Fixing UEFI CA path (Sherif Nagy) | |
| - Porting to 8.10, debranding and Rocky branding (Louis Abel) | |
| - Fixing pesign_key_name values (Sherif Nagy) | |
| - Adding prod certs and changed cert date to 20210620 (Sherif Nagy) | |
| - Adding Rocky secure boot certs (Sherif Nagy) | |
| - Fixing vmlinuz removal (Sherif Nagy) | |
| - Fixing UEFI CA path (Sherif Nagy) | |
| - Porting to 8.10, debranding and Rocky branding (Louis Abel) | |
| - Fixing pesign_key_name values (Sherif Nagy) | |
| - scsi: lpfc: Use memcpy() for BIOS version (Ewan D. Milne) [RHEL-105927] {CVE-2025-38332} | |
| - watchdog/perf: properly initialize the turbo mode timestamp and rearm counter (David Arcari) [RHEL-103371] | |
| - RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction (Michal Schmidt) [RHEL-104260] {CVE-2025-38211} | |
| - RDMA/iwcm: Fix WARNING:at_kernel/workqueue.c:#check_flush_dependency (Michal Schmidt) [RHEL-104260] {CVE-2024-47696} | |
| - RDMA/iwcm: Fix a use-after-free related to destroying CM IDs (Michal Schmidt) [RHEL-104260] {CVE-2024-42285} | |
| - net/sched: sch_qfq: Avoid triggering might_sleep in atomic context in qfq_delete_class (CKI Backport Bot) [RHEL-106312] {CVE-2025-38477} | |
| - net/sched: sch_qfq: Fix race condition on qfq_aggregate (CKI Backport Bot) [RHEL-106312] {CVE-2025-38477} | |
| - cxgb4: use port number to set mac addr (CKI Backport Bot) [RHEL-75976] | |
| - net/sched: Abort __tc_modify_qdisc if parent class does not exist (CKI Backport Bot) [RHEL-107894] | |
| - aacraid: fix a buffer overflow (Tomas Henzl) [RHEL-62313] | |
| - filemap: remove use of wait bookmarks (Brian Foster) [RHEL-107181] | |
| - x86/efistub: Omit physical KASLR when memory reservations exist (Ricardo Robaina) [RHEL-82369] | |
| - efi/libstub: Check return value of efi_parse_options (Ricardo Robaina) [RHEL-82369] | |
| - efi/x86: Support builtin command line (Ricardo Robaina) [RHEL-82369] | |
| - tipc: Fix use-after-free in tipc_conn_close(). (CKI Backport Bot) [RHEL-106635] {CVE-2025-38464} | |
| - sbitmap: remove stale comment in sbq_calc_wake_batch (Ming Lei) [RHEL-81758] | |
| - block: Fix lockdep warning in blk_mq_mark_tag_wait (Ming Lei) [RHEL-81758] | |
| - blk-mq: fix potential io hang by wrong 'wake_batch' (Ming Lei) [RHEL-81758] | |
| - lib/sbitmap: define swap_lock as raw_spinlock_t (Ming Lei) [RHEL-81758] | |
| - sbitmap: fix io hung due to race on sbitmap_word::cleared (Ming Lei) [RHEL-81758] | |
| - sbitmap: use READ_ONCE to access map->word (Ming Lei) [RHEL-81758] | |
| - sbitmap: fix batching wakeup (Ming Lei) [RHEL-81758] | |
| - sbitmap: correct wake_batch recalculation to avoid potential IO hung (Ming Lei) [RHEL-81758] | |
| - sbitmap: add sbitmap_find_bit to remove repeat code in __sbitmap_get/__sbitmap_get_shallow (Ming Lei) [RHEL-81758] | |
| - sbitmap: rewrite sbitmap_find_bit_in_index to reduce repeat code (Ming Lei) [RHEL-81758] | |
| - sbitmap: remove redundant check in __sbitmap_queue_get_batch (Ming Lei) [RHEL-81758] | |
| - sbitmap: remove unnecessary calculation of alloc_hint in __sbitmap_get_shallow (Ming Lei) [RHEL-81758] | |
| - sbitmap: Use atomic_long_try_cmpxchg in __sbitmap_queue_get_batch (Ming Lei) [RHEL-81758] | |
| - sbitmap: remove unnecessary code in __sbitmap_queue_get_batch (Ming Lei) [RHEL-81758] | |
| - lib/sbitmap: Fix invalid loop in __sbitmap_queue_get_batch() (Ming Lei) [RHEL-81758] | |
| - lib/sbitmap: kill 'depth' from sbitmap_word (Ming Lei) [RHEL-81758] | |
| - sbitmap: add __sbitmap_queue_get_batch() (Ming Lei) [RHEL-81758] | |
| - sbitmap: Try each queue to wake up at least one waiter (Ming Lei) [RHEL-81758] | |
| - wait: Return number of exclusive waiters awaken (Ming Lei) [RHEL-81758] | |
| - sched/wait: Deduplicate code with do-while (Ming Lei) [RHEL-81758] | |
| - sbitmap: Advance the queue index before waking up a queue (Ming Lei) [RHEL-81758] | |
| - sbitmap: Use single per-bitmap counting to wake up queued tags (Ming Lei) [RHEL-81758] | |
| - blk-mq: Fix wrong wakeup batch configuration which will cause hang (Ming Lei) [RHEL-81758] | |
| - blk-mq: fix tag_get wait task can't be awakened (Ming Lei) [RHEL-81758] | |
| - udp: Fix memory accounting leak. (Xin Long) [RHEL-104084] {CVE-2025-22058} | |
| - i40e: fix MMIO write access to an invalid page in i40e_clear_hw (Dennis Chen) [RHEL-106041] {CVE-2025-38200} | |
| - gfs2: Don't clear sb->s_fs_info in gfs2_sys_fs_add (Andrew Price) [RHEL-88072] | |
| - gfs2: Remove unnecessary NULL check before free_percpu() (Andreas Gruenbacher) [RHEL-88072] | |
| - gfs2: replace sd_aspace with sd_inode (Andreas Gruenbacher) [RHEL-88072] | |
| - writeback: fix false warning in inode_to_wb() (Andreas Gruenbacher) [RHEL-88072] | |
| - gfs2: No more self recovery (Andreas Gruenbacher) [RHEL-104232] | |
| - gfs2: Get rid of gfs2_glock_queue_put in signal_our_withdraw (Andreas Gruenbacher) [RHEL-104232] | |
| - gfs2: Fix withdraw race (Andreas Gruenbacher) [RHEL-104232] | |
| - Adding prod certs and changed cert date to 20210620 (Sherif Nagy) | |
| - Adding Rocky secure boot certs (Sherif Nagy) | |
| - Fixing vmlinuz removal (Sherif Nagy) | |
| - Fixing UEFI CA path (Sherif Nagy) | |
| - Porting to 8.10, debranding and Rocky branding (Louis Abel) | |
| - Fixing pesign_key_name values (Sherif Nagy) | |
| - i2c/designware: Fix an initialization issue (CKI Backport Bot) [RHEL-106617] {CVE-2025-38380} | |
| - Bluetooth: hci_core: Fix use-after-free in vhci_flush() (David Marlin) [RHEL-103246] {CVE-2025-38250} | |
| - net_sched: ets: Fix double list add in class with netem as child qdisc (Xin Long) [RHEL-104717] {CVE-2025-37914} | |
| - sch_ets: make est_qlen_notify() idempotent (Xin Long) [RHEL-104717] | |
| - drm/vkms: Fix use after free and double free on init error (CKI Backport Bot) [RHEL-99402] {CVE-2025-22097} | |
| - s390/pci: Do not try re-enabling load/store if device is disabled (Mete Durlu) [RHEL-105600] | |
| - s390/pci: Fix stale function handles in error handling (Mete Durlu) [RHEL-105600] | |
| - Adding prod certs and changed cert date to 20210620 (Sherif Nagy) | |
| - Adding Rocky secure boot certs (Sherif Nagy) | |
| - Fixing vmlinuz removal (Sherif Nagy) | |
| - Fixing UEFI CA path (Sherif Nagy) | |
| - Porting to 8.10, debranding and Rocky branding (Louis Abel) | |
| - Fixing pesign_key_name values (Sherif Nagy) | |
| kernel-headers-4.18.0-553.72.1.el8_10.x86_64.rpm | - Adding prod certs and changed cert date to 20210620 (Sherif Nagy) |
| - Adding Rocky secure boot certs (Sherif Nagy) | |
| - Fixing vmlinuz removal (Sherif Nagy) | |
| - Fixing UEFI CA path (Sherif Nagy) | |
| - Porting to 8.10, debranding and Rocky branding (Louis Abel) | |
| - Fixing pesign_key_name values (Sherif Nagy) | |
| - scsi: lpfc: Use memcpy() for BIOS version (Ewan D. Milne) [RHEL-105927] {CVE-2025-38332} | |
| - watchdog/perf: properly initialize the turbo mode timestamp and rearm counter (David Arcari) [RHEL-103371] | |
| - RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction (Michal Schmidt) [RHEL-104260] {CVE-2025-38211} | |
| - RDMA/iwcm: Fix WARNING:at_kernel/workqueue.c:#check_flush_dependency (Michal Schmidt) [RHEL-104260] {CVE-2024-47696} | |
| - RDMA/iwcm: Fix a use-after-free related to destroying CM IDs (Michal Schmidt) [RHEL-104260] {CVE-2024-42285} | |
| - net/sched: sch_qfq: Avoid triggering might_sleep in atomic context in qfq_delete_class (CKI Backport Bot) [RHEL-106312] {CVE-2025-38477} | |
| - net/sched: sch_qfq: Fix race condition on qfq_aggregate (CKI Backport Bot) [RHEL-106312] {CVE-2025-38477} | |
| - cxgb4: use port number to set mac addr (CKI Backport Bot) [RHEL-75976] | |
| - net/sched: Abort __tc_modify_qdisc if parent class does not exist (CKI Backport Bot) [RHEL-107894] | |
| - aacraid: fix a buffer overflow (Tomas Henzl) [RHEL-62313] | |
| - filemap: remove use of wait bookmarks (Brian Foster) [RHEL-107181] | |
| - x86/efistub: Omit physical KASLR when memory reservations exist (Ricardo Robaina) [RHEL-82369] | |
| - efi/libstub: Check return value of efi_parse_options (Ricardo Robaina) [RHEL-82369] | |
| - efi/x86: Support builtin command line (Ricardo Robaina) [RHEL-82369] | |
| - tipc: Fix use-after-free in tipc_conn_close(). (CKI Backport Bot) [RHEL-106635] {CVE-2025-38464} | |
| - sbitmap: remove stale comment in sbq_calc_wake_batch (Ming Lei) [RHEL-81758] | |
| - block: Fix lockdep warning in blk_mq_mark_tag_wait (Ming Lei) [RHEL-81758] | |
| - blk-mq: fix potential io hang by wrong 'wake_batch' (Ming Lei) [RHEL-81758] | |
| - lib/sbitmap: define swap_lock as raw_spinlock_t (Ming Lei) [RHEL-81758] | |
| - sbitmap: fix io hung due to race on sbitmap_word::cleared (Ming Lei) [RHEL-81758] | |
| - sbitmap: use READ_ONCE to access map->word (Ming Lei) [RHEL-81758] | |
| - sbitmap: fix batching wakeup (Ming Lei) [RHEL-81758] | |
| - sbitmap: correct wake_batch recalculation to avoid potential IO hung (Ming Lei) [RHEL-81758] | |
| - sbitmap: add sbitmap_find_bit to remove repeat code in __sbitmap_get/__sbitmap_get_shallow (Ming Lei) [RHEL-81758] | |
| - sbitmap: rewrite sbitmap_find_bit_in_index to reduce repeat code (Ming Lei) [RHEL-81758] | |
| - sbitmap: remove redundant check in __sbitmap_queue_get_batch (Ming Lei) [RHEL-81758] | |
| - sbitmap: remove unnecessary calculation of alloc_hint in __sbitmap_get_shallow (Ming Lei) [RHEL-81758] | |
| - sbitmap: Use atomic_long_try_cmpxchg in __sbitmap_queue_get_batch (Ming Lei) [RHEL-81758] | |
| - sbitmap: remove unnecessary code in __sbitmap_queue_get_batch (Ming Lei) [RHEL-81758] | |
| - lib/sbitmap: Fix invalid loop in __sbitmap_queue_get_batch() (Ming Lei) [RHEL-81758] | |
| - lib/sbitmap: kill 'depth' from sbitmap_word (Ming Lei) [RHEL-81758] | |
| - sbitmap: add __sbitmap_queue_get_batch() (Ming Lei) [RHEL-81758] | |
| - sbitmap: Try each queue to wake up at least one waiter (Ming Lei) [RHEL-81758] | |
| - wait: Return number of exclusive waiters awaken (Ming Lei) [RHEL-81758] | |
| - sched/wait: Deduplicate code with do-while (Ming Lei) [RHEL-81758] | |
| - sbitmap: Advance the queue index before waking up a queue (Ming Lei) [RHEL-81758] | |
| - sbitmap: Use single per-bitmap counting to wake up queued tags (Ming Lei) [RHEL-81758] | |
| - blk-mq: Fix wrong wakeup batch configuration which will cause hang (Ming Lei) [RHEL-81758] | |
| - blk-mq: fix tag_get wait task can't be awakened (Ming Lei) [RHEL-81758] | |
| - udp: Fix memory accounting leak. (Xin Long) [RHEL-104084] {CVE-2025-22058} | |
| - i40e: fix MMIO write access to an invalid page in i40e_clear_hw (Dennis Chen) [RHEL-106041] {CVE-2025-38200} | |
| - gfs2: Don't clear sb->s_fs_info in gfs2_sys_fs_add (Andrew Price) [RHEL-88072] | |
| - gfs2: Remove unnecessary NULL check before free_percpu() (Andreas Gruenbacher) [RHEL-88072] | |
| - gfs2: replace sd_aspace with sd_inode (Andreas Gruenbacher) [RHEL-88072] | |
| - writeback: fix false warning in inode_to_wb() (Andreas Gruenbacher) [RHEL-88072] | |
| - gfs2: No more self recovery (Andreas Gruenbacher) [RHEL-104232] | |
| - gfs2: Get rid of gfs2_glock_queue_put in signal_our_withdraw (Andreas Gruenbacher) [RHEL-104232] | |
| - gfs2: Fix withdraw race (Andreas Gruenbacher) [RHEL-104232] | |
| - Adding prod certs and changed cert date to 20210620 (Sherif Nagy) | |
| - Adding Rocky secure boot certs (Sherif Nagy) | |
| - Fixing vmlinuz removal (Sherif Nagy) | |
| - Fixing UEFI CA path (Sherif Nagy) | |
| - Porting to 8.10, debranding and Rocky branding (Louis Abel) | |
| - Fixing pesign_key_name values (Sherif Nagy) | |
| - i2c/designware: Fix an initialization issue (CKI Backport Bot) [RHEL-106617] {CVE-2025-38380} | |
| - Bluetooth: hci_core: Fix use-after-free in vhci_flush() (David Marlin) [RHEL-103246] {CVE-2025-38250} | |
| - net_sched: ets: Fix double list add in class with netem as child qdisc (Xin Long) [RHEL-104717] {CVE-2025-37914} | |
| - sch_ets: make est_qlen_notify() idempotent (Xin Long) [RHEL-104717] | |
| - drm/vkms: Fix use after free and double free on init error (CKI Backport Bot) [RHEL-99402] {CVE-2025-22097} | |
| - s390/pci: Do not try re-enabling load/store if device is disabled (Mete Durlu) [RHEL-105600] | |
| - s390/pci: Fix stale function handles in error handling (Mete Durlu) [RHEL-105600] | |
| kernel-modules-4.18.0-553.72.1.el8_10.x86_64.rpm | - Adding prod certs and changed cert date to 20210620 (Sherif Nagy) |
| - Adding Rocky secure boot certs (Sherif Nagy) | |
| - Fixing vmlinuz removal (Sherif Nagy) | |
| - Fixing UEFI CA path (Sherif Nagy) | |
| - Porting to 8.10, debranding and Rocky branding (Louis Abel) | |
| - Fixing pesign_key_name values (Sherif Nagy) | |
| - Adding prod certs and changed cert date to 20210620 (Sherif Nagy) | |
| - Adding Rocky secure boot certs (Sherif Nagy) | |
| - Fixing vmlinuz removal (Sherif Nagy) | |
| - Fixing UEFI CA path (Sherif Nagy) | |
| - Porting to 8.10, debranding and Rocky branding (Louis Abel) | |
| - Fixing pesign_key_name values (Sherif Nagy) | |
| - scsi: lpfc: Use memcpy() for BIOS version (Ewan D. Milne) [RHEL-105927] {CVE-2025-38332} | |
| - watchdog/perf: properly initialize the turbo mode timestamp and rearm counter (David Arcari) [RHEL-103371] | |
| - RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction (Michal Schmidt) [RHEL-104260] {CVE-2025-38211} | |
| - RDMA/iwcm: Fix WARNING:at_kernel/workqueue.c:#check_flush_dependency (Michal Schmidt) [RHEL-104260] {CVE-2024-47696} | |
| - RDMA/iwcm: Fix a use-after-free related to destroying CM IDs (Michal Schmidt) [RHEL-104260] {CVE-2024-42285} | |
| - net/sched: sch_qfq: Avoid triggering might_sleep in atomic context in qfq_delete_class (CKI Backport Bot) [RHEL-106312] {CVE-2025-38477} | |
| - net/sched: sch_qfq: Fix race condition on qfq_aggregate (CKI Backport Bot) [RHEL-106312] {CVE-2025-38477} | |
| - cxgb4: use port number to set mac addr (CKI Backport Bot) [RHEL-75976] | |
| - net/sched: Abort __tc_modify_qdisc if parent class does not exist (CKI Backport Bot) [RHEL-107894] | |
| - aacraid: fix a buffer overflow (Tomas Henzl) [RHEL-62313] | |
| - filemap: remove use of wait bookmarks (Brian Foster) [RHEL-107181] | |
| - x86/efistub: Omit physical KASLR when memory reservations exist (Ricardo Robaina) [RHEL-82369] | |
| - efi/libstub: Check return value of efi_parse_options (Ricardo Robaina) [RHEL-82369] | |
| - efi/x86: Support builtin command line (Ricardo Robaina) [RHEL-82369] | |
| - tipc: Fix use-after-free in tipc_conn_close(). (CKI Backport Bot) [RHEL-106635] {CVE-2025-38464} | |
| - sbitmap: remove stale comment in sbq_calc_wake_batch (Ming Lei) [RHEL-81758] | |
| - block: Fix lockdep warning in blk_mq_mark_tag_wait (Ming Lei) [RHEL-81758] | |
| - blk-mq: fix potential io hang by wrong 'wake_batch' (Ming Lei) [RHEL-81758] | |
| - lib/sbitmap: define swap_lock as raw_spinlock_t (Ming Lei) [RHEL-81758] | |
| - sbitmap: fix io hung due to race on sbitmap_word::cleared (Ming Lei) [RHEL-81758] | |
| - sbitmap: use READ_ONCE to access map->word (Ming Lei) [RHEL-81758] | |
| - sbitmap: fix batching wakeup (Ming Lei) [RHEL-81758] | |
| - sbitmap: correct wake_batch recalculation to avoid potential IO hung (Ming Lei) [RHEL-81758] | |
| - sbitmap: add sbitmap_find_bit to remove repeat code in __sbitmap_get/__sbitmap_get_shallow (Ming Lei) [RHEL-81758] | |
| - sbitmap: rewrite sbitmap_find_bit_in_index to reduce repeat code (Ming Lei) [RHEL-81758] | |
| - sbitmap: remove redundant check in __sbitmap_queue_get_batch (Ming Lei) [RHEL-81758] | |
| - sbitmap: remove unnecessary calculation of alloc_hint in __sbitmap_get_shallow (Ming Lei) [RHEL-81758] | |
| - sbitmap: Use atomic_long_try_cmpxchg in __sbitmap_queue_get_batch (Ming Lei) [RHEL-81758] | |
| - sbitmap: remove unnecessary code in __sbitmap_queue_get_batch (Ming Lei) [RHEL-81758] | |
| - lib/sbitmap: Fix invalid loop in __sbitmap_queue_get_batch() (Ming Lei) [RHEL-81758] | |
| - lib/sbitmap: kill 'depth' from sbitmap_word (Ming Lei) [RHEL-81758] | |
| - sbitmap: add __sbitmap_queue_get_batch() (Ming Lei) [RHEL-81758] | |
| - sbitmap: Try each queue to wake up at least one waiter (Ming Lei) [RHEL-81758] | |
| - wait: Return number of exclusive waiters awaken (Ming Lei) [RHEL-81758] | |
| - sched/wait: Deduplicate code with do-while (Ming Lei) [RHEL-81758] | |
| - sbitmap: Advance the queue index before waking up a queue (Ming Lei) [RHEL-81758] | |
| - sbitmap: Use single per-bitmap counting to wake up queued tags (Ming Lei) [RHEL-81758] | |
| - blk-mq: Fix wrong wakeup batch configuration which will cause hang (Ming Lei) [RHEL-81758] | |
| - blk-mq: fix tag_get wait task can't be awakened (Ming Lei) [RHEL-81758] | |
| - udp: Fix memory accounting leak. (Xin Long) [RHEL-104084] {CVE-2025-22058} | |
| - i40e: fix MMIO write access to an invalid page in i40e_clear_hw (Dennis Chen) [RHEL-106041] {CVE-2025-38200} | |
| - gfs2: Don't clear sb->s_fs_info in gfs2_sys_fs_add (Andrew Price) [RHEL-88072] | |
| - gfs2: Remove unnecessary NULL check before free_percpu() (Andreas Gruenbacher) [RHEL-88072] | |
| - gfs2: replace sd_aspace with sd_inode (Andreas Gruenbacher) [RHEL-88072] | |
| - writeback: fix false warning in inode_to_wb() (Andreas Gruenbacher) [RHEL-88072] | |
| - gfs2: No more self recovery (Andreas Gruenbacher) [RHEL-104232] | |
| - gfs2: Get rid of gfs2_glock_queue_put in signal_our_withdraw (Andreas Gruenbacher) [RHEL-104232] | |
| - gfs2: Fix withdraw race (Andreas Gruenbacher) [RHEL-104232] | |
| - Adding prod certs and changed cert date to 20210620 (Sherif Nagy) | |
| - Adding Rocky secure boot certs (Sherif Nagy) | |
| - Fixing vmlinuz removal (Sherif Nagy) | |
| - Fixing UEFI CA path (Sherif Nagy) | |
| - Porting to 8.10, debranding and Rocky branding (Louis Abel) | |
| - Fixing pesign_key_name values (Sherif Nagy) | |
| - i2c/designware: Fix an initialization issue (CKI Backport Bot) [RHEL-106617] {CVE-2025-38380} | |
| - Bluetooth: hci_core: Fix use-after-free in vhci_flush() (David Marlin) [RHEL-103246] {CVE-2025-38250} | |
| - net_sched: ets: Fix double list add in class with netem as child qdisc (Xin Long) [RHEL-104717] {CVE-2025-37914} | |
| - sch_ets: make est_qlen_notify() idempotent (Xin Long) [RHEL-104717] | |
| - drm/vkms: Fix use after free and double free on init error (CKI Backport Bot) [RHEL-99402] {CVE-2025-22097} | |
| - s390/pci: Do not try re-enabling load/store if device is disabled (Mete Durlu) [RHEL-105600] | |
| - s390/pci: Fix stale function handles in error handling (Mete Durlu) [RHEL-105600] | |
| - Adding prod certs and changed cert date to 20210620 (Sherif Nagy) | |
| - Adding Rocky secure boot certs (Sherif Nagy) | |
| - Fixing vmlinuz removal (Sherif Nagy) | |
| - Fixing UEFI CA path (Sherif Nagy) | |
| - Porting to 8.10, debranding and Rocky branding (Louis Abel) | |
| - Fixing pesign_key_name values (Sherif Nagy) | |
| kernel-tools-4.18.0-553.72.1.el8_10.x86_64.rpm | - Adding prod certs and changed cert date to 20210620 (Sherif Nagy) |
| - Adding Rocky secure boot certs (Sherif Nagy) | |
| - Fixing vmlinuz removal (Sherif Nagy) | |
| - Fixing UEFI CA path (Sherif Nagy) | |
| - Porting to 8.10, debranding and Rocky branding (Louis Abel) | |
| - Fixing pesign_key_name values (Sherif Nagy) | |
| - scsi: lpfc: Use memcpy() for BIOS version (Ewan D. Milne) [RHEL-105927] {CVE-2025-38332} | |
| - watchdog/perf: properly initialize the turbo mode timestamp and rearm counter (David Arcari) [RHEL-103371] | |
| - RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction (Michal Schmidt) [RHEL-104260] {CVE-2025-38211} | |
| - RDMA/iwcm: Fix WARNING:at_kernel/workqueue.c:#check_flush_dependency (Michal Schmidt) [RHEL-104260] {CVE-2024-47696} | |
| - RDMA/iwcm: Fix a use-after-free related to destroying CM IDs (Michal Schmidt) [RHEL-104260] {CVE-2024-42285} | |
| - net/sched: sch_qfq: Avoid triggering might_sleep in atomic context in qfq_delete_class (CKI Backport Bot) [RHEL-106312] {CVE-2025-38477} | |
| - net/sched: sch_qfq: Fix race condition on qfq_aggregate (CKI Backport Bot) [RHEL-106312] {CVE-2025-38477} | |
| - cxgb4: use port number to set mac addr (CKI Backport Bot) [RHEL-75976] | |
| - net/sched: Abort __tc_modify_qdisc if parent class does not exist (CKI Backport Bot) [RHEL-107894] | |
| - aacraid: fix a buffer overflow (Tomas Henzl) [RHEL-62313] | |
| - filemap: remove use of wait bookmarks (Brian Foster) [RHEL-107181] | |
| - x86/efistub: Omit physical KASLR when memory reservations exist (Ricardo Robaina) [RHEL-82369] | |
| - efi/libstub: Check return value of efi_parse_options (Ricardo Robaina) [RHEL-82369] | |
| - efi/x86: Support builtin command line (Ricardo Robaina) [RHEL-82369] | |
| - tipc: Fix use-after-free in tipc_conn_close(). (CKI Backport Bot) [RHEL-106635] {CVE-2025-38464} | |
| - sbitmap: remove stale comment in sbq_calc_wake_batch (Ming Lei) [RHEL-81758] | |
| - block: Fix lockdep warning in blk_mq_mark_tag_wait (Ming Lei) [RHEL-81758] | |
| - blk-mq: fix potential io hang by wrong 'wake_batch' (Ming Lei) [RHEL-81758] | |
| - lib/sbitmap: define swap_lock as raw_spinlock_t (Ming Lei) [RHEL-81758] | |
| - sbitmap: fix io hung due to race on sbitmap_word::cleared (Ming Lei) [RHEL-81758] | |
| - sbitmap: use READ_ONCE to access map->word (Ming Lei) [RHEL-81758] | |
| - sbitmap: fix batching wakeup (Ming Lei) [RHEL-81758] | |
| - sbitmap: correct wake_batch recalculation to avoid potential IO hung (Ming Lei) [RHEL-81758] | |
| - sbitmap: add sbitmap_find_bit to remove repeat code in __sbitmap_get/__sbitmap_get_shallow (Ming Lei) [RHEL-81758] | |
| - sbitmap: rewrite sbitmap_find_bit_in_index to reduce repeat code (Ming Lei) [RHEL-81758] | |
| - sbitmap: remove redundant check in __sbitmap_queue_get_batch (Ming Lei) [RHEL-81758] | |
| - sbitmap: remove unnecessary calculation of alloc_hint in __sbitmap_get_shallow (Ming Lei) [RHEL-81758] | |
| - sbitmap: Use atomic_long_try_cmpxchg in __sbitmap_queue_get_batch (Ming Lei) [RHEL-81758] | |
| - sbitmap: remove unnecessary code in __sbitmap_queue_get_batch (Ming Lei) [RHEL-81758] | |
| - lib/sbitmap: Fix invalid loop in __sbitmap_queue_get_batch() (Ming Lei) [RHEL-81758] | |
| - lib/sbitmap: kill 'depth' from sbitmap_word (Ming Lei) [RHEL-81758] | |
| - sbitmap: add __sbitmap_queue_get_batch() (Ming Lei) [RHEL-81758] | |
| - sbitmap: Try each queue to wake up at least one waiter (Ming Lei) [RHEL-81758] | |
| - wait: Return number of exclusive waiters awaken (Ming Lei) [RHEL-81758] | |
| - sched/wait: Deduplicate code with do-while (Ming Lei) [RHEL-81758] | |
| - sbitmap: Advance the queue index before waking up a queue (Ming Lei) [RHEL-81758] | |
| - sbitmap: Use single per-bitmap counting to wake up queued tags (Ming Lei) [RHEL-81758] | |
| - blk-mq: Fix wrong wakeup batch configuration which will cause hang (Ming Lei) [RHEL-81758] | |
| - blk-mq: fix tag_get wait task can't be awakened (Ming Lei) [RHEL-81758] | |
| - udp: Fix memory accounting leak. (Xin Long) [RHEL-104084] {CVE-2025-22058} | |
| - i40e: fix MMIO write access to an invalid page in i40e_clear_hw (Dennis Chen) [RHEL-106041] {CVE-2025-38200} | |
| - gfs2: Don't clear sb->s_fs_info in gfs2_sys_fs_add (Andrew Price) [RHEL-88072] | |
| - gfs2: Remove unnecessary NULL check before free_percpu() (Andreas Gruenbacher) [RHEL-88072] | |
| - gfs2: replace sd_aspace with sd_inode (Andreas Gruenbacher) [RHEL-88072] | |
| - writeback: fix false warning in inode_to_wb() (Andreas Gruenbacher) [RHEL-88072] | |
| - gfs2: No more self recovery (Andreas Gruenbacher) [RHEL-104232] | |
| - gfs2: Get rid of gfs2_glock_queue_put in signal_our_withdraw (Andreas Gruenbacher) [RHEL-104232] | |
| - gfs2: Fix withdraw race (Andreas Gruenbacher) [RHEL-104232] | |
| - Adding prod certs and changed cert date to 20210620 (Sherif Nagy) | |
| - Adding Rocky secure boot certs (Sherif Nagy) | |
| - Fixing vmlinuz removal (Sherif Nagy) | |
| - Fixing UEFI CA path (Sherif Nagy) | |
| - Porting to 8.10, debranding and Rocky branding (Louis Abel) | |
| - Fixing pesign_key_name values (Sherif Nagy) | |
| - i2c/designware: Fix an initialization issue (CKI Backport Bot) [RHEL-106617] {CVE-2025-38380} | |
| - Bluetooth: hci_core: Fix use-after-free in vhci_flush() (David Marlin) [RHEL-103246] {CVE-2025-38250} | |
| - net_sched: ets: Fix double list add in class with netem as child qdisc (Xin Long) [RHEL-104717] {CVE-2025-37914} | |
| - sch_ets: make est_qlen_notify() idempotent (Xin Long) [RHEL-104717] | |
| - drm/vkms: Fix use after free and double free on init error (CKI Backport Bot) [RHEL-99402] {CVE-2025-22097} | |
| - s390/pci: Do not try re-enabling load/store if device is disabled (Mete Durlu) [RHEL-105600] | |
| - s390/pci: Fix stale function handles in error handling (Mete Durlu) [RHEL-105600] | |
| kernel-tools-libs-4.18.0-553.72.1.el8_10.x86_64.rpm | - Adding prod certs and changed cert date to 20210620 (Sherif Nagy) |
| - Adding Rocky secure boot certs (Sherif Nagy) | |
| - Fixing vmlinuz removal (Sherif Nagy) | |
| - Fixing UEFI CA path (Sherif Nagy) | |
| - Porting to 8.10, debranding and Rocky branding (Louis Abel) | |
| - Fixing pesign_key_name values (Sherif Nagy) | |
| - scsi: lpfc: Use memcpy() for BIOS version (Ewan D. Milne) [RHEL-105927] {CVE-2025-38332} | |
| - watchdog/perf: properly initialize the turbo mode timestamp and rearm counter (David Arcari) [RHEL-103371] | |
| - RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction (Michal Schmidt) [RHEL-104260] {CVE-2025-38211} | |
| - RDMA/iwcm: Fix WARNING:at_kernel/workqueue.c:#check_flush_dependency (Michal Schmidt) [RHEL-104260] {CVE-2024-47696} | |
| - RDMA/iwcm: Fix a use-after-free related to destroying CM IDs (Michal Schmidt) [RHEL-104260] {CVE-2024-42285} | |
| - net/sched: sch_qfq: Avoid triggering might_sleep in atomic context in qfq_delete_class (CKI Backport Bot) [RHEL-106312] {CVE-2025-38477} | |
| - net/sched: sch_qfq: Fix race condition on qfq_aggregate (CKI Backport Bot) [RHEL-106312] {CVE-2025-38477} | |
| - cxgb4: use port number to set mac addr (CKI Backport Bot) [RHEL-75976] | |
| - net/sched: Abort __tc_modify_qdisc if parent class does not exist (CKI Backport Bot) [RHEL-107894] | |
| - aacraid: fix a buffer overflow (Tomas Henzl) [RHEL-62313] | |
| - filemap: remove use of wait bookmarks (Brian Foster) [RHEL-107181] | |
| - x86/efistub: Omit physical KASLR when memory reservations exist (Ricardo Robaina) [RHEL-82369] | |
| - efi/libstub: Check return value of efi_parse_options (Ricardo Robaina) [RHEL-82369] | |
| - efi/x86: Support builtin command line (Ricardo Robaina) [RHEL-82369] | |
| - tipc: Fix use-after-free in tipc_conn_close(). (CKI Backport Bot) [RHEL-106635] {CVE-2025-38464} | |
| - sbitmap: remove stale comment in sbq_calc_wake_batch (Ming Lei) [RHEL-81758] | |
| - block: Fix lockdep warning in blk_mq_mark_tag_wait (Ming Lei) [RHEL-81758] | |
| - blk-mq: fix potential io hang by wrong 'wake_batch' (Ming Lei) [RHEL-81758] | |
| - lib/sbitmap: define swap_lock as raw_spinlock_t (Ming Lei) [RHEL-81758] | |
| - sbitmap: fix io hung due to race on sbitmap_word::cleared (Ming Lei) [RHEL-81758] | |
| - sbitmap: use READ_ONCE to access map->word (Ming Lei) [RHEL-81758] | |
| - sbitmap: fix batching wakeup (Ming Lei) [RHEL-81758] | |
| - sbitmap: correct wake_batch recalculation to avoid potential IO hung (Ming Lei) [RHEL-81758] | |
| - sbitmap: add sbitmap_find_bit to remove repeat code in __sbitmap_get/__sbitmap_get_shallow (Ming Lei) [RHEL-81758] | |
| - sbitmap: rewrite sbitmap_find_bit_in_index to reduce repeat code (Ming Lei) [RHEL-81758] | |
| - sbitmap: remove redundant check in __sbitmap_queue_get_batch (Ming Lei) [RHEL-81758] | |
| - sbitmap: remove unnecessary calculation of alloc_hint in __sbitmap_get_shallow (Ming Lei) [RHEL-81758] | |
| - sbitmap: Use atomic_long_try_cmpxchg in __sbitmap_queue_get_batch (Ming Lei) [RHEL-81758] | |
| - sbitmap: remove unnecessary code in __sbitmap_queue_get_batch (Ming Lei) [RHEL-81758] | |
| - lib/sbitmap: Fix invalid loop in __sbitmap_queue_get_batch() (Ming Lei) [RHEL-81758] | |
| - lib/sbitmap: kill 'depth' from sbitmap_word (Ming Lei) [RHEL-81758] | |
| - sbitmap: add __sbitmap_queue_get_batch() (Ming Lei) [RHEL-81758] | |
| - sbitmap: Try each queue to wake up at least one waiter (Ming Lei) [RHEL-81758] | |
| - wait: Return number of exclusive waiters awaken (Ming Lei) [RHEL-81758] | |
| - sched/wait: Deduplicate code with do-while (Ming Lei) [RHEL-81758] | |
| - sbitmap: Advance the queue index before waking up a queue (Ming Lei) [RHEL-81758] | |
| - sbitmap: Use single per-bitmap counting to wake up queued tags (Ming Lei) [RHEL-81758] | |
| - blk-mq: Fix wrong wakeup batch configuration which will cause hang (Ming Lei) [RHEL-81758] | |
| - blk-mq: fix tag_get wait task can't be awakened (Ming Lei) [RHEL-81758] | |
| - udp: Fix memory accounting leak. (Xin Long) [RHEL-104084] {CVE-2025-22058} | |
| - i40e: fix MMIO write access to an invalid page in i40e_clear_hw (Dennis Chen) [RHEL-106041] {CVE-2025-38200} | |
| - gfs2: Don't clear sb->s_fs_info in gfs2_sys_fs_add (Andrew Price) [RHEL-88072] | |
| - gfs2: Remove unnecessary NULL check before free_percpu() (Andreas Gruenbacher) [RHEL-88072] | |
| - gfs2: replace sd_aspace with sd_inode (Andreas Gruenbacher) [RHEL-88072] | |
| - writeback: fix false warning in inode_to_wb() (Andreas Gruenbacher) [RHEL-88072] | |
| - gfs2: No more self recovery (Andreas Gruenbacher) [RHEL-104232] | |
| - gfs2: Get rid of gfs2_glock_queue_put in signal_our_withdraw (Andreas Gruenbacher) [RHEL-104232] | |
| - gfs2: Fix withdraw race (Andreas Gruenbacher) [RHEL-104232] | |
| - Adding prod certs and changed cert date to 20210620 (Sherif Nagy) | |
| - Adding Rocky secure boot certs (Sherif Nagy) | |
| - Fixing vmlinuz removal (Sherif Nagy) | |
| - Fixing UEFI CA path (Sherif Nagy) | |
| - Porting to 8.10, debranding and Rocky branding (Louis Abel) | |
| - Fixing pesign_key_name values (Sherif Nagy) | |
| - i2c/designware: Fix an initialization issue (CKI Backport Bot) [RHEL-106617] {CVE-2025-38380} | |
| - Bluetooth: hci_core: Fix use-after-free in vhci_flush() (David Marlin) [RHEL-103246] {CVE-2025-38250} | |
| - net_sched: ets: Fix double list add in class with netem as child qdisc (Xin Long) [RHEL-104717] {CVE-2025-37914} | |
| - sch_ets: make est_qlen_notify() idempotent (Xin Long) [RHEL-104717] | |
| - drm/vkms: Fix use after free and double free on init error (CKI Backport Bot) [RHEL-99402] {CVE-2025-22097} | |
| - s390/pci: Do not try re-enabling load/store if device is disabled (Mete Durlu) [RHEL-105600] | |
| - s390/pci: Fix stale function handles in error handling (Mete Durlu) [RHEL-105600] | |
| libertas-usb8388-firmware-20250805-132.git37b63dc3.el8_10.noarch.rpm | - Update linux-firmware to latest upstream (RHEL-107488) |
| Changes since the last update are noted on items below, copied from | |
| the git changelog of upstream linux-firmware repository. | |
| - qcom: Add QDU100 firmware image files required for booting. | |
| - linux-firmware: Add firmware for airoha-npu driver | |
| - linux-firmware: update firmware for MT7925 WiFi device | |
| - mediatek MT7925: update bluetooth firmware to 20250721233113 | |
| - qcom: Update DSP firmware for qcm6490 platform | |
| - qcom: update Venus firmware file for v6.0 | |
| - i915: Xe3LPD DMC v2.29 | |
| - linux-firmware: Update AMD cpu microcode | |
| - qcom: Add QCS6490 symlink for QUPv3 firmware | |
| - qcom: Add firmware binary for SM8750. | |
| - amdgpu: update dmcub fw for dcn314 | |
| - cirrus: cs35l41: Add Firmware for various ASUS commercial Laptops using CS35L41 HDA | |
| - cirrus: cs35l41: Update Firmware for Dell Oasis | |
| - cirrus: cs35l56: Add firmware for Cirrus CS35L56 for various Dell laptops | |
| - qcom: Add Audio topology for QCS6490 RB3Gen2 | |
| - intel_vpu: Update NPU firmware | |
| - amdgpu: update dmcub fw for various DCN version | |
| - WHENCE: extract more license statements | |
| - WHENCE: clarify io_ti origin | |
| - amdgpu: Update GC 11.5.1 microcode | |
| - rtw89: 8852b: update fw to v0.29.128.0 | |
| - rtw89: 8852bt: update fw to v0.29.127.0 | |
| - rtw89: 8922a: add regd fw element with version R72-R6 | |
| - rtw89: 8852c: add regd fw element with version R72-R57 | |
| - rtw89: 8922a: update BB parameter V49 | |
| - qcom: Update gpu firmwares of QCS615 chipset | |
| - linux-firmware: Update firmware file for Intel Solar core | |
| - linux-firmware: Update firmware file for Intel BlazarU core | |
| - linux-firmware: Update firmware file for Intel BlazarI core | |
| - xe: Add fan_control v203.0.0.0 for BMG | |
| - linux-firmware: Update AMD cpu microcode | |
| - amdgpu: Add DCN 3.6 | |
| - amdgpu: Add PSP 14.0.5 | |
| - amdgpu: Add SDMA 6.1.3 | |
| - amdgpu: Add GC 11.5.3 | |
| - mediatek MT7921: update bluetooth firmware to 20250625154126 | |
| - qcom/adreno: document firmware revisions | |
| - qcom/adreno: move A610 and A702 ZAP files to Adreno driver section | |
| - qcom: Add sdx61 Foxconn vendor firmware image file | |
| - Revert "linux-firmware: Update firmware file for Intel Pulsar core" | |
| - qcom/adreno: sort entries in WHENCE | |
| - xe: First HuC release for Pantherlake | |
| - xe: First GuC release for Pantherlake | |
| - linux-firmware: update firmware for MT7921 WiFi device | |
| - rtw89: 8922a: update fw to v0.35.80.0 | |
| - rtw89: 8852c: update fw to v0.27.129.1 | |
| - rtw89: 8852c: update fw to v0.27.128.0 | |
| - WHENCE: extract license texts | |
| - WHENCE: expand the advansys license statement | |
| - WHENCE: some older AMD drivers are MIT licensed | |
| - qcom: update firmware binary for SM8550 | |
| - amdgpu: DMCUB updates for DCN401 | |
| Resolves: RHEL-107488 | |
| libgcc-8.5.0-28.el8_10.x86_64.rpm | - Fix folding of BIT_NOT_EXPR for POLY_INT_CST (PR 118976, RHEL-90240) |
| - Sync libstdc++ pretty printers to latest GTS (RHEL-82506). | |
| libgomp-8.5.0-28.el8_10.x86_64.rpm | - Fix folding of BIT_NOT_EXPR for POLY_INT_CST (PR 118976, RHEL-90240) |
| - Sync libstdc++ pretty printers to latest GTS (RHEL-82506). | |
| libstdc++-8.5.0-28.el8_10.x86_64.rpm | - Fix folding of BIT_NOT_EXPR for POLY_INT_CST (PR 118976, RHEL-90240) |
| - Sync libstdc++ pretty printers to latest GTS (RHEL-82506). | |
| libxslt-1.1.32-6.3.el8_10.x86_64.rpm | - Fix misplaced endif (RHEL-107912) |
| linux-firmware-20250805-132.git37b63dc3.el8_10.noarch.rpm | - Update linux-firmware to latest upstream (RHEL-107488) |
| Changes since the last update are noted on items below, copied from | |
| the git changelog of upstream linux-firmware repository. | |
| - qcom: Add QDU100 firmware image files required for booting. | |
| - linux-firmware: Add firmware for airoha-npu driver | |
| - linux-firmware: update firmware for MT7925 WiFi device | |
| - mediatek MT7925: update bluetooth firmware to 20250721233113 | |
| - qcom: Update DSP firmware for qcm6490 platform | |
| - qcom: update Venus firmware file for v6.0 | |
| - i915: Xe3LPD DMC v2.29 | |
| - linux-firmware: Update AMD cpu microcode | |
| - qcom: Add QCS6490 symlink for QUPv3 firmware | |
| - qcom: Add firmware binary for SM8750. | |
| - amdgpu: update dmcub fw for dcn314 | |
| - cirrus: cs35l41: Add Firmware for various ASUS commercial Laptops using CS35L41 HDA | |
| - cirrus: cs35l41: Update Firmware for Dell Oasis | |
| - cirrus: cs35l56: Add firmware for Cirrus CS35L56 for various Dell laptops | |
| - qcom: Add Audio topology for QCS6490 RB3Gen2 | |
| - intel_vpu: Update NPU firmware | |
| - amdgpu: update dmcub fw for various DCN version | |
| - WHENCE: extract more license statements | |
| - WHENCE: clarify io_ti origin | |
| - amdgpu: Update GC 11.5.1 microcode | |
| - rtw89: 8852b: update fw to v0.29.128.0 | |
| - rtw89: 8852bt: update fw to v0.29.127.0 | |
| - rtw89: 8922a: add regd fw element with version R72-R6 | |
| - rtw89: 8852c: add regd fw element with version R72-R57 | |
| - rtw89: 8922a: update BB parameter V49 | |
| - qcom: Update gpu firmwares of QCS615 chipset | |
| - linux-firmware: Update firmware file for Intel Solar core | |
| - linux-firmware: Update firmware file for Intel BlazarU core | |
| - linux-firmware: Update firmware file for Intel BlazarI core | |
| - xe: Add fan_control v203.0.0.0 for BMG | |
| - linux-firmware: Update AMD cpu microcode | |
| - amdgpu: Add DCN 3.6 | |
| - amdgpu: Add PSP 14.0.5 | |
| - amdgpu: Add SDMA 6.1.3 | |
| - amdgpu: Add GC 11.5.3 | |
| - mediatek MT7921: update bluetooth firmware to 20250625154126 | |
| - qcom/adreno: document firmware revisions | |
| - qcom/adreno: move A610 and A702 ZAP files to Adreno driver section | |
| - qcom: Add sdx61 Foxconn vendor firmware image file | |
| - Revert "linux-firmware: Update firmware file for Intel Pulsar core" | |
| - qcom/adreno: sort entries in WHENCE | |
| - xe: First HuC release for Pantherlake | |
| - xe: First GuC release for Pantherlake | |
| - linux-firmware: update firmware for MT7921 WiFi device | |
| - rtw89: 8922a: update fw to v0.35.80.0 | |
| - rtw89: 8852c: update fw to v0.27.129.1 | |
| - rtw89: 8852c: update fw to v0.27.128.0 | |
| - WHENCE: extract license texts | |
| - WHENCE: expand the advansys license statement | |
| - WHENCE: some older AMD drivers are MIT licensed | |
| - qcom: update firmware binary for SM8550 | |
| - amdgpu: DMCUB updates for DCN401 | |
| Resolves: RHEL-107488 | |
| pacemaker-2.1.7-5.3.el8_10.x86_64.rpm | - Add option for controlling remote node fencing behavior |
| - Resolves: RHEL-93220 | |
| pacemaker-cli-2.1.7-5.3.el8_10.x86_64.rpm | - Add option for controlling remote node fencing behavior |
| - Resolves: RHEL-93220 | |
| pacemaker-cluster-libs-2.1.7-5.3.el8_10.x86_64.rpm | - Add option for controlling remote node fencing behavior |
| - Resolves: RHEL-93220 | |
| pacemaker-libs-2.1.7-5.3.el8_10.x86_64.rpm | - Add option for controlling remote node fencing behavior |
| - Resolves: RHEL-93220 | |
| pacemaker-schemas-2.1.7-5.3.el8_10.noarch.rpm | - Add option for controlling remote node fencing behavior |
| - Resolves: RHEL-93220 | |
| pam-1.3.1-38.el8_10.x86_64.rpm | - pam_namespace: fix potential privilege escalation. |
| Resolves: CVE-2025-6020 and RHEL-96724 | |
| - pam_namespace: fix potential privilege escalation. | |
| Resolves: CVE-2025-6020 and RHEL-96724 | |
| platform-python-3.6.8-71.el8_10.rocky.0.x86_64.rpm | - Security fix for CVE-2025-8194 |
| Resolves: RHEL-106333 | |
| - Add rocky to supported dists | |
| - Add rocky to supported dists | |
| python3-cryptography-3.2.1-8.el8_10.x86_64.rpm | - Fix CVE-2023-49083: NULL-dereference when loading PKCS7 certificates, |
| resolves RHEL-97452 | |
| python3-libs-3.6.8-71.el8_10.rocky.0.x86_64.rpm | - Security fix for CVE-2025-8194 |
| Resolves: RHEL-106333 | |
| - Add rocky to supported dists | |
| - Add rocky to supported dists | |
| python3-perf-4.18.0-553.72.1.el8_10.x86_64.rpm | - Adding prod certs and changed cert date to 20210620 (Sherif Nagy) |
| - Adding Rocky secure boot certs (Sherif Nagy) | |
| - Fixing vmlinuz removal (Sherif Nagy) | |
| - Fixing UEFI CA path (Sherif Nagy) | |
| - Porting to 8.10, debranding and Rocky branding (Louis Abel) | |
| - Fixing pesign_key_name values (Sherif Nagy) | |
| - scsi: lpfc: Use memcpy() for BIOS version (Ewan D. Milne) [RHEL-105927] {CVE-2025-38332} | |
| - watchdog/perf: properly initialize the turbo mode timestamp and rearm counter (David Arcari) [RHEL-103371] | |
| - RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction (Michal Schmidt) [RHEL-104260] {CVE-2025-38211} | |
| - RDMA/iwcm: Fix WARNING:at_kernel/workqueue.c:#check_flush_dependency (Michal Schmidt) [RHEL-104260] {CVE-2024-47696} | |
| - RDMA/iwcm: Fix a use-after-free related to destroying CM IDs (Michal Schmidt) [RHEL-104260] {CVE-2024-42285} | |
| - net/sched: sch_qfq: Avoid triggering might_sleep in atomic context in qfq_delete_class (CKI Backport Bot) [RHEL-106312] {CVE-2025-38477} | |
| - net/sched: sch_qfq: Fix race condition on qfq_aggregate (CKI Backport Bot) [RHEL-106312] {CVE-2025-38477} | |
| - cxgb4: use port number to set mac addr (CKI Backport Bot) [RHEL-75976] | |
| - net/sched: Abort __tc_modify_qdisc if parent class does not exist (CKI Backport Bot) [RHEL-107894] | |
| - aacraid: fix a buffer overflow (Tomas Henzl) [RHEL-62313] | |
| - filemap: remove use of wait bookmarks (Brian Foster) [RHEL-107181] | |
| - x86/efistub: Omit physical KASLR when memory reservations exist (Ricardo Robaina) [RHEL-82369] | |
| - efi/libstub: Check return value of efi_parse_options (Ricardo Robaina) [RHEL-82369] | |
| - efi/x86: Support builtin command line (Ricardo Robaina) [RHEL-82369] | |
| - tipc: Fix use-after-free in tipc_conn_close(). (CKI Backport Bot) [RHEL-106635] {CVE-2025-38464} | |
| - sbitmap: remove stale comment in sbq_calc_wake_batch (Ming Lei) [RHEL-81758] | |
| - block: Fix lockdep warning in blk_mq_mark_tag_wait (Ming Lei) [RHEL-81758] | |
| - blk-mq: fix potential io hang by wrong 'wake_batch' (Ming Lei) [RHEL-81758] | |
| - lib/sbitmap: define swap_lock as raw_spinlock_t (Ming Lei) [RHEL-81758] | |
| - sbitmap: fix io hung due to race on sbitmap_word::cleared (Ming Lei) [RHEL-81758] | |
| - sbitmap: use READ_ONCE to access map->word (Ming Lei) [RHEL-81758] | |
| - sbitmap: fix batching wakeup (Ming Lei) [RHEL-81758] | |
| - sbitmap: correct wake_batch recalculation to avoid potential IO hung (Ming Lei) [RHEL-81758] | |
| - sbitmap: add sbitmap_find_bit to remove repeat code in __sbitmap_get/__sbitmap_get_shallow (Ming Lei) [RHEL-81758] | |
| - sbitmap: rewrite sbitmap_find_bit_in_index to reduce repeat code (Ming Lei) [RHEL-81758] | |
| - sbitmap: remove redundant check in __sbitmap_queue_get_batch (Ming Lei) [RHEL-81758] | |
| - sbitmap: remove unnecessary calculation of alloc_hint in __sbitmap_get_shallow (Ming Lei) [RHEL-81758] | |
| - sbitmap: Use atomic_long_try_cmpxchg in __sbitmap_queue_get_batch (Ming Lei) [RHEL-81758] | |
| - sbitmap: remove unnecessary code in __sbitmap_queue_get_batch (Ming Lei) [RHEL-81758] | |
| - lib/sbitmap: Fix invalid loop in __sbitmap_queue_get_batch() (Ming Lei) [RHEL-81758] | |
| - lib/sbitmap: kill 'depth' from sbitmap_word (Ming Lei) [RHEL-81758] | |
| - sbitmap: add __sbitmap_queue_get_batch() (Ming Lei) [RHEL-81758] | |
| - sbitmap: Try each queue to wake up at least one waiter (Ming Lei) [RHEL-81758] | |
| - wait: Return number of exclusive waiters awaken (Ming Lei) [RHEL-81758] | |
| - sched/wait: Deduplicate code with do-while (Ming Lei) [RHEL-81758] | |
| - sbitmap: Advance the queue index before waking up a queue (Ming Lei) [RHEL-81758] | |
| - sbitmap: Use single per-bitmap counting to wake up queued tags (Ming Lei) [RHEL-81758] | |
| - blk-mq: Fix wrong wakeup batch configuration which will cause hang (Ming Lei) [RHEL-81758] | |
| - blk-mq: fix tag_get wait task can't be awakened (Ming Lei) [RHEL-81758] | |
| - udp: Fix memory accounting leak. (Xin Long) [RHEL-104084] {CVE-2025-22058} | |
| - i40e: fix MMIO write access to an invalid page in i40e_clear_hw (Dennis Chen) [RHEL-106041] {CVE-2025-38200} | |
| - gfs2: Don't clear sb->s_fs_info in gfs2_sys_fs_add (Andrew Price) [RHEL-88072] | |
| - gfs2: Remove unnecessary NULL check before free_percpu() (Andreas Gruenbacher) [RHEL-88072] | |
| - gfs2: replace sd_aspace with sd_inode (Andreas Gruenbacher) [RHEL-88072] | |
| - writeback: fix false warning in inode_to_wb() (Andreas Gruenbacher) [RHEL-88072] | |
| - gfs2: No more self recovery (Andreas Gruenbacher) [RHEL-104232] | |
| - gfs2: Get rid of gfs2_glock_queue_put in signal_our_withdraw (Andreas Gruenbacher) [RHEL-104232] | |
| - gfs2: Fix withdraw race (Andreas Gruenbacher) [RHEL-104232] | |
| - Adding prod certs and changed cert date to 20210620 (Sherif Nagy) | |
| - Adding Rocky secure boot certs (Sherif Nagy) | |
| - Fixing vmlinuz removal (Sherif Nagy) | |
| - Fixing UEFI CA path (Sherif Nagy) | |
| - Porting to 8.10, debranding and Rocky branding (Louis Abel) | |
| - Fixing pesign_key_name values (Sherif Nagy) | |
| - i2c/designware: Fix an initialization issue (CKI Backport Bot) [RHEL-106617] {CVE-2025-38380} | |
| - Bluetooth: hci_core: Fix use-after-free in vhci_flush() (David Marlin) [RHEL-103246] {CVE-2025-38250} | |
| - net_sched: ets: Fix double list add in class with netem as child qdisc (Xin Long) [RHEL-104717] {CVE-2025-37914} | |
| - sch_ets: make est_qlen_notify() idempotent (Xin Long) [RHEL-104717] | |
| - drm/vkms: Fix use after free and double free on init error (CKI Backport Bot) [RHEL-99402] {CVE-2025-22097} | |
| - s390/pci: Do not try re-enabling load/store if device is disabled (Mete Durlu) [RHEL-105600] | |
| - s390/pci: Fix stale function handles in error handling (Mete Durlu) [RHEL-105600] | |
| resource-agents-4.9.0-54.el8_10.16.x86_64.rpm | - bundled requests: fix CVE-2024-47081 |
| Resolves: RHEL-104761 | |
| - ocf-shellfuncs/AWS agents: dont sleep after the final try in | |
| curl_retry() | |
| Resolves: RHEL-102731 | |
| sudo-1.9.5p2-1.el8_10.2.x86_64.rpm | RHEL 8.10.0.Z ERRATUM |
| - Reintroduce cmnd_no_wait | |
| Resolves: RHEL-51956 | |
| - Missing separator in the log | |
| Resolves: RHEL-71913 | |
| tar-1.30-11.el8_10.x86_64.rpm | - Backport fix for regression in the --no-overwrite-dir option fix (1.30-7) |
| Upstream commit 4e742fc8674064a9fa00d4483d06aca48d5b0463, discussed | |
| in https://www.mail-archive.com/bug-tar@gnu.org/msg06445.html | |
| which-2.21-21.el8_10.x86_64.rpm | - Add a check to ensure that /proc/$$/exe can be read |
| thanks to mbliss@redhat.com for the report and the proposed patch | |
| Resolves: RHEL-101069 | |
×