summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2022-01-05Merge remote-tracking branch 'drm-intel/topic/core-for-CI' into drm-tipDouglas Anderson
2022-01-05Merge remote-tracking branch 'drm-intel/drm-intel-next' into drm-tipDouglas Anderson
2022-01-05Merge remote-tracking branch 'drm/drm-next' into drm-tipDouglas Anderson
2022-01-02Merge tag 'x86_urgent_for_v5.16_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-12-29x86/build: Use the proper name CONFIG_FW_LOADERLukas Bulwahn
2021-12-27Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-12-26Merge tag 'x86_urgent_for_v5.16_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-12-21KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPUSean Christopherson
2021-12-20drm/i915/adl-n: Enable ADL-N platformTejas Upadhyay
2021-12-20KVM: nVMX: Synthesize TRIPLE_FAULT for L2 if emulation is requiredSean Christopherson
2021-12-20KVM: VMX: Always clear vmx->fail on emulation_requiredSean Christopherson
2021-12-20KVM: x86: Always set kvm_run->if_flagMarc Orr
2021-12-20KVM: x86/mmu: Don't advance iterator after restart due to yieldingSean Christopherson
2021-12-20KVM: x86: remove PMU FIXED_CTR3 from msrs_to_save_allWei Wang
2021-12-19x86/pkey: Fix undefined behaviour with PKRU_WD_BITAndrew Cooper
2021-12-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-12-19KVM: x86: Retry page fault if MMU reload is pending and root has no spSean Christopherson
2021-12-19KVM: x86: Drop guest CPUID check for host initiated writes to MSR_IA32_PERF_C...Vitaly Kuznetsov
2021-12-17Merge tag 'drm-intel-next-2021-12-14' of ssh://git.freedesktop.org/git/drm/dr...Dave Airlie
2021-12-16Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-16bpf: Fix extable address check.Alexei Starovoitov
2021-12-16bpf: Fix extable fixup offset.Alexei Starovoitov
2021-12-15x86/boot: Move EFI range reservation after cmdline parsingMike Rapoport
2021-12-15Revert "x86/boot: Pull up cmdline preparation and early param parsing"Borislav Petkov
2021-12-15Revert "x86/boot: Mark prepare_command_line() __init"Borislav Petkov
2021-12-13efi: Move efifb_setup_from_dmi() prototype from arch headersJavier Martinez Canillas
2021-12-12Merge tag 'sched-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-12-10KVM: x86: Don't WARN if userspace mucks with RCX during string I/O exitSean Christopherson
2021-12-10KVM: X86: Raise #GP when clearing CR0_PG in 64 bit modeLai Jiangshan
2021-12-10KVM: x86: Ignore sparse banks size for an "all CPUs", non-sparse IPI reqSean Christopherson
2021-12-10KVM: x86: Wait for IPIs to be delivered when handling Hyper-V TLB flush hyper...Vitaly Kuznetsov
2021-12-08sched,x86: Don't use cluster topology for x86 hybrid CPUsPeter Zijlstra
2021-12-08drm/i915/rpl-s: Add PCI IDS for Raptor Lake SAnusha Srivatsa
2021-12-08KVM: nVMX: Don't use Enlightened MSR Bitmap for L3Vitaly Kuznetsov
2021-12-06Merge tag 'efi-urgent-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-12-05Merge tag 'x86_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-12-05x86/sme: Explicitly map new EFI memmap table as encryptedTom Lendacky
2021-12-05KVM: SVM: Do not terminate SEV-ES guests on GHCB validation failureTom Lendacky
2021-12-05KVM: SEV: Fall back to vmalloc for SEV-ES scratch area if necessarySean Christopherson
2021-12-05KVM: SEV: Return appropriate error codes if SEV-ES scratch setup failsSean Christopherson
2021-12-03x86/xen: Add xenpv_restore_regs_and_return_to_usermode()Lai Jiangshan
2021-12-03x86/entry: Use the correct fence macro after swapgs in kernel CR3Lai Jiangshan
2021-12-03x86/entry: Add a fence for kernel entry SWAPGS in paranoid_entry()Lai Jiangshan
2021-12-03x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qwordMichael Sterritt
2021-12-03x86/64/mm: Map all kernel memory into trampoline_pgdJoerg Roedel
2021-12-02KVM: x86/mmu: Retry page fault if root is invalidated by memslot updateSean Christopherson
2021-12-02KVM: VMX: Set failure code in prepare_vmcs02()Dan Carpenter