aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2020-09-07Merge tag 'v5.2.59' into v5.2/standard/baseBruce Ashfield
2020-09-04x86/mce/inject: Fix a wrong assignment of i_mce.statusZhenzhong Duan
2020-07-20Merge tag 'v5.2.50' into v5.2/standard/baseBruce Ashfield
2020-07-16x86/cpu: Use pinning mask for CR4 bits needing to be 0Kees Cook
2020-07-16x86/resctrl: Fix a NULL vs IS_ERR() static checker warning in rdt_cdp_peer_get()Dan Carpenter
2020-07-12Merge tag 'v5.2.47' into v5.2/standard/baseBruce Ashfield
2020-07-07x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisonedTony Luck
2020-07-07x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.Anthony Steinhauser
2020-07-07x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.Anthony Steinhauser
2020-06-11Merge tag 'v5.2.45' into v5.2/standard/baseBruce Ashfield
2020-06-09x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross
2020-06-09x86/cpu: Add 'table' argument to cpu_matches()Mark Gross
2020-06-09x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross
2020-06-05Merge tag 'v5.2.43' into v5.2/standard/baseBruce Ashfield
2020-06-05Merge tag 'v5.2.42' into v5.2/standard/baseBruce Ashfield
2020-06-04x86: hyperv: report value of misc_featuresOlaf Hering
2020-06-01x86/Hyper-V: Report crash register data or kmsg before running crash kernelTianyu Lan
2020-06-01x86/resctrl: Preserve CDP enable over CPU hotplugJames Morse
2020-06-01x86/cpu: Use constant definitions for CPU modelsRahul Tanwar
2020-06-01x86/apic: Rename 'lapic_timer_frequency' to 'lapic_timer_period'Daniel Drake
2020-06-01x86/cpu/intel: Clear cache self-snoop capability in CPUs with known errataRicardo Neri
2020-05-25Merge tag 'v5.2.41' into v5.2/standard/baseBruce Ashfield
2020-05-21x86/mce: Fix logic and comments around MSR_PPIN_CTLTony Luck
2020-05-21x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changesSean Christopherson
2020-05-19Merge tag 'v5.2.40' into v5.2/standard/baseBruce Ashfield
2020-05-15x86/cpu/amd: Make erratum #1054 a legacy erratumKim Phillips
2020-05-15x86/resctrl: Check monitoring static key in the MBM overflow handlerXiaochen Shen
2020-05-15x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERFKim Phillips
2020-05-15x86/mce/amd: Fix kobject lifetimeThomas Gleixner
2020-05-15x86/mce/amd: Publish the bank pointer only after setup has succeededBorislav Petkov
2020-05-05Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-05-04x86/resctrl: Fix invalid attempt at removing the default resource groupReinette Chatre
2020-04-19Merge branch 'linux-5.2.y' into v5.2/standard/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 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-04-12x86/resctrl: Fix potential memory leakShakeel Butt
2020-04-12x86/CPU/AMD: Ensure clearing of SME/SEV features is maintainedTom Lendacky
2020-04-12x86/resctrl: Fix an imbalance in domain_remove_cpu()Qian Cai
2020-04-12x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEARPawan Gupta
2020-03-11x86/mce: Add compat_ioctl assignment to make it compatible with 32-bit systemHe Zhe
2020-02-27Merge tag 'v5.2.33' into v5.2/standard/baseBruce Ashfield
2020-02-24x86/mce: Fix possibly incorrect severity calculation on AMDJan H. Schönherr
2020-02-24x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks[]Yazen Ghannam
2020-02-24x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure()Konstantin Khlebnikov
2020-02-24x86/mce: Lower throttling MCE messages' priority to warningBenjamin Berg
2020-01-20Merge tag 'v5.2.30' into v5.2/standard/baseBruce Ashfield
2020-01-19x86/resctrl: Fix potential lockdep warningXiaochen Shen
2020-01-19x86/resctrl: Prevent NULL pointer dereference when reading mondataXiaochen Shen