Show patches with: none      |   111133 patches
« 1 2 ... 869 870 8711111 1112 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/13] iommu/vt-d: VT-d Posted-Interrupts feature detection - - - --- 2014-11-10 Wu, Feng New
typo of the comment - - - --- 2014-11-08 john_gong New
x86, kvm, vmx: Always use LOAD_IA32_EFER if available - - - --- 2014-11-08 Andy Lutomirski New
[3/3] x86_64,entry: Remove the syscall exit audit and schedule optimizations - - - --- 2014-11-07 Andy Lutomirski New
[2/3] x86_64,entry: Use sysret to return to userspace when possible - - - --- 2014-11-07 Andy Lutomirski New
[1/3] x86_64,entry: Fix RCX for traced syscalls - - - --- 2014-11-07 Andy Lutomirski New
kvm: Fix memory slot page alignment logic - - - --- 2014-11-07 Alexander Graf New
KVM: x86: switch to kvm_get_dirty_log_protect - - - --- 2014-11-07 Paolo Bonzini New
[v2] kvm-s390: Provide guest TOD Clock Get/Set Controls - - - --- 2014-11-07 Jason J. Herne New
[GIT,PULL,4/4] KVM: fix vm device attribute documentation - - - --- 2014-11-07 Christian Borntraeger New
[GIT,PULL,3/4] KVM: s390: fix handling of lctl[g]/stctl[g] - - - --- 2014-11-07 Christian Borntraeger New
[GIT,PULL,2/4] KVM: s390: flush CPU on load control - - - --- 2014-11-07 Christian Borntraeger New
[GIT,PULL,1/4] KVM: s390: Fix ipte locking - - - --- 2014-11-07 Christian Borntraeger New
[v13,7/7] arm: KVM: ARMv7 dirty page logging 2nd stage page fault - - - --- 2014-11-07 Mario Smarduch New
[v13,6/7] arm: KVM: dirty log read write protect support - - - --- 2014-11-07 Mario Smarduch New
[v13,5/7] arm: KVM: Add initial dirty page locking infrastructure - - - --- 2014-11-07 Mario Smarduch New
[v13,4/7] arm: KVM: Add ARMv7 API to flush TLBs - - - --- 2014-11-07 Mario Smarduch New
[v13,3/7] KVM: x86: flush TLBs last before returning from KVM_GET_DIRTY_LOG - - - --- 2014-11-07 Mario Smarduch New
[v13,2/7] KVM: Add generic support for dirty page logging - - - --- 2014-11-07 Mario Smarduch New
[v13,1/7] KVM: Add architecture-defined TLB flush support - - - --- 2014-11-07 Mario Smarduch New
KVM: x86: save a bit in the decoding flags - - - --- 2014-11-06 Paolo Bonzini New
[14/21] KVM: x86: Software disabled APIC should still deliver NMIs - - - --- 2014-11-06 Radim Krčmář New
kvm: x86: increase user memory slots to 509 - - - --- 2014-11-06 Igor Mammedov New
KVM: x86: flush TLBs last before returning from KVM_GET_DIRTY_LOG - - - --- 2014-11-06 Paolo Bonzini New
[08/21] KVM: x86: Reset FPU state during reset - - - --- 2014-11-06 Paolo Bonzini New
KVM: x86: Save bits by merging Mmx/Sse/Avx bits - - - --- 2014-11-06 Nadav Amit New
kvm: x86: add trace event for pvclock updates - - - --- 2014-11-05 David Matlack New
[14/21] KVM: x86: Software disabled APIC should still deliver NMIs - - - --- 2014-11-05 Paolo Bonzini New
[08/21] KVM: x86: Reset FPU state during reset - - - --- 2014-11-05 Paolo Bonzini New
[01/21] KVM: x86: decode_modrm does not regard modrm correctly - - - --- 2014-11-05 Paolo Bonzini New
kvm: x86: lapic: remove one redundant judging condition - - - --- 2014-11-05 Tiejun Chen New
KVM: x86: reset RVI upon system reset - - - --- 2014-11-05 Tiejun Chen New
KVM: x86: reset RVI upon system reset - - - --- 2014-11-05 Wang, Wei W New
kvm: x86: vmx: avoid returning bool to distinguish success from error - - - --- 2014-11-05 Tiejun Chen New
KVM: PPC: Book3S HV: Add missing HPTE unlock - - - --- 2014-11-05 Paul Mackerras New
[v2] KVM: x86: update masterclock values on TSC writes - - - --- 2014-11-04 Marcelo Tosatti New
kvm: x86: vmx: avoid returning bool to distinguish success from error - - - --- 2014-11-04 Paolo Bonzini New
kvm: x86: Fix kvm clock versioning. - - - --- 2014-11-04 Owen Hofmann New
KVM: x86: update masterclock on TSC writes - - - --- 2014-11-03 Marcelo Tosatti New
[v4,6/6] hw_random: don't init list element we're about to add to list. - - - --- 2014-11-03 Amos Kong New
[v4,5/6] hw_random: don't double-check old_rng. - - - --- 2014-11-03 Amos Kong New
[v4,4/6] hw_random: fix unregister race. - - - --- 2014-11-03 Amos Kong New
[v4,3/6] hw_random: use reference counts on each struct hwrng. - - - --- 2014-11-03 Amos Kong New
[v4,2/6] hw_random: move some code out mutex_lock for avoiding underlying deadlock - - - --- 2014-11-03 Amos Kong New
[v4,1/6] hw_random: place mutex around read functions and buffers. - - - --- 2014-11-03 Amos Kong New
KVM: PPC: Book3S HV: ptes are big endian - - - --- 2014-11-03 Cédric Le Goater New
[PULL,1/1] KVM: s390: virtio_ccw: remove unused variable - - - --- 2014-11-03 Cornelia Huck New
[5/5] KVM: PPC: Book3S HV: Check wait conditions before sleeping in kvmppc_vcore_blocked - - - --- 2014-11-03 Paul Mackerras New
[4/5] KVM: PPC: Book3S HV: Fix inaccuracies in ICP emulation for H_IPI - - - --- 2014-11-03 Paul Mackerras New
[3/5] KVM: PPC: Book3S HV: Fix KSM memory corruption - - - --- 2014-11-03 Paul Mackerras New
[2/5] KVM: PPC: Book3S HV: Fix an issue where guest is paused on receiving HMI - - - --- 2014-11-03 Paul Mackerras New
[1/5] KVM: PPC: Book3S HV: Fix computation of tlbie operand - - - --- 2014-11-03 Paul Mackerras New
[21/21] KVM: x86: Return UNHANDLABLE on unsupported SYSENTER - - - --- 2014-11-02 Nadav Amit New
[20/21] KVM: x86: MOVNTI emulation min opsize is not respected - - - --- 2014-11-02 Nadav Amit New
[19/21] KVM: x86: Warn on APIC base relocation - - - --- 2014-11-02 Nadav Amit New
[18/21] KVM: x86: Emulator mis-decodes VEX instructions on real-mode - - - --- 2014-11-02 Nadav Amit New
[17/21] KVM: x86: Remove redundant and incorrect cpl check on task-switch - - - --- 2014-11-02 Nadav Amit New
[16/21] KVM: x86: Inject #GP when loading system segments with non-canonical base - - - --- 2014-11-02 Nadav Amit New
[15/21] KVM: x86: Combine the lgdt and lidt emulation logic - - - --- 2014-11-02 Nadav Amit New
[14/21] KVM: x86: Software disabled APIC should still deliver NMIs - - - --- 2014-11-02 Nadav Amit New
[13/21] KVM: x86: Do not update EFLAGS on faulting emulation - - - --- 2014-11-02 Nadav Amit New
[12/21] KVM: x86: MOV to CR3 can set bit 63 - - - --- 2014-11-02 Nadav Amit New
[11/21] KVM: x86: Emulate push sreg as done in Core - - - --- 2014-11-02 Nadav Amit New
[10/21] KVM: x86: Wrong flags on CMPS and SCAS emulation - - - --- 2014-11-02 Nadav Amit New
[09/21] KVM: x86: SYSCALL cannot clear eflags[1] - - - --- 2014-11-02 Nadav Amit New
[08/21] KVM: x86: Reset FPU state during reset - - - --- 2014-11-02 Nadav Amit New
[07/21] KVM: x86: Emulator considers imm as memory operand - - - --- 2014-11-02 Nadav Amit New
[06/21] KVM: x86: Emulator MOV-sreg uses incorrect size - - - --- 2014-11-02 Nadav Amit New
[05/21] KVM: x86: Breakpoints do not consider CS.base - - - --- 2014-11-02 Nadav Amit New
[04/21] KVM: x86: Clear DR6[0:3] on #DB during handle_dr - - - --- 2014-11-02 Nadav Amit New
[03/21] KVM: x86: Emulator should set DR6 upon GD like real CPU - - - --- 2014-11-02 Nadav Amit New
[02/21] KVM: x86: No error-code on real-mode exceptions - - - --- 2014-11-02 Nadav Amit New
[01/21] KVM: x86: decode_modrm does not regard modrm correctly - - - --- 2014-11-02 Nadav Amit New
[v4] KVM: x86: fix access memslots w/o hold srcu read lock - - - --- 2014-11-02 Wanpeng Li New
KVM: x86: fix access memslots w/o hold srcu read lock - - - --- 2014-11-02 Paolo Bonzini New
[v3] KVM: x86: fix access memslots w/o hold srcu read lock - - - --- 2014-11-01 Wanpeng Li New
[V1,4/4] KVM: x86/vPMU: Enable PMU handling for AMD PERFCTRn and EVNTSELn MSRs - - - --- 2014-10-31 Wei Huang New
[V1,3/4] KVM: x86/vPMU: Implement AMD PMU support for KVM - - - --- 2014-10-31 Wei Huang New
[V1,2/4] KVM: x86/vPMU: Convert pmu.c code into Intel specific code - - - --- 2014-10-31 Wei Huang New
[V1,1/4] KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatch - - - --- 2014-10-31 Wei Huang New
[2/6] kvm_stat: Fix the non-x86 exit reasons - - - --- 2014-10-31 Paolo Bonzini New
kvm: x86: vmx: return 'bool' type from vmcs12_read_any() - - - --- 2014-10-31 Tiejun Chen New
[v2] KVM: x86: fix access memslots w/o hold srcu read lock - - - --- 2014-10-31 Wanpeng Li New
KVM: x86: fix access memslots w/o hold srcu read lock - - - --- 2014-10-31 Tiejun Chen New
KVM: x86: fix access memslots w/o hold srcu read lock - - - --- 2014-10-31 Wanpeng Li New
[6/6] arm: turn on the MMU - - - --- 2014-10-30 Andrew Jones New
[5/6] arm: import some Linux page table API - - - --- 2014-10-30 Andrew Jones New
[4/6] arm: apply ALIGN() and const.h to arm files - - - --- 2014-10-30 Andrew Jones New
[3/6] lib: steal const.h from kernel - - - --- 2014-10-30 Andrew Jones New
[2/6] lib: add ALIGN() macro - - - --- 2014-10-30 Andrew Jones New
[1/6] arm: fix crash on cubietruck - - - --- 2014-10-30 Andrew Jones New
[3/3] KVM: x86: optimize some accesses to LVTT and SPIV - - - --- 2014-10-30 Radim Krčmář New
[2/3] KVM: x86: detect LVTT changes under APICv - - - --- 2014-10-30 Radim Krčmář New
[1/3] KVM: x86: detect SPIV changes under APICv - - - --- 2014-10-30 Radim Krčmář New
[v13,11/11] pvqspinlock, x86: Enable PV qspinlock for XEN - - - --- 2014-10-29 Waiman Long New
[v13,10/11] pvqspinlock, x86: Enable PV qspinlock for KVM - - - --- 2014-10-29 Waiman Long New
[v13,09/11] pvqspinlock, x86: Add para-virtualization support - - - --- 2014-10-29 Waiman Long New
[v13,08/11] qspinlock, x86: Rename paravirt_ticketlocks_enabled - - - --- 2014-10-29 Waiman Long New
[v13,07/11] qspinlock: Revert to test-and-set on hypervisors - - - --- 2014-10-29 Waiman Long New
[v13,06/11] qspinlock: Use a simple write to grab the lock - - - --- 2014-10-29 Waiman Long New
« 1 2 ... 869 870 8711111 1112 »