index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-05-20
Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/...
Paolo Bonzini
2020-05-20
rcuwait: avoid lockdep splats from rcuwait_active()
Paolo Bonzini
2020-05-19
x86/kvm: Restrict ASYNC_PF to user space
Thomas Gleixner
2020-05-19
x86/kvm: Sanitize kvm_async_pf_task_wait()
Thomas Gleixner
2020-05-19
x86/kvm: Handle async page faults directly through do_page_fault()
Andy Lutomirski
2020-05-19
context_tracking: Make guest_enter/exit() .noinstr ready
Thomas Gleixner
2020-05-19
lockdep: Prepare for noinstr sections
Peter Zijlstra
2020-05-19
tracing: Provide lockdep less trace_hardirqs_on/off() variants
Thomas Gleixner
2020-05-19
vmlinux.lds.h: Create section for protection against instrumentation
Thomas Gleixner
2020-05-15
kvm: add halt-polling cpu usage stats
David Matlack
2020-05-15
KVM: nVMX: Migrate the VMX-preemption timer
Jim Mattson
2020-05-15
KVM: nVMX: Change emulated VMX-preemption timer hrtimer to absolute
Jim Mattson
2020-05-15
KVM: nVMX: Really make emulated nested preemption timer pinned
Jim Mattson
2020-05-15
KVM: nVMX: Remove unused 'ops' param from nested_vmx_hardware_setup()
Sean Christopherson
2020-05-15
KVM: SVM: Remove unnecessary V_IRQ unsetting
Suravee Suthikulpanit
2020-05-15
KVM: SVM: Merge svm_enable_vintr into svm_set_vintr
Suravee Suthikulpanit
2020-05-15
KVM: VMX: Handle preemption timer fastpath
Wanpeng Li
2020-05-15
KVM: X86: TSCDEADLINE MSR emulation fastpath
Wanpeng Li
2020-05-15
KVM: x86: introduce kvm_can_use_hv_timer
Paolo Bonzini
2020-05-15
KVM: VMX: Optimize posted-interrupt delivery for timer fastpath
Wanpeng Li
2020-05-15
KVM: X86: Introduce more exit_fastpath_completion enum values
Wanpeng Li
2020-05-15
KVM: X86: Introduce kvm_vcpu_exit_request() helper
Wanpeng Li
2020-05-15
KVM: x86: Print symbolic names of VMX VM-Exit flags in traces
Sean Christopherson
2020-05-15
KVM: VMX: Introduce generic fastpath handler
Wanpeng Li
2020-05-15
KVM: nVMX: Drop superfluous VMREAD of vmcs02.GUEST_SYSENTER_*
Sean Christopherson
2020-05-15
KVM: nVMX: Truncate writes to vmcs.SYSENTER_EIP/ESP for 32-bit vCPU
Sean Christopherson
2020-05-15
KVM: VMX: Improve handle_external_interrupt_irqoff inline assembly
Uros Bizjak
2020-05-15
KVM: Documentation: Fix up cpuid page
Peter Xu
2020-05-15
KVM: X86: Sanity check on gfn before removal
Peter Xu
2020-05-15
KVM: No need to retry for hva_to_pfn_remapped()
Peter Xu
2020-05-15
KVM: X86: Force ASYNC_PF_PER_VCPU to be power of two
Peter Xu
2020-05-15
KVM: VMX: Remove unneeded __ASM_SIZE usage with POP instruction
Uros Bizjak
2020-05-15
KVM: x86/mmu: Add a helper to consolidate root sp allocation
Sean Christopherson
2020-05-15
KVM: x86/mmu: Drop KVM's hugepage enums in favor of the kernel's enums
Sean Christopherson
2020-05-15
KVM: x86/mmu: Move max hugepage level to a separate #define
Sean Christopherson
2020-05-15
KVM: x86/mmu: Tweak PSE hugepage handling to avoid 2M vs 4M conundrum
Sean Christopherson
2020-05-15
kvm: x86: Cleanup vcpu->arch.guest_xstate_size
Xiaoyao Li
2020-05-15
KVM: nVMX: Tweak handling of failure code for nested VM-Enter failure
Sean Christopherson
2020-05-13
KVM: x86/mmu: Capture TDP level when updating CPUID
Sean Christopherson
2020-05-13
KVM: VMX: Move nested EPT out of kvm_x86_ops.get_tdp_level() hook
Sean Christopherson
2020-05-13
KVM: VMX: Add proper cache tracking for CR0
Sean Christopherson
2020-05-13
KVM: VMX: Add proper cache tracking for CR4
Sean Christopherson
2020-05-13
KVM: nVMX: Unconditionally validate CR3 during nested transitions
Sean Christopherson
2020-05-13
KVM: x86: Save L1 TSC offset in 'struct kvm_vcpu_arch'
Sean Christopherson
2020-05-13
KVM: nVMX: Skip IBPB when temporarily switching between vmcs01 and vmcs02
Sean Christopherson
2020-05-13
KVM: nVMX: Skip IBPB when switching between vmcs01 and vmcs02
Sean Christopherson
2020-05-13
KVM: VMX: Use accessor to read vmcs.INTR_INFO when handling exception
Sean Christopherson
2020-05-13
KVM: x86: handle wrap around 32-bit address space
Paolo Bonzini
2020-05-13
kvm/eventfd: remove unneeded conversion to bool
Jason Yan
2020-05-13
kvm: Replace vcpu->swait with rcuwait
Davidlohr Bueso
[next]