summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2020-03-11x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changesSean Christopherson
2020-02-28x86/mce/amd: Fix kobject lifetimeThomas Gleixner
2020-02-28x86/mce/amd: Publish the bank pointer only after setup has succeededBorislav Petkov
2020-02-14x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEARPawan Gupta
2020-01-04x86/mce: Fix possibly incorrect severity calculation on AMDJan H. Schönherr
2020-01-04x86/mce: Lower throttling MCE messages' priority to warningBenjamin Berg
2019-12-21x86/MCE/AMD: Carve out the MC4_MISC thresholding quirkShirish S
2019-12-21x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 modelsShirish S
2019-11-28x86/speculation: Fix redundant MDS mitigation messageWaiman Long
2019-11-28x86/speculation: Fix incorrect MDS/TAA mitigation statusWaiman Long
2019-11-25x86/CPU: Use correct macros for Cyrix callsMatthew Whitehead
2019-11-16kvm: mmu: ITLB_MULTIHIT mitigationPaolo Bonzini
2019-11-16x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-11-16x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUsJosh Poimboeuf
2019-11-16x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko
2019-11-16x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta
2019-11-16x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta
2019-11-16x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta
2019-11-16x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta
2019-11-16x86/cpu: Add a helper function x86_read_arch_cap_msr()Pawan Gupta
2019-09-06x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky
2019-08-11x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner
2019-08-11x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf
2019-08-04x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan
2019-08-04x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.cMasahiro Yamada
2019-07-10x86/speculation: Allow guests to use SSBD even if host does notAlejandro Jimenez
2019-06-22x86/CPU/AMD: Don't force the CPB cap when running under a hypervisorFrank van der Linden
2019-05-31x86/mce: Fix machine_check_poll() tests for error typesTony Luck
2019-05-14x86/cpu/bugs: Use __initconst for 'const' init dataAndi Kleen
2019-05-14x86/speculation/mds: Add 'mitigations=' support for MDSJosh Poimboeuf
2019-05-14x86/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-05-14x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations offKonrad Rzeszutek Wilk
2019-05-14x86/speculation/mds: Fix commentBoris Ostrovsky
2019-05-14x86/speculation/mds: Add SMT warning messageJosh Poimboeuf
2019-05-14x86/speculation: Move arch_smt_update() call to after mitigation decisionsJosh Poimboeuf
2019-05-14x86/speculation/mds: Add mds=full,nosmt cmdline optionJosh Poimboeuf
2019-05-14Documentation: Move L1TF to separate directoryThomas Gleixner
2019-05-14x86/speculation/mds: Add mitigation mode VMWERVThomas Gleixner
2019-05-14x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner
2019-05-14x86/speculation/mds: Add mitigation control for MDSThomas Gleixner
2019-05-14x86/speculation/mds: Conditionally clear CPU buffers on idle entryThomas Gleixner
2019-05-14x86/kvm/vmx: Add MDS protection when L1D Flush is not activeThomas Gleixner
2019-05-14x86/speculation/mds: Clear CPU buffers on exit to userThomas Gleixner
2019-05-14x86/speculation/mds: Add BUG_MSBDS_ONLYThomas Gleixner
2019-05-14x86/speculation/mds: Add basic bug infrastructure for MDSAndi Kleen
2019-05-14x86/speculation: Consolidate CPU whitelistsThomas Gleixner
2019-05-14x86/speculation: Provide IBPB always command line optionsThomas Gleixner
2019-05-14x86/speculation: Add seccomp Spectre v2 user space protection modeThomas Gleixner
2019-05-14x86/speculation: Enable prctl mode for spectre_v2_userThomas Gleixner
2019-05-14x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner