Show patches with: State = Action Required       |    Archived = No       |   897 patches
« 1 2 3 48 9 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v8,3/3] target/arm/kvm: Report memory errors injection Poisoned memory recovery on reboot - - - --- 2025-02-11 William Roche New
[v8,2/3] system/physmem: poisoned memory discard on reboot Poisoned memory recovery on reboot 1 - - --- 2025-02-11 William Roche New
[v8,1/3] system/physmem: handle hugetlb correctly in qemu_ram_remap() Poisoned memory recovery on reboot 1 1 - --- 2025-02-11 William Roche New
[v3,11/11] KVM: guest_memfd: selftests: guest_memfd mmap() test when mapping is allowed KVM: Mapping guest_memfd backed memory at the host for software protected VMs - - - --- 2025-02-11 Fuad Tabba New
[v3,10/11] KVM: arm64: Enable mapping guest_memfd in arm64 KVM: Mapping guest_memfd backed memory at the host for software protected VMs - - - --- 2025-02-11 Fuad Tabba New
[v3,09/11] KVM: arm64: Introduce KVM_VM_TYPE_ARM_SW_PROTECTED machine type KVM: Mapping guest_memfd backed memory at the host for software protected VMs - - - --- 2025-02-11 Fuad Tabba New
[v3,08/11] KVM: arm64: Handle guest_memfd()-backed guest page faults KVM: Mapping guest_memfd backed memory at the host for software protected VMs - - - --- 2025-02-11 Fuad Tabba New
[v3,07/11] KVM: arm64: Refactor user_mem_abort() calculation of force_pte KVM: Mapping guest_memfd backed memory at the host for software protected VMs - - - --- 2025-02-11 Fuad Tabba New
[v3,06/11] KVM: x86: Mark KVM_X86_SW_PROTECTED_VM as supporting guest_memfd shared memory KVM: Mapping guest_memfd backed memory at the host for software protected VMs - - - --- 2025-02-11 Fuad Tabba New
[v3,05/11] KVM: guest_memfd: Handle in-place shared memory as guest_memfd backed memory KVM: Mapping guest_memfd backed memory at the host for software protected VMs - - - --- 2025-02-11 Fuad Tabba New
[v3,04/11] KVM: guest_memfd: Add KVM capability to check if guest_memfd is shared KVM: Mapping guest_memfd backed memory at the host for software protected VMs - - - --- 2025-02-11 Fuad Tabba New
[v3,03/11] KVM: guest_memfd: Allow host to map guest_memfd() pages KVM: Mapping guest_memfd backed memory at the host for software protected VMs - - - --- 2025-02-11 Fuad Tabba New
[v3,02/11] KVM: guest_memfd: Handle final folio_put() of guest_memfd pages KVM: Mapping guest_memfd backed memory at the host for software protected VMs - - - --- 2025-02-11 Fuad Tabba New
[v3,01/11] mm: Consolidate freeing of typed folios on final folio_put() KVM: Mapping guest_memfd backed memory at the host for software protected VMs - - - --- 2025-02-11 Fuad Tabba New
[2/2] vfio: Release KVM pointer after the first device open. [1/2] drm/i915/gvt: Store ->kvm reference in intel_vgpu struct. - - - --- 2025-02-11 Andrey Ryabinin New
[1/2] drm/i915/gvt: Store ->kvm reference in intel_vgpu struct. [1/2] drm/i915/gvt: Store ->kvm reference in intel_vgpu struct. - - - --- 2025-02-11 Andrey Ryabinin New
[kvmtool,2/2] cpu: vmexit: Handle KVM_EXIT_MEMORY_FAULT correctly [kvmtool,1/2] cpu: vmexit: Handle KVM_EXIT_UNKNOWN exit reason correctly - - - --- 2025-02-11 Aneesh Kumar K.V New
[kvmtool,1/2] cpu: vmexit: Handle KVM_EXIT_UNKNOWN exit reason correctly [kvmtool,1/2] cpu: vmexit: Handle KVM_EXIT_UNKNOWN exit reason correctly - - - --- 2025-02-11 Aneesh Kumar K.V New
[net,2/2] vsock/virtio: Don't reset the created SOCKET during suspend to ram [net,1/2] vsock/virtio: initialize rx_buf_nr and rx_buf_max_nr when resuming - - - --- 2025-02-11 Junnan Wu New
[net,1/2] vsock/virtio: initialize rx_buf_nr and rx_buf_max_nr when resuming [net,1/2] vsock/virtio: initialize rx_buf_nr and rx_buf_max_nr when resuming - - - --- 2025-02-11 Junnan Wu New
[v2,17/17] KVM: TDX: Handle EXIT_REASON_OTHER_SMI KVM: TDX: TDX interrupts - 1 - --- 2025-02-11 Binbin Wu New
[v2,16/17] KVM: TDX: Handle EXCEPTION_NMI and EXTERNAL_INTERRUPT KVM: TDX: TDX interrupts - 1 - --- 2025-02-11 Binbin Wu New
[v2,15/17] KVM: VMX: Add a helper for NMI handling KVM: TDX: TDX interrupts - - - --- 2025-02-11 Binbin Wu New
[v2,14/17] KVM: VMX: Move emulation_required to struct vcpu_vt KVM: TDX: TDX interrupts - - - --- 2025-02-11 Binbin Wu New
[v2,13/17] KVM: TDX: Add methods to ignore virtual apic related operation KVM: TDX: TDX interrupts - - - --- 2025-02-11 Binbin Wu New
[v2,12/17] KVM: TDX: Force APICv active for TDX guest KVM: TDX: TDX interrupts - - - --- 2025-02-11 Binbin Wu New
[v2,11/17] KVM: TDX: Enforce KVM_IRQCHIP_SPLIT for TDX guests KVM: TDX: TDX interrupts - - - --- 2025-02-11 Binbin Wu New
[v2,10/17] KVM: TDX: Always block INIT/SIPI KVM: TDX: TDX interrupts - - - --- 2025-02-11 Binbin Wu New
[v2,09/17] KVM: TDX: Handle SMI request as !CONFIG_KVM_SMM KVM: TDX: TDX interrupts - - - --- 2025-02-11 Binbin Wu New
[v2,08/17] KVM: TDX: Complete interrupts after TD exit KVM: TDX: TDX interrupts - 1 - --- 2025-02-11 Binbin Wu New
[v2,07/17] KVM: TDX: Implement methods to inject NMI KVM: TDX: TDX interrupts - 1 - --- 2025-02-11 Binbin Wu New
[v2,06/17] KVM: TDX: Wait lapic expire when timer IRQ was injected KVM: TDX: TDX interrupts - - - --- 2025-02-11 Binbin Wu New
[v2,05/17] KVM: x86: Assume timer IRQ was injected if APIC state is protected KVM: TDX: TDX interrupts - - - --- 2025-02-11 Binbin Wu New
[v2,04/17] KVM: TDX: Implement non-NMI interrupt injection KVM: TDX: TDX interrupts - 1 - --- 2025-02-11 Binbin Wu New
[v2,03/17] KVM: VMX: Move posted interrupt delivery code to common header KVM: TDX: TDX interrupts - - - --- 2025-02-11 Binbin Wu New
[v2,02/17] KVM: TDX: Disable PI wakeup for IPIv KVM: TDX: TDX interrupts - - - --- 2025-02-11 Binbin Wu New
[v2,01/17] KVM: TDX: Add support for find pending IRQ in a protected local APIC KVM: TDX: TDX interrupts - - - --- 2025-02-11 Binbin Wu New
[v2,8/8] KVM: TDX: Handle TDX PV MMIO hypercall KVM: TDX: TDX hypercalls may exit to userspace - 1 - --- 2025-02-11 Binbin Wu New
[v2,7/8] KVM: TDX: Handle TDX PV port I/O hypercall KVM: TDX: TDX hypercalls may exit to userspace - 1 - --- 2025-02-11 Binbin Wu New
[v2,6/8] KVM: TDX: Handle TDG.VP.VMCALL<ReportFatalError> KVM: TDX: TDX hypercalls may exit to userspace - - - --- 2025-02-11 Binbin Wu New
[v2,5/8] KVM: TDX: Handle TDG.VP.VMCALL<MapGPA> KVM: TDX: TDX hypercalls may exit to userspace - - - --- 2025-02-11 Binbin Wu New
[v2,4/8] KVM: TDX: Handle KVM hypercall with TDG.VP.VMCALL KVM: TDX: TDX hypercalls may exit to userspace - - - --- 2025-02-11 Binbin Wu New
[v2,3/8] KVM: TDX: Add a place holder for handler of TDX hypercalls (TDG.VP.VMCALL) KVM: TDX: TDX hypercalls may exit to userspace - 1 - --- 2025-02-11 Binbin Wu New
[v2,2/8] KVM: TDX: Add a place holder to handle TDX VM exit KVM: TDX: TDX hypercalls may exit to userspace - 1 - --- 2025-02-11 Binbin Wu New
[v2,1/8] KVM: x86: Have ____kvm_emulate_hypercall() read the GPRs KVM: TDX: TDX hypercalls may exit to userspace - 1 - --- 2025-02-11 Binbin Wu New
[V4] KVM: SEV: fix wrong pinning of pages [V4] KVM: SEV: fix wrong pinning of pages 1 1 - --- 2025-02-11 Ge Yang New
[v2,3/3] LoongArch: KVM: Set host with kernel mode when switch to VM mode LoongArch: KVM: Some tiny code cleanup - - - --- 2025-02-11 Bibo Mao New
[v2,2/3] LoongArch: KVM: Remove duplicated cache attribute setting LoongArch: KVM: Some tiny code cleanup - - - --- 2025-02-11 Bibo Mao New
[v2,1/3] LoongArch: KVM: Fix typo issue about GCFG feature detection LoongArch: KVM: Some tiny code cleanup - - - --- 2025-02-11 Bibo Mao New
[3/3] RISC-V: KVM: switch to kvm_lock/unlock_all_vcpus KVM: extract lock_all_vcpus/unlock_all_vcpus - - - --- 2025-02-11 Maxim Levitsky New
[2/3] KVM: arm64: switch to using kvm_lock/unlock_all_vcpus KVM: extract lock_all_vcpus/unlock_all_vcpus - - - --- 2025-02-11 Maxim Levitsky New
[1/3] KVM: x86: move sev_lock/unlock_vcpus_for_migration to kvm_main.c KVM: extract lock_all_vcpus/unlock_all_vcpus - - - --- 2025-02-11 Maxim Levitsky New
[v4,3/3] x86/sev: Fix broken SNP support with KVM module built-in Fix broken SNP support with KVM module built-in - - - --- 2025-02-10 Ashish Kalra New
[v4,2/3] KVM: SVM: Ensure PSP module is initialized if KVM module is built-in Fix broken SNP support with KVM module built-in - 1 - --- 2025-02-10 Ashish Kalra New
[v4,1/3] crypto: ccp: Add external API interface for PSP module initialization Fix broken SNP support with KVM module built-in - 1 - --- 2025-02-10 Ashish Kalra New
[v2,15/15] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG riscv: add SBI FWFT misaligned exception delegation support - 1 - --- 2025-02-10 Clément Léger New
[v2,14/15] RISC-V: KVM: add support for FWFT SBI extension riscv: add SBI FWFT misaligned exception delegation support - - - --- 2025-02-10 Clément Léger New
[v2,13/15] RISC-V: KVM: add SBI extension reset callback riscv: add SBI FWFT misaligned exception delegation support - - - --- 2025-02-10 Clément Léger New
[v2,12/15] RISC-V: KVM: add SBI extension init()/deinit() functions riscv: add SBI FWFT misaligned exception delegation support - - - --- 2025-02-10 Clément Léger New
[v2,11/15] selftests: riscv: add misaligned access testing riscv: add SBI FWFT misaligned exception delegation support - - - --- 2025-02-10 Clément Léger New
[v2,10/15] Documentation/sysctl: add riscv to unaligned-trap supported archs riscv: add SBI FWFT misaligned exception delegation support - - - --- 2025-02-10 Clément Léger New
[v2,09/15] riscv: misaligned: use get_user() instead of __get_user() riscv: add SBI FWFT misaligned exception delegation support - - - --- 2025-02-10 Clément Léger New
[v2,08/15] riscv: misaligned: enable IRQs while handling misaligned accesses riscv: add SBI FWFT misaligned exception delegation support - - - --- 2025-02-10 Clément Léger New
[v2,07/15] riscv: misaligned: factorize trap handling riscv: add SBI FWFT misaligned exception delegation support - - - --- 2025-02-10 Clément Léger New
[v2,06/15] riscv: misaligned: add a function to check misalign trap delegability riscv: add SBI FWFT misaligned exception delegation support - - - --- 2025-02-10 Clément Léger New
[v2,05/15] riscv: misaligned: move emulated access uniformity check in a function riscv: add SBI FWFT misaligned exception delegation support - - - --- 2025-02-10 Clément Léger New
[v2,04/15] riscv: misaligned: use correct CONFIG_ ifdef for misaligned_access_speed riscv: add SBI FWFT misaligned exception delegation support - - - --- 2025-02-10 Clément Léger New
[v2,03/15] riscv: misaligned: use on_each_cpu() for scalar misaligned access probing riscv: add SBI FWFT misaligned exception delegation support - - - --- 2025-02-10 Clément Léger New
[v2,02/15] riscv: misaligned: request misaligned exception from SBI riscv: add SBI FWFT misaligned exception delegation support - - - --- 2025-02-10 Clément Léger New
[v2,01/15] riscv: add Firmware Feature (FWFT) SBI extensions definitions riscv: add SBI FWFT misaligned exception delegation support - 2 1 --- 2025-02-10 Clément Léger New
[18/18] KVM: arm64: Use FGT feature maps to drive RES0 bits KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[17/18] KVM: arm64: Validate FGT register descriptions against RES0 masks KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[16/18] KVM: arm64: Switch to table-driven FGU configuration KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[15/18] KVM: arm64: Handle PSB CSYNC traps KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[14/18] KVM: arm64: Use KVM-specific HCRX_EL2 RES0 mask KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[13/18] KVM: arm64: Remove most hand-crafted masks for FGT registers KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[12/18] KVM: arm64: Use computed FGT masks to setup FGT registers KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[11/18] KVM: arm64: Propagate FGT masks to the nVHE hypervisor KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[10/18] KVM: arm64: Unconditionally configure fine-grain traps KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[09/18] KVM: arm64: Use computed masks as sanitisers for FGT registers KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[08/18] KVM: arm64: Add description of FGT bits leading to EC!=0x18 KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[07/18] KVM: arm64: Compute FGT masks from KVM's own FGT tables KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[06/18] KVM: arm64: Plug FEAT_GCS handling KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[05/18] KVM: arm64: Don't treat HCRX_EL2 as a FGT register KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[04/18] KVM: arm64: Restrict ACCDATA_EL1 undef to FEAT_ST64_ACCDATA being disabled KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[03/18] KVM: arm64: Handle trapping of FEAT_LS64* instructions KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[02/18] arm64: Add syndrome information for trapped LD64B/ST64B{,V,V0} KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
[01/18] arm64: Add ID_AA64ISAR1_EL1.LS64 encoding for FEAT_LS64WB KVM: arm64: Revamp Fine Grained Trap handling - - - --- 2025-02-10 Marc Zyngier New
LoongArch: KVM: remove unnecessary header include path LoongArch: KVM: remove unnecessary header include path - 1 - --- 2025-02-10 Masahiro Yamada New
[v2,4/4] KVM: SVM: Enable Secure TSC for SNP guests Enable Secure TSC for SEV-SNP - - - --- 2025-02-10 Nikunj A Dadhania New
[v2,3/4] KVM: SVM: Prevent writes to TSC MSR when Secure TSC is enabled Enable Secure TSC for SEV-SNP - - - --- 2025-02-10 Nikunj A Dadhania New
[v2,2/4] KVM: SVM: Add GUEST_TSC_FREQ MSR for Secure TSC enabled guests Enable Secure TSC for SEV-SNP - - - --- 2025-02-10 Nikunj A Dadhania New
[v2,1/4] x86/cpufeatures: Add SNP Secure TSC Enable Secure TSC for SEV-SNP 1 - - --- 2025-02-10 Nikunj A Dadhania New
[RFC,v4,3/3] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy Add NUMA mempolicy support for KVM guest-memfd - - - --- 2025-02-10 Shivank Garg New
[RFC,v4,2/3] mm/mempolicy: export memory policy symbols Add NUMA mempolicy support for KVM guest-memfd 1 - - --- 2025-02-10 Shivank Garg New
[RFC,v4,1/3] mm/filemap: add mempolicy support to the filemap layer Add NUMA mempolicy support for KVM guest-memfd - - - --- 2025-02-10 Shivank Garg New
[GIT,PULL] KVM changes for Linux 6.14-rc2 [GIT,PULL] KVM changes for Linux 6.14-rc2 - - - --- 2025-02-09 Paolo Bonzini New
KVM: selftests: Wait mprotect_ro_done before write to RO in mmu_stress_test KVM: selftests: Wait mprotect_ro_done before write to RO in mmu_stress_test - - - --- 2025-02-08 Yan Zhao New
[RFC,v2,4/4] KVM: arm64: Make guests see only counters they can access PMU partitioning driver support - - - --- 2025-02-08 Colton Lewis New
[RFC,v2,3/4] perf: arm_pmuv3: Keep out of guest counter partition PMU partitioning driver support - - - --- 2025-02-08 Colton Lewis New
« 1 2 3 48 9 »