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

kernel-debug-core-6.12.0-125.el10 RPM for ppc64le

From CentOS Stream 10 BaseOS for ppc64le

Name: kernel-debug-core Distribution: CentOS
Version: 6.12.0 Vendor: CentOS
Release: 125.el10 Build date: Fri Aug 29 20:20:42 2025
Group: Unspecified Build host: ppc64le-04.stream.rdu2.redhat.com
Size: 204412149 Source RPM: kernel-6.12.0-125.el10.src.rpm
Packager: builder@centos.org
Url: https://www.kernel.org/
Summary: %{variant_summary}
The kernel package contains the Linux kernel (vmlinuz), the core of any
Linux operating system.  The kernel handles the basic functions
of the operating system:  memory allocation, process allocation, device
input and output, etc.

This variant of the kernel has numerous debugging options enabled.
It should only be installed when trying to gather additional information
on kernel bugs, as some of these options impact performance noticably.

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

/boot/.vmlinuz-6.12.0-125.el10.ppc64le+debug.hmac
/boot/System.map-6.12.0-125.el10.ppc64le+debug
/boot/config-6.12.0-125.el10.ppc64le+debug
/boot/initramfs-6.12.0-125.el10.ppc64le+debug.img
/boot/symvers-6.12.0-125.el10.ppc64le+debug.xz
/boot/vmlinuz-6.12.0-125.el10.ppc64le+debug
/lib/modules
/lib/modules/6.12.0-125.el10.ppc64le+debug
/lib/modules/6.12.0-125.el10.ppc64le+debug/.vmlinuz.hmac
/lib/modules/6.12.0-125.el10.ppc64le+debug/System.map
/lib/modules/6.12.0-125.el10.ppc64le+debug/config
/lib/modules/6.12.0-125.el10.ppc64le+debug/modules.builtin
/lib/modules/6.12.0-125.el10.ppc64le+debug/modules.builtin.modinfo
/lib/modules/6.12.0-125.el10.ppc64le+debug/symvers.xz
/lib/modules/6.12.0-125.el10.ppc64le+debug/vmlinuz
/usr/share/licenses/kernel-debug-core
/usr/share/licenses/kernel-debug-core/COPYING-6.12.0-125.el10


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Sep 5 04:05:43 2025