index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
resctrl
/
rdtgroup.c
Age
Commit message (
Expand
)
Author
2020-06-17
x86/resctrl: Fix a NULL vs IS_ERR() static checker warning in rdt_cdp_peer_get()
Dan Carpenter
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-05-06
x86/resctrl: Maintain MBM counter width per resource
Reinette Chatre
2020-05-06
x86/resctrl: Rename asm/resctrl_sched.h to asm/resctrl.h
Reinette Chatre
2020-04-17
x86/resctrl: Preserve CDP enable over CPU hotplug
James Morse
2020-04-17
x86/resctrl: Fix invalid attempt at removing the default resource group
Reinette Chatre
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2020-01-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-28
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-01-20
x86/resctrl: Clean up unused function parameter in mkdir path
Xiaochen Shen
2020-01-20
x86/resctrl: Fix a deadlock due to inaccurate reference
Xiaochen Shen
2020-01-20
x86/resctrl: Fix use-after-free due to inaccurate refcount of rdtgroup
Xiaochen Shen
2020-01-20
x86/resctrl: Fix use-after-free when deleting resource groups
Xiaochen Shen
2020-01-20
x86/resctrl: Add task resctrl information display
Chen Yu
2020-01-13
x86/resctrl: Do not reconfigure exiting tasks
Xiaochen Shen
2020-01-02
x86/resctrl: Fix potential memory leak
Shakeel Butt
2019-11-13
x86/resctrl: Fix potential lockdep warning
Xiaochen Shen
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-06-25
x86/resctrl: Cleanup cbm_ensure_valid()
Reinette Chatre
2019-06-25
Merge branch 'x86/urgent' into x86/cache
Thomas Gleixner
2019-06-20
x86/resctrl: Prevent possible overrun during bitmap operations
Reinette Chatre
2019-06-12
x86/resctrl: Don't stop walking closids when a locksetup group is found
James Morse
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-05-25
no need to protect against put_user_ns(NULL)
Al Viro
2019-04-18
x86/resctrl: Initialize a new resource group with default MBA values
Xiaochen Shen
2019-04-17
x86/resctrl: Move per RDT domain initialization to a separate function
Xiaochen Shen
2019-04-14
x86/resctrl: Do not repeat rdtgroup mode initialization
Xiaochen Shen
2019-04-01
x86/resctrl: Fix typos in the mba_sc mount option
Xiaochen Shen
2019-02-28
kernfs, sysfs, cgroup, intel_rdt: Support fs_context
David Howells
2018-12-11
x86/resctrl: Fix rdt_find_domain() return value and checks
Reinette Chatre
2018-11-27
x86/resctrl: Use rdt_last_cmd_puts() where possible
Reinette Chatre
2018-11-22
x86/resctrl: Fixup the user-visible strings
Babu Moger
2018-11-22
x86/resctrl: Add vendor check for the MBA software controller
Babu Moger
2018-11-22
x86/resctrl: Move all the macros to resctrl/internal.h
Babu Moger
2018-11-22
x86/resctrl: Rename the RDT functions and definitions
Babu Moger
2018-11-22
x86/resctrl: Rename and move rdt files to a separate directory
Babu Moger