Show patches with: none      |   2480 patches
« 1 2 3 424 25 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
tools/kvm_stat: add support for riscv tools/kvm_stat: add support for riscv - - - - --- 2023-08-14 Andreas Schwab Not Applicable
target/riscv/kvm: Fix exposure of Zkr target/riscv/kvm: Fix exposure of Zkr - 1 1 - --- 2024-04-22 Andrew Jones New
rpmsg: virtio: Fix broken rpmsg_probe() rpmsg: virtio: Fix broken rpmsg_probe() - 1 - - --- 2022-06-08 Anup Patel Not Applicable
riscv: require alternatives framework when selecting FPU support riscv: require alternatives framework when selecting FPU support - 1 2 - --- 2023-03-22 Jason A. Donenfeld Changes Requested
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
riscv: kvm: move preempt_disable() call in kvm_arch_vcpu_ioctl_run riscv: kvm: move preempt_disable() call in kvm_arch_vcpu_ioctl_run - - - - --- 2022-07-01 Nikolay Borisov Accepted
riscv: kvm: define vcpu_sbi_ext_pmu in header riscv: kvm: define vcpu_sbi_ext_pmu in header - 1 1 - --- 2023-06-16 Ben Dooks Accepted
riscv: Ensure isa-ext static keys are writable riscv: Ensure isa-ext static keys are writable - 1 1 3 --- 2022-08-16 Andrew Jones Accepted
riscv-v: kvm: Make kvm_riscv_guest_timer_init a void function riscv-v: kvm: Make kvm_riscv_guest_timer_init a void function - - - - --- 2022-07-01 Nikolay Borisov Accepted
[v9,14/14] KVM: arm64: Use TLBI range-based instructions for unmap KVM: arm64: Add support for FEAT_TLBIRANGE - - 1 - --- 2023-08-11 Raghavendra Rao Ananta Accepted
[v9,13/14] KVM: arm64: Invalidate the table entries upon a range KVM: arm64: Add support for FEAT_TLBIRANGE - - 2 - --- 2023-08-11 Raghavendra Rao Ananta Accepted
[v9,12/14] KVM: arm64: Flush only the memslot after write-protect KVM: arm64: Add support for FEAT_TLBIRANGE - - 2 - --- 2023-08-11 Raghavendra Rao Ananta Accepted
[v9,11/14] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range() KVM: arm64: Add support for FEAT_TLBIRANGE - - 2 - --- 2023-08-11 Raghavendra Rao Ananta Accepted
[v9,11/11] KVM: selftests: Add a basic SEV-ES smoke test KVM: selftests: Add SEV and SEV-ES smoke tests - - - - --- 2024-02-23 Sean Christopherson New
[v9,10/14] KVM: arm64: Define kvm_tlb_flush_vmid_range() KVM: arm64: Add support for FEAT_TLBIRANGE - - 2 - --- 2023-08-11 Raghavendra Rao Ananta Accepted
[v9,10/11] KVM: selftests: Add a basic SEV smoke test KVM: selftests: Add SEV and SEV-ES smoke tests - - - 1 --- 2024-02-23 Sean Christopherson New
[v9,09/14] KVM: arm64: Implement __kvm_tlb_flush_vmid_range() KVM: arm64: Add support for FEAT_TLBIRANGE - - 2 - --- 2023-08-11 Raghavendra Rao Ananta Accepted
[v9,09/11] KVM: selftests: Use the SEV library APIs in the intra-host migration test KVM: selftests: Add SEV and SEV-ES smoke tests - - - 1 --- 2024-02-23 Sean Christopherson New
[v9,08/14] arm64: tlb: Implement __flush_s2_tlb_range_op() KVM: arm64: Add support for FEAT_TLBIRANGE - - 1 - --- 2023-08-11 Raghavendra Rao Ananta Accepted
[v9,08/11] KVM: selftests: Add library for creating and interacting with SEV guests KVM: selftests: Add SEV and SEV-ES smoke tests - - - 1 --- 2024-02-23 Sean Christopherson New
[v9,07/14] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range KVM: arm64: Add support for FEAT_TLBIRANGE - - 3 - --- 2023-08-11 Raghavendra Rao Ananta Accepted
[v9,07/11] KVM: selftests: Allow tagging protected memory in guest page tables KVM: selftests: Add SEV and SEV-ES smoke tests - - - 1 --- 2024-02-23 Sean Christopherson New
[v9,06/14] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code KVM: arm64: Add support for FEAT_TLBIRANGE 2 - 2 - --- 2023-08-11 Raghavendra Rao Ananta Accepted
[v9,06/11] KVM: selftests: Explicitly ucall pool from shared memory KVM: selftests: Add SEV and SEV-ES smoke tests - - - 1 --- 2024-02-23 Sean Christopherson New
[v9,05/14] KVM: Allow range-based TLB invalidation from common code KVM: arm64: Add support for FEAT_TLBIRANGE 1 - 3 - --- 2023-08-11 Raghavendra Rao Ananta Accepted
[v9,05/11] KVM: selftests: Add support for protected vm_vaddr_* allocations KVM: selftests: Add SEV and SEV-ES smoke tests - - 1 1 --- 2024-02-23 Sean Christopherson New
[v9,04/14] KVM: Remove CONFIG_HAVE_KVM_ARCH_TLB_FLUSH_ALL KVM: arm64: Add support for FEAT_TLBIRANGE - - 3 - --- 2023-08-11 Raghavendra Rao Ananta Accepted
[v9,04/11] KVM: selftests: Add support for allocating/managing protected guest memory KVM: selftests: Add SEV and SEV-ES smoke tests - - 1 1 --- 2024-02-23 Sean Christopherson New
[v9,03/14] KVM: arm64: Use kvm_arch_flush_remote_tlbs() KVM: arm64: Add support for FEAT_TLBIRANGE - - 2 - --- 2023-08-11 Raghavendra Rao Ananta Accepted
[v9,03/11] KVM: selftests: Add a macro to iterate over a sparsebit range KVM: selftests: Add SEV and SEV-ES smoke tests - - - 1 --- 2024-02-23 Sean Christopherson New
[v9,02/14] KVM: Declare kvm_arch_flush_remote_tlbs() globally KVM: arm64: Add support for FEAT_TLBIRANGE - - 1 - --- 2023-08-11 Raghavendra Rao Ananta Accepted
[v9,02/11] KVM: selftests: Make sparsebit structs const where appropriate KVM: selftests: Add SEV and SEV-ES smoke tests - - - 1 --- 2024-02-23 Sean Christopherson New
[v9,01/14] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs() KVM: arm64: Add support for FEAT_TLBIRANGE 1 - 3 - --- 2023-08-11 Raghavendra Rao Ananta Accepted
[v9,01/11] KVM: selftests: Extend VM creation's @shape to allow control of VM subtype KVM: selftests: Add SEV and SEV-ES smoke tests - - - 1 --- 2024-02-23 Sean Christopherson New
[v8,24/24] KVM: riscv: selftests: Add commandline option for SBI PMU test RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - - 2 - --- 2024-04-20 Atish Kumar Patra Accepted
[v8,23/24] KVM: riscv: selftests: Add a test for counter overflow RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - - 3 - --- 2024-04-20 Atish Kumar Patra Accepted
[v8,22/24] KVM: riscv: selftests: Add a test for PMU snapshot functionality RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - - 3 - --- 2024-04-20 Atish Kumar Patra Accepted
[v8,21/24] KVM: riscv: selftests: Add SBI PMU selftest RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - - 3 - --- 2024-04-20 Atish Kumar Patra Accepted
[v8,20/24] KVM: riscv: selftests: Add SBI PMU extension definitions RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - - 3 - --- 2024-04-20 Atish Kumar Patra Accepted
[v8,19/24] KVM: riscv: selftests: Add Sscofpmf to get-reg-list test RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - - 3 - --- 2024-04-20 Atish Kumar Patra Accepted
[v8,18/24] KVM: riscv: selftests: Add helper functions for extension checks RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - - 3 - --- 2024-04-20 Atish Kumar Patra Accepted
[v8,17/24] KVM: riscv: selftests: Move sbi definitions to its own header file RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - - 3 - --- 2024-04-20 Atish Kumar Patra Accepted
[v8,16/24] RISC-V: KVM: Improve firmware counter read function RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - - 2 - --- 2024-04-20 Atish Kumar Patra Accepted
[v8,15/24] RISC-V: KVM: Support 64 bit firmware counters on RV32 RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - - 2 - --- 2024-04-20 Atish Kumar Patra Accepted
[v8,14/24] RISC-V: KVM: Add perf sampling support for guests RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - - 2 - --- 2024-04-20 Atish Kumar Patra Accepted
[v8,14/14] KVM: arm64: Use TLBI range-based intructions for unmap KVM: arm64: Add support for FEAT_TLBIRANGE - - 1 - --- 2023-08-08 Raghavendra Rao Ananta Accepted
[v8,13/24] RISC-V: KVM: Implement SBI PMU Snapshot feature RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - - 2 - --- 2024-04-20 Atish Kumar Patra Accepted
[v8,13/14] KVM: arm64: Invalidate the table entries upon a range KVM: arm64: Add support for FEAT_TLBIRANGE - - 2 - --- 2023-08-08 Raghavendra Rao Ananta Accepted
[v8,12/24] RISC-V: KVM: No need to exit to the user space if perf event failed RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 1 1 - --- 2024-04-20 Atish Kumar Patra Accepted
[v8,12/14] KVM: arm64: Flush only the memslot after write-protect KVM: arm64: Add support for FEAT_TLBIRANGE - - 2 - --- 2023-08-08 Raghavendra Rao Ananta Accepted
[v8,11/24] RISC-V: KVM: No need to update the counter value during reset RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 1 2 - --- 2024-04-20 Atish Kumar Patra Accepted
[v8,11/14] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range() KVM: arm64: Add support for FEAT_TLBIRANGE - - 2 - --- 2023-08-08 Raghavendra Rao Ananta Accepted
[v8,10/24] RISC-V: KVM: Fix the initial sample period value RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - - 2 - --- 2024-04-20 Atish Kumar Patra Accepted
[v8,10/14] KVM: arm64: Define kvm_tlb_flush_vmid_range() KVM: arm64: Add support for FEAT_TLBIRANGE - - 2 - --- 2023-08-08 Raghavendra Rao Ananta Accepted
[v8,10/10] KVM: selftests: Add a basic SEV smoke test KVM: selftests: Add SEV smoke test - - - - --- 2024-02-03 Sean Christopherson Superseded
[v8,09/24] drivers/perf: riscv: Implement SBI PMU snapshot function RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest 1 - 3 - --- 2024-04-20 Atish Kumar Patra Accepted
[v8,09/14] KVM: arm64: Implement __kvm_tlb_flush_vmid_range() KVM: arm64: Add support for FEAT_TLBIRANGE - - 2 - --- 2023-08-08 Raghavendra Rao Ananta Accepted
[v8,09/10] KVM: selftests: Use the SEV library APIs in the intra-host migration test KVM: selftests: Add SEV smoke test - - - - --- 2024-02-03 Sean Christopherson Superseded
[v8,08/24] drivers/perf: riscv: Fix counter mask iteration for RV32 RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - - 1 - --- 2024-04-20 Atish Kumar Patra Accepted
[v8,08/14] arm64: tlb: Implement __flush_s2_tlb_range_op() KVM: arm64: Add support for FEAT_TLBIRANGE - - 1 - --- 2023-08-08 Raghavendra Rao Ananta Accepted
[v8,08/10] KVM: selftests: Add library for creating and interacting with SEV guests KVM: selftests: Add SEV smoke test - - - - --- 2024-02-03 Sean Christopherson Superseded
[v8,07/24] RISC-V: Use the minor version mask while computing sbi version RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - - 1 - --- 2024-04-20 Atish Kumar Patra Accepted
[v8,07/14] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range KVM: arm64: Add support for FEAT_TLBIRANGE - - 3 - --- 2023-08-08 Raghavendra Rao Ananta Accepted
[v8,07/10] KVM: selftests: Allow tagging protected memory in guest page tables KVM: selftests: Add SEV smoke test - - - - --- 2024-02-03 Sean Christopherson Superseded
[v8,06/24] RISC-V: KVM: Rename the SBI_STA_SHMEM_DISABLE to a generic name RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - - 1 - --- 2024-04-20 Atish Kumar Patra Accepted
[v8,06/14] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code KVM: arm64: Add support for FEAT_TLBIRANGE 1 - 2 - --- 2023-08-08 Raghavendra Rao Ananta Accepted
[v8,06/10] KVM: selftests: Explicitly ucall pool from shared memory KVM: selftests: Add SEV smoke test - - - - --- 2024-02-03 Sean Christopherson Superseded
[v8,05/24] RISC-V: Add SBI PMU snapshot definitions RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest 1 - 2 - --- 2024-04-20 Atish Kumar Patra Accepted
[v8,05/14] KVM: Allow range-based TLB invalidation from common code KVM: arm64: Add support for FEAT_TLBIRANGE - - 3 - --- 2023-08-08 Raghavendra Rao Ananta Accepted
[v8,05/10] KVM: selftests: Add support for protected vm_vaddr_* allocations KVM: selftests: Add SEV smoke test - - - - --- 2024-02-03 Sean Christopherson Superseded
[v8,04/24] drivers/perf: riscv: Use BIT macro for shifting operations RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - - 1 - --- 2024-04-20 Atish Kumar Patra Accepted
[v8,04/14] KVM: Remove CONFIG_HAVE_KVM_ARCH_TLB_FLUSH_ALL KVM: arm64: Add support for FEAT_TLBIRANGE - - 3 - --- 2023-08-08 Raghavendra Rao Ananta Accepted
[v8,04/10] KVM: selftests: Add support for allocating/managing protected guest memory KVM: selftests: Add SEV smoke test - - 1 - --- 2024-02-03 Sean Christopherson Superseded
[v8,03/24] drivers/perf: riscv: Read upper bits of a firmware counter RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest 1 - 3 - --- 2024-04-20 Atish Kumar Patra Accepted
[v8,03/14] KVM: arm64: Use kvm_arch_flush_remote_tlbs() KVM: arm64: Add support for FEAT_TLBIRANGE - - 2 - --- 2023-08-08 Raghavendra Rao Ananta Accepted
[v8,03/10] KVM: selftests: Add a macro to iterate over a sparsebit range KVM: selftests: Add SEV smoke test - - - - --- 2024-02-03 Sean Christopherson Superseded
[v8,02/24] RISC-V: Add FIRMWARE_READ_HI definition RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest 1 - 3 - --- 2024-04-20 Atish Kumar Patra Accepted
[v8,02/14] KVM: Declare kvm_arch_flush_remote_tlbs() globally KVM: arm64: Add support for FEAT_TLBIRANGE - - 1 - --- 2023-08-08 Raghavendra Rao Ananta Accepted
[v8,02/10] KVM: selftests: Make sparsebit structs const where appropriate KVM: selftests: Add SEV smoke test - - - - --- 2024-02-03 Sean Christopherson Superseded
[v8,01/24] RISC-V: Fix the typo in Scountovf CSR name RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 1 4 - --- 2024-04-20 Atish Kumar Patra Accepted
[v8,01/14] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs() KVM: arm64: Add support for FEAT_TLBIRANGE - - 3 - --- 2023-08-08 Raghavendra Rao Ananta Accepted
[v8,01/10] KVM: selftests: Extend VM creation's @shape to allow control of VM subtype KVM: selftests: Add SEV smoke test - - - - --- 2024-02-03 Sean Christopherson Superseded
[v7,4/4] RISC-V: KVM: Support sstc extension Add Sstc extension support - - 1 - --- 2022-07-22 Atish Kumar Patra Accepted
[v7,3/4] RISC-V: Prefer sstc extension if available Add Sstc extension support - - 2 - --- 2022-07-22 Atish Kumar Patra Accepted
[v7,24/24] KVM: riscv: selftests: Add commandline option for SBI PMU test RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - - - - --- 2024-04-16 Atish Kumar Patra Changes Requested
[v7,23/24] KVM: riscv: selftests: Add a test for counter overflow RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - - 2 - --- 2024-04-16 Atish Kumar Patra Changes Requested
[v7,23/23] KVM: x86/mmu: Avoid unnecessary flush on eager page split KVM: Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-06-22 Paolo Bonzini Accepted
[v7,22/24] KVM: riscv: selftests: Add a test for PMU snapshot functionality RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - - 2 - --- 2024-04-16 Atish Kumar Patra Changes Requested
[v7,22/23] KVM: x86/mmu: Extend Eager Page Splitting to nested MMUs KVM: Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-06-22 Paolo Bonzini Accepted
[v7,21/24] KVM: riscv: selftests: Add SBI PMU selftest RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - - 2 - --- 2024-04-16 Atish Kumar Patra Changes Requested
[v7,21/23] KVM: Allow for different capacities in kvm_mmu_memory_cache structs KVM: Extend Eager Page Splitting to the shadow MMU - - 2 1 --- 2022-06-22 Paolo Bonzini Accepted
[v7,20/24] KVM: riscv: selftests: Add SBI PMU extension definitions RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - - 2 - --- 2024-04-16 Atish Kumar Patra Changes Requested
[v7,20/23] KVM: x86/mmu: pull call to drop_large_spte() into __link_shadow_page() KVM: Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-06-22 Paolo Bonzini Accepted
[v7,2/4] RISC-V: Enable sstc extension parsing from DT Add Sstc extension support - - 1 - --- 2022-07-22 Atish Kumar Patra Accepted
[v7,19/24] KVM: riscv: selftests: Add Sscofpmf to get-reg-list test RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - - 2 - --- 2024-04-16 Atish Kumar Patra Changes Requested
[v7,19/23] KVM: x86/mmu: Zap collapsible SPTEs in shadow MMU at all possible levels KVM: Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-06-22 Paolo Bonzini Accepted
[v7,18/24] KVM: riscv: selftests: Add helper functions for extension checks RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - - 1 - --- 2024-04-16 Atish Kumar Patra Changes Requested
[v7,18/23] KVM: x86/mmu: Extend make_huge_page_split_spte() for the shadow MMU KVM: Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-06-22 Paolo Bonzini Accepted
[v7,17/24] KVM: riscv: selftests: Move sbi definitions to its own header file RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - - 1 - --- 2024-04-16 Atish Kumar Patra Changes Requested
[v7,17/23] KVM: x86/mmu: Cache the access bits of shadowed translations KVM: Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-06-22 Paolo Bonzini Accepted
« 1 2 3 424 25 »