Show patches with: Archived = No       |   3696 patches
« 1 2 3 436 37 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4] RISC-V: KVM: add KVM_CAP_RISCV_USERSPACE_SBI [v4] RISC-V: KVM: add KVM_CAP_RISCV_USERSPACE_SBI - - - - --- 2025-05-23 Radim Krčmář New
RISC-V: KVM: lock the correct mp_state during reset RISC-V: KVM: lock the correct mp_state during reset - 1 - - --- 2025-05-23 Radim Krčmář New
[v8,14/14] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG [v8,01/14] riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitions - - 3 - --- 2025-05-23 Clément Léger New
[v8,13/14] RISC-V: KVM: add support for FWFT SBI extension [v8,01/14] riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitions - - 2 - --- 2025-05-23 Clément Léger New
[v8,12/14] RISC-V: KVM: add SBI extension reset callback [v8,01/14] riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitions - - 2 - --- 2025-05-23 Clément Léger New
[v8,11/14] RISC-V: KVM: add SBI extension init()/deinit() functions [v8,01/14] riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitions - - 2 - --- 2025-05-23 Clément Léger New
[v8,10/14] riscv: misaligned: add a function to check misalign trap delegability [v8,01/14] riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitions - - 2 1 --- 2025-05-23 Clément Léger New
[v8,09/14] riscv: misaligned: move emulated access uniformity check in a function [v8,01/14] riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitions - - 2 1 --- 2025-05-23 Clément Léger New
[v8,08/14] riscv: misaligned: declare misaligned_access_speed under CONFIG_RISCV_MISALIGNED [v8,01/14] riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitions - - 1 1 --- 2025-05-23 Clément Léger New
[v8,07/14] riscv: misaligned: use on_each_cpu() for scalar misaligned access probing [v8,01/14] riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitions - - 2 1 --- 2025-05-23 Clément Léger New
[v8,06/14] riscv: misaligned: request misaligned exception from SBI [v8,01/14] riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitions - - 1 - --- 2025-05-23 Clément Léger New
[v8,05/14] riscv: sbi: add SBI FWFT extension calls [v8,01/14] riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitions - - 2 - --- 2025-05-23 Clément Léger New
[v8,04/14] riscv: sbi: add FWFT extension interface [v8,01/14] riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitions - - 2 - --- 2025-05-23 Clément Léger New
[v8,03/14] riscv: sbi: add new SBI error mappings [v8,01/14] riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitions - - 2 - --- 2025-05-23 Clément Léger New
[v8,02/14] riscv: sbi: remove useless parenthesis [v8,01/14] riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitions - - 2 - --- 2025-05-23 Clément Léger New
[v8,01/14] riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitions [v8,01/14] riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitions - - 4 1 --- 2025-05-23 Clément Léger New
[3/3] riscv: Add ISA double trap extension testing riscv: Add double trap testing - - - - --- 2025-05-23 Clément Léger New
[2/3] lib/riscv: clear SDT when entering exception handling riscv: Add double trap testing - - - - --- 2025-05-23 Clément Léger New
[1/3] lib/riscv: export FWFT functions riscv: Add double trap testing - - - - --- 2025-05-23 Clément Léger 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,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,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,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,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
[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,8/9] RISC-V: KVM: Implement get event info function 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,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,5/9] drivers/perf: riscv: Export PMU event info function 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,3/9] RISC-V: KVM: Add support for Raw event v2 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,1/9] drivers/perf: riscv: Add SBI v3.0 flag Add SBI v3.0 PMU enhancements - - - - --- 2025-05-22 Atish Patra New
[v4,3/3] riscv: Move all duplicate insn parsing macros into asm/insn.h Move duplicated instructions macros into asm/insn.h - - 2 - --- 2025-05-16 Alexandre Ghiti New
[v4,2/3] riscv: Strengthen duplicate and inconsistent definition of RV_X() Move duplicated instructions macros into asm/insn.h - - 2 - --- 2025-05-16 Alexandre Ghiti New
[v4,1/3] riscv: Fix typo EXRACT -> EXTRACT Move duplicated instructions macros into asm/insn.h - - 2 - --- 2025-05-16 Alexandre Ghiti New
[v3] RISC-V: KVM: Remove scounteren initialization [v3] RISC-V: KVM: Remove scounteren initialization - - 1 - --- 2025-05-15 Atish Patra New
[v2] RISC-V: KVM: Remove scounteren initialization [v2] RISC-V: KVM: Remove scounteren initialization - - - - --- 2025-05-15 Atish Patra New
[v3,2/2] RISC-V: KVM: add KVM_CAP_RISCV_USERSPACE_SBI RISC-V: KVM: VCPU reset fixes - - - - --- 2025-05-15 Radim Krčmář New
[v3,1/2] RISC-V: KVM: add KVM_CAP_RISCV_MP_STATE_RESET RISC-V: KVM: VCPU reset fixes - - 1 - --- 2025-05-15 Radim Krčmář New
[v7,14/14] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG riscv: add SBI FWFT misaligned exception delegation support - - 3 - --- 2025-05-15 Clément Léger New
[v7,13/14] RISC-V: KVM: add support for FWFT SBI extension riscv: add SBI FWFT misaligned exception delegation support - - 2 - --- 2025-05-15 Clément Léger New
[v7,12/14] RISC-V: KVM: add SBI extension reset callback riscv: add SBI FWFT misaligned exception delegation support - - 2 - --- 2025-05-15 Clément Léger New
[v7,11/14] RISC-V: KVM: add SBI extension init()/deinit() functions riscv: add SBI FWFT misaligned exception delegation support - - 2 - --- 2025-05-15 Clément Léger New
[v7,10/14] riscv: misaligned: add a function to check misalign trap delegability riscv: add SBI FWFT misaligned exception delegation support - - 1 - --- 2025-05-15 Clément Léger New
[v7,09/14] riscv: misaligned: move emulated access uniformity check in a function riscv: add SBI FWFT misaligned exception delegation support - - 1 - --- 2025-05-15 Clément Léger New
[v7,08/14] riscv: misaligned: use correct CONFIG_ ifdef for misaligned_access_speed riscv: add SBI FWFT misaligned exception delegation support - - 1 - --- 2025-05-15 Clément Léger New
[v7,07/14] riscv: misaligned: use on_each_cpu() for scalar misaligned access probing riscv: add SBI FWFT misaligned exception delegation support - - 1 - --- 2025-05-15 Clément Léger New
[v7,06/14] riscv: misaligned: request misaligned exception from SBI riscv: add SBI FWFT misaligned exception delegation support - - 1 - --- 2025-05-15 Clément Léger New
[v7,05/14] riscv: sbi: add SBI FWFT extension calls riscv: add SBI FWFT misaligned exception delegation support - - 2 - --- 2025-05-15 Clément Léger New
[v7,04/14] riscv: sbi: add FWFT extension interface riscv: add SBI FWFT misaligned exception delegation support - - 2 - --- 2025-05-15 Clément Léger New
[v7,03/14] riscv: sbi: add new SBI error mappings riscv: add SBI FWFT misaligned exception delegation support - - 2 - --- 2025-05-15 Clément Léger New
[v7,02/14] riscv: sbi: remove useless parenthesis riscv: add SBI FWFT misaligned exception delegation support - - 2 - --- 2025-05-15 Clément Léger New
[v7,01/14] riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitions riscv: add SBI FWFT misaligned exception delegation support - - 4 1 --- 2025-05-15 Clément Léger 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
[v5,6/6] RISC-V: KVM: use kvm_trylock_all_vcpus when locking all vCPUs KVM: lockdep improvements - - 1 1 --- 2025-05-12 Maxim Levitsky New
[v5,5/6] KVM: arm64: use kvm_trylock_all_vcpus when locking all vCPUs KVM: lockdep improvements 1 - - - --- 2025-05-12 Maxim Levitsky New
[v5,4/6] x86: KVM: SVM: use kvm_lock_all_vcpus instead of a custom implementation KVM: lockdep improvements - - - - --- 2025-05-12 Maxim Levitsky New
[v5,3/6] KVM: add kvm_lock_all_vcpus and kvm_trylock_all_vcpus KVM: lockdep improvements 1 - - - --- 2025-05-12 Maxim Levitsky New
[v5,2/6] locking/mutex: implement mutex_lock_killable_nest_lock KVM: lockdep improvements - - - - --- 2025-05-12 Maxim Levitsky New
[v5,1/6] locking/mutex: implement mutex_trylock_nested KVM: lockdep improvements - - - - --- 2025-05-12 Maxim Levitsky 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,1/2] KVM: RISC-V: reset smstateen in a better place VCPU reset fixes - - - - --- 2025-05-08 Radim Krčmář New
[v3,3/3] riscv: Move all duplicate insn parsing macros into asm/insn.h Move duplicated instructions macros into asm/insn.h - - 1 - --- 2025-05-08 Alexandre Ghiti New
[v3,2/3] riscv: Strengthen duplicate and inconsistent definition of RV_X() Move duplicated instructions macros into asm/insn.h - - 1 - --- 2025-05-08 Alexandre Ghiti New
[v3,1/3] riscv: Fix typo EXRACT -> EXTRACT Move duplicated instructions macros into asm/insn.h - - 2 - --- 2025-05-08 Alexandre Ghiti New
[v2,3/3] riscv: Move all duplicate insn parsing macros into asm/insn.h Move duplicated instructions macros into asm/insn.h - - 1 - --- 2025-05-08 Alexandre Ghiti 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,1/3] riscv: Fix typo EXRACT -> EXTRACT Move duplicated instructions macros into asm/insn.h - - 2 - --- 2025-05-08 Alexandre Ghiti New
[kvm-unit-tests,v3,16/16] scripts: Enable kvmtool arm/arm64: Add kvmtool to the runner script - - 2 - --- 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,14/16] scripts/mkstandalone: Export $TARGET arm/arm64: Add kvmtool to the runner script - - 2 - --- 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 - - 2 - --- 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 - - 2 - --- 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 - - 2 - --- 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 - - 2 - --- 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 - - 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,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,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,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,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,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,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,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
[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
[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
[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
[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
[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
MAINTAINERS: Update Atish's email address MAINTAINERS: Update Atish's email address - - - - --- 2025-05-05 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
[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
[10/10] KVM: selftests: Use u8 instead of uint8_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
[08/10] KVM: selftests: Use u16 instead of uint16_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
[06/10] KVM: selftests: Use u32 instead of uint32_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
[04/10] KVM: selftests: Use u64 instead of uint64_t KVM: selftests: Convert to kernel-style types - - - - --- 2025-05-01 David Matlack New
« 1 2 3 436 37 »