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-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250915112510.GAaMf3lkd6Y1E_Oszg@fat_crate.local>
Date: Mon, 15 Sep 2025 13:25:10 +0200
From: Borislav Petkov <bp@...en8.de>
To: Babu Moger <babu.moger@....com>
Cc: corbet@....net, tony.luck@...el.com, reinette.chatre@...el.com,
	Dave.Martin@....com, james.morse@....com, tglx@...utronix.de,
	mingo@...hat.com, dave.hansen@...ux.intel.com, x86@...nel.org,
	hpa@...or.com, kas@...nel.org, rick.p.edgecombe@...el.com,
	akpm@...ux-foundation.org, paulmck@...nel.org, frederic@...nel.org,
	pmladek@...e.com, rostedt@...dmis.org, kees@...nel.org,
	arnd@...db.de, fvdl@...gle.com, seanjc@...gle.com,
	thomas.lendacky@....com, pawan.kumar.gupta@...ux.intel.com,
	perry.yuan@....com, manali.shukla@....com, sohil.mehta@...el.com,
	xin@...or.com, Neeraj.Upadhyay@....com, peterz@...radead.org,
	tiala@...rosoft.com, mario.limonciello@....com,
	dapeng1.mi@...ux.intel.com, michael.roth@....com,
	chang.seok.bae@...el.com, linux-doc@...r.kernel.org,
	linux-kernel@...r.kernel.org, linux-coco@...ts.linux.dev,
	kvm@...r.kernel.org, peternewman@...gle.com, eranian@...gle.com,
	gautham.shenoy@....com
Subject: Re: [PATCH v18 00/33] x86,fs/resctrl: Support AMD Assignable
 Bandwidth Monitoring Counters (ABMC)

On Fri, Sep 05, 2025 at 04:33:59PM -0500, Babu Moger wrote:
>  .../admin-guide/kernel-parameters.txt         |    2 +-
>  Documentation/filesystems/resctrl.rst         |  325 ++++++
>  MAINTAINERS                                   |    1 +
>  arch/x86/include/asm/cpufeatures.h            |    1 +
>  arch/x86/include/asm/msr-index.h              |    2 +
>  arch/x86/include/asm/resctrl.h                |   16 -
>  arch/x86/kernel/cpu/resctrl/core.c            |   81 +-
>  arch/x86/kernel/cpu/resctrl/internal.h        |   56 +-
>  arch/x86/kernel/cpu/resctrl/monitor.c         |  248 +++-
>  arch/x86/kernel/cpu/scattered.c               |    1 +
>  fs/resctrl/ctrlmondata.c                      |   26 +-
>  fs/resctrl/internal.h                         |   58 +-
>  fs/resctrl/monitor.c                          | 1008 ++++++++++++++++-
>  fs/resctrl/rdtgroup.c                         |  252 ++++-
>  include/linux/resctrl.h                       |  148 ++-
>  include/linux/resctrl_types.h                 |   18 +-
>  16 files changed, 2019 insertions(+), 224 deletions(-)

Ok, I've rebased and pushed out the pile into tip:x86/cache.

Please run it one more time to make sure all is good.

Thx.

-- 
Regards/Gruss,
    Boris.

https://people.kernel.org/tglx/notes-about-netiquette

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ