Show patches with: State = Action Required       |   114269 patches
« 1 2 ... 14 15 161142 1143 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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 Zhang Zekun New
[v6,3/3] irqchip/loongson-eiointc: Add extioi virt extension support Add extioi virt extension support - - - --- 2024-08-12 maobibo New
[v6,2/3] LoongArch: KVM: Implement function kvm_para_has_feature Add extioi virt extension support - - - --- 2024-08-12 maobibo New
[v6,1/3] LoongArch: KVM: Enable paravirt feature control from VMM Add extioi virt extension support - - - --- 2024-08-12 maobibo 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
[14/22] KVM: x86/mmu: Always walk guest PTEs with WRITE access when unprotecting KVM: x86: Fix multiple #PF RO infinite loop bugs - - - --- 2024-08-09 Sean Christopherson New
[13/22] KVM: x86/mmu: Don't try to unprotect an INVALID_GPA KVM: x86: Fix multiple #PF RO infinite loop bugs - - - --- 2024-08-09 Sean Christopherson New
[12/22] KVM: x86: Fold retry_instruction() into x86_emulate_instruction() KVM: x86: Fix multiple #PF RO infinite loop bugs - - - --- 2024-08-09 Sean Christopherson New
[11/22] KVM: x86: Move EMULTYPE_ALLOW_RETRY_PF to x86_emulate_instruction() KVM: x86: Fix multiple #PF RO infinite loop bugs - - - --- 2024-08-09 Sean Christopherson New
[10/22] KVM: x86/mmu: Replace PFERR_NESTED_GUEST_PAGE with a more descriptive helper KVM: x86: Fix multiple #PF RO infinite loop bugs - - - --- 2024-08-09 Sean Christopherson New
[09/22] KVM: x86/mmu: Try "unprotect for retry" iff there are indirect SPs KVM: x86: Fix multiple #PF RO infinite loop bugs - - - --- 2024-08-09 Sean Christopherson New
[08/22] KVM: x86/mmu: Apply retry protection to "fast nTDP unprotect" path KVM: x86: Fix multiple #PF RO infinite loop bugs - - - --- 2024-08-09 Sean Christopherson New
[07/22] KVM: x86: Store gpa as gpa_t, not unsigned long, when unprotecting for retry KVM: x86: Fix multiple #PF RO infinite loop bugs - - - --- 2024-08-09 Sean Christopherson New
[06/22] KVM: x86: Get RIP from vCPU state when storing it to last_retry_eip KVM: x86: Fix multiple #PF RO infinite loop bugs - - - --- 2024-08-09 Sean Christopherson New
[05/22] KVM: x86: Retry to-be-emulated insn in "slow" unprotect path iff sp is zapped KVM: x86: Fix multiple #PF RO infinite loop bugs - - - --- 2024-08-09 Sean Christopherson New
[04/22] KVM: x86/mmu: Skip emulation on page fault iff 1+ SPs were unprotected KVM: x86: Fix multiple #PF RO infinite loop bugs - 1 - --- 2024-08-09 Sean Christopherson New
[03/22] KVM: x86/mmu: Trigger unprotect logic only on write-protection page faults KVM: x86: Fix multiple #PF RO infinite loop bugs - 1 - --- 2024-08-09 Sean Christopherson New
[02/22] KVM: VMX: Set PFERR_GUEST_{FINAL,PAGE}_MASK if and only if the GVA is valid KVM: x86: Fix multiple #PF RO infinite loop bugs - 1 - --- 2024-08-09 Sean Christopherson New
[01/22] KVM: x86: Disallow read-only memslots for SEV-ES and SEV-SNP (and TDX) KVM: x86: Fix multiple #PF RO infinite loop bugs - - - --- 2024-08-09 Sean Christopherson New
[v5,2/2] KVM: arm64: selftests: Add arch_timer_edge_cases selftest Add arch_timer_edge_cases selftest - - - --- 2024-08-09 Colton Lewis New
[v5,1/2] KVM: selftests: Ensure pending interrupts are handled in arch_timer test Add arch_timer_edge_cases selftest - - - --- 2024-08-09 Colton Lewis New
[19/19] vfio/pci: Implement huge_fault support mm: Support huge pfnmaps - - - --- 2024-08-09 Peter Xu New
[18/19] mm/arm64: Support large pfn mappings mm: Support huge pfnmaps - - - --- 2024-08-09 Peter Xu New
[17/19] mm/x86: Support large pfn mappings mm: Support huge pfnmaps - - - --- 2024-08-09 Peter Xu New
[16/19] mm: Remove follow_pte() mm: Support huge pfnmaps - - - --- 2024-08-09 Peter Xu New
[15/19] mm/access_process_vm: Use the new follow_pfnmap API mm: Support huge pfnmaps - - - --- 2024-08-09 Peter Xu New
[14/19] acrn: Use the new follow_pfnmap API mm: Support huge pfnmaps - - - --- 2024-08-09 Peter Xu New
[13/19] vfio: Use the new follow_pfnmap API mm: Support huge pfnmaps - - - --- 2024-08-09 Peter Xu New
[12/19] mm/x86/pat: Use the new follow_pfnmap API mm: Support huge pfnmaps - - - --- 2024-08-09 Peter Xu New
[11/19] s390/pci_mmio: Use follow_pfnmap API mm: Support huge pfnmaps - - - --- 2024-08-09 Peter Xu New
[10/19] KVM: Use follow_pfnmap API mm: Support huge pfnmaps - - - --- 2024-08-09 Peter Xu New
[09/19] mm: New follow_pfnmap API mm: Support huge pfnmaps - - - --- 2024-08-09 Peter Xu New
[08/19] mm: Always define pxx_pgprot() mm: Support huge pfnmaps - 1 - --- 2024-08-09 Peter Xu New
[07/19] mm/fork: Accept huge pfnmap entries mm: Support huge pfnmaps - - - --- 2024-08-09 Peter Xu New
[06/19] mm/pagewalk: Check pfnmap early for folio_walk_start() mm: Support huge pfnmaps - - - --- 2024-08-09 Peter Xu New
[05/19] mm/gup: Detect huge pfnmap entries in gup-fast mm: Support huge pfnmaps 1 1 - --- 2024-08-09 Peter Xu New
[04/19] mm: Allow THP orders for PFNMAPs mm: Support huge pfnmaps - 1 - --- 2024-08-09 Peter Xu New
[03/19] mm: Mark special bits for huge pfn mappings when inject mm: Support huge pfnmaps - 1 - --- 2024-08-09 Peter Xu New
[02/19] mm: Drop is_huge_zero_pud() mm: Support huge pfnmaps 1 1 - --- 2024-08-09 Peter Xu New
[01/19] mm: Introduce ARCH_SUPPORTS_HUGE_PFNMAP and special bits to pmd/pud mm: Support huge pfnmaps - - - --- 2024-08-09 Peter Xu New
[kvmtool,v2,3/3] riscv: Set SBI_SUCCESS on successful DBCN call Add RISC-V ISA extensions based on Linux-6.10 - - - --- 2024-08-09 Anup Patel New
[kvmtool,v2,2/3] riscv: Add Sscofpmf extensiona support Add RISC-V ISA extensions based on Linux-6.10 - - - --- 2024-08-09 Anup Patel New
[kvmtool,v2,1/3] Sync-up headers with Linux-6.10 kernel Add RISC-V ISA extensions based on Linux-6.10 - - - --- 2024-08-09 Anup Patel New
[v3] kvm: replace fprintf with error_report/printf() in kvm_init() [v3] kvm: replace fprintf with error_report/printf() in kvm_init() - 1 - --- 2024-08-09 Ani Sinha New
[v3,2/2] kvm: refactor core virtual machine creation into its own function [v2,1/2] kvm: replace fprintf with error_report() in kvm_init() for error conditions - 2 - --- 2024-08-09 Ani Sinha New
[v2,1/2] kvm: replace fprintf with error_report() in kvm_init() for error conditions [v2,1/2] kvm: replace fprintf with error_report() in kvm_init() for error conditions - 1 - --- 2024-08-09 Ani Sinha New
[v3,2/2] kvm: refactor core virtual machine creation into its own function [1/2] kvm: replace fprintf with error_report() in kvm_init() for error conditions - - - --- 2024-08-09 Ani Sinha New
[1/2] kvm: replace fprintf with error_report() in kvm_init() for error conditions [1/2] kvm: replace fprintf with error_report() in kvm_init() for error conditions - - - --- 2024-08-09 Ani Sinha New
[v2] KVM: arm64: Move data barrier to end of split walk [v2] KVM: arm64: Move data barrier to end of split walk 1 - - --- 2024-08-08 Colton Lewis New
[kvm-unit-tests,v2,4/4] riscv: Extend gitlab CI riscv: Extend CI - - - --- 2024-08-08 Andrew Jones New
« 1 2 ... 14 15 161142 1143 »