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

kernel-debug-modules-6.12.0-125.el10 RPM for s390x

From CentOS Stream 10 BaseOS for s390x

Name: kernel-debug-modules Distribution: CentOS
Version: 6.12.0 Vendor: CentOS
Release: 125.el10 Build date: Fri Aug 29 20:18:13 2025
Group: Unspecified Build host: s390-04.stream.rdu2.redhat.com
Size: 3570272 Source RPM: kernel-6.12.0-125.el10.src.rpm
Packager: builder@centos.org
Url: https://www.kernel.org/
Summary: kernel modules to match the core kernel
This package provides commonly used kernel modules for the core kernel package.

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 0BSD AND BSD-2-Clause AND (BSD-2-Clause OR Apache-2.0) AND BSD-3-Clause AND BSD-3-Clause-Clear AND CC0-1.0 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 Apache-2.0) 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

* Wed Aug 27 2025 Scott Weaver <scweaver@redhat.com> [6.12.0-125.el10]
  - ibmveth: Add multi buffers rx replenishment hcall support (Mamatha Inamdar) [RHEL-104327]
  - net: ibmveth: Reset the adapter when unexpected states are detected (Mamatha Inamdar) [RHEL-104327]
  - x86/cpu: Add new Intel CPU model numbers for Wildcatlake and Novalake (Steve Best) [RHEL-95630]
  - ibmvnic: Use ndo_get_stats64 to fix inaccurate SAR reporting (Mamatha Inamdar) [RHEL-104319]
  - ibmvnic: Fix hardcoded NUM_RX_STATS/NUM_TX_STATS with dynamic sizeof (Mamatha Inamdar) [RHEL-104319]
  - ibmvnic: Add stat for tx direct vs tx batched (Mamatha Inamdar) [RHEL-104319]
  - s390/pci: Do not try re-enabling load/store if device is disabled (Mete Durlu) [RHEL-105599]
  - s390/pci: Fix stale function handles in error handling (Mete Durlu) [RHEL-105599]
  - s390/pci: Fix __pcilg_mio_inuser() inline assembly (Mete Durlu) [RHEL-105606]
  - platform/x86/amd/hsmp: Enhance the print messages to prevent confusion (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Use IS_ENABLED() instead of IS_REACHABLE() (Steve Best) [RHEL-102876]
  - x86/platform/amd: replace down_timeout() with down_interruptible() (Steve Best) [RHEL-102876]
  - x86/platform/amd: move final timeout check to after final sleep (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: fix building with CONFIG_HWMON=m (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: acpi: Add sysfs files to display HSMP telemetry (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Report power via hwmon sensors (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Use a single DRIVER_VERSION for all hsmp modules (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Make amd_hsmp and hsmp_acpi as mutually exclusive drivers (Steve Best) [RHEL-102876]
  - x86/platform/amd: Move the <asm/amd_node.h> header to <asm/amd/node.h> (Steve Best) [RHEL-102876]
  - x86/platform/amd: Clean up the <asm/amd/hsmp.h> header guards a bit (Steve Best) [RHEL-102876]
  - x86/platform/amd: Move the <asm/amd_hsmp.h> header to <asm/amd/hsmp.h> (Steve Best) [RHEL-102876]
  - x86/amd_node, platform/x86/amd/hsmp: Have HSMP use SMN through AMD_NODE (Steve Best) [RHEL-102876]
  - x86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range() (Steve Best) [RHEL-102876]
  - x86/amd_node: Use defines for SMN register offsets (Steve Best) [RHEL-102876]
  - x86/amd_node: Remove dependency on AMD_NB (Steve Best) [RHEL-102876]
  - x86/amd_node: Update __amd_smn_rw() error paths (Steve Best) [RHEL-102876]
  - x86/amd_nb: Move SMN access code to a new amd_node driver (Steve Best) [RHEL-102876]
  - x86/amd_nb, hwmon: (k10temp): Simplify amd_pci_dev_to_node_id() (Steve Best) [RHEL-102876]
  - x86/amd_nb: Simplify function 3 search (Steve Best) [RHEL-102876]
  - x86/amd_nb: Use topology info to get AMD node count (Steve Best) [RHEL-102876]
  - x86/amd_nb: Simplify root device search (Steve Best) [RHEL-102876]
  - x86/amd_nb: Simplify function 4 search (Steve Best) [RHEL-102876]
  - x86: Start moving AMD node functionality out of AMD_NB (Steve Best) [RHEL-102876]
  - x86/amd_nb: Clean up early_is_amd_nb() (Steve Best) [RHEL-102876]
  - x86/amd_nb: Restrict init function to AMD-based systems (Steve Best) [RHEL-102876]
  - x86/amd_nb: Add new PCI IDs for AMD family 0x1a (Steve Best) [RHEL-102876]
  - platform/x86: amd: Use *-y instead of *-objs in Makefiles [partial] (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Constify 'struct bin_attribute' (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Add support for HSMP protocol version 7 messages (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Change the error type (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Add new error code and error logs (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: mark hsmp_msg_desc_table[] as maybe_unused (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Make hsmp_pdev static instead of global (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Use dev_groups in the driver structure (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Use name space while exporting module symbols (Steve Best) [RHEL-102876]
  - redhat/configs: Enable CONFIG_AMD_HSMP_ACPI and CONFIG_AMD_HSMP_PLAT on RHEL (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Create separate ACPI, plat and common drivers (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Change generic plat_dev name to hsmp_pdev (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Move ACPI code to acpi.c (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Move platform device specific code to plat.c (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Move structure and macros to header file (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Convert amd_hsmp_rdwr() to a function pointer (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Create wrapper function init_acpi() (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Create hsmp/ directory (Steve Best) [RHEL-102876]
  - redhat: update self-test data for 10.2 (Scott Weaver)
  - redhat: correct UPSTREAM_BRANCH (Scott Weaver)
  - redhat: bump RHEL_MINOR for 10.2 (Scott Weaver)

Files

/lib/modules/6.12.0-125.el10.s390x+debug/kernel/drivers/crypto/cavium/nitrox/n5pf.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/drivers/fwctl/fwctl.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/drivers/fwctl/mlx5/mlx5_fwctl.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/drivers/infiniband/core/ib_cm.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/drivers/infiniband/core/ib_core.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/drivers/infiniband/core/ib_uverbs.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/drivers/infiniband/core/iw_cm.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/drivers/infiniband/core/rdma_cm.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/drivers/infiniband/core/rdma_ucm.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/drivers/infiniband/hw/mlx5/mlx5_ib.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/drivers/infiniband/ulp/iser/ib_iser.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/drivers/infiniband/ulp/isert/ib_isert.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/drivers/mfd/mfd-core.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/drivers/mfd/vx855.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/drivers/net/ieee802154/fakelb.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/drivers/nvme/host/nvme-rdma.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/drivers/nvme/target/nvmet-rdma.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/drivers/s390/net/ism.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/drivers/scsi/csiostor/csiostor.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/drivers/scsi/fcoe/libfcoe.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/drivers/scsi/iscsi_boot_sysfs.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/drivers/scsi/libsas/libsas.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/drivers/tty/serial/arc_uart.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/drivers/tty/serial/jsm/jsm.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/drivers/tty/serial/serial_base.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/drivers/vdpa/mlx5/mlx5_vdpa.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/drivers/vfio/pci/mlx5/mlx5-vfio-pci.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/fs/smb/client/cifs.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/fs/smb/common/cifs_arc4.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/fs/smb/common/cifs_md4.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/fs/squashfs/squashfs.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/net/ieee802154/ieee802154.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/net/ieee802154/ieee802154_socket.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/net/mac802154/mac802154.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/net/mpls/mpls_iptunnel.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/net/mpls/mpls_router.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/net/rfkill/rfkill.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/net/smc/smc.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/net/smc/smc_diag.ko.xz
/lib/modules/6.12.0-125.el10.s390x+debug/kernel/net/sunrpc/xprtrdma/rpcrdma.ko.xz


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Sep 5 04:11:38 2025