index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2020-12-04
kvm: svm: de-allocate svm_cpu_data for all cpus in svm_cpu_uninit()
Jacob Xu
2020-11-27
kvm: x86/mmu: Fix get_mmio_spte() on CPUs supporting 5-level PT
Vitaly Kuznetsov
2020-11-27
KVM: x86: Fix split-irqchip vs interrupt injection window request
Paolo Bonzini
2020-11-27
KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extint
Paolo Bonzini
2020-11-17
KVM: SVM: fix error return code in svm_create_vcpu()
Chen Zhou
2020-11-16
KVM: SVM: Fix offset computation bug in __sev_dbg_decrypt().
Ashish Kalra
2020-11-15
kvm: mmu: fix is_tdp_mmu_check when the TDP MMU is not in use
Paolo Bonzini
2020-11-13
KVM: SVM: Update cr3_lm_rsvd_bits for AMD SEV guests
Babu Moger
2020-11-13
KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_arch
Babu Moger
2020-11-13
KVM: x86: clflushopt should be treated as a no-op by emulation
David Edmondson
2020-11-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-11-08
Merge tag 'x86-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-11-08
KVM: x86: handle MSR_IA32_DEBUGCTLMSR with report_ignored_msrs
Pankaj Gupta
2020-11-08
kvm: x86: request masterclock update any time guest uses different msr
Oliver Upton
2020-11-08
kvm: x86: ensure pv_cpuid.features is initialized when enabling cap
Oliver Upton
2020-11-08
kvm: x86: reads of restricted pv msrs should also result in #GP
Oliver Upton
2020-11-08
KVM: x86: use positive error values for msr emulation that causes #GP
Maxim Levitsky
2020-11-08
KVM: x86/mmu: fix counting of rmap entries in pte_list_add
Li RongQing
2020-11-07
x86/platform/uv: Recognize UV5 hubless system identifier
Mike Travis
2020-11-07
x86/platform/uv: Remove spaces from OEM IDs
Mike Travis
2020-11-07
x86/platform/uv: Fix missing OEM_TABLE_ID
Mike Travis
2020-11-05
x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...
Anand K Mistry
2020-11-05
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-11-04
x86/lib: Change .weak to SYM_FUNC_START_WEAK for arch/x86/lib/mem*_64.S
Fangrui Song
2020-11-03
Merge tag 'x86_seves_for_v5.10_rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-11-01
Merge tag 'x86-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-11-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-10-31
KVM: vmx: remove unused variable
Paolo Bonzini
2020-10-31
KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work again
Vitaly Kuznetsov
2020-10-30
KVM: x86: Fix NULL dereference at kvm_msr_ignored_check()
Takashi Iwai
2020-10-30
KVM: x86: replace static const variables with macros
Paolo Bonzini
2020-10-29
x86/sev-es: Do not support MMIO to/from encrypted memory
Joerg Roedel
2020-10-29
x86/head/64: Check SEV encryption before switching to kernel page-table
Joerg Roedel
2020-10-29
x86/boot/compressed/64: Check SEV encryption in 64-bit boot-path
Joerg Roedel
2020-10-29
x86/boot/compressed/64: Sanity-check CPUID results in the early #VC handler
Joerg Roedel
2020-10-29
x86/boot/compressed/64: Introduce sev_status
Joerg Roedel
2020-10-28
x86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_ID
David Woodhouse
2020-10-27
x86/debug: Fix DR_STEP vs ptrace_get_debugreg(6)
Peter Zijlstra
2020-10-27
x86/debug: Only clear/set ->virtual_dr6 for userspace #DB
Peter Zijlstra
2020-10-27
x86/debug: Fix BTF handling
Peter Zijlstra
2020-10-27
Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-26
arch/um: partially revert the conversion to __section() macro
Linus Torvalds
2020-10-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-10-26
x86/hyperv: Clarify comment on x2apic mode
Michael Kelley
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-10-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-10-24
Merge tag 'x86_seves_fixes_for_v5.10_rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-10-24
KVM: ioapic: break infinite recursion on lazy EOI
Vitaly Kuznetsov
2020-10-24
KVM: vmx: rename pi_init to avoid conflict with paride
Paolo Bonzini
[next]