index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
resctrl
/
rdtgroup.c
Age
Commit message (
Expand
)
Author
2026-07-26
fs/resctrl: Inform user space when status buffer overflowed
Reinette Chatre
2026-07-26
fs/resctrl: Communicate resource group deleted error via last_cmd_status
Reinette Chatre
2026-07-26
fs/resctrl: Add last_cmd_status support for writes to max_threshold_occupancy
Reinette Chatre
2026-07-26
fs/resctrl: Change last_cmd_status custom during input parsing
Reinette Chatre
2026-07-13
fs/resctrl: Fix UAF from worker threads when domains are removed
Reinette Chatre
2026-07-13
fs/resctrl: Prevent deadlock and use-after-free in info file handlers
Reinette Chatre
2026-07-13
fs/resctrl: Prevent use-after-free in rdtgroup_kn_put()
Reinette Chatre
2026-07-13
fs/resctrl: Fix deadlock on errors during mount
Reinette Chatre
2026-07-13
fs/resctrl: Move functions to avoid forward references in subsequent fixes
Tony Luck
2026-07-13
x86,fs/resctrl: Document safe RCU list traversal
Reinette Chatre
2026-07-06
fs/resctrl: Fix double-add of pseudo-locked region's RMID to free list
Reinette Chatre
2026-07-06
fs/resctrl: Fix use-after-free during unmount
Tony Luck
2026-07-06
fs/resctrl: Free mon_data structures on rdt_get_tree() failure
Tony Luck
2026-05-06
fs/resctrl: Disallow the software controller when MBM counters are assignable
Ben Horgan
2026-05-06
x86,fs/resctrl: Create 'event_filter' files read only if they're not configur...
Ben Horgan
2026-05-06
fs/resctrl: Tidy up the error path in resctrl_mkdir_event_configs()
Ben Horgan
2026-04-07
fs/resctrl: Add missing return value descriptions
Reinette Chatre
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-10
fs/resctrl: Move RMID initialization to first mount
Tony Luck
2026-01-10
x86,fs/resctrl: Compute number of RMIDs as minimum across resources
Tony Luck
2026-01-10
x86/resctrl: Handle number of RMIDs supported by RDT_RESOURCE_PERF_PKG
Tony Luck
2026-01-09
x86,fs/resctrl: Handle domain creation/deletion for RDT_RESOURCE_PERF_PKG
Tony Luck
2026-01-09
fs/resctrl: Refactor rmdir_mondata_subdir_allrdtgrp()
Tony Luck
2026-01-09
fs/resctrl: Refactor mkdir_mondata_subdir()
Tony Luck
2026-01-09
fs/resctrl: Emphasize that L3 monitoring resource is required for summing dom...
Tony Luck
2026-01-09
x86,fs/resctrl: Add and initialize a resource for package scope monitoring
Tony Luck
2026-01-09
x86,fs/resctrl: Add an architectural hook called for first mount
Tony Luck
2026-01-05
fs/resctrl: Make event details accessible to functions when reading events
Tony Luck
2026-01-05
x86,fs/resctrl: Rename some L3 specific functions
Tony Luck
2026-01-05
x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domain
Tony Luck
2026-01-04
x86,fs/resctrl: Refactor domain create/remove using struct rdt_domain_hdr
Tony Luck
2025-11-22
fs/resctrl: Update bit_usage to reflect io_alloc
Babu Moger
2025-11-22
fs/resctrl: Introduce interface to modify io_alloc capacity bitmasks
Babu Moger
2025-11-22
fs/resctrl: Introduce interface to display io_alloc CBMs
Babu Moger
2025-11-21
fs/resctrl: Add user interface to enable/disable io_alloc feature
Babu Moger
2025-11-21
fs/resctrl: Introduce interface to display "io_alloc" support
Babu Moger
2025-11-18
fs/resctrl: Consider sparse masks when initializing new group's allocation
Reinette Chatre
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: 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
[next]