Show patches with: State = Action Required       |    Archived = No       |   927 patches
« 1 2 3 49 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[Bug,218792] Guest call trace with mwait enabled [Bug,218792] Guest call trace with mwait enabled - - - --- 2024-04-30 bugzilla-daemon@kernel.org New
[v2,2/2] KVM: x86: Keep consistent naming for APICv/AVIC inhibit reasons Print names of apicv inhibit reasons in traces - - - --- 2024-05-06 Alejandro Jimenez New
[v2,1/2] KVM: x86: Print names of apicv inhibit reasons in traces Print names of apicv inhibit reasons in traces - 1 - --- 2024-05-06 Alejandro Jimenez New
[4/4] KVM: x86: Add vCPU stat for APICv interrupt injections causing #VMEXIT Export APICv-related state via binary stats interface - - - --- 2024-04-29 Alejandro Jimenez New
[3/4] KVM: x86: Add a VM stat exposing when KVM PIT is set to reinject mode Export APICv-related state via binary stats interface - - - --- 2024-04-29 Alejandro Jimenez New
[2/4] KVM: x86: Add a VM stat exposing when SynIC AutoEOI is in use Export APICv-related state via binary stats interface - - - --- 2024-04-29 Alejandro Jimenez New
[1/4] KVM: x86: Expose per-vCPU APICv status Export APICv-related state via binary stats interface - - - --- 2024-04-29 Alejandro Jimenez New
vfio/pci: Restore zero affected bus reset devices warning vfio/pci: Restore zero affected bus reset devices warning - 2 - --- 2024-05-16 Alex Williamson New
vfio/pci: Collect hot-reset devices to local buffer vfio/pci: Collect hot-reset devices to local buffer - 1 - --- 2024-05-03 Alex Williamson New
[12/12] mm, riscv, arm64: Use common get_and_clear_full_ptes()/clear_full_ptes() functions Make riscv use THP contpte support for arm64 - - - --- 2024-05-08 Alexandre Ghiti New
[11/12] mm, riscv, arm64: Use common ptep_set_wrprotect()/wrprotect_ptes() functions Make riscv use THP contpte support for arm64 - - - --- 2024-05-08 Alexandre Ghiti New
[10/12] mm, riscv, arm64: Use common ptep_set_access_flags() function Make riscv use THP contpte support for arm64 - - - --- 2024-05-08 Alexandre Ghiti New
[09/12] mm, riscv, arm64: Use common ptep_clear_flush_young() function Make riscv use THP contpte support for arm64 - - - --- 2024-05-08 Alexandre Ghiti New
[08/12] mm, riscv, arm64: Use common ptep_test_and_clear_young() function Make riscv use THP contpte support for arm64 - - - --- 2024-05-08 Alexandre Ghiti New
[07/12] mm, riscv, arm64: Use common ptep_get_and_clear() function Make riscv use THP contpte support for arm64 - - - --- 2024-05-08 Alexandre Ghiti New
[06/12] mm, riscv, arm64: Use common pte_clear() function Make riscv use THP contpte support for arm64 - - - --- 2024-05-08 Alexandre Ghiti New
[05/12] mm, riscv, arm64: Use common set_pte() function Make riscv use THP contpte support for arm64 - - - --- 2024-05-08 Alexandre Ghiti New
[04/12] mm, riscv, arm64: Use common ptep_get_lockless() function Make riscv use THP contpte support for arm64 - - - --- 2024-05-08 Alexandre Ghiti New
[03/12] mm, riscv, arm64: Use common set_ptes() function Make riscv use THP contpte support for arm64 - - - --- 2024-05-08 Alexandre Ghiti New
[02/12] mm, riscv, arm64: Use common ptep_get() function Make riscv use THP contpte support for arm64 - - - --- 2024-05-08 Alexandre Ghiti New
[01/12] mm, arm64: Rename ARM64_CONTPTE to THP_CONTPTE Make riscv use THP contpte support for arm64 - - - --- 2024-05-08 Alexandre Ghiti New
[kvm-unit-tests] runtime: Adjust probe_maxsmp for older QEMU [kvm-unit-tests] runtime: Adjust probe_maxsmp for older QEMU - 1 - --- 2024-05-02 Andrew Jones New
[9/9] cpuidle/poll_state: limit POLL_IDLE_RELAX_COUNT on arm64 Enable haltpoll for arm64 - - - --- 2024-04-30 Ankur Arora New
[8/9] arm64: support cpuidle-haltpoll Enable haltpoll for arm64 - - - --- 2024-04-30 Ankur Arora New
[7/9] arm64: define TIF_POLLING_NRFLAG Enable haltpoll for arm64 - - - --- 2024-04-30 Ankur Arora New
[6/9] cpuidle/poll_state: poll via smp_cond_load_relaxed() Enable haltpoll for arm64 - - - --- 2024-04-30 Ankur Arora New
[5/9] governors/haltpoll: drop kvm_para_available() check Enable haltpoll for arm64 1 - - --- 2024-04-30 Ankur Arora New
[4/9] cpuidle-haltpoll: define arch_haltpoll_supported() Enable haltpoll for arm64 - - - --- 2024-04-30 Ankur Arora New
[3/9] cpuidle-haltpoll: condition on ARCH_CPUIDLE_HALTPOLL Enable haltpoll for arm64 - - - --- 2024-04-30 Ankur Arora New
[2/9] Kconfig: move ARCH_HAS_OPTIMIZED_POLL to arch/Kconfig Enable haltpoll for arm64 - - - --- 2024-04-30 Ankur Arora New
[1/9] cpuidle: rename ARCH_HAS_CPU_RELAX to ARCH_HAS_OPTIMIZED_POLL Enable haltpoll for arm64 - - - --- 2024-04-30 Ankur Arora New
[kvmtool,3/3] riscv: Add Zacas extensiona support Add RISC-V ISA extensions based on Linux-6.9 - - - --- 2024-05-14 Anup Patel New
[kvmtool,2/3] riscv: Add Ztso extensiona support Add RISC-V ISA extensions based on Linux-6.9 - - - --- 2024-05-14 Anup Patel New
[kvmtool,1/3] Sync-up headers with Linux-6.9 kernel Add RISC-V ISA extensions based on Linux-6.9 - - - --- 2024-05-14 Anup Patel New
[GIT,PULL] KVM/riscv changes for 6.10 [GIT,PULL] KVM/riscv changes for 6.10 - - - --- 2024-05-04 Anup Patel New
[v8,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 - 2 - --- 2024-04-20 Atish Kumar Patra New
[v8,23/24] KVM: riscv: selftests: Add a test for counter overflow RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 3 - --- 2024-04-20 Atish Kumar Patra New
[v8,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 - 3 - --- 2024-04-20 Atish Kumar Patra New
[v8,21/24] KVM: riscv: selftests: Add SBI PMU selftest RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 3 - --- 2024-04-20 Atish Kumar Patra New
[v8,20/24] KVM: riscv: selftests: Add SBI PMU extension definitions RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 3 - --- 2024-04-20 Atish Kumar Patra New
[v8,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 - 3 - --- 2024-04-20 Atish Kumar Patra New
[v8,18/24] KVM: riscv: selftests: Add helper functions for extension checks RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 3 - --- 2024-04-20 Atish Kumar Patra New
[v8,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 - 3 - --- 2024-04-20 Atish Kumar Patra New
[v8,16/24] RISC-V: KVM: Improve firmware counter read function RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 2 - --- 2024-04-20 Atish Kumar Patra New
[v8,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-20 Atish Kumar Patra New
[v8,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-20 Atish Kumar Patra New
[v8,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-20 Atish Kumar Patra New
[v8,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 - --- 2024-04-20 Atish Kumar Patra New
[v8,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 - 2 - --- 2024-04-20 Atish Kumar Patra New
[v8,10/24] RISC-V: KVM: Fix the initial sample period value RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 2 - --- 2024-04-20 Atish Kumar Patra New
[v8,09/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-20 Atish Kumar Patra New
[v8,08/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-20 Atish Kumar Patra New
[v8,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-20 Atish Kumar Patra New
[v8,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-20 Atish Kumar Patra New
[v8,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-20 Atish Kumar Patra New
[v8,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-20 Atish Kumar Patra New
[v8,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-20 Atish Kumar Patra New
[v8,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-20 Atish Kumar Patra New
[v8,01/24] RISC-V: Fix the typo in Scountovf CSR name RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest - 4 - --- 2024-04-20 Atish Kumar Patra New
[v3] target/i386: Fix CPUID encoding of Fn8000001E_ECX [v3] target/i386: Fix CPUID encoding of Fn8000001E_ECX - 1 - --- 2024-05-03 Babu Moger New
[3/3] LoongArch: KVM: Add vm migration support for LBT feature LoongArch: KVM: Add Binary Translation extension support - - - --- 2024-05-13 Bibo Mao New
[2/3] LoongArch: KVM: Add LBT feature detection with cpucfg LoongArch: KVM: Add Binary Translation extension support - - - --- 2024-05-13 Bibo Mao New
[1/3] LoongArch: KVM: Add HW Binary Translation extension support LoongArch: KVM: Add Binary Translation extension support - - - --- 2024-05-13 Bibo Mao New
[v2,2/2] LoongArch: Add steal time support in guest side LoongArch: Add steal time support - - - --- 2024-04-30 Bibo Mao New
[v2,1/2] LoongArch: KVM: Add steal time support in kvm side LoongArch: Add steal time support - - - --- 2024-04-30 Bibo Mao New
[v8,6/6] LoongArch: Add pv ipi support on guest kernel side LoongArch: Add pv ipi support on LoongArch VM - - - --- 2024-04-28 Bibo Mao New
[v8,5/6] LoongArch: KVM: Add pv ipi support on kvm side LoongArch: Add pv ipi support on LoongArch VM - - - --- 2024-04-28 Bibo Mao New
[v8,4/6] LoongArch: KVM: Add vcpu search support from physical cpuid LoongArch: Add pv ipi support on LoongArch VM - - - --- 2024-04-28 Bibo Mao New
[v8,3/6] LoongArch: KVM: Add cpucfg area for kvm hypervisor LoongArch: Add pv ipi support on LoongArch VM - - - --- 2024-04-28 Bibo Mao New
[v8,2/6] LoongArch: KVM: Add hypercall instruction emulation support LoongArch: Add pv ipi support on LoongArch VM - - - --- 2024-04-28 Bibo Mao New
[v8,1/6] LoongArch/smp: Refine some ipi functions on LoongArch platform LoongArch: Add pv ipi support on LoongArch VM - - - --- 2024-04-28 Bibo Mao New
KVM: VMX: Remove unused declaration of vmx_request_immediate_exit() KVM: VMX: Remove unused declaration of vmx_request_immediate_exit() - - - --- 2024-05-06 Binbin Wu New
KVM: Unexport kvm_debugfs_dir KVM: Unexport kvm_debugfs_dir - - - --- 2024-05-15 Borislav Petkov New
[v2] KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin() [v2] KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin() - - - --- 2024-05-10 Breno Leitao New
KVM: Addressing a possible race in kvm_vcpu_on_spin: KVM: Addressing a possible race in kvm_vcpu_on_spin: - - - --- 2024-05-09 Breno Leitao New
[v3] KVM: X86: improve documentation for KVM_CAP_X86_BUS_LOCK_EXIT [v3] KVM: X86: improve documentation for KVM_CAP_X86_BUS_LOCK_EXIT - - - --- 2024-04-24 Carlos López New
KVM: fix documentation for KVM_CREATE_GUEST_MEMFD KVM: fix documentation for KVM_CREATE_GUEST_MEMFD - 1 - --- 2024-04-24 Carlos López New
KVM: introduce vm's max_halt_poll_ns to debugfs KVM: introduce vm's max_halt_poll_ns to debugfs - - - --- 2024-05-08 Cheng Lin New
[GIT,PULL,1/1] KVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1M [GIT,PULL,1/1] KVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1M - 2 - --- 2024-05-07 Christian Borntraeger New
[GIT,PULL,0/1] KVM: s390: Fix for 6.9 - - - --- 2024-05-07 Christian Borntraeger New
[v1,1/1] lib: s390: fix guest length in uv_create_guest() [v1,1/1] lib: s390: fix guest length in uv_create_guest() - 1 - --- 2024-04-18 Claudio Imbrenda New
[v5,16/16] KVM: riscv: selftests: Add Zcmop extension to get-reg-list test Add support for a few Zc* extensions, Zcmop and Zimop 1 1 - --- 2024-05-17 Clément Léger New
[v5,15/16] RISC-V: KVM: Allow Zcmop extension for Guest/VM Add support for a few Zc* extensions, Zcmop and Zimop 1 1 - --- 2024-05-17 Clément Léger New
[v5,14/16] riscv: hwprobe: export Zcmop ISA extension Add support for a few Zc* extensions, Zcmop and Zimop - - - --- 2024-05-17 Clément Léger New
[v5,13/16] riscv: add ISA extension parsing for Zcmop Add support for a few Zc* extensions, Zcmop and Zimop - - - --- 2024-05-17 Clément Léger New
[v5,12/16] dt-bindings: riscv: add Zcmop ISA extension description Add support for a few Zc* extensions, Zcmop and Zimop 1 - - --- 2024-05-17 Clément Léger New
[v5,11/16] KVM: riscv: selftests: Add some Zc* extensions to get-reg-list test Add support for a few Zc* extensions, Zcmop and Zimop 1 1 - --- 2024-05-17 Clément Léger New
[v5,10/16] RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VM Add support for a few Zc* extensions, Zcmop and Zimop 1 1 - --- 2024-05-17 Clément Léger New
[v5,09/16] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions Add support for a few Zc* extensions, Zcmop and Zimop - - - --- 2024-05-17 Clément Léger New
[v5,08/16] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb Add support for a few Zc* extensions, Zcmop and Zimop - - - --- 2024-05-17 Clément Léger New
[v5,07/16] riscv: add ISA extensions validation callback Add support for a few Zc* extensions, Zcmop and Zimop - 1 - --- 2024-05-17 Clément Léger New
[v5,06/16] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description Add support for a few Zc* extensions, Zcmop and Zimop - 1 - --- 2024-05-17 Clément Léger New
[v5,05/16] KVM: riscv: selftests: Add Zimop extension to get-reg-list test Add support for a few Zc* extensions, Zcmop and Zimop 1 1 - --- 2024-05-17 Clément Léger New
[v5,04/16] RISC-V: KVM: Allow Zimop extension for Guest/VM Add support for a few Zc* extensions, Zcmop and Zimop 1 1 - --- 2024-05-17 Clément Léger New
[v5,03/16] riscv: hwprobe: export Zimop ISA extension Add support for a few Zc* extensions, Zcmop and Zimop - - - --- 2024-05-17 Clément Léger New
[v5,02/16] riscv: add ISA extension parsing for Zimop Add support for a few Zc* extensions, Zcmop and Zimop - - - --- 2024-05-17 Clément Léger New
[v5,01/16] dt-bindings: riscv: add Zimop ISA extension description Add support for a few Zc* extensions, Zcmop and Zimop - - - --- 2024-05-17 Clément Léger New
[kvm-unit-tests,v1,4/4] riscv: add SBI SSE extension tests riscv: add SBI SSE extension tests - - - --- 2024-05-17 Clément Léger New
[kvm-unit-tests,v1,3/4] riscv: add SSE assembly entry handling riscv: add SBI SSE extension tests - - - --- 2024-05-17 Clément Léger New
[kvm-unit-tests,v1,2/4] riscv: add SBI SSE extension definitions riscv: add SBI SSE extension tests - - - --- 2024-05-17 Clément Léger New
« 1 2 3 49 10 »