aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/resctrl
AgeCommit message (Expand)Author
2020-07-20Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-07-16x86/resctrl: Fix a NULL vs IS_ERR() static checker warning in rdt_cdp_peer_get()Dan Carpenter
2020-06-05Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-01x86/resctrl: Preserve CDP enable over CPU hotplugJames Morse
2020-05-19Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-05-15x86/resctrl: Check monitoring static key in the MBM overflow handlerXiaochen Shen
2020-05-05Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-05-04x86/resctrl: Fix invalid attempt at removing the default resource groupReinette Chatre
2020-04-19Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-04-16x86/resctrl: Fix use-after-free due to inaccurate refcount of rdtgroupXiaochen Shen
2020-04-16x86/resctrl: Fix use-after-free when deleting resource groupsXiaochen Shen
2020-04-16x86/resctrl: Fix a deadlock due to inaccurate referenceXiaochen Shen
2020-04-13Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-04-12x86/resctrl: Fix potential memory leakShakeel Butt
2020-04-12x86/resctrl: Fix an imbalance in domain_remove_cpu()Qian Cai
2020-01-20Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-01-19x86/resctrl: Fix potential lockdep warningXiaochen Shen
2020-01-19x86/resctrl: Prevent NULL pointer dereference when reading mondataXiaochen Shen
2019-07-22kernel: sched: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior
2019-06-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-20x86/resctrl: Prevent possible overrun during bitmap operationsReinette Chatre
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-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
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
2019-02-05x86/resctrl: Remove duplicate MSR_MISC_FEATURE_CONTROL definitionReinette Chatre
2019-02-02x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner
2019-01-09x86/cache: Rename config option to CONFIG_X86_RESCTRLBorislav Petkov
2018-12-26Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-12-11x86/resctrl: Fix rdt_find_domain() return value and checksReinette Chatre
2018-11-29x86/resctrl: Remove unnecessary check for cbm_validate()Babu Moger
2018-11-27x86/resctrl: Use rdt_last_cmd_puts() where possibleReinette Chatre
2018-11-22x86/resctrl: Introduce AMD QOS featureBabu Moger
2018-11-22x86/resctrl: Fixup the user-visible stringsBabu Moger
2018-11-22x86/resctrl: Rename the config option INTEL_RDT to RESCTRLBabu Moger
2018-11-22x86/resctrl: Add vendor check for the MBA software controllerBabu Moger
2018-11-22x86/resctrl: Bring cbm_validate() into the resource structureBabu Moger
2018-11-22x86/resctrl: Initialize the vendor-specific resource functionsBabu Moger
2018-11-22x86/resctrl: Move all the macros to resctrl/internal.hBabu Moger
2018-11-22x86/resctrl: Re-arrange the RDT init codeBabu Moger
2018-11-22x86/resctrl: Rename the RDT functions and definitionsBabu Moger
2018-11-22x86/resctrl: Rename and move rdt files to a separate directoryBabu Moger