- 60ebc28 Merge tag 'perf_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
- b2381ac x86/fpu: Mask out the invalid MXCSR bits properly by Borislav Petkov · 3 years, 3 months ago
- 71920ea perf/x86/msr: Add Sapphire Rapids CPU support by Kan Liang · 3 years, 3 months ago
- 71188590 x86/Kconfig: Do not enable AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT automatically by Borislav Petkov · 3 years, 3 months ago
- c22ccc4 Merge tag 'x86_urgent_for_v5.15_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
- 3946b46 Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 3 months ago
- 0dcf60d Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 3 months ago
- d298b03 x86/fpu: Restore the masking out of reserved MXCSR bits by Borislav Petkov · 3 years, 3 months ago
- 52bf803 Merge tag 'hyperv-fixes-signed-20211007' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years, 3 months ago
- 951cd3a firmware: include drivers/firmware/Kconfig unconditionally by Arnd Bergmann · 3 years, 3 months ago
- 225bac2 x86/Kconfig: Correct reference to MWINCHIP3D by Lukas Bulwahn · 3 years, 5 months ago
- 4758fd8 x86/platform/olpc: Correct ifdef symbol to intended CONFIG_OLPC_XO15_SCI by Lukas Bulwahn · 3 years, 5 months ago
- 3958b9c x86/entry: Clear X86_FEATURE_SMAP when CONFIG_X86_SMAP=n by Vegard Nossum · 3 years, 3 months ago
- 2c861f2 x86/entry: Correct reference to intended CONFIG_64_BIT by Lukas Bulwahn · 3 years, 5 months ago
- d4ebfca x86/resctrl: Fix kfree() of the wrong type in domain_add_cpu() by James Morse · 3 years, 4 months ago
- 64e87d4 x86/resctrl: Free the ctrlval arrays when domain_setup_mon_state() fails by James Morse · 3 years, 4 months ago
- f5c20e4 x86/hyperv: Avoid erroneously sending IPI to 'self' by Vitaly Kuznetsov · 3 years, 3 months ago
- 9c11112 xen/x86: adjust data placement by Jan Beulich · 3 years, 3 months ago
- 59f7e53 x86/PVH: adjust function/data placement by Jan Beulich · 3 years, 3 months ago
- 079c4ba xen/x86: hook up xen_banner() also for PVH by Jan Beulich · 3 years, 3 months ago
- 4d1ab43 xen/x86: generalize preferred console model from PV to PVH Dom0 by Jan Beulich · 3 years, 3 months ago
- 8e24d9b xen/x86: allow "earlyprintk=xen" to work for PV Dom0 by Jan Beulich · 3 years, 3 months ago
- cae7d81 xen/x86: allow PVH Dom0 without XEN_PV=y by Jan Beulich · 3 years, 3 months ago
- 9172b5c xen/x86: prevent PVH type from getting clobbered by Jan Beulich · 3 years, 3 months ago
- 9731572 xen/privcmd: drop "pages" parameter from xen_remap_pfn() by Jan Beulich · 3 years, 4 months ago
- 291073a kvm: fix objtool relocation warning by Linus Torvalds · 3 years, 3 months ago
- 3a399a2 Merge tag 'perf_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
- b2626f1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 3 months ago
- ecc2123 perf/x86/intel: Update event constraints for ICX by Kan Liang · 3 years, 3 months ago
- 02d029a perf/x86: Reset destroy callback on event init failure by Anand K Mistry · 3 years, 3 months ago
- 6e3cd95 x86/hpet: Use another crystalball to evaluate HPET usability by Thomas Gleixner · 3 years, 3 months ago
- 06f2ac3 x86/sev: Return an error on a returned non-zero SW_EXITINFO1[31:0] by Tom Lendacky · 3 years, 3 months ago
- 4de593f Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 3 months ago
- e8a747d KVM: x86: Swap order of CPUID entry "index" vs. "significant flag" checks by Sean Christopherson · 3 years, 3 months ago
- ad9af93 x86/kvmclock: Move this_cpu_pvti into kvmclock.h by Zelin Deng · 3 years, 3 months ago
- 6e439bb Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years, 3 months ago
- 4ccb9f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 3 months ago
- ced1858 bpf, x86: Fix bpf mapping of atomic fetch implementation by Johan Almbladh · 3 years, 3 months ago
- 9cccec2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 3 months ago
- 5c49d18 KVM: VMX: Fix a TSX_CTRL_CPUID_CLEAR field mask issue by Zhenzhong Duan · 3 years, 3 months ago
- 5bb7b21 Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
- 5739844 Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 3 months ago
- 5ba1071 x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accesses by Numfor Mbiziwo-Tiapo · 3 years, 4 months ago
- 0e14ef3 crypto: x86/sm4 - Fix frame pointer stack corruption by Josh Poimboeuf · 3 years, 4 months ago
- 65855ed KVM: X86: Synchronize the shadow pagetable before link it by Lai Jiangshan · 3 years, 4 months ago
- f816029 KVM: X86: Fix missed remote tlb flush in rmap_write_protect() by Lai Jiangshan · 3 years, 4 months ago
- faf6b755 KVM: x86: nSVM: don't copy virt_ext from vmcb12 by Maxim Levitsky · 3 years, 4 months ago
- d1cba6c KVM: x86: nSVM: test eax for 4K alignment for GP errata workaround by Maxim Levitsky · 3 years, 4 months ago
- aee77e1 KVM: x86: nSVM: restore int_vector in svm_clear_vintr by Maxim Levitsky · 3 years, 4 months ago
- d81ff5f x86/asm: Fix SETZ size enqcmds() build failure by Kees Cook · 3 years, 4 months ago
- e1fc155 kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[] by Fares Mehanna · 3 years, 4 months ago
- dbab610 KVM: x86: nVMX: re-evaluate emulation_required on nested VM exit by Maxim Levitsky · 3 years, 4 months ago
- c8607e4 KVM: x86: nVMX: don't fail nested VM entry on invalid guest state if !from_vmentry by Maxim Levitsky · 3 years, 4 months ago
- c42dec1 KVM: x86: VMX: synthesize invalid VM exit when emulating invalid guest state by Maxim Levitsky · 3 years, 4 months ago
- 136a55c KVM: x86: nSVM: refactor svm_leave_smm and smm_enter_smm by Maxim Levitsky · 3 years, 4 months ago
- e85d3e7 KVM: x86: SVM: call KVM_REQ_GET_NESTED_STATE_PAGES on exit from SMM mode by Maxim Levitsky · 3 years, 4 months ago
- 37687c4 KVM: x86: reset pdptrs_from_userspace when exiting smm by Maxim Levitsky · 3 years, 4 months ago
- e2e6e44 KVM: x86: nSVM: restore the L1 host state prior to resuming nested guest on SMM exit by Maxim Levitsky · 3 years, 4 months ago
- 8d68bad KVM: nVMX: Filter out all unsupported controls when eVMCS was activated by Vitaly Kuznetsov · 3 years, 4 months ago
- 2f9b68f KVM: x86: Fix stack-out-of-bounds memory access from ioapic_write_indirect() by Vitaly Kuznetsov · 3 years, 4 months ago
- 5b92b6c KVM: SEV: Allow some commands for mirror VM by Peter Gonda · 3 years, 4 months ago
- f43c887 KVM: SEV: Update svm_vm_copy_asid_from for SEV-ES by Peter Gonda · 3 years, 4 months ago
- 24a996a KVM: nVMX: Fix nested bus lock VM exit by Chenyi Qiang · 3 years, 4 months ago
- 94c245a KVM: x86: Identify vCPU0 by its vcpu_idx instead of its vCPUs array entry by Sean Christopherson · 3 years, 4 months ago
- 4eeef24 KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor by Sean Christopherson · 3 years, 4 months ago
- e9337c8 kvm: fix wrong exception emulation in check_rdtsc by Hou Wenlong · 3 years, 5 months ago
- 50c0380 KVM: SEV: Pin guest memory for write for RECEIVE_UPDATE_DATA by Sean Christopherson · 3 years, 4 months ago
- f1815e0a KVM: SVM: fix missing sev_decommission in sev_receive_start by Mingwei Zhang · 3 years, 4 months ago
- bb18a67 KVM: SEV: Acquire vcpu mutex when updating VMSA by Peter Gonda · 3 years, 4 months ago
- ed7023a KVM: nVMX: fix comments of handle_vmon() by Yu Zhang · 3 years, 4 months ago
- eb7511b KVM: x86: Handle SRCU initialization failure during page track init by Haimin Zhang · 3 years, 4 months ago
- cd36ae8 KVM: VMX: Remove defunct "nr_active_uret_msrs" field by Sean Christopherson · 3 years, 4 months ago
- 03a6e84 KVM: x86: Clear KVM's cached guest CR3 at RESET/INIT by Sean Christopherson · 3 years, 4 months ago
- 7117003 KVM: x86: Mark all registers as avail/dirty at vCPU creation by Sean Christopherson · 3 years, 4 months ago
- 8aa83e6 x86/setup: Call early_reserve_memory() earlier by Juergen Gross · 3 years, 4 months ago
- 0594c58 xen/x86: fix PV trap handling on secondary processors by Jan Beulich · 3 years, 4 months ago
- d4ffd5d x86/fault: Fix wrong signal when vsyscall fails with pkey by Jiashuo Liang · 3 years, 5 months ago
- 794d5b8 swiotlb-xen: this is PV-only on x86 by Jan Beulich · 3 years, 4 months ago
- 8e1034a xen/pci-swiotlb: reduce visibility of symbols by Jan Beulich · 3 years, 4 months ago
- 4403f80 xen/x86: drop redundant zeroing from cpu_initialize_context() by Jan Beulich · 3 years, 4 months ago
- 20621d2 Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- 2f62996 Merge tag 'kbuild-fixes-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 4 months ago
- 7fa6a27 x86/build: Do not add -falign flags unconditionally for clang by Nathan Chancellor · 3 years, 4 months ago
- c6460da Merge tag 'for-linus-5.15b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 4 months ago
- ff1ffd7 Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years, 4 months ago
- 36c9b59 xen: fix usage of pmd_populate in mremap for pv guests by Juergen Gross · 3 years, 4 months ago
- f68aa10 xen: reset legacy rtc flag for PV domU by Juergen Gross · 3 years, 4 months ago
- 77e02cf memblock: introduce saner 'memblock_free_ptr()' interface by Linus Torvalds · 3 years, 4 months ago
- 356ed64 bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS prog by Hou Tao · 3 years, 4 months ago
- 81065b3 x86/mce: Avoid infinite loop for copy from user recovery by Tony Luck · 3 years, 4 months ago
- a69ae29 x86/uaccess: Fix 32-bit __get_user_asm_u64() when CC_HAS_ASM_GOTO_OUTPUT=y by Will Deacon · 3 years, 4 months ago
- dfb5c1e x86/hyperv: remove on-stack cpumask from hv_send_ipi_mask_allbutself by Wei Liu · 3 years, 4 months ago
- c2f4954 Merge branch 'linus' into smp/urgent by Thomas Gleixner · 3 years, 4 months ago
- d6c338a Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 3 years, 4 months ago
- a7a08b2 arch: remove compat_alloc_user_space by Arnd Bergmann · 3 years, 4 months ago
- 59ab844 compat: remove some compat entry points by Arnd Bergmann · 3 years, 4 months ago
- 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- 34b1999 x86/mm: Fix kern_addr_valid() to cope with existing but not present entries by Mike Rapoport · 3 years, 5 months ago
- 4cb398f configs: remove the obsolete CONFIG_INPUT_POLLDEV by Zenghui Yu · 3 years, 4 months ago
- 65a2aa5 mm/memory_hotplug: remove nid parameter from arch_remove_memory() by David Hildenbrand · 3 years, 4 months ago