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-12-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-12-22
KVM: x86: Refactor __kvm_emulate_hypercall() into a macro
Paolo Bonzini
2024-12-22
KVM: x86: Always complete hypercall via function callback
Sean Christopherson
2024-12-22
KVM: x86: Bump hypercall stat prior to fully completing hypercall
Sean Christopherson
2024-12-22
KVM: x86: Move "emulate hypercall" function declarations to x86.h
Sean Christopherson
2024-12-22
KVM: x86: Add a helper to check for user interception of KVM hypercalls
Binbin Wu
2024-12-22
KVM: x86: clear vcpu->run->hypercall.ret before exiting for KVM_EXIT_HYPERCALL
Paolo Bonzini
2024-12-22
Merge tag 'kvm-x86-fixes-6.13-rcN' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-12-22
Merge tag 'kvm-x86-fixes-6.13-rcN' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-12-22
KVM: x86: let it be known that ignore_msrs is a bad idea
Paolo Bonzini
2024-12-22
KVM: VMX: don't include '<linux/find.h>' directly
Wolfram Sang
2024-12-21
crypto: x86/aes-xts - additional optimizations
Eric Biggers
2024-12-21
crypto: x86/aes-xts - more code size optimizations
Eric Biggers
2024-12-21
crypto: x86/aes-xts - change len parameter to int
Eric Biggers
2024-12-21
crypto: x86/aes-xts - improve some comments
Eric Biggers
2024-12-21
crypto: x86/aes-xts - make the register aliases per-function
Eric Biggers
2024-12-21
crypto: x86/aes-xts - use .irp when useful
Eric Biggers
2024-12-21
crypto: x86/aes-gcm - tune better for AMD CPUs
Eric Biggers
2024-12-21
crypto: x86/aes-gcm - code size optimization
Eric Biggers
2024-12-20
perf/x86/intel: Support RDPMC metrics clear mode
Kan Liang
2024-12-20
perf/x86/intel: Fix bitmask of OCR and FRONTEND events for LNC
Kan Liang
2024-12-20
x86/mm: Remove unnecessary include of <linux/extable.h>
Sebastian Andrzej Siewior
2024-12-20
Merge branch 'linus' into x86/mm, to pick up fixes
Ingo Molnar
2024-12-19
KVM: x86/mmu: Treat TDP MMU faults as spurious if access is already allowed
Sean Christopherson
2024-12-19
KVM: SVM: Allow guest writes to set MSR_AMD64_DE_CFG bits
Sean Christopherson
2024-12-19
KVM: x86: Play nice with protected guests in complete_hypercall_exit()
Sean Christopherson
2024-12-19
KVM: SVM: Disable AVIC on SNP-enabled system without HvInUseWrAllowed feature
Suravee Suthikulpanit
2024-12-19
KVM: x86: Remove hwapic_irr_update() from kvm_x86_ops
Chao Gao
2024-12-19
KVM: nVMX: Honor event priority when emulating PI delivery during VM-Enter
Sean Christopherson
2024-12-19
KVM: nVMX: Use vmcs01's controls shadow to check for IRQ/NMI windows at VM-Enter
Sean Christopherson
2024-12-19
KVM: nVMX: Drop manual vmcs01.GUEST_INTERRUPT_STATUS.RVI check at VM-Enter
Sean Christopherson
2024-12-19
KVM: nVMX: Check for pending INIT/SIPI after entering non-root mode
Sean Christopherson
2024-12-19
KVM: nVMX: Explicitly update vPPR on successful nested VM-Enter
Sean Christopherson
2024-12-19
KVM: VMX: Allow toggling bits in MSR_IA32_RTIT_CTL when enable bit is cleared
Adrian Hunter
2024-12-19
KVM: nVMX: Defer SVI update to vmcs01 on EOI when L2 is active w/o VID
Chao Gao
2024-12-18
KVM: x86: Add information about pending requests to kvm_exit tracepoint
Maxim Levitsky
2024-12-18
KVM: x86: Add interrupt injection information to the kvm_entry tracepoint
Maxim Levitsky
2024-12-18
KVM: SVM: Handle event vectoring error in check_emulate_instruction()
Ivan Orlov
2024-12-18
KVM: VMX: Handle event vectoring error in check_emulate_instruction()
Ivan Orlov
2024-12-18
KVM: x86: Try to unprotect and retry on unhandleable emulation failure
Ivan Orlov
2024-12-18
KVM: x86: Add emulation status for unhandleable exception vectoring
Ivan Orlov
2024-12-18
KVM: x86: Add function for vectoring error generation
Ivan Orlov
2024-12-18
KVM: x86: Use only local variables (no bitmask) to init kvm_cpu_caps
Sean Christopherson
2024-12-18
x86/virt/tdx: Require the module to assert it has the NO_RBP_MOD mitigation
Kai Huang
2024-12-18
x86/virt/tdx: Switch to use auto-generated global metadata reading code
Kai Huang
2024-12-18
x86/virt/tdx: Use dedicated struct members for PAMT entry sizes
Kai Huang
2024-12-18
x86/virt/tdx: Use auto-generated code to read global metadata
Paolo Bonzini
2024-12-18
x86/virt/tdx: Start to track all global metadata in one structure
Kai Huang
2024-12-18
x86/virt/tdx: Rename 'struct tdx_tdmr_sysinfo' to reflect the spec better
Kai Huang
2024-12-18
KVM: x86: Explicitly track feature flags that are enabled at runtime
Sean Christopherson
[prev]
[next]