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
2025-03-03
x86/asm: Merge KSTK_ESP() implementations
Brian Gerst
2025-03-03
KVM: VMX: Extract checks on entry/exit control pairs to a helper macro
Sean Christopherson
2025-03-03
KVM: SVM: Invalidate "next" SNP VMSA GPA even on failure
Sean Christopherson
2025-03-03
KVM: SVM: Use guard(mutex) to simplify SNP vCPU state updates
Sean Christopherson
2025-03-03
KVM: SVM: Mark VMCB dirty before processing incoming snp_vmsa_gpa
Sean Christopherson
2025-03-03
KVM: SVM: Use guard(mutex) to simplify SNP AP Creation error handling
Sean Christopherson
2025-03-03
KVM: SVM: Simplify request+kick logic in SNP AP Creation handling
Sean Christopherson
2025-03-03
KVM: SVM: Require AP's "requested" SEV_FEATURES to match KVM's view
Sean Christopherson
2025-03-03
KVM: SVM: Don't change target vCPU state on AP Creation VMGEXIT error
Sean Christopherson
2025-03-03
KVM: SVM: Refuse to attempt VRMUN if an SEV-ES+ guest has an invalid VMSA
Sean Christopherson
2025-03-03
KVM: SVM: Don't rely on DebugSwap to restore host DR0..DR3
Sean Christopherson
2025-03-03
KVM: SVM: Save host DR masks on CPUs with DebugSwap
Sean Christopherson
2025-03-03
x86/bugs: Make spectre user default depend on MITIGATION_SPECTRE_V2
Breno Leitao
2025-03-03
x86/bugs: Use the cpu_smt_possible() helper instead of open-coded code
Breno Leitao
2025-03-03
x86/speculation: Add a conditional CS prefix to CALL_NOSPEC
Pawan Gupta
2025-03-03
x86/speculation: Simplify and make CALL_NOSPEC consistent
Pawan Gupta
2025-03-03
x86/paravirt: Remove unused paravirt_disable_iospace()
Dr. David Alan Gilbert
2025-03-03
x86/ibt: Make cfi_bhi a constant for FINEIBT_BHI=n
Peter Zijlstra
2025-03-02
crypto: lib/Kconfig - Hide arch options from user
Herbert Xu
2025-03-02
crypto: x86/aegis - use the new scatterwalk functions
Eric Biggers
2025-03-02
crypto: x86/aes-gcm - use the new scatterwalk functions
Eric Biggers
2025-03-01
Merge branch 'perf/urgent' into perf/core, to pick up dependent patches and f...
Ingo Molnar
2025-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-03-01
kvm: retry nx_huge_page_recovery_thread creation
Keith Busch
2025-03-01
vhost: return task creation error instead of NULL
Keith Busch
2025-02-28
Merge tag 'x86-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-02-28
KVM: x86: Always set mp_state to RUNNABLE on wakeup from HLT
Sean Christopherson
2025-02-28
x86/tdx: Mark message.bytes as nonstring
Kees Cook
2025-02-28
KVM: x86: Snapshot the host's DEBUGCTL after disabling IRQs
Sean Christopherson
2025-02-28
KVM: SVM: Manually context switch DEBUGCTL if LBR virtualization is disabled
Sean Christopherson
2025-02-28
KVM: x86: Snapshot the host's DEBUGCTL in common x86
Sean Christopherson
2025-02-28
KVM: SVM: Suppress DEBUGCTL.BTF on AMD
Sean Christopherson
2025-02-28
KVM: SVM: Drop DEBUGCTL[5:2] from guest's effective value
Sean Christopherson
2025-02-28
KVM: SVM: Inject #GP if memory operand for INVPCID is non-canonical
Sean Christopherson
2025-02-28
KVM: VMX: Reject KVM_RUN if userspace forces emulation during nested VM-Enter
Sean Christopherson
2025-02-28
KVM: SVM: Set RFLAGS.IF=1 in C code, to get VMRUN out of the STI shadow
Sean Christopherson
2025-02-28
KVM: x86/tdp_mmu: Remove tdp_mmu_for_each_pte()
Nikolay Borisov
2025-02-28
KVM: nVMX: Decouple EPT RWX bits from EPT Violation protection bits
Sean Christopherson
2025-02-28
KVM: VMX: Remove EPT_VIOLATIONS_ACC_*_BIT defines
Nikolay Borisov
2025-02-28
x86/mm: Reduce header dependencies in <asm/set_memory.h>
Kevin Brodsky
2025-02-28
x86/mm: Remove unused __set_memory_prot()
Kevin Brodsky
2025-02-28
x86/bugs: Add AUTO mitigations for mds/taa/mmio/rfds
David Kaplan
2025-02-28
x86/bugs: Relocate mds/taa/mmio/rfds defines
David Kaplan
2025-02-28
x86/bugs: Add X86_BUG_SPECTRE_V2_USER
David Kaplan
2025-02-28
x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8
H. Peter Anvin (Intel)
2025-02-28
x86/cpu: Enable modifying CPU bug flags with '{clear,set}puid='
Brendan Jackman
2025-02-28
x86/cpu: Add the 'setcpuid=' boot parameter
Brendan Jackman
2025-02-28
x86/cpu: Create helper function to parse the 'clearcpuid=' boot parameter
Brendan Jackman
2025-02-28
x86/cpu: Don't clear X86_FEATURE_LAHF_LM flag in init_amd_k8() on AMD when ru...
Max Grobecker
2025-02-28
x86/locking: Remove semicolon from "lock" prefix
Uros Bizjak
[prev]
[next]