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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <aAK22APMK-OSzROm@gmail.com>
Date: Fri, 18 Apr 2025 22:32:24 +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@...nel.org>,
	Jiri Olsa <jolsa@...nel.org>,
	Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
	Mark Rutland <mark.rutland@....com>,
	Namhyung Kim <namhyung@...nel.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Kan Liang <kan.liang@...ux.intel.com>
Subject: [GIT PULL] perf events fixes

Linus,

Please pull the latest perf/urgent Git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf-urgent-2025-04-18

   # HEAD: 7950de14ff5fd8da355d872b887ee8b7b5a1f327 perf/x86/intel: Add Panther Lake support

Miscellaneous fixes and a hardware-enabling change:

 - Fix Intel uncore PMU IIO free running counters on
   SPR, ICX and SNR systems.

 - Fix Intel PEBS buffer overflow handling

 - Fix skid in Intel PEBS sampling of user-space
   general purpose registers

 - Enable Panther Lake PMU support - similar to Lunar Lake.

 Thanks,

	Ingo

------------------>
Dapeng Mi (2):
      perf/x86/intel: Don't clear perf metrics overflow bit unconditionally
      perf/x86/intel: Allow to update user space GPRs from PEBS records

Kan Liang (4):
      perf/x86/intel/uncore: Fix the scale of IIO free running counters on SNR
      perf/x86/intel/uncore: Fix the scale of IIO free running counters on ICX
      perf/x86/intel/uncore: Fix the scale of IIO free running counters on SPR
      perf/x86/intel: Add Panther Lake support


 arch/x86/events/intel/core.c         |  24 ++++++--
 arch/x86/events/intel/ds.c           |   8 ++-
 arch/x86/events/intel/uncore_snbep.c | 107 ++++-------------------------------
 3 files changed, 35 insertions(+), 104 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ