summaryrefslogtreecommitdiffstats
path: root/fs/resctrl
AgeCommit message (Expand)AuthorLines
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-11/+9
2025-12-02Merge tag 'x86_cache_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-21/+387
2025-11-22fs/resctrl: Update bit_usage to reflect io_allocBabu Moger-3/+21
2025-11-22fs/resctrl: Introduce interface to modify io_alloc capacity bitmasksBabu Moger-1/+97
2025-11-22fs/resctrl: Modify struct rdt_parse_data to pass mode and CLOSIDBabu Moger-11/+13
2025-11-22fs/resctrl: Introduce interface to display io_alloc CBMsBabu Moger-4/+54
2025-11-21fs/resctrl: Add user interface to enable/disable io_alloc featureBabu Moger-3/+158
2025-11-21fs/resctrl: Introduce interface to display "io_alloc" supportBabu Moger-0/+44
2025-11-18fs/resctrl: Consider sparse masks when initializing new group's allocationReinette Chatre-3/+4
2025-11-16mm: update resctl to use mmap_prepareLorenzo Stoakes-11/+9
2025-10-20x86,fs/resctrl: Fix NULL pointer dereference with events force-disabled in mb...Babu Moger-9/+7
2025-09-17fs/resctrl: Fix counter auto-assignment on mkdir with mbm_event enabledBabu Moger-3/+3
2025-09-15fs/resctrl: Introduce the interface to switch between monitor modesBabu Moger-3/+110
2025-09-15fs/resctrl: Disable BMEC event configuration when mbm_event mode is enabledBabu Moger-1/+46
2025-09-15fs/resctrl: Introduce the interface to modify assignments in a groupBabu Moger-1/+144
2025-09-15fs/resctrl: Introduce mbm_L3_assignments to list assignments in a groupBabu Moger-0/+57
2025-09-15fs/resctrl: Auto assign counters on mkdir and clean up on group removalBabu Moger-3/+23
2025-09-15fs/resctrl: Introduce mbm_assign_on_mkdir to enable assignments on mkdirBabu Moger-0/+66
2025-09-15fs/resctrl: Provide interface to update the event configurationsBabu Moger-1/+119
2025-09-15fs/resctrl: Add event configuration directory under info/L3_MON/Babu Moger-2/+117
2025-09-15fs/resctrl: Support counter read/reset with mbm_event assignment modeBabu Moger-16/+56
2025-09-15fs/resctrl: Pass struct rdtgroup instead of individual membersBabu Moger-15/+18
2025-09-15fs/resctrl: Add the functionality to unassign MBM eventsBabu Moger-0/+68
2025-09-15fs/resctrl: Add the functionality to assign MBM eventsBabu Moger-0/+158
2025-09-15fs/resctrl: Introduce event configuration field in struct mon_evtBabu Moger-0/+15
2025-09-15fs/resctrl: Introduce interface to display number of free MBM countersBabu Moger-0/+53
2025-09-15fs/resctrl: Introduce mbm_cntr_cfg to track assignable counters per domainBabu Moger-0/+8
2025-09-15fs/resctrl: Add resctrl file to display number of assignable countersBabu Moger-0/+34
2025-09-15fs/resctrl: Introduce the interface to display monitoring modesBabu Moger-1/+42
2025-09-15x86,fs/resctrl: Detect Assignable Bandwidth Monitoring feature detailsBabu Moger-0/+7
2025-09-15x86,fs/resctrl: Consolidate monitoring related data from rdt_resourceBabu Moger-3/+3
2025-09-15x86,fs/resctrl: Prepare for more monitor eventsTony Luck-32/+31
2025-09-15x86,fs/resctrl: Replace architecture event enabled checksTony Luck-16/+22
2025-09-15x86,fs/resctrl: Consolidate monitor event descriptionsTony Luck-40/+47
2025-09-15fs/resctrl: Optimize code in rdt_get_tree()Shaopeng Tan-5/+2
2025-09-09fs/resctrl: Eliminate false positive lockdep warning when reading SNC countersReinette Chatre-7/+5
2025-07-09resctrl: get rid of pointless debugfs_file_{get,put}()Al Viro-4/+0
2025-06-16x86,fs/resctrl: Remove inappropriate references to cacheinfo in the resctrl s...Qinyun Tan-11/+18
2025-06-04fs/resctrl: Restore the rdt_last_cmd_clear() calls after acquiring rdtgroup_m...Zeng Heng-0/+4
2025-05-16x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrlJames Morse-1/+7508
2025-05-16fs/resctrl: Add boiler plate for external resctrl codeJames Morse-0/+45