aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2020-07-11x86/amd_nb: Add AMD family 17h model 60h PCI IDsAlexander Monakov
2020-07-11x86/amd_nb: Add Family 19h PCI IDsYazen Ghannam
2020-07-11x86/mm: Stop printing BRK addressesArvind Sankar
2020-07-11x86/boot: Correct relocation destination on old linkersArvind Sankar
2020-07-11x86: fix vmap arguments in map_irq_stackChristoph Hellwig
2020-07-11x86,smap: Fix smap_{save,restore}() alternativesPeter Zijlstra
2020-07-07KVM: VMX: Remove vcpu_vmx's defunct copy of host_pkruSean Christopherson
2020-07-07KVM: nVMX: Consult only the "basic" exit reason when routing nested exitSean Christopherson
2020-07-07KVM: nSVM: leave ASID aside in copy_vmcb_control_areaPaolo Bonzini
2020-07-07KVM: nSVM: fix condition for filtering async PFPaolo Bonzini
2020-07-07x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisonedTony Luck
2020-07-07KVM: x86: Fix APIC page invalidation raceEiichi Tsukata
2020-07-07KVM: x86: respect singlestep when emulating instructionFelipe Franciosi
2020-07-07perf/x86/intel: Add more available bits for OFFCORE_RESPONSE of Intel TremontKan Liang
2020-07-07x86/reboot/quirks: Add MacBook6,1 reboot quirkHill Ma
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-07-07x86/speculation: Prevent rogue cross-process SSBD shutdownAnthony Steinhauser
2020-07-07x86/PCI: Mark Intel C620 MROMs as having non-compliant BARsXiaochun Lee
2020-07-07x86_64: Fix jiffies ODR violationBob Haarman
2020-06-29Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-29Merge tag 'v5.2.46' into v5.2/standard/baseBruce Ashfield
2020-06-24Platform: OLPC: Make olpc_dt_compatible_match() static __initLubomir Rintel
2020-06-11Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-11Merge tag 'v5.2.45' into v5.2/standard/baseBruce Ashfield
2020-06-11Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-11Merge tag 'v5.2.44' 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-09x86/mmiotrace: Use cpumask_available() for cpumask_var_t variablesNathan Chancellor
2020-06-09mm: Fix mremap not considering huge pmd devmapFan Yang
2020-06-08copy_xstate_to_kernel(): don't leave parts of destination uninitializedAl Viro
2020-06-08x86/dma: Fix max PFN arithmetic overflow on 32 bit systemsAlexander Dahl
2020-06-08KVM: x86: Fix pkru save/restore when guest CR4.PKE=0, move it to x86.cBabu Moger
2020-06-08x86/apic: Move TSC deadline timer debug printkThomas Gleixner
2020-06-08x86/mm/cpa: Flush direct map alias during cpaRick Edgecombe
2020-06-08KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mceJim Mattson
2020-06-08x86: Fix early boot crash on gcc-10, third tryBorislav Petkov
2020-06-05Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-05Merge tag 'v5.2.43' into v5.2/standard/baseBruce Ashfield
2020-06-05Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-05Merge tag 'v5.2.42' into v5.2/standard/baseBruce Ashfield
2020-06-04KVM: x86/mmu: Set mmio_value to '0' if reserved #PF can't be generatedSean Christopherson
2020-06-04KVM: nVMX: always update CR3 in VMCSPaolo Bonzini
2020-06-04x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasksJosh Poimboeuf
2020-06-04x86/unwind/orc: Fix error handling in __unwind_start()Josh Poimboeuf
2020-06-04KVM: VMX: Skip GUEST_CR3 VMREAD+VMWRITE if the VMCS is up-to-dateSean Christopherson
2020-06-04arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory()Janakarajan Natarajan
2020-06-04KVM: x86: Fixes posted interrupt check for IRQs delivery modesSuravee Suthikulpanit