| Age | Commit message (Expand) | Author |
| 42 hours | x86,fs/resctrl: Prevent out-of-bounds access while offlining CPU when SNC ena... | Reinette Chatre |
| 2025-10-20 | x86,fs/resctrl: Fix NULL pointer dereference with events force-disabled in mb... | Babu Moger |
| 2025-09-17 | fs/resctrl: Fix counter auto-assignment on mkdir with mbm_event enabled | Babu Moger |
| 2025-09-15 | fs/resctrl: Introduce the interface to switch between monitor modes | Babu Moger |
| 2025-09-15 | fs/resctrl: Disable BMEC event configuration when mbm_event mode is enabled | Babu Moger |
| 2025-09-15 | fs/resctrl: Introduce the interface to modify assignments in a group | Babu Moger |
| 2025-09-15 | fs/resctrl: Introduce mbm_L3_assignments to list assignments in a group | Babu Moger |
| 2025-09-15 | fs/resctrl: Auto assign counters on mkdir and clean up on group removal | Babu Moger |
| 2025-09-15 | fs/resctrl: Introduce mbm_assign_on_mkdir to enable assignments on mkdir | Babu Moger |
| 2025-09-15 | fs/resctrl: Provide interface to update the event configurations | Babu Moger |
| 2025-09-15 | fs/resctrl: Add event configuration directory under info/L3_MON/ | Babu Moger |
| 2025-09-15 | fs/resctrl: Support counter read/reset with mbm_event assignment mode | Babu Moger |
| 2025-09-15 | fs/resctrl: Pass struct rdtgroup instead of individual members | Babu Moger |
| 2025-09-15 | fs/resctrl: Add the functionality to unassign MBM events | Babu Moger |
| 2025-09-15 | fs/resctrl: Add the functionality to assign MBM events | Babu Moger |
| 2025-09-15 | fs/resctrl: Introduce event configuration field in struct mon_evt | Babu Moger |
| 2025-09-15 | fs/resctrl: Introduce interface to display number of free MBM counters | Babu Moger |
| 2025-09-15 | fs/resctrl: Introduce mbm_cntr_cfg to track assignable counters per domain | Babu Moger |
| 2025-09-15 | fs/resctrl: Add resctrl file to display number of assignable counters | Babu Moger |
| 2025-09-15 | fs/resctrl: Introduce the interface to display monitoring modes | Babu Moger |
| 2025-09-15 | x86,fs/resctrl: Detect Assignable Bandwidth Monitoring feature details | Babu Moger |
| 2025-09-15 | x86,fs/resctrl: Consolidate monitoring related data from rdt_resource | Babu Moger |
| 2025-09-15 | x86,fs/resctrl: Prepare for more monitor events | Tony Luck |
| 2025-09-15 | x86,fs/resctrl: Replace architecture event enabled checks | Tony Luck |
| 2025-09-15 | x86,fs/resctrl: Consolidate monitor event descriptions | Tony Luck |
| 2025-09-15 | fs/resctrl: Optimize code in rdt_get_tree() | Shaopeng Tan |
| 2025-09-09 | fs/resctrl: Eliminate false positive lockdep warning when reading SNC counters | Reinette Chatre |
| 2025-07-09 | resctrl: get rid of pointless debugfs_file_{get,put}() | Al Viro |
| 2025-06-16 | x86,fs/resctrl: Remove inappropriate references to cacheinfo in the resctrl s... | Qinyun Tan |
| 2025-06-04 | fs/resctrl: Restore the rdt_last_cmd_clear() calls after acquiring rdtgroup_m... | Zeng Heng |
| 2025-05-16 | x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrl | James Morse |
| 2025-05-16 | fs/resctrl: Add boiler plate for external resctrl code | James Morse |