Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

kernel-kvm-debug-modules-internal-5.14.0-611.54.3.el9_7 RPM for ppc64le

From AlmaLinux 9.7 devel for ppc64le

Name: kernel-kvm-debug-modules-internal Distribution: AlmaLinux
Version: 5.14.0 Vendor: AlmaLinux
Release: 611.54.3.el9_7 Build date: Thu May 7 21:16:10 2026
Group: System Environment/Kernel Build host: ppc64le-builder02.almalinux.org
Size: 994476 Source RPM: kernel-5.14.0-611.54.3.el9_7.src.rpm
Packager: AlmaLinux Packaging Team <packager@almalinux.org>
Url: https://www.kernel.org/
Summary: Extra kernel modules to match the kernel
This package provides kernel modules for the kernel package for AlmaLinux internal usage.

Provides

Requires

License

((GPL-2.0-only WITH Linux-syscall-note) OR BSD-2-Clause) AND ((GPL-2.0-only WITH Linux-syscall-note) OR BSD-3-Clause) AND ((GPL-2.0-only WITH Linux-syscall-note) OR CDDL-1.0) AND ((GPL-2.0-only WITH Linux-syscall-note) OR Linux-OpenIB) AND ((GPL-2.0-only WITH Linux-syscall-note) OR MIT) AND ((GPL-2.0-or-later WITH Linux-syscall-note) OR BSD-3-Clause) AND ((GPL-2.0-or-later WITH Linux-syscall-note) OR MIT) AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND BSD-3-Clause-Clear AND GFDL-1.1-no-invariants-or-later AND GPL-1.0-or-later AND (GPL-1.0-or-later OR BSD-3-Clause) AND (GPL-1.0-or-later WITH Linux-syscall-note) AND GPL-2.0-only AND (GPL-2.0-only OR Apache-2.0) AND (GPL-2.0-only OR BSD-2-Clause) AND (GPL-2.0-only OR BSD-3-Clause) AND (GPL-2.0-only OR CDDL-1.0) AND (GPL-2.0-only OR GFDL-1.1-no-invariants-or-later) AND (GPL-2.0-only OR GFDL-1.2-no-invariants-only) AND (GPL-2.0-only WITH Linux-syscall-note) AND GPL-2.0-or-later AND (GPL-2.0-or-later OR BSD-2-Clause) AND (GPL-2.0-or-later OR BSD-3-Clause) AND (GPL-2.0-or-later OR CC-BY-4.0) AND (GPL-2.0-or-later WITH GCC-exception-2.0) AND (GPL-2.0-or-later WITH Linux-syscall-note) AND ISC AND LGPL-2.0-or-later AND (LGPL-2.0-or-later OR BSD-2-Clause) AND (LGPL-2.0-or-later WITH Linux-syscall-note) AND LGPL-2.1-only AND (LGPL-2.1-only OR BSD-2-Clause) AND (LGPL-2.1-only WITH Linux-syscall-note) AND LGPL-2.1-or-later AND (LGPL-2.1-or-later WITH Linux-syscall-note) AND (Linux-OpenIB OR GPL-2.0-only) AND (Linux-OpenIB OR GPL-2.0-only OR BSD-2-Clause) AND Linux-man-pages-copyleft AND MIT AND (MIT OR GPL-2.0-only) AND (MIT OR GPL-2.0-or-later) AND (MIT OR LGPL-2.1-only) AND (MPL-1.1 OR GPL-2.0-only) AND (X11 OR GPL-2.0-only) AND (X11 OR GPL-2.0-or-later) AND Zlib AND (copyleft-next-0.3.1 OR GPL-2.0-or-later)

Changelog

* Thu May 07 2026 Andrew Lukoshko <alukoshko@almalinux.org> - 5.14.0-611.54.3
  - rxrpc: linearize incoming DATA packet when it has paged frags
* Thu May 07 2026 Andrew Lukoshko <alukoshko@almalinux.org> - 5.14.0-611.54.2
  - xfrm: esp: avoid in-place decrypt on shared skb frags
* Wed May 06 2026 Andrew Lukoshko <alukoshko@almalinux.org> - 5.14.0-611.54.1
  - hpsa: bring back deprecated PCI ids #CFHack #CFHack2024
  - mptsas: bring back deprecated PCI ids #CFHack #CFHack2024
  - megaraid_sas: bring back deprecated PCI ids #CFHack #CFHack2024
  - qla2xxx: bring back deprecated PCI ids #CFHack #CFHack2024
  - qla4xxx: bring back deprecated PCI ids
  - lpfc: bring back deprecated PCI ids
  - be2iscsi: bring back deprecated PCI ids
  - kernel/rh_messages.h: enable all disabled pci devices by moving to
    unmaintained
* Wed May 06 2026 Eduard Abdullin <eabdullin@almalinux.org> - 5.14.0-611.54.1
  - Use AlmaLinux OS secure boot cert
  - Debrand for AlmaLinux OS
  - Add KVM support for ppc64le
* Sat May 02 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.54.1.el9_7]
  - crypto: algif_aead - snapshot IV for async AEAD requests (Vladislav Dronov) [RHEL-172201]
  - crypto: algif_aead - Fix minimum RX size check for decryption (Vladislav Dronov) [RHEL-172201]
  - crypto: authencesn - reject short ahash digests during instance creation (Vladislav Dronov) [RHEL-172201]
  - crypto: authencesn - Fix src offset when decrypting in-place (Vladislav Dronov) [RHEL-172201]
  - crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption (Vladislav Dronov) [RHEL-172201] {CVE-2026-31431}
  - crypto: authencesn - reject too-short AAD (assoclen<8) to match ESP/ESN spec (Vladislav Dronov) [RHEL-172201] {CVE-2026-23060}
  - crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl (Vladislav Dronov) [RHEL-172201]
  - crypto: af_alg - limit RX SG extraction by receive buffer budget (Vladislav Dronov) [RHEL-172201] {CVE-2026-31677}
  - crypto: algif_aead - Revert to operating out-of-place (Vladislav Dronov) [RHEL-172201] {CVE-2026-31431}
  - crypto: af-alg - fix NULL pointer dereference in scatterwalk (Vladislav Dronov) [RHEL-172201]
* Thu Apr 23 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.53.1.el9_7]
  - tracing: Fix a warning when allocating buffered events fails (CKI KWF BOT) [RHEL-169366]
  - tracing: Fix a possible race when disabling buffered events (CKI KWF BOT) [RHEL-169366]
  - tracing: Fix incomplete locking when disabling buffered events (CKI KWF BOT) [RHEL-169366]
  - thunderbolt: Fix wake on connect at runtime (Desnes Nunes) [RHEL-104807]
  - thunderbolt: Fix a logic error in wake on connect (Desnes Nunes) [RHEL-104807]
  - thunderbolt: Use wake on connect and disconnect over suspend (Desnes Nunes) [RHEL-104807]
  - i2c: i801: Revert "i2c: i801: replace acpi_lock with I2C bus lock" (David Arcari) [RHEL-155311]
  - net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocks (CKI Backport Bot) [RHEL-157327] {CVE-2026-23270}
* Tue Apr 21 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.52.1.el9_7]
  - libceph: reset sparse-read state in osd_fault() (CKI Backport Bot) [RHEL-150464] {CVE-2026-23136}
* Thu Apr 16 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.51.1.el9_7]
  - nfsd: fix heap overflow in NFSv4.0 LOCK replay cache (Scott Mayhew) [RHEL-167016] {CVE-2026-31402}
  - i40e: support generic devlink param "max_mac_per_vf" (Mohammad Heib) [RHEL-121643]
  - devlink: Add new "max_mac_per_vf" generic device param (Mohammad Heib) [RHEL-121643]
  - i40e: improve VF MAC filters accounting (Mohammad Heib) [RHEL-121643]
* Fri Apr 10 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.50.1.el9_7]
  - smb: client: fix krb5 mount with username option (Paulo Alcantara) [RHEL-158987]
  - md/raid1: fix data lost for writemostly rdev (Nigel Croxon) [RHEL-143624]
* Tue Apr 07 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.49.1.el9_7]
  - rtnetlink: Allocate vfinfo size for VF GUIDs when supported (Kamal Heib) [RHEL-149469] {CVE-2025-22075}
* Fri Apr 03 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.48.1.el9_7]
  - scsi: qla2xxx: Fix improper freeing of purex item (CKI Backport Bot) [RHEL-159222] {CVE-2025-68741}
  - NFSv4: Check for delegation validity in nfs_start_delegation_return_locked() (Scott Mayhew) [RHEL-151414]
  - Bluetooth: MGMT: Fix memory leak in set_ssp_complete (David Marlin) [RHEL-151728]
  - Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_work (David Marlin) [RHEL-151728]
  - Bluetooth: btusb: revert use of devm_kzalloc in btusb (David Marlin) [RHEL-151728]
  - Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid UAF (David Marlin) [RHEL-151728]
  - net: hv_netvsc: reject RSS hash key programming without RX indirection table (Medha Mummigatti) [RHEL-150571]
  - net/sched: sch_cake: Fix incorrect qlen reduction in cake_drop (CKI Backport Bot) [RHEL-150455] {CVE-2025-39766}
  - net/sched: Make cake_enqueue return NET_XMIT_CN when past buffer_limit (CKI Backport Bot) [RHEL-150455] {CVE-2025-39766}
  - iommu/vt-d: Deduplicate cache_tag_flush_all by reusing flush_range (Jerry Snitselaar) [RHEL-144218]
  - iommu/vt-d: Fix missing PASID in dev TLB flush with cache_tag_flush_all (Jerry Snitselaar) [RHEL-144218]
  - i40e: validate ring_len parameter against hardware-specific values (CKI Backport Bot) [RHEL-141722]
* Tue Mar 31 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.47.1.el9_7]
  - net/mlx5: Fix ECVF vports unload on shutdown flow (CKI Backport Bot) [RHEL-154537] {CVE-2025-38109}
  - netfilter: nf_tables: fix use-after-free in nf_tables_addchain() (CKI Backport Bot) [RHEL-153269] {CVE-2026-23231}
  - ice: Fix PTP NULL pointer dereference during VSI rebuild (CKI Backport Bot) [RHEL-150245] {CVE-2026-23210}
  - netfilter: nf_tables: fix inverted genmask check in nft_map_catchall_activate() (CKI Backport Bot) [RHEL-149748] {CVE-2026-23111}
* Thu Mar 26 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.46.1.el9_7]
  - ice: fix page leak for zero-size Rx descriptors (CKI Backport Bot) [RHEL-154094]
  - net: mana: Reduce waiting time if HWC not responding (Maxim Levitsky) [RHEL-92243]
* Sat Mar 21 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.45.1.el9_7]
  - net/sched: cls_u32: use skb_header_pointer_careful() (Paolo Abeni) [RHEL-150403] {CVE-2026-23204}
  - net: add skb_header_pointer_careful() helper (Paolo Abeni) [RHEL-150403]
  - iommu: Skip PASID validation for devices without PASID capability (Eder Zulian) [RHEL-95264]
* Thu Mar 19 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.44.1.el9_7]
  - nfsd: add list_head nf_gc to struct nfsd_file (Roberto Bergantinos Corpas) [RHEL-152551]
  - redhat: genlog: add new JIRA cloud server hostname (Jan Stancek)
  - smb: client: fix oops due to uninitialised var in smb2_unlink() (Paulo Alcantara) [RHEL-154395]
  - cifs: some missing initializations on replay (Paulo Alcantara) [RHEL-154395]
  - smb: client: fix potential UAF and double free in smb2_open_file() (Paulo Alcantara) [RHEL-154395]
  - smb/client: fix memory leak in smb2_open_file() (Paulo Alcantara) [RHEL-154395]
  - smb: client: split cached_fid bitfields to avoid shared-byte RMW races (Paulo Alcantara) [RHEL-154395]
  - bonding: fix use-after-free due to enslave fail after slave array update (CKI Backport Bot) [RHEL-152383] {CVE-2026-23171}
  - mm/damon/sysfs: cleanup attrs subdirs on context dir setup failure (CKI Backport Bot) [RHEL-150477] {CVE-2026-23144}
  - macvlan: observe an RCU grace period in macvlan_common_newlink() error path (Hangbin Liu) [RHEL-150226]
  - macvlan: fix error recovery in macvlan_common_newlink() (CKI Backport Bot) [RHEL-150226] {CVE-2026-23209}
  - dpll: zl3073x: Fix output pin phase adjustment sign (CKI Backport Bot) [RHEL-149764]
  - scsi: s390: zfcp: Ensure synchronous unit_add (CKI Backport Bot) [RHEL-143736]
* Tue Mar 17 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.43.1.el9_7]
  - scsi: target: iscsi: Fix use-after-free in iscsit_dec_session_usage_count() (CKI Backport Bot) [RHEL-150422] {CVE-2026-23193}
  - ALSA: aloop: Fix racy access at PCM trigger (CKI Backport Bot) [RHEL-150130] {CVE-2026-23191}
  - net: atm: fix /proc/net/atm/lec handling (Hangbin Liu) [RHEL-146421] {CVE-2025-38180}
  - net: atm: add lec_mutex (Hangbin Liu) [RHEL-146421] {CVE-2025-38323}
  - drm/sched: Fix potential double free in drm_sched_job_add_resv_dependencies (Mika Penttilä) [RHEL-125460] {CVE-2025-40096}
* Thu Mar 12 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.42.1.el9_7]
  - scsi: qla2xxx: Allow recovery for tape devices (Ewan D. Milne) [RHEL-153437]
  - xfs: set max_agbno to allow sparse alloc of last full inode chunk (Brian Foster) [RHEL-142600]
  - mm/debug_vm_pgtable: clear page table entries at destroy_args() (Herton R. Krzesinski) [RHEL-128734]
  - kbuild: use $(srctree)/$(src) for some Makefiles to fix the buildcheck test (Herton R. Krzesinski) [RHEL-106032]
* Sat Mar 07 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.41.1.el9_7]
  - net: vxlan: prevent NULL deref in vxlan_xmit_one (Antoine Tenart) [RHEL-133369]
  - ACPI: PRM: Reduce unnecessary printing to avoid user confusion (Mark Langsdorf) [RHEL-123057]
* Thu Mar 05 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.40.1.el9_7]
  - s390/pci: Allow automatic recovery with minimal driver support (CKI Backport Bot) [RHEL-118881]
  - mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported (Luiz Capitulino) [RHEL-143846]
* Tue Mar 03 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.39.1.el9_7]
  - HID: intel-thc-hid: intel-thc: Fix incorrect pointer arithmetic in I2C regs save (CKI Backport Bot) [RHEL-142232] {CVE-2025-39818}
* Sat Feb 28 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.38.1.el9_7]
  - mlxsw: spectrum_mr: Fix use-after-free when updating multicast route stats (CKI Backport Bot) [RHEL-143194] {CVE-2025-68800}
* Thu Feb 26 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.37.1.el9_7]
  - printk: Use console_is_usable on console_unblank (CKI Backport Bot) [RHEL-148302]
  - printk: Check CON_SUSPEND when unblanking a console (CKI Backport Bot) [RHEL-148302]
  - printk: Avoid irq_work for printk_deferred() on suspend (CKI Backport Bot) [RHEL-148302]
  - printk: Avoid scheduling irq_work on suspend (CKI Backport Bot) [RHEL-148302]
  - printk: nbcon: Allow reacquire during panic (CKI Backport Bot) [RHEL-148302]
  - printk: Allow printk_trigger_flush() to flush all types (CKI Backport Bot) [RHEL-148302]
  - printk: nbcon: Use raw_cpu_ptr() instead of open coding (CKI Backport Bot) [RHEL-148302]
  - backport "printk: Add helper for flush type logic" and associated changes (CKI Backport Bot) [RHEL-148302]
  - printk: Remove redundant deferred check in vprintk() (CKI Backport Bot) [RHEL-148302]
  - printk: Introduce force_legacy_kthread() macro (CKI Backport Bot) [RHEL-148302]
  - printk: Add is_printk_legacy_deferred() (CKI Backport Bot) [RHEL-148302]
  - io_uring/sqpoll: don't put task_struct on tctx setup failure (Jeff Moyer) [RHEL-137988]
  - io_uring: consistently use rcu semantics with sqpoll thread (Jeff Moyer) [RHEL-137988]
  - io_uring: fix use-after-free of sq->thread in __io_uring_show_fdinfo() (Jeff Moyer) [RHEL-137988] {CVE-2025-38106}
  - io_uring/sqpoll: fix sqpoll error handling races (Jeff Moyer) [RHEL-137988]
  - io_uring/sqpoll: annotate debug task == current with data_race() (Jeff Moyer) [RHEL-137988]
  - macvlan: fix possible UAF in macvlan_forward_source() (CKI Backport Bot) [RHEL-144125] {CVE-2026-23001}
  - net/smc: Fix lookup of netdev by using ib_device_get_netdev() (CKI Backport Bot) [RHEL-114786]
* Tue Feb 24 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.36.1.el9_7]
  - net/smc: Remove validation of reserved bits in CLC Decline message (Mete Durlu) [RHEL-143718]
  - autofs: dont trigger mount if it cant succeed (Ian Kent) [RHEL-149495]
  - migrate: correct lock ordering for hugetlb file folios (Luiz Capitulino) [RHEL-147266] {CVE-2026-23097}
  - ice: PTP: fix missing timestamps on E825 hardware (CKI Backport Bot) [RHEL-148166]
  - fou: Don't allow 0 for FOU_ATTR_IPPROTO. (Xin Long) [RHEL-144987]
  - tools: ynl: Specify --no-line-number in ynl-regen.sh. (Xin Long) [RHEL-144987]
  - gue: Fix skb memleak with inner IP protocol 0. (Xin Long) [RHEL-144987]
  - netlink: specs: fou: replace underscores with dashes in names (Xin Long) [RHEL-144987]
  - fou: fix initialization of grc (Xin Long) [RHEL-144987]
  - fou: Fix null-ptr-deref in GRO. (Xin Long) [RHEL-144987]
  - fou: remove warn in gue_gro_receive on unsupported protocol (Xin Long) [RHEL-144987]
  - fou: Remove XRFM from NET_FOU Kconfig (Xin Long) [RHEL-144987]
  - fou: remove sparse errors (Xin Long) [RHEL-144987]
  - redhat: enable FOU modules in kernel-modules-extra (Xin Long) [RHEL-144987]
  - s390/mm: Fix __ptep_rdp() inline assembly (Mete Durlu) [RHEL-143713]
  - dpll: expose fractional frequency offset in ppt (Ivan Vecera) [RHEL-146357]
  - dpll: zl3073x: Implement device mode setting support (Ivan Vecera) [RHEL-147459]
  - dpll: add dpll_device op to set working mode (Ivan Vecera) [RHEL-147459]
  - dpll: add dpll_device op to get supported modes (Ivan Vecera) [RHEL-147459]
  - i40e: add rh_phys_port_name mod option to behave like upstream (CKI Backport Bot) [RHEL-128237]
  - ice: add rh_phys_port_name mod option to behave like upstream (CKI Backport Bot) [RHEL-128237]
  - scsi: qla2xxx: Fix bsg_done() causing double free (Ewan D. Milne) [RHEL-146049]
  - ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr() (CKI Backport Bot) [RHEL-143545] {CVE-2025-71085}
  - tick/sched: Limit non-timekeeper CPUs calling jiffies update (Phil Auld) [RHEL-141462]
  - smc: Use __sk_dst_get() and dst_dev_rcu() in smc_clc_prfx_match(). (Mete Durlu) [RHEL-130017] {CVE-2025-40168}
* Tue Feb 17 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.35.1.el9_7]
  - page_pool: Fix use-after-free in page_pool_recycle_in_ring (Paolo Abeni) [RHEL-137841] {CVE-2025-38129}
  - exfat: fix double free in delayed_free (CKI Backport Bot) [RHEL-146403] {CVE-2025-38206}
* Sat Feb 07 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.34.1.el9_7]
  - scsi: storvsc: Process unsupported MODE_SENSE_10 (Li Tian) [RHEL-145183]
  - smb: client: Add tracepoint for krb5 auth (Paulo Alcantara) [RHEL-127498]
  - smb: client: improve error message when creating SMB session (Paulo Alcantara) [RHEL-127498]
  - smb: client: relax session and tcon reconnect attempts (Paulo Alcantara) [RHEL-127498]
  - cifs: #include cifsglob.h before trace.h to allow structs in tracepoints (Paulo Alcantara) [RHEL-127498]
  - smc: Fix use-after-free in __pnet_find_base_ndev(). (Mete Durlu) [RHEL-126890] {CVE-2025-40064}
* Thu Feb 05 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.33.1.el9_7]
  - i40e: avoid redundant VF link state updates (CKI Backport Bot) [RHEL-141877]
  - x86/sev: Guard sev_evict_cache() with CONFIG_AMD_MEM_ENCRYPT (Paolo Bonzini) [RHEL-128030]
  - x86/sev: Evict cache lines during SNP memory validation (Paolo Bonzini) [RHEL-128030]
  - ntb_hw_switchtec: Fix shift-out-of-bounds in switchtec_ntb_mw_set_trans (Myron Stowe) [RHEL-132891] {CVE-2023-53034}
  - fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-bounds (CKI Backport Bot) [RHEL-137683] {CVE-2025-40304}
  - crypto: iaa - Optimize rebalance_wq_table() (Jay Shin) [RHEL-137272]
  - fbdev: bitblit: bound-check glyph index in bit_putcs* (CKI Backport Bot) [RHEL-136942] {CVE-2025-40322}
  - bpf: Do not audit capability check in do_jit() (Jay Shin) [RHEL-135137]
* Tue Feb 03 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.32.1.el9_7]
  - svcrdma: use rc_pageoff for memcpy byte offset (CKI Backport Bot) [RHEL-142790] {CVE-2025-68811}
  - NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalid (CKI Backport Bot) [RHEL-140260] {CVE-2025-68349}
* Sat Jan 31 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.31.1.el9_7]
  - nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build_pdu_iovec (CKI Backport Bot) [RHEL-144332] {CVE-2026-22998}
* Thu Jan 29 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.30.1.el9_7]
  - io_uring/net: commit partial buffers on retry (Jeff Moyer) [RHEL-137329] {CVE-2025-38730}
  - io_uring/kbuf: add io_kbuf_commit() helper (Jeff Moyer) [RHEL-137329]
  - io_uring/kbuf: use 'bl' directly rather than req->buf_list (Jeff Moyer) [RHEL-137329]
  - ice: prevent NULL deref in ice_lag_move_new_vf_nodes() (Michal Schmidt) [RHEL-143296]
  - net: openvswitch: Avoid needlessly taking the RTNL on vport destroy (Adrian Moreno) [RHEL-141404]
  - atm: clip: Fix infinite recursive call of clip_push(). (Guillaume Nault) [RHEL-137601] {CVE-2025-38459}
  - dpll: zl3073x: Remove unused dev wrappers (Ivan Vecera) [RHEL-139699]
  - dpll: zl3073x: Cache all output properties in zl3073x_out (Ivan Vecera) [RHEL-139699]
  - dpll: zl3073x: Cache all reference properties in zl3073x_ref (Ivan Vecera) [RHEL-139699]
  - dpll: zl3073x: Cache reference monitor status (Ivan Vecera) [RHEL-139699]
  - dpll: zl3073x: Split ref, out, and synth logic from core (Ivan Vecera) [RHEL-139699]
  - dpll: zl3073x: Store raw register values instead of parsed state (Ivan Vecera) [RHEL-139699]
  - dpll: fix device-id-get and pin-id-get to return errors properly (Ivan Vecera) [RHEL-139699]
  - dpll: spec: add missing module-name and clock-id to pin-get reply (Ivan Vecera) [RHEL-139699]
  - dpll: zl3073x: Allow to configure phase offset averaging factor (Ivan Vecera) [RHEL-139699]
  - dpll: add phase_offset_avg_factor_get/set callback ops (Ivan Vecera) [RHEL-139699]
  - dpll: add phase-offset-avg-factor device attribute to netlink spec (Ivan Vecera) [RHEL-139699]
  - dpll: fix clock quality level reporting (Ivan Vecera) [RHEL-139699]
  - dpll: add reference sync get/set (Ivan Vecera) [RHEL-139699]
  - dpll: add reference-sync netlink attribute (Ivan Vecera) [RHEL-139699]
  - dpll: remove documentation of rclk_dev_name (Ivan Vecera) [RHEL-139699]
  - net: use dst_dev_rcu() in sk_setup_caps() (Hangbin Liu) [RHEL-129084] {CVE-2025-40170}
  - ipv4: use RCU protection in ip_dst_mtu_maybe_forward() (Hangbin Liu) [RHEL-129084]
  - net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forward (Hangbin Liu) [RHEL-129084]
  - ipv6: use RCU in ip6_xmit() (Hangbin Liu) [RHEL-129018] {CVE-2025-40135}
  - ipv6: use RCU in ip6_output() (Hangbin Liu) [RHEL-128982] {CVE-2025-40158}
  - net: dst: introduce dst->dev_rcu (Hangbin Liu) [RHEL-128982]
  - ipv4: use RCU protection in __ip_rt_update_pmtu() (Hangbin Liu) [RHEL-128982]
  - net: Add locking to protect skb->dev access in ip_output (Hangbin Liu) [RHEL-128982]
  - net: dst: add four helpers to annotate data-races around dst->dev (Hangbin Liu) [RHEL-128982]
  - bpf: Fix mismatched RCU unlock flavour in bpf_out_neigh_v6 (Hangbin Liu) [RHEL-128982]
  - vrf: Fix lockdep splat in output path (Hangbin Liu) [RHEL-128982]
  - ipv6: remove nexthop_fib6_nh_bh() (Hangbin Liu) [RHEL-128982]
  - net: remove rcu_dereference_bh_rtnl() (Hangbin Liu) [RHEL-128982]
  - neighbour: switch to standard rcu, instead of rcu_bh (Hangbin Liu) [RHEL-128982]
  - ipv6: flowlabel: do not disable BH where not needed (Hangbin Liu) [RHEL-128982]
  - ipv6: remove one read_lock()/read_unlock() pair in rt6_check_neigh() (Hangbin Liu) [RHEL-128982]
  - neigh: introduce neigh_confirm() helper function (Hangbin Liu) [RHEL-128982]
  - net: bonding: update the slave array for broadcast mode (Hangbin Liu) [RHEL-132923]
  - net: bonding: add broadcast_neighbor netlink option (Hangbin Liu) [RHEL-132923]
  - net: bonding: add broadcast_neighbor option for 802.3ad (Hangbin Liu) [RHEL-132923]
  - vsock/vmci: Clear the vmci transport packet properly when initializing it (CKI Backport Bot) [RHEL-137697] {CVE-2025-38403}
  - ALSA: usb-audio: Fix potential overflow of PCM transfer buffer (CKI Backport Bot) [RHEL-136909] {CVE-2025-40269}
  - nvme: tcp: Fix compilation warning with W=1 (John Meneghini) [RHEL-129928]
  - nvme-tcp: Fix I/O queue cpu spreading for multiple controllers (John Meneghini) [RHEL-129928]
* Tue Jan 27 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.29.1.el9_7]
  - squashfs: fix memory leak in squashfs_fill_super (Abhi Das) [RHEL-138015] {CVE-2025-38415}
  - Squashfs: check return result of sb_min_blocksize (CKI Backport Bot) [RHEL-138015] {CVE-2025-38415}
  - usb: core: config: Prevent OOB read in SS endpoint companion parsing (CKI Backport Bot) [RHEL-137364] {CVE-2025-39760}
  - RDMA/rxe: Fix slab-use-after-free Read in rxe_queue_cleanup bug (CKI Backport Bot) [RHEL-137069] {CVE-2025-38024}
* Thu Jan 22 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.28.1.el9_7]
  - s390: Disable ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAP (Luiz Capitulino) [RHEL-133337]
  - s390: mm: add stub for hugetlb_optimize_vmemmap_key (Luiz Capitulino) [RHEL-133337]
  - fs/proc: fix uaf in proc_readdir_de() (CKI Backport Bot) [RHEL-137098] {CVE-2025-40271}
  - Bluetooth: hci_sync: fix race in hci_cmd_sync_dequeue_once (CKI Backport Bot) [RHEL-136256] {CVE-2025-40318}
  - RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problem (CKI Backport Bot) [RHEL-134352] {CVE-2025-38022}
  - cifs: Fix deadlock in cifs_writepages during reconnect (Paulo Alcantara) [RHEL-134234]
  - irqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode() (CKI Backport Bot) [RHEL-131974] {CVE-2025-37819}
  - net: openvswitch: fix nested key length validation in the set() action (CKI Backport Bot) [RHEL-131801] {CVE-2025-37789}
  - md: avoid repeated calls to del_gendisk (Nigel Croxon) [RHEL-126532]
  - md: delete mddev kobj before deleting gendisk kobj (Nigel Croxon) [RHEL-126532]
  - md: add legacy_async_del_gendisk mode (Nigel Croxon) [RHEL-126532]
  - md: Don't clear MD_CLOSING until mddev is freed (Nigel Croxon) [RHEL-126532]
  - md: fix create on open mddev lifetime regression (Nigel Croxon) [RHEL-126532]
  - md: call del_gendisk in control path (Nigel Croxon) [RHEL-126532]
  - Bluetooth: ISO: Fix possible UAF on iso_conn_free (CKI Backport Bot) [RHEL-128891] {CVE-2025-40141}
* Tue Jan 20 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.27.1.el9_7]
  - net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing (CKI Backport Bot) [RHEL-136822] {CVE-2025-38568}
  - devlink: rate: Unset parent pointer in devl_rate_nodes_destroy (CKI Backport Bot) [RHEL-134923] {CVE-2025-40251}
  - ASoC: Intel: bytcr_rt5640: Fix invalid quirk input mapping (CKI Backport Bot) [RHEL-129112] {CVE-2025-40154}
* Sat Jan 17 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.26.1.el9_7]
  - Bluetooth: hci_sock: Prevent race in socket write iter and sock bind (CKI Backport Bot) [RHEL-139462] {CVE-2025-68305}
  - dm: fix dm_blk_report_zones (CKI Backport Bot) [RHEL-137949] {CVE-2025-38141}
  - Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern() (CKI Backport Bot) [RHEL-136964] {CVE-2025-40294}
  - drm/xe: Fix vm_bind_ioctl double free bug (CKI Backport Bot) [RHEL-122309] {CVE-2025-38731}
* Thu Jan 15 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.25.1.el9_7]
  - ice: Fix kernel panic due to page refcount underflow (Mohammad Heib) [RHEL-139731]
  - net: atlantic: fix fragment overflow handling in RX path (CKI Backport Bot) [RHEL-139487] {CVE-2025-68301}
  - KVM: arm64: Hide ID_AA64MMFR2_EL1.NV from guest and userspace (Donald Dutile) [RHEL-134767]
  - Set fc_nlinfo in nh_create_ipv4, nh_create_ipv6 (Guillaume Nault) [RHEL-138493]
  - vsock: Ignore signal/timeout on connect() if already established (CKI Backport Bot) [RHEL-139284] {CVE-2025-40248}
  - eventpoll: don't decrement ep refcount while still holding the ep mutex (CKI Backport Bot) [RHEL-138035] {CVE-2025-38349}
  - block: don't freeze queue for updating queue limits (Ming Lei) [RHEL-135268]
  - mptcp: fix race condition in mptcp_schedule_work() (CKI Backport Bot) [RHEL-134448] {CVE-2025-40258}
  - uprobes: Fix race in uprobe_free_utask (Jay Shin) [RHEL-133868]
  - dpll: zl3073x: Specify phase adjustment granularity for pins (Ivan Vecera) [RHEL-129504]
  - dpll: add phase-adjust-gran pin attribute (Ivan Vecera) [RHEL-129504]
* Sat Jan 10 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.24.1.el9_7]
  - gitlab-ci: use rhel9.7 builder image (Michael Hofmann)
  - smb: client: let recv_done verify data_offset, data_length and remaining_data_length (Paulo Alcantara) [RHEL-131388] {CVE-2025-39933}
  - tty: n_tty: Fix buffer offsets when lookahead is used (Radostin Stoyanov) [RHEL-130039]
* Thu Jan 08 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.23.1.el9_7]
  - book3s64/hash: Remove kfence support temporarily (Mamatha Inamdar) [RHEL-135574]
  - xfs: rework datasync tracking and execution (CKI Backport Bot) [RHEL-135714]
  - xfs: rearrange code in xfs_inode_item_precommit (CKI Backport Bot) [RHEL-135714]
  - inetpeer: do not get a refcount in inet_getpeer() (Guillaume Nault) [RHEL-116121]
  - inetpeer: update inetpeer timestamp in inet_getpeer() (Guillaume Nault) [RHEL-116121]
  - inetpeer: remove create argument of inet_getpeer() (Guillaume Nault) [RHEL-116121]
  - inetpeer: remove create argument of inet_getpeer_v[46]() (Guillaume Nault) [RHEL-116121]
  - ipv4/route: avoid unused-but-set-variable warning (Guillaume Nault) [RHEL-116121]
  - arm64: errata: Expand speculative SSBS workaround for Cortex-A720AE (Waiman Long) [RHEL-130734]
  - arm64: cputype: Add Cortex-A720AE definitions (Waiman Long) [RHEL-130734]
  - arm64: errata: Add missing sentinels to Spectre-BHB MIDR arrays (Waiman Long) [RHEL-130734]
  - arm64: Add support for HIP09 Spectre-BHB mitigation (Waiman Long) [RHEL-130734]
  - arm64: errata: Add newer ARM cores to the spectre_bhb_loop_affected() lists (Waiman Long) [RHEL-130734]
  - arm64: cputype: Add MIDR_CORTEX_A76AE (Waiman Long) [RHEL-130734]
  - arm64: errata: Add KRYO 2XX/3XX/4XX silver cores to Spectre BHB safe list (Waiman Long) [RHEL-130734]
  - arm64: Subscribe Microsoft Azure Cobalt 100 to erratum 3194386 (Waiman Long) [RHEL-130734]
  - arm64: errata: Expand speculative SSBS workaround once more (Waiman Long) [RHEL-130734]
  - arm64: errata: Expand speculative SSBS workaround (again) (Waiman Long) [RHEL-130734]
  - tools headers arm64: Sync arm64's cputype.h with the kernel sources (Waiman Long) [RHEL-130734]
  - arm64: cputype: Add Neoverse-N3 definitions (Waiman Long) [RHEL-130734]
  - arm64: cputype: Add Cortex-A725 definitions (Waiman Long) [RHEL-130734]
  - arm64: cputype: Add Cortex-X1C definitions (Waiman Long) [RHEL-130734]
  - drm/xe: Make dma-fences compliant with the safe access rules (Mika Penttilä) [RHEL-122263] {CVE-2025-38703}
* Wed Jan 07 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.22.1.el9_7]
  - libceph: fix potential use-after-free in have_mon_and_osd_map() (CKI Backport Bot) [RHEL-137400] {CVE-2025-68285}
* Thu Jan 01 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.21.1.el9_7]
  - usb: dwc3: Fix race condition between concurrent dwc3_remove_requests() call paths (CKI Backport Bot) [RHEL-137147] {CVE-2025-68287}
  - redhat: conflict with unsupported shim on x86/aarch64 (9.7.z) (Li Tian) [RHEL-135775]
  - drm/vmwgfx: Validate command header size against SVGA_CMD_MAX_DATASIZE (CKI Backport Bot) [RHEL-134428] {CVE-2025-40277}
  - perf tools: Don't set attr.exclude_guest by default (Michael Petlan) [RHEL-131726]
  - smb: client: fix refcount leak in smb2_set_path_attr (Paulo Alcantara) [RHEL-127422]
  - smb: client: fix potential UAF in smb2_close_cached_fid() (Paulo Alcantara) [RHEL-127422]
  - smb: client: fix potential cfid UAF in smb2_query_info_compound (Paulo Alcantara) [RHEL-127422]
  - smb: client: Fix refcount leak for cifs_sb_tlink (Paulo Alcantara) [RHEL-127422]
  - cifs: parse_dfs_referrals: prevent oob on malformed input (Paulo Alcantara) [RHEL-127422]
  - smb: client: remove cfids_invalidation_worker (Paulo Alcantara) [RHEL-127422]
  - smb client: fix bug with newly created file in cached dir (Paulo Alcantara) [RHEL-127422]
  - smb: client: short-circuit negative lookups when parent dir is fully cached (Paulo Alcantara) [RHEL-127422]
  - smb: client: short-circuit in open_cached_dir_by_dentry() if !dentry (Paulo Alcantara) [RHEL-127422]
  - smb: client: remove pointless cfid->has_lease check (Paulo Alcantara) [RHEL-127422]
  - smb: client: remove unused fid_lock (Paulo Alcantara) [RHEL-127422]
  - smb: client: update cfid->last_access_time in open_cached_dir_by_dentry() (Paulo Alcantara) [RHEL-127422]
  - smb: client: ensure open_cached_dir_by_dentry() only returns valid cfid (Paulo Alcantara) [RHEL-127422]
  - smb: client: account smb directory cache usage and per-tcon totals (Paulo Alcantara) [RHEL-127422]
  - smb: client: add drop_dir_cache module parameter to invalidate cached dirents (Paulo Alcantara) [RHEL-127422]
  - smb: client: show lease state as R/H/W (or NONE) in open_files (Paulo Alcantara) [RHEL-127422]
  - smb: client: show negotiated cipher in DebugData (Paulo Alcantara) [RHEL-127422]
  - smb: client: add new tracepoint to trace lease break notification (Paulo Alcantara) [RHEL-127422]
  - smb: client: Fix NULL pointer dereference in cifs_debug_dirs_proc_show() (Paulo Alcantara) [RHEL-127422]
* Sat Dec 20 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.20.1.el9_7]
  - HID: multitouch: fix slab out-of-bounds access in mt_report_fixup() (CKI Backport Bot) [RHEL-124607] {CVE-2025-39806}
  - sctp: avoid NULL dereference when chunk data buffer is missing (CKI Backport Bot) [RHEL-134001] {CVE-2025-40240}
  - selftests/landlock: Add a new test for setuid() (Štěpán Horáček) [RHEL-132712]
  - selftests/landlock: Split signal_scoping_threads tests (Štěpán Horáček) [RHEL-132712]
  - landlock: Always allow signals between threads of the same process (Štěpán Horáček) [RHEL-132712]
  - landlock: Prepare to add second errata (Štěpán Horáček) [RHEL-132712]
  - landlock: Add the errata interface (Štěpán Horáček) [RHEL-132712]
  - selftests/landlock: Test signal scoping for threads (Štěpán Horáček) [RHEL-132712]
  - selftests/landlock: Test signal scoping (Štěpán Horáček) [RHEL-132712]
  - landlock: Add signal scoping (Štěpán Horáček) [RHEL-132712]
* Thu Dec 18 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.19.1.el9_7]
  - scsi: st: Skip buffer flush for information ioctls (John Meneghini) [RHEL-133543]
  - scsi: st: Separate st-unique ioctl handling from SCSI common ioctl handling (John Meneghini) [RHEL-133543]
  - audit: fix out-of-bounds read in audit_compare_dname_path() (Richard Guy Briggs) [RHEL-119176] {CVE-2025-39840}
* Sat Dec 13 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.18.1.el9_7]
  - NFS: remove revoked delegation from server's delegation list (Benjamin Coddington) [RHEL-134237]
  - redhat: use RELEASE_LOCALVERSION also for dist-get-tag (Jan Stancek)
  - redhat: introduce RELEASE_LOCALVERSION variable (Jan Stancek)
* Thu Dec 11 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.17.1.el9_7]
  - smb: client: handle lack of IPC in dfs_cache_refresh() (Paulo Alcantara) [RHEL-126165]
  - smb: client: get rid of d_drop() in cifs_do_rename() (Paulo Alcantara) [RHEL-124917]
  - mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory (CKI Backport Bot) [RHEL-119150] {CVE-2025-39883}
* Sun Dec 07 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.16.1.el9_7]
  - CVE-2025-38499 kernel: clone_private_mnt(): make sure that caller has CAP_SYS_ADMIN in the right userns (Abhi Das) [RHEL-129261] {CVE-2025-38499}
  - tls: wait for pending async decryptions if tls_strp_msg_hold fails (CKI Backport Bot) [RHEL-128860] {CVE-2025-40176}
* Thu Dec 04 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.15.1.el9_7]
  - nbd: override creds to kernel when calling sock_{send,recv}msg() (Ming Lei) [RHEL-123845]
  - scsi: lpfc: avoid crashing in lpfc_nlp_get() if lpfc_nodelist was freed (Ewan D. Milne) [RHEL-127982]
  - scsi: lpfc: Fix reusing an ndlp that is marked NLP_DROPPED during FLOGI (Ewan D. Milne) [RHEL-127982]
  - crypto: ccp - Always pass in an error pointer to __sev_platform_shutdown_locked() (Lenny Szubowicz) [RHEL-70006]
  - crypto: ccp - Fix SNP panic notifier unregistration (Lenny Szubowicz) [RHEL-70006]
  - crypto: ccp - Fix dereferencing uninitialized error pointer (Lenny Szubowicz) [RHEL-70006]
  - crypto: ccp - Fix __sev_snp_shutdown_locked (Lenny Szubowicz) [RHEL-70006]
  - crypto: ccp - Move SEV/SNP Platform initialization to KVM (Lenny Szubowicz) [RHEL-70006]
  - KVM: SVM: Add support to initialize SEV/SNP functionality in KVM (Lenny Szubowicz) [RHEL-70006]
  - crypto: ccp - Add new SEV/SNP platform shutdown API (Lenny Szubowicz) [RHEL-70006]
  - crypto: ccp - Register SNP panic notifier only if SNP is enabled (Lenny Szubowicz) [RHEL-70006]
  - crypto: ccp - Reset TMR size at SNP Shutdown (Lenny Szubowicz) [RHEL-70006]
  - crypto: ccp - Ensure implicit SEV/SNP init and shutdown in ioctls (Lenny Szubowicz) [RHEL-70006]
  - crypto: ccp - Move dev_info/err messages for SEV/SNP init and shutdown (Lenny Szubowicz) [RHEL-70006]
  - crypto: ccp - Abort doing SEV INIT if SNP INIT fails (Lenny Szubowicz) [RHEL-70006]
* Tue Dec 02 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.14.1.el9_7]
  - iommufd: Fix race during abort for file descriptors (Eder Zulian) [RHEL-123786] {CVE-2025-39966}
* Sat Nov 29 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.13.1.el9_7]
  - can: j1939: add missing calls in NETDEV_UNREGISTER notification handler (CKI Backport Bot) [RHEL-124105] {CVE-2025-39925}
  - can: j1939: implement NETDEV_UNREGISTER notification handler (CKI Backport Bot) [RHEL-124105] {CVE-2025-39925}
* Thu Nov 27 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.12.1.el9_7]
  - x86/hyperv: Fix kdump on Azure CVMs (Li Tian) [RHEL-129776]
  - net/mlx5: fs, fix UAF in flow counter release (Michal Schmidt) [RHEL-124428] {CVE-2025-39979}
  - octeon_ep: Validate the VF ID (Kamal Heib) [RHEL-117604]
  - dpll: zl3073x: fix kernel-doc name and missing parameter in fw.c (Ivan Vecera) [RHEL-116162]
  - dpll: zl3073x: Fix output pin registration (Ivan Vecera) [RHEL-113083]
  - dpll: zl3073x: Increase maximum size of flash utility (Ivan Vecera) [RHEL-116162]
  - dpll: zl3073x: Fix double free in zl3073x_devlink_flash_update() (Ivan Vecera) [RHEL-116162]
  - dpll: zl3073x: Implement devlink flash callback (Ivan Vecera) [RHEL-116162]
  - dpll: zl3073x: Add firmware loading functionality (Ivan Vecera) [RHEL-116162]
  - dpll: zl3073x: Add low-level flash functions (Ivan Vecera) [RHEL-116162]
  - dpll: zl3073x: Add functions to access hardware registers (Ivan Vecera) [RHEL-116162]
  - dpll: zl3073x: Handle missing or corrupted flash configuration (Ivan Vecera) [RHEL-113083]
  - dpll: zl3073x: Refactor DPLL initialization (Ivan Vecera) [RHEL-113083]
  - dpll: zl3073x: ZL3073X_I2C and ZL3073X_SPI should depend on NET (Ivan Vecera) [RHEL-113083]
  - dpll: Make ZL3073X invisible (Ivan Vecera) [RHEL-113083]
  - dpll: zl3073x: Fix build failure (Ivan Vecera) [RHEL-113083]
  - redhat/configs: enable CONFIG_ZL3073X* (Ivan Vecera) [RHEL-113083]
  - redhat/configs: enable CONFIG_I2C_MUX_PCA954x on x86 (Ivan Vecera) [RHEL-113083]
  - dpll: zl3073x: Add support to get fractional frequency offset (Ivan Vecera) [RHEL-113083]
  - dpll: zl3073x: Add support to adjust phase (Ivan Vecera) [RHEL-113083]
  - dpll: zl3073x: Implement phase offset monitor feature (Ivan Vecera) [RHEL-113083]
  - dpll: zl3073x: Add support to get phase offset on connected input pin (Ivan Vecera) [RHEL-113083]
  - dpll: zl3073x: Add support to get/set esync on pins (Ivan Vecera) [RHEL-113083]
  - dpll: zl3073x: Add support to get/set frequency on pins (Ivan Vecera) [RHEL-113083]
  - dpll: zl3073x: Implement input pin state setting in automatic mode (Ivan Vecera) [RHEL-113083]
  - dpll: zl3073x: Add support to get/set priority on input pins (Ivan Vecera) [RHEL-113083]
  - dpll: zl3073x: Implement input pin selection in manual mode (Ivan Vecera) [RHEL-113083]
  - dpll: zl3073x: Register DPLL devices and pins (Ivan Vecera) [RHEL-113083]
  - dpll: zl3073x: Read DPLL types and pin properties from system firmware (Ivan Vecera) [RHEL-113083]
  - dpll: zl3073x: Fetch invariants during probe (Ivan Vecera) [RHEL-113083]
  - dpll: Add basic Microchip ZL3073x support (Ivan Vecera) [RHEL-113083]
  - spi: Introduce spi_get_device_match_data() helper (Ivan Vecera) [RHEL-113083]
  - dt-bindings: dpll: Add support for Microchip Azurite chip family (Ivan Vecera) [RHEL-113083]
  - dt-bindings: dpll: Add DPLL device and pin (Ivan Vecera) [RHEL-113083]
* Tue Nov 25 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.11.1.el9_7]
  - tcp: Don't call reqsk_fastopen_remove() in tcp_conn_request(). (Antoine Tenart) [RHEL-120668]
  - tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect(). (Antoine Tenart) [RHEL-120668] {CVE-2025-39955}
  - Bluetooth: MGMT: fix crash in set_mesh_sync and set_mesh_complete (CKI Backport Bot) [RHEL-122892] {CVE-2025-39981}
  - Bluetooth: MGMT: Fix sparse errors (CKI Backport Bot) [RHEL-122892] {CVE-2025-39981}
  - Bluetooth: MGMT: Fix possible UAFs (CKI Backport Bot) [RHEL-122892] {CVE-2025-39981}
  - Bluetooth: hci_sync: fix set_local_name race condition (CKI Backport Bot) [RHEL-122892] {CVE-2025-39981}
  - Bluetooth: MGMT: set_mesh: update LE scan interval and window (CKI Backport Bot) [RHEL-122892] {CVE-2025-39981}
  - Bluetooth: MGMT: Protect mgmt_pending list with its own lock (CKI Backport Bot) [RHEL-122892] {CVE-2025-39981}
  - Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_complete (CKI Backport Bot) [RHEL-122892] {CVE-2025-39981}
  - wifi: mt76: free pending offchannel tx frames on wcid cleanup (Jose Ignacio Tornos Martinez) [RHEL-123064]
  - wifi: mt76: do not add non-sta wcid entries to the poll list (Jose Ignacio Tornos Martinez) [RHEL-123064]
  - wifi: mt76: fix linked list corruption (Jose Ignacio Tornos Martinez) [RHEL-123064] {CVE-2025-39918}
* Thu Nov 20 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.10.1.el9_7]
  - ice: ice_adapter: release xa entry on adapter allocation failure (CKI Backport Bot) [RHEL-128469] {CVE-2025-40185}
  - iommu/vt-d: Disallow dirty tracking if incoherent page walk (Eder Zulian) [RHEL-125478] {CVE-2025-40058}
  - e1000e: fix heap overflow in e1000_set_eeprom (Corinna Vinschen) [RHEL-123111] {CVE-2025-39898}
  - nfsd: handle get_client_locked() failure in nfsd4_setclientid_confirm() (CKI Backport Bot) [RHEL-125604] {CVE-2025-38724}
  - wifi: cfg80211: fix use-after-free in cmp_bss() (CKI Backport Bot) [RHEL-122874] {CVE-2025-39864}
  - platform/x86/intel: power-domains: Use topology_logical_package_id() for package ID (Jay Shin) [RHEL-116680]
* Sat Nov 15 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.9.1.el9_7]
  - NFSv4: handle ERR_GRACE on delegation recalls (Olga Kornievskaia) [RHEL-124651]
  - nfsd: nfserr_jukebox in nlm_fopen should lead to a retry (Olga Kornievskaia) [RHEL-124651]
  - mm: slub: avoid wake up kswapd in set_track_prepare (Audra Mitchell) [RHEL-125521] {CVE-2025-39843}
  - slub: Reflow ___slab_alloc() (Audra Mitchell) [RHEL-125521] {CVE-2025-39843}
  - nvme-multipath: Skip nr_active increments in RETRY disposition (Ewan D. Milne) [RHEL-123686]
* Thu Nov 13 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.8.1.el9_7]
  - NFSD: Fix callback decoder status codes (Jay Shin) [RHEL-127193]
  - NFSD: Fix CB_GETATTR status fix (Jay Shin) [RHEL-127193]
  - NFSD: fix decoding in nfs4_xdr_dec_cb_getattr (Jay Shin) [RHEL-127193]
  - kernfs: Fix UAF in polling when open file is released (Pavel Reichl) [RHEL-122087] {CVE-2025-39881}
  - gitlab-ci: disable automotive pipelines (Scott Weaver)
  - NFS: Fix wakeup of __nfs_lookup_revalidate() in unblock_revalidate() (Benjamin Coddington) [RHEL-122154]
  - sched: Add wait/wake interface for variable updated under a lock. (Benjamin Coddington) [RHEL-122154]
  - sched: Add test_and_clear_wake_up_bit() and atomic_dec_and_wake_up() (Benjamin Coddington) [RHEL-122154]
  - sched: Document wait_var_event() family of functions and wake_up_var() (Benjamin Coddington) [RHEL-122154]
  - sched: Improve documentation for wake_up_bit/wait_on_bit family of functions (Benjamin Coddington) [RHEL-122154]
  - sched: change wake_up_bit() and related function to expect unsigned long * (Benjamin Coddington) [RHEL-122154]
  - bpf: Fix metadata_dst leak __bpf_redirect_neigh_v{4,6} [rhel-9.7.z] (Xin Long) [RHEL-125513]
  - redhat: use the same cert as UKI's to sign addons (Li Tian) [RHEL-125317]
  - i40e: add mask to apply valid bits for itr_idx (Michal Schmidt) [RHEL-123808]
  - i40e: add max boundary check for VF filters (Michal Schmidt) [RHEL-123808] {CVE-2025-39968}
  - i40e: fix validation of VF state in get resources (Michal Schmidt) [RHEL-123808] {CVE-2025-39969}
  - i40e: fix input validation logic for action_meta (Michal Schmidt) [RHEL-123808] {CVE-2025-39970}
  - i40e: fix idx validation in config queues msg (Michal Schmidt) [RHEL-123808] {CVE-2025-39971}
  - i40e: fix idx validation in i40e_validate_queue_map (Michal Schmidt) [RHEL-123808] {CVE-2025-39972}
  - i40e: add validation for ring_len param (Michal Schmidt) [RHEL-123808] {CVE-2025-39973}
  - io_uring/waitid: always prune wait queue entry in io_waitid_wait() (CKI Backport Bot) [RHEL-124971] {CVE-2025-40047}
  - Bluetooth: hci_event: Fix UAF in hci_conn_tx_dequeue (CKI Backport Bot) [RHEL-124129] {CVE-2025-39983}
  - Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_sync (CKI Backport Bot) [RHEL-123821] {CVE-2025-39982}
  - use uniform permission checks for all mount propagation changes (Ian Kent) [RHEL-121704] {CVE-2025-38498}
  - do_change_type(): refuse to operate on unmounted/not ours mounts (Ian Kent) [RHEL-121704] {CVE-2025-38498}
  - KVM: x86/hyper-v: Skip non-canonical addresses during PV TLB flush (Jon Maloy) [RHEL-117136] {CVE-2025-38351}
  - ibmveth: Add multi buffers rx replenishment hcall support (Mamatha Inamdar) [RHEL-117438]
  - net: ibmveth: Reset the adapter when unexpected states are detected (Mamatha Inamdar) [RHEL-117438]
  - NFS: Fix a race when updating an existing write (CKI Backport Bot) [RHEL-113855] {CVE-2025-39697}
* Thu Oct 30 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.7.1.el9_7]
  - The rpminspect.yaml emptyrpm list needs to be expanded (Alexandra Hájková)
  - crypto: xts - Handle EBUSY correctly (Vladis Dronov) [RHEL-119236] {CVE-2023-53494}
  - ice: fix NULL access of tx->in_use in ice_ll_ts_intr (Petr Oros) [RHEL-112874]
  - ice: fix NULL access of tx->in_use in ice_ptp_ts_irq (Petr Oros) [RHEL-112874]
  - ice: fix Rx page leak on multi-buffer frames (Petr Oros) [RHEL-116540]
  - xfs: do not propagate ENODATA disk errors into xattr code (Carlos Maiolino) [RHEL-115730]
  - ipv6: sr: Fix MAC comparison to be constant-time (CKI Backport Bot) [RHEL-116383] {CVE-2025-39702}
  - s390/hypfs: Enable limited access during lockdown (CKI Backport Bot) [RHEL-114434]
  - s390/hypfs: Avoid unnecessary ioctl registration in debugfs (CKI Backport Bot) [RHEL-114434]
  - vsock/virtio: Validate length in packet header before skb_put() (Jon Maloy) [RHEL-114298] {CVE-2025-39718}
* Thu Oct 23 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-611.6.1.el9_7]
  - pstore/ram: Check start of empty przs during init (CKI Backport Bot) [RHEL-122068] {CVE-2023-53331}
  - ixgbe: fix ixgbe_orom_civd_info struct layout (Michal Schmidt) [RHEL-119074]
  - scsi: lpfc: Fix buffer free/clear order in deferred receive path (CKI Backport Bot) [RHEL-119130] {CVE-2025-39841}
  - efivarfs: Fix slab-out-of-bounds in efivarfs_d_compare (CKI Backport Bot) [RHEL-118257] {CVE-2025-39817}
  - SUNRPC: call xs_sock_process_cmsg for all cmsg (Olga Kornievskaia) [RHEL-110810]
  - sunrpc: fix client side handling of tls alerts (Olga Kornievskaia) [RHEL-110810] {CVE-2025-38571}
  - smb: client: fix wrong index reference in smb2_compound_op() (Paulo Alcantara) [RHEL-117880]
  - smb: client: handle unlink(2) of files open by different clients (Paulo Alcantara) [RHEL-117880]
  - smb: client: fix file open check in __cifs_unlink() (Paulo Alcantara) [RHEL-117880]
  - smb: client: fix filename matching of deferred files (Paulo Alcantara) [RHEL-117880]
  - smb: client: fix data loss due to broken rename(2) (Paulo Alcantara) [RHEL-117880]
  - smb: client: fix compound alignment with encryption (Paulo Alcantara) [RHEL-117880]
  - fs/smb: Fix inconsistent refcnt update (Paulo Alcantara) [RHEL-117880] {CVE-2025-39819}
  - sunrpc: fix handling of server side tls alerts (Steve Dickson) [RHEL-111069] {CVE-2025-38566}
  - wifi: cfg80211: sme: cap SSID length in __cfg80211_connect_result() (CKI Backport Bot) [RHEL-117580] {CVE-2025-39849}
  - crypto: seqiv - Handle EBUSY correctly (CKI Backport Bot) [RHEL-117235] {CVE-2023-53373}
  - ibmvnic: Increase max subcrq indirect entries with fallback (Mamatha Inamdar) [RHEL-116187]
  - fs: fix UAF/GPF bug in nilfs_mdt_destroy (CKI Backport Bot) [RHEL-116662] {CVE-2022-50367}
  - firmware: arm_scpi: Ensure scpi_info is not assigned if the probe fails (Charles Mirabile) [RHEL-113837] {CVE-2022-50087}
  - hv_netvsc: Fix panic during namespace deletion with VF (Maxim Levitsky) [RHEL-115070]
  - RDMA/mana_ib: Fix DSCP value in modify QP (Maxim Levitsky) [RHEL-115070]
  - net: mana: Handle Reset Request from MANA NIC (Maxim Levitsky) [RHEL-115070]
  - net: mana: Set tx_packets to post gso processing packet count (Maxim Levitsky) [RHEL-115070]
  - net: mana: Handle unsupported HWC commands (Maxim Levitsky) [RHEL-115070]
  - net: mana: Add handler for hardware servicing events (Maxim Levitsky) [RHEL-115070]
  - RDMA/mana_ib: Add device statistics support (Maxim Levitsky) [RHEL-115070]
  - net: mana: Expose additional hardware counters for drop and TC via ethtool. (Maxim Levitsky) [RHEL-115070]
  - net: mana: Fix warnings for missing export.h header inclusion (Maxim Levitsky) [RHEL-115070]
  - net: mana: Record doorbell physical address in PF mode (Maxim Levitsky) [RHEL-115070]
  - s390/pci: Do not try re-enabling load/store if device is disabled (CKI Backport Bot) [RHEL-114451]
  - s390/pci: Fix stale function handles in error handling (CKI Backport Bot) [RHEL-114451]
  - redhat: enable TDX host config (Paolo Bonzini) [RHEL-27146]
  - KVM: TDX: Explicitly do WBINVD when no more TDX SEAMCALLs (Paolo Bonzini) [RHEL-27146]
  - x86/virt/tdx: Update the kexec section in the TDX documentation (Paolo Bonzini) [RHEL-27146]
  - x86/virt/tdx: Remove the !KEXEC_CORE dependency (Paolo Bonzini) [RHEL-27146]
  - x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum (Paolo Bonzini) [RHEL-27146]
  - x86/virt/tdx: Mark memory cache state incoherent when making SEAMCALL (Paolo Bonzini) [RHEL-27146]
  - x86/sme: Use percpu boolean to control WBINVD during kexec (Paolo Bonzini) [RHEL-27146]
  - x86/virt/tdx: Avoid indirect calls to TDX assembly functions (Paolo Bonzini) [RHEL-27146]
  - ibmvnic: Use ndo_get_stats64 to fix inaccurate SAR reporting (Mamatha Inamdar) [RHEL-114437]
  - ibmvnic: Fix hardcoded NUM_RX_STATS/NUM_TX_STATS with dynamic sizeof (Mamatha Inamdar) [RHEL-114437]
  - ibmvnic: Add stat for tx direct vs tx batched (Mamatha Inamdar) [RHEL-114437]
  - redhat/configs: Enable CONFIG_MITIGATION_VMSCAPE for x86 (Waiman Long) [RHEL-114272]
  - x86/vmscape: Add old Intel CPUs to affected list (Waiman Long) [RHEL-114272] {CVE-2025-40300}
  - x86/vmscape: Warn when STIBP is disabled with SMT (Waiman Long) [RHEL-114272] {CVE-2025-40300}
  - x86/bugs: Move cpu_bugs_smt_update() down (Waiman Long) [RHEL-114272] {CVE-2025-40300}
  - x86/vmscape: Enable the mitigation (Waiman Long) [RHEL-114272] {CVE-2025-40300}
  - x86/vmscape: Add conditional IBPB mitigation (Waiman Long) [RHEL-114272] {CVE-2025-40300}
  - x86/vmscape: Enumerate VMSCAPE bug (Waiman Long) [RHEL-114272] {CVE-2025-40300}
  - Documentation/hw-vuln: Add VMSCAPE documentation (Waiman Long) [RHEL-114272] {CVE-2025-40300}
  - randomize_kstack: Remove non-functional per-arch entropy filtering (Waiman Long) [RHEL-114272]
  - tunnels: reset the GSO metadata before reusing the skb (Antoine Tenart) [RHEL-113917]
* Fri Oct 17 2025 Augusto Caringi <acaringi@redhat.com> [5.14.0-611.5.1.el9_7]
  - redhat: revert to using redhatsecureboot504 for RHEL UKI (Vitaly Kuznetsov) [RHEL-122230]
* Wed Oct 08 2025 Augusto Caringi <acaringi@redhat.com> [5.14.0-611.4.1.el9_7]
  - drm/amdgpu: Include sdma_4_4_4.bin (Peter Colberg) [RHEL-117568]
  - redhat: use new x86/aarch64 signing key (801/804) (Augusto Caringi) [RHEL-116727]
* Mon Oct 06 2025 Augusto Caringi <acaringi@redhat.com> [5.14.0-611.3.1.el9_7]
  - scsi: mpi3mr: Update driver version to 8.15.0.5.50 (Chandrakanth Patil) [RHEL-112803]
  - scsi: mpi3mr: Fix premature TM timeouts on virtual drives (Chandrakanth Patil) [RHEL-112803]
  - scsi: mpi3mr: Update MPI headers to revision 37 (Chandrakanth Patil) [RHEL-112803]
  - scsi: mpi3mr: Fix I/O failures during controller reset (Chandrakanth Patil) [RHEL-112803]
  - scsi: mpi3mr: Fix controller init failure on fault during queue creation (Chandrakanth Patil) [RHEL-112803]
  - scsi: mpi3mr: Fix device loss during enclosure reboot due to zero link speed (Chandrakanth Patil) [RHEL-112803]
  - scsi: mpi3mr: Serialize admin queue BAR writes on 32-bit systems (Chandrakanth Patil) [RHEL-112803]
  - scsi: mpi3mr: Fix race between config read submit and interrupt completion (Chandrakanth Patil) [RHEL-112803]
  - scsi: mpi3mr: Correctly handle ATA device errors (Chandrakanth Patil) [RHEL-112803]
  - io_uring/futex: ensure io_futex_wait() cleans up properly on failure (CKI Backport Bot) [RHEL-114336] {CVE-2025-39698}
  - NFS: Fix filehandle bounds checking in nfs_fh_to_dentry() (CKI Backport Bot) [RHEL-113611] {CVE-2025-39730}
  - eventpoll: Fix semi-unbounded recursion (CKI Backport Bot) [RHEL-111050] {CVE-2025-38614}
  - ALSA: hda/ca0132: Fix buffer overflow in add_tuning_control (CKI Backport Bot) [RHEL-114850] {CVE-2025-39751}
  - wifi: ath12k: Decrement TID on RX peer frag setup error handling (CKI Backport Bot) [RHEL-114708] {CVE-2025-39761}
  - ALSA: usb-audio: Validate UAC3 power domain descriptors, too (Jaroslav Kysela) [RHEL-114691] {CVE-2025-38729}
  - ALSA: usb-audio: Fix size validation in convert_chmap_v3() (Jaroslav Kysela) [RHEL-114691]
  - ALSA: usb-audio: Validate UAC3 cluster segment descriptors (CKI Backport Bot) [RHEL-114691] {CVE-2025-39757}
  - cxgb4: Avoid removal of uninserted tid JIRA: https://issues.redhat.com/browse/RHEL-75571 (Jakub Ramaseuski)
  - selftests: tls: add tests for zero-length records (Sabrina Dubroca) [RHEL-114324] {CVE-2025-39682}
  - tls: fix handling of zero-length records on the rx_list (Sabrina Dubroca) [RHEL-114324] {CVE-2025-39682}
  - kabi: enable check-kabi (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol zlib_inflate_workspacesize to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol zlib_inflateInit2 to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol zlib_inflateEnd to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol zlib_inflate to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol zgid to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol zap_vma_ptes to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol yield to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xz_dec_run to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xz_dec_init to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xz_dec_end to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xsk_uses_need_wakeup to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xsk_tx_release to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xsk_tx_peek_release_desc_batch to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xsk_tx_peek_desc to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xsk_tx_completed to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xsk_set_tx_need_wakeup to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xsk_set_rx_need_wakeup to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xsk_get_pool_from_qid to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xsk_clear_rx_need_wakeup to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xp_set_rxq_info to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xp_raw_get_dma to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xp_free to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xp_fill_cb to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xp_dma_unmap to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xp_dma_map to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xp_can_alloc to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xp_alloc_batch to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xp_alloc to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xfrm_aead_get_byname to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xdp_warn to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xdp_set_features_flag to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xdp_rxq_info_unreg_mem_model to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xdp_rxq_info_unreg to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xdp_rxq_info_reg_mem_model to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __xdp_rxq_info_reg to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xdp_rxq_info_is_reg to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xdp_return_frame_rx_napi to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xdp_return_frame_bulk to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xdp_return_frame to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xdp_return_buff to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xdp_master_redirect to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xdp_flush_frame_bulk to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xdp_features_set_redirect_target to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xdp_features_clear_redirect_target to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xdp_do_redirect to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xdp_do_flush to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xdp_convert_zc_to_xdp_frame to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xattr_full_name to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xa_store to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xas_find to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xa_set_mark to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xa_load to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __xa_insert to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xa_get_mark to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xa_find_after to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xa_find to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xa_erase to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xa_destroy to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol xa_clear_mark to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __xa_alloc_cyclic to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __xa_alloc to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol x86_spec_ctrl_base to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __x86_return_thunk to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __x86_indirect_thunk_rsi to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __x86_indirect_thunk_rdx to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __x86_indirect_thunk_rdi to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __x86_indirect_thunk_rcx to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __x86_indirect_thunk_rbx to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __x86_indirect_thunk_rbp to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __x86_indirect_thunk_rax to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __x86_indirect_thunk_r9 to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __x86_indirect_thunk_r8 to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __x86_indirect_thunk_r15 to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __x86_indirect_thunk_r14 to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __x86_indirect_thunk_r13 to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __x86_indirect_thunk_r12 to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __x86_indirect_thunk_r11 to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __x86_indirect_thunk_r10 to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol x86_cpu_to_apicid to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __write_overflow_field to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol write_inode_now to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __warn_printk to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol wake_up_process to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __wake_up_locked to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __wake_up to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __wait_on_buffer to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol wait_for_completion_timeout to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol wait_for_completion_io_timeout to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol wait_for_completion_interruptible_timeout to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol wait_for_completion_interruptible to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol wait_for_completion to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol vzalloc to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol vsprintf to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol vsnprintf to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol vscnprintf to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol vprintk to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol vm_zone_stat to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol vm_munmap to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol vm_mmap to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol vm_event_states to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol vmemmap_base to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol vmalloc_to_page to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol vmalloc_node to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol vmalloc_base to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol vmalloc_32 to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol vmalloc to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __vmalloc to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol vlan_dev_vlan_proto to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol vlan_dev_vlan_id to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol vlan_dev_real_dev to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __virt_addr_valid to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol vfs_unlink to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol vfs_symlink to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol vfs_statfs to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __vfs_setxattr to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol vfs_rmdir to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol vfs_rename to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __vfs_removexattr to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol vfs_readlink to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol vfs_mknod to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol vfs_mkdir to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol vfs_llseek to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol vfs_link to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol vfs_iter_write to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol vfs_iter_read to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __vfs_getxattr to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol vfs_get_link to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol vfs_getattr to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol vfs_fsync_range to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol vfs_fsync to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol vfs_create to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol vfree to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __var_waitqueue to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol uv_undefined to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol uv_teardown_irq to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol uv_setup_irq to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol uv_possible_blades to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __uv_hub_info_list to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol uv_get_hubless_system to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __uv_cpu_info to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol uv_bios_obj_count to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol uv_bios_install_heap to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol uv_bios_get_pci_topology to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol uv_bios_get_master_nasid to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol uv_bios_get_heapsize to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol uv_bios_get_geoinfo to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol uv_bios_enum_ports to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol uv_bios_enum_objs to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol usleep_range_state to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol up_write to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol up_read to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol up to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol unregister_sysctl_table to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol unregister_switchdev_notifier to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol unregister_switchdev_blocking_notifier to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol unregister_shrinker to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol unregister_reboot_notifier to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol unregister_nmi_handler to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol unregister_netevent_notifier to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol unregister_netdevice_notifier_net to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol unregister_netdevice_notifier_dev_net to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol unregister_netdevice_notifier to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol unregister_netdev to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol unregister_kprobe to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol unregister_inetaddr_notifier to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol unregister_inet6addr_notifier to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol unregister_filesystem to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol unregister_fib_notifier to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol unregister_chrdev_region to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __unregister_chrdev to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol unregister_blkdev to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol unregister_binfmt to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol unmap_mapping_range to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol unlock_page to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol udp_tunnel_nic_ops to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol udp4_hwcsum to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __udelay to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol tty_unregister_driver to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol tty_termios_encode_baud_rate to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol tty_std_termios to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol tty_register_driver to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol tty_port_link_device to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol tty_port_init to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol tty_port_destroy to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __tty_insert_flip_string_flags to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol tty_flip_buffer_push to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol tty_driver_kref_put to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol tty_buffer_request_room to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __tty_alloc_driver to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol tsc_khz to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol try_wait_for_completion to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol try_module_get to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol truncate_pagecache to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol truncate_inode_pages_range to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol truncate_inode_pages_final to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol truncate_inode_pages to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __trace_set_current_state to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol trace_seq_putc to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol trace_seq_printf to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol trace_raw_output_prep to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol trace_print_flags_seq to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol trace_print_bitmask_seq to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __tracepoint_xdp_exception to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __tracepoint_write_msr to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __tracepoint_sched_set_state_tp to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __tracepoint_read_msr to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __tracepoint_mmap_lock_start_locking to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __tracepoint_mmap_lock_released to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __tracepoint_mmap_lock_acquire_returned to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol trace_handle_return to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol trace_event_reg to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol trace_event_raw_init to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol trace_event_printf to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol trace_event_ignore_this_pid to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol trace_event_buffer_reserve to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol trace_event_buffer_commit to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol trace_array_set_clr_event to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol trace_array_put to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol trace_array_get_by_name to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol touch_softlockup_watchdog to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol _totalram_pages to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol tls_validate_xmit_skb to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol tls_get_record to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol timer_shutdown_sync to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol timer_shutdown to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol timer_delete_sync to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol timer_delete to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol timecounter_read to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol timecounter_init to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol timecounter_cyc2time to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol time64_to_tm to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol this_cpu_off to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol tcp_hashinfo to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol tcp_gro_complete to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __task_pid_nr_ns to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol tasklet_unlock_wait to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol tasklet_setup to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __tasklet_schedule to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol tasklet_kill to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol tasklet_init to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol __tasklet_hi_schedule to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol sys_tz to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol system_wq to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol system_unbound_wq to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol system_state to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol sysfs_streq to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol sysfs_remove_group to stablelist (Čestmír Kalina) [RHEL-113010]
  - kabi: add symbol sysfs_remove_file_ns to stablelist (Čestmír Kalina)