Show patches with: State = Action Required       |    Archived = No       |   87 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
RISC-V: KVM: Avoid re-acquiring memslot in kvm_riscv_gstage_map() RISC-V: KVM: Avoid re-acquiring memslot in kvm_riscv_gstage_map() - - - - --- 2025-06-11 Quan Zhou New
RISC-V: KVM: Delegate illegal instruction fault RISC-V: KVM: Delegate illegal instruction fault - - - - --- 2025-06-20 Xu Lu New
RISC-V: KVM: Introduce KVM_EXIT_FAIL_ENTRY_NO_VSFILE RISC-V: KVM: Introduce KVM_EXIT_FAIL_ENTRY_NO_VSFILE - - - - --- 2025-07-14 BillXiang New
RISC-V: KVM: Use find_vma_intersection() to search for intersecting VMAs RISC-V: KVM: Use find_vma_intersection() to search for intersecting VMAs - - - - --- 2025-06-17 Quan Zhou New
RISC-V: perf/kvm: Add reporting of interrupt events RISC-V: perf/kvm: Add reporting of interrupt events - - - - --- 2025-06-13 Quan Zhou New
[01/10] KVM: selftests: Use gva_t instead of vm_vaddr_t KVM: selftests: Convert to kernel-style types - - - - --- 2025-05-01 David Matlack New
[02/10] KVM: selftests: Use gpa_t instead of vm_paddr_t KVM: selftests: Convert to kernel-style types - - - - --- 2025-05-01 David Matlack New
[03/10] KVM: selftests: Use gpa_t for GPAs in Hyper-V selftests KVM: selftests: Convert to kernel-style types - - - - --- 2025-05-01 David Matlack New
[04/10] KVM: selftests: Use u64 instead of uint64_t KVM: selftests: Convert to kernel-style types - - - - --- 2025-05-01 David Matlack New
[05/10] KVM: selftests: Use s64 instead of int64_t KVM: selftests: Convert to kernel-style types - - - - --- 2025-05-01 David Matlack New
[06/10] KVM: selftests: Use u32 instead of uint32_t KVM: selftests: Convert to kernel-style types - - - - --- 2025-05-01 David Matlack New
[07/10] KVM: selftests: Use s32 instead of int32_t KVM: selftests: Convert to kernel-style types - - - - --- 2025-05-01 David Matlack New
[08/10] KVM: selftests: Use u16 instead of uint16_t KVM: selftests: Convert to kernel-style types - - - - --- 2025-05-01 David Matlack New
[09/10] KVM: selftests: Use s16 instead of int16_t KVM: selftests: Convert to kernel-style types - - - - --- 2025-05-01 David Matlack New
[1/2] RISC-V: KVM: Disable vstimecmp before exiting to user-space Few timer and AIA fixes for KVM RISC-V - 2 1 1 --- 2025-07-04 Anup Patel New
[1/2] RISC-V: KVM: Enable ring-based dirty memory tracking RISC-V: KVM: Enable ring-based dirty memory tracking - - - - --- 2025-06-13 Quan Zhou New
[1/5] RISC-V: KVM: Provide UAPI for Zicbop block size RISC-V: KVM: Allow zicop/bfloat16 exts for guest - - 1 - --- 2025-06-17 Quan Zhou New
[1/7] KVM: x86: Free vCPUs before freeing VM state KVM: x86: nVMX IRQ fix and VM teardown cleanups - - - - --- 2025-02-24 Sean Christopherson New
[10/10] KVM: selftests: Use u8 instead of uint8_t KVM: selftests: Convert to kernel-style types - - - - --- 2025-05-01 David Matlack New
[2/2] KVM: riscv: selftests: Add common supported test cases RISC-V: KVM: Enable ring-based dirty memory tracking - - - - --- 2025-06-13 Quan Zhou New
[2/2] RISC-V: KVM: Move HGEI[E|P] CSR access to IMSIC virtualization Few timer and AIA fixes for KVM RISC-V - 1 1 - --- 2025-07-04 Anup Patel New
[2/5] RISC-V: KVM: Allow Zicbop extension for Guest/VM RISC-V: KVM: Allow zicop/bfloat16 exts for guest - - 2 - --- 2025-06-17 Quan Zhou New
[2/7] KVM: nVMX: Process events on nested VM-Exit if injectable IRQ or NMI is pending KVM: x86: nVMX IRQ fix and VM teardown cleanups - - - - --- 2025-02-24 Sean Christopherson New
[3/5] RISC-V: KVM: Allow bfloat16 extension for Guest/VM RISC-V: KVM: Allow zicop/bfloat16 exts for guest - - 2 - --- 2025-06-17 Quan Zhou New
[3/7] KVM: Assert that a destroyed/freed vCPU is no longer visible KVM: x86: nVMX IRQ fix and VM teardown cleanups - - - - --- 2025-02-24 Sean Christopherson New
[4/5] KVM: riscv: selftests: Add Zicbop extension to get-reg-list test RISC-V: KVM: Allow zicop/bfloat16 exts for guest - - 2 - --- 2025-06-17 Quan Zhou New
[4/7] KVM: x86: Don't load/put vCPU when unloading its MMU during teardown KVM: x86: nVMX IRQ fix and VM teardown cleanups - - - - --- 2025-02-24 Sean Christopherson New
[5/5] KVM: riscv: selftests: Add bfloat16 extension to get-reg-list test RISC-V: KVM: Allow zicop/bfloat16 exts for guest - - 2 - --- 2025-06-17 Quan Zhou New
[5/7] KVM: x86: Unload MMUs during vCPU destruction, not before KVM: x86: nVMX IRQ fix and VM teardown cleanups - - - - --- 2025-02-24 Sean Christopherson New
[6/7] KVM: x86: Fold guts of kvm_arch_sync_events() into kvm_arch_pre_destroy_vm() KVM: x86: nVMX IRQ fix and VM teardown cleanups - - - - --- 2025-02-24 Sean Christopherson New
[7/7] KVM: Drop kvm_arch_sync_events() now that all implementations are nops KVM: x86: nVMX IRQ fix and VM teardown cleanups 1 - 1 - --- 2025-02-24 Sean Christopherson New
[GIT,PULL] KVM/riscv fixes for 6.16 take #2 [GIT,PULL] KVM/riscv fixes for 6.16 take #2 - - - - --- 2025-07-12 Anup Patel New
[RFC,1/2] RISC-V: KVM: Fix inclusion of Smnpm in the guest ISA bitmap RISC-V: KVM: Pointer Masking Support - 1 - - --- 2025-01-11 Samuel Holland New
[RFC,2/2] RISC-V: KVM: Add support for SBI_FWFT_POINTER_MASKING_PMLEN RISC-V: KVM: Pointer Masking Support - - - - --- 2025-01-11 Samuel Holland New
[kvm-unit-tests,1/2] arm/arm64: Ensure proper host arch with kvmtool riscv: Add kvmtool support - - 2 - --- 2025-07-04 Andrew Jones New
[kvm-unit-tests,1/2] scripts: unittests.cfg: Rename 'extra_params' to 'qemu_params' scripts: extra_params rework 1 - 2 - --- 2025-06-25 Alexandru Elisei New
[kvm-unit-tests,2/2] riscv: Add kvmtool support riscv: Add kvmtool support - - 2 - --- 2025-07-04 Andrew Jones New
[kvm-unit-tests,2/2] scripts: Add 'test_args' test definition parameter scripts: extra_params rework 1 - 2 - --- 2025-06-25 Alexandru Elisei New
[kvm-unit-tests,v2,1/2] lib: Add STR_IS_Y and STR_IS_N for checking env vars [kvm-unit-tests,v2,1/2] lib: Add STR_IS_Y and STR_IS_N for checking env vars - - 1 - --- 2025-07-08 Jesse Taube New
[kvm-unit-tests,v2,2/2] riscv: lib: Add sbi-exit-code to configure and environment [kvm-unit-tests,v2,1/2] lib: Add STR_IS_Y and STR_IS_N for checking env vars - - 1 - --- 2025-07-08 Jesse Taube New
[kvm-unit-tests,v2] riscv: lib: sbi_shutdown add pass/fail exit code. [kvm-unit-tests,v2] riscv: lib: sbi_shutdown add pass/fail exit code. - - - - --- 2025-06-24 Jesse Taube New
[kvm-unit-tests,v3,1/2] lib: Add STR_IS_Y and STR_IS_N for checking env vars [kvm-unit-tests,v3,1/2] lib: Add STR_IS_Y and STR_IS_N for checking env vars - - 1 - --- 2025-07-09 Jesse Taube New
[kvm-unit-tests,v3,2/2] riscv: lib: Add sbi-exit-code to configure and environment [kvm-unit-tests,v3,1/2] lib: Add STR_IS_Y and STR_IS_N for checking env vars - - 1 - --- 2025-07-09 Jesse Taube New
[kvm-unit-tests,v4,01/13] run_tests.sh: Document --probe-maxsmp argument arm/arm64: Add kvmtool to the runner script - - 2 - --- 2025-06-25 Alexandru Elisei New
[kvm-unit-tests,v4,02/13] scripts: Document environment variables arm/arm64: Add kvmtool to the runner script - - 2 - --- 2025-06-25 Alexandru Elisei New
[kvm-unit-tests,v4,03/13] scripts: Refuse to run the tests if not configured for qemu arm/arm64: Add kvmtool to the runner script - - 2 - --- 2025-06-25 Alexandru Elisei New
[kvm-unit-tests,v4,04/13] scripts: Use an associative array for qemu argument names arm/arm64: Add kvmtool to the runner script - - 1 - --- 2025-06-25 Alexandru Elisei New
[kvm-unit-tests,v4,05/13] scripts: Add 'kvmtool_params' to test definition arm/arm64: Add kvmtool to the runner script - - 1 - --- 2025-06-25 Alexandru Elisei New
[kvm-unit-tests,v4,06/13] scripts: Add support for kvmtool arm/arm64: Add kvmtool to the runner script - - 2 - --- 2025-06-25 Alexandru Elisei New
[kvm-unit-tests,v4,07/13] scripts: Add default arguments for kvmtool arm/arm64: Add kvmtool to the runner script - - 2 - --- 2025-06-25 Alexandru Elisei New
[kvm-unit-tests,v4,08/13] scripts: Add KVMTOOL environment variable for kvmtool binary path arm/arm64: Add kvmtool to the runner script - - 2 - --- 2025-06-25 Alexandru Elisei New
[kvm-unit-tests,v4,09/13] scripts: Detect kvmtool failure in premature_failure() arm/arm64: Add kvmtool to the runner script - - 2 - --- 2025-06-25 Alexandru Elisei New
[kvm-unit-tests,v4,10/13] scripts: Do not probe for maximum number of VCPUs when using kvmtool arm/arm64: Add kvmtool to the runner script - - 2 - --- 2025-06-25 Alexandru Elisei New
[kvm-unit-tests,v4,11/13] scripts/mkstandalone: Export $TARGET arm/arm64: Add kvmtool to the runner script - - 2 - --- 2025-06-25 Alexandru Elisei New
[kvm-unit-tests,v4,12/13] scripts: Add 'disabled_if' test definition parameter for kvmtool to use arm/arm64: Add kvmtool to the runner script - - 1 - --- 2025-06-25 Alexandru Elisei New
[kvm-unit-tests,v4,13/13] scripts: Enable kvmtool arm/arm64: Add kvmtool to the runner script - - 2 - --- 2025-06-25 Alexandru Elisei New
[kvm-unit-tests,v7] riscv: sbi: Add SBI Debug Triggers Extension tests [kvm-unit-tests,v7] riscv: sbi: Add SBI Debug Triggers Extension tests - - 1 1 --- 2025-06-30 Jesse Taube New
[kvm-unit-tests,v8] riscv: sbi: Add SBI Debug Triggers Extension tests [kvm-unit-tests,v8] riscv: sbi: Add SBI Debug Triggers Extension tests - - 1 1 --- 2025-07-01 Jesse Taube New
[kvm-unit-tests] riscv: Use norvc over arch, -c [kvm-unit-tests] riscv: Use norvc over arch, -c - - - - --- 2025-07-04 Jesse Taube New
[kvm-unit-tests] riscv: lib: Add sbi-exit-code to configure and environment [kvm-unit-tests] riscv: lib: Add sbi-exit-code to configure and environment - - - - --- 2025-07-03 Jesse Taube New
[v2,1/2] RISC-V: KVM: Disable vstimecmp before exiting to user-space Few timer and AIA fixes for KVM RISC-V - 2 2 2 --- 2025-07-07 Anup Patel New
[v2,1/5] RISC-V: KVM: Lazy enable hstateen IMSIC & ISEL bit Enable hstateen bits lazily for the KVM RISC-V Guests - - - - --- 2025-05-22 Atish Patra New
[v2,1/5] mips: kvm: drop support for 32-bit hosts KVM: drop 32-bit host support on all architectures - - - - --- 2024-12-21 Arnd Bergmann New
[v2,2/2] RISC-V: KVM: Move HGEI[E|P] CSR access to IMSIC virtualization Few timer and AIA fixes for KVM RISC-V - 1 2 2 --- 2025-07-07 Anup Patel New
[v2,2/5] RISC-V: KVM: Add a hstateen lazy enabler helper function Enable hstateen bits lazily for the KVM RISC-V Guests - - - - --- 2025-05-22 Atish Patra New
[v2,2/5] riscv: kvm: drop 32-bit host support KVM: drop 32-bit host support on all architectures 1 - - 1 --- 2024-12-21 Arnd Bergmann New
[v2,3/5] RISC-V: KVM: Support lazy enabling of siselect and aia bits Enable hstateen bits lazily for the KVM RISC-V Guests - - - - --- 2025-05-22 Atish Patra New
[v2,3/5] powerpc: kvm: drop 32-bit booke KVM: drop 32-bit host support on all architectures - - - - --- 2024-12-21 Arnd Bergmann New
[v2,4/5] RISC-V: KVM: Enable envcfg and sstateen bits lazily Enable hstateen bits lazily for the KVM RISC-V Guests - - - - --- 2025-05-22 Atish Patra New
[v2,4/5] powerpc: kvm: drop 32-bit book3s KVM: drop 32-bit host support on all architectures - - - - --- 2024-12-21 Arnd Bergmann New
[v2,5/5] RISC-V: KVM: Remove the boot time enabling of hstateen bits Enable hstateen bits lazily for the KVM RISC-V Guests - - - - --- 2025-05-22 Atish Patra New
[v2,5/5] x86: kvm drop 32-bit host support KVM: drop 32-bit host support on all architectures - - - - --- 2024-12-21 Arnd Bergmann New
[v2] RISC-V: KVM: Delegate kvm unhandled faults to VS mode [v2] RISC-V: KVM: Delegate kvm unhandled faults to VS mode - - 1 - --- 2025-07-10 Xu Lu New
[v3,1/9] drivers/perf: riscv: Add SBI v3.0 flag Add SBI v3.0 PMU enhancements - - - - --- 2025-05-22 Atish Patra New
[v3,2/9] drivers/perf: riscv: Add raw event v2 support Add SBI v3.0 PMU enhancements - - - - --- 2025-05-22 Atish Patra New
[v3,3/9] RISC-V: KVM: Add support for Raw event v2 Add SBI v3.0 PMU enhancements - - - - --- 2025-05-22 Atish Patra New
[v3,4/9] drivers/perf: riscv: Implement PMU event info function Add SBI v3.0 PMU enhancements - - - - --- 2025-05-22 Atish Patra New
[v3,5/9] drivers/perf: riscv: Export PMU event info function Add SBI v3.0 PMU enhancements - - - - --- 2025-05-22 Atish Patra New
[v3,6/9] KVM: Add a helper function to validate vcpu gpa range Add SBI v3.0 PMU enhancements - - - - --- 2025-05-22 Atish Patra New
[v3,7/9] RISC-V: KVM: Use the new gpa range validate helper function Add SBI v3.0 PMU enhancements - - - - --- 2025-05-22 Atish Patra New
[v3,8/9] RISC-V: KVM: Implement get event info function Add SBI v3.0 PMU enhancements - - - - --- 2025-05-22 Atish Patra New
[v3,9/9] RISC-V: KVM: Upgrade the supported SBI version to 3.0 Add SBI v3.0 PMU enhancements - - - - --- 2025-05-22 Atish Patra New
[v3] RISC-V: KVM: Delegate illegal instruction fault to VS mode [v3] RISC-V: KVM: Delegate illegal instruction fault to VS mode - - - - --- 2025-07-11 Xu Lu New
[v4] RISC-V: KVM: Delegate illegal instruction fault to VS mode [v4] RISC-V: KVM: Delegate illegal instruction fault to VS mode - - - - --- 2025-07-14 Xu Lu New
[v5,1/3] riscv: Fix typo EXRACT -> EXTRACT Move duplicated instructions macros into asm/insn.h - - 2 - --- 2025-06-20 Alexandre Ghiti New
[v5,2/3] riscv: Strengthen duplicate and inconsistent definition of RV_X() Move duplicated instructions macros into asm/insn.h - - 1 - --- 2025-06-20 Alexandre Ghiti New
[v5,3/3] riscv: Move all duplicate insn parsing macros into asm/insn.h Move duplicated instructions macros into asm/insn.h - - 1 - --- 2025-06-20 Alexandre Ghiti New