- e5ff2cb9 Merge tag 'for-linus-5.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years ago
- 2e92493 x86/xen: avoid warning in Xen pv guest with CONFIG_AMD_MEM_ENCRYPT enabled by Juergen Gross · 4 years ago
- 4992eb4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years ago
- 9a78e15 KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest mode for VMX by Paolo Bonzini · 4 years ago
- aed8941 KVM: x86: Revert "KVM: x86: Mark GPRs dirty when written" by Sean Christopherson · 4 years ago
- 2500914 KVM: SVM: Unconditionally sync GPRs to GHCB on VMRUN of SEV-ES guest by Sean Christopherson · 4 years ago
- d51e1d3 KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migration by Maxim Levitsky · 4 years ago
- d95df95 kvm: tracing: Fix unmatched kvm_entry and kvm_exit events by Lorenzo Brescia · 4 years ago
- 1f7becf KVM: x86: get smi pending status correctly by Jay Zhou · 4 years ago
- 98dd2f1 KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[] by Like Xu · 4 years ago
- e61ab2a KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in intel_pmu_refresh() by Like Xu · 4 years ago
- eb79cd0 KVM: x86: Add more protection against undefined behavior in rsvd_bits() by Sean Christopherson · 4 years ago
- 5130680 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
- 24c56ee Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- 17b6c49 Merge tag 'x86_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- bde9cfa x86/setup: don't remove E820_TYPE_RAM for pfn 0 by Mike Rapoport · 4 years ago
- 6e1239c x86/cpu: Add another Alder Lake CPU to the Intel family by Gayatri Kammela · 4 years ago
- 67de8dc x86/mmx: Use KFPU_387 for MMX string operations by Andy Lutomirski · 4 years ago
- e451228 x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize state by Andy Lutomirski · 4 years ago
- 2e4ceed Merge tag 'for-linus-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years ago
- 28df858 Merge tag 'hyperv-fixes-signed-20210119' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years ago
- 9c7d901 x86: PM: Register syscore_ops for scale invariance by Rafael J. Wysocki · 4 years ago
- bd9dcef x86/xen: fix 'nopvspin' build error by Randy Dunlap · 4 years ago
- fff7b5e x86/hyperv: Initialize clockevents after LAPIC is initialized by Dexuan Cui · 4 years ago
- dcda487 Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years ago
- 1eb8f69 x86/topology: Make __max_die_per_package available unconditionally by Borislav Petkov · 4 years ago
- 3d7746b x86/xen: Fix xen_hvm_smp_init() when vector callback not available by David Woodhouse · 4 years ago
- 4621dc6 x86/xen: Don't register Xen IPIs when they aren't going to be used by David Woodhouse · 4 years ago
- b36b0fe x86/xen: Add xen_no_vector_callback option to test PCI INTX delivery by David Woodhouse · 4 years ago
- 66a4250 x86: __always_inline __{rd,wr}msr() by Peter Zijlstra · 4 years ago
- 7374953 x86/mce: Remove explicit/superfluous tracing by Peter Zijlstra · 4 years ago
- a1d5c98 x86/sev: Fix nonistr violation by Peter Zijlstra · 4 years ago
- 9caa7ff x86/entry: Fix noinstr fail by Peter Zijlstra · 4 years ago
- 76e2fc6 x86/cpu/amd: Set __max_die_per_package on AMD by Yazen Ghannam · 4 years ago
- f1ee3e1 Merge tag 'hyperv-fixes-signed-20210111' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years ago
- 7024f60 x86/sev-es: Handle string port IO to kernel memory properly by Hyunwook (Wooky) Baek · 4 years ago
- a440e4d Merge tag 'x86_urgent_for_v5.11_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- 2a190b2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years ago
- 872f36e KVM: x86: __kvm_vcpu_halt can be static by Paolo Bonzini · 4 years ago
- a0195f3 x86/resctrl: Don't move a task to the same resource group by Fenghua Yu · 4 years, 1 month ago
- ae28d1a x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSR by Fenghua Yu · 4 years, 1 month ago
- 647daca KVM: SVM: Add support for booting APs in an SEV-ES guest by Tom Lendacky · 4 years ago
- f2c7ef3 KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested vmexit by Maxim Levitsky · 4 years ago
- 56fe28d KVM: nSVM: mark vmcb as dirty when forcingly leaving the guest mode by Maxim Levitsky · 4 years ago
- 81f76ad KVM: nSVM: correctly restore nested_run_pending on migration by Maxim Levitsky · 4 years ago
- c0dba6e KVM: x86/mmu: Clarify TDP MMU page list invariants by Ben Gardon · 4 years ago
- a889ea5 KVM: x86/mmu: Ensure TDP MMU roots are freed after yield by Ben Gardon · 4 years ago
- de7860c8 KVM: x86: change in pv_eoi_get_pending() to make code more readable by Stephen Zhang · 4 years, 1 month ago
- 2f80d50 KVM: x86: fix shift out of bounds reported by UBSAN by Paolo Bonzini · 4 years, 1 month ago
- 52782d5 KVM/SVM: Remove leftover __svm_vcpu_run prototype from svm.c by Uros Bizjak · 4 years, 1 month ago
- f65cf84 KVM: SVM: Add register operand to vmsave call in sev_es_vcpu_load by Nathan Chancellor · 4 years, 1 month ago
- bc351f0 Merge branch 'kvm-master' into kvm-next by Paolo Bonzini · 4 years ago
- 9aa4187 KVM: x86/mmu: Optimize not-present/MMIO SPTE check in get_mmio_spte() by Sean Christopherson · 4 years, 1 month ago
- dde81f9 KVM: x86/mmu: Use raw level to index into MMIO walks' sptes array by Sean Christopherson · 4 years, 1 month ago
- 39b4d43 KVM: x86/mmu: Get root level from walkers when retrieving MMIO SPTE by Sean Christopherson · 4 years, 1 month ago
- 2aa07893 KVM: x86/mmu: Use -1 to flag an undefined spte in get_mmio_spte() by Sean Christopherson · 4 years, 1 month ago
- cb7f4a8b x86/mtrr: Correct the range check before performing MTRR type lookups by Ying-Tsun Huang · 4 years, 1 month ago
- ad0a6ba x86/hyperv: check cpu mask after interrupt has been disabled by Wei Liu · 4 years ago
- a8f7e08 x86/sev-es: Fix SEV-ES OUT/IN immediate opcode vc handling by Peter Gonda · 4 years ago
- dfe94d4 x86/hyperv: Fix kexec panic/hang issues by Dexuan Cui · 4 years, 1 month ago
- d1c5246 x86/mm: Fix leak of pmd ptlock by Dan Williams · 4 years, 1 month ago
- 87dbc20 local64.h: make <asm/local64.h> mandatory by Randy Dunlap · 4 years ago
- 2ca408d fanotify: Fix sys_fanotify_mark() on native x86-32 by Brian Gerst · 4 years, 1 month ago
- 3913d00 Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- 4a1106a Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- 1375b98 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
- e14fd4b x86/split-lock: Avoid returning with interrupts enabled by Andi Kleen · 4 years, 1 month ago
- d56a9ef kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK by Andrey Konovalov · 4 years, 1 month ago
- 8a49402 kasan, x86, s390: update undef CONFIG_KASAN by Andrey Konovalov · 4 years, 1 month ago
- 6a447b0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 1 month ago
- 3872f51 Merge tag 'for-linus-5.11-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 1 month ago
- b0a0c26 epoll: wire up syscall epoll_pwait2 by Willem de Bruijn · 4 years, 1 month ago
- 93bb59c mm, kvm: account kvm_vcpu_mmap to kmemcg by Shakeel Butt · 4 years, 1 month ago
- 6190c0c xen: Kconfig: remove X86_64 depends from XEN_512GB by Jason Andryuk · 4 years, 1 month ago
- 09c0796 Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 1 month ago
- 48c1c40 Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 1 month ago
- 007c74e Merge branch 'stable/for-linus-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 4 years, 1 month ago
- e994cc2 Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 1 month ago
- d45f89f KVM: SVM: fix 32-bit compilation by Paolo Bonzini · 4 years, 1 month ago
- 7a932e5 Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 1 month ago
- 1578071 Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 1 month ago
- eef0241 xen: remove trailing semicolon in macro definition by Tom Rix · 4 years, 1 month ago
- bfda93a xen: Kconfig: nest Xen guest options by Jason Andryuk · 4 years, 3 months ago
- 34aff14 xen: Remove Xen PVH/PVHVM dependency on PCI by Jason Andryuk · 4 years, 3 months ago
- e34ff4c x86/xen: Convert to DEFINE_SHOW_ATTRIBUTE by Qinglang Miao · 4 years, 4 months ago
- b4ec805 Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 1 month ago
- ac73e3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
- 32a0de8 arch, mm: make kernel_page_present() always available by Mike Rapoport · 4 years, 1 month ago
- 5d6ad66 arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC by Mike Rapoport · 4 years, 1 month ago
- 871402e mm: forbid splitting special mappings by Dmitry Safonov · 4 years, 1 month ago
- cd544fd mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio by Dmitry Safonov · 4 years, 1 month ago
- be37c98 x86: mremap speedup - Enable HAVE_MOVE_PUD by Kalesh Singh · 4 years, 1 month ago
- 57efa1f mm/gup: prevent gup_fast from racing with COW during fork by Jason Gunthorpe · 4 years, 1 month ago
- 722e039 Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years, 1 month ago
- 8640ca5 KVM: SVM: Add AP_JUMP_TABLE support in prep for AP booting by Tom Lendacky · 4 years, 1 month ago
- a313357 genirq: Move irq_has_action() into core code by Thomas Gleixner · 4 years, 1 month ago
- 42b4ca0 Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap' by Rafael J. Wysocki · 4 years, 1 month ago
- ad73109 KVM: SVM: Provide support to launch and run an SEV-ES guest by Tom Lendacky · 4 years, 1 month ago
- 16809ec KVM: SVM: Provide an updated VMRUN invocation for SEV-ES guests by Tom Lendacky · 4 years, 1 month ago
- 8613777 KVM: SVM: Provide support for SEV-ES vCPU loading by Tom Lendacky · 4 years, 1 month ago