Show patches with: State = Action Required       |   3943 patches
« 1 2 ... 18 19 2039 40 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v7,5/6] KVM: PPC: Book3S HV: Add KVM_CAP_PPC_RPT_INVALIDATE capability Support for H_RPT_INVALIDATE in PowerPC KVM - - 1 - --- 2021-05-05 Bharata B Rao New
[v7,4/6] KVM: PPC: Book3S HV: Nested support in H_RPT_INVALIDATE Support for H_RPT_INVALIDATE in PowerPC KVM - - - - --- 2021-05-05 Bharata B Rao New
[v7,3/6] KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATE Support for H_RPT_INVALIDATE in PowerPC KVM - - 1 - --- 2021-05-05 Bharata B Rao New
[v7,2/6] powerpc/book3s64/radix: Add H_RPT_INVALIDATE pgsize encodings to mmu_psize_def Support for H_RPT_INVALIDATE in PowerPC KVM - - 1 - --- 2021-05-05 Bharata B Rao New
[v7,1/6] KVM: PPC: Book3S HV: Fix comments of H_RPT_INVALIDATE arguments Support for H_RPT_INVALIDATE in PowerPC KVM - - 1 - --- 2021-05-05 Bharata B Rao New
[v6,6/6] KVM: PPC: Book3S HV: Use H_RPT_INVALIDATE in nested KVM Support for H_RPT_INVALIDATE in PowerPC KVM - - 2 - --- 2021-03-11 Bharata B Rao New
[v6,5/6] KVM: PPC: Book3S HV: Add KVM_CAP_PPC_RPT_INVALIDATE capability Support for H_RPT_INVALIDATE in PowerPC KVM - - 1 - --- 2021-03-11 Bharata B Rao New
[v6,4/6] KVM: PPC: Book3S HV: Nested support in H_RPT_INVALIDATE Support for H_RPT_INVALIDATE in PowerPC KVM - - 1 - --- 2021-03-11 Bharata B Rao New
[v6,3/6] KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATE Support for H_RPT_INVALIDATE in PowerPC KVM - - 1 - --- 2021-03-11 Bharata B Rao New
[v6,2/6] powerpc/book3s64/radix: Add H_RPT_INVALIDATE pgsize encodings to mmu_psize_def Support for H_RPT_INVALIDATE in PowerPC KVM - - - - --- 2021-03-11 Bharata B Rao New
[v6,1/6] KVM: PPC: Book3S HV: Fix comments of H_RPT_INVALIDATE arguments Support for H_RPT_INVALIDATE in PowerPC KVM - - 1 - --- 2021-03-11 Bharata B Rao New
[07/23] KVM: PPC: Book3S: Allow reuse of vCPU object - - - - --- 2015-03-20 Bharata B Rao New
KVM: PPC: Convert openpic lock to raw_spinlock - - - - --- 2014-09-11 Bogdan Purcareata New
kvm/ppc/booke64: fix build breakage from Altivec, and disable e6500 - - - - --- 2013-05-10 Caraman Mihai Claudiu-B02008 New
arch: powerpc: kvm: add signed type cast for comparation 1 - - - --- 2013-07-22 Chen Gang New
[2/2] KVM: arm/mips/x86/power use __kvm_guest_{enter|exit} 1 - - - --- 2015-04-30 Christian Borntraeger New
[1/2] KVM: provide irq_unsafe kvm_guest_{enter|exit} - - - - --- 2015-04-30 Christian Borntraeger New
[PATCH/RFC,2/2] KVM: push down irq_save from kvm_guest_exit - - - - --- 2015-04-28 Christian Borntraeger New
[PATCH/RFC,1/2] KVM: Push down irq_save to architectures before kvm_guest_enter - - - - --- 2015-04-28 Christian Borntraeger New
[8/8] kernel: Fix sparse warning for ACCESS_ONCE - - - - --- 2015-01-15 Christian Borntraeger New
[7/8] next: sh: Fix compile error - - 1 - --- 2015-01-15 Christian Borntraeger New
[6/8] kernel: tighten rules for ACCESS ONCE - - 1 - --- 2015-01-15 Christian Borntraeger New
[5/8] mm/gup: Replace ACCESS_ONCE with READ_ONCE - - - - --- 2015-01-15 Christian Borntraeger New
[4/8] x86/spinlock: Leftover conversion ACCESS_ONCE->READ_ONCE - - - - --- 2015-01-15 Christian Borntraeger New
[3/8] x86/xen/p2m: Replace ACCESS_ONCE with READ_ONCE 1 - 1 - --- 2015-01-15 Christian Borntraeger New
[2/8] ppc/hugetlbfs: Replace ACCESS_ONCE with READ_ONCE - - - - --- 2015-01-15 Christian Borntraeger New
[1/8] ppc/kvm: Replace ACCESS_ONCE with READ_ONCE - - - - --- 2015-01-15 Christian Borntraeger New
[v3] KVM: Specify byte order for KVM_EXIT_MMIO 2 - - - --- 2014-01-28 Christoffer Dall New
[v2] KVM: Specify byte order for KVM_EXIT_MMIO - - - - --- 2014-01-24 Christoffer Dall New
[RFC] KVM: Specify byte order for KVM_EXIT_MMIO - - - - --- 2014-01-23 Christoffer Dall New
KVM: s390: Get rid of KVM_HPAGE defines - - - - --- 2013-10-13 Christoffer Dall New
[6/6] KVM: PPC: Get rid of KVM_HPAGE defines - - - - --- 2013-10-02 Christoffer Dall New
[5/6] KVM: ia64: Get rid of KVM_HPAGE defines - - - - --- 2013-10-02 Christoffer Dall New
[4/6] KVM: mips: Get rid of KVM_HPAGE defines - - - - --- 2013-10-02 Christoffer Dall New
[3/6] KVM: arm64: Get rid of KVM_HPAGE defines - - - - --- 2013-10-02 Christoffer Dall New
[2/6] KVM: ARM: Get rid of KVM_HPAGE defines - - - - --- 2013-10-02 Christoffer Dall New
[1/6] KVM: Move gfn_to_index to x86 specific code - - - - --- 2013-10-02 Christoffer Dall New
[v4] KVM: Factor out kvm_vcpu_kick to arch-generic code - - - - --- 2012-02-10 Christoffer Dall New
[v3] KVM: Factor out kvm_vcpu_kick to arch-generic code - - - - --- 2012-02-09 Christoffer Dall New
[v2] KVM: Factor out kvm_vcpu_kick to arch-generic code - - - - --- 2012-01-25 Christoffer Dall New
KVM: Factor out kvm_vcpu_kick to arch-generic code - - - - --- 2012-01-20 Christoffer Dall New
[kvm-unit-tests,v2,7/7] x86: unify header guards unify header guards - - 1 - --- 2021-06-09 Cornelia Huck New
[kvm-unit-tests,v2,6/7] s390x: unify header guards unify header guards - - 1 - --- 2021-06-09 Cornelia Huck New
[kvm-unit-tests,v2,5/7] powerpc: unify header guards unify header guards - - 2 - --- 2021-06-09 Cornelia Huck New
[kvm-unit-tests,v2,4/7] arm: unify header guards unify header guards - - 1 - --- 2021-06-09 Cornelia Huck New
[kvm-unit-tests,v2,3/7] asm-generic: unify header guards unify header guards - - 2 - --- 2021-06-09 Cornelia Huck New
[kvm-unit-tests,v2,2/7] lib: unify header guards unify header guards - - 1 - --- 2021-06-09 Cornelia Huck New
[kvm-unit-tests,v2,1/7] README.md: add guideline for header guards format unify header guards - - 2 - --- 2021-06-09 Cornelia Huck New
[2/2] KVM: PPC: Book3S HV: XIVE: Add support for automatic save-restore KVM: PPC: Book3S HV: XIVE: Improve guest entries and exits - - - - --- 2021-07-20 Cédric Le Goater New
[1/2] KVM: PPC: Book3S HV: XIVE: Add a 'flags' field KVM: PPC: Book3S HV: XIVE: Improve guest entries and exits - - - - --- 2021-07-20 Cédric Le Goater New
[v2] KVM: PPC: Book3S HV: ptes are big endian - - - - --- 2014-11-20 Cédric Le Goater New
KVM: PPC: Book3S HV: ptes are big endian - - - - --- 2014-11-03 Cédric Le Goater New
[RFC,4/4] vhost_net: byteswap virtio_net header - - - - --- 2014-10-29 Cédric Le Goater New
[RFC,3/4] vhost: byteswap virtqueue attributes - - - - --- 2014-10-29 Cédric Le Goater New
[RFC,2/4] vhost: add byteswap routines - - - - --- 2014-10-29 Cédric Le Goater New
[RFC,1/4] vhost: add VHOST_VRING_F_BYTESWAP flag - - - - --- 2014-10-29 Cédric Le Goater New
KVM: PPC: Book3S HV: return htab entries in big endian - - - - --- 2014-10-02 Cédric Le Goater New
[v8] KVM: PPC: Book3S: MMIO emulation support for little endian guests - - - - --- 2014-01-09 Cédric Le Goater New
[v7] KVM: PPC: Book3S: MMIO emulation support for little endian guests - - - - --- 2014-01-09 Cédric Le Goater New
[v6] KVM: PPC: Book3S: MMIO emulation support for little endian guests - - - - --- 2014-01-08 Cédric Le Goater New
[v5.1,4/6] KVM: PPC: Book3S: modify kvmppc_need_byteswap() for little endian host - - - - --- 2013-11-08 Cédric Le Goater New
[v5,6/6] KVM: PPC: Book3S: modify byte loading when guest uses Split Little Endian - - - - --- 2013-11-05 Cédric Le Goater New
[v5,5/6] powerpc: add Split Little Endian bit to MSR - - - - --- 2013-11-05 Cédric Le Goater New
[v5,4/6] KVM: PPC: Book3S: modify kvmppc_need_byteswap() for little endian host - - - - --- 2013-11-05 Cédric Le Goater New
[v5,3/6] KVM: PPC: Book3S: MMIO emulation support for little endian guests - - - - --- 2013-11-05 Cédric Le Goater New
[v5,2/6] KVM: PPC: Book3S: add helper routines to detect endian - - - - --- 2013-11-05 Cédric Le Goater New
[v5,1/6] KVM: PPC: Book3S: add helper routine to load guest instructions - - - - --- 2013-11-05 Cédric Le Goater New
[v4,3/3] KVM: PPC: Book3S: MMIO emulation support for little endian guests - - - - --- 2013-10-08 Cédric Le Goater New
[v4,2/3] KVM: PPC: Book3S: add helper routines to detect endian order - - - - --- 2013-10-08 Cédric Le Goater New
[v4,1/3] KVM: PPC: Book3S: add helper routine to load guest instructions - - - - --- 2013-10-08 Cédric Le Goater New
[v3,3/3] KVM: PPC: Book3S: MMIO emulation support for little endian guests - - - - --- 2013-10-08 Cédric Le Goater New
[v2,3/3] KVM: PPC: Book3S: MMIO emulation support for little endian guests - - - - --- 2013-10-08 Cédric Le Goater New
[v2,2/3] KVM: PPC: Book3S: add helper routines to detect endian - - - - --- 2013-10-08 Cédric Le Goater New
[v2,1/3] KVM: PPC: Book3S: add helper routine to load guest instructions - - - - --- 2013-10-08 Cédric Le Goater New
[3/3] KVM: PPC: Book3S: MMIO emulation support for little endian guests - - - - --- 2013-10-07 Cédric Le Goater New
[2/3] KVM: PPC: Book3S: add helper routines to detect endian order - - - - --- 2013-10-07 Cédric Le Goater New
[1/3] KVM: PPC: Book3S: add helper routine to load guest instructions - - - - --- 2013-10-07 Cédric Le Goater New
[RFC] KVM: PPC: Book3S: MMIO emulation support for little endian guests - - - - --- 2013-10-03 Cédric Le Goater New
arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twice - - - - --- 2012-02-16 Danny Kukawka New
[PATCHv4] kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM - - - - --- 2015-04-21 David Gibson New
[PATCHv3] kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM - - - - --- 2015-02-05 David Gibson New
[PATCHv2] kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM - - - - --- 2015-02-03 David Gibson New
kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM - - - - --- 2015-02-02 David Gibson New
[v2,7/7] KVM: selftests: Support multiple slots in dirty_log_perf_test Improve gfn-to-memslot performance during page faults - - - - --- 2021-08-04 David Matlack New
[v2,6/7] KVM: x86/mmu: Rename __gfn_to_rmap to gfn_to_rmap Improve gfn-to-memslot performance during page faults - - 1 - --- 2021-08-04 David Matlack New
[v2,5/7] KVM: x86/mmu: Leverage vcpu->last_used_slot for rmap_add and rmap_recycle Improve gfn-to-memslot performance during page faults - - 1 - --- 2021-08-04 David Matlack New
[v2,4/7] KVM: x86/mmu: Leverage vcpu->last_used_slot in tdp_mmu_map_handle_target_level Improve gfn-to-memslot performance during page faults - - - - --- 2021-08-04 David Matlack New
[v2,3/7] KVM: Cache the last used slot index per vCPU Improve gfn-to-memslot performance during page faults - - - - --- 2021-08-04 David Matlack New
[v2,2/7] KVM: Move last_used_slot logic out of search_memslots Improve gfn-to-memslot performance during page faults - - - - --- 2021-08-04 David Matlack New
[v2,1/7] KVM: Rename lru_slot to last_used_slot Improve gfn-to-memslot performance during page faults - - - - --- 2021-08-04 David Matlack New
[v2,5/5] KVM: mmu: remove over-aggressive warnings Remove uses of struct page from x86 and arm64 MMU - - - - --- 2021-06-25 David Stevens New
[v2,4/5] KVM: arm64/mmu: use gfn_to_pfn_page Remove uses of struct page from x86 and arm64 MMU - - - - --- 2021-06-25 David Stevens New
[v2,3/5] KVM: x86/mmu: use gfn_to_pfn_page Remove uses of struct page from x86 and arm64 MMU - - - - --- 2021-06-25 David Stevens New
[v2,2/5] KVM: mmu: introduce new gfn_to_pfn_page functions Remove uses of struct page from x86 and arm64 MMU - - - - --- 2021-06-25 David Stevens New
[v2,1/5] KVM: do not allow mapping valid but non-refcounted pages Remove uses of struct page from x86 and arm64 MMU - - 1 - --- 2021-06-25 David Stevens New
[6/6] drm/i915/gvt: use gfn_to_pfn's page instead of pfn KVM: Remove uses of struct page from x86 and arm64 MMU - - - - --- 2021-06-24 David Stevens New
[5/6] KVM: mmu: remove over-aggressive warnings KVM: Remove uses of struct page from x86 and arm64 MMU - - - - --- 2021-06-24 David Stevens New
[4/6] KVM: arm64/mmu: avoid struct page in MMU KVM: Remove uses of struct page from x86 and arm64 MMU - - - - --- 2021-06-24 David Stevens New
[3/6] KVM: x86/mmu: avoid struct page in MMU KVM: Remove uses of struct page from x86 and arm64 MMU - - - - --- 2021-06-24 David Stevens New
[2/6] KVM: mmu: also return page from gfn_to_pfn KVM: Remove uses of struct page from x86 and arm64 MMU - - - - --- 2021-06-24 David Stevens New
« 1 2 ... 18 19 2039 40 »