Show patches with: Archived = No       |   3040 patches
« 1 2 ... 24 25 2630 31 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,09/13] riscv: switch to relative alternative entries riscv: improve boot time isa extensions handling - - - - --- 2022-12-04 Jisheng Zhang Superseded
[v2,08/13] riscv: module: move find_section to module.h riscv: improve boot time isa extensions handling - - 2 - --- 2022-12-04 Jisheng Zhang Superseded
[v2,07/13] riscv: fpu: switch has_fpu() to riscv_has_extension_likely() riscv: improve boot time isa extensions handling - - 2 - --- 2022-12-04 Jisheng Zhang Superseded
[v2,06/13] riscv: introduce riscv_has_extension_[un]likely() riscv: improve boot time isa extensions handling - - 1 - --- 2022-12-04 Jisheng Zhang Superseded
[v2,05/13] riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions riscv: improve boot time isa extensions handling - - 2 - --- 2022-12-04 Jisheng Zhang Superseded
[v2,04/13] riscv: hwcap: make ISA extension ids can be used in asm riscv: improve boot time isa extensions handling - - 2 - --- 2022-12-04 Jisheng Zhang Superseded
[v2,03/13] riscv: cpufeature: detect RISCV_ALTERNATIVES_EARLY_BOOT earlier riscv: improve boot time isa extensions handling - - 2 - --- 2022-12-04 Jisheng Zhang Superseded
[v2,02/13] riscv: move riscv_noncoherent_supported() out of ZICBOM probe riscv: improve boot time isa extensions handling - - 2 - --- 2022-12-04 Jisheng Zhang Superseded
[v2,01/13] riscv: fix jal offsets in patched alternatives riscv: improve boot time isa extensions handling - - - - --- 2022-12-04 Jisheng Zhang Superseded
[v2,50/50] KVM: Clean up error labels in kvm_init() KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-30 Sean Christopherson Accepted
[v2,49/50] KVM: Opt out of generic hardware enabling on s390 and PPC KVM: Rework kvm_init() and hardware enabling 1 - - - --- 2022-11-30 Sean Christopherson Accepted
[v2,48/50] KVM: Register syscore (suspend/resume) ops early in kvm_init() KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-30 Sean Christopherson Accepted
[v2,47/50] KVM: Make hardware_enable_failed a local variable in the "enable all" path KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-30 Sean Christopherson Accepted
[v2,46/50] KVM: Use a per-CPU variable to track which CPUs have enabled virtualization KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-30 Sean Christopherson Accepted
[v2,45/50] KVM: Remove on_each_cpu(hardware_disable_nolock) in kvm_exit() KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-30 Sean Christopherson Accepted
[v2,44/50] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-30 Sean Christopherson Accepted
[v2,43/50] KVM: Ensure CPU is stable during low level hardware enable/disable KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-30 Sean Christopherson Accepted
[v2,42/50] KVM: Disable CPU hotplug during hardware enabling/disabling KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-30 Sean Christopherson Accepted
[v2,41/50] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section KVM: Rework kvm_init() and hardware enabling - - 1 - --- 2022-11-30 Sean Christopherson Accepted
[v2,40/50] KVM: x86: Do compatibility checks when onlining CPU KVM: Rework kvm_init() and hardware enabling 1 - - - --- 2022-11-30 Sean Christopherson Accepted
[v2,39/50] KVM: x86: Move CPU compat checks hook to kvm_x86_ops (from kvm_x86_init_ops) KVM: Rework kvm_init() and hardware enabling - - 1 - --- 2022-11-30 Sean Christopherson Accepted
[v2,38/50] KVM: SVM: Check for SVM support in CPU compatibility checks KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-30 Sean Christopherson Accepted
[v2,37/50] KVM: VMX: Shuffle support checks and hardware enabling code around KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-30 Sean Christopherson Accepted
[v2,36/50] KVM: x86: Do VMX/SVM support checks directly in vendor code KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-30 Sean Christopherson Accepted
[v2,35/50] KVM: VMX: Use current CPU's info to perform "disabled by BIOS?" checks KVM: Rework kvm_init() and hardware enabling - - 1 - --- 2022-11-30 Sean Christopherson Accepted
[v2,34/50] KVM: x86: Unify pr_fmt to use module name for all KVM modules KVM: Rework kvm_init() and hardware enabling - - 1 - --- 2022-11-30 Sean Christopherson Accepted
[v2,33/50] KVM: x86: Use KBUILD_MODNAME to specify vendor module name KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-30 Sean Christopherson Accepted
[v2,32/50] KVM: Drop kvm_arch_check_processor_compat() hook KVM: Rework kvm_init() and hardware enabling 1 - 3 - --- 2022-11-30 Sean Christopherson Accepted
[v2,31/50] KVM: x86: Do CPU compatibility checks in x86 code KVM: Rework kvm_init() and hardware enabling - - 2 - --- 2022-11-30 Sean Christopherson Accepted
[v2,30/50] KVM: VMX: Make VMCS configuration/capabilities structs read-only after init KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-30 Sean Christopherson Accepted
[v2,29/50] KVM: Drop kvm_arch_{init,exit}() hooks KVM: Rework kvm_init() and hardware enabling 1 - 2 - --- 2022-11-30 Sean Christopherson Accepted
[v2,28/50] KVM: s390: Mark __kvm_s390_init() and its descendants as __init KVM: Rework kvm_init() and hardware enabling - - 1 - --- 2022-11-30 Sean Christopherson Accepted
[v2,27/50] KVM: s390: Do s390 specific init without bouncing through kvm_init() KVM: Rework kvm_init() and hardware enabling - - 2 - --- 2022-11-30 Sean Christopherson Accepted
[v2,26/50] KVM: PPC: Move processor compatibility check to module init KVM: Rework kvm_init() and hardware enabling 1 - - - --- 2022-11-30 Sean Christopherson Accepted
[v2,25/50] KVM: RISC-V: Tag init functions and data with __init, __ro_after_init KVM: Rework kvm_init() and hardware enabling 1 - - - --- 2022-11-30 Sean Christopherson Accepted
[v2,24/50] KVM: RISC-V: Do arch init directly in riscv_kvm_init() KVM: Rework kvm_init() and hardware enabling 1 - 1 - --- 2022-11-30 Sean Christopherson Accepted
[v2,23/50] KVM: MIPS: Register die notifier prior to kvm_init() KVM: Rework kvm_init() and hardware enabling - - 1 - --- 2022-11-30 Sean Christopherson Accepted
[v2,22/50] KVM: MIPS: Setup VZ emulation? directly from kvm_mips_init() KVM: Rework kvm_init() and hardware enabling - - 1 - --- 2022-11-30 Sean Christopherson Accepted
[v2,21/50] KVM: MIPS: Hardcode callbacks to hardware virtualization extensions KVM: Rework kvm_init() and hardware enabling - - 1 - --- 2022-11-30 Sean Christopherson Accepted
[v2,20/50] KVM: arm64: Mark kvm_arm_init() and its unique descendants as __init KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-30 Sean Christopherson Accepted
[v2,19/50] KVM: arm64: Do arm/arch initialization without bouncing through kvm_init() KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-30 Sean Christopherson Accepted
[v2,18/50] KVM: arm64: Unregister perf callbacks if hypervisor finalization fails KVM: Rework kvm_init() and hardware enabling - 1 - - --- 2022-11-30 Sean Christopherson Accepted
[v2,17/50] KVM: arm64: Free hypervisor allocations if vector slot init fails KVM: Rework kvm_init() and hardware enabling - 1 - - --- 2022-11-30 Sean Christopherson Accepted
[v2,16/50] KVM: arm64: Simplify the CPUHP logic KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-30 Sean Christopherson Accepted
[v2,15/50] KVM: x86: Serialize vendor module initialization (hardware setup) KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-30 Sean Christopherson Accepted
[v2,14/50] KVM: VMX: Do _all_ initialization before exposing /dev/kvm to userspace KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-30 Sean Christopherson Accepted
[v2,13/50] KVM: x86: Move guts of kvm_arch_init() to standalone helper KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-30 Sean Christopherson Accepted
[v2,12/50] KVM: VMX: Move Hyper-V eVMCS initialization to helper KVM: Rework kvm_init() and hardware enabling - - 1 - --- 2022-11-30 Sean Christopherson Accepted
[v2,11/50] KVM: VMX: Don't bother disabling eVMCS static key on module exit KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-30 Sean Christopherson Accepted
[v2,10/50] KVM: VMX: Reset eVMCS controls in VP assist page during hardware disabling KVM: Rework kvm_init() and hardware enabling - - 1 - --- 2022-11-30 Sean Christopherson Accepted
[v2,09/50] KVM: Drop arch hardware (un)setup hooks KVM: Rework kvm_init() and hardware enabling 1 - 1 - --- 2022-11-30 Sean Christopherson Accepted
[v2,08/50] KVM: x86: Move hardware setup/unsetup to init/exit KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-30 Sean Christopherson Accepted
[v2,07/50] KVM: x86: Do timer initialization after XCR0 configuration KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-30 Sean Christopherson Accepted
[v2,06/50] KVM: s390: Move hardware setup/unsetup to init/exit KVM: Rework kvm_init() and hardware enabling - - 1 - --- 2022-11-30 Sean Christopherson Accepted
[v2,05/50] KVM: s390: Unwind kvm_arch_init() piece-by-piece() if a step fails KVM: Rework kvm_init() and hardware enabling - - 1 - --- 2022-11-30 Sean Christopherson Accepted
[v2,04/50] KVM: Teardown VFIO ops earlier in kvm_exit() KVM: Rework kvm_init() and hardware enabling - - 2 - --- 2022-11-30 Sean Christopherson Accepted
[v2,03/50] KVM: Allocate cpus_hardware_enabled after arch hardware setup KVM: Rework kvm_init() and hardware enabling - - 1 - --- 2022-11-30 Sean Christopherson Accepted
[v2,02/50] KVM: Initialize IRQ FD after arch hardware setup KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-30 Sean Christopherson Accepted
[v2,01/50] KVM: Register /dev/kvm as the _very_ last thing during initialization KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-30 Sean Christopherson Accepted
[9/9] RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions RISC-V KVM ONE_REG interface for SBI - - 1 - --- 2022-11-28 Anup Patel Deferred
[8/9] RISC-V: KVM: Add ONE_REG interface for mvendorid, marchid, and mimpid RISC-V KVM ONE_REG interface for SBI - - 2 - --- 2022-11-28 Anup Patel Accepted
[7/9] RISC-V: KVM: Save mvendorid, marchid, and mimpid when creating VCPU RISC-V KVM ONE_REG interface for SBI - - 2 - --- 2022-11-28 Anup Patel Accepted
[6/9] RISC-V: Export sbi_get_mvendorid() and friends RISC-V KVM ONE_REG interface for SBI 2 - 2 - --- 2022-11-28 Anup Patel Accepted
[5/9] RISC-V: KVM: Move sbi related struct and functions to kvm_vcpu_sbi.h RISC-V KVM ONE_REG interface for SBI - - 2 - --- 2022-11-28 Anup Patel Accepted
[4/9] RISC-V: KVM: Use switch-case in kvm_riscv_vcpu_set/get_reg() RISC-V KVM ONE_REG interface for SBI - - 2 - --- 2022-11-28 Anup Patel Accepted
[3/9] RISC-V: KVM: Remove redundant includes of asm/csr.h RISC-V KVM ONE_REG interface for SBI - - 1 - --- 2022-11-28 Anup Patel Accepted
[2/9] RISC-V: KVM: Remove redundant includes of asm/kvm_vcpu_timer.h RISC-V KVM ONE_REG interface for SBI - - 2 - --- 2022-11-28 Anup Patel Accepted
[1/9] RISC-V: KVM: Fix reg_val check in kvm_riscv_vcpu_set_reg_config() RISC-V KVM ONE_REG interface for SBI - 1 2 - --- 2022-11-28 Anup Patel Accepted
[-next] RISC-V: KVM: optimize kvm_arch_hardware_enable() [-next] RISC-V: KVM: optimize kvm_arch_hardware_enable() - - - - --- 2022-11-21 chenlifu Not Applicable
RISC-V: KVM: Simplify kvm_arch_prepare_memory_region() RISC-V: KVM: Simplify kvm_arch_prepare_memory_region() - - 1 - --- 2022-11-13 Christophe JAILLET Accepted
RISC-V: KVM: Exit run-loop immediately if xfer_to_guest fails RISC-V: KVM: Exit run-loop immediately if xfer_to_guest fails - - 1 - --- 2022-11-08 Anup Patel Accepted
RISC-V KVM: Add exit logic to main.c RISC-V KVM: Add exit logic to main.c - - 1 1 --- 2022-11-04 XiakaiPan Accepted
[44/44] KVM: Opt out of generic hardware enabling on s390 and PPC KVM: Rework kvm_init() and hardware enabling 1 - - - --- 2022-11-02 Sean Christopherson Accepted
[43/44] KVM: Register syscore (suspend/resume) ops early in kvm_init() KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-02 Sean Christopherson Accepted
[42/44] KVM: Make hardware_enable_failed a local variable in the "enable all" path KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-02 Sean Christopherson Accepted
[41/44] KVM: Use a per-CPU variable to track which CPUs have enabled virtualization KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-02 Sean Christopherson Accepted
[40/44] KVM: Remove on_each_cpu(hardware_disable_nolock) in kvm_exit() KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-02 Sean Christopherson Accepted
[39/44] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-02 Sean Christopherson Accepted
[38/44] KVM: Disable CPU hotplug during hardware enabling KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-02 Sean Christopherson Accepted
[37/44] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section KVM: Rework kvm_init() and hardware enabling - - 2 - --- 2022-11-02 Sean Christopherson Accepted
[36/44] KVM: x86: Do compatibility checks when onlining CPU KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-02 Sean Christopherson Accepted
[35/44] KVM: SVM: Check for SVM support in CPU compatibility checks KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-02 Sean Christopherson Accepted
[34/44] KVM: VMX: Shuffle support checks and hardware enabling code around KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-02 Sean Christopherson Accepted
[33/44] KVM: x86: Do VMX/SVM support checks directly in vendor code KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-02 Sean Christopherson Accepted
[32/44] KVM: x86: Unify pr_fmt to use module name for all KVM modules KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-02 Sean Christopherson Accepted
[31/44] KVM: x86: Use KBUILD_MODNAME to specify vendor module name KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-02 Sean Christopherson Accepted
[30/44] KVM: Drop kvm_arch_check_processor_compat() hook KVM: Rework kvm_init() and hardware enabling 1 - 2 - --- 2022-11-02 Sean Christopherson Accepted
[29/44] KVM: x86: Do CPU compatibility checks in x86 code KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-02 Sean Christopherson Accepted
[28/44] KVM: VMX: Make VMCS configuration/capabilities structs read-only after init KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-02 Sean Christopherson Accepted
[27/44] KVM: Drop kvm_arch_{init,exit}() hooks KVM: Rework kvm_init() and hardware enabling 1 - 2 - --- 2022-11-02 Sean Christopherson Accepted
[26/44] KVM: s390: Mark __kvm_s390_init() and its descendants as __init KVM: Rework kvm_init() and hardware enabling - - 1 - --- 2022-11-02 Sean Christopherson Accepted
[25/44] KVM: s390: Do s390 specific init without bouncing through kvm_init() KVM: Rework kvm_init() and hardware enabling - - 2 - --- 2022-11-02 Sean Christopherson Accepted
[24/44] KVM: PPC: Move processor compatibility check to module init KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-02 Sean Christopherson Accepted
[23/44] KVM: RISC-V: Tag init functions and data with __init, __ro_after_init KVM: Rework kvm_init() and hardware enabling 1 - - - --- 2022-11-02 Sean Christopherson Accepted
[22/44] KVM: RISC-V: Do arch init directly in riscv_kvm_init() KVM: Rework kvm_init() and hardware enabling 1 - 1 - --- 2022-11-02 Sean Christopherson Accepted
[21/44] KVM: MIPS: Register die notifier prior to kvm_init() KVM: Rework kvm_init() and hardware enabling - - 1 - --- 2022-11-02 Sean Christopherson Accepted
[20/44] KVM: MIPS: Setup VZ emulation? directly from kvm_mips_init() KVM: Rework kvm_init() and hardware enabling - - 1 - --- 2022-11-02 Sean Christopherson Accepted
[19/44] KVM: MIPS: Hardcode callbacks to hardware virtualization extensions KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-02 Sean Christopherson Accepted
[18/44] KVM: arm64: Mark kvm_arm_init() and its unique descendants as __init KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-02 Sean Christopherson Accepted
[17/44] KVM: arm64: Do arm/arch initialiation without bouncing through kvm_init() KVM: Rework kvm_init() and hardware enabling - - - - --- 2022-11-02 Sean Christopherson Accepted
« 1 2 ... 24 25 2630 31 »