Show patches with: none      |   2480 patches
« 1 2 3 424 25 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,5/7] riscv: add double trap driver riscv: Add support for Ssdbltrp extension - - - - --- 2024-04-18 Clément Léger New
[RFC,4/7] riscv: handle Ssdbltrp mstatus SDT bit riscv: Add support for Ssdbltrp extension - - - - --- 2024-04-18 Clément Léger New
[RFC,3/7] riscv: add Ssdbltrp ISA extension parsing riscv: Add support for Ssdbltrp extension - - - - --- 2024-04-18 Clément Léger New
[RFC,2/7] dt-bindings: riscv: add Ssdbltrp ISA extension description riscv: Add support for Ssdbltrp extension - - - - --- 2024-04-18 Clément Léger New
[RFC,1/7] riscv: kvm: add support for FWFT SBI extension riscv: Add support for Ssdbltrp extension - - - - --- 2024-04-18 Clément Léger New
[v2,12/12] KVM: riscv: selftests: Add Zcmop extension to get-reg-list test Add support for a few Zc* extensions as well as Zcmop 1 - 1 - --- 2024-04-18 Clément Léger Superseded
[v2,11/12] RISC-V: KVM: Allow Zcmop extension for Guest/VM Add support for a few Zc* extensions as well as Zcmop 1 - 1 - --- 2024-04-18 Clément Léger Superseded
[v2,10/12] riscv: hwprobe: export Zcmop ISA extension Add support for a few Zc* extensions as well as Zcmop - - - - --- 2024-04-18 Clément Léger Superseded
[v2,09/12] riscv: add ISA extension parsing for Zcmop Add support for a few Zc* extensions as well as Zcmop - - - - --- 2024-04-18 Clément Léger Superseded
[v2,08/12] dt-bindings: riscv: add Zcmop ISA extension description Add support for a few Zc* extensions as well as Zcmop 1 - - - --- 2024-04-18 Clément Léger Superseded
[v2,07/12] KVM: riscv: selftests: Add some Zc* extensions to get-reg-list test Add support for a few Zc* extensions as well as Zcmop 1 - 1 - --- 2024-04-18 Clément Léger Superseded
[v2,06/12] RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VM Add support for a few Zc* extensions as well as Zcmop 1 - 1 - --- 2024-04-18 Clément Léger Superseded
[v2,05/12] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions Add support for a few Zc* extensions as well as Zcmop - - - - --- 2024-04-18 Clément Léger Superseded
[v2,04/12] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb Add support for a few Zc* extensions as well as Zcmop - - - - --- 2024-04-18 Clément Léger Superseded
[v2,03/12] dt-bindings: riscv: add Zc* extension rules implied by C extension Add support for a few Zc* extensions as well as Zcmop - - - - --- 2024-04-18 Clément Léger Superseded
[v2,02/12] riscv: dts: enable Zc* extensions when needed Add support for a few Zc* extensions as well as Zcmop - - - - --- 2024-04-18 Clément Léger Superseded
[v2,01/12] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description Add support for a few Zc* extensions as well as Zcmop - - 1 - --- 2024-04-18 Clément Léger Superseded
[v2,2/2] RISCV: KVM: Introduce vcpu->reset_cntx_lock RISCV: KVM: Avoid lock inversion in SBI_EXT_HSM_HART_START - - 1 - --- 2024-04-17 Yong-Xuan Wang Accepted
[v2,1/2] RISCV: KVM: Introduce mp_state_lock to avoid lock inversion in SBI_EXT_HSM_HART_START RISCV: KVM: Avoid lock inversion in SBI_EXT_HSM_HART_START - - 1 - --- 2024-04-17 Yong-Xuan Wang 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,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,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,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,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,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,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,16/24] RISC-V: KVM: Improve firmware counter read function RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - - 1 - --- 2024-04-16 Atish Kumar Patra Changes Requested
[v7,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-16 Atish Kumar Patra Changes Requested
[v7,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-16 Atish Kumar Patra Changes Requested
[v7,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-16 Atish Kumar Patra Changes Requested
[v7,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-16 Atish Kumar Patra Changes Requested
[v7,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-16 Atish Kumar Patra Changes Requested
[v7,10/24] RISC-V: KVM: Fix the initial sample period value RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - - 1 - --- 2024-04-16 Atish Kumar Patra Changes Requested
[v7,09/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-16 Atish Kumar Patra Changes Requested
[v7,08/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-16 Atish Kumar Patra Changes Requested
[v7,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-16 Atish Kumar Patra Changes Requested
[v7,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-16 Atish Kumar Patra Changes Requested
[v7,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-16 Atish Kumar Patra Changes Requested
[v7,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-16 Atish Kumar Patra Changes Requested
[v7,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-16 Atish Kumar Patra Changes Requested
[v7,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-16 Atish Kumar Patra Changes Requested
[v7,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-16 Atish Kumar Patra Changes Requested
[1/1] RISC-V: KVM: No need to use mask when hart-index-bit is 0 [1/1] RISC-V: KVM: No need to use mask when hart-index-bit is 0 - 1 - - --- 2024-04-15 Yong-Xuan Wang New
[v2,2/2] perf kvm/riscv: Port perf kvm stat to RISC-V perf kvm: Add kvm stat support on riscv - - 1 - --- 2024-04-15 Shenlin Liang Superseded
[v2,1/2] RISCV: KVM: add tracepoints for entry and exit events perf kvm: Add kvm stat support on riscv - - 1 - --- 2024-04-15 Shenlin Liang Superseded
[2/2] RISC-V: KVM: Use IMSIC guest files when available KVM RISC-V HW IMSIC guest files - - - - --- 2024-04-11 Anup Patel New
[1/2] RISC-V: KVM: Share APLIC and IMSIC defines with irqchip drivers KVM RISC-V HW IMSIC guest files - - - - --- 2024-04-11 Anup Patel New
[v6,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-11 Atish Kumar Patra Superseded
[v6,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-11 Atish Kumar Patra Superseded
[v6,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-11 Atish Kumar Patra Superseded
[v6,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-11 Atish Kumar Patra Superseded
[v6,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-11 Atish Kumar Patra Superseded
[v6,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-11 Atish Kumar Patra Superseded
[v6,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-11 Atish Kumar Patra Superseded
[v6,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-11 Atish Kumar Patra Superseded
[v6,16/24] RISC-V: KVM: Improve firmware counter read function RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - - 1 - --- 2024-04-11 Atish Kumar Patra Superseded
[v6,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-11 Atish Kumar Patra Superseded
[v6,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-11 Atish Kumar Patra Superseded
[v6,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-11 Atish Kumar Patra Superseded
[v6,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-11 Atish Kumar Patra Superseded
[v6,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-11 Atish Kumar Patra Superseded
[v6,10/24] RISC-V: KVM: Fix the initial sample period value RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - - 1 - --- 2024-04-11 Atish Kumar Patra Superseded
[v6,09/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-11 Atish Kumar Patra Superseded
[v6,08/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-11 Atish Kumar Patra Superseded
[v6,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-11 Atish Kumar Patra Superseded
[v6,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-11 Atish Kumar Patra Superseded
[v6,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-11 Atish Kumar Patra Superseded
[v6,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-11 Atish Kumar Patra Superseded
[v6,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-11 Atish Kumar Patra Superseded
[v6,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-11 Atish Kumar Patra Superseded
[v6,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-11 Atish Kumar Patra Superseded
[10/10] KVM: riscv: selftests: Add Zcmop extension to get-reg-list test Add support for a few Zc* extensions as well as Zcmop - - - - --- 2024-04-10 Clément Léger New
[09/10] RISC-V: KVM: Allow Zcmop extension for Guest/VM Add support for a few Zc* extensions as well as Zcmop - - - - --- 2024-04-10 Clément Léger New
[08/10] riscv: hwprobe: export Zcmop ISA extension Add support for a few Zc* extensions as well as Zcmop - - - - --- 2024-04-10 Clément Léger New
[07/10] riscv: add ISA extension parsing for Zcmop Add support for a few Zc* extensions as well as Zcmop - - - - --- 2024-04-10 Clément Léger New
[06/10] dt-bindings: riscv: add Zcmop ISA extension description Add support for a few Zc* extensions as well as Zcmop - - - - --- 2024-04-10 Clément Léger New
[05/10] KVM: riscv: selftests: Add some Zc* extensions to get-reg-list test Add support for a few Zc* extensions as well as Zcmop - - - - --- 2024-04-10 Clément Léger New
[04/10] RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VM Add support for a few Zc* extensions as well as Zcmop - - - - --- 2024-04-10 Clément Léger New
[03/10] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions Add support for a few Zc* extensions as well as Zcmop - - - - --- 2024-04-10 Clément Léger New
[02/10] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb Add support for a few Zc* extensions as well as Zcmop - - - - --- 2024-04-10 Clément Léger New
[01/10] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description Add support for a few Zc* extensions as well as Zcmop - - - - --- 2024-04-10 Clément Léger New
[RFC,kvm-unit-tests,v2,14/14] shellcheck: Suppress various messages add shellcheck support - - 1 - --- 2024-04-06 Nicholas Piggin Handled Elsewhere
[RFC,kvm-unit-tests,v2,13/14] shellcheck: Fix SC2048 add shellcheck support - - 1 - --- 2024-04-06 Nicholas Piggin Handled Elsewhere
[RFC,kvm-unit-tests,v2,12/14] shellcheck: Fix SC2178 add shellcheck support - - 1 - --- 2024-04-06 Nicholas Piggin Handled Elsewhere
[RFC,kvm-unit-tests,v2,11/14] shellcheck: Fix SC2294 add shellcheck support - - 1 - --- 2024-04-06 Nicholas Piggin Handled Elsewhere
[RFC,kvm-unit-tests,v2,10/14] shellcheck: Fix SC2124 add shellcheck support - - 1 - --- 2024-04-06 Nicholas Piggin Handled Elsewhere
[RFC,kvm-unit-tests,v2,09/14] shellcheck: Fix SC2145 add shellcheck support - - 1 - --- 2024-04-06 Nicholas Piggin Handled Elsewhere
[RFC,kvm-unit-tests,v2,08/14] shellcheck: Fix SC2013 add shellcheck support - - 1 - --- 2024-04-06 Nicholas Piggin Handled Elsewhere
[RFC,kvm-unit-tests,v2,07/14] shellcheck: Fix SC2143 add shellcheck support - - 1 - --- 2024-04-06 Nicholas Piggin Handled Elsewhere
[RFC,kvm-unit-tests,v2,06/14] shellcheck: Fix SC2155 add shellcheck support - - 1 - --- 2024-04-06 Nicholas Piggin Handled Elsewhere
[RFC,kvm-unit-tests,v2,05/14] shellcheck: Fix SC2006 add shellcheck support - - 1 - --- 2024-04-06 Nicholas Piggin Handled Elsewhere
[RFC,kvm-unit-tests,v2,04/14] shellcheck: Fix SC2094 add shellcheck support - - 1 - --- 2024-04-06 Nicholas Piggin Handled Elsewhere
[RFC,kvm-unit-tests,v2,03/14] shellcheck: Fix SC2295 add shellcheck support - - 1 - --- 2024-04-06 Nicholas Piggin Handled Elsewhere
[RFC,kvm-unit-tests,v2,02/14] shellcheck: Fix SC2223 add shellcheck support - - 1 - --- 2024-04-06 Nicholas Piggin Handled Elsewhere
[RFC,kvm-unit-tests,v2,01/14] Add initial shellcheck checking add shellcheck support - - 1 - --- 2024-04-06 Nicholas Piggin Handled Elsewhere
[4/4] mm: replace set_pte_at_notify() with just set_pte_at() KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify() - - 2 - --- 2024-04-05 Paolo Bonzini Accepted
[3/4] mmu_notifier: remove the .change_pte() callback KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify() - - 1 - --- 2024-04-05 Paolo Bonzini Accepted
[2/4] KVM: remove unused argument of kvm_handle_hva_range() KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify() - - 1 - --- 2024-04-05 Paolo Bonzini Accepted
[1/4] KVM: delete .change_pte MMU notifier callback KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify() 3 - 1 - --- 2024-04-05 Paolo Bonzini Accepted
« 1 2 3 424 25 »