mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH RESEND v3 0/9] x86,fs/resctrl: Fix long-standing issues
@ 2026-05-26 22:01 Reinette Chatre
  2026-05-26 22:01 ` [PATCH RESEND v3 7/9] fs/resctrl: Prevent deadlock and use-after-free in info file handlers Reinette Chatre
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Reinette Chatre @ 2026-05-26 22:01 UTC (permalink / raw)
  To: reinette.chatre; +Cc: linux-kernel, patches

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 is only intended for Sashiko so that
it can consider the patches missed during V3 review.

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-05-26 22:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-26 22:01 [PATCH RESEND v3 0/9] x86,fs/resctrl: Fix long-standing issues Reinette Chatre
2026-05-26 22:01 ` [PATCH RESEND v3 7/9] fs/resctrl: Prevent deadlock and use-after-free in info file handlers Reinette Chatre
2026-05-26 22:01 ` [PATCH RESEND v3 8/9] x86/resctrl: Ensure domain fully initialized before placed on RCU list Reinette Chatre
2026-05-26 22:01 ` [PATCH RESEND v3 9/9] fs/resctrl: Fix UAF from worker threads when domains are removed Reinette Chatre

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome