- 55a677b Merge tag 'efi-urgent-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi by Linus Torvalds · 3 years, 1 month ago
- f5d54a4 Merge tag 'x86_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 1 month ago
- 90bf8d9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 1 month ago
- 1ff2fc0 x86/sme: Explicitly map new EFI memmap table as encrypted by Tom Lendacky · 3 years, 2 months ago
- ad5b353 KVM: SVM: Do not terminate SEV-ES guests on GHCB validation failure by Tom Lendacky · 3 years, 1 month ago
- a655276 KVM: SEV: Fall back to vmalloc for SEV-ES scratch area if necessary by Sean Christopherson · 3 years, 2 months ago
- 75236f5 KVM: SEV: Return appropriate error codes if SEV-ES scratch setup fails by Sean Christopherson · 3 years, 2 months ago
- 5c8f6a2 x86/xen: Add xenpv_restore_regs_and_return_to_usermode() by Lai Jiangshan · 3 years, 1 month ago
- 1367afa x86/entry: Use the correct fence macro after swapgs in kernel CR3 by Lai Jiangshan · 3 years, 1 month ago
- c07e455 x86/entry: Add a fence for kernel entry SWAPGS in paranoid_entry() by Lai Jiangshan · 3 years, 1 month ago
- 1d5379d0 x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword by Michael Sterritt · 3 years, 1 month ago
- 51523ed x86/64/mm: Map all kernel memory into trampoline_pgd by Joerg Roedel · 3 years, 1 month ago
- a955cad KVM: x86/mmu: Retry page fault if root is invalidated by memslot update by Sean Christopherson · 3 years, 1 month ago
- bfbb307 KVM: VMX: Set failure code in prepare_vmcs02() by Dan Carpenter · 3 years, 1 month ago
- ef8b4b7 KVM: ensure APICv is considered inactive if there is no APIC by Paolo Bonzini · 3 years, 1 month ago
- cb1d220 KVM: x86/pmu: Fix reserved bits for AMD PerfEvtSeln register by Like Xu · 3 years, 1 month ago
- b50db70 x86/tsc: Disable clocksource watchdog for TSC on qualified platorms by Feng Tang · 3 years, 1 month ago
- c7719e7 x86/tsc: Add a timer to make sure TSC_adjust is always checked by Feng Tang · 3 years, 1 month ago
- 52d0b8b x86/fpu/signal: Initialize sw_bytes in save_xstate_epilog() by Marco Elver · 3 years, 1 month ago
- 7d697f0 x86/cpu: Drop spurious underscore from RAPTOR_LAKE #define by Tony Luck · 3 years, 1 month ago
- f080815 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 1 month ago
- 7cfc5c6 KVM: fix avic_set_running for preemptable kernels by Paolo Bonzini · 3 years, 1 month ago
- e90e51d KVM: VMX: clear vmx_x86_ops.sync_pir_to_irr if APICv is disabled by Paolo Bonzini · 3 years, 1 month ago
- c9d61dc KVM: SEV: accept signals in sev_lock_two_vms by Paolo Bonzini · 3 years, 1 month ago
- 10a3792 KVM: SEV: do not take kvm->lock when destroying by Paolo Bonzini · 3 years, 1 month ago
- 17d44a9 KVM: SEV: Prohibit migration of a VM that has mirrors by Paolo Bonzini · 3 years, 1 month ago
- bf42b02 KVM: SEV: Do COPY_ENC_CONTEXT_FROM with both VMs locked by Paolo Bonzini · 3 years, 1 month ago
- 642525e KVM: SEV: move mirror status to destination of KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM by Paolo Bonzini · 3 years, 1 month ago
- 2b347a3 KVM: SEV: initialize regions_list of a mirror VM by Paolo Bonzini · 3 years, 1 month ago
- 501b580 KVM: SEV: cleanup locking for KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM by Paolo Bonzini · 3 years, 1 month ago
- 4674164 KVM: SEV: do not use list_replace_init on an empty list by Paolo Bonzini · 3 years, 1 month ago
- 53b7ca1 KVM: x86: Use a stable condition around all VT-d PI paths by Paolo Bonzini · 3 years, 1 month ago
- 37c4dbf KVM: x86: check PIR even for vCPUs with disabled APICv by Paolo Bonzini · 3 years, 1 month ago
- 7e1901f KVM: VMX: prepare sync_pir_to_irr for running with APICv disabled by Paolo Bonzini · 3 years, 1 month ago
- f47491d KVM: x86/mmu: Handle "default" period when selectively waking kthread by Sean Christopherson · 3 years, 1 month ago
- 28f091bc KVM: MMU: shadow nested paging does not have PKU by Paolo Bonzini · 3 years, 1 month ago
- 4b85c92 KVM: x86/mmu: Remove spurious TLB flushes in TDP MMU zap collapsible path by Sean Christopherson · 3 years, 1 month ago
- 7533377 KVM: x86/mmu: Use yield-safe TDP MMU root iter in MMU notifier unmapping by Sean Christopherson · 3 years, 1 month ago
- 9557e60 Merge tag 'x86-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 1 month ago
- 0757ca0 Merge tag 'iommu-fixes-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 3 years, 1 month ago
- 21e96a2 iommu/vt-d: Remove unused PASID_DISABLED by Joerg Roedel · 3 years, 1 month ago
- 6b54698 Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 1 month ago
- 05b2963 KVM: X86: Use vcpu->arch.walk_mmu for kvm_mmu_invlpg() by Lai Jiangshan · 3 years, 1 month ago
- 12ec33a KVM: X86: Fix when shadow_root_level=5 && guest root_level<4 by Lai Jiangshan · 3 years, 1 month ago
- feb627e KVM: x86: Forbid KVM_SET_CPUID{,2} after KVM_RUN by Vitaly Kuznetsov · 3 years, 1 month ago
- 712494d KVM: nVMX: Emulate guest TLB flush on nested VM-Enter with new vpid12 by Sean Christopherson · 3 years, 1 month ago
- 40e5f908 KVM: nVMX: Abide to KVM_REQ_TLB_FLUSH_GUEST request on nested vmentry/vmexit by Sean Christopherson · 3 years, 1 month ago
- 2b4a5a5 KVM: nVMX: Flush current VPID (L1 vs. L2) for KVM_REQ_TLB_FLUSH_GUEST by Sean Christopherson · 3 years, 1 month ago
- 30d7c5d KVM: SEV: expose KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM capability by Paolo Bonzini · 3 years, 1 month ago
- 78311a5 KVM: x86: ignore APICv if LAPIC is not enabled by Paolo Bonzini · 3 years, 1 month ago
- 8503fea KVM: VMX: do not use uninitialized gfn_to_hva_cache by Paolo Bonzini · 3 years, 1 month ago
- d5d1cf4 Merge branch 'kvm-5.16-fixes-pre-rc2' into HEAD by Paolo Bonzini · 3 years, 1 month ago
- 00db58c xen: make HYPERVISOR_set_debugreg() always_inline by Juergen Gross · 3 years, 1 month ago
- b1c45ad xen: make HYPERVISOR_get_debugreg() always_inline by Juergen Gross · 3 years, 1 month ago
- c0f2077 x86/boot: Mark prepare_command_line() __init by Borislav Petkov · 3 years, 1 month ago
- 40c93d7 Merge tag 'x86-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 1 month ago
- af16bde Merge tag 'perf-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 1 month ago
- 6b38e2f Merge tag 's390-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 1 month ago
- 2a09919 xen/pvh: add missing prototype to header by Juergen Gross · 3 years, 1 month ago
- 7af959b Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 1 month ago
- 0dc636b x86: Pin task-stack in __get_wchan() by Peter Zijlstra · 3 years, 1 month ago
- fcb116b signal: Replace force_fatal_sig with force_exit_sig when in doubt by Eric W. Biederman · 3 years, 1 month ago
- c46e8ec Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 1 month ago
- 503e451 ftrace/samples: add missing Kconfig option for ftrace direct multi sample by Heiko Carstens · 3 years, 1 month ago
- 8ed716c KVM: x86/mmu: Pass parameter flush as false in kvm_tdp_mmu_zap_collapsible_sptes() by Hou Wenlong · 3 years, 1 month ago
- c7785d8 KVM: x86/mmu: Skip tlb flush if it has been done in zap_gfn_range() by Hou Wenlong · 3 years, 1 month ago
- 9dba4d2 x86/kvm: remove unused ack_notifier callbacks by Juergen Gross · 3 years, 1 month ago
- 574c3c5 KVM: x86/mmu: Fix TLB flush range when handling disconnected pt by Ben Gardon · 3 years, 1 month ago
- 2845e73 KVM: x86: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS by Vitaly Kuznetsov · 3 years, 1 month ago
- b5aead0 KVM: x86: Assume a 64-bit hypercall for guests with protected state by Tom Lendacky · 3 years, 7 months ago
- 817506d Merge branch 'kvm-5.16-fixes' into kvm-master by Paolo Bonzini · 3 years, 1 month ago
- 8e38e96 KVM: SEV: Fix typo in and tweak name of cmd_allowed_from_miror() by Sean Christopherson · 3 years, 2 months ago
- ea410ef KVM: SEV: Drop a redundant setting of sev->asid during initialization by Sean Christopherson · 3 years, 2 months ago
- 1bd00a4 KVM: SEV: WARN if SEV-ES is marked active but SEV is not by Sean Christopherson · 3 years, 2 months ago
- a41fb26 KVM: SEV: Set sev_info.active after initial checks in sev_guest_init() by Sean Christopherson · 3 years, 2 months ago
- 79b1114 KVM: SEV: Disallow COPY_ENC_CONTEXT_FROM if target has created vCPUs by Sean Christopherson · 3 years, 2 months ago
- cee6666 KVM: nVMX: Use a gfn_to_hva_cache for vmptrld by David Woodhouse · 3 years, 1 month ago
- 7d0172b KVM: nVMX: Use kvm_read_guest_offset_cached() for nested VMCS check by David Woodhouse · 3 years, 1 month ago
- 6a83475 KVM: x86/xen: Use sizeof_field() instead of open-coding it by David Woodhouse · 3 years, 1 month ago
- 297d597 KVM: nVMX: Use kvm_{read,write}_guest_cached() for shadow_vmcs12 by David Woodhouse · 3 years, 1 month ago
- 4e84364 KVM: x86/xen: Fix get_attr of KVM_XEN_ATTR_TYPE_SHARED_INFO by David Woodhouse · 3 years, 1 month ago
- b8453cd KVM: x86/mmu: include EFER.LMA in extended mmu role by Maxim Levitsky · 3 years, 1 month ago
- af957ee KVM: nVMX: don't use vcpu->arch.efer when checking host state on nested state load by Maxim Levitsky · 3 years, 1 month ago
- 964b7aa KVM: Fix steal time asm constraints by David Woodhouse · 3 years, 2 months ago
- dc23a51 cpuid: kvm_find_kvm_cpuid_features() should be declared 'static' by Paul Durrant · 3 years, 1 month ago
- f3fd84a x86/perf: Fix snapshot_branch_stack warning in VM by Song Liu · 3 years, 2 months ago
- bdc0fee perf/x86/intel/uncore: Fix IIO event constraints for Snowridge by Alexander Antonov · 3 years, 1 month ago
- 3866ae3 perf/x86/intel/uncore: Fix IIO event constraints for Skylake Server by Alexander Antonov · 3 years, 1 month ago
- e324234 perf/x86/intel/uncore: Fix filter_tid mask for CHA events on Skylake Server by Alexander Antonov · 3 years, 1 month ago
- ac5d272 x86/sgx: Fix free page accounting by Reinette Chatre · 3 years, 1 month ago
- c5adbb3a KVM: x86: Fix uninitialized eoi_exit_bitmap usage in vcpu_load_eoi_exitmap() by 黄乐 · 3 years, 1 month ago
- f3e613e x86/hyperv: Move required MSRs check to initial platform probing by Sean Christopherson · 3 years, 2 months ago
- daf9721 x86/hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V setup fails by Sean Christopherson · 3 years, 2 months ago
- 8d48bf82 x86/boot: Pull up cmdline preparation and early param parsing by Borislav Petkov · 3 years, 2 months ago
- 218cc8b Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- fc661f2 Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- f7018be Merge tag 'perf_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- 1654e95 Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- 4d6fe79 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 2 months ago
- d4fa09e Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 2 months ago