Show patches with: none      |   7283 patches
« 1 2 ... 3 4 572 73 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[07/20] KVM/PPC/Book3S HV: Use cpuhp_setup_state_nocalls_locked() - - - - --- 2017-04-15 Thomas Gleixner Superseded
[V2,07/24] KVM/PPC/Book3S HV: Use cpuhp_setup_state_nocalls_cpuslocked() - - - - --- 2017-04-18 Thomas Gleixner Superseded
[V3,10/32] KVM/PPC/Book3S HV: Use cpuhp_setup_state_nocalls_cpuslocked() - - - - --- 2017-05-24 Thomas Gleixner Accepted
KVM: PPC: Book3S PR: return appropriate error when allocation fails - - - - --- 2013-07-17 Thadeu Lima de Souza Cascardo New
[RFC] vfio-pci: avoid deadlock between unbind and VFIO_DEVICE_RESET - - - - --- 2014-03-03 Thadeu Lima de Souza Cascardo New
[1/4] KVM: MMU: Use gfn_to_rmap() in audit_write_protection() - - - - --- 2012-01-23 Takuya Yoshikawa New
[2/4] KVM: MMU: Use __gfn_to_rmap() in kvm_handle_hva() - - - - --- 2012-01-23 Takuya Yoshikawa New
[3/4] KVM: Introduce gfn_to_index() which returns the index for a given level - - - - --- 2012-01-23 Takuya Yoshikawa New
[RFC,4/4] KVM: Decouple rmap_pde from lpage_info write_count - - - - --- 2012-01-23 Takuya Yoshikawa New
[1/4] KVM: MMU: Use __gfn_to_rmap() to clean up kvm_handle_hva() - - - - --- 2012-06-15 Takuya Yoshikawa New
[2/4] KVM: Introduce hva_to_gfn() for kvm_handle_hva() - - - - --- 2012-06-15 Takuya Yoshikawa New
[3/4] KVM: MMU: Make kvm_handle_hva() handle range of addresses - - - - --- 2012-06-15 Takuya Yoshikawa New
[4/4] KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_start() - - - - --- 2012-06-15 Takuya Yoshikawa New
[1/6] KVM: MMU: Use __gfn_to_rmap() to clean up kvm_handle_hva() - - - - --- 2012-06-21 Takuya Yoshikawa New
[2/6] KVM: Introduce hva_to_gfn_memslot() for kvm_handle_hva() - - - - --- 2012-06-21 Takuya Yoshikawa New
[3/6] KVM: MMU: Make kvm_handle_hva() handle range of addresses - - - - --- 2012-06-21 Takuya Yoshikawa New
[4/6] KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_start() - - - - --- 2012-06-21 Takuya Yoshikawa New
[5/6] KVM: Separate rmap_pde from kvm_lpage_info->write_count - - - - --- 2012-06-21 Takuya Yoshikawa New
[6/6] KVM: MMU: Avoid handling same rmap_pde in kvm_handle_hva_range() - - - - --- 2012-06-21 Takuya Yoshikawa New
[1/6] KVM: MMU: Use __gfn_to_rmap() to clean up kvm_handle_hva() - - - - --- 2012-06-28 Takuya Yoshikawa New
[2/6] KVM: Introduce hva_to_gfn_memslot() for kvm_handle_hva() - - - - --- 2012-06-28 Takuya Yoshikawa New
[3/6] KVM: MMU: Make kvm_handle_hva() handle range of addresses - - - - --- 2012-06-28 Takuya Yoshikawa New
[4/6] KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_start() - - - - --- 2012-06-28 Takuya Yoshikawa New
[5/6] KVM: Separate rmap_pde from kvm_lpage_info->write_count - - - - --- 2012-06-28 Takuya Yoshikawa New
[6/6] KVM: MMU: Avoid handling same rmap_pde in kvm_handle_hva_range() - - - - --- 2012-06-28 Takuya Yoshikawa New
[1/8] KVM: MMU: Use __gfn_to_rmap() to clean up kvm_handle_hva() - - - - --- 2012-07-02 Takuya Yoshikawa New
[2/8] KVM: Introduce hva_to_gfn_memslot() for kvm_handle_hva() - - - - --- 2012-07-02 Takuya Yoshikawa New
[3/8] KVM: MMU: Make kvm_handle_hva() handle range of addresses - - - - --- 2012-07-02 Takuya Yoshikawa New
[4/8] KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_start() - - - - --- 2012-07-02 Takuya Yoshikawa New
[5/8] KVM: Separate rmap_pde from kvm_lpage_info->write_count - - - - --- 2012-07-02 Takuya Yoshikawa New
[6/8] KVM: MMU: Add memslot parameter to hva handlers - - - - --- 2012-07-02 Takuya Yoshikawa New
[7/8] KVM: MMU: Push trace_kvm_age_page() into kvm_age_rmapp() - - - - --- 2012-07-02 Takuya Yoshikawa New
[8/8] KVM: MMU: Avoid handling same rmap_pde in kvm_handle_hva_range() - - - - --- 2012-07-02 Takuya Yoshikawa New
[1/3] KVM: Stop checking rmap to see if slot is being created - - - - --- 2012-08-01 Takuya Yoshikawa New
[2/3] KVM: MMU: Use gfn_to_rmap() instead of directly reading rmap array - - - - --- 2012-08-01 Takuya Yoshikawa New
[RFC,3/3] KVM: Push rmap into kvm_arch_memory_slot 1 - - - --- 2012-08-01 Takuya Yoshikawa New
[1/2] KVM: Use cond_resched() directly and remove useless kvm_resched() - - - - --- 2013-12-13 Takuya Yoshikawa New
KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactions 1 - - - --- 2014-11-13 Suresh E. Warrier New
KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactions 1 - - - --- 2014-12-04 Suresh E. Warrier New
[1/4] kvm/ppc/book3s_hv: Change vcore element runnable_threads from linked-list to array - - - - --- 2016-06-15 Suraj Jitindar Singh Superseded
[2/4] kvm/ppc/book3s_hv: Implement halt polling in the kvm_hv kernel module - - - - --- 2016-06-15 Suraj Jitindar Singh Superseded
[3/4] kvm/stats: Add provisioning for 64-bit vcpu statistics - - - - --- 2016-06-15 Suraj Jitindar Singh Superseded
[4/4] powerpc/kvm/stats: Implement existing and add new halt polling vcpu stats - - - - --- 2016-06-15 Suraj Jitindar Singh Superseded
[V2,1/5] kvm/ppc/book3s: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.h - - - - --- 2016-07-11 Suraj Jitindar Singh Superseded
[V2,2/5] kvm/ppc/book3s_hv: Change vcore element runnable_threads from linked-list to array - - - - --- 2016-07-11 Suraj Jitindar Singh Superseded
[V2,3/5] kvm/ppc/book3s_hv: Implement halt polling in the kvm_hv kernel module - - - - --- 2016-07-11 Suraj Jitindar Singh Superseded
[V2,4/5] kvm/stats: Add provisioning for 64-bit vcpu statistics - - - - --- 2016-07-11 Suraj Jitindar Singh Superseded
[V2,5/5] powerpc/kvm/stats: Implement existing and add new halt polling vcpu stats - - - - --- 2016-07-11 Suraj Jitindar Singh Superseded
[V3,1/5] kvm/ppc/book3s: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.h - - - - --- 2016-07-13 Suraj Jitindar Singh Superseded
[V3,2/5] kvm/ppc/book3s_hv: Change vcore element runnable_threads from linked-list to array - - - - --- 2016-07-13 Suraj Jitindar Singh Superseded
[V3,3/5] kvm/ppc/book3s_hv: Implement halt polling in the kvm_hv kernel module - - - - --- 2016-07-13 Suraj Jitindar Singh Superseded
[V3,4/5] kvm/stats: Add provisioning for 64-bit vm and vcpu statistics - - - - --- 2016-07-13 Suraj Jitindar Singh Superseded
[V3,5/5] powerpc/kvm/stats: Implement existing and add new halt polling vcpu stats - - - - --- 2016-07-13 Suraj Jitindar Singh Superseded
[V4,1/5] kvm/ppc/book3s: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.h - - - - --- 2016-07-19 Suraj Jitindar Singh Superseded
[V4,2/5] kvm/ppc/book3s_hv: Change vcore element runnable_threads from linked-list to array - - - - --- 2016-07-19 Suraj Jitindar Singh Superseded
[V4,3/5] kvm/ppc/book3s_hv: Implement halt polling in the kvm_hv kernel module - - - - --- 2016-07-19 Suraj Jitindar Singh Superseded
[V4,4/5] kvm/stats: Add provisioning for ulong vm stats and u64 vcpu stats 1 - 1 - --- 2016-07-19 Suraj Jitindar Singh Superseded
[V4,5/5] powerpc/kvm/stats: Implement existing and add new halt polling vcpu stats - - 1 - --- 2016-07-19 Suraj Jitindar Singh Superseded
[V5,1/5] kvm/ppc/book3s: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.h - - - - --- 2016-07-22 Suraj Jitindar Singh Superseded
[V5,2/5] kvm/ppc/book3s_hv: Change vcore element runnable_threads from linked-list to array - - - - --- 2016-07-22 Suraj Jitindar Singh Superseded
[V5,3/5] kvm/ppc/book3s_hv: Implement halt polling in the kvm_hv kernel module - - - - --- 2016-07-22 Suraj Jitindar Singh Superseded
[V5,4/5] kvm/stats: Add provisioning for ulong vm stats and u64 vcpu stats 1 - 1 - --- 2016-07-22 Suraj Jitindar Singh Superseded
[V5,5/5] powerpc/kvm/stats: Implement existing and add new halt polling vcpu stats - - 1 - --- 2016-07-22 Suraj Jitindar Singh Superseded
[RESEND,V5,1/5] kvm/ppc/book3s: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.h - - - - --- 2016-08-02 Suraj Jitindar Singh Accepted
[RESEND,V5,2/5] kvm/ppc/book3s_hv: Change vcore element runnable_threads from linked-list to array - - - - --- 2016-08-02 Suraj Jitindar Singh Accepted
[RESEND,V5,3/5] kvm/ppc/book3s_hv: Implement halt polling in the kvm_hv kernel module - - - - --- 2016-08-02 Suraj Jitindar Singh Accepted
[RESEND,V5,4/5] kvm/stats: Add provisioning for ulong vm stats and u64 vcpu stats 1 - 1 - --- 2016-08-02 Suraj Jitindar Singh Accepted
[RESEND,V5,5/5] powerpc/kvm/stats: Implement existing and add new halt polling vcpu stats - - 1 - --- 2016-08-02 Suraj Jitindar Singh Accepted
[kvm-unit-tests,V2,1/4] scripts/runtime: Add ability to mark test as don't run by default - - - - --- 2016-08-10 Suraj Jitindar Singh Superseded
[kvm-unit-tests,V2,2/4] lib/powerpc: Add generic decrementer exception handler - - 1 - --- 2016-08-10 Suraj Jitindar Singh Superseded
[kvm-unit-tests,V2,3/4] lib/powerpc: Add function to start secondary threads - - - - --- 2016-08-10 Suraj Jitindar Singh Superseded
[kvm-unit-tests,V2,4/4] powerpc/tm: Add a test for H_CEDE while tm suspended - - - - --- 2016-08-10 Suraj Jitindar Singh Superseded
[kvm-unit-tests,V3,1/5] scripts/runtime: Add ability to mark test as don't run by default - - - - --- 2016-08-16 Suraj Jitindar Singh Superseded
[kvm-unit-tests,V3,2/5] lib/powerpc: Add generic decrementer exception handler - - 2 - --- 2016-08-16 Suraj Jitindar Singh Superseded
[kvm-unit-tests,V3,3/5] lib/powerpc: Add function to start secondary threads - - 1 - --- 2016-08-16 Suraj Jitindar Singh Superseded
[kvm-unit-tests,V3,4/5] lib/powerpc: Implement generic sleep function for use in unit tests - - - - --- 2016-08-16 Suraj Jitindar Singh Superseded
[kvm-unit-tests,V3,5/5] powerpc/tm: Add a test for H_CEDE while tm suspended - - 1 - --- 2016-08-16 Suraj Jitindar Singh Superseded
[kvm-unit-tests,V4,1/5] scripts/runtime: Add ability to mark test as don't run by default - - 2 - --- 2016-08-17 Suraj Jitindar Singh Superseded
[kvm-unit-tests,V4,2/5] lib/powerpc: Add generic decrementer exception handler - - 2 - --- 2016-08-17 Suraj Jitindar Singh Superseded
[kvm-unit-tests,V4,3/5] lib/powerpc: Add function to start secondary threads - - 2 - --- 2016-08-17 Suraj Jitindar Singh Superseded
[kvm-unit-tests,V4,4/5] lib/powerpc: Implement generic delay function for use in unit tests - - 2 - --- 2016-08-17 Suraj Jitindar Singh Superseded
[kvm-unit-tests,V4,5/5] powerpc/tm: Add a test for H_CEDE while tm suspended - - 2 - --- 2016-08-17 Suraj Jitindar Singh Superseded
[kvm-unit-tests,V5,1/5] scripts/runtime: Add ability to mark test as don't run by default - - 2 - --- 2016-08-19 Suraj Jitindar Singh Accepted
[kvm-unit-tests,V5,2/5] lib/powerpc: Add generic decrementer exception handler - - 2 - --- 2016-08-19 Suraj Jitindar Singh Accepted
[kvm-unit-tests,V5,3/5] lib/powerpc: Add function to start secondary threads - - 2 - --- 2016-08-19 Suraj Jitindar Singh Accepted
[kvm-unit-tests,V5,4/5] lib/powerpc: Implement generic delay function for use in unit tests - - 2 - --- 2016-08-19 Suraj Jitindar Singh Accepted
[kvm-unit-tests,V5,5/5] powerpc/tm: Add a test for H_CEDE while tm suspended - - 2 - --- 2016-08-19 Suraj Jitindar Singh Accepted
[1/6] kvm: export kvm module parameter variables - - - - --- 2016-10-14 Suraj Jitindar Singh Accepted
[2/6] powerpc/kvm: Use generic kvm module parameters in kvm-hv - - - - --- 2016-10-14 Suraj Jitindar Singh Accepted
[3/6] powerpc/kvm: Add check for module parameter halt_poll_ns - - - - --- 2016-10-14 Suraj Jitindar Singh Accepted
[4/6] powerpc/kvm: Decrease the powerpc default halt poll max value - - - - --- 2016-10-14 Suraj Jitindar Singh Accepted
[5/6] powerpc/kvm: Comment style and print format fixups - - - - --- 2016-10-14 Suraj Jitindar Singh Accepted
[6/6] doc/kvm: Add halt polling documentation - - - - --- 2016-10-14 Suraj Jitindar Singh Accepted
[1/2] powerpc: Define new ISA v3.00 logical PVR value and PCR register value - - - - --- 2016-10-27 Suraj Jitindar Singh Superseded
[2/2] powerpc/kvm: Update kvmppc_set_arch_compat() for ISA v3.00 - - - - --- 2016-10-27 Suraj Jitindar Singh Superseded
[V2,1/2] powerpc: Define new ISA v3.00 logical PVR value and PCR register value - - - - --- 2016-10-31 Suraj Jitindar Singh Superseded
[V2,2/2] powerpc/kvm: Update kvmppc_set_arch_compat() for ISA v3.00 - - - - --- 2016-10-31 Suraj Jitindar Singh Superseded
[V3,1/2] powerpc: Define new ISA v3.00 logical PVR value and PCR register value - - - - --- 2016-11-01 Suraj Jitindar Singh Superseded
[V3,2/2] powerpc/kvm: Update kvmppc_set_arch_compat() for ISA v3.00 - - - - --- 2016-11-01 Suraj Jitindar Singh Superseded
[V4,1/2] powerpc: Define new ISA v3.00 logical PVR value and PCR register value - - - - --- 2016-11-14 Suraj Jitindar Singh Accepted
« 1 2 ... 3 4 572 73 »