index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2024-08-25
x86/msr: Switch between WRMSRNS and WRMSR with the alternatives mechanism
Andrew Cooper
2024-08-25
x86/entry: Test ti_work for zero before processing individual bits
Xin Li (Intel)
2024-08-25
perf/x86/intel: Limit the period on Haswell
Kan Liang
2024-08-25
x86/fred: Set SS to __KERNEL_DS when enabling FRED
Xin Li (Intel)
2024-08-25
x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60h-70h
Richard Gong
2024-08-25
x86/extable: Remove unused declaration fixup_bug()
Yue Haibing
2024-08-25
x86/boot/64: Strip percpu address space when setting up GDT descriptors
Uros Bizjak
2024-08-25
x86/cpu: Clarify the error message when BIOS does not support SGX
WangYuli
2024-08-25
x86/kexec: Add comments around swap_pages() assembly to improve readability
Kai Huang
2024-08-25
x86/kexec: Fix a comment of swap_pages() assembly
Kai Huang
2024-08-25
x86/sgx: Fix a W=1 build warning in function comment
Kai Huang
2024-08-25
x86/EISA: Use memremap() to probe for the EISA BIOS signature
Maciej W. Rozycki
2024-08-25
x86/mtrr: Remove obsolete declaration for mtrr_bp_restore()
Gaosheng Cui
2024-08-25
x86/cpu_entry_area: Annotate percpu_setup_exception_stacks() as __init
Nathan Chancellor
2024-08-24
crypto: x86/sha256 - Add parentheses around macros' single arguments
Fangrui Song
2024-08-23
x86/hyperv: use helpers to read control registers in hv_snp_boot_ap()
Yosry Ahmed
2024-08-23
x86/syscall: Avoid memcpy() for ia32 syscall_get_arguments()
Kees Cook
2024-08-22
KVM: SVM: Don't advertise Bus Lock Detect to guest if SVM support is missing
Ravi Bangoria
2024-08-22
KVM: x86: Suppress userspace access failures on unsupported, "emulated" MSRs
Sean Christopherson
2024-08-22
KVM: x86: Suppress failures on userspace access to advertised, unsupported MSRs
Sean Christopherson
2024-08-22
KVM: x86: Hoist x86.c's global msr_* variables up above kvm_do_msr_access()
Sean Christopherson
2024-08-22
KVM: x86: Funnel all fancy MSR return value handling into a common helper
Sean Christopherson
2024-08-22
KVM: x86: Refactor kvm_get_feature_msr() to avoid struct kvm_msr_entry
Sean Christopherson
2024-08-22
KVM: x86: Rename get_msr_feature() APIs to get_feature_msr()
Sean Christopherson
2024-08-22
KVM: x86: Refactor kvm_x86_ops.get_msr_feature() to avoid kvm_msr_entry
Sean Christopherson
2024-08-22
KVM: x86: Rename KVM_MSR_RET_INVALID to KVM_MSR_RET_UNSUPPORTED
Sean Christopherson
2024-08-22
KVM: x86: Move MSR_TYPE_{R,W,RW} values from VMX to x86, as enums
Sean Christopherson
2024-08-22
KVM: SVM: Disallow guest from changing userspace's MSR_AMD64_DE_CFG value
Sean Christopherson
2024-08-22
KVM: x86/mmu: Clean up function comments for dirty logging APIs
Sean Christopherson
2024-08-22
KVM: x86: Use this_cpu_ptr() in kvm_user_return_msr_cpu_online
Li Chen
2024-08-22
KVM: VMX: hyper-v: Prevent impossible NULL pointer dereference in evmcs_load()
Vitaly Kuznetsov
2024-08-22
KVM: nVMX: Use vmx_segment_cache_clear() instead of open coded equivalent
Maxim Levitsky
2024-08-22
KVM: nVMX: Honor userspace MSR filter lists for nested VM-Enter/VM-Exit
Sean Christopherson
2024-08-22
KVM: VMX: Do not account for temporary memory allocation in ECREATE emulation
Kai Huang
2024-08-22
KVM: VMX: Modify the BUILD_BUG_ON_MSG of the 32-bit field in the vmcs_check16...
Qiang Liu
2024-08-22
KVM: SVM: Remove unnecessary GFP_KERNEL_ACCOUNT in svm_set_nested_state()
Yongqiang Liu
2024-08-22
KVM: nVMX: Use macros and #defines in vmx_restore_vmx_misc()
Xin Li
2024-08-22
KVM: VMX: Open code VMX preemption timer rate mask in its accessor
Xin Li
2024-08-22
KVM VMX: Move MSR_IA32_VMX_MISC bit defines to asm/vmx.h
Sean Christopherson
2024-08-22
KVM: nVMX: Add a helper to encode VMCS info in MSR_IA32_VMX_BASIC
Sean Christopherson
2024-08-22
KVM: nVMX: Use macros and #defines in vmx_restore_vmx_basic()
Xin Li
2024-08-22
KVM: VMX: Track CPU's MSR_IA32_VMX_BASIC as a single 64-bit value
Xin Li
2024-08-22
KVM: VMX: Move MSR_IA32_VMX_BASIC bit defines to asm/vmx.h
Xin Li
2024-08-22
KVM: x86: Stuff vCPU's PAT with default value at RESET, not creation
Sean Christopherson
2024-08-22
x86/cpu: KVM: Move macro to encode PAT value to common header
Sean Christopherson
2024-08-22
x86/cpu: KVM: Add common defines for architectural memory types (PAT, MTRRs, ...
Sean Christopherson
2024-08-22
KVM: SVM: fix emulation of msr reads/writes of MSR_FS_BASE and MSR_GS_BASE
Maxim Levitsky
2024-08-22
KVM: x86: Acquire kvm->srcu when handling KVM_SET_VCPU_EVENTS
Sean Christopherson
2024-08-22
KVM: x86/mmu: Check that root is valid/loaded when pre-faulting SPTEs
Sean Christopherson
2024-08-22
KVM: x86/mmu: Fixup comments missed by the REMOVED_SPTE=>FROZEN_SPTE rename
Yan Zhao
[prev]
[next]