aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2020-08-06Merge branch 'v5.6/base' into v5.6/standard/qemuarm64v5.6/standard/qemuarm64Bruce Ashfield
2020-08-06Merge branch 'v5.6/base' into v5.6/standard/baseBruce Ashfield
2020-06-17KVM: nVMX: Consult only the "basic" exit reason when routing nested exitSean Christopherson
2020-06-17KVM: nSVM: leave ASID aside in copy_vmcb_control_areaPaolo Bonzini
2020-06-17KVM: nSVM: fix condition for filtering async PFPaolo Bonzini
2020-06-17KVM: nVMX: Skip IBPB when switching between vmcs01 and vmcs02Sean Christopherson
2020-06-17x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisonedTony Luck
2020-06-17KVM: x86: Fix APIC page invalidation raceEiichi Tsukata
2020-06-17KVM: x86: respect singlestep when emulating instructionFelipe Franciosi
2020-06-17KVM: x86/mmu: Set mmio_value to '0' if reserved #PF can't be generatedSean Christopherson
2020-06-17KVM: x86: allow KVM_STATE_NESTED_MTF_PENDING in kvm_state flagsPaolo Bonzini
2020-06-17perf/x86/intel: Add more available bits for OFFCORE_RESPONSE of Intel TremontKan Liang
2020-06-17x86/reboot/quirks: Add MacBook6,1 reboot quirkHill Ma
2020-06-17x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.Anthony Steinhauser
2020-06-17x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.Anthony Steinhauser
2020-06-17x86/speculation: Prevent rogue cross-process SSBD shutdownAnthony Steinhauser
2020-06-17x86/PCI: Mark Intel C620 MROMs as having non-compliant BARsXiaochun Lee
2020-06-17x86: mm: ptdump: calculate effective permissions correctlySteven Price
2020-06-17x86_64: Fix jiffies ODR violationBob Haarman
2020-06-17KVM: x86: only do L1TF workaround on affected processorsPaolo Bonzini
2020-06-17x86/cpu/amd: Make erratum #1054 a legacy erratumKim Phillips
2020-06-10x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross
2020-06-10x86/cpu: Add 'table' argument to cpu_matches()Mark Gross
2020-06-10x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross
2020-06-07mm: Fix mremap not considering huge pmd devmapFan Yang
2020-06-07x86/mmiotrace: Use cpumask_available() for cpumask_var_t variablesNathan Chancellor
2020-06-07x86/hyperv: Properly suspend/resume reenlightenment notificationsVitaly Kuznetsov
2020-06-07x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"Andy Lutomirski
2020-06-03x86/ioperm: Prevent a memory leak when fork failsJay Lang
2020-06-03copy_xstate_to_kernel(): don't leave parts of destination uninitializedAl Viro
2020-06-03x86/dma: Fix max PFN arithmetic overflow on 32 bit systemsAlexander Dahl
2020-05-27x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasksJosh Poimboeuf
2020-05-27bpf: Restrict bpf_probe_read{, str}() only to archs where they workDaniel Borkmann
2020-05-27x86/apic: Move TSC deadline timer debug printkThomas Gleixner
2020-05-20KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mceJim Mattson
2020-05-20x86/unwind/orc: Fix error handling in __unwind_start()Josh Poimboeuf
2020-05-20x86: Fix early boot crash on gcc-10, third tryBorislav Petkov
2020-05-20KVM: x86: Fix pkru save/restore when guest CR4.PKE=0, move it to x86.cBabu Moger
2020-05-20x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot upSteven Rostedt (VMware)
2020-05-20kvm: nVMX: reflect MTF VM-exits if injected by L1Oliver Upton
2020-05-20KVM: nVMX: Consolidate nested MTF checks to helper functionOliver Upton
2020-05-14kvm: ioapic: Restrict lazy EOI update to edge-triggered interruptsPaolo Bonzini
2020-05-14arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory()Janakarajan Natarajan
2020-05-14KVM: x86: Fixes posted interrupt check for IRQs delivery modesSuravee Suthikulpanit
2020-05-14x86/unwind/orc: Fix premature unwind stoppage due to IRET framesJosh Poimboeuf
2020-05-14x86/unwind/orc: Fix error path for bad ORC entry typeJosh Poimboeuf
2020-05-14x86/unwind/orc: Prevent unwinding before ORC initializationJosh Poimboeuf
2020-05-14x86/unwind/orc: Don't skip the first frame for inactive tasksMiroslav Benes
2020-05-14x86/entry/64: Fix unwind hints in rewind_stack_do_exit()Jann Horn
2020-05-14x86/entry/64: Fix unwind hints in __switch_to_asm()Josh Poimboeuf