summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2021-11-14Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-11-14Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-14Merge tag 'perf_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-11-14Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-11-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-11-13Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-12signal/vm86_32: Remove pointless test in BUG_ONEric W. Biederman
2021-11-12x86/cpu: Add Raptor Lake to Intel familyTony Luck
2021-11-12x86/mce: Add errata workaround for Skylake SKX37Dave Jones
2021-11-12KVM: SEV: unify cgroup cleanup code for svm_vm_migrate_fromPaolo Bonzini
2021-11-12KVM: x86: move guest_pv_has out of user_access sectionPaolo Bonzini
2021-11-11Merge branch 'kvm-5.16-fixes' into kvm-masterPaolo Bonzini
2021-11-11Merge branch 'kvm-sev-move-context' into kvm-masterPaolo Bonzini
2021-11-11KVM: x86: Drop arbitrary KVM_SOFT_MAX_VCPUSVitaly Kuznetsov
2021-11-11KVM: Move INVPCID type check from vmx and svm to the common kvm_handle_invpcid()Vipin Sharma
2021-11-11KVM: VMX: Add a helper function to retrieve the GPR index for INVPCID, INVVPI...Vipin Sharma
2021-11-11KVM: nVMX: Clean up x2APIC MSR handling for L2Sean Christopherson
2021-11-11KVM: VMX: Macrofy the MSR bitmap getters and settersSean Christopherson
2021-11-11KVM: nVMX: Handle dynamic MSR intercept togglingSean Christopherson
2021-11-11KVM: nVMX: Query current VMCS when determining if MSR bitmaps are in useSean Christopherson
2021-11-11KVM: x86: Don't update vcpu->arch.pv_eoi.msr_val when a bogus value was writt...Vitaly Kuznetsov
2021-11-11KVM: x86: Rename kvm_lapic_enable_pv_eoi()Vitaly Kuznetsov
2021-11-11KVM: x86: Make sure KVM_CPUID_FEATURES really are KVM_CPUID_FEATURESPaul Durrant
2021-11-11KVM: x86: Add helper to consolidate core logic of SET_CPUID{2} flowsSean Christopherson
2021-11-11kvm: mmu: Use fast PF path for access tracking of huge pages when possibleJunaid Shahid
2021-11-11KVM: x86/mmu: Properly dereference rcu-protected TDP MMU sptep iteratorSean Christopherson
2021-11-11KVM: x86: inhibit APICv when KVM_GUESTDBG_BLOCKIRQ activeMaxim Levitsky
2021-11-11kvm: x86: Convert return type of *is_valid_rdpmc_ecx() to boolJim Mattson
2021-11-11KVM: x86: Fix recording of guest steal time / preempted statusDavid Woodhouse
2021-11-11KVM: SEV: Add support for SEV-ES intra host migrationPeter Gonda
2021-11-11KVM: SEV: Add support for SEV intra host migrationPeter Gonda
2021-11-11KVM: SEV: provide helpers to charge/uncharge misc_cgPaolo Bonzini
2021-11-11KVM: generalize "bugged" VM to "dead" VMPaolo Bonzini
2021-11-11KVM: SEV: Refactor out sev_es_state structPeter Gonda
2021-11-11Merge branch 'kvm-guest-sev-migration' into kvm-masterPaolo Bonzini
2021-11-11x86/kvm: Add kexec support for SEV Live Migration.Ashish Kalra
2021-11-11x86/kvm: Add guest support for detecting and enabling SEV Live Migration feat...Ashish Kalra
2021-11-11mm: x86: Invoke hypercall when page encryption status is changedBrijesh Singh
2021-11-11x86/kvm: Add AMD SEV specific Hypercall3Brijesh Singh
2021-11-11perf/x86/vlbr: Add c->flags to vlbr event constraintsLike Xu
2021-11-11perf/x86/lbr: Reset LBR_SELECT during vlbr resetWanpeng Li
2021-11-11x86/smp: Factor out parts of native_smp_prepare_cpus()Boris Ostrovsky
2021-11-11static_call,x86: Robustify trampoline patchingPeter Zijlstra
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-10Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-09x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text()Kefeng Wang
2021-11-09sections: move is_kernel_inittext() into sections.hKefeng Wang
2021-11-09proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacksDavid Hildenbrand