| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: kernel-64k-modules-extra | Distribution: CentOS |
| Version: 5.14.0 | Vendor: CentOS |
| Release: 689.el9 | Build date: Wed Apr 1 00:33:00 2026 |
| Group: Unspecified | Build host: aarch64-01.stream.rdu2.redhat.com |
| Size: 374987 | Source RPM: kernel-5.14.0-689.el9.src.rpm |
| Packager: builder@centos.org | |
| Url: https://www.kernel.org/ | |
| Summary: Extra kernel modules to match the kernel | |
This package provides less commonly used kernel modules for the kernel package.
((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)
* Mon Mar 30 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-689.el9]
- redhat: Update decompressor image path (Mete Durlu) [RHEL-141416]
- block: change blk_get_meta_cap() stub return -ENOIOCTLCMD (Ming Lei) [RHEL-154215]
- block: fix lbmd_guard_tag_type assignment in FS_IOC_GETLBMD_CAP (Ming Lei) [RHEL-154215]
- block: fix FS_IOC_GETLBMD_CAP parsing in blkdev_common_ioctl() (Ming Lei) [RHEL-154215]
- block: handle pi_tuple_size in queue_limits_stack_integrity (Ming Lei) [RHEL-154215]
- block: add __must_check attribute to sb_min_blocksize() (Ming Lei) [RHEL-154215]
- xfs: check the return value of sb_min_blocksize() in xfs_fs_fill_super (Ming Lei) [RHEL-154215]
- isofs: check the return value of sb_min_blocksize() in isofs_fill_super (Ming Lei) [RHEL-154215]
- exfat: check return value of sb_min_blocksize in exfat_read_boot_sector (Ming Lei) [RHEL-154215]
- vfat: fix missing sb_min_blocksize() return value checks (Ming Lei) [RHEL-154215]
- block: rate-limit capacity change info log (Ming Lei) [RHEL-154215]
- badblocks: use sector_t instead of int to avoid truncation of badblocks length (Ming Lei) [RHEL-154215]
- blk-mq: fix elevator depth_updated method (Ming Lei) [RHEL-154215]
- block/mq-deadline: Switch back to a single dispatch list (Ming Lei) [RHEL-154215]
- block/mq-deadline: Introduce dd_start_request() (Ming Lei) [RHEL-154215]
- block: relax atomic write boundary vs chunk size check (Ming Lei) [RHEL-154215]
- block: fix stacking of atomic writes when atomics are not supported (Ming Lei) [RHEL-154215]
- block: update validation of atomic writes boundary for stacked devices (Ming Lei) [RHEL-154215]
- block: use chunk_sectors when evaluating stacked atomic write limits (Ming Lei) [RHEL-154215]
- ilog2: add max_pow_of_two_factor() (Ming Lei) [RHEL-154215]
- block: make bio auto-integrity deadlock safe (Ming Lei) [RHEL-154215]
- block: blocking mempool_alloc doesn't fail (Ming Lei) [RHEL-154215]
- block: zero non-PI portion of auto integrity buffer (Ming Lei) [RHEL-154215]
- fs: add ioctl to query metadata and protection info capabilities (Ming Lei) [RHEL-154215]
- nvme: set pi_offset only when checksum type is not BLK_INTEGRITY_CSUM_NONE (Ming Lei) [RHEL-154215]
- block: introduce pi_tuple_size field in blk_integrity (Ming Lei) [RHEL-154215]
- block: rename tuple_size field in blk_integrity to metadata_size (Ming Lei) [RHEL-154215]
- block: Enforce power-of-2 physical block size (Ming Lei) [RHEL-154215]
- block: avoid possible overflow for chunk_sectors check in blk_stack_limits() (Ming Lei) [RHEL-154215]
- lib/sbitmap: make sbitmap_get_shallow() internal (Ming Lei) [RHEL-154215]
- lib/sbitmap: convert shallow_depth from one word to the whole sbitmap (Ming Lei) [RHEL-154215]
- md/raid0: convert raid0_make_request() to use bio_submit_split_bioset() (Ming Lei) [RHEL-154215]
- block: Fix an error path in disk_update_zone_resources() (Ming Lei) [RHEL-154215]
- block: rnbd-clt: Fix signedness bug in init_dev() (Ming Lei) [RHEL-154215]
- block: fix comment for op_is_zone_mgmt() to include RESET_ALL (Ming Lei) [RHEL-154215]
- block: fix NULL pointer dereference in blk_zone_reset_all_bio_endio() (Ming Lei) [RHEL-154215]
- blk-throttle: fix throtl_data leak during disk release (Ming Lei) [RHEL-154215]
- xen-blkfront: Cache feature_persistent value before advertisement (Ming Lei) [RHEL-154215]
- zram: off by one in read_block_state() (Ming Lei) [RHEL-154215]
- block: fix ordering of recursive split IO (Ming Lei) [RHEL-154215]
- block: skip unnecessary checks for split bio (Ming Lei) [RHEL-154215]
- blk-crypto: convert to use bio_submit_split_bioset() (Ming Lei) [RHEL-154215]
- md/md-linear: convert to use bio_submit_split_bioset() (Ming Lei) [RHEL-154215]
- md/raid5: convert to use bio_submit_split_bioset() (Ming Lei) [RHEL-154215]
- md/raid10: convert read/write to use bio_submit_split_bioset() (Ming Lei) [RHEL-154215]
- md/raid10: add a new r10bio flag R10BIO_Returned (Ming Lei) [RHEL-154215]
- md/raid1: convert to use bio_submit_split_bioset() (Ming Lei) [RHEL-154215]
- md/raid0: convert raid0_handle_discard() to use bio_submit_split_bioset() (Ming Lei) [RHEL-154215]
- block: factor out a helper bio_submit_split_bioset() (Ming Lei) [RHEL-154215]
- blk-crypto: fix missing blktrace bio split events (Ming Lei) [RHEL-154215]
- md: fix mssing blktrace bio split events (Ming Lei) [RHEL-154215]
- blk-mq: add QUEUE_FLAG_BIO_ISSUE_TIME (Ming Lei) [RHEL-154215]
- block: initialize bio issue time in blk_mq_submit_bio() (Ming Lei) [RHEL-154215]
- block: cleanup bio_issue (Ming Lei) [RHEL-154215]
- drbd: always set BLK_FEAT_STABLE_WRITES (Ming Lei) [RHEL-154215]
- null_blk: fix kmemleak by releasing references to fault configfs items (Ming Lei) [RHEL-154215]
- block: don't merge bios with different app_tags (Ming Lei) [RHEL-154215]
- block: rnbd-clt: Fix leaked ID in init_dev() (Ming Lei) [RHEL-154215]
- block: fix cached zone reports on devices with native zone append (Ming Lei) [RHEL-154215]
- block: Clear BLK_ZONE_WPLUG_PLUGGED when aborting plugged BIOs (Ming Lei) [RHEL-154215]
- zram: fix the issue that the write - back limits might overflow (Ming Lei) [RHEL-154215]
- block/blk-throttle: drop unneeded blk_stat_enable_accounting (Ming Lei) [RHEL-154215]
- block/blk-throttle: Fix throttle slice time for SSDs (Ming Lei) [RHEL-154215]
- ps3disk: use memcpy_{from,to}_bvec index (Ming Lei) [RHEL-154215]
- nbd: defer config unlock in nbd_genl_connect (Ming Lei) [RHEL-154215]
- nbd: defer config put in recv_work (Ming Lei) [RHEL-154215]
- block: freeze queue when updating zone resources (Ming Lei) [RHEL-154215]
- block: handle zone management operations completions (Ming Lei) [RHEL-154215]
- null_blk: set dma alignment to logical block size (Ming Lei) [RHEL-154215]
- block: make REQ_OP_ZONE_OPEN a write operation (Ming Lei) [RHEL-154215]
- block: fix op_is_zone_mgmt() to handle REQ_OP_ZONE_RESET_ALL (Ming Lei) [RHEL-154215]
- block: require LBA dma_alignment when using PI (Ming Lei) [RHEL-154215]
- block: Remove elevator_lock usage from blkg_conf frozen operations (Ming Lei) [RHEL-154215]
- loop: fix backing file reference leak on validation error (Ming Lei) [RHEL-154215]
- nbd: restrict sockets to TCP and UDP (Ming Lei) [RHEL-154215]
- blk-throttle: fix access race during throttle policy activation (Ming Lei) [RHEL-154215]
- block: use int to store blk_stack_limits() return value (Ming Lei) [RHEL-154215]
- blk-mq: check kobject state_in_sysfs before deleting in blk_mq_unregister_hctx (Ming Lei) [RHEL-154215]
- blk-zoned: Fix a lockdep complaint about recursive locking (Ming Lei) [RHEL-154215]
- null_blk: Fix the description of the cache_size module argument (Ming Lei) [RHEL-154215]
- block: fix kobject double initialization in add_disk (Ming Lei) [RHEL-154215]
- block: ensure discard_granularity is zero when discard is not supported (Ming Lei) [RHEL-154215]
- sunvdc: Balance device refcount in vdc_port_mpgroup_check (Ming Lei) [RHEL-154215]
- block: sanitize chunk_sectors for atomic write limits (Ming Lei) [RHEL-154215]
- block: mtip32xx: Fix usage of dma_map_sg() (Ming Lei) [RHEL-154215]
- zram: refuse to use zero sized block device as backing device (Ming Lei) [RHEL-154215]
- block: sunvdc: add check for mdesc_grab() returning NULL (Ming Lei) [RHEL-154215]
- rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails (Ming Lei) [RHEL-154215]
- rbd: fix possible memory leak in rbd_sysfs_init() (Ming Lei) [RHEL-154215]
- xen-blkfront: Advertise feature-persistent as user requested (Ming Lei) [RHEL-154215]
- xen-blkback: Advertise feature-persistent as user requested (Ming Lei) [RHEL-154215]
- xen-blkfront: Apply 'feature_persistent' parameter when connect (Ming Lei) [RHEL-154215]
- xen-blkback: Apply 'feature_persistent' parameter when connect (Ming Lei) [RHEL-154215]
- xen-blkback: fix persistent grants negotiation (Ming Lei) [RHEL-154215]
- xen/blkfront: fix comment for need_copy (Ming Lei) [RHEL-154215]
- zram: clear IDLE flag after recompression (Ming Lei) [RHEL-154215]
- drm/mgag200: fix mgag200_bmc_stop_scanout() (Jocelyn Falempe) [RHEL-148287]
* Wed Mar 25 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-688.el9]
- HID: intel-thc-hid: intel-thc: Fix incorrect pointer arithmetic in I2C regs save (Benjamin Tissoires) [RHEL-142234] {CVE-2025-39818}
- NFSv4: Check for delegation validity in nfs_start_delegation_return_locked() (Scott Mayhew) [RHEL-151415]
- perf/amd/ibs: Avoid calling perf_allow_kernel() from the IBS NMI handler (Michael Petlan) [RHEL-155340]
- perf: Extend the bit width of the arch-specific flag (Michael Petlan) [RHEL-155340]
- perf: Remove unnecessary parameter of security check (Michael Petlan) [RHEL-155340]
- scsi: target: iscsi: Fix use-after-free in iscsit_dec_session_usage_count() (CKI Backport Bot) [RHEL-150423] {CVE-2026-23193}
- nfsd: add list_head nf_gc to struct nfsd_file (Roberto Bergantinos Corpas) [RHEL-152552]
- redhat: genlog: add new JIRA cloud server hostname (Jan Stancek)
- gfs2: less aggressive low-memory log flushing (Andreas Gruenbacher) [RHEL-153055]
- io_uring: graduate to full support (Jeff Moyer) [RHEL-120699]
- netfilter: nf_tables: fix use-after-free in nf_tables_addchain() (CKI Backport Bot) [RHEL-153270] {CVE-2026-23231}
- net: atm: fix /proc/net/atm/lec handling (Hangbin Liu) [RHEL-146424] {CVE-2025-38180}
- net: atm: add lec_mutex (Hangbin Liu) [RHEL-146424]
- macvlan: observe an RCU grace period in macvlan_common_newlink() error path (Hangbin Liu) [RHEL-150227]
- macvlan: fix error recovery in macvlan_common_newlink() (Hangbin Liu) [RHEL-150227] {CVE-2026-23209}
- spi: tegra210-quad: Protect curr_xfer check in IRQ handler (Charles Mirabile) [RHEL-145814]
- spi: tegra210-quad: Protect curr_xfer clearing in tegra_qspi_non_combined_seq_xfer (Charles Mirabile) [RHEL-145814]
- spi: tegra210-quad: Protect curr_xfer in tegra_qspi_combined_seq_xfer (Charles Mirabile) [RHEL-145814]
- spi: tegra210-quad: Protect curr_xfer assignment in tegra_qspi_setup_transfer_one (Charles Mirabile) [RHEL-145814]
- spi: tegra210-quad: Move curr_xfer read inside spinlock (Charles Mirabile) [RHEL-145814]
- spi: tegra210-quad: Return IRQ_HANDLED when timeout already processed transfer (Charles Mirabile) [RHEL-145814]
- migrate: correct lock ordering for hugetlb file folios (Luiz Capitulino) [RHEL-147267] {CVE-2026-23097}
- ALSA: aloop: Fix racy access at PCM trigger (Jaroslav Kysela) [RHEL-150131] {CVE-2026-23191}
- netfilter: nf_tables: fix inverted genmask check in nft_map_catchall_activate() (CKI Backport Bot) [RHEL-149749] {CVE-2026-23111}
- bonding: fix use-after-free due to enslave fail after slave array update (CKI Backport Bot) [RHEL-152386] {CVE-2026-23171}
- Add signing key for Nvidia Jetson and Bluefield GPU signing keys (Enrique Belarte Luque) [RHEL-145938]
- Add NVIDIA Jetson signing key for OOT modules (Enrique Belarte Luque) [RHEL-145938]
- vsock: lock down child_ns_mode as write-once (Stefano Garzarella) [RHEL-117126]
- vsock: Use container_of() to get net namespace in sysctl handlers (Stefano Garzarella) [RHEL-117126]
- vsock: prevent child netns mode switch from local to global (Stefano Garzarella) [RHEL-117126]
- vsock: fix child netns mode initialization (Stefano Garzarella) [RHEL-117126]
- vsock: add netns support to virtio transports (Stefano Garzarella) [RHEL-117126]
- virtio: set skb owner of virtio_transport_reset_no_sock() reply (Stefano Garzarella) [RHEL-117126]
- vsock: add netns to vsock core (Stefano Garzarella) [RHEL-117126]
- vhost/vsock: improve RCU read sections around vhost_vsock_get() (Stefano Garzarella) [RHEL-117126]
- vsock: fix lock inversion in vsock_assign_transport() (Stefano Garzarella) [RHEL-117126]
- vsock: Do not allow binding to VMADDR_PORT_ANY (Stefano Garzarella) [RHEL-117126]
- vsock: reset socket state when de-assigning the transport (Stefano Garzarella) [RHEL-117126]
- vsock/virtio: cancel close work in the destructor (Stefano Garzarella) [RHEL-117126]
- dpll: zl3073x: Fix output pin phase adjustment sign (Ivan Vecera) [RHEL-149693]
- mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_gather (Rafael Aquini) [RHEL-150765]
- mm/hugetlb: add missing hugetlb_lock in __unmap_hugepage_range() (Rafael Aquini) [RHEL-150765]
- mm/hugetlb: convert use of struct page to folio in __unmap_hugepage_range() (Rafael Aquini) [RHEL-150765]
- mm/hugetlb: refactor __unmap_hugepage_range() to take folio instead of page (Rafael Aquini) [RHEL-150765]
- mm/hugetlb: refactor unmap_hugepage_range() to take folio instead of page (Rafael Aquini) [RHEL-150765]
- mm/hugetlb: pass folio instead of page to unmap_ref_private() (Rafael Aquini) [RHEL-150765]
- mm/hugetlb: fix two comments related to huge_pmd_unshare() (Rafael Aquini) [RHEL-150765]
- mm/hugetlb: fix hugetlb_pmd_shared() (Rafael Aquini) [RHEL-150765] {CVE-2026-23100}
- mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_count (Rafael Aquini) [RHEL-150765]
- mm: hugetlb: independent PMD page table shared count (Rafael Aquini) [RHEL-150765] {CVE-2024-57883}
- mm/rmap: fix two comments related to huge_pmd_unshare() (Rafael Aquini) [RHEL-150765]
- mm/rmap: introduce and use hugetlb_remove_rmap() (Rafael Aquini) [RHEL-150765]
- x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings() (Rafael Aquini) [RHEL-150765] {CVE-2025-39845}
- mm: introduce and use {pgd,p4d}_populate_kernel() (Rafael Aquini) [RHEL-150765]
- mm: move page table sync declarations to linux/pgtable.h (Rafael Aquini) [RHEL-150765] {CVE-2025-39844}
- redhat: update self-test data (Patrick Talbert)
- redhat: set defaults for 9.8 (Patrick Talbert)
- gitlab-ci: disttag override for 9.8 (Patrick Talbert)
- ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr() (CKI Backport Bot) [RHEL-143546] {CVE-2025-71085}
- s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdump (Mete Durlu) [RHEL-157931]
- pNFS: fix a missing wake up while waiting on NFS_LAYOUT_DRAIN (Olga Kornievskaia) [RHEL-151429]
- USB: storage: Remove subclass and protocol overrides from Novatek quirk (Desnes Nunes) [RHEL-147786]
- usb: uas: fix urb unmapping issue when the uas device is remove during ongoing data transfer (Desnes Nunes) [RHEL-147786] {CVE-2025-68331}
- xhci: dbgtty: fix device unregister: fixup (Desnes Nunes) [RHEL-147786]
- xhci: dbgtty: fix device unregister (Desnes Nunes) [RHEL-147786]
- tty: fix tty_port_tty_*hangup() kernel-doc (Desnes Nunes) [RHEL-147786]
- tty: introduce and use tty_port_tty_vhangup() helper (Desnes Nunes) [RHEL-147786]
- usb: storage: sddr55: Reject out-of-bound new_pba (Desnes Nunes) [RHEL-147786] {CVE-2025-40345}
- USB: serial: option: add support for Rolling RW101R-GL (Desnes Nunes) [RHEL-147786]
- usb: typec: ucsi: psy: Set max current to zero when disconnected (Desnes Nunes) [RHEL-147786]
- drivers/usb/dwc3: fix PCI parent check (Desnes Nunes) [RHEL-147786]
- usb: storage: Fix memory leak in USB bulk transport (Desnes Nunes) [RHEL-147786] {CVE-2025-68288}
- xhci: sideband: Fix race condition in sideband unregister (Desnes Nunes) [RHEL-147786]
- xhci: dbgtty: Fix data corruption when transmitting data form DbC to host (Desnes Nunes) [RHEL-147786]
- xhci: fix stale flag preventig URBs after link state error is cleared (Desnes Nunes) [RHEL-147786]
- USB: serial: ftdi_sio: add support for u-blox EVK-M101 (Desnes Nunes) [RHEL-147786]
- usb: gadget: udc: fix use-after-free in usb_gadget_state_work (Desnes Nunes) [RHEL-147786] {CVE-2025-68282}
- USB: serial: option: add Telit FN920C04 ECM compositions (Desnes Nunes) [RHEL-147786]
- usb: roles: get usb role switch from parent only for usb-b-connector (Desnes Nunes) [RHEL-147786]
- Revert "tcpm: allow looking for role_sw device in the main node" (Desnes Nunes) [RHEL-147786]
- USB: serial: option: add Quectel RG255C (Desnes Nunes) [RHEL-147786]
- tcpm: allow looking for role_sw device in the main node (Desnes Nunes) [RHEL-147786]
- tcpm: switch check for role_sw device with fw_node (Desnes Nunes) [RHEL-147786]
- usb/core/quirks: Add Huawei ME906S to wakeup quirk (Desnes Nunes) [RHEL-147786]
- USB: serial: option: add UNISOC UIS7720 (Desnes Nunes) [RHEL-147786]
- xhci: dbc: enable back DbC in resume if it was enabled before suspend (Desnes Nunes) [RHEL-147786]
- xhci: dbc: fix bogus 1024 byte prefix if ttyDBC read races with stall event (Desnes Nunes) [RHEL-147786]
- usb: xhci-pci: Fix USB2-only root hub registration (Desnes Nunes) [RHEL-147786]
- dt-bindings: usb: switch: split out ports definition (Desnes Nunes) [RHEL-147786]
- dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp: Add ports and orientation-switch (Desnes Nunes) [RHEL-147786]
- usb: typec: mux: gpio-sbu: Make enable gpio optional (Desnes Nunes) [RHEL-147786]
- dt-bindings: usb: gpio-sbu-mux: Make 'enable-gpios' optional (Desnes Nunes) [RHEL-147786]
- usb: dwc3: Don't call clk_bulk_disable_unprepare() twice (Desnes Nunes) [RHEL-147786]
- dt-bindings: usb: dwc3-imx8mp: dma-range is required only for imx8mp (Desnes Nunes) [RHEL-147786]
- usb: vhci-hcd: Prevent suspending virtually attached devices (Desnes Nunes) [RHEL-147786]
- USB: serial: option: add SIMCom 8230C compositions (Desnes Nunes) [RHEL-147786]
- thunderbolt: Fix use-after-free in tb_dp_dprx_work (Desnes Nunes) [RHEL-147786] {CVE-2025-40002}
- docs: driver-api: fix spelling of "buses". (Desnes Nunes) [RHEL-147786]
- media: Documentation: media: Improve camera sensor documentation (Desnes Nunes) [RHEL-147786]
- ipmi: Add docs for the IPMI IPMB driver (Desnes Nunes) [RHEL-147786]
- usb: xhci: align PORTSC trace with one-based port numbering (Desnes Nunes) [RHEL-147786]
- usb: xhci: correct indentation for PORTSC tracing function (Desnes Nunes) [RHEL-147786]
- usb: xhci: improve TR Dequeue Pointer mask (Desnes Nunes) [RHEL-147786]
- usb: xhci-pci: add support for hosts with zero USB3 ports (Desnes Nunes) [RHEL-147786]
- usb: xhci: Update a comment about Stop Endpoint retries (Desnes Nunes) [RHEL-147786]
- Revert "usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running" (Desnes Nunes) [RHEL-147786]
- usb: gadget: Introduce free_usb_request helper (Desnes Nunes) [RHEL-147786]
- usb: gadget: Store endpoint pointer in usb_request (Desnes Nunes) [RHEL-147786]
- phy: fsl-imx8mq-usb: fix typec orientation switch when built as module (Desnes Nunes) [RHEL-147786]
- usb: typec: Stub out typec_switch APIs when CONFIG_TYPEC=n (Desnes Nunes) [RHEL-147786]
- usb: mon: Increase BUFF_MAX to 64 MiB to support multi-MB URBs (Desnes Nunes) [RHEL-147786]
- usb: xhci: plat: Facilitate using autosuspend for xhci plat devices (Desnes Nunes) [RHEL-147786]
- redhat/configs: Enable DWC3 Generic Platform Driver on RHEL aarch64 (Desnes Nunes) [RHEL-147786]
- usb: dwc3: add generic driver to support flattened (Desnes Nunes) [RHEL-147786]
- clk: Provide devm_clk_bulk_get_all_enabled() helper (Desnes Nunes) [RHEL-147786]
- dt-bindings: usb: dwc3: add support for SpacemiT K1 (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update thunderbolt.h header file (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update xdomain.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update usb4_port.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update usb4.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update tunnel.h function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update tunnel.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update tmu.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Add missing documentation in tb.h (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update tb.h function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update tb.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update switch.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update retimer.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update property.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update path.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update nvm.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Add missing documentation in nhi_regs.h ring_desc structure (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update nhi.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update lc.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update eeprom.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update domain.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update dma_port.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Add missing documentation in ctl.h tb_cfg_request struct (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update ctl.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update clx.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update cap.c function documentation (Desnes Nunes) [RHEL-147786]
- thunderbolt: Update acpi.c function documentation (Desnes Nunes) [RHEL-147786]
- usb: typec: tipd: Handle mode transitions for CD321x (Desnes Nunes) [RHEL-147786]
- usb: typec: tipd: Read data status in probe and cache its value (Desnes Nunes) [RHEL-147786]
- usb: typec: tipd: Use read_power_status function in probe (Desnes Nunes) [RHEL-147786]
- usb: typec: tipd: Update partner identity when power status was updated (Desnes Nunes) [RHEL-147786]
- usb: typec: tipd: Register DisplayPort and Thunderbolt altmodes for cd321x (Desnes Nunes) [RHEL-147786]
- usb: typec: tipd: Read USB4, Thunderbolt and DisplayPort status for cd321x (Desnes Nunes) [RHEL-147786]
- usb: typec: tipd: Add cd321x struct with separate size (Desnes Nunes) [RHEL-147786]
- usb: typec: tipd: Trace data status for CD321x correctly (Desnes Nunes) [RHEL-147786]
- usb: typec: tipd: Move switch_power_state to tipd_data (Desnes Nunes) [RHEL-147786]
- usb: typec: tipd: Move initial irq mask to tipd_data (Desnes Nunes) [RHEL-147786]
- usb: typec: tipd: Clear interrupts first (Desnes Nunes) [RHEL-147786]
- usb: host: enable USB offload during system sleep (Desnes Nunes) [RHEL-147786]
- xhci: sideband: add api to trace sideband usage (Desnes Nunes) [RHEL-147786]
- usb: offload: add apis for offload usage tracking (Desnes Nunes) [RHEL-147786]
- usb: xhci-plat: separate dev_pm_ops for each pm_event (Desnes Nunes) [RHEL-147786]
- usb: dwc3: core: Introduce glue callbacks for flattened implementations (Desnes Nunes) [RHEL-147786]
- usb: host: tegra: Remove manual wake IRQ disposal (Desnes Nunes) [RHEL-147786]
- usb: host: xhci-tegra: Use platform_get_irq_optional() for wake IRQs (Desnes Nunes) [RHEL-147786]
- usb: xhci: tegra: Support USB wakeup function for Tegra234 (Desnes Nunes) [RHEL-147786]
- usb: udc: Add trace event for usb_gadget_set_state (Desnes Nunes) [RHEL-147786]
- usb: typec: tcpci: add wakeup support (Desnes Nunes) [RHEL-147786]
- dt-bindings: extcon: linux,extcon-usb-gpio: GPIO must be provided (Desnes Nunes) [RHEL-147786]
- redhat/configs: Adding CONFIG_EXTCON_MAX14526 (Desnes Nunes) [RHEL-147786]
- extcon: max14526: depends on I2C to prevent build warning/errors (Desnes Nunes) [RHEL-147786]
- extcon: max14526: avoid defined but not used warning (Desnes Nunes) [RHEL-147786]
- extcon: Add basic support for Maxim MAX14526 MUIC (Desnes Nunes) [RHEL-147786]
- dt-bindings: extcon: Document Maxim MAX14526 MUIC (Desnes Nunes) [RHEL-147786]
- usb: gadget: tegra-xudc: Remove redundant ternary operators (Desnes Nunes) [RHEL-147786]
- usb: core: support eUSB2 double bandwidth large isoc URB frames (Desnes Nunes) [RHEL-147786]
- usb: xhci: Add host support for eUSB2 double isochronous bandwidth devices (Desnes Nunes) [RHEL-147786]
- usb: core: Introduce usb_endpoint_is_hs_isoc_double() (Desnes Nunes) [RHEL-147786]
- usb: xhci: Use usb_endpoint_max_periodic_payload() (Desnes Nunes) [RHEL-147786]
- usb: core: Add a function to get USB version independent periodic payload (Desnes Nunes) [RHEL-147786]
- usb: core: eUSB2 companion descriptor is for isoc IN endpoints only (Desnes Nunes) [RHEL-147786]
- usb: core: Parse eUSB2 companion descriptors for high speed devices only (Desnes Nunes) [RHEL-147786]
- usb: core: Use le16_to_cpu() to read __le16 value in usb_parse_endpoint() (Desnes Nunes) [RHEL-147786]
- usb: typec: ucsi: Add check for UCSI version (Desnes Nunes) [RHEL-147786]
- usb: host: xhci-tegra: Remove redundant ternary operators (Desnes Nunes) [RHEL-147786]
- dt-bindings: usb: IXP4xx UDC bindings (Desnes Nunes) [RHEL-147786]
- usb: dwc3: Refactor dwc3_mode_show (Desnes Nunes) [RHEL-147786]
- usb: dwc3: Add trace event for dwc3_set_prtcap (Desnes Nunes) [RHEL-147786]
- usb: storage: realtek_cr: Simplify residue calculation in rts51x_bulk_transport() (Desnes Nunes) [RHEL-147786]
- usb: misc: Update link to EHSET pdf doc (Desnes Nunes) [RHEL-147786]
- usb: usblp: Use min_t() to improve usblp_read() (Desnes Nunes) [RHEL-147786]
- USB: serial: oti6858: remove extranenous ; after comment (Desnes Nunes) [RHEL-147786]
- thunderbolt: Use string choices helpers (Desnes Nunes) [RHEL-147786]
- mmc: rtsx_usb_sdmmc: use modern PM macros (Desnes Nunes) [RHEL-147786]
- mmc: rtsx_usb_sdmmc: Fix uninitialized variable issue (Desnes Nunes) [RHEL-147786]
- Documentation: driver-api: usb: Limit toctree depth (Desnes Nunes) [RHEL-147786]
- misc: rtsx: usb card reader: add OCP support (Desnes Nunes) [RHEL-147786]
- memstick: Add timeout to prevent indefinite waiting (Desnes Nunes) [RHEL-147786]
- misc: rtsx_pci: Add separate CD/WP pin polarity reversal support (Desnes Nunes) [RHEL-147786]
- usb: gadget: f_ncm: Fix MAC assignment NCM ethernet (Desnes Nunes) [RHEL-147786]
- USB: Check no positive return values from pm_runtime_resume_and_get() (Desnes Nunes) [RHEL-147786]
- usb: typec: ucsi: Add support for READ_POWER_LEVEL command (Desnes Nunes) [RHEL-147786]
- thunderbolt: Use is_pciehp instead of is_hotplug_bridge (Desnes Nunes) [RHEL-147786]
- PCI: Move is_pciehp check out of pciehp_is_native() (Desnes Nunes) [RHEL-147786]
- PCI: pciehp: Use is_pciehp instead of is_hotplug_bridge (Desnes Nunes) [RHEL-147786]
- PCI/portdrv: Use is_pciehp instead of is_hotplug_bridge (Desnes Nunes) [RHEL-147786]
- PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable ports (Desnes Nunes) [RHEL-147786]
- PCI: Allow PCI bridges to go to D3Hot on all non-x86 (Desnes Nunes) [RHEL-147786]
- dt-bindings: usb: Drop duplicate nvidia,tegra20-ehci.txt (Desnes Nunes) [RHEL-147786]
- usb: dwc3: qcom: Remove extcon functionality from glue layer (Desnes Nunes) [RHEL-147786]
- USB: lower "Device is not authorized for usage" message to info (Desnes Nunes) [RHEL-147786]
- usb: dwc3: qcom: Add shutdown handler (Desnes Nunes) [RHEL-147786]
- thunderbolt: Use Linux Foundation IDs for XDomain discovery (Desnes Nunes) [RHEL-147786]
- phy: hisilicon: hi6220-usb: drop unused module alias (Desnes Nunes) [RHEL-147786]
- dt-bindings: phy: fsl,imx8mq-usb: Drop 'db' suffix duplicating dtschema (Desnes Nunes) [RHEL-147786]
- thunderbolt: Compare HMAC values in constant time (Desnes Nunes) [RHEL-147786]
- s390/ap: Expose ap_bindings_complete_count counter via sysfs (Mete Durlu) [RHEL-155897]
- redhat: genlog: add new JIRA cloud server hostname (Jan Stancek)
- ucount: check for CAP_SYS_RESOURCE using ns_capable_noaudit() (Ondrej Mosnacek) [RHEL-135610]
- ipc: don't audit capability check in ipc_permissions() (Ondrej Mosnacek) [RHEL-135610]
- x86/kexec: Copy ACPI root pointer address from config table (Baoquan He) [RHEL-130927]
- redhat: update RHEL_MINOR version for start of RHEL-9.9 development (Jarod Wilson)
- fs: use debug-only asserts around fd allocation and install (Ian Kent) [RHEL-133537]
- fs: fix fd table size alignment properly (Ian Kent) [RHEL-133537]
- fs: fd tables have to be multiples of BITS_PER_LONG (Ian Kent) [RHEL-133537]
- fs/file: fix the check in find_next_fd() (Ian Kent) [RHEL-133537]
- smb: client: fix oops due to uninitialised var in smb2_unlink() (Paulo Alcantara) [RHEL-153749]
- smb/client: remove unused SMB311_posix_query_info() (Paulo Alcantara) [RHEL-153749]
- smb/client: fix buffer size for smb311_posix_qinfo in SMB311_posix_query_info() (Paulo Alcantara) [RHEL-153749]
- smb/client: fix buffer size for smb311_posix_qinfo in smb2_compound_op() (Paulo Alcantara) [RHEL-153749]
- i2c: i801: Revert "i2c: i801: replace acpi_lock with I2C bus lock" (David Arcari) [RHEL-153431]
- x86/boot: Handle relative CONFIG_EFI_SBAT_FILE file paths (Jan Stancek) [RHEL-150459]
- ice: fix page leak for zero-size Rx descriptors (Petr Oros) [RHEL-152865]
- nfsd: use correct loop termination in nfsd4_revoke_states() (Olga Kornievskaia) [RHEL-117260]
- nfsd: check that server is running in unlock_filesystem (Olga Kornievskaia) [RHEL-117260]
- nfsd: add list_head nf_gc to struct nfsd_file (Roberto Bergantinos Corpas) [RHEL-152061]
- smb: client: fix broken multichannel with krb5+signing (Paulo Alcantara) [RHEL-143362]
- autofs: use wake_up() instead of wake_up_interruptible(() (Ian Kent) [RHEL-148438]
- autofs: fix memory leak of waitqueues in autofs_catatonic_mode (Ian Kent) [RHEL-148438] {CVE-2023-54134}
- cpufreq: intel_pstate: Fix crash during turbo disable (David Arcari) [RHEL-128576]
- cpufreq: intel_pstate: Fix NULL pointer dereference in update_cpu_qos_request() (David Arcari) [RHEL-128576]
- cpufreq: intel_pstate: Enable asym capacity only when CPU SMT is not possible (David Arcari) [RHEL-128576]
- cpufreq: intel_pstate: Eliminate some code duplication (David Arcari) [RHEL-128576]
- cpufreq: intel_pstate: Use mutex guard for driver locking (David Arcari) [RHEL-128576]
- cpufreq: intel_pstate: Add Diamond Rapids OOB mode support (David Arcari) [RHEL-128576]
- cpufreq: intel_pstate: Improve printing of debug messages (David Arcari) [RHEL-128576]
- cpufreq: intel_pstate: hybrid: Adjust energy model rules (David Arcari) [RHEL-128576]
- cpufreq: intel_pstate: Add and use hybrid_has_l3() (David Arcari) [RHEL-128576]
- cpufreq: intel_pstate: Add and use hybrid_get_cpu_type() (David Arcari) [RHEL-128576]
- cpufreq: intel_pstate: Use likely() optimization in intel_pstate_sample() (David Arcari) [RHEL-128576]
- cpufreq: intel_pstate: Enable HWP without EPP if DEC is enabled (David Arcari) [RHEL-128576]
- cpufreq: intel_pstate: Adjust frequency percentage computations (David Arcari) [RHEL-128576]
- cpufreq: intel_pstate: Rearrange freq QoS updates using __free() (David Arcari) [RHEL-128576]
- cpufreq: intel_pstate: Remove EPB-related code (David Arcari) [RHEL-128576]
- cpufreq: intel_pstate: Rearrange variable declaration involving __free() (David Arcari) [RHEL-128576]
- tools/power cpupower: Show C0 in idle-info dump (David Arcari) [RHEL-128578]
- tools/power cpupower: Reset errno before strtoull() (David Arcari) [RHEL-128578]
- tools/cpupower: Use strcspn() to strip trailing newline (David Arcari) [RHEL-128578]
- tools/cpupower: Fix inverted APERF capability check (David Arcari) [RHEL-128578]
- cpupower: idle_monitor: fix incorrect value logged after stop (David Arcari) [RHEL-128578]
- tools/cpupower: Fix incorrect size in cpuidle_state_disable() (David Arcari) [RHEL-128578]
- tools/cpupower: fix error return value in cpupower_write_sysfs() (David Arcari) [RHEL-128578]
- intel_idle: Add C-states validation (David Arcari) [RHEL-128587]
- intel_idle: Add cmdline option to adjust C-states table (David Arcari) [RHEL-128587]
- intel_idle: Remove unnecessary address-of operators (David Arcari) [RHEL-128587]
- intel_idle: Remove unused driver version constant (David Arcari) [RHEL-128587]
- intel_idle: Remove the 'preferred_cstates' parameter (David Arcari) [RHEL-128587]
- intel_idle: Initialize sysfs after cpuidle driver initialization (David Arcari) [RHEL-128587]
- ALSA: aloop: Fix racy access at PCM trigger (CKI Backport Bot) [RHEL-150882] {CVE-2026-23191}
- powerpc/iommu: bypass DMA APIs for coherent allocations for pre-mapped memory (Mamatha Inamdar) [RHEL-149742]
- NFSD: Fix permission check for read access to executable-only files (Scott Mayhew) [RHEL-150983]
- net/handshake: duplicate handshake cancellations leak socket (Scott Mayhew) [RHEL-150978]
- NFSv4: Check for delegation validity in nfs_start_delegation_return_locked() (Lucas Oakley) [RHEL-148690]
- PCI/sysfs: Calculate bin_attribute size through bin_size() (Myron Stowe) [RHEL-137250]
- x86/kvm: Avoid freeing stack-allocated node in kvm_async_pf_queue_task (Ryosuke Yasuoka) [RHEL-125085]
- tools headers: Sync uapi/asm-generic/socket.h with the kernel sources (Davide Caratti) [RHEL-132649]
- selftests: txtimestamp: add SCM_TS_OPT_ID test (Davide Caratti) [RHEL-132649]
- net_tstamp: add SCM_TS_OPT_ID for RAW sockets (Davide Caratti) [RHEL-132649]
- net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message (Davide Caratti) [RHEL-132649]
- net-timestamp: make sk_tskey more predictable in error path (Davide Caratti) [RHEL-132649]
- net-timestamp: extend SOF_TIMESTAMPING_OPT_ID to HW timestamps (Davide Caratti) [RHEL-132649]
- ipv6: drop feature RTAX_FEATURE_ALLFRAG (Davide Caratti) [RHEL-132649]
- smc: Fix use-after-free in __pnet_find_base_ndev(). (Mete Durlu) [RHEL-126894] {CVE-2025-40064}
- RDMA/bnxt_re: convert timeouts to secs_to_jiffies() (Sreekanth Reddy) [RHEL-108696 RHEL-96539]
- RDMA/bnxt_re: Fix return code of bnxt_re_configure_cc (Sreekanth Reddy) [RHEL-108696 RHEL-96539]
- RDMA/bnxt_re: Fix missing error handling for tx_queue (Sreekanth Reddy) [RHEL-108696 RHEL-96539]
- RDMA/bnxt_re: Fix incorrect display of inactivity_cp in debugfs output (Sreekanth Reddy) [RHEL-108696 RHEL-96539]
- RDMA/bnxt_re: Fix the condition check while programming congestion control (Sreekanth Reddy) [RHEL-108696 RHEL-96539]
- RDMA/bnxt_re: Fix buffer overflow in debugfs code (Sreekanth Reddy) [RHEL-108696 RHEL-96539]
- RDMA/bnxt_re: Congestion control settings using debugfs hook (Sreekanth Reddy) [RHEL-108696 RHEL-96539]
- RDMA/bnxt_re: Use macro instead of hard coded value (Sreekanth Reddy) [RHEL-108696 RHEL-96539]
- RDMA/bnxt_re: Support 2G message size (Sreekanth Reddy) [RHEL-108696 RHEL-96539]
- RDMA/bnxt_re: Fix size of uverbs_copy_to() in BNXT_RE_METHOD_GET_TOGGLE_MEM (Sreekanth Reddy) [RHEL-108696 RHEL-96539]
- RDMA/bnxt_re: Support extended stats for Thor2 VF (Sreekanth Reddy) [RHEL-108696 RHEL-96539]
/etc/modprobe.d/atm-blacklist.conf /etc/modprobe.d/l2tp_eth-blacklist.conf /etc/modprobe.d/l2tp_ip-blacklist.conf /etc/modprobe.d/l2tp_ip6-blacklist.conf /etc/modprobe.d/l2tp_netlink-blacklist.conf /etc/modprobe.d/l2tp_ppp-blacklist.conf /etc/modprobe.d/sctp-blacklist.conf /etc/modprobe.d/sctp_diag-blacklist.conf /lib/modules/5.14.0-689.el9.aarch64+64k/extra /lib/modules/5.14.0-689.el9.aarch64+64k/kernel/drivers/net/can/slcan/slcan.ko.xz /lib/modules/5.14.0-689.el9.aarch64+64k/kernel/drivers/net/can/usb/ems_usb.ko.xz /lib/modules/5.14.0-689.el9.aarch64+64k/kernel/drivers/net/can/vcan.ko.xz /lib/modules/5.14.0-689.el9.aarch64+64k/kernel/drivers/net/slip/slip.ko.xz /lib/modules/5.14.0-689.el9.aarch64+64k/kernel/drivers/pci/pcie/aer_inject.ko.xz /lib/modules/5.14.0-689.el9.aarch64+64k/kernel/fs/fuse/cuse.ko.xz /lib/modules/5.14.0-689.el9.aarch64+64k/kernel/lib/test_lockup.ko.xz /lib/modules/5.14.0-689.el9.aarch64+64k/kernel/net/atm/br2684.ko.xz /lib/modules/5.14.0-689.el9.aarch64+64k/kernel/net/atm/clip.ko.xz /lib/modules/5.14.0-689.el9.aarch64+64k/kernel/net/atm/lec.ko.xz /lib/modules/5.14.0-689.el9.aarch64+64k/kernel/net/atm/pppoatm.ko.xz /lib/modules/5.14.0-689.el9.aarch64+64k/kernel/net/ipv4/fou.ko.xz /lib/modules/5.14.0-689.el9.aarch64+64k/kernel/net/ipv4/tcp_bic.ko.xz /lib/modules/5.14.0-689.el9.aarch64+64k/kernel/net/ipv4/tcp_htcp.ko.xz /lib/modules/5.14.0-689.el9.aarch64+64k/kernel/net/ipv4/tcp_illinois.ko.xz /lib/modules/5.14.0-689.el9.aarch64+64k/kernel/net/ipv4/tcp_westwood.ko.xz /lib/modules/5.14.0-689.el9.aarch64+64k/kernel/net/ipv6/fou6.ko.xz /lib/modules/5.14.0-689.el9.aarch64+64k/kernel/net/l2tp/l2tp_core.ko.xz /lib/modules/5.14.0-689.el9.aarch64+64k/kernel/net/l2tp/l2tp_debugfs.ko.xz /lib/modules/5.14.0-689.el9.aarch64+64k/kernel/net/l2tp/l2tp_eth.ko.xz /lib/modules/5.14.0-689.el9.aarch64+64k/kernel/net/l2tp/l2tp_ip.ko.xz /lib/modules/5.14.0-689.el9.aarch64+64k/kernel/net/l2tp/l2tp_ip6.ko.xz /lib/modules/5.14.0-689.el9.aarch64+64k/kernel/net/l2tp/l2tp_netlink.ko.xz /lib/modules/5.14.0-689.el9.aarch64+64k/kernel/net/l2tp/l2tp_ppp.ko.xz /lib/modules/5.14.0-689.el9.aarch64+64k/kernel/net/sctp/sctp.ko.xz /lib/modules/5.14.0-689.el9.aarch64+64k/kernel/net/sctp/sctp_diag.ko.xz
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Apr 8 05:56:04 2026