Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: kernel-tools-libs-devel | Distribution: CentOS |
Version: 6.12.0 | Vendor: CentOS |
Release: 63.el10 | Build date: Thu Mar 13 16:50:43 2025 |
Group: Unspecified | Build host: aarch64-01.stream.rdu2.redhat.com |
Size: 1418538 | Source RPM: kernel-6.12.0-63.el10.src.rpm |
Packager: builder@centos.org | |
Url: https://www.kernel.org/ | |
Summary: Assortment of tools for the Linux kernel |
This package contains the development files for the tools/ directory from the kernel source.
((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)
* Tue Mar 11 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-63.el10] - block: Ensure start sector is aligned for stacking atomic writes (Nigel Croxon) [RHEL-73721] * Mon Mar 10 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-62.el10] - s390/pci: Fix handling of isolated VFs (Mete Durlu) [RHEL-81936] - s390/pci: Pull search for parent PF out of zpci_iov_setup_virtfn() (Mete Durlu) [RHEL-81936] - s390/pci: Fix SR-IOV for PFs initially in standby (Mete Durlu) [RHEL-81936] - selftests/net: ensure mptcp is enabled in netns (Hangbin Liu) [RHEL-80379] - netfs: Fix the (non-)cancellation of copy when cache is temporarily disabled (CKI Backport Bot) [RHEL-75660] {CVE-2024-57941} - netfs: Fix ceph copy to cache on write-begin (CKI Backport Bot) [RHEL-75655] {CVE-2024-57942} - Bluetooth: btusb: Add new VID/PID 13d3/3628 for MT7925 (Bastien Nocera) [RHEL-79457] - Bluetooth: btmtk: Fix failed to send func ctrl for MediaTek devices. (Bastien Nocera) [RHEL-79457] - Bluetooth: btmtk: avoid UAF in btmtk_process_coredump (Bastien Nocera) [RHEL-79457] {CVE-2024-56653} - Bluetooth: btmtk: adjust the position to init iso data anchor (Bastien Nocera) [RHEL-79457] {CVE-2024-53238} - Bluetooth: btusb: mediatek: change the conditions for ISO interface (Bastien Nocera) [RHEL-79457] - Bluetooth: btusb: mediatek: add intf release flow when usb disconnect (Bastien Nocera) [RHEL-79457] {CVE-2024-56757} - Bluetooth: btusb: mediatek: add callback function in btusb_disconnect (Bastien Nocera) [RHEL-79457] - Bluetooth: btusb: mediatek: move Bluetooth power off command position (Bastien Nocera) [RHEL-79457] - redhat/configs: Enable Mediatek Bluetooth USB drivers (Bastien Nocera) [RHEL-79457] - scsi: qla2xxx: Fix use after free on unload (Ewan D. Milne) [RHEL-76090] {CVE-2024-56623} - scsi: sg: Fix slab-use-after-free read in sg_release() (Ewan D. Milne) [RHEL-76089] {CVE-2024-56631} - CVE-2025-1272: security: Re-enable lockdown LSM in some setup_arch() (Lenny Szubowicz) [RHEL-78975] {CVE-2025-1272} * Fri Mar 07 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-61.el10] - af_packet: fix vlan_get_tci() vs MSG_PEEK (CKI Backport Bot) [RHEL-80305] {CVE-2024-57902} - smb: client: fix chmod(2) regression with ATTR_READONLY (Paulo Alcantara) [RHEL-80534] - sched_ext: Fix incorrect autogroup migration detection (CKI Backport Bot) [RHEL-81482] {CVE-2025-21771} - PCI: vmd: Set devices to D0 before enabling PM L1 Substates (Myron Stowe) [RHEL-47437] - PCI: vmd: Add DID 8086:B06F and 8086:B60B for Intel client SKUs (Myron Stowe) [RHEL-47437] - kernel.spec: add missing tools-libs on s390x (Jan Stancek) [RHEL-80626] - arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array (CKI Backport Bot) [RHEL-81669] {CVE-2025-21785} - kexec/crash: no crash update when kexec in progress (Mamatha Inamdar) [RHEL-76749] - md/raid*: Fix the set_queue_limits implementations (Nigel Croxon) [RHEL-73721] - md: Fix linear_set_limits() (Nigel Croxon) [RHEL-73721] - md/md-bitmap: Synchronize bitmap_get_stats() with bitmap lifetime (CKI Backport Bot) [RHEL-81540] {CVE-2025-21712} - md/md-linear: Fix a NULL vs IS_ERR() bug in linear_add() (Nigel Croxon) [RHEL-73721] - md/md-bitmap: move bitmap_{start, end}write to md upper layer (Nigel Croxon) [RHEL-73721] - md/raid5: implement pers->bitmap_sector() (Nigel Croxon) [RHEL-73721] - md: add a new callback pers->bitmap_sector() (Nigel Croxon) [RHEL-73721] - md/md-bitmap: remove the last parameter for bimtap_ops->endwrite() (Nigel Croxon) [RHEL-73721] - md/md-bitmap: factor behind write counters out from bitmap_{start/end}write() (Nigel Croxon) [RHEL-73721] - md: Replace deprecated kmap_atomic() with kmap_local_page() (Nigel Croxon) [RHEL-73721] - md/raid10: Atomic write support (Nigel Croxon) [RHEL-73721] - md/raid1: Atomic write support (Nigel Croxon) [RHEL-73721] - md/raid0: Atomic write support (Nigel Croxon) [RHEL-73721] - block: Support atomic writes limits for stacked devices (Nigel Croxon) [RHEL-73721] - md/raid5: Increase r5conf.cache_name size (Nigel Croxon) [RHEL-73721] - md/raid10: Handle bio_split() errors (Nigel Croxon) [RHEL-73721] - md/raid1: Handle bio_split() errors (Nigel Croxon) [RHEL-73721] - md/raid0: Handle bio_split() errors (Nigel Croxon) [RHEL-73721] - md/raid5: Wait sync io to finish before changing group cnt (Nigel Croxon) [RHEL-73721] - md/md-bitmap: Add missing destroy_work_on_stack() (Nigel Croxon) [RHEL-73721] - md/raid5: don't set Faulty rdev for blocked_rdev (Nigel Croxon) [RHEL-73721] - md/raid10: don't wait for Faulty rdev in wait_blocked_rdev() (Nigel Croxon) [RHEL-73721] - md/raid1: don't wait for Faulty rdev in wait_blocked_rdev() (Nigel Croxon) [RHEL-73721] - md/raid1: factor out helper to handle blocked rdev from raid1_write_request() (Nigel Croxon) [RHEL-73721] - md: don't record new badblocks for faulty rdev (Nigel Croxon) [RHEL-73721] - md: don't wait faulty rdev in md_wait_for_blocked_rdev() (Nigel Croxon) [RHEL-73721] - md: add a new helper rdev_blocked() (Nigel Croxon) [RHEL-73721] - md/raid5-ppl: Use atomic64_inc_return() in ppl_new_iounit() (Nigel Croxon) [RHEL-73721] - RDMA/mlx5: Fix a WARN during dereg_mr for DM type (Benjamin Poirier) [RHEL-41204] - arm64: mm: Fix zone_dma_limit calculation (Luiz Capitulino) [RHEL-71568] - uki: enable FIPS mode (Vitaly Kuznetsov) [RHEL-80149] * Wed Mar 05 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-60.el10] - idpf: call set_real_num_queues in idpf_open (CKI Backport Bot) [RHEL-79464] - tracing: Fix bad hist from corrupting named_triggers list (Tomas Glozar) [RHEL-80060] - net/smc: support ipv4 mapped ipv6 addr client for smc-r v2 (Mete Durlu) [RHEL-79809] - af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK (CKI Backport Bot) [RHEL-74125] {CVE-2024-57901} - cxgb4: use port number to set mac addr (CKI Backport Bot) [RHEL-75473] - Documentation/powerpc/fadump: add additional parameter feature details (Mamatha Inamdar) [RHEL-70827] - powerpc: increase MIN RMA size for CAS negotiation (Mamatha Inamdar) [RHEL-70827] - powerpc/fadump: fix additional param memory reservation for HASH MMU (Mamatha Inamdar) [RHEL-70827] - powerpc: export MIN RMA size (Mamatha Inamdar) [RHEL-70827] - scsi: mpi3mr: Update driver version to 8.12.1.0.50 (Chandrakanth Patil) [RHEL-30789] - scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue (Chandrakanth Patil) [RHEL-30789] - scsi: mpi3mr: Avoid reply queue full condition (Chandrakanth Patil) [RHEL-30789] - scsi: mpi3mr: Fix possible crash when setting up bsg fails (Chandrakanth Patil) [RHEL-30789] - scsi: mpi3mr: Handling of fault code for insufficient power (Chandrakanth Patil) [RHEL-30789] - scsi: mpi3mr: Start controller indexing from 0 (Chandrakanth Patil) [RHEL-30789] - scsi: mpi3mr: Fix corrupt config pages PHY state is switched in sysfs (Chandrakanth Patil) [RHEL-30789] {CVE-2024-57804} - scsi: mpi3mr: Synchronize access to ioctl data buffer (Chandrakanth Patil) [RHEL-30789] - redhat: regenerate self-test data for new RHDISTGIT_BRANCH (Patrick Talbert) * Mon Mar 03 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-59.el10] - gpu: host1x: Fix a use of uninitialized mutex (Rupinderjit Singh) [RHEL-67594] - selftests/memfd: add test for mapping write-sealed memfd read-only (Rafael Aquini) [RHEL-77292] {CVE-2024-57937} - mm: reinstate ability to map write-sealed memfd mappings read-only (Rafael Aquini) [RHEL-77292] {CVE-2024-57937} - bonding: Correctly support GSO ESP offload (CKI Backport Bot) [RHEL-74426] - redhat: adjust rhel branch name (Jan Stancek) - redhat: set defaults for RHEL 10.0 (Jan Stancek) - Revert "x86/kvm: Override default caching mode for SEV-SNP and TDX" (Vitaly Kuznetsov) [RHEL-76109] * Thu Feb 27 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-58.el10] - quota: flush quota_release_work upon quota writeback (CKI Backport Bot) [RHEL-73465] - s390/topology: Improve topology detection (Mete Durlu) [RHEL-76349] * Tue Feb 25 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-57.el10] - cpufreq/amd-pstate-ut: Add fix for min freq unit test (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Fix cpufreq_policy ref counting (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Fix max_perf updation with schedutil (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Remove the goto label in amd_pstate_update_limits (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Fix per-policy boost flag incorrect when fail (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Refactor max frequency calculation (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Fix prefcore rankings (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Drop boost_state variable (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Set different default EPP policy for Epyc and Ryzen (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Drop ret variable from amd_pstate_set_energy_pref_index() (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Always write EPP value when updating perf (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Cache EPP value and use that everywhere (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Move limit updating code (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Change amd_pstate_update_perf() to return an int (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: store all values in cpudata struct in khz (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Only update the cached value in msr_set_epp() on success (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Use FIELD_PREP and FIELD_GET macros (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Drop cached epp_policy variable (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: convert mutex use to guard() (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Add trace event for EPP perf updates (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Merge amd_pstate_epp_cpu_offline() and amd_pstate_epp_offline() (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Remove the cppc_state check in offline/online functions (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Refactor amd_pstate_epp_reenable() and amd_pstate_epp_offline() (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Move the invocation of amd_pstate_update_perf() (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Convert the amd_pstate_get/set_epp() to static calls (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Use boost numerator for upper bound of frequencies (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Store the boost numerator as highest perf again (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Detect preferred core support before driver registration (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Move registration after static function call update (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Push adjust_perf vfunc init into cpu_init (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Align offline flow of shared memory and MSR based systems (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Call cppc_set_epp_perf in the reenable function (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Do not attempt to clear MSR_AMD_CPPC_ENABLE (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Rename functions that enable CPPC (Steve Best) [RHEL-75925] - amd-pstate: Switch to amd-pstate by default on some Server platforms (Steve Best) [RHEL-75925] - amd-pstate: Set min_perf to nominal_perf for active mode performance gov (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Remove the redundant amd_pstate_set_driver() call (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Remove the switch case in amd_pstate_init() (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Call amd_pstate_set_driver() in amd_pstate_register_driver() (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Call amd_pstate_register() in amd_pstate_init() (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Set the initial min_freq to lowest_nonlinear_freq (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Remove the redundant verify() function (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Drop needless EPP initialization (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Use amd_pstate_update_min_max_limit() for EPP limits (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Don't update CPPC request in amd_pstate_cpu_boost_update() (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Fix non kerneldoc comment (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Rename MSR and shared memory specific functions (Steve Best) [RHEL-75925] - x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix (Steve Best) [RHEL-75925] - tools/power turbostat: version 2025.02.02 (Steve Best) [RHEL-77986] - tools/power turbostat: Add CPU%c1e BIC for CWF (Steve Best) [RHEL-77986] - tools/power turbostat: Harden one-shot mode against cpu offline (Steve Best) [RHEL-77986] - tools/power turbostat: Fix forked child affinity regression (Steve Best) [RHEL-77986] - tools/power turbostat: Add tcore clock PMT type (Steve Best) [RHEL-77986] - tools/power turbostat: version 2025.01.14 (Steve Best) [RHEL-77986] - tools/power turbostat: Allow adding PMT counters directly by sysfs path (Steve Best) [RHEL-77986] - tools/power turbostat: Allow mapping multiple PMT files with the same GUID (Steve Best) [RHEL-77986] - tools/power turbostat: Add PMT directory iterator helper (Steve Best) [RHEL-77986] - tools/power turbostat: Extend PMT identification with a sequence number (Steve Best) [RHEL-77986] - tools/power turbostat: Return default value for unmapped PMT domains (Steve Best) [RHEL-77986] - tools/power turbostat: Check for non-zero value when MSR probing (Steve Best) [RHEL-77986] - tools/power turbostat: Enhance turbostat self-performance visibility (Steve Best) [RHEL-77986] - tools/power turbostat: Add fixed RAPL PSYS divisor for SPR (Steve Best) [RHEL-77986] - tools/power turbostat: Fix PMT mmaped file size rounding (Steve Best) [RHEL-77986] - tools/power turbostat: Remove SysWatt from DISABLED_BY_DEFAULT (Steve Best) [RHEL-77986] - tools/power turbostat: Add an NMI column (Steve Best) [RHEL-77986] - tools/power turbostat: add Busy% to "show idle" (Steve Best) [RHEL-77986] - tools/power turbostat: Introduce --force parameter (Steve Best) [RHEL-77986] - tools/power turbostat: Improve --help output (Steve Best) [RHEL-77986] - tools/power turbostat: Exit on unsupported Vendors (Steve Best) [RHEL-77986] - tools/power turbostat: Exit on unsupported Intel models (Steve Best) [RHEL-77986] - tools/power turbostat: update turbostat(8) (Steve Best) [RHEL-77986] - tools/power turbostat: Add initial support for ClearwaterForest (Steve Best) [RHEL-77986] - tools/power turbostat: Add initial support for PantherLake (Steve Best) [RHEL-77986] - tools/power turbostat: 2024.11.30 (Steve Best) [RHEL-77986] - tools/power turbostat: Add RAPL psys as a built-in counter (Steve Best) [RHEL-77986] - tools/power turbostat: Fix child's argument forwarding (Steve Best) [RHEL-77986] - tools/power turbostat: Force --no-perf in --dump mode (Steve Best) [RHEL-77986] - tools/power turbostat: Add support for /sys/class/drm/card1 (Steve Best) [RHEL-77986] - tools/power turbostat: Cache graphics sysfs file descriptors during probe (Steve Best) [RHEL-77986] - tools/power turbostat: Consolidate graphics sysfs access (Steve Best) [RHEL-77986] - tools/power turbostat: Remove unnecessary fflush() call (Steve Best) [RHEL-77986] - tools/power turbostat: Enhance platform divergence description (Steve Best) [RHEL-77986] - tools/power turbostat: Remove PC3 support on Lunarlake (Steve Best) [RHEL-77986] - tools/power turbostat: Rename arl_features to lnl_features (Steve Best) [RHEL-77986] - tools/power turbostat: Add back PC8 support on Arrowlake (Steve Best) [RHEL-77986] - tools/power turbostat: Remove PC7/PC9 support on MTL (Steve Best) [RHEL-77986] - tools/power turbostat: Honor --show CPU, even when even when num_cpus=1 (Steve Best) [RHEL-77986] - tools/power turbostat: Fix trailing '\n' parsing (Steve Best) [RHEL-77986] - tools/power turbostat: Allow using cpu device in perf counters on hybrid platforms (Steve Best) [RHEL-77986] - tools/power turbostat: Fix column printing for PMT xtal_time counters (Steve Best) [RHEL-77986] - tools/power turbostat: fix GCC9 build regression (Steve Best) [RHEL-77986] - thermal: intel: Fix compile issue when CONFIG_NET is not defined (Steve Best) [RHEL-79162] - thermal: intel: int340x: Panther Lake power floor and workload hint support (Steve Best) [RHEL-79162] - thermal: intel: int340x: Panther Lake DLVR support (Steve Best) [RHEL-79162] - thermal: intel: Remove explicit user_space governor selection (Steve Best) [RHEL-79162] - ACPI: DPTF: Support Panther Lake (Steve Best) [RHEL-79162] - thermal: intel: int340x: processor: Enable MMIO RAPL for Panther Lake (Steve Best) [RHEL-79162] - thermal: int3400: Remove unneeded data_vault attribute_group (Steve Best) [RHEL-79162] - thermal: int3400: Fix reading of current_uuid for active policy (Steve Best) [RHEL-79162] - thermal: Switch back to struct platform_driver::remove() (Steve Best) [RHEL-79162] - x86/cpu: Fix FAM5_QUARK_X1000 to use X86_MATCH_VFM() (Steve Best) [RHEL-79162] - tools/power/x86/intel-speed-select: v1.21 release (Steve Best) [RHEL-76843] - tools/power/x86/intel-speed-select: Fix TRL restore after SST-TF disable (Steve Best) [RHEL-76843] - platform/x86: ISST: Add Clearwater Forest to support list (Steve Best) [RHEL-76843] - cpufreq: intel_pstate: Use CPUFREQ_POLICY_UNKNOWN (Steve Best) [RHEL-78189] - cpufreq: intel_pstate: Drop Arrow Lake from "scaling factor" list (Steve Best) [RHEL-78189] - cpufreq: intel_pstate: Use CPPC to get scaling factors (Steve Best) [RHEL-78189] * Thu Feb 20 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-56.el10] - cpupower: Adjust whitespace for amd-pstate specific prints (Steve Best) [RHEL-78946] - cpupower: Don't fetch maximum latency when EPP is enabled (Steve Best) [RHEL-78946] - cpupower: Add support for showing energy performance preference (Steve Best) [RHEL-78946] - cpupower: Don't try to read frequency from hardware when kernel uses aperfmperf (Steve Best) [RHEL-78946] - cpupower: Add support for amd-pstate preferred core rankings (Steve Best) [RHEL-78946] - cpupower: Remove spurious return statement (Steve Best) [RHEL-78946] - cpupower: fix TSC MHz calculation (Steve Best) [RHEL-78946] - cpupower: revise is_valid flag handling for idle_monitor (Steve Best) [RHEL-78946] - powercap: call put_device() on an error path in powercap_register_control_type() (Steve Best) [RHEL-79097] - powercap: intel_rapl: Add support for Panther Lake platform (Steve Best) [RHEL-79097] - Bump RHEL MINOR to 10.1 (Julio Faracco)
/usr/include/cpufreq.h /usr/include/cpuidle.h /usr/include/powercap.h /usr/include/ynl /usr/include/ynl/devlink-user.h /usr/include/ynl/dpll-user.h /usr/include/ynl/ethtool-user.h /usr/include/ynl/fou-user.h /usr/include/ynl/handshake-user.h /usr/include/ynl/mptcp_pm-user.h /usr/include/ynl/netdev-user.h /usr/include/ynl/nfsd-user.h /usr/include/ynl/nlctrl-user.h /usr/include/ynl/ovs_datapath-user.h /usr/include/ynl/ovs_flow-user.h /usr/include/ynl/ovs_vport-user.h /usr/include/ynl/tcp_metrics-user.h /usr/include/ynl/team-user.h /usr/include/ynl/ynl-priv.h /usr/include/ynl/ynl.h /usr/lib64/libcpupower.so /usr/lib64/libynl.a
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Mar 18 04:01:38 2025