summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2019-12-21KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)Paolo Bonzini1-1/+4
2019-12-21KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIESPaolo Bonzini1-2/+7
2019-12-21KVM: x86: do not modify masked bits of shared MSRsPaolo Bonzini1-2/+3
2019-12-21x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defectKai-Heng Feng1-0/+11
2019-12-21x86/apic/32: Avoid bogus LDR warningsJan Beulich1-10/+15
2019-11-28x86/speculation: Fix redundant MDS mitigation messageWaiman Long1-0/+13
2019-11-28x86/speculation: Fix incorrect MDS/TAA mitigation statusWaiman Long1-2/+15
2019-11-28x86/insn: Fix awk regexp warningsAlexander Kapshuk1-2/+2
2019-11-28kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad stackSteven Rostedt (VMware)1-7/+35
2019-11-28KVM/x86: Fix invvpid and invept register operand size in 64-bit modeUros Bizjak1-2/+2
2019-11-25x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one errorBjorn Helgaas1-1/+1
2019-11-25x86/olpc: Fix build error with CONFIG_MFD_CS5535=mBorislav Petkov1-2/+1
2019-11-25uprobes/x86: Prohibit probing on MOV SS instructionMasami Hiramatsu1-0/+4
2019-11-25kprobes/x86: Prohibit probing on exception masking instructionsMasami Hiramatsu2-0/+22
2019-11-25x86/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra3-10/+10
2019-11-25x86/CPU: Use correct macros for Cyrix callsMatthew Whitehead1-1/+1
2019-11-25signal: Properly deliver SIGSEGV from x86 uprobesEric W. Biederman1-1/+1
2019-11-16x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli4-28/+54
2019-11-16x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUsJosh Poimboeuf1-4/+0
2019-11-16x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko2-6/+61
2019-11-16x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta1-1/+6
2019-11-16kvm/x86: Export MDS_NO=0 to guests when TSX is enabledPawan Gupta1-0/+19
2019-11-16x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta1-0/+23
2019-11-16x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta6-2/+132
2019-11-16x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta5-1/+149
2019-11-16x86/cpu: Add a helper function x86_read_arch_cap_msr()Pawan Gupta2-4/+13
2019-11-16x86/msr: Add the IA32_TSX_CTRL MSRPawan Gupta1-0/+5
2019-11-16KVM: x86: use Intel speculation bugs and features as derived in generic x86 codePaolo Bonzini2-0/+15
2019-11-16kvm: x86: IA32_ARCH_CAPABILITIES is always supportedJim Mattson1-0/+5
2019-11-16KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hostsSean Christopherson3-14/+13
2019-11-16KVM: Introduce kvm_get_arch_capabilities()Ben Hutchings3-2/+12
2019-11-16kvm: mmu: Don't read PDPTEs when paging is not enabledJunaid Shahid1-2/+2
2019-11-12perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP...Kim Phillips1-1/+1
2019-11-06efi/x86: Do not clean dummy variable in kexec pathDave Young1-3/+0
2019-11-06x86/cpu: Add Atom Tremont (Jacobsville)Kan Liang1-1/+2
2019-10-17x86/asm: Fix MWAITX C-state hint valueJanakarajan Natarajan2-3/+3
2019-10-17KVM: nVMX: handle page fault in vmread fixJack Wang1-1/+1
2019-10-05KVM: x86: Manually calculate reserved bits when loading PDPTRSSean Christopherson1-3/+8
2019-10-05KVM: x86: set ctxt->have_exception in x86_decode_insn()Jan Dakinevich2-0/+8
2019-10-05KVM: x86: always stop emulation on page faultJan Dakinevich1-1/+3
2019-10-05x86/apic: Soft disable APIC before initializing itThomas Gleixner1-0/+8
2019-10-05x86/reboot: Always use NMI fallback when shutdown via reboot vector IPI failsGrzegorz Halat1-19/+27
2019-09-21x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machinesThomas Gleixner1-1/+7
2019-09-21x86/boot: Add missing bootparam that breaks boot on some platformsCorey Minyard1-0/+1
2019-09-21x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC...Linus Torvalds1-0/+1
2019-09-21KVM: nVMX: handle page fault in vmreadPaolo Bonzini1-2/+5
2019-09-21KVM: x86: work around leak of uninitialized stack contentsFuqian Huang1-0/+7
2019-09-16x86, boot: Remove multiple copy of static function sanitize_boot_params()Zhenzhong Duan2-1/+1
2019-09-10Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds1-4/+0
2019-09-06x86/ptrace: fix up botched merge of spectrev1 fixGreg Kroah-Hartman1-2/+1