summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2021-09-22kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[]Fares Mehanna
2021-09-22KVM: x86: nVMX: re-evaluate emulation_required on nested VM exitMaxim Levitsky
2021-09-22KVM: x86: nVMX: don't fail nested VM entry on invalid guest state if !from_vm...Maxim Levitsky
2021-09-22KVM: x86: VMX: synthesize invalid VM exit when emulating invalid guest stateMaxim Levitsky
2021-09-22KVM: x86: nSVM: refactor svm_leave_smm and smm_enter_smmMaxim Levitsky
2021-09-22KVM: x86: SVM: call KVM_REQ_GET_NESTED_STATE_PAGES on exit from SMM modeMaxim Levitsky
2021-09-22KVM: x86: reset pdptrs_from_userspace when exiting smmMaxim Levitsky
2021-09-22KVM: x86: nSVM: restore the L1 host state prior to resuming nested guest on S...Maxim Levitsky
2021-09-22KVM: nVMX: Filter out all unsupported controls when eVMCS was activatedVitaly Kuznetsov
2021-09-22KVM: x86: Fix stack-out-of-bounds memory access from ioapic_write_indirect()Vitaly Kuznetsov
2021-09-22KVM: SEV: Allow some commands for mirror VMPeter Gonda
2021-09-22KVM: SEV: Update svm_vm_copy_asid_from for SEV-ESPeter Gonda
2021-09-22KVM: nVMX: Fix nested bus lock VM exitChenyi Qiang
2021-09-22KVM: x86: Identify vCPU0 by its vcpu_idx instead of its vCPUs array entrySean Christopherson
2021-09-22KVM: x86: Query vcpu->vcpu_idx directly and drop its accessorSean Christopherson
2021-09-22kvm: fix wrong exception emulation in check_rdtscHou Wenlong
2021-09-22KVM: SEV: Pin guest memory for write for RECEIVE_UPDATE_DATASean Christopherson
2021-09-22KVM: SVM: fix missing sev_decommission in sev_receive_startMingwei Zhang
2021-09-22KVM: SEV: Acquire vcpu mutex when updating VMSAPeter Gonda
2021-09-22KVM: nVMX: fix comments of handle_vmon()Yu Zhang
2021-09-22KVM: x86: Handle SRCU initialization failure during page track initHaimin Zhang
2021-09-22KVM: VMX: Remove defunct "nr_active_uret_msrs" fieldSean Christopherson
2021-09-22KVM: x86: Clear KVM's cached guest CR3 at RESET/INITSean Christopherson
2021-09-22KVM: x86: Mark all registers as avail/dirty at vCPU creationSean Christopherson
2021-09-21x86/setup: Call early_reserve_memory() earlierJuergen Gross
2021-09-21xen/x86: fix PV trap handling on secondary processorsJan Beulich
2021-09-20x86/fault: Fix wrong signal when vsyscall fails with pkeyJiashuo Liang
2021-09-20swiotlb-xen: this is PV-only on x86Jan Beulich
2021-09-20xen/pci-swiotlb: reduce visibility of symbolsJan Beulich
2021-09-20xen/x86: drop redundant zeroing from cpu_initialize_context()Jan Beulich
2021-09-19Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-19Merge tag 'kbuild-fixes-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-09-19x86/build: Do not add -falign flags unconditionally for clangNathan Chancellor
2021-09-17Merge tag 'for-linus-5.15b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-09-15Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-09-15xen: fix usage of pmd_populate in mremap for pv guestsJuergen Gross
2021-09-15xen: reset legacy rtc flag for PV domUJuergen Gross
2021-09-14memblock: introduce saner 'memblock_free_ptr()' interfaceLinus Torvalds
2021-09-14bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS progHou Tao
2021-09-14x86/mce: Avoid infinite loop for copy from user recoveryTony Luck
2021-09-13x86/uaccess: Fix 32-bit __get_user_asm_u64() when CC_HAS_ASM_GOTO_OUTPUT=yWill Deacon
2021-09-11x86/hyperv: remove on-stack cpumask from hv_send_ipi_mask_allbutselfWei Liu
2021-09-11Merge branch 'linus' into smp/urgentThomas Gleixner
2021-09-09Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-09-08arch: remove compat_alloc_user_spaceArnd Bergmann
2021-09-08compat: remove some compat entry pointsArnd Bergmann
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08x86/mm: Fix kern_addr_valid() to cope with existing but not present entriesMike Rapoport
2021-09-08configs: remove the obsolete CONFIG_INPUT_POLLDEVZenghui Yu
2021-09-08mm/memory_hotplug: remove nid parameter from arch_remove_memory()David Hildenbrand