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: <20250609162139.91651-1-tony.luck@intel.com>
Date: Mon,  9 Jun 2025 09:21:34 -0700
From: Tony Luck <tony.luck@...el.com>
To: babu.moger@....com
Cc: Xiaojian.Du@....com,
	akpm@...ux-foundation.org,
	alexandre.chartre@...cle.com,
	andrew.cooper3@...rix.com,
	ardb@...nel.org,
	bmoger@....com,
	bp@...en8.de,
	corbet@....net,
	daniel.sneddon@...ux.intel.com,
	dave.hansen@...ux.intel.com,
	dave.martin@....com,
	ebiggers@...gle.com,
	eranian@...gle.com,
	fenghuay@...dia.com,
	gautham.shenoy@....com,
	gregkh@...uxfoundation.org,
	hpa@...or.com,
	james.morse@....com,
	jpoimboe@...nel.org,
	kai.huang@...el.com,
	kan.liang@...ux.intel.com,
	linux-doc@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	maciej.wieczor-retman@...el.com,
	mario.limonciello@....com,
	mingo@...hat.com,
	paulmck@...nel.org,
	pawan.kumar.gupta@...ux.intel.com,
	perry.yuan@....com,
	peternewman@...gle.com,
	reinette.chatre@...el.com,
	rostedt@...dmis.org,
	seanjc@...gle.com,
	sohil.mehta@...el.com,
	tglx@...utronix.de,
	thomas.lendacky@....com,
	thuth@...hat.com,
	tony.luck@...el.com,
	x86@...nel.org,
	xiaoyao.li@...el.com,
	xin3.li@...el.com,
	xin@...or.com
Subject: [PATCH 0/5] Latest version of initial patches in AET series

Babu,

Here's my latest version of those four patches (build on top of Qinyun's
patch that I believe should go upstream via tip/urgent).

I believe I addressed all the comments[1] in these four patches

[1] https://lore.kernel.org/lkml/20250521225049.132551-1-tony.luck@intel.com/

-Tony

Qinyun Tan (1):
  x86,fs/resctrl: Remove unappropriate references to cacheinfo in the
    resctrl subsystem.

Tony Luck (4):
  x86,fs/resctrl: Consolidate monitor event descriptions
  x86,fs/resctrl: Replace architecture event enabled checks
  x86/resctrl: Remove 'rdt_mon_features' global variable
  x86,fs/resctrl: Prepare for more monitor events

 include/linux/resctrl.h                | 28 +++++---
 include/linux/resctrl_types.h          | 15 ++--
 arch/x86/include/asm/resctrl.h         | 16 -----
 arch/x86/kernel/cpu/resctrl/internal.h |  9 +--
 fs/resctrl/internal.h                  | 17 +++--
 arch/x86/kernel/cpu/resctrl/core.c     | 65 +++++++++--------
 arch/x86/kernel/cpu/resctrl/monitor.c  | 41 +++++------
 fs/resctrl/ctrlmondata.c               | 17 +++--
 fs/resctrl/monitor.c                   | 96 ++++++++++++++------------
 fs/resctrl/rdtgroup.c                  | 79 +++++++++++----------
 10 files changed, 204 insertions(+), 179 deletions(-)

-- 
2.49.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ