Show patches with: none      |   2480 patches
« 1 2 ... 22 23 24 25 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,02/23] KVM: x86/mmu: Use a bool for direct [v3,01/23] KVM: x86/mmu: Optimize MMU page cache lookup for all direct SPs - - 1 - --- 2022-04-01 David Matlack Accepted
[v3,01/23] KVM: x86/mmu: Optimize MMU page cache lookup for all direct SPs [v3,01/23] KVM: x86/mmu: Optimize MMU page cache lookup for all direct SPs - - 2 - --- 2022-04-01 David Matlack Accepted
[3/3] KVM: selftests: riscv: Improve unexpected guest trap handling Unexpected guest trap handling for KVM RISC-V selftests - - - - --- 2022-03-29 Anup Patel Accepted
[2/3] KVM: selftests: riscv: Fix alignment of the guest_hang() function Unexpected guest trap handling for KVM RISC-V selftests - 1 - - --- 2022-03-29 Anup Patel Accepted
[1/3] KVM: selftests: riscv: Set PTE A and D bits in VS-stage page table Unexpected guest trap handling for KVM RISC-V selftests - 1 - - --- 2022-03-29 Anup Patel Accepted
RISC-V: KVM: Don't clear hgatp CSR in kvm_arch_vcpu_put() RISC-V: KVM: Don't clear hgatp CSR in kvm_arch_vcpu_put() - 1 - - --- 2022-03-17 Anup Patel Accepted
[v4,15/15] selftests: KVM: Test SYSTEM_SUSPEND PSCI call KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix - - - - --- 2022-03-11 Oliver Upton Changes Requested
[v4,14/15] selftests: KVM: Refactor psci_test to make it amenable to new tests KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix - - 1 - --- 2022-03-11 Oliver Upton Changes Requested
[v4,13/15] selftests: KVM: Use KVM_SET_MP_STATE to power off vCPU in psci_test KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix - - - - --- 2022-03-11 Oliver Upton Changes Requested
[v4,12/15] selftests: KVM: Create helper for making SMCCC calls KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix - - 1 - --- 2022-03-11 Oliver Upton Changes Requested
[v4,11/15] selftests: KVM: Rename psci_cpu_on_test to psci_test KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix - - 1 - --- 2022-03-11 Oliver Upton Changes Requested
[v4,10/15] KVM: arm64: Implement PSCI SYSTEM_SUSPEND KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix - - - - --- 2022-03-11 Oliver Upton Changes Requested
[v4,09/15] KVM: arm64: Add support for userspace to suspend a vCPU KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix - - - - --- 2022-03-11 Oliver Upton Changes Requested
[v4,08/15] KVM: arm64: Return a value from check_vcpu_requests() KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix - - - - --- 2022-03-11 Oliver Upton Changes Requested
[v4,07/15] KVM: Create helper for setting a system event exit KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix 1 - - - --- 2022-03-11 Oliver Upton Changes Requested
[v4,06/15] KVM: arm64: Rename the KVM_REQ_SLEEP handler KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix - - 1 - --- 2022-03-11 Oliver Upton Changes Requested
[v4,05/15] KVM: arm64: Track vCPU power state using MP state values KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix - - - - --- 2022-03-11 Oliver Upton Changes Requested
[v4,04/15] KVM: arm64: Dedupe vCPU power off helpers KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix - - 1 - --- 2022-03-11 Oliver Upton Changes Requested
[v4,03/15] KVM: arm64: Don't depend on fallthrough to hide SYSTEM_RESET2 KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix - - - - --- 2022-03-11 Oliver Upton Changes Requested
[v4,02/15] KVM: arm64: Generally disallow SMC64 for AArch32 guests KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix - - 2 - --- 2022-03-11 Oliver Upton Changes Requested
[v4,01/15] KVM: arm64: Generalise VM features into a set of flags KVM: arm64: PSCI SYSTEM_SUSPEND + SYSTEM_RESET2 bugfix - - - - --- 2022-03-11 Oliver Upton Changes Requested
[GIT,PULL] KVM/riscv changes for 5.18 [GIT,PULL] KVM/riscv changes for 5.18 - - - - --- 2022-03-11 Anup Patel Accepted
[v2,26/26] KVM: selftests: Map x86_64 guest virtual memory with huge pages Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-03-11 David Matlack Changes Requested
[v2,25/26] KVM: x86/mmu: Drop NULL pte_list_desc_cache fallback Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-03-11 David Matlack Changes Requested
[v2,24/26] KVM: x86/mmu: Split huge pages aliased by multiple SPTEs Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-03-11 David Matlack Changes Requested
[v2,23/26] KVM: x86/mmu: Fully split huge pages that require extra pte_list_desc structs Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-03-11 David Matlack Changes Requested
[v2,22/26] KVM: Allow GFP flags to be passed when topping up MMU caches Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-03-11 David Matlack Changes Requested
[v2,21/26] KVM: Allow for different capacities in kvm_mmu_memory_cache structs Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-03-11 David Matlack Changes Requested
[v2,20/26] KVM: x86/mmu: Extend Eager Page Splitting to the shadow MMU Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-03-11 David Matlack Changes Requested
[v2,19/26] KVM: x86/mmu: Refactor drop_large_spte() Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-03-11 David Matlack Changes Requested
[v2,18/26] KVM: x86/mmu: Zap collapsible SPTEs at all levels in the shadow MMU Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-03-11 David Matlack Changes Requested
[v2,17/26] KVM: x86/mmu: Pass access information to make_huge_page_split_spte() Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-03-11 David Matlack Changes Requested
[v2,16/26] KVM: x86/mmu: Cache the access bits of shadowed translations Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-03-11 David Matlack Changes Requested
[v2,15/26] KVM: x86/mmu: Update page stats in __rmap_add() Extend Eager Page Splitting to the shadow MMU - - 2 - --- 2022-03-11 David Matlack Changes Requested
[v2,14/26] KVM: x86/mmu: Decouple rmap_add() and link_shadow_page() from kvm_vcpu Extend Eager Page Splitting to the shadow MMU - - 2 - --- 2022-03-11 David Matlack Changes Requested
[v2,13/26] KVM: x86/mmu: Pass const memslot to init_shadow_page() and descendants Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-03-11 David Matlack Changes Requested
[v2,12/26] KVM: x86/mmu: Pass const memslot to rmap_add() Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-03-11 David Matlack Changes Requested
[v2,11/26] KVM: x86/mmu: Use common code to allocate kvm_mmu_page structs from vCPU caches Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-03-11 David Matlack Changes Requested
[v2,10/26] KVM: x86/mmu: Use common code to free kvm_mmu_page structs Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-03-11 David Matlack Changes Requested
[v2,09/26] KVM: x86/mmu: Move huge page split sp allocation code to mmu.c Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-03-11 David Matlack Changes Requested
[v2,08/26] KVM: x86/mmu: Link spt to sp during allocation Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-03-11 David Matlack Changes Requested
[v2,07/26] KVM: x86/mmu: Separate shadow MMU sp allocation from initialization Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-03-11 David Matlack Changes Requested
[v2,06/26] KVM: x86/mmu: Pass memslot to kvm_mmu_new_shadow_page() Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-03-11 David Matlack Changes Requested
[v2,05/26] KVM: x86/mmu: Rename shadow MMU functions that deal with shadow pages Extend Eager Page Splitting to the shadow MMU 1 - - - --- 2022-03-11 David Matlack Changes Requested
[v2,04/26] KVM: x86/mmu: Decompose kvm_mmu_get_page() into separate functions Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-03-11 David Matlack Changes Requested
[v2,03/26] KVM: x86/mmu: Derive shadow MMU page role from parent Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-03-11 David Matlack Changes Requested
[v2,02/26] KVM: x86/mmu: Use a bool for direct Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-03-11 David Matlack Changes Requested
[v2,01/26] KVM: x86/mmu: Optimize MMU page cache lookup for all direct SPs Extend Eager Page Splitting to the shadow MMU - - 2 - --- 2022-03-11 David Matlack Changes Requested
[RFC,v2,7/7] RISC-V: KVM: Support sstc extension Add Sstc extension support - - - - --- 2022-03-04 Atish Patra Changes Requested
[RFC,v2,6/7] RISC-V: KVM: Introduce ISA extension register Add Sstc extension support - - - - --- 2022-03-04 Atish Patra Changes Requested
[RFC,v2,5/7] RISC-V: KVM: Restrict the extensions that can be disabled Add Sstc extension support - - - - --- 2022-03-04 Atish Patra Changes Requested
[RFC,v2,4/7] RISC-V: KVM: Remove 's' & 'u' as valid ISA extension Add Sstc extension support - - - - --- 2022-03-04 Atish Patra Changes Requested
[RFC,v2,3/7] RISC-V: Prefer sstc extension if available Add Sstc extension support - - - - --- 2022-03-04 Atish Patra Changes Requested
[RFC,v2,2/7] RISC-V: Enable sstc extension parsing from DT Add Sstc extension support - - - - --- 2022-03-04 Atish Patra Changes Requested
[RFC,v2,1/7] RISC-V: Add SSTC extension CSR details Add Sstc extension support - - - - --- 2022-03-04 Atish Patra Changes Requested
[RFC,kvmtool,3/3] riscv: Add Sstc extension support Add Sstc extension support - - - - --- 2022-03-04 Atish Patra Superseded
[RFC,kvmtool,2/3] riscv: Append ISA extensions to the device tree Add Sstc extension support - - - - --- 2022-03-04 Atish Patra Superseded
[RFC,kvmtool,1/3] riscv: Update the uapi header as per Linux kernel Add Sstc extension support - - - - --- 2022-03-04 Atish Patra Superseded
[RFC,6/6] RISC-V: KVM: Support sstc extension Add Sstc extension support - - - - --- 2022-02-28 Atish Patra Superseded
[RFC,5/6] RISC-V: KVM: Introduce ISA extension register Add Sstc extension support - - - - --- 2022-02-28 Atish Patra Superseded
[RFC,4/6] RISC-V: Restrict the isa field in config register to base extensions Add Sstc extension support - - - - --- 2022-02-28 Atish Patra Superseded
[RFC,3/6] RISC-V: Prefer sstc extension if available Add Sstc extension support - - - - --- 2022-02-28 Atish Patra Superseded
[RFC,2/6] RISC-V: Enable sstc extension parsing from DT Add Sstc extension support - - - - --- 2022-02-28 Atish Patra Superseded
[RFC,1/6] RISC-V: Add SSTC extension CSR details Add Sstc extension support - - - - --- 2022-02-28 Atish Patra Superseded
[v3,19/19] selftests: KVM: Test SYSTEM_SUSPEND PSCI call KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - - - --- 2022-02-23 Oliver Upton Not Applicable
[v3,18/19] selftests: KVM: Refactor psci_test to make it amenable to new tests KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - 1 - --- 2022-02-23 Oliver Upton Not Applicable
[v3,17/19] selftests: KVM: Use KVM_SET_MP_STATE to power off vCPU in psci_test KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - - - --- 2022-02-23 Oliver Upton Not Applicable
[v3,16/19] selftests: KVM: Create helper for making SMCCC calls KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - 1 - --- 2022-02-23 Oliver Upton Not Applicable
[v3,15/19] selftests: KVM: Rename psci_cpu_on_test to psci_test KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - 1 - --- 2022-02-23 Oliver Upton Not Applicable
[v3,14/19] KVM: arm64: Raise default PSCI version to v1.1 KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - - - --- 2022-02-23 Oliver Upton Not Applicable
[v3,13/19] KVM: arm64: Add support KVM_SYSTEM_EVENT_SUSPEND to PSCI SYSTEM_SUSPEND KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - - - --- 2022-02-23 Oliver Upton Not Applicable
[v3,12/19] KVM: arm64: Add support for userspace to suspend a vCPU KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - - - --- 2022-02-23 Oliver Upton Not Applicable
[v3,11/19] KVM: arm64: Return a value from check_vcpu_requests() KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - - - --- 2022-02-23 Oliver Upton Not Applicable
[v3,10/19] KVM: Create helper for setting a system event exit KVM: arm64: Implement PSCI SYSTEM_SUSPEND 1 - - - --- 2022-02-23 Oliver Upton Not Applicable
[v3,09/19] KVM: arm64: Implement PSCI SYSTEM_SUSPEND KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - - - --- 2022-02-23 Oliver Upton Not Applicable
[v3,08/19] KVM: arm64: Add reset helper that accepts caller-provided reset state KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - - - --- 2022-02-23 Oliver Upton Not Applicable
[v3,07/19] KVM: arm64: Rename the KVM_REQ_SLEEP handler KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - 1 - --- 2022-02-23 Oliver Upton Not Applicable
[v3,06/19] KVM: arm64: Track vCPU power state using MP state values KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - - - --- 2022-02-23 Oliver Upton Not Applicable
[v3,05/19] KVM: arm64: Dedupe vCPU power off helpers KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - 1 - --- 2022-02-23 Oliver Upton Not Applicable
[v3,04/19] KVM: arm64: Clean up SMC64 PSCI filtering for AArch32 guests KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - 2 - --- 2022-02-23 Oliver Upton Not Applicable
[v3,03/19] KVM: arm64: Reject invalid addresses for CPU_ON PSCI call KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - 1 - --- 2022-02-23 Oliver Upton Not Applicable
[v3,02/19] KVM: arm64: Create a helper to check if IPA is valid KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - 1 - --- 2022-02-23 Oliver Upton Not Applicable
[v3,01/19] KVM: arm64: Drop unused param from kvm_psci_version() KVM: arm64: Implement PSCI SYSTEM_SUSPEND - - 1 - --- 2022-02-23 Oliver Upton Not Applicable
[v2] RISC-V: KVM: Refine __kvm_riscv_switch_to() implementation [v2] RISC-V: KVM: Refine __kvm_riscv_switch_to() implementation - - - - --- 2022-02-23 Vincent Chen Accepted
riscv: kvm: refine __kvm_riscv_switch_to and __kvm_riscv_switch_from function riscv: kvm: refine __kvm_riscv_switch_to and __kvm_riscv_switch_from function - - - - --- 2022-02-17 Vincent Chen Superseded
[v4,2/6] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs" Improve KVM's interaction with CPU hotplug 2 - 2 - --- 2022-02-16 Chao Gao Accepted
[v11,8/8] RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machine RISC-V CPU Idle Support - - - - --- 2022-02-10 Anup Patel Accepted
[v11,7/8] dt-bindings: Add common bindings for ARM and RISC-V idle states RISC-V CPU Idle Support - - 2 - --- 2022-02-10 Anup Patel Accepted
[v11,6/8] cpuidle: Add RISC-V SBI CPU idle driver RISC-V CPU Idle Support 1 - - - --- 2022-02-10 Anup Patel Accepted
[v11,5/8] cpuidle: Factor-out power domain related code from PSCI domain driver RISC-V CPU Idle Support - - 1 - --- 2022-02-10 Anup Patel Accepted
[v11,4/8] RISC-V: Add SBI HSM suspend related defines RISC-V CPU Idle Support - - 2 - --- 2022-02-10 Anup Patel Accepted
[v11,3/8] RISC-V: Add arch functions for non-retentive suspend entry/exit RISC-V CPU Idle Support - - 1 - --- 2022-02-10 Anup Patel Accepted
[v11,2/8] RISC-V: Rename relocate() and make it global RISC-V CPU Idle Support - - 2 - --- 2022-02-10 Anup Patel Accepted
[v11,1/8] RISC-V: Enable CPU_IDLE drivers RISC-V CPU Idle Support - - 2 - --- 2022-02-10 Anup Patel Accepted
[v3,2/5] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs" Improve KVM's interaction with CPU hotplug - - 1 - --- 2022-02-09 Chao Gao Superseded
[GIT,PULL] KVM/riscv fixes for 5.17, take #1 [GIT,PULL] KVM/riscv fixes for 5.17, take #1 - - - - --- 2022-02-02 Anup Patel Accepted
[6/6] RISC-V: KVM: Implement SBI HSM suspend call KVM RISC-V SBI v0.3 support - - 1 - --- 2022-02-01 Anup Patel Accepted
[5/6] RISC-V: KVM: Add common kvm_riscv_vcpu_wfi() function KVM RISC-V SBI v0.3 support - - 1 - --- 2022-02-01 Anup Patel Accepted
[4/6] RISC-V: Add SBI HSM suspend related defines KVM RISC-V SBI v0.3 support - - 1 - --- 2022-02-01 Anup Patel Accepted
[3/6] RISC-V: KVM: Implement SBI v0.3 SRST extension KVM RISC-V SBI v0.3 support - - 1 - --- 2022-02-01 Anup Patel Accepted
« 1 2 ... 22 23 24 25 »