index
:
kernel/git/stable/linux.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
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-10-04
RISC-V: KVM: Implement VCPU interrupts and requests handling
Anup Patel
2021-10-04
RISC-V: KVM: Implement VCPU create, init and destroy functions
Anup Patel
2021-10-04
RISC-V: Add initial skeletal KVM support
Anup Patel
2021-10-04
RISC-V: Add hypervisor extension related CSR defines
Anup Patel
2021-10-04
Merge tag 'kvm-s390-master-5.15-1' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2021-09-30
KVM: selftests: Ensure all migrations are performed when test is affined
Sean Christopherson
2021-09-30
KVM: x86: Swap order of CPUID entry "index" vs. "significant flag" checks
Sean Christopherson
2021-09-30
ptp: Fix ptp_kvm_getcrosststamp issue for x86 ptp_kvm
Zelin Deng
2021-09-30
x86/kvmclock: Move this_cpu_pvti into kvmclock.h
Zelin Deng
2021-09-28
KVM: s390: Function documentation fixes
Janosch Frank
2021-09-28
selftests: KVM: Don't clobber XMM register when read
Oliver Upton
2021-09-27
KVM: VMX: Fix a TSX_CTRL_CPUID_CLEAR field mask issue
Zhenzhong Duan
2021-09-24
Merge tag 'kvmarm-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-09-24
selftests: KVM: Explicitly use movq to read xmm registers
Oliver Upton
2021-09-24
selftests: KVM: Call ucall_init when setting up in rseq_test
Oliver Upton
2021-09-23
KVM: Remove tlbs_dirty
Lai Jiangshan
2021-09-23
KVM: X86: Synchronize the shadow pagetable before link it
Lai Jiangshan
2021-09-23
KVM: X86: Fix missed remote tlb flush in rmap_write_protect()
Lai Jiangshan
2021-09-23
KVM: x86: nSVM: don't copy virt_ext from vmcb12
Maxim Levitsky
2021-09-23
KVM: x86: nSVM: test eax for 4K alignment for GP errata workaround
Maxim Levitsky
2021-09-23
KVM: x86: selftests: test simultaneous uses of V_IRQ from L1 and L0
Maxim Levitsky
2021-09-23
KVM: x86: nSVM: restore int_vector in svm_clear_vintr
Maxim Levitsky
2021-09-22
kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[]
Fares Mehanna
2021-09-22
KVM: x86: nVMX: re-evaluate emulation_required on nested VM exit
Maxim Levitsky
2021-09-22
KVM: x86: nVMX: don't fail nested VM entry on invalid guest state if !from_vm...
Maxim Levitsky
2021-09-22
KVM: x86: VMX: synthesize invalid VM exit when emulating invalid guest state
Maxim Levitsky
2021-09-22
KVM: x86: nSVM: refactor svm_leave_smm and smm_enter_smm
Maxim Levitsky
2021-09-22
KVM: x86: SVM: call KVM_REQ_GET_NESTED_STATE_PAGES on exit from SMM mode
Maxim Levitsky
2021-09-22
KVM: x86: reset pdptrs_from_userspace when exiting smm
Maxim Levitsky
2021-09-22
KVM: x86: nSVM: restore the L1 host state prior to resuming nested guest on S...
Maxim Levitsky
2021-09-22
KVM: nVMX: Filter out all unsupported controls when eVMCS was activated
Vitaly Kuznetsov
2021-09-22
KVM: KVM: Use cpumask_available() to check for NULL cpumask when kicking vCPUs
Sean Christopherson
2021-09-22
KVM: Clean up benign vcpu->cpu data races when kicking vCPUs
Sean Christopherson
2021-09-22
KVM: x86: Fix stack-out-of-bounds memory access from ioapic_write_indirect()
Vitaly Kuznetsov
2021-09-22
KVM: selftests: Create a separate dirty bitmap per slot
David Matlack
2021-09-22
KVM: selftests: Refactor help message for -s backing_src
David Matlack
2021-09-22
KVM: selftests: Change backing_src flag to -s in demand_paging_test
David Matlack
2021-09-22
KVM: SEV: Allow some commands for mirror VM
Peter Gonda
2021-09-22
KVM: SEV: Update svm_vm_copy_asid_from for SEV-ES
Peter Gonda
2021-09-22
KVM: nVMX: Fix nested bus lock VM exit
Chenyi Qiang
2021-09-22
KVM: x86: Identify vCPU0 by its vcpu_idx instead of its vCPUs array entry
Sean Christopherson
2021-09-22
KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor
Sean Christopherson
2021-09-22
kvm: fix wrong exception emulation in check_rdtsc
Hou Wenlong
2021-09-22
KVM: SEV: Pin guest memory for write for RECEIVE_UPDATE_DATA
Sean Christopherson
2021-09-22
KVM: SVM: fix missing sev_decommission in sev_receive_start
Mingwei Zhang
2021-09-22
KVM: SEV: Acquire vcpu mutex when updating VMSA
Peter Gonda
2021-09-22
KVM: do not shrink halt_poll_ns below grow_start
Sergey Senozhatsky
2021-09-22
KVM: nVMX: fix comments of handle_vmon()
Yu Zhang
2021-09-22
KVM: x86: Handle SRCU initialization failure during page track init
Haimin Zhang
2021-09-22
KVM: VMX: Remove defunct "nr_active_uret_msrs" field
Sean Christopherson
[next]