From: Reinette Chatre <reinette.chatre@intel.com>
To: reinette.chatre@intel.com
Cc: linux-kernel@vger.kernel.org, patches@lists.linux.dev
Subject: [PATCH RESEND v3 0/3] x86,fs/resctrl: Fix long-standing issues
Date: Tue, 26 May 2026 15:12:34 -0700 [thread overview]
Message-ID: <cover.1779833414.git.reinette.chatre@intel.com> (raw)
V3: https://lore.kernel.org/lkml/cover.1779476724.git.reinette.chatre@intel.com/
Sashiko encountered failure while reviewing the original V3 submission of
this series. This partial submission of only the last three patches of V3
is only intended for Sashiko so that it can consider the patches missed during
V3 review.
This submission lists the last three patches as 1/3, 2/3 and 3/3 since Sashiko
considers a submission only consisting out of 7/9, 8/9, and 9/9 as "incomplete":
https://sashiko.dev/#/patchset/cover.1779832265.git.reinette.chatre%40intel.com
Reinette Chatre (3):
fs/resctrl: Prevent deadlock and use-after-free in info file handlers
x86/resctrl: Ensure domain fully initialized before placed on RCU list
fs/resctrl: Fix UAF from worker threads when domains are removed
arch/x86/kernel/cpu/resctrl/core.c | 18 +-
arch/x86/kernel/cpu/resctrl/intel_aet.c | 5 +-
fs/resctrl/ctrlmondata.c | 38 ++--
fs/resctrl/internal.h | 3 +-
fs/resctrl/monitor.c | 100 ++++++----
fs/resctrl/rdtgroup.c | 244 ++++++++++++++++++++----
6 files changed, 301 insertions(+), 107 deletions(-)
--
2.50.1
next reply other threads:[~2026-05-26 22:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-26 22:12 Reinette Chatre [this message]
2026-05-26 22:12 ` [PATCH RESEND v3 1/3] fs/resctrl: Prevent deadlock and use-after-free in info file handlers Reinette Chatre
2026-05-26 22:12 ` [PATCH RESEND v3 2/3] x86/resctrl: Ensure domain fully initialized before placed on RCU list Reinette Chatre
2026-05-26 22:12 ` [PATCH RESEND v3 3/3] fs/resctrl: Fix UAF from worker threads when domains are removed Reinette Chatre
-- strict thread matches above, loose matches on Subject: below --
2026-05-26 22:38 [PATCH RESEND v3 0/3] x86,fs/resctrl: Fix long-standing issues Reinette Chatre
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1779833414.git.reinette.chatre@intel.com \
--to=reinette.chatre@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=patches@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox