summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/resctrl
AgeCommit message (Expand)Author
2020-06-17x86/resctrl: Fix a NULL vs IS_ERR() static checker warning in rdt_cdp_peer_get()Dan Carpenter
2020-06-15x86/resctrl: Fix memory bandwidth counter width for AMDBabu Moger
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-05-06x86/resctrl: Support wider MBM countersx86_cache_updates_for_5.8Reinette Chatre
2020-05-06x86/resctrl: Support CPUID enumeration of MBM counter widthReinette Chatre
2020-05-06x86/resctrl: Maintain MBM counter width per resourceReinette Chatre
2020-05-06x86/resctrl: Query LLC monitoring properties once during bootReinette Chatre
2020-05-06x86/cpu: Move resctrl CPUID code to resctrl/Reinette Chatre
2020-05-06x86/resctrl: Rename asm/resctrl_sched.h to asm/resctrl.hReinette Chatre
2020-04-17x86/resctrl: Preserve CDP enable over CPU hotplugJames Morse
2020-04-17x86/resctrl: Fix invalid attempt at removing the default resource groupReinette Chatre
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro
2020-02-07fs_parser: remove fs_parameter_description name fieldEric Sandeen
2020-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-28Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-01-20x86/resctrl: Clean up unused function parameter in mkdir pathXiaochen Shen
2020-01-20x86/resctrl: Fix a deadlock due to inaccurate referenceXiaochen Shen
2020-01-20x86/resctrl: Fix use-after-free due to inaccurate refcount of rdtgroupXiaochen Shen
2020-01-20x86/resctrl: Fix use-after-free when deleting resource groupsXiaochen Shen
2020-01-20x86/resctrl: Add task resctrl information displayChen Yu
2020-01-17x86/resctrl: Check monitoring static key in the MBM overflow handlerXiaochen Shen
2020-01-13x86/resctrl: Do not reconfigure exiting tasksXiaochen Shen
2020-01-02x86/resctrl: Fix potential memory leakShakeel Butt
2019-12-30x86/resctrl: Fix an imbalance in domain_remove_cpu()Qian Cai
2019-11-13x86/resctrl: Fix potential lockdep warningXiaochen Shen
2019-11-03x86/resctrl: Prevent NULL pointer dereference when reading mondataXiaochen Shen
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-07-08Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-07-08Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-25x86/resctrl: Cleanup cbm_ensure_valid()Reinette Chatre
2019-06-25Merge branch 'x86/urgent' into x86/cacheThomas Gleixner
2019-06-20x86/resctrl: Prevent possible overrun during bitmap operationsReinette Chatre
2019-06-17Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar
2019-06-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-12x86/resctrl: Prevent NULL pointer dereference when local MBM is disabledPrarit Bhargava
2019-06-12x86/resctrl: Don't stop walking closids when a locksetup group is foundJames Morse
2019-06-10x86/resctrl: Use _ASM_BX to avoid ifdefferyUros Bizjak
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-06-03sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior
2019-05-25no need to protect against put_user_ns(NULL)Al Viro
2019-04-18x86/resctrl: Initialize a new resource group with default MBA valuesXiaochen Shen
2019-04-17x86/resctrl: Move per RDT domain initialization to a separate functionXiaochen Shen
2019-04-14x86/resctrl: Do not repeat rdtgroup mode initializationXiaochen Shen
2019-04-01x86/resctrl: Fix typos in the mba_sc mount optionXiaochen Shen
2019-03-24x86/resctrl: Remove unused variablePeng Hao
2019-03-12Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2019-03-07Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-02-28kernfs, sysfs, cgroup, intel_rdt: Support fs_contextDavid Howells