| Age | Commit message (Expand) | Author | Files | Lines |
| 3 days | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 3 | -7/+7 |
| 4 days | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 3 | -7/+7 |
| 6 days | Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 12 days | mm: update all remaining mmap_prepare users to use vma_flags_t | Lorenzo Stoakes | 1 | -1/+1 |
| 2026-01-10 | fs/resctrl: Move RMID initialization to first mount | Tony Luck | 3 | -29/+34 |
| 2026-01-10 | x86,fs/resctrl: Compute number of RMIDs as minimum across resources | Tony Luck | 1 | -0/+6 |
| 2026-01-10 | fs/resctrl: Move allocation/free of closid_num_dirty_rmid[] | Tony Luck | 1 | -28/+51 |
| 2026-01-10 | x86/resctrl: Handle number of RMIDs supported by RDT_RESOURCE_PERF_PKG | Tony Luck | 1 | -1/+1 |
| 2026-01-10 | x86,fs/resctrl: Handle domain creation/deletion for RDT_RESOURCE_PERF_PKG | Tony Luck | 1 | -5/+12 |
| 2026-01-10 | fs/resctrl: Refactor rmdir_mondata_subdir_allrdtgrp() | Tony Luck | 1 | -11/+31 |
| 2026-01-10 | fs/resctrl: Refactor mkdir_mondata_subdir() | Tony Luck | 1 | -50/+58 |
| 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 | 2 | -4/+14 |
| 2026-01-09 | x86,fs/resctrl: Fill in details of events for performance and energy GUIDs | Tony Luck | 1 | -15/+20 |
| 2026-01-09 | fs/resctrl: Emphasize that L3 monitoring resource is required for summing dom... | Tony Luck | 3 | -4/+11 |
| 2026-01-09 | x86,fs/resctrl: Add and initialize a resource for package scope monitoring | Tony Luck | 2 | -0/+4 |
| 2026-01-09 | x86,fs/resctrl: Add an architectural hook called for first mount | Tony Luck | 1 | -0/+3 |
| 2026-01-05 | x86,fs/resctrl: Support binary fixed point event counters | Tony Luck | 3 | -2/+90 |
| 2026-01-05 | x86,fs/resctrl: Handle events that can be read from any CPU | Tony Luck | 3 | -1/+11 |
| 2026-01-05 | fs/resctrl: Make event details accessible to functions when reading events | Tony Luck | 4 | -28/+28 |
| 2026-01-05 | x86,fs/resctrl: Rename some L3 specific functions | Tony Luck | 3 | -19/+19 |
| 2026-01-05 | x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domain | Tony Luck | 4 | -60/+60 |
| 2026-01-05 | x86,fs/resctrl: Use struct rdt_domain_hdr when reading counters | Tony Luck | 3 | -45/+67 |
| 2026-01-05 | fs/resctrl: Split L3 dependent parts out of __mon_event_count() | Tony Luck | 1 | -1/+12 |
| 2026-01-04 | x86,fs/resctrl: Refactor domain create/remove using struct rdt_domain_hdr | Tony Luck | 3 | -26/+59 |
| 2026-01-04 | x86,fs/resctrl: Improve domain type checking | Tony Luck | 1 | -1/+1 |
| 2025-12-06 | Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -11/+9 |
| 2025-12-02 | Merge tag 'x86_cache_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -21/+387 |
| 2025-11-22 | fs/resctrl: Update bit_usage to reflect io_alloc | Babu Moger | 3 | -3/+21 |
| 2025-11-22 | fs/resctrl: Introduce interface to modify io_alloc capacity bitmasks | Babu Moger | 3 | -1/+97 |
| 2025-11-22 | fs/resctrl: Modify struct rdt_parse_data to pass mode and CLOSID | Babu Moger | 1 | -11/+13 |
| 2025-11-22 | fs/resctrl: Introduce interface to display io_alloc CBMs | Babu Moger | 3 | -4/+54 |
| 2025-11-22 | fs/resctrl: Add user interface to enable/disable io_alloc feature | Babu Moger | 3 | -3/+158 |
| 2025-11-22 | fs/resctrl: Introduce interface to display "io_alloc" support | Babu Moger | 3 | -0/+44 |
| 2025-11-18 | fs/resctrl: Consider sparse masks when initializing new group's allocation | Reinette Chatre | 1 | -3/+4 |
| 2025-11-17 | mm: update resctl to use mmap_prepare | Lorenzo Stoakes | 1 | -11/+9 |
| 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 | 3 | -3/+110 |
| 2025-09-15 | fs/resctrl: Disable BMEC event configuration when mbm_event mode is enabled | Babu Moger | 1 | -1/+46 |
| 2025-09-15 | fs/resctrl: Introduce the interface to modify assignments in a group | Babu Moger | 3 | -1/+144 |
| 2025-09-15 | fs/resctrl: Introduce mbm_L3_assignments to list assignments in a group | Babu Moger | 3 | -0/+57 |
| 2025-09-15 | fs/resctrl: Auto assign counters on mkdir and clean up on group removal | Babu Moger | 2 | -3/+23 |
| 2025-09-15 | fs/resctrl: Introduce mbm_assign_on_mkdir to enable assignments on mkdir | Babu Moger | 3 | -0/+66 |
| 2025-09-15 | fs/resctrl: Provide interface to update the event configurations | Babu Moger | 3 | -1/+119 |
| 2025-09-15 | fs/resctrl: Add event configuration directory under info/L3_MON/ | Babu Moger | 3 | -2/+117 |
| 2025-09-15 | fs/resctrl: Support counter read/reset with mbm_event assignment mode | Babu Moger | 3 | -16/+56 |
| 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 | 2 | -0/+68 |