summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* x86/resctrl: Fix potential memory leakShakeel Butt2020-01-231-3/+3
* x86/CPU/AMD: Ensure clearing of SME/SEV features is maintainedTom Lendacky2020-01-231-2/+2
* x86/resctrl: Fix an imbalance in domain_remove_cpu()Qian Cai2020-01-231-1/+1
* x86/mce: Fix possibly incorrect severity calculation on AMDJan H. Schönherr2020-01-041-1/+1
* x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks[]Yazen Ghannam2019-12-311-1/+1
* x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure()Konstantin Khlebnikov2019-12-311-1/+1
* x86/mce: Lower throttling MCE messages' priority to warningBenjamin Berg2019-12-311-1/+1
* x86/MCE/AMD: Carve out the MC4_MISC thresholding quirkShirish S2019-12-172-29/+36
* x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 modelsShirish S2019-12-171-3/+2
* x86/resctrl: Prevent NULL pointer dereference when reading mondataXiaochen Shen2019-12-051-0/+4
* x86/speculation: Fix redundant MDS mitigation messageWaiman Long2019-12-011-0/+13
* x86/speculation: Fix incorrect MDS/TAA mitigation statusWaiman Long2019-12-011-2/+15
* x86/intel_rdt: Prevent pseudo-locking from using stale pointersJithu Joseph2019-12-014-12/+55
* x86/resctrl: Fix rdt_find_domain() return value and checksReinette Chatre2019-11-243-3/+3
* x86/intel_rdt: CBM overlap should also check for overlap with CDP peerReinette Chatre2019-11-241-7/+41
* x86/intel_rdt: Introduce utility to obtain CDP peerReinette Chatre2019-11-241-0/+72
* x86/CPU: Change query logic so CPUID is enabled before testingMatthew Whitehead2019-11-201-1/+3
* x86/CPU: Use correct macros for Cyrix callsMatthew Whitehead2019-11-201-1/+1
* x86/mce-inject: Reset injection struct after injectionBorislav Petkov2019-11-201-0/+6
* kvm: mmu: ITLB_MULTIHIT mitigationPaolo Bonzini2019-11-121-1/+12
* x86/cpu: Add Tremont to the cpu vulnerability whitelistPawan Gupta2019-11-121-0/+2
* x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli2019-11-122-28/+46
* x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUsJosh Poimboeuf2019-11-121-4/+0
* x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko2019-11-121-6/+16
* x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta2019-11-121-1/+6
* x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta2019-11-121-0/+23
* x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta2019-11-122-0/+125
* x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta2019-11-125-1/+148
* x86/cpu: Add a helper function x86_read_arch_cap_msr()Pawan Gupta2019-11-122-4/+13
* x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky2019-08-291-0/+66
* x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner2019-08-062-29/+31
* x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf2019-08-061-9/+106
* x86/cpufeatures: Combine word 11 and 12 into a new scattered features wordFenghua Yu2019-08-063-23/+22
* x86/cpufeatures: Carve out CQM features retrievalBorislav Petkov2019-08-061-27/+33
* x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan2019-07-311-1/+1
* x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.cMasahiro Yamada2019-07-261-0/+2
* x86/cacheinfo: Fix a -Wtype-limits warningQian Cai2019-07-261-2/+1
* x86/resctrl: Prevent possible overrun during bitmap operationsReinette Chatre2019-07-031-19/+16
* x86/microcode: Fix the microcode load on CPU hotplug for realThomas Gleixner2019-07-031-5/+10
* x86/speculation: Allow guests to use SSBD even if host does notAlejandro Jimenez2019-07-031-1/+10
* x86/resctrl: Don't stop walking closids when a locksetup group is foundJames Morse2019-06-251-1/+1
* x86/CPU/AMD: Don't force the CPB cap when running under a hypervisorFrank van der Linden2019-06-221-2/+5
* x86/resctrl: Prevent NULL pointer dereference when local MBM is disabledPrarit Bhargava2019-06-191-0/+3
* x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov2019-06-191-1/+1
* x86/mce: Handle varying MCA bank countsYazen Ghannam2019-05-312-22/+14
* x86/mce: Fix machine_check_poll() tests for error typesTony Luck2019-05-311-7/+37
* x86/microcode: Fix the ancient deprecated microcode loading methodBorislav Petkov2019-05-311-1/+2
* x86/speculation/mds: Add 'mitigations=' support for MDSJosh Poimboeuf2019-05-141-2/+3
* x86/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-05-141-2/+9
* x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations offKonrad Rzeszutek Wilk2019-05-141-1/+2