lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251014214548.629023-1-xi.pardee@linux.intel.com>
Date: Tue, 14 Oct 2025 14:45:28 -0700
From: Xi Pardee <xi.pardee@...ux.intel.com>
To: xi.pardee@...ux.intel.com,
	irenic.rajneesh@...il.com,
	david.e.box@...ux.intel.com,
	hdegoede@...hat.com,
	ilpo.jarvinen@...ux.intel.com,
	platform-driver-x86@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	linux-pm@...r.kernel.org
Subject: [PATCH 0/6] Update Arrow Lake telemetry GUID

This patch series updates the Arrow Lake DMU telemetry GUID and enhances
the infrastructure for managing lpm_req_guid. Additionally, it includes
two patches that improve the intel_pmc_core driver.

The first three patches update the Arrow Lake DMU telemetry GUID and add
support for multiple possible GUIDs. The fourth patch standardizes the
naming convention for PMC variable indices. The fifth patch enhances
lpm_req_guid management. The final patch removes an unnecessary variable. 

Xi Pardee (6):
  platform/x86:intel/pmc: Update Arrow Lake telemetry GUID
  platform/x86:intel/pmc: Add support for multiple DMU GUIDs
  platform/x86:intel/pmc: Add DMU GUID to Arrow Lake U/H
  platform/x86:intel/pmc: Rename PMC index variable to pmc_idx
  platform/x86:intel/pmc: Relocate lpm_req_guid to pmc_reg_map
  platform/x86:intel/pmc: Remove redundant has_die_c6 variable

 drivers/platform/x86/intel/pmc/arl.c  |  12 +--
 drivers/platform/x86/intel/pmc/core.c | 150 +++++++++++++-------------
 drivers/platform/x86/intel/pmc/core.h |  14 +--
 drivers/platform/x86/intel/pmc/lnl.c  |   2 +-
 drivers/platform/x86/intel/pmc/mtl.c  |   9 +-
 drivers/platform/x86/intel/pmc/ptl.c  |   3 +-
 6 files changed, 97 insertions(+), 93 deletions(-)

-- 
2.43.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ