Show patches with: State = Action Required       |    Archived = No       |   190 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
MAINTAINERS: Update Atish's email address MAINTAINERS: Update Atish's email address - - - - --- 2025-05-05 Atish Patra New
RISC-V: KVM: Disable instret/cycle for VU mode by default RISC-V: KVM: Disable instret/cycle for VU mode by default - - - - --- 2025-05-14 Atish Patra New
RISC-V: KVM: Remove experimental tag for RISC-V RISC-V: KVM: Remove experimental tag for RISC-V - - - - --- 2025-05-05 Atish Patra 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] KVM: selftests: Add default testfiles for KVM selftests runner Add KVM selftest runner - - - - --- 2025-02-22 Vipin Sharma New
[1/3] KVM: riscv: selftests: Add stval to exception handling RISC-V KVM selftests improvements - - 1 - --- 2025-03-25 Atish Patra New
[1/3] riscv: Fix typo EXRACT -> EXTRACT Move duplicated instructions macros into asm/insn.h - - 3 - --- 2025-04-22 Alexandre Ghiti New
[1/5] KVM: RISC-V: refactor vector state reset KVM: RISC-V: VCPU reset fixes - - 1 - --- 2025-04-03 Radim Krčmář New
[1/5] RISC-V: KVM: Lazy enable hstateen IMSIC & ISEL bit Enable hstateen bits lazily for the KVM RISC-V Guests - - - - --- 2025-05-05 Atish Patra New
[1/5] dt-bindings: riscv: add Zaamo and Zalrsc ISA extension description riscv: add support for Zaamo and Zalrsc extensions 1 - - - --- 2024-06-19 Clément Léger 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: selftests: Create KVM selftest runner Add KVM selftest runner - - - - --- 2025-02-22 Vipin Sharma New
[2/3] KVM: riscv: selftests: Decode stval to identify exact exception type RISC-V KVM selftests improvements - - 1 - --- 2025-03-25 Atish Patra New
[2/3] riscv: Strengthen duplicate and inconsistent definition of RV_X() Move duplicated instructions macros into asm/insn.h - - - - --- 2025-04-22 Alexandre Ghiti New
[2/5] KVM: RISC-V: refactor sbi reset request KVM: RISC-V: VCPU reset fixes - - 1 - --- 2025-04-03 Radim Krčmář New
[2/5] RISC-V: KVM: Add a hstateen lazy enabler helper function Enable hstateen bits lazily for the KVM RISC-V Guests - - - - --- 2025-05-05 Atish Patra New
[2/5] riscv: add parsing for Zaamo and Zalrsc extensions riscv: add support for Zaamo and Zalrsc extensions 1 - - - --- 2024-06-19 Clément Léger 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/3] KVM: riscv: selftests: Add vector extension tests RISC-V KVM selftests improvements - - 1 - --- 2025-03-25 Atish Patra New
[3/3] riscv: Move all duplicate insn parsing macros into asm/insn.h Move duplicated instructions macros into asm/insn.h - - 1 - --- 2025-04-22 Alexandre Ghiti New
[3/5] KVM: RISC-V: remove unnecessary SBI reset state KVM: RISC-V: VCPU reset fixes - - 1 - --- 2025-04-03 Radim Krčmář New
[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-05 Atish Patra New
[3/5] riscv: hwprobe: export Zaamo and Zalrsc extensions riscv: add support for Zaamo and Zalrsc extensions - - 1 - --- 2024-06-19 Clément Léger 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: RISC-V: reset VCPU state when becoming runnable KVM: RISC-V: VCPU reset fixes - - - - --- 2025-04-03 Radim Krčmář New
[4/5] RISC-V: KVM: Allow Zaamo/Zalrsc extensions for Guest/VM riscv: add support for Zaamo and Zalrsc extensions - - 1 - --- 2024-06-19 Clément Léger New
[4/5] RISC-V: KVM: Enable envcfg and sstateen bits lazily Enable hstateen bits lazily for the KVM RISC-V Guests - - - - --- 2025-05-05 Atish Patra 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: RISC-V: reset smstateen CSRs KVM: RISC-V: VCPU reset fixes - 1 - - --- 2025-04-03 Radim Krčmář New
[5/5] KVM: riscv: selftests: Add Zaamo/Zalrsc extensions to get-reg-list test riscv: add support for Zaamo and Zalrsc extensions - - 1 - --- 2024-06-19 Clément Léger New
[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-05 Atish Patra 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.15 take #1 [GIT,PULL] KVM/riscv fixes for 6.15 take #1 - - - - --- 2025-05-02 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
[RFC,v2,1/2] riscv: process: Introduce idle thread using Zawrs extension riscv: Idle thread using Zawrs extension - - 3 - --- 2024-06-21 Xu Lu New
[RFC,v2,2/2] riscv: Use Zawrs to accelerate IPI to idle cpu riscv: Idle thread using Zawrs extension - - - - --- 2024-06-21 Xu Lu New
[RFC,v4,1/3] dt-bindings: riscv: Add Svukte entry riscv: add Svukte extension - - 3 - --- 2024-12-13 Max Hsu New
[RFC,v4,2/3] riscv: Add Svukte extension support riscv: add Svukte extension - - 2 - --- 2024-12-13 Max Hsu New
[RFC,v4,3/3] riscv: KVM: Add Svukte extension support for Guest/VM riscv: add Svukte extension - - 1 - --- 2024-12-13 Max Hsu New
[kvm-unit-tests,v3,01/16] scripts: unittests.cfg: Rename 'extra_params' to 'qemu_params' arm/arm64: Add kvmtool to the runner script - - 2 - --- 2025-05-07 Alexandru Elisei New
[kvm-unit-tests,v3,02/16] scripts: Add 'test_args' test definition parameter arm/arm64: Add kvmtool to the runner script - - 2 - --- 2025-05-07 Alexandru Elisei New
[kvm-unit-tests,v3,03/16] configure: Export TARGET unconditionally arm/arm64: Add kvmtool to the runner script - - 1 - --- 2025-05-07 Alexandru Elisei New
[kvm-unit-tests,v3,04/16] run_tests.sh: Document --probe-maxsmp argument arm/arm64: Add kvmtool to the runner script - - 2 - --- 2025-05-07 Alexandru Elisei New
[kvm-unit-tests,v3,05/16] scripts: Document environment variables arm/arm64: Add kvmtool to the runner script - - 2 - --- 2025-05-07 Alexandru Elisei New
[kvm-unit-tests,v3,06/16] scripts: Refuse to run the tests if not configured for qemu arm/arm64: Add kvmtool to the runner script - - 1 - --- 2025-05-07 Alexandru Elisei New
[kvm-unit-tests,v3,07/16] scripts: Use an associative array for qemu argument names arm/arm64: Add kvmtool to the runner script - - 2 - --- 2025-05-07 Alexandru Elisei New
[kvm-unit-tests,v3,08/16] scripts: Add 'kvmtool_params' to test definition arm/arm64: Add kvmtool to the runner script - - - - --- 2025-05-07 Alexandru Elisei New
[kvm-unit-tests,v3,09/16] scripts: Add support for kvmtool arm/arm64: Add kvmtool to the runner script - - 1 - --- 2025-05-07 Alexandru Elisei New
[kvm-unit-tests,v3,10/16] scripts: Add default arguments for kvmtool arm/arm64: Add kvmtool to the runner script - - 1 - --- 2025-05-07 Alexandru Elisei New
[kvm-unit-tests,v3,11/16] scripts: Add KVMTOOL environment variable for kvmtool binary path arm/arm64: Add kvmtool to the runner script - - 1 - --- 2025-05-07 Alexandru Elisei New
[kvm-unit-tests,v3,12/16] scripts: Detect kvmtool failure in premature_failure() arm/arm64: Add kvmtool to the runner script - - 1 - --- 2025-05-07 Alexandru Elisei New
[kvm-unit-tests,v3,13/16] scripts: Do not probe for maximum number of VCPUs when using kvmtool arm/arm64: Add kvmtool to the runner script - - 1 - --- 2025-05-07 Alexandru Elisei New
[kvm-unit-tests,v3,14/16] scripts/mkstandalone: Export $TARGET arm/arm64: Add kvmtool to the runner script - - 1 - --- 2025-05-07 Alexandru Elisei New
[kvm-unit-tests,v3,15/16] scripts: Add 'disabled_if' test definition parameter for kvmtool to use arm/arm64: Add kvmtool to the runner script - - 1 - --- 2025-05-07 Alexandru Elisei New
[kvm-unit-tests,v3,16/16] scripts: Enable kvmtool arm/arm64: Add kvmtool to the runner script - - 1 - --- 2025-05-07 Alexandru Elisei New
[kvmtool,v2,01/10] Sync-up headers with Linux-6.14 kernel Add SBI system suspend and cpu-type option - - - - --- 2025-04-24 Anup Patel New
[kvmtool,v2,02/10] riscv: Add Svvptc extension support Add SBI system suspend and cpu-type option - - 1 - --- 2025-04-24 Anup Patel New
[kvmtool,v2,03/10] riscv: Add Zabha extension support Add SBI system suspend and cpu-type option - - 1 - --- 2025-04-24 Anup Patel New
[kvmtool,v2,04/10] riscv: Add Ziccrse extension support Add SBI system suspend and cpu-type option - - 1 - --- 2025-04-24 Anup Patel New
[kvmtool,v2,05/10] riscv: Add SBI system suspend support Add SBI system suspend and cpu-type option - - - - --- 2025-04-24 Anup Patel New
[kvmtool,v2,06/10] riscv: Make system suspend time configurable Add SBI system suspend and cpu-type option - - - - --- 2025-04-24 Anup Patel New
[kvmtool,v2,07/10] riscv: Fix no params with nodefault segfault Add SBI system suspend and cpu-type option - 1 1 - --- 2025-04-24 Anup Patel New
[kvmtool,v2,08/10] riscv: Include single-letter extensions in isa_info_arr[] Add SBI system suspend and cpu-type option - - 1 - --- 2025-04-24 Anup Patel New
[kvmtool,v2,09/10] riscv: Add cpu-type command-line option Add SBI system suspend and cpu-type option - - 1 - --- 2025-04-24 Anup Patel New
[kvmtool,v2,10/10] riscv: Allow including extensions in the min CPU type using command-line Add SBI system suspend and cpu-type option - - 1 - --- 2025-04-24 Anup Patel New
[kvmtool,v3,01/10] Sync-up headers with Linux-6.14 kernel Add SBI system suspend and cpu-type option - - - - --- 2025-04-26 Anup Patel New
[kvmtool,v3,02/10] riscv: Add Svvptc extension support Add SBI system suspend and cpu-type option - - 1 - --- 2025-04-26 Anup Patel New
[kvmtool,v3,03/10] riscv: Add Zabha extension support Add SBI system suspend and cpu-type option - - 1 - --- 2025-04-26 Anup Patel New
[kvmtool,v3,04/10] riscv: Add Ziccrse extension support Add SBI system suspend and cpu-type option - - 1 - --- 2025-04-26 Anup Patel New
[kvmtool,v3,05/10] riscv: Add SBI system suspend support Add SBI system suspend and cpu-type option - - - - --- 2025-04-26 Anup Patel New
[kvmtool,v3,06/10] riscv: Make system suspend time configurable Add SBI system suspend and cpu-type option - - - - --- 2025-04-26 Anup Patel New
[kvmtool,v3,07/10] riscv: Fix no params with nodefault segfault Add SBI system suspend and cpu-type option - 1 1 - --- 2025-04-26 Anup Patel New
[kvmtool,v3,08/10] riscv: Include single-letter extensions in isa_info_arr[] Add SBI system suspend and cpu-type option - - 1 - --- 2025-04-26 Anup Patel New
[kvmtool,v3,09/10] riscv: Add cpu-type command-line option Add SBI system suspend and cpu-type option - - 1 - --- 2025-04-26 Anup Patel New
[kvmtool,v3,10/10] riscv: Allow including extensions in the min CPU type using command-line Add SBI system suspend and cpu-type option - - 1 - --- 2025-04-26 Anup Patel New
[v2,1/2] KVM: RISC-V: reset smstateen in a better place VCPU reset fixes - - - - --- 2025-05-08 Radim Krčmář New
[v2,1/3] KVM: riscv: selftests: Align the trap information wiht pt_regs RISC-V KVM selftests improvements - - 1 - --- 2025-04-30 Atish Patra New
[v2,1/3] riscv: Fix typo EXRACT -> EXTRACT Move duplicated instructions macros into asm/insn.h - - 2 - --- 2025-05-08 Alexandre Ghiti New
[v2,1/4] locking/mutex: implement mutex_trylock_nested KVM: extract lock_all_vcpus/unlock_all_vcpus - - - - --- 2025-04-09 Maxim Levitsky 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,1/9] drivers/perf: riscv: Add SBI v3.0 flag Add SBI v3.0 PMU enhancements - - - - --- 2025-01-15 Atish Patra New
[v2,2/2] RISC-V: KVM: add KVM_CAP_RISCV_MP_STATE_RESET VCPU reset fixes - - - - --- 2025-05-08 Radim Krčmář New
[v2,2/3] KVM: riscv: selftests: Decode stval to identify exact exception type RISC-V KVM selftests improvements - - 2 - --- 2025-04-30 Atish Patra New
[v2,2/3] riscv: Strengthen duplicate and inconsistent definition of RV_X() Move duplicated instructions macros into asm/insn.h - - - - --- 2025-05-08 Alexandre Ghiti New
[v2,2/4] KVM: x86: move sev_lock/unlock_vcpus_for_migration to kvm_main.c KVM: extract lock_all_vcpus/unlock_all_vcpus - - - - --- 2025-04-09 Maxim Levitsky 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,2/9] drivers/perf: riscv: Add raw event v2 support Add SBI v3.0 PMU enhancements - - - - --- 2025-01-15 Atish Patra New
[v2,3/3] KVM: riscv: selftests: Add vector extension tests RISC-V KVM selftests improvements - - 2 - --- 2025-04-30 Atish Patra New
« 1 2 »