summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2020-06-25KVM: x86/mmu: Set mmio_value to '0' if reserved #PF can't be generatedSean Christopherson
2020-06-25kvm: x86: Fix reserved bits related calculation errors caused by MKTMEKai Huang
2020-06-25kvm: x86: Move kvm_set_mmio_spte_mask() from x86.c to mmu.cKai Huang
2020-06-25kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa
2020-06-25x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lldArd Biesheuvel
2020-06-25x86/idt: Keep spurious entries unset in system_vectorsVitaly Kuznetsov
2020-06-25x86/apic: Make TSC deadline timer detection message visibleBorislav Petkov
2020-06-25x86/purgatory: Disable various profiling and sanitizing optionsHans de Goede
2020-06-22x86/amd_nb: Add Family 19h PCI IDsYazen Ghannam
2020-06-22x86/amd_nb: Add PCI device IDs for family 17h, model 70hMarcel Bocu
2020-06-22x86/amd_nb: Add PCI device IDs for family 17h, model 30hWoods, Brian
2020-06-22hwmon/k10temp, x86/amd_nb: Consolidate shared device IDsWoods, Brian
2020-06-22x86/mm: Stop printing BRK addressesArvind Sankar
2020-06-22x86/boot: Correct relocation destination on old linkersArvind Sankar
2020-06-22KVM: nVMX: Consult only the "basic" exit reason when routing nested exitSean Christopherson
2020-06-22KVM: nSVM: leave ASID aside in copy_vmcb_control_areaPaolo Bonzini
2020-06-22KVM: nSVM: fix condition for filtering async PFPaolo Bonzini
2020-06-22x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.Anthony Steinhauser
2020-06-22x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.Anthony Steinhauser
2020-06-22x86/speculation: Add support for STIBP always-on preferred modeThomas Lendacky
2020-06-22x86/speculation: Change misspelled STIPB to STIBPWaiman Long
2020-06-22KVM: x86: only do L1TF workaround on affected processorsPaolo Bonzini
2020-06-22KVM: x86/mmu: Consolidate "is MMIO SPTE" codeSean Christopherson
2020-06-22kvm: x86: Fix L1TF mitigation for shadow MMUKai Huang
2020-06-22KVM: x86: Fix APIC page invalidation raceEiichi Tsukata
2020-06-22x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisonedTony Luck
2020-06-22x86/reboot/quirks: Add MacBook6,1 reboot quirkHill Ma
2020-06-22x86/speculation: Prevent rogue cross-process SSBD shutdownAnthony Steinhauser
2020-06-22x86/PCI: Mark Intel C620 MROMs as having non-compliant BARsXiaochun Lee
2020-06-22x86_64: Fix jiffies ODR violationBob Haarman
2020-06-22x86/cpu/amd: Make erratum #1054 a legacy erratumKim Phillips
2020-06-22x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()Will Deacon
2020-06-22make 'user_access_begin()' do 'access_ok()'Linus Torvalds
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-07x86/mmiotrace: Use cpumask_available() for cpumask_var_t variablesNathan Chancellor
2020-06-07mm: Fix mremap not considering huge pmd devmapFan Yang
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-27x86/apic: Move TSC deadline timer debug printkThomas Gleixner
2020-05-27KVM: SVM: Fix potential memory leak in svm_cpu_init()Miaohe Lin
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-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