Show patches with: State = Action Required       |    Archived = No       |   953 patches
« 1 2 3 49 10 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
[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,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/6] KVM: x86/mmu: release audited pfns KVM: Remove uses of struct page from x86 and arm64 MMU - - - - --- 2021-06-24 David Stevens New
KVM: PPC: Book3S HV: Fix decrementer migration KVM: PPC: Book3S HV: Fix decrementer migration - 1 - - --- 2022-08-16 Fabiano Rosas New
[v2] KVM: PPC: Align pt_regs in kvm_vcpu_arch structure [v2] KVM: PPC: Align pt_regs in kvm_vcpu_arch structure - - - - --- 2022-06-24 Fabiano Rosas New
KVM: PPC: Book3S HV: tracing: Add missing hcall names KVM: PPC: Book3S HV: tracing: Add missing hcall names - - - - --- 2022-06-14 Fabiano Rosas New
[5/5] KVM: PPC: Book3S HV: Provide more detailed timings for P9 entry path KVM: PPC: Book3S HV: Update debug timing code - - - - --- 2022-05-25 Fabiano Rosas New
[4/5] KVM: PPC: Book3S HV: Expose timing functions to module code KVM: PPC: Book3S HV: Update debug timing code - - - - --- 2022-05-25 Fabiano Rosas New
[3/5] KVM: PPC: Book3S HV: Decouple the debug timing from the P8 entry path KVM: PPC: Book3S HV: Update debug timing code - - - - --- 2022-05-25 Fabiano Rosas New
[2/5] KVM: PPC: Book3S HV: Add a new config for P8 debug timing KVM: PPC: Book3S HV: Update debug timing code - - - - --- 2022-05-25 Fabiano Rosas New
[1/5] KVM: PPC: Book3S HV: Fix "rm_exit" entry in debugfs timings KVM: PPC: Book3S HV: Update debug timing code - - - - --- 2022-05-25 Fabiano Rosas New
KVM: PPC: Align pt_regs in kvm_vcpu_arch structure KVM: PPC: Align pt_regs in kvm_vcpu_arch structure - - - - --- 2022-05-25 Fabiano Rosas New
KVM: PPC: Book3S HV: Initialize AMOR in nested entry KVM: PPC: Book3S HV: Initialize AMOR in nested entry - - 1 - --- 2022-04-25 Fabiano Rosas New
KVM: PPC: Book3S HV: Fix vcore_blocked tracepoint KVM: PPC: Book3S HV: Fix vcore_blocked tracepoint - 1 1 - --- 2022-03-28 Fabiano Rosas New
[RFC] KVM: PPC: Book3S HV: Add KVM_CAP_PPC_GTSE [RFC] KVM: PPC: Book3S HV: Add KVM_CAP_PPC_GTSE - 1 - - --- 2022-03-09 Fabiano Rosas New
[RFC] KVM: PPC: Book3s HV: Allow setting GTSE for the nested guest [RFC] KVM: PPC: Book3s HV: Allow setting GTSE for the nested guest - 1 - - --- 2022-03-04 Fabiano Rosas New
[v5,5/5] KVM: PPC: Book3s: mmio: Deliver DSI after emulation failure KVM: PPC: MMIO fixes - - 1 - --- 2022-01-25 Fabiano Rosas New
[v5,4/5] KVM: PPC: mmio: Return to guest after emulation failure KVM: PPC: MMIO fixes - - 1 - --- 2022-01-25 Fabiano Rosas New
[v5,3/5] KVM: PPC: mmio: Reject instructions that access more than mmio.data size KVM: PPC: MMIO fixes - - 2 - --- 2022-01-25 Fabiano Rosas New
[v5,2/5] KVM: PPC: Fix vmx/vsx mixup in mmio emulation KVM: PPC: MMIO fixes - 1 1 - --- 2022-01-25 Fabiano Rosas New
[v5,1/5] KVM: PPC: Book3S HV: Stop returning internal values to userspace KVM: PPC: MMIO fixes - - 1 - --- 2022-01-25 Fabiano Rosas New
[v3,4/4] KVM: PPC: Decrement module refcount if init_vm fails KVM: PPC: KVM module exit fixes - - 1 - --- 2022-01-25 Fabiano Rosas New
[v3,3/4] KVM: PPC: Book3S HV: Free allocated memory if module init fails KVM: PPC: KVM module exit fixes - - 1 - --- 2022-01-25 Fabiano Rosas New
[v3,2/4] KVM: PPC: Book3S HV: Delay setting of kvm ops KVM: PPC: KVM module exit fixes - - - - --- 2022-01-25 Fabiano Rosas New
[v3,1/4] KVM: PPC: Book3S HV: Check return value of kvmppc_radix_init KVM: PPC: KVM module exit fixes - 1 1 - --- 2022-01-25 Fabiano Rosas New
[v2,4/4] KVM: PPC: Decrement module refcount if init_vm fails KVM: PPC: KVM module exit fixes - - 1 - --- 2022-01-24 Fabiano Rosas New
[v2,3/4] KVM: PPC: Book3S HV: Free allocated memory if module init fails KVM: PPC: KVM module exit fixes - - 1 - --- 2022-01-24 Fabiano Rosas New
[v2,2/4] KVM: PPC: Book3S HV: Delay setting of kvm ops KVM: PPC: KVM module exit fixes - - - - --- 2022-01-24 Fabiano Rosas New
[v2,1/4] KVM: PPC: Book3S HV: Check return value of kvmppc_radix_init KVM: PPC: KVM module exit fixes - 1 1 - --- 2022-01-24 Fabiano Rosas New
[v4,5/5] KVM: PPC: mmio: Deliver DSI after emulation failure KVM: PPC: MMIO fixes - - - - --- 2022-01-21 Fabiano Rosas New
[v4,4/5] KVM: PPC: mmio: Return to guest after emulation failure KVM: PPC: MMIO fixes - - 1 - --- 2022-01-21 Fabiano Rosas New
[v4,3/5] KVM: PPC: mmio: Reject instructions that access more than mmio.data size KVM: PPC: MMIO fixes - - 2 - --- 2022-01-21 Fabiano Rosas New
[v4,2/5] KVM: PPC: Fix vmx/vsx mixup in mmio emulation KVM: PPC: MMIO fixes - 1 1 - --- 2022-01-21 Fabiano Rosas New
[v4,1/5] KVM: PPC: Book3S HV: Stop returning internal values to userspace KVM: PPC: MMIO fixes - - 1 - --- 2022-01-21 Fabiano Rosas New
[v3,6/6] KVM: PPC: mmio: Reject instructions that access more than mmio.data size KVM: PPC: MMIO fixes - - 2 - --- 2022-01-07 Fabiano Rosas New
[v3,5/6] KVM: PPC: mmio: Return to guest after emulation failure KVM: PPC: MMIO fixes - - 1 - --- 2022-01-07 Fabiano Rosas New
[v3,4/6] KVM: PPC: mmio: Queue interrupt at kvmppc_emulate_mmio KVM: PPC: MMIO fixes - - 2 - --- 2022-01-07 Fabiano Rosas New
[v3,3/6] KVM: PPC: Don't use pr_emerg when mmio emulation fails KVM: PPC: MMIO fixes - - - - --- 2022-01-07 Fabiano Rosas New
[v3,2/6] KVM: PPC: Fix vmx/vsx mixup in mmio emulation KVM: PPC: MMIO fixes - 1 1 - --- 2022-01-07 Fabiano Rosas New
[v3,1/6] KVM: PPC: Book3S HV: Stop returning internal values to userspace KVM: PPC: MMIO fixes - - 1 - --- 2022-01-07 Fabiano Rosas New
[v2,7/7] KVM: PPC: mmio: Reject instructions that access more than mmio.data size KVM: PPC: MMIO fixes - - 1 - --- 2022-01-06 Fabiano Rosas New
[v2,6/7] KVM: PPC: mmio: Return to guest after emulation failure KVM: PPC: MMIO fixes - - 1 - --- 2022-01-06 Fabiano Rosas New
[v2,5/7] KVM: PPC: mmio: Queue interrupt at kvmppc_emulate_mmio KVM: PPC: MMIO fixes - - - - --- 2022-01-06 Fabiano Rosas New
[v2,4/7] KVM: PPC: Don't use pr_emerg when mmio emulation fails KVM: PPC: MMIO fixes - - - - --- 2022-01-06 Fabiano Rosas New
[v2,3/7] KVM: PPC: Fix mmio length message KVM: PPC: MMIO fixes - - - - --- 2022-01-06 Fabiano Rosas New
[v2,2/7] KVM: PPC: Fix vmx/vsx mixup in mmio emulation KVM: PPC: MMIO fixes - 1 1 - --- 2022-01-06 Fabiano Rosas New
[v2,1/7] KVM: PPC: Book3S HV: Stop returning internal values to userspace KVM: PPC: MMIO fixes - - 1 - --- 2022-01-06 Fabiano Rosas New
[3/3] KVM: PPC: Book3S HV: Free allocated memory if module init fails KVM: PPC: KVM module exit fixes - - 1 - --- 2021-12-23 Fabiano Rosas New
[2/3] KVM: PPC: Book3S HV: Delay setting of kvm ops KVM: PPC: KVM module exit fixes - - - - --- 2021-12-23 Fabiano Rosas New
[1/3] KVM: PPC: Book3S HV: Check return value of kvmppc_radix_init KVM: PPC: KVM module exit fixes - 1 1 - --- 2021-12-23 Fabiano Rosas New
[3/3] KVM: PPC: Fix mmio length message KVM: PPC: Minor fixes - - - - --- 2021-12-23 Fabiano Rosas New
[2/3] KVM: PPC: Fix vmx/vsx mixup in mmio emulation KVM: PPC: Minor fixes - 1 1 - --- 2021-12-23 Fabiano Rosas New
[1/3] KVM: PPC: Book3S HV: Stop returning internal values to userspace KVM: PPC: Minor fixes - - 1 - --- 2021-12-23 Fabiano Rosas New
[5/5] KVM: PPC: Book3S: Stop exporting non-builtin symbols KVM: PPC: Book3S: Modules cleanup and unification - - - - --- 2021-09-01 Fabiano Rosas New
[4/5] KVM: PPC: Book3S: Unify kvm-hv and kvm-pr modules KVM: PPC: Book3S: Modules cleanup and unification - - - - --- 2021-09-01 Fabiano Rosas New
[3/5] KVM: PPC: Book3S HV: Free allocated memory if module init fails KVM: PPC: Book3S: Modules cleanup and unification - - - - --- 2021-09-01 Fabiano Rosas New
[2/5] KVM: PPC: Book3S HV: Delay setting of kvm ops KVM: PPC: Book3S: Modules cleanup and unification - - - - --- 2021-09-01 Fabiano Rosas New
[1/5] KVM: PPC: Book3S HV: Check return value of kvmppc_radix_init KVM: PPC: Book3S: Modules cleanup and unification - 1 - - --- 2021-09-01 Fabiano Rosas New
[v6,2/2] KVM: PPC: Book3S HV: Stop forwarding all HFUs to L1 KVM: PPC: Book3S HV: Nested guest state sanitising changes - - - - --- 2021-08-06 Fabiano Rosas New
[v6,1/2] KVM: PPC: Book3S HV: Sanitise vcpu registers in nested path KVM: PPC: Book3S HV: Nested guest state sanitising changes - - 1 - --- 2021-08-06 Fabiano Rosas New
[v2,3/3] KVM: PPC: Book3S HV: Stop exporting symbols from book3s_64_mmu_radix KVM: PPC: Book3S HV: kvmhv_copy_tofrom_guest_radix changes - - - - --- 2021-08-05 Fabiano Rosas New
[v2,2/3] KVM: PPC: Book3S HV: Add sanity check to copy_tofrom_guest KVM: PPC: Book3S HV: kvmhv_copy_tofrom_guest_radix changes - - 1 - --- 2021-08-05 Fabiano Rosas New
[v2,1/3] KVM: PPC: Book3S HV: Fix copy_tofrom_guest routines KVM: PPC: Book3S HV: kvmhv_copy_tofrom_guest_radix changes - 1 1 - --- 2021-08-05 Fabiano Rosas New
KVM: PPC: Book3S HV: Fix kvmhv_copy_tofrom_guest_radix KVM: PPC: Book3S HV: Fix kvmhv_copy_tofrom_guest_radix - 1 - - --- 2021-08-02 Fabiano Rosas New
[v5,2/2] KVM: PPC: Book3S HV: Stop forwarding all HFUs to L1 KVM: PPC: Book3S HV: Nested guest state sanitising changes - - 1 - --- 2021-07-26 Fabiano Rosas New
[v5,1/2] KVM: PPC: Book3S HV: Sanitise vcpu registers in nested path KVM: PPC: Book3S HV: Nested guest state sanitising changes - - 1 - --- 2021-07-26 Fabiano Rosas New
[v4,2/2] KVM: PPC: Book3S HV: Stop forwarding all HFUs to L1 KVM: PPC: Book3S HV: Nested guest state sanitising changes - - - - --- 2021-07-22 Fabiano Rosas New
[v4,1/2] KVM: PPC: Book3S HV: Sanitise vcpu registers in nested path KVM: PPC: Book3S HV: Nested guest state sanitising changes - - 1 - --- 2021-07-22 Fabiano Rosas New
[RFC] KVM: PPC: BookE: Load FP and Altivec state before soft enabling IRQs [RFC] KVM: PPC: BookE: Load FP and Altivec state before soft enabling IRQs - 2 - - --- 2021-07-12 Fabiano Rosas New
[v3,2/2] KVM: PPC: Book3S HV: Stop forwarding all HFSCR cause bits to L1 KVM: PPC: Book3S HV: Nested guest HFSCR changes - - - - --- 2021-04-15 Fabiano Rosas New
[v3,1/2] KVM: PPC: Book3S HV: Sanitise vcpu registers in nested path KVM: PPC: Book3S HV: Nested guest HFSCR changes - - - - --- 2021-04-15 Fabiano Rosas New
« 1 2 3 49 10 »