Show patches with: none      |   2436 patches
« 1 2 3 424 25 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3] MAINTAINERS: Update Atish's email address [v3] MAINTAINERS: Update Atish's email address - - - - --- 2021-12-02 Atish Patra Accepted
[RFC,1/6] RISC-V: Avoid using per cpu array for ordered booting Sparse HART id support - - - - --- 2021-12-04 Atish Patra Changes Requested
[RFC,2/6] RISC-V: Do not print the SBI version during HSM extension boot print Sparse HART id support - - 1 - --- 2021-12-04 Atish Patra Changes Requested
[RFC,3/6] RISC-V: Use __cpu_up_stack/task_pointer only for spinwait method Sparse HART id support - - 1 - --- 2021-12-04 Atish Patra Changes Requested
[RFC,4/6] RISC-V: Move the entire hart selection via lottery to SMP Sparse HART id support - - 1 - --- 2021-12-04 Atish Patra Changes Requested
[RFC,5/6] RISC-V: Move spinwait booting method to its own config Sparse HART id support - - - - --- 2021-12-04 Atish Patra Changes Requested
[RFC,6/6] RISC-V: Do not use cpumask data structure for hartid bitmap Sparse HART id support - - - - --- 2021-12-04 Atish Patra Changes Requested
[v2,01/12] update-linux-headers: Add asm-riscv/kvm.h Add riscv kvm accel support 1 - 1 - --- 2021-12-10 Yifei Jiang Changes Requested
[v2,02/12] target/riscv: Add target/riscv/kvm.c to place the public kvm interface Add riscv kvm accel support - - 2 - --- 2021-12-10 Yifei Jiang Changes Requested
[v2,03/12] target/riscv: Implement function kvm_arch_init_vcpu Add riscv kvm accel support - - 2 - --- 2021-12-10 Yifei Jiang Changes Requested
[v2,04/12] target/riscv: Implement kvm_arch_get_registers Add riscv kvm accel support - - 2 - --- 2021-12-10 Yifei Jiang Changes Requested
[v2,05/12] target/riscv: Implement kvm_arch_put_registers Add riscv kvm accel support - - 2 - --- 2021-12-10 Yifei Jiang Changes Requested
[v2,06/12] target/riscv: Support start kernel directly by KVM Add riscv kvm accel support - - 1 - --- 2021-12-10 Yifei Jiang Changes Requested
[v2,07/12] target/riscv: Support setting external interrupt by KVM Add riscv kvm accel support - - 1 - --- 2021-12-10 Yifei Jiang Changes Requested
[v2,08/12] target/riscv: Handle KVM_EXIT_RISCV_SBI exit Add riscv kvm accel support - - 1 - --- 2021-12-10 Yifei Jiang Changes Requested
[v2,09/12] target/riscv: Add host cpu type Add riscv kvm accel support - - 2 - --- 2021-12-10 Yifei Jiang Changes Requested
[v2,10/12] target/riscv: Add kvm_riscv_get/put_regs_timer Add riscv kvm accel support - - - - --- 2021-12-10 Yifei Jiang Changes Requested
[v2,11/12] target/riscv: Implement virtual time adjusting with vm state changing Add riscv kvm accel support - - 1 - --- 2021-12-10 Yifei Jiang Changes Requested
[v2,12/12] target/riscv: Support virtual time context synchronization Add riscv kvm accel support - - 1 - --- 2021-12-10 Yifei Jiang Changes Requested
[v3,01/12] update-linux-headers: Add asm-riscv/kvm.h Add riscv kvm accel support 1 - 1 - --- 2021-12-20 Yifei Jiang Changes Requested
[v3,02/12] target/riscv: Add target/riscv/kvm.c to place the public kvm interface Add riscv kvm accel support - - 2 - --- 2021-12-20 Yifei Jiang Changes Requested
[v3,03/12] target/riscv: Implement function kvm_arch_init_vcpu Add riscv kvm accel support - - 2 - --- 2021-12-20 Yifei Jiang Changes Requested
[v3,04/12] target/riscv: Implement kvm_arch_get_registers Add riscv kvm accel support - - 2 - --- 2021-12-20 Yifei Jiang Changes Requested
[v3,05/12] target/riscv: Implement kvm_arch_put_registers Add riscv kvm accel support - - 2 - --- 2021-12-20 Yifei Jiang Changes Requested
[v3,06/12] target/riscv: Support start kernel directly by KVM Add riscv kvm accel support - - 1 - --- 2021-12-20 Yifei Jiang Changes Requested
[v3,07/12] target/riscv: Support setting external interrupt by KVM Add riscv kvm accel support - - 2 - --- 2021-12-20 Yifei Jiang Changes Requested
[v3,08/12] target/riscv: Handle KVM_EXIT_RISCV_SBI exit Add riscv kvm accel support - - 1 - --- 2021-12-20 Yifei Jiang Changes Requested
[v3,09/12] target/riscv: Add host cpu type Add riscv kvm accel support - - 2 - --- 2021-12-20 Yifei Jiang Changes Requested
[v3,10/12] target/riscv: Add kvm_riscv_get/put_regs_timer Add riscv kvm accel support - - 1 - --- 2021-12-20 Yifei Jiang Changes Requested
[v3,11/12] target/riscv: Implement virtual time adjusting with vm state changing Add riscv kvm accel support - - 2 - --- 2021-12-20 Yifei Jiang Changes Requested
[v3,12/12] target/riscv: Support virtual time context synchronization Add riscv kvm accel support - - 2 - --- 2021-12-20 Yifei Jiang Changes Requested
KVM: selftests: Fix compile error for non-x86 vm_compute_max_gfn() KVM: selftests: Fix compile error for non-x86 vm_compute_max_gfn() - 1 - - --- 2021-12-21 Anup Patel Not Applicable
KVM: RISC-V: Avoid spurious virtual interrupts after clearing hideleg CSR KVM: RISC-V: Avoid spurious virtual interrupts after clearing hideleg CSR - - 1 - --- 2021-12-23 Vincent Chen Superseded
[v4,1/4] RISC-V: KVM: Forward SBI experimental and vendor extensions KVM RISC-V 64-bit selftests support - - - - --- 2021-12-24 Anup Patel Accepted
[v4,2/4] RISC-V: KVM: Add VM capability to allow userspace get GPA bits KVM RISC-V 64-bit selftests support - - - - --- 2021-12-24 Anup Patel Accepted
[v4,3/4] KVM: selftests: Add EXTRA_CFLAGS in top-level Makefile KVM RISC-V 64-bit selftests support - - - - --- 2021-12-24 Anup Patel Accepted
[v4,4/4] KVM: selftests: Add initial support for RISC-V 64-bit KVM RISC-V 64-bit selftests support - - - - --- 2021-12-24 Anup Patel Accepted
[v2] KVM: RISC-V: Avoid spurious virtual interrupts after clearing hideleg CSR [v2] KVM: RISC-V: Avoid spurious virtual interrupts after clearing hideleg CSR - 1 1 - --- 2021-12-27 Vincent Chen Accepted
[3/6] KVM: Remove opaque from kvm_arch_check_processor_compat Improve KVM's interaction with CPU hotplug - - - - --- 2021-12-27 Chao Gao Superseded
MAINTAINERS: Update Anup's email address MAINTAINERS: Update Anup's email address 1 - - - --- 2022-01-03 Anup Patel Accepted
[GIT,PULL] KVM/riscv changes for 5.17, take #1 [GIT,PULL] KVM/riscv changes for 5.17, take #1 - - - - --- 2022-01-06 Anup Patel Accepted
[v4,01/12] update-linux-headers: Add asm-riscv/kvm.h Add riscv kvm accel support 1 - 1 - --- 2022-01-10 Yifei Jiang Accepted
[v4,02/12] target/riscv: Add target/riscv/kvm.c to place the public kvm interface Add riscv kvm accel support - - 2 - --- 2022-01-10 Yifei Jiang Accepted
[v4,03/12] target/riscv: Implement function kvm_arch_init_vcpu Add riscv kvm accel support - - 2 - --- 2022-01-10 Yifei Jiang Accepted
[v4,04/12] target/riscv: Implement kvm_arch_get_registers Add riscv kvm accel support - - 2 - --- 2022-01-10 Yifei Jiang Accepted
[v4,05/12] target/riscv: Implement kvm_arch_put_registers Add riscv kvm accel support - - 2 - --- 2022-01-10 Yifei Jiang Accepted
[v4,06/12] target/riscv: Support start kernel directly by KVM Add riscv kvm accel support - - 1 - --- 2022-01-10 Yifei Jiang Accepted
[v4,07/12] target/riscv: Support setting external interrupt by KVM Add riscv kvm accel support - - 2 - --- 2022-01-10 Yifei Jiang Accepted
[v4,08/12] target/riscv: Handle KVM_EXIT_RISCV_SBI exit Add riscv kvm accel support - - 2 - --- 2022-01-10 Yifei Jiang Accepted
[v4,09/12] target/riscv: Add host cpu type Add riscv kvm accel support - - 2 - --- 2022-01-10 Yifei Jiang Accepted
[v4,10/12] target/riscv: Add kvm_riscv_get/put_regs_timer Add riscv kvm accel support 1 - 1 - --- 2022-01-10 Yifei Jiang Accepted
[v4,11/12] target/riscv: Implement virtual time adjusting with vm state changing Add riscv kvm accel support - - 2 - --- 2022-01-10 Yifei Jiang Accepted
[v4,12/12] target/riscv: Support virtual time context synchronization Add riscv kvm accel support - - 2 - --- 2022-01-10 Yifei Jiang Accepted
[-next] RISC-V: KVM: remove unneeded semicolon [-next] RISC-V: KVM: remove unneeded semicolon - - - - --- 2022-01-11 Yang Li Accepted
[v5,01/13] update-linux-headers: Add asm-riscv/kvm.h Add riscv kvm accel support 1 - 1 - --- 2022-01-12 Yifei Jiang Accepted
[v5,02/13] target/riscv: Add target/riscv/kvm.c to place the public kvm interface Add riscv kvm accel support - - 2 - --- 2022-01-12 Yifei Jiang Accepted
[v5,03/13] target/riscv: Implement function kvm_arch_init_vcpu Add riscv kvm accel support - - 2 - --- 2022-01-12 Yifei Jiang Accepted
[v5,04/13] target/riscv: Implement kvm_arch_get_registers Add riscv kvm accel support - - 2 - --- 2022-01-12 Yifei Jiang Accepted
[v5,05/13] target/riscv: Implement kvm_arch_put_registers Add riscv kvm accel support - - 2 - --- 2022-01-12 Yifei Jiang Accepted
[v5,06/13] target/riscv: Support start kernel directly by KVM Add riscv kvm accel support - - 2 - --- 2022-01-12 Yifei Jiang Accepted
[v5,07/13] target/riscv: Support setting external interrupt by KVM Add riscv kvm accel support - - 2 - --- 2022-01-12 Yifei Jiang Accepted
[v5,08/13] target/riscv: Handle KVM_EXIT_RISCV_SBI exit Add riscv kvm accel support - - 2 - --- 2022-01-12 Yifei Jiang Accepted
[v5,09/13] target/riscv: Add host cpu type Add riscv kvm accel support - - 2 - --- 2022-01-12 Yifei Jiang Accepted
[v5,10/13] target/riscv: Add kvm_riscv_get/put_regs_timer Add riscv kvm accel support 1 - 1 - --- 2022-01-12 Yifei Jiang Accepted
[v5,11/13] target/riscv: Implement virtual time adjusting with vm state changing Add riscv kvm accel support - - 2 - --- 2022-01-12 Yifei Jiang Accepted
[v5,12/13] target/riscv: Support virtual time context synchronization Add riscv kvm accel support - - 2 - --- 2022-01-12 Yifei Jiang Accepted
[v5,13/13] target/riscv: enable riscv kvm accel Add riscv kvm accel support - - 2 - --- 2022-01-12 Yifei Jiang Accepted
[v2,2/4] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs" Improve KVM's interaction with CPU hotplug - - - - --- 2022-01-18 Chao Gao Superseded
[v10,1/8] RISC-V: Enable CPU_IDLE drivers RISC-V CPU Idle Support - - 1 - --- 2022-01-26 Anup Patel Not Applicable
[v10,2/8] RISC-V: Rename relocate() and make it global RISC-V CPU Idle Support - - 1 - --- 2022-01-26 Anup Patel Not Applicable
[v10,3/8] RISC-V: Add arch functions for non-retentive suspend entry/exit RISC-V CPU Idle Support - - 1 - --- 2022-01-26 Anup Patel Not Applicable
[v10,4/8] RISC-V: Add SBI HSM suspend related defines RISC-V CPU Idle Support - - 1 - --- 2022-01-26 Anup Patel Not Applicable
[v10,5/8] cpuidle: Factor-out power domain related code from PSCI domain driver RISC-V CPU Idle Support - - 1 - --- 2022-01-26 Anup Patel Not Applicable
[v10,6/8] cpuidle: Add RISC-V SBI CPU idle driver RISC-V CPU Idle Support - - 1 - --- 2022-01-26 Anup Patel Not Applicable
[v10,7/8] dt-bindings: Add common bindings for ARM and RISC-V idle states RISC-V CPU Idle Support 1 - 1 - --- 2022-01-26 Anup Patel Not Applicable
[v10,8/8] RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machine RISC-V CPU Idle Support - - - - --- 2022-01-26 Anup Patel Not Applicable
RISC-V: KVM: make CY, TM, and IR counters accessible in VU mode RISC-V: KVM: make CY, TM, and IR counters accessible in VU mode - 1 - - --- 2022-01-31 Mayuresh Chitale Accepted
RISC-V: KVM: Fix SBI implementation version RISC-V: KVM: Fix SBI implementation version - 1 - - --- 2022-01-31 Anup Patel Accepted
[1/6] RISC-V: KVM: Upgrade SBI spec version to v0.3 KVM RISC-V SBI v0.3 support - - 1 - --- 2022-02-01 Anup Patel Accepted
[2/6] RISC-V: KVM: Add common kvm_riscv_vcpu_sbi_system_reset() function 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
[4/6] RISC-V: Add SBI HSM suspend related defines 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
[6/6] RISC-V: KVM: Implement SBI HSM suspend call KVM RISC-V SBI v0.3 support - - 1 - --- 2022-02-01 Anup Patel Accepted
[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
[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
[v11,1/8] RISC-V: Enable CPU_IDLE drivers RISC-V CPU Idle Support - - 2 - --- 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,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,4/8] RISC-V: Add SBI HSM suspend related defines RISC-V CPU Idle Support - - 2 - --- 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,6/8] cpuidle: Add RISC-V SBI CPU idle driver RISC-V CPU Idle Support 1 - - - --- 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,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
[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
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
[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
[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
[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,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
« 1 2 3 424 25 »