开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
resctrl
/
rdtgroup.c
Age
Commit message (
Expand
)
Author
8 days
fs/resctrl: Inform user space when status buffer overflowed
Reinette Chatre
8 days
fs/resctrl: Communicate resource group deleted error via last_cmd_status
Reinette Chatre
8 days
fs/resctrl: Add last_cmd_status support for writes to max_threshold_occupancy
Reinette Chatre
9 days
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]