| Age | Commit message (Expand) | Author | Files | Lines |
| 3 days | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 4 days | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -1/+1 |
| 2026-01-10 | fs/resctrl: Move RMID initialization to first mount | Tony Luck | 1 | -29/+25 |
| 2026-01-10 | fs/resctrl: Move allocation/free of closid_num_dirty_rmid[] | Tony Luck | 1 | -28/+51 |
| 2026-01-10 | x86/resctrl: Read telemetry events | Tony Luck | 1 | -0/+14 |
| 2026-01-10 | x86/resctrl: Find and enable usable telemetry events | Tony Luck | 1 | -4/+6 |
| 2026-01-09 | x86,fs/resctrl: Add architectural event pointer | Tony Luck | 1 | -4/+10 |
| 2026-01-09 | x86,fs/resctrl: Fill in details of events for performance and energy GUIDs | Tony Luck | 1 | -15/+20 |
| 2026-01-05 | x86,fs/resctrl: Support binary fixed point event counters | Tony Luck | 1 | -2/+8 |
| 2026-01-05 | x86,fs/resctrl: Handle events that can be read from any CPU | Tony Luck | 1 | -1/+3 |
| 2026-01-05 | fs/resctrl: Make event details accessible to functions when reading events | Tony Luck | 1 | -11/+11 |
| 2026-01-05 | x86,fs/resctrl: Rename some L3 specific functions | Tony Luck | 1 | -4/+4 |
| 2026-01-05 | x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domain | Tony Luck | 1 | -35/+35 |
| 2026-01-05 | x86,fs/resctrl: Use struct rdt_domain_hdr when reading counters | Tony Luck | 1 | -29/+56 |
| 2026-01-05 | fs/resctrl: Split L3 dependent parts out of __mon_event_count() | Tony Luck | 1 | -1/+12 |
| 2025-10-20 | x86,fs/resctrl: Fix NULL pointer dereference with events force-disabled in mb... | Babu Moger | 1 | -9/+7 |
| 2025-09-17 | fs/resctrl: Fix counter auto-assignment on mkdir with mbm_event enabled | Babu Moger | 1 | -3/+3 |
| 2025-09-15 | fs/resctrl: Introduce the interface to switch between monitor modes | Babu Moger | 1 | -0/+100 |
| 2025-09-15 | fs/resctrl: Introduce the interface to modify assignments in a group | Babu Moger | 1 | -0/+139 |
| 2025-09-15 | fs/resctrl: Introduce mbm_L3_assignments to list assignments in a group | Babu Moger | 1 | -0/+49 |
| 2025-09-15 | fs/resctrl: Auto assign counters on mkdir and clean up on group removal | Babu Moger | 1 | -1/+3 |
| 2025-09-15 | fs/resctrl: Introduce mbm_assign_on_mkdir to enable assignments on mkdir | Babu Moger | 1 | -0/+53 |
| 2025-09-15 | fs/resctrl: Provide interface to update the event configurations | Babu Moger | 1 | -0/+114 |
| 2025-09-15 | fs/resctrl: Add event configuration directory under info/L3_MON/ | Babu Moger | 1 | -0/+56 |
| 2025-09-15 | fs/resctrl: Support counter read/reset with mbm_event assignment mode | Babu Moger | 1 | -11/+36 |
| 2025-09-15 | fs/resctrl: Pass struct rdtgroup instead of individual members | Babu Moger | 1 | -15/+18 |
| 2025-09-15 | fs/resctrl: Add the functionality to unassign MBM events | Babu Moger | 1 | -0/+66 |
| 2025-09-15 | fs/resctrl: Add the functionality to assign MBM events | Babu Moger | 1 | -0/+156 |
| 2025-09-15 | fs/resctrl: Introduce event configuration field in struct mon_evt | Babu Moger | 1 | -0/+10 |
| 2025-09-15 | fs/resctrl: Introduce interface to display number of free MBM counters | Babu Moger | 1 | -0/+44 |
| 2025-09-15 | fs/resctrl: Add resctrl file to display number of assignable counters | Babu Moger | 1 | -0/+26 |
| 2025-09-15 | fs/resctrl: Introduce the interface to display monitoring modes | Babu Moger | 1 | -0/+30 |
| 2025-09-15 | x86,fs/resctrl: Detect Assignable Bandwidth Monitoring feature details | Babu Moger | 1 | -0/+7 |
| 2025-09-15 | x86,fs/resctrl: Prepare for more monitor events | Tony Luck | 1 | -7/+6 |
| 2025-09-15 | x86,fs/resctrl: Replace architecture event enabled checks | Tony Luck | 1 | -5/+11 |
| 2025-09-15 | x86,fs/resctrl: Consolidate monitor event descriptions | Tony Luck | 1 | -32/+31 |
| 2025-09-09 | fs/resctrl: Eliminate false positive lockdep warning when reading SNC counters | Reinette Chatre | 1 | -4/+2 |
| 2025-06-16 | x86,fs/resctrl: Remove inappropriate references to cacheinfo in the resctrl s... | Qinyun Tan | 1 | -2/+4 |
| 2025-05-16 | x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrl | James Morse | 1 | -0/+929 |
| 2025-05-16 | fs/resctrl: Add boiler plate for external resctrl code | James Morse | 1 | -0/+0 |