Show patches with: State = Action Required       |   115814 patches
« 1 2 ... 29 30 311158 1159 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,14/18] KVM: arm64: nv: Add SW walker for AT S1 emulation KVM: arm64: nv: Add support for address translation instructions - 1 - --- 2024-08-13 Marc Zyngier New
[v3,13/18] KVM: arm64: nv: Make ps_to_output_size() generally available KVM: arm64: nv: Add support for address translation instructions - - - --- 2024-08-13 Marc Zyngier New
[v3,12/18] KVM: arm64: nv: Add emulation of AT S12E{0,1}{R,W} KVM: arm64: nv: Add support for address translation instructions - - - --- 2024-08-13 Marc Zyngier New
[v3,11/18] KVM: arm64: nv: Add basic emulation of AT S1E2{R,W} KVM: arm64: nv: Add support for address translation instructions - - - --- 2024-08-13 Marc Zyngier New
[v3,10/18] KVM: arm64: nv: Add basic emulation of AT S1E1{R,W}P KVM: arm64: nv: Add support for address translation instructions - - - --- 2024-08-13 Marc Zyngier New
[v3,09/18] KVM: arm64: nv: Add basic emulation of AT S1E{0,1}{R,W} KVM: arm64: nv: Add support for address translation instructions - - - --- 2024-08-13 Marc Zyngier New
[v3,08/18] KVM: arm64: nv: Honor absence of FEAT_PAN2 KVM: arm64: nv: Add support for address translation instructions - 1 - --- 2024-08-13 Marc Zyngier New
[v3,07/18] KVM: arm64: nv: Turn upper_attr for S2 walk into the full descriptor KVM: arm64: nv: Add support for address translation instructions - - - --- 2024-08-13 Marc Zyngier New
[v3,06/18] KVM: arm64: nv: Enforce S2 alignment when contiguous bit is set KVM: arm64: nv: Add support for address translation instructions - - - --- 2024-08-13 Marc Zyngier New
[v3,05/18] KVM: arm64: Make kvm_at() take an OP_AT_* KVM: arm64: nv: Add support for address translation instructions - 2 - --- 2024-08-13 Marc Zyngier New
[v3,04/18] arm64: Add ESR_ELx_FSC_ADDRSZ_L() helper KVM: arm64: nv: Add support for address translation instructions - - - --- 2024-08-13 Marc Zyngier New
[v3,03/18] arm64: Add system register encoding for PSTATE.PAN KVM: arm64: nv: Add support for address translation instructions - - - --- 2024-08-13 Marc Zyngier New
[v3,02/18] arm64: Add PAR_EL1 field description KVM: arm64: nv: Add support for address translation instructions - - - --- 2024-08-13 Marc Zyngier New
[v3,01/18] arm64: Add missing APTable and TCR_ELx.HPD masks KVM: arm64: nv: Add support for address translation instructions - - - --- 2024-08-13 Marc Zyngier New
[v2,2/2] KVM: x86: Use is_kvm_hc_exit_enabled() instead of opencode KVM: x86: Check hypercall's exit to userspace generically - 2 - --- 2024-08-13 Binbin Wu New
[v2,1/2] KVM: x86: Check hypercall's exit to userspace generically KVM: x86: Check hypercall's exit to userspace generically - 1 - --- 2024-08-13 Binbin Wu New
[25/25] KVM: x86: Add CPUID bits missing from KVM_GET_SUPPORTED_CPUID TDX vCPU/VM creation - - - --- 2024-08-12 Rick Edgecombe New
[24/25] KVM: x86: Filter directly configurable TDX CPUID bits TDX vCPU/VM creation - - - --- 2024-08-12 Rick Edgecombe New
[23/25] KVM: x86/mmu: Taking guest pa into consideration when calculate tdp level TDX vCPU/VM creation - 1 - --- 2024-08-12 Rick Edgecombe New
[22/25] KVM: TDX: Use guest physical address to configure EPT level and GPAW TDX vCPU/VM creation - - - --- 2024-08-12 Rick Edgecombe New
[21/25] KVM: x86: Introduce KVM_TDX_GET_CPUID TDX vCPU/VM creation - - - --- 2024-08-12 Rick Edgecombe New
[20/25] KVM: X86: Introduce tdx_get_kvm_supported_cpuid() TDX vCPU/VM creation - - - --- 2024-08-12 Rick Edgecombe New
[19/25] KVM: X86: Introduce kvm_get_supported_cpuid_internal() TDX vCPU/VM creation - - - --- 2024-08-12 Rick Edgecombe New
[18/25] KVM: TDX: Do TDX specific vcpu initialization TDX vCPU/VM creation - - - --- 2024-08-12 Rick Edgecombe New
[17/25] KVM: TDX: create/free TDX vcpu structure TDX vCPU/VM creation - - - --- 2024-08-12 Rick Edgecombe New
[16/25] KVM: TDX: Don't offline the last cpu of one package when there's TDX guest TDX vCPU/VM creation - 1 - --- 2024-08-12 Rick Edgecombe New
[15/25] KVM: TDX: Make pmu_intel.c ignore guest TD case TDX vCPU/VM creation - - - --- 2024-08-12 Rick Edgecombe New
[14/25] KVM: TDX: initialize VM with TDX specific parameters TDX vCPU/VM creation - - - --- 2024-08-12 Rick Edgecombe New
[13/25] KVM: TDX: create/destroy VM structure TDX vCPU/VM creation - - - --- 2024-08-12 Rick Edgecombe New
[12/25] KVM: TDX: Allow userspace to configure maximum vCPUs for TDX guests TDX vCPU/VM creation - - - --- 2024-08-12 Rick Edgecombe New
[11/25] KVM: TDX: Report kvm_tdx_caps in KVM_TDX_CAPABILITIES TDX vCPU/VM creation - - - --- 2024-08-12 Rick Edgecombe New
[10/25] KVM: TDX: Initialize KVM supported capabilities when module setup TDX vCPU/VM creation - - - --- 2024-08-12 Rick Edgecombe New
[09/25] KVM: TDX: Get system-wide info about TDX module on initialization TDX vCPU/VM creation - 1 - --- 2024-08-12 Rick Edgecombe New
[08/25] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl TDX vCPU/VM creation - - - --- 2024-08-12 Rick Edgecombe New
[07/25] KVM: TDX: Add helper functions to allocate/free TDX private host key id TDX vCPU/VM creation - - - --- 2024-08-12 Rick Edgecombe New
[06/25] x86/virt/tdx: Export TDX KeyID information TDX vCPU/VM creation - - - --- 2024-08-12 Rick Edgecombe New
[05/25] KVM: TDX: Add helper functions to print TDX SEAMCALL error TDX vCPU/VM creation - 2 - --- 2024-08-12 Rick Edgecombe New
[04/25] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module TDX vCPU/VM creation - 2 - --- 2024-08-12 Rick Edgecombe New
[03/25] KVM: TDX: Add TDX "architectural" error codes TDX vCPU/VM creation - 3 - --- 2024-08-12 Rick Edgecombe New
[02/25] KVM: TDX: Define TDX architectural definitions TDX vCPU/VM creation - 2 - --- 2024-08-12 Rick Edgecombe New
[01/25] KVM: TDX: Add placeholders for TDX VM/vCPU structures TDX vCPU/VM creation - 1 - --- 2024-08-12 Rick Edgecombe New
[3/3] x86/sev: Add SEV-SNP CipherTextHiding support Add SEV-SNP CipherTextHiding feature support - - - --- 2024-08-12 Kalra, Ashish New
[2/3] crypto: ccp: Add support for SNP_FEATURE_INFO command Add SEV-SNP CipherTextHiding feature support - - - --- 2024-08-12 Kalra, Ashish New
[1/3] crypto: ccp: Extend SNP_PLATFORM_STATUS command Add SEV-SNP CipherTextHiding feature support - - - --- 2024-08-12 Kalra, Ashish New
[v5,2/7] mm/mprotect: Push mmu notifier to PUDs Untitled series #878918 - - - --- 2024-08-12 Peter Xu New
[2/2] KVM: x86/mmu: Recover NX Huge pages belonging to TDP MMU under MMU read lock KVM: x86/mmu: Run NX huge page recovery under MMU read lock - - - --- 2024-08-12 Vipin Sharma New
[1/2] KVM: x86/mmu: Split NX hugepage recovery flow into TDP and non-TDP flow KVM: x86/mmu: Run NX huge page recovery under MMU read lock - - - --- 2024-08-12 Vipin Sharma New
[RFC/RFT] vfio/pci-quirks: Quirk for ath wireless [RFC/RFT] vfio/pci-quirks: Quirk for ath wireless - - - --- 2024-08-12 Alex Williamson New
[RFC/RFT] vfio/pci: Create feature to disable MSI virtualization [RFC/RFT] vfio/pci: Create feature to disable MSI virtualization - - - --- 2024-08-12 Alex Williamson New
[kvm-unit-tests,4/4] riscv: sbi: dbcn: Add high address tests riscv: sbi: More DBCN tests - - - --- 2024-08-12 Andrew Jones New
[kvm-unit-tests,3/4] riscv: sbi: Prefix several environment variables with SBI riscv: sbi: More DBCN tests - - - --- 2024-08-12 Andrew Jones New
[kvm-unit-tests,2/4] riscv: sbi: Use strtoul to avoid overflow riscv: sbi: More DBCN tests - - - --- 2024-08-12 Andrew Jones New
[kvm-unit-tests,1/4] riscv: sbi: dbcn: Output return values riscv: sbi: More DBCN tests - - - --- 2024-08-12 Andrew Jones New
[kvm-unit-tests,v2,7/7] riscv: mmu: Ensure order of PTE update and sfence riscv: 32-bit should use phys_addr_t - - - --- 2024-08-12 Andrew Jones New
[kvm-unit-tests,v2,6/7] riscv: Define and use PHYS_PAGE_MASK riscv: 32-bit should use phys_addr_t - - - --- 2024-08-12 Andrew Jones New
[kvm-unit-tests,v2,5/7] riscv: mmu: Sanity check input physical addresses riscv: 32-bit should use phys_addr_t - - - --- 2024-08-12 Andrew Jones New
[kvm-unit-tests,v2,4/7] riscv: Track memory above 3G riscv: 32-bit should use phys_addr_t - - - --- 2024-08-12 Andrew Jones New
[kvm-unit-tests,v2,3/7] riscv: Support up to 34-bit physical addresses on rv32, sort of riscv: 32-bit should use phys_addr_t - - - --- 2024-08-12 Andrew Jones New
[kvm-unit-tests,v2,2/7] riscv: setup: Apply VA_BASE check to rv64 riscv: 32-bit should use phys_addr_t - - - --- 2024-08-12 Andrew Jones New
[kvm-unit-tests,v2,1/7] riscv: Fix virt_to_phys again riscv: 32-bit should use phys_addr_t - - - --- 2024-08-12 Andrew Jones New
vfio: mdev: Remove unused function declarations vfio: mdev: Remove unused function declarations - 2 - --- 2024-08-12 zhangzekun (A) New
[v6,3/3] irqchip/loongson-eiointc: Add extioi virt extension support Add extioi virt extension support - - - --- 2024-08-12 Bibo Mao New
[v6,2/3] LoongArch: KVM: Implement function kvm_para_has_feature Add extioi virt extension support - - - --- 2024-08-12 Bibo Mao New
[v6,1/3] LoongArch: KVM: Enable paravirt feature control from VMM Add extioi virt extension support - - - --- 2024-08-12 Bibo Mao New
[kvm-unit-tests,3/3] riscv: sbi: Add tests for HSM extension riscv: sbi: Add support to test HSM extension - - - --- 2024-08-10 James Raphael Tiovalen New
[kvm-unit-tests,2/3] riscv: sbi: Add HSM extension functions riscv: sbi: Add support to test HSM extension - - - --- 2024-08-10 James Raphael Tiovalen New
[kvm-unit-tests,1/3] riscv: sbi: Add IPI extension support riscv: sbi: Add support to test HSM extension - - - --- 2024-08-10 James Raphael Tiovalen New
[v2,3/3] KVM: arm64: Perform memory fault exits when stage-2 handler EFAULTs Set up KVM_EXIT_MEMORY_FAULTs when arm64/x86 stage-2 fault handlers fail - - - --- 2024-08-09 Anish Moorthy New
[v2,2/3] KVM: x86: Do a KVM_MEMORY_FAULT EXIT when stage-2 fault handler EFAULTs Set up KVM_EXIT_MEMORY_FAULTs when arm64/x86 stage-2 fault handlers fail - - - --- 2024-08-09 Anish Moorthy New
[v2,1/3] KVM: Documentation: Clarify docs for KVM_CAP_MEMORY_FAULT_INFO Set up KVM_EXIT_MEMORY_FAULTs when arm64/x86 stage-2 fault handlers fail - - - --- 2024-08-09 Anish Moorthy New
[22/22] ***HACK*** KVM: x86: Don't take mmu_lock when aging gfns KVM: x86/mmu: Allow yielding on mmu_notifier zap - - - --- 2024-08-09 Sean Christopherson New
[21/22] KVM: x86/mmu: Support rmap walks without holding mmu_lock when aging gfns KVM: x86/mmu: Allow yielding on mmu_notifier zap - - - --- 2024-08-09 Sean Christopherson New
[20/22] KVM: x86/mmu: Add support for lockless walks of rmap SPTEs KVM: x86/mmu: Allow yielding on mmu_notifier zap - - - --- 2024-08-09 Sean Christopherson New
[19/22] KVM: x86/mmu: Add infrastructure to allow walking rmaps outside of mmu_lock KVM: x86/mmu: Allow yielding on mmu_notifier zap - - - --- 2024-08-09 Sean Christopherson New
[18/22] KVM: x86/mmu: Use KVM_PAGES_PER_HPAGE() instead of an open coded equivalent KVM: x86/mmu: Allow yielding on mmu_notifier zap - - - --- 2024-08-09 Sean Christopherson New
[17/22] KVM: x86/mmu: Refactor low level rmap helpers to prep for walking w/o mmu_lock KVM: x86/mmu: Allow yielding on mmu_notifier zap - - - --- 2024-08-09 Sean Christopherson New
[16/22] KVM: x86/mmu: Add KVM_RMAP_MANY to replace open coded '1' and '1ul' literals KVM: x86/mmu: Allow yielding on mmu_notifier zap - - - --- 2024-08-09 Sean Christopherson New
[15/22] KVM: x86/mmu: Fold mmu_spte_age() into kvm_rmap_age_gfn_range() KVM: x86/mmu: Allow yielding on mmu_notifier zap - - - --- 2024-08-09 Sean Christopherson New
[14/22] KVM: x86/mmu: Morph kvm_handle_gfn_range() into an aging specific helper KVM: x86/mmu: Allow yielding on mmu_notifier zap - - - --- 2024-08-09 Sean Christopherson New
[13/22] KVM: x86/mmu: Honor NEED_RESCHED when zapping rmaps and blocking is allowed KVM: x86/mmu: Allow yielding on mmu_notifier zap - - - --- 2024-08-09 Sean Christopherson New
[12/22] KVM: x86/mmu: Add a helper to walk and zap rmaps for a memslot KVM: x86/mmu: Allow yielding on mmu_notifier zap - - - --- 2024-08-09 Sean Christopherson New
[11/22] KVM: x86/mmu: Plumb a @can_yield parameter into __walk_slot_rmaps() KVM: x86/mmu: Allow yielding on mmu_notifier zap - - - --- 2024-08-09 Sean Christopherson New
[10/22] KVM: x86/mmu: Move walk_slot_rmaps() up near for_each_slot_rmap_range() KVM: x86/mmu: Allow yielding on mmu_notifier zap - - - --- 2024-08-09 Sean Christopherson New
[09/22] KVM: selftests: Verify KVM correctly handles mprotect(PROT_READ) KVM: x86/mmu: Allow yielding on mmu_notifier zap - - - --- 2024-08-09 Sean Christopherson New
[08/22] KVM: selftests: Add a read-only mprotect() phase to mmu_stress_test KVM: x86/mmu: Allow yielding on mmu_notifier zap - - - --- 2024-08-09 Sean Christopherson New
[07/22] KVM: selftests: Precisely limit the number of guest loops in mmu_stress_test KVM: x86/mmu: Allow yielding on mmu_notifier zap - - - --- 2024-08-09 Sean Christopherson New
[06/22] KVM: selftests: Use vcpu_arch_put_guest() in mmu_stress_test KVM: x86/mmu: Allow yielding on mmu_notifier zap - - - --- 2024-08-09 Sean Christopherson New
[05/22] KVM: selftests: Enable mmu_stress_test on arm64 KVM: x86/mmu: Allow yielding on mmu_notifier zap - - - --- 2024-08-09 Sean Christopherson New
[04/22] KVM: selftests: Compute number of extra pages needed in mmu_stress_test KVM: x86/mmu: Allow yielding on mmu_notifier zap - 1 - --- 2024-08-09 Sean Christopherson New
[03/22] KVM: selftests: Only muck with SREGS on x86 in mmu_stress_test KVM: x86/mmu: Allow yielding on mmu_notifier zap - - - --- 2024-08-09 Sean Christopherson New
[02/22] KVM: selftests: Rename max_guest_memory_test to mmu_stress_test KVM: x86/mmu: Allow yielding on mmu_notifier zap - - - --- 2024-08-09 Sean Christopherson New
[01/22] KVM: selftests: Check for a potential unhandled exception iff KVM_RUN succeeded KVM: x86/mmu: Allow yielding on mmu_notifier zap - - - --- 2024-08-09 Sean Christopherson New
[22/22] KVM: x86/mmu: Detect if unprotect will do anything based on invalid_list KVM: x86: Fix multiple #PF RO infinite loop bugs - - - --- 2024-08-09 Sean Christopherson New
[21/22] KVM: x86/mmu: Subsume kvm_mmu_unprotect_page() into the and_retry() version KVM: x86: Fix multiple #PF RO infinite loop bugs - - - --- 2024-08-09 Sean Christopherson New
[20/22] KVM: x86: Rename reexecute_instruction()=>kvm_unprotect_and_retry_on_failure() KVM: x86: Fix multiple #PF RO infinite loop bugs - - - --- 2024-08-09 Sean Christopherson New
[19/22] KVM: x86: Update retry protection fields when forcing retry on emulation failure KVM: x86: Fix multiple #PF RO infinite loop bugs - - - --- 2024-08-09 Sean Christopherson New
[18/22] KVM: x86: Apply retry protection to "unprotect on failure" path KVM: x86: Fix multiple #PF RO infinite loop bugs - - - --- 2024-08-09 Sean Christopherson New
[17/22] KVM: x86: Check EMULTYPE_WRITE_PF_TO_SP before unprotecting gfn KVM: x86: Fix multiple #PF RO infinite loop bugs - - - --- 2024-08-09 Sean Christopherson New
[16/22] KVM: x86: Remove manual pfn lookup when retrying #PF after failed emulation KVM: x86: Fix multiple #PF RO infinite loop bugs - - - --- 2024-08-09 Sean Christopherson New
[15/22] KVM: x86/mmu: Move event re-injection unprotect+retry into common path KVM: x86: Fix multiple #PF RO infinite loop bugs - - - --- 2024-08-09 Sean Christopherson New
« 1 2 ... 29 30 311158 1159 »