
Zeng Heng (11): arm64/mpam: fix memleak in resctrl_arch_mon_ctx_alloc_no_wait() arm64/mpam: fix impossible condition in get_cpumask_from_cache_id() arm64/mpam: fix impossible condition in resctrl_arch_rmid_read() arm64/mpam: Optimize CSU/MBWU monitor multiplexing fs/resctrl: Determine whether the MBM monitors require overflow checking arm64/mpam: Set the cpbm width of msc class with the minimum arm64/mpam: Correct the judgment condition of the CMAX feature fs/resctrl: Fix kmemleak caused by closid_init() arm64/mpam: Fix allocated cache size information arm64/mpam: Add debugging information about CDP monitor value fs/resctrl: Fix configuration to wrong control group when CDP is enabled arch/x86/include/asm/resctrl.h | 6 ++ drivers/platform/mpam/mpam_devices.c | 20 ++++-- drivers/platform/mpam/mpam_internal.h | 5 +- drivers/platform/mpam/mpam_resctrl.c | 88 +++++++++++---------------- fs/resctrl/ctrlmondata.c | 28 ++++++++- fs/resctrl/rdtgroup.c | 28 +++++---- include/linux/arm_mpam.h | 2 + 7 files changed, 103 insertions(+), 74 deletions(-) -- 2.25.1