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: <aIcNKXiXOFPFhh8B@gmail.com>
Date: Mon, 28 Jul 2025 07:39:53 +0200
From: Ingo Molnar <mingo@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Peter Zijlstra <peterz@...radead.org>,
	Arnaldo Carvalho de Melo <acme@...hat.com>,
	Jiri Olsa <jolsa@...nel.org>,
	Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
	Mark Rutland <mark.rutland@....com>,
	Namhyung Kim <namhyung@...nel.org>,
	linux-perf-users@...r.kernel.org
Subject: [GIT PULL] Performance events updates for v6.17

Linus,

Please pull the latest perf/core Git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf-core-2025-07-28

   # HEAD: 829f5a6308ce11c3edaa31498a825f8c41b9e9aa perf/x86/intel/uncore: Add iMC freerunning for Panther Lake

Performance events updates for v6.17:

Intel uncore driver enhancements (Kan Liang):

 - Support MSR portal for discovery tables
 - Support customized MMIO map size
 - Add Panther Lake support
 - Add IMC freerunning support for Panther Lake

 Thanks,

	Ingo

------------------>
Kan Liang (4):
      perf/x86/intel/uncore: Support MSR portal for discovery tables
      perf/x86/intel/uncore: Support customized MMIO map size
      perf/x86/intel/uncore: Add Panther Lake support
      perf/x86/intel/uncore: Add iMC freerunning for Panther Lake


 arch/x86/events/intel/uncore.c           |  7 +++
 arch/x86/events/intel/uncore.h           |  2 +
 arch/x86/events/intel/uncore_discovery.c | 89 ++++++++++++++++++++++++--------
 arch/x86/events/intel/uncore_discovery.h |  7 +++
 arch/x86/events/intel/uncore_snb.c       | 79 ++++++++++++++++++++++++++++
 arch/x86/events/intel/uncore_snbep.c     |  4 +-
 6 files changed, 166 insertions(+), 22 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ