summaryrefslogtreecommitdiff
path: root/fs/resctrl
AgeCommit message (Expand)Author
2026-07-26fs/resctrl: Inform user space when status buffer overflowedReinette Chatre
2026-07-26fs/resctrl: Communicate resource group deleted error via last_cmd_statusReinette Chatre
2026-07-26fs/resctrl: Add last_cmd_status support for writes to max_threshold_occupancyReinette Chatre
2026-07-26fs/resctrl: Change last_cmd_status custom during input parsingReinette Chatre
2026-07-25fs/resctrl: Use accurate and symmetric exit flowsReinette Chatre
2026-07-23fs/resctrl: Pass error reading event through to user spaceReinette Chatre
2026-07-20fs/resctrl: Use correct format specifier for printing error pointersReinette Chatre
2026-07-13fs/resctrl: Fix UAF from worker threads when domains are removedReinette Chatre
2026-07-13fs/resctrl: Prevent deadlock and use-after-free in info file handlersReinette Chatre
2026-07-13fs/resctrl: Prevent use-after-free in rdtgroup_kn_put()Reinette Chatre
2026-07-13fs/resctrl: Fix deadlock on errors during mountReinette Chatre
2026-07-13fs/resctrl: Move functions to avoid forward references in subsequent fixesTony Luck
2026-07-13x86,fs/resctrl: Document safe RCU list traversalReinette Chatre
2026-07-06fs/resctrl: Fix double-add of pseudo-locked region's RMID to free listReinette Chatre
2026-07-06fs/resctrl: Fix use-after-free during unmountTony Luck
2026-07-06fs/resctrl: Free mon_data structures on rdt_get_tree() failureTony Luck
2026-07-01x86,fs/resctrl: Prevent out-of-bounds access while offlining CPU when SNC ena...Reinette Chatre
2026-05-08fs/resctrl: Continue counter allocation after failureBen Horgan
2026-05-07fs/resctrl: Add monitor property 'mbm_cntr_assign_fixed'Ben Horgan
2026-05-06fs/resctrl: Disallow the software controller when MBM counters are assignableBen Horgan
2026-05-06x86,fs/resctrl: Create 'event_filter' files read only if they're not configur...Ben Horgan
2026-05-06fs/resctrl: Tidy up the error path in resctrl_mkdir_event_configs()Ben Horgan
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-07fs/resctrl: Add missing return value descriptionsReinette Chatre
2026-04-05mm: reintroduce vma_desc_test() as a singular flag testLorenzo Stoakes (Oracle)
2026-04-05mm: rename VMA flag helpers to be more readableLorenzo Stoakes (Oracle)
2026-04-02fs/resctrl: Add "*" shorthand to set io_alloc CBM for all domainsAaron Tomlin
2026-04-02fs/resctrl: Report invalid domain ID when parsing io_alloc_cbmAaron Tomlin
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-12mm: update all remaining mmap_prepare users to use vma_flags_tLorenzo Stoakes
2026-01-10fs/resctrl: Move RMID initialization to first mountTony Luck
2026-01-10x86,fs/resctrl: Compute number of RMIDs as minimum across resourcesTony Luck
2026-01-10fs/resctrl: Move allocation/free of closid_num_dirty_rmid[]Tony Luck
2026-01-10x86/resctrl: Handle number of RMIDs supported by RDT_RESOURCE_PERF_PKGTony Luck
2026-01-09x86,fs/resctrl: Handle domain creation/deletion for RDT_RESOURCE_PERF_PKGTony Luck
2026-01-09fs/resctrl: Refactor rmdir_mondata_subdir_allrdtgrp()Tony Luck
2026-01-09fs/resctrl: Refactor mkdir_mondata_subdir()Tony Luck
2026-01-09x86/resctrl: Read telemetry eventsTony Luck
2026-01-09x86/resctrl: Find and enable usable telemetry eventsTony Luck
2026-01-09x86,fs/resctrl: Add architectural event pointerTony Luck
2026-01-09x86,fs/resctrl: Fill in details of events for performance and energy GUIDsTony Luck
2026-01-09fs/resctrl: Emphasize that L3 monitoring resource is required for summing dom...Tony Luck
2026-01-09x86,fs/resctrl: Add and initialize a resource for package scope monitoringTony Luck
2026-01-09x86,fs/resctrl: Add an architectural hook called for first mountTony Luck
2026-01-05x86,fs/resctrl: Support binary fixed point event countersTony Luck
2026-01-05x86,fs/resctrl: Handle events that can be read from any CPUTony Luck
2026-01-05fs/resctrl: Make event details accessible to functions when reading eventsTony Luck
2026-01-05x86,fs/resctrl: Rename some L3 specific functionsTony Luck