summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
* x86/purgatory: Disable various profiling and sanitizing optionsHans de Goede2020-06-251-1/+4
* x86/amd_nb: Add Family 19h PCI IDsYazen Ghannam2020-06-221-0/+3
* x86/amd_nb: Add PCI device IDs for family 17h, model 70hMarcel Bocu2020-06-221-0/+3
* x86/amd_nb: Add PCI device IDs for family 17h, model 30hWoods, Brian2020-06-221-0/+6
* hwmon/k10temp, x86/amd_nb: Consolidate shared device IDsWoods, Brian2020-06-221-2/+1
* x86/mm: Stop printing BRK addressesArvind Sankar2020-06-221-2/+0
* x86/boot: Correct relocation destination on old linkersArvind Sankar2020-06-222-2/+4
* KVM: nVMX: Consult only the "basic" exit reason when routing nested exitSean Christopherson2020-06-221-1/+1
* KVM: nSVM: leave ASID aside in copy_vmcb_control_areaPaolo Bonzini2020-06-221-1/+1
* KVM: nSVM: fix condition for filtering async PFPaolo Bonzini2020-06-221-2/+2
* x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.Anthony Steinhauser2020-06-221-2/+5
* x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.Anthony Steinhauser2020-06-221-37/+50
* x86/speculation: Add support for STIBP always-on preferred modeThomas Lendacky2020-06-223-6/+24
* x86/speculation: Change misspelled STIPB to STIBPWaiman Long2020-06-222-4/+4
* KVM: x86: only do L1TF workaround on affected processorsPaolo Bonzini2020-06-221-9/+10
* KVM: x86/mmu: Consolidate "is MMIO SPTE" codeSean Christopherson2020-06-221-8/+8
* kvm: x86: Fix L1TF mitigation for shadow MMUKai Huang2020-06-221-5/+13
* KVM: x86: Fix APIC page invalidation raceEiichi Tsukata2020-06-221-5/+2
* x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisonedTony Luck2020-06-222-8/+22
* x86/reboot/quirks: Add MacBook6,1 reboot quirkHill Ma2020-06-221-0/+8
* x86/speculation: Prevent rogue cross-process SSBD shutdownAnthony Steinhauser2020-06-221-18/+10
* x86/PCI: Mark Intel C620 MROMs as having non-compliant BARsXiaochun Lee2020-06-221-0/+4
* x86_64: Fix jiffies ODR violationBob Haarman2020-06-222-6/+2
* x86/cpu/amd: Make erratum #1054 a legacy erratumKim Phillips2020-06-221-2/+1
* x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()Will Deacon2020-06-221-1/+1
* make 'user_access_begin()' do 'access_ok()'Linus Torvalds2020-06-221-1/+11
* x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross2020-06-105-0/+144
* x86/cpu: Add 'table' argument to cpu_matches()Mark Gross2020-06-101-10/+13
* x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross2020-06-102-1/+33
* x86/mmiotrace: Use cpumask_available() for cpumask_var_t variablesNathan Chancellor2020-06-071-2/+2
* mm: Fix mremap not considering huge pmd devmapFan Yang2020-06-071-0/+1
* copy_xstate_to_kernel(): don't leave parts of destination uninitializedAl Viro2020-06-031-38/+48
* x86/dma: Fix max PFN arithmetic overflow on 32 bit systemsAlexander Dahl2020-06-031-1/+1
* x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasksJosh Poimboeuf2020-05-271-0/+7
* x86/apic: Move TSC deadline timer debug printkThomas Gleixner2020-05-271-13/+14
* KVM: SVM: Fix potential memory leak in svm_cpu_init()Miaohe Lin2020-05-271-7/+6
* KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mceJim Mattson2020-05-201-1/+1
* x86/unwind/orc: Fix error handling in __unwind_start()Josh Poimboeuf2020-05-201-7/+9
* x86: Fix early boot crash on gcc-10, third tryBorislav Petkov2020-05-203-1/+15
* x86/unwind/orc: Fix premature unwind stoppage due to IRET framesJosh Poimboeuf2020-05-143-14/+43
* x86/unwind/orc: Fix error path for bad ORC entry typeJosh Poimboeuf2020-05-141-1/+1
* x86/unwind/orc: Prevent unwinding before ORC initializationJosh Poimboeuf2020-05-141-3/+3
* x86/unwind/orc: Don't skip the first frame for inactive tasksMiroslav Benes2020-05-141-1/+1
* x86/entry/64: Fix unwind hints in rewind_stack_do_exit()Jann Horn2020-05-141-1/+1
* x86/entry/64: Fix unwind hints in kernel exit pathJosh Poimboeuf2020-05-141-1/+2
* x86/entry/64: Fix unwind hints in register clearing codeJosh Poimboeuf2020-05-141-19/+21
* KVM: VMX: Mark RCX, RDX and RSI as clobbered in vmx_vcpu_run()'s asm blobSean Christopherson2020-05-141-2/+3
* KVM: VMX: Explicitly reference RCX as the vmx_vcpu pointer in asm blobsSean Christopherson2020-05-141-39/+47
* bpf, x86_32: Fix clobbering of dst for BPF_JSETLuke Nelson2020-05-021-4/+16
* x86: hyperv: report value of misc_featuresOlaf Hering2020-05-021-2/+2