summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/speculation/mds: Add 'mitigations=' support for MDSJosh Poimboeuf2019-05-141-2/+3
* x86/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-05-142-3/+12
* x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations offKonrad Rzeszutek Wilk2019-05-141-1/+2
* x86/speculation/mds: Fix commentBoris Ostrovsky2019-05-141-1/+1
* x86/speculation/mds: Add SMT warning messageJosh Poimboeuf2019-05-141-0/+8
* x86/speculation: Move arch_smt_update() call to after mitigation decisionsJosh Poimboeuf2019-05-141-3/+2
* x86/speculation/mds: Add mds=full,nosmt cmdline optionJosh Poimboeuf2019-05-141-0/+10
* Documentation: Move L1TF to separate directoryThomas Gleixner2019-05-142-3/+3
* x86/speculation/mds: Add mitigation mode VMWERVThomas Gleixner2019-05-142-6/+13
* x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner2019-05-141-0/+26
* x86/speculation/mds: Add mitigation control for MDSThomas Gleixner2019-05-142-0/+75
* x86/speculation/mds: Conditionally clear CPU buffers on idle entryThomas Gleixner2019-05-144-0/+26
* x86/kvm/vmx: Add MDS protection when L1D Flush is not activeThomas Gleixner2019-05-142-0/+4
* x86/speculation/mds: Clear CPU buffers on exit to userThomas Gleixner2019-05-145-0/+31
* x86/speculation/mds: Add mds_clear_cpu_buffers()Thomas Gleixner2019-05-141-0/+25
* x86/kvm: Expose X86_FEATURE_MD_CLEAR to guestsAndi Kleen2019-05-141-1/+2
* x86/speculation/mds: Add BUG_MSBDS_ONLYThomas Gleixner2019-05-142-8/+13
* x86/speculation/mds: Add basic bug infrastructure for MDSAndi Kleen2019-05-143-8/+22
* x86/speculation: Consolidate CPU whitelistsThomas Gleixner2019-05-141-49/+56
* x86/msr-index: Cleanup bit definesThomas Gleixner2019-05-141-16/+18
* kvm: x86: Report STIBP on GET_SUPPORTED_CPUIDEduardo Habkost2019-05-141-2/+2
* x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2019-05-149-50/+56
* x86/speculation: Simplify the CPU bug detection logicDominik Brodowski2019-05-141-15/+7
* perf/x86/intel: Initialize TFA MSRPeter Zijlstra2019-05-101-0/+6
* perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBSStephane Eranian2019-05-101-1/+1
* x86/mce: Improve error message when kernel cannot recover, p2Tony Luck2019-05-081-0/+5
* perf/x86/amd: Update generic hardware cache events for Family 17hKim Phillips2019-05-081-3/+108
* x86/retpolines: Disable switch jump tables when retpolines are enabledDaniel Borkmann2019-05-021-2/+6
* x86, retpolines: Raise limit for generating indirect calls from switch-caseDaniel Borkmann2019-05-021-0/+5
* x86/speculation: Prevent deadlock on ssb_state::lockThomas Gleixner2019-04-271-2/+4
* perf/x86: Fix incorrect PEBS_REGSKan Liang2019-04-272-20/+20
* x86/cpu/bugs: Use __initconst for 'const' init dataAndi Kleen2019-04-271-3/+3
* perf/x86/amd: Add event map for AMD Family 17hKim Phillips2019-04-271-9/+26
* x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu2019-04-271-0/+26
* crypto: x86/poly1305 - fix overflow during partial reductionEric Biggers2019-04-272-12/+24
* Revert "svm: Fix AVIC incomplete IPI emulation"Suthikulpanit, Suravee2019-04-271-4/+15
* KVM: x86: svm: make sure NMI is injected after nmi_singlestepVitaly Kuznetsov2019-04-271-0/+3
* KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPUSean Christopherson2019-04-271-10/+11
* KVM: nVMX: restore host state in nested_vmx_vmexit for VMFailSean Christopherson2019-04-201-20/+153
* x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an errorNathan Chancellor2019-04-201-0/+1
* x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processorsMatthew Whitehead2019-04-201-7/+7
* x86/hpet: Prevent potential NULL pointer dereferenceAditya Pakki2019-04-201-0/+2
* x86/mm: Don't leak kernel addressesMatteo Croce2019-04-201-2/+2
* x86/perf/amd: Remove need to check "running" bit in NMI handlerLendacky, Thomas2019-04-172-12/+22
* x86/perf/amd: Resolve NMI latency issues for active PMCsLendacky, Thomas2019-04-171-1/+55
* x86/perf/amd: Resolve race condition when disabling PMCLendacky, Thomas2019-04-171-3/+62
* xen: Prevent buffer overflow in privcmd ioctlDan Carpenter2019-04-171-0/+3
* x86/vdso: Drop implicit common-page-size linker flagNick Desaulniers2019-04-171-2/+2
* x86: vdso: Use $LD instead of $CC to linkAlistair Strachan2019-04-171-13/+9
* x86/power: Make restore_processor_context() saneAndy Lutomirski2019-04-173-41/+62