Show patches with: State = Action Required       |    Archived = No       |   678 patches
« 1 2 3 46 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/12] mm, arm64: Rename ARM64_CONTPTE to THP_CONTPTE Make riscv use THP contpte support for arm64 - - - --- 2024-05-08 Alexandre Ghiti New
[01/16] KVM: x86: Add a VM type define for TDX TDX MMU prep series part 1 - - - --- 2024-05-15 Edgecombe, Rick P New
[01/17] KVM: x86/mmu: Exit to userspace with -EFAULT if private fault hits emulation KVM: x86/mmu: Page fault and MMIO cleanups - 1 - --- 2024-05-07 Paolo Bonzini 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
[02/16] KVM: x86/mmu: Introduce a slot flag to zap only slot leafs on slot deletion TDX MMU prep series part 1 - - - --- 2024-05-15 Edgecombe, Rick P New
[02/17] KVM: x86: Remove separate "bit" defines for page fault error code masks KVM: x86/mmu: Page fault and MMIO cleanups - 2 - --- 2024-05-07 Paolo Bonzini 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
[03/16] KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU TDX MMU prep series part 1 - - - --- 2024-05-15 Edgecombe, Rick P New
[03/17] KVM: x86: Define more SEV+ page fault error bits/flags for #NPF KVM: x86/mmu: Page fault and MMIO cleanups - - - --- 2024-05-07 Paolo Bonzini 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
[04/16] KVM: x86/mmu: Add address conversion functions for TDX shared bit of GPA TDX MMU prep series part 1 - 1 - --- 2024-05-15 Edgecombe, Rick P New
[04/17] KVM: x86: Move synthetic PFERR_* sanity checks to SVM's #NPF handler KVM: x86/mmu: Page fault and MMIO cleanups - 2 - --- 2024-05-07 Paolo Bonzini 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
[05/16] KVM: Add member to struct kvm_gfn_range for target alias TDX MMU prep series part 1 - - - --- 2024-05-15 Edgecombe, Rick P New
[05/17] KVM: x86/mmu: Pass full 64-bit error code when handling page faults KVM: x86/mmu: Page fault and MMIO cleanups - 1 - --- 2024-05-07 Paolo Bonzini 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
[06/16] KVM: x86/mmu: Add a new is_private member for union kvm_mmu_page_role TDX MMU prep series part 1 - - - --- 2024-05-15 Edgecombe, Rick P New
[06/17] KVM: x86/mmu: WARN if upper 32 bits of legacy #PF error code are non-zero KVM: x86/mmu: Page fault and MMIO cleanups - 1 - --- 2024-05-07 Paolo Bonzini 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
[07/16] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page TDX MMU prep series part 1 - 1 - --- 2024-05-15 Edgecombe, Rick P New
[07/17] KVM: x86/mmu: Use synthetic page fault error code to indicate private faults KVM: x86/mmu: Page fault and MMIO cleanups - 1 - --- 2024-05-07 Paolo Bonzini 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
[08/16] KVM: x86/mmu: Bug the VM if kvm_zap_gfn_range() is called for TDX TDX MMU prep series part 1 - - - --- 2024-05-15 Edgecombe, Rick P New
[08/17] KVM: x86/mmu: check for invalid async page faults involving private memory KVM: x86/mmu: Page fault and MMIO cleanups - - - --- 2024-05-07 Paolo Bonzini 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
[09/16] KVM: x86/mmu: Make kvm_tdp_mmu_alloc_root() return void TDX MMU prep series part 1 - - - --- 2024-05-15 Edgecombe, Rick P New
[09/17] KVM: x86/mmu: WARN and skip MMIO cache on private, reserved page faults KVM: x86/mmu: Page fault and MMIO cleanups - 1 - --- 2024-05-07 Paolo Bonzini New
[1/2] KVM: fix documentation rendering for KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM [1/2] KVM: fix documentation rendering for KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM - - - --- 2024-05-20 Julian Stecklina New
[1/2] KVM: x86/pmu: Change ambiguous _mask suffix to _rsvd in kvm_pmu vPMU code refines - - - --- 2024-04-30 Mi, Dapeng New
[1/2] selftests: harness: remove unneeded __constructor_order_last() selftests: harness: refactor __constructor_order - - - --- 2024-05-17 Masahiro Yamada New
[1/2] vfio: Create vfio_fs_type with inode per device vfio/pci: vfio device address space mapping - 1 - --- 2024-05-23 Alex Williamson New
[1/3] arch/powerpc/kvm: Use bitmap to speed up resend of irqs in ICS XICS emulation optimizations in KVM for PPC - - - --- 2024-05-06 Gautam Menghani New
[1/3] KVM: arm64: Fix AArch32 register narrowing on userspace write KVM/arm64 fixes for AArch32 handling - 1 - --- 2024-05-24 Marc Zyngier New
[1/3] KVM: SVM: remove useless input parameter in snp_safe_alloc_page [1/3] KVM: SVM: remove useless input parameter in snp_safe_alloc_page - - - --- 2024-05-06 Li RongQing New
[1/3] LoongArch: KVM: Add HW Binary Translation extension support LoongArch: KVM: Add Binary Translation extension support - - - --- 2024-05-13 Bibo Mao New
[1/3] s390/pci: Fix s390_mmio_read/write syscall page fault handling vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it - 1 - --- 2024-05-21 Niklas Schnelle New
[1/3] x86/split_lock: Move Split and Bus lock code to a dedicated file x86/cpu: Add Bus Lock Detect support for AMD - - - --- 2024-04-29 Ravi Bangoria New
[1/4] KVM: Plumb in a @sched_in flag to kvm_arch_vcpu_load() KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load() - - - --- 2024-04-30 Sean Christopherson New
[1/4] KVM: SEV: Add support to handle AP reset MSR protocol Add SEV-ES hypervisor support for GHCB protocol version 2 - - - --- 2024-05-01 Michael Roth New
[1/4] KVM: x86: Expose per-vCPU APICv status Export APICv-related state via binary stats interface - - - --- 2024-04-29 Alejandro Jimenez New
[1/4] MIPS: kvm: Declare prototype for kvm_init_loongson_ipi MIPS: Loongson64: Sweeping build warnings - - - --- 2024-05-07 Jiaxun Yang New
[1/5] x86/pat: Let pat_pfn_immune_to_uc_mtrr() check MTRR for untracked PAT range Enforce CPU cache flush for non-coherent device assignment - - - --- 2024-05-07 Yan Zhao New
[1/7] KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values KVM: MMU changes for TDX VE support - 2 - --- 2024-05-07 Paolo Bonzini New
[1/7] KVM: arm64: Rename is_id_reg() to imply VM scope KVM: arm64: Don't clobber CLIDR and MPIDR across vCPU reset - 1 - --- 2024-05-02 Oliver Upton New
[1/9] cpuidle: rename ARCH_HAS_CPU_RELAX to ARCH_HAS_OPTIMIZED_POLL Enable haltpoll for arm64 - - - --- 2024-04-30 Ankur Arora New
[1/9] KVM: x86/mmu: Use SHADOW_NONPRESENT_VALUE for atomic zap in TDP MMU KVM: x86: Fixes for KVM_INTEL_PROVE_VE - 1 - --- 2024-05-18 Sean Christopherson New
[1/9] mm: Introduce AS_INACCESSIBLE for encrypted/confidential memory KVM: guest_memfd: New hooks and functionality for SEV-SNP and TDX 1 - - --- 2024-05-07 Paolo Bonzini 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
[10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU TDX MMU prep series part 1 - - - --- 2024-05-15 Edgecombe, Rick P New
[10/17] KVM: x86/mmu: Move private vs. shared check above slot validity checks KVM: x86/mmu: Page fault and MMIO cleanups - 2 - --- 2024-05-07 Paolo Bonzini 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
[11/16] KVM: x86/tdp_mmu: Extract root invalid check from tdx_mmu_next_root() TDX MMU prep series part 1 - - - --- 2024-05-15 Edgecombe, Rick P New
[11/17] KVM: x86/mmu: Don't force emulation of L2 accesses to non-APIC internal slots KVM: x86/mmu: Page fault and MMIO cleanups - 1 - --- 2024-05-07 Paolo Bonzini 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
[12/16] KVM: x86/tdp_mmu: Introduce KVM MMU root types to specify page table type TDX MMU prep series part 1 - - - --- 2024-05-15 Edgecombe, Rick P New
[12/17] KVM: x86/mmu: Explicitly disallow private accesses to emulated MMIO KVM: x86/mmu: Page fault and MMIO cleanups - 1 - --- 2024-05-07 Paolo Bonzini New
[13/16] KVM: x86/tdp_mmu: Introduce shared, private KVM MMU root types TDX MMU prep series part 1 - - - --- 2024-05-15 Edgecombe, Rick P New
[13/17] KVM: x86/mmu: Move slot checks from __kvm_faultin_pfn() to kvm_faultin_pfn() KVM: x86/mmu: Page fault and MMIO cleanups - 2 - --- 2024-05-07 Paolo Bonzini New
[14/16] KVM: x86/tdp_mmu: Take root types for kvm_tdp_mmu_invalidate_all_roots() TDX MMU prep series part 1 - - - --- 2024-05-15 Edgecombe, Rick P New
[14/17] KVM: x86/mmu: Handle no-slot faults at the beginning of kvm_faultin_pfn() KVM: x86/mmu: Page fault and MMIO cleanups - 2 - --- 2024-05-07 Paolo Bonzini New
[15/16] KVM: x86/tdp_mmu: Make mmu notifier callbacks to check kvm_process TDX MMU prep series part 1 - - - --- 2024-05-15 Edgecombe, Rick P New
[15/17] KVM: x86/mmu: Set kvm_page_fault.hva to KVM_HVA_ERR_BAD for "no slot" faults KVM: x86/mmu: Page fault and MMIO cleanups - 2 - --- 2024-05-07 Paolo Bonzini New
[16/16] KVM: x86/tdp_mmu: Invalidate correct roots TDX MMU prep series part 1 - - - --- 2024-05-15 Edgecombe, Rick P New
[16/17] KVM: x86/mmu: Initialize kvm_page_fault's pfn and hva to error values KVM: x86/mmu: Page fault and MMIO cleanups - 2 - --- 2024-05-07 Paolo Bonzini New
[17/17] KVM: x86/mmu: Sanity check that __kvm_faultin_pfn() doesn't create noslot pfns KVM: x86/mmu: Page fault and MMIO cleanups - 2 - --- 2024-05-07 Paolo Bonzini New
[2/2] KVM: fix spelling of KVM_RUN_X86_BUS_LOCK in docs [1/2] KVM: fix documentation rendering for KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM - - - --- 2024-05-20 Julian Stecklina New
[2/2] KVM: x86/pmu: Manipulate FIXED_CTR_CTRL MSR with macros vPMU code refines - - - --- 2024-04-30 Mi, Dapeng New
[2/2] vfio/pci: Use unmap_mapping_range() vfio/pci: vfio device address space mapping - 1 - --- 2024-05-23 Alex Williamson New
[2/3] arch/powerpc/kvm: Optimize the server number -> ICP lookup XICS emulation optimizations in KVM for PPC - - - --- 2024-05-06 Gautam Menghani New
[2/3] KVM: arm64: Allow AArch32 PSTATE.M to be restored as System mode KVM/arm64 fixes for AArch32 handling - - - --- 2024-05-24 Marc Zyngier New
[2/3] LoongArch: KVM: Add LBT feature detection with cpucfg LoongArch: KVM: Add Binary Translation extension support - - - --- 2024-05-13 Bibo Mao New
[2/3] vfio/pci: Tolerate oversized BARs by disallowing mmap vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it - 1 - --- 2024-05-21 Niklas Schnelle New
[2/3] x86/bus_lock: Add support for AMD x86/cpu: Add Bus Lock Detect support for AMD - - - --- 2024-04-29 Ravi Bangoria New
[2/4] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests Add SEV-ES hypervisor support for GHCB protocol version 2 - - - --- 2024-05-01 Michael Roth New
[2/4] KVM: VMX: Move PLE grow/shrink helpers above vmx_vcpu_load() KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load() - - - --- 2024-04-30 Sean Christopherson 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
[2/4] MIPS: Loongson64: Include bootinfo.h in dma.c MIPS: Loongson64: Sweeping build warnings - - - --- 2024-05-07 Jiaxun Yang New
[2/5] KVM: x86/mmu: Fine-grained check of whether a invalid & RAM PFN is MMIO Enforce CPU cache flush for non-coherent device assignment - - - --- 2024-05-07 Yan Zhao New
[2/7] KVM: arm64: Reset VM feature ID regs from kvm_reset_sys_regs() KVM: arm64: Don't clobber CLIDR and MPIDR across vCPU reset - 1 - --- 2024-05-02 Oliver Upton New
[2/7] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE KVM: MMU changes for TDX VE support - 2 - --- 2024-05-07 Paolo Bonzini New
[2/9] Kconfig: move ARCH_HAS_OPTIMIZED_POLL to arch/Kconfig Enable haltpoll for arm64 - - - --- 2024-04-30 Ankur Arora New
[2/9] KVM: guest_memfd: Use AS_INACCESSIBLE when creating guest_memfd inode KVM: guest_memfd: New hooks and functionality for SEV-SNP and TDX 1 - - --- 2024-05-07 Paolo Bonzini New
[2/9] KVM: nVMX: Initialize #VE info page for vmcs02 when proving #VE support KVM: x86: Fixes for KVM_INTEL_PROVE_VE - - - --- 2024-05-18 Sean Christopherson New
[3/3] arch/powerpc/kvm: Reduce lock contention by moving spinlock from ics to irq_state XICS emulation optimizations in KVM for PPC - - - --- 2024-05-06 Gautam Menghani New
[3/3] KVM SVM: Add Bus Lock Detect support x86/cpu: Add Bus Lock Detect support for AMD - - - --- 2024-04-29 Ravi Bangoria New
[3/3] KVM: arm64: AArch32: Fix spurious trapping of conditional instructions KVM/arm64 fixes for AArch32 handling - - - --- 2024-05-24 Marc Zyngier New
[3/3] KVM: SVM: Consider NUMA affinity when allocating per-CPU save_area [1/3] KVM: SVM: remove useless input parameter in snp_safe_alloc_page - - - --- 2024-05-06 Li RongQing 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
[3/3] vfio/pci: Enable VFIO_PCI_MMAP for s390 vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it - - - --- 2024-05-21 Niklas Schnelle New
[3/4] KVM: SEV: Add GHCB handling for termination requests Add SEV-ES hypervisor support for GHCB protocol version 2 - - - --- 2024-05-01 Michael Roth 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
[3/4] KVM: x86: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load() KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load() - - - --- 2024-04-30 Sean Christopherson New
[3/4] MIPS: Loongson64: DTS: Fix msi node for ls7a MIPS: Loongson64: Sweeping build warnings - - - --- 2024-05-07 Jiaxun Yang New
[3/5] x86/mm: Introduce and export interface arch_clean_nonsnoop_dma() Enforce CPU cache flush for non-coherent device assignment - - - --- 2024-05-07 Yan Zhao New
[3/7] KVM: arm64: Only reset vCPU-scoped feature ID regs once KVM: arm64: Don't clobber CLIDR and MPIDR across vCPU reset - 1 - --- 2024-05-02 Oliver Upton New
[3/7] KVM: x86/mmu: Allow non-zero value for non-present SPTE and removed SPTE KVM: MMU changes for TDX VE support - 2 - --- 2024-05-07 Paolo Bonzini New
[3/9] cpuidle-haltpoll: condition on ARCH_CPUIDLE_HALTPOLL Enable haltpoll for arm64 - - - --- 2024-04-30 Ankur Arora New
[3/9] KVM: guest_memfd: pass error up from filemap_grab_folio KVM: guest_memfd: New hooks and functionality for SEV-SNP and TDX - - - --- 2024-05-07 Paolo Bonzini New
[3/9] KVM: nVMX: Always handle #VEs in L0 (never forward #VEs from L2 to L1) KVM: x86: Fixes for KVM_INTEL_PROVE_VE - - - --- 2024-05-18 Sean Christopherson New
[4/4] KVM: Delete the now unused kvm_arch_sched_in() KVM: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load() - - - --- 2024-04-30 Sean Christopherson New
« 1 2 3 46 7 »