index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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-28
KVM: SEV: Update KVM_AMD_SEV Kconfig entry and mention SEV-SNP
Vitaly Kuznetsov
2024-08-28
x86/resctrl: Fix arch_mbm_* array overrun on SNC
Peter Newman
2024-08-27
virt: sev-guest: Ensure the SNP guest messages do not exceed a page
Nikunj A Dadhania
2024-08-26
x86/tdx: Fix data leak in mmio_read()
Kirill A. Shutemov
2024-08-26
x86/ioremap: Improve iounmap() address range checks
Max Ramanouski
2024-08-25
x86/entry: Set FRED RSP0 on return to userspace instead of context switch
Xin Li (Intel)
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
[prev]
[next]