Show patches with: State = Action Required       |   119897 patches
« 1 2 3 41198 1199 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[32/67] KVM: x86: Nullify irqfd->producer after updating IRTEs KVM: iommu: Overhaul device posted IRQs support - - - --- 2025-04-04 Sean Christopherson New
[31/67] KVM: SVM: Extract SVM specific code out of get_pi_vcpu_info() KVM: iommu: Overhaul device posted IRQs support - - - --- 2025-04-04 Sean Christopherson New
[30/67] KVM: VMX: Stop walking list of routing table entries when updating IRTE KVM: iommu: Overhaul device posted IRQs support - - - --- 2025-04-04 Sean Christopherson New
[29/67] KVM: SVM: Stop walking list of routing table entries when updating IRTE KVM: iommu: Overhaul device posted IRQs support - - - --- 2025-04-04 Sean Christopherson New
[28/67] KVM: SVM: Get vCPU info for IRTE using new routing entry KVM: iommu: Overhaul device posted IRQs support - - - --- 2025-04-04 Sean Christopherson New
[27/67] iommu/amd: KVM: SVM: Pass NULL @vcpu_info to indicate "not guest mode" KVM: iommu: Overhaul device posted IRQs support - - - --- 2025-04-04 Sean Christopherson New
[26/67] iommu/amd: KVM: SVM: Delete now-unused cached/previous GA tag fields KVM: iommu: Overhaul device posted IRQs support - - - --- 2025-04-04 Sean Christopherson New
[25/67] iommu/amd: KVM: SVM: Use pi_desc_addr to derive ga_root_ptr KVM: iommu: Overhaul device posted IRQs support - 1 - --- 2025-04-04 Sean Christopherson New
[24/67] KVM: SVM: Add a comment to explain why avic_vcpu_blocking() ignores IRQ blocking KVM: iommu: Overhaul device posted IRQs support - - - --- 2025-04-04 Sean Christopherson New
[23/67] KVM: VMX: Suppress PI notifications whenever the vCPU is put KVM: iommu: Overhaul device posted IRQs support - - - --- 2025-04-04 Sean Christopherson New
[22/67] KVM: SVM: Disable (x2)AVIC IPI virtualization if CPU has erratum #1235 KVM: iommu: Overhaul device posted IRQs support - - - --- 2025-04-04 Sean Christopherson New
[21/67] KVM: SVM: Add enable_ipiv param, never set IsRunning if disabled KVM: iommu: Overhaul device posted IRQs support - - - --- 2025-04-04 Sean Christopherson New
[20/67] KVM: VMX: Move enable_ipiv knob to common x86 KVM: iommu: Overhaul device posted IRQs support - - - --- 2025-04-04 Sean Christopherson New
[19/67] KVM: SVM: Drop superfluous "cache" of AVIC Physical ID entry pointer KVM: iommu: Overhaul device posted IRQs support - - - --- 2025-04-04 Sean Christopherson New
[18/67] KVM: SVM: Track AVIC tables as natively sized pointers, not "struct pages" KVM: iommu: Overhaul device posted IRQs support - - - --- 2025-04-04 Sean Christopherson New
[17/67] KVM: SVM: Drop redundant check in AVIC code on ID during vCPU creation KVM: iommu: Overhaul device posted IRQs support - - - --- 2025-04-04 Sean Christopherson New
[16/67] KVM: SVM: Inhibit AVIC if ID is too big instead of rejecting vCPU creation KVM: iommu: Overhaul device posted IRQs support - - - --- 2025-04-04 Sean Christopherson New
[15/67] KVM: SVM: Drop vcpu_svm's pointless avic_backing_page field KVM: iommu: Overhaul device posted IRQs support - - - --- 2025-04-04 Sean Christopherson New
[14/67] KVM: SVM: Add helper to deduplicate code for getting AVIC backing page KVM: iommu: Overhaul device posted IRQs support - 1 - --- 2025-04-04 Sean Christopherson New
[13/67] KVM: SVM: Drop pointless masking of kernel page pa's with AVIC HPA masks KVM: iommu: Overhaul device posted IRQs support - - - --- 2025-04-04 Sean Christopherson New
[12/67] KVM: SVM: Drop pointless masking of default APIC base when setting V_APIC_BAR KVM: iommu: Overhaul device posted IRQs support - - - --- 2025-04-04 Sean Christopherson New
[11/67] KVM: SVM: Delete IRTE link from previous vCPU irrespective of new routing KVM: iommu: Overhaul device posted IRQs support - - - --- 2025-04-04 Sean Christopherson New
[10/67] KVM: SVM: Delete IRTE link from previous vCPU before setting new IRTE KVM: iommu: Overhaul device posted IRQs support - - - --- 2025-04-04 Sean Christopherson New
[09/67] KVM: SVM: Track per-vCPU IRTEs using kvm_kernel_irqfd structure KVM: iommu: Overhaul device posted IRQs support - - - --- 2025-04-04 Sean Christopherson New
[08/67] KVM: x86: Pass new routing entries and irqfd when updating IRTEs KVM: iommu: Overhaul device posted IRQs support - - - --- 2025-04-04 Sean Christopherson New
[07/67] KVM: SVM: WARN if an invalid posted interrupt IRTE entry is added KVM: iommu: Overhaul device posted IRQs support - - - --- 2025-04-04 Sean Christopherson New
[06/67] iommu/amd: WARN if KVM attempts to set vCPU affinity without posted intrrupts KVM: iommu: Overhaul device posted IRQs support - - - --- 2025-04-04 Sean Christopherson New
[05/67] iommu/amd: Return an error if vCPU affinity is set for non-vCPU IRTE KVM: iommu: Overhaul device posted IRQs support - - - --- 2025-04-04 Sean Christopherson New
[04/67] KVM: x86: Take irqfds.lock when adding/deleting IRQ bypass producer KVM: iommu: Overhaul device posted IRQs support - - - --- 2025-04-04 Sean Christopherson New
[03/67] KVM: x86: Explicitly treat routing entry type changes as changes KVM: iommu: Overhaul device posted IRQs support - - - --- 2025-04-04 Sean Christopherson New
[02/67] KVM: x86: Reset IRTE to host control if *new* route isn't postable KVM: iommu: Overhaul device posted IRQs support - - - --- 2025-04-04 Sean Christopherson New
[01/67] KVM: SVM: Allocate IR data using atomic allocation KVM: iommu: Overhaul device posted IRQs support - - - --- 2025-04-04 Sean Christopherson New
[kvmtool,v2,9/9] arm64: Get rid of the 'arm-common' include directory arm: Drop support for 32-bit kvmtool 1 1 - --- 2025-04-04 Oliver Upton New
[kvmtool,v2,8/9] arm64: Rename top-level directory arm: Drop support for 32-bit kvmtool 1 1 - --- 2025-04-04 Oliver Upton New
[kvmtool,v2,7/9] arm64: Move asm headers arm: Drop support for 32-bit kvmtool 1 1 - --- 2025-04-04 Oliver Upton New
[kvmtool,v2,6/9] arm64: Move remaining kvm/* headers arm: Drop support for 32-bit kvmtool 1 1 - --- 2025-04-04 Oliver Upton New
[kvmtool,v2,5/9] arm64: Combine kvm-config-arch.h arm: Drop support for 32-bit kvmtool 1 1 - --- 2025-04-04 Oliver Upton New
[kvmtool,v2,4/9] arm64: Merge kvm-cpu.c arm: Drop support for 32-bit kvmtool 1 1 - --- 2025-04-04 Oliver Upton New
[kvmtool,v2,3/9] arm64: Combine kvm.c arm: Drop support for 32-bit kvmtool 1 1 - --- 2025-04-04 Oliver Upton New
[kvmtool,v2,2/9] arm64: Move arm64-only features into main directory arm: Drop support for 32-bit kvmtool 1 1 - --- 2025-04-04 Oliver Upton New
[kvmtool,v2,1/9] Drop support for 32-bit arm arm: Drop support for 32-bit kvmtool 1 1 - --- 2025-04-04 Oliver Upton New
[v3,6/6] KVM: selftests: test userfaultfd minor for guest_memfd KVM: guest_memfd: support for uffd minor - - - --- 2025-04-04 Nikita Kalyazin New
[v3,5/6] mm: userfaultfd: add UFFD_FEATURE_MINOR_GUEST_MEMFD KVM: guest_memfd: support for uffd minor - - - --- 2025-04-04 Nikita Kalyazin New
[v3,4/6] KVM: guest_memfd: add support for userfaultfd minor KVM: guest_memfd: support for uffd minor - - - --- 2025-04-04 Nikita Kalyazin New
[v3,3/6] mm: userfaultfd: use can_userfault vma operation KVM: guest_memfd: support for uffd minor - - - --- 2025-04-04 Nikita Kalyazin New
[v3,2/6] mm: provide can_userfault vma operation KVM: guest_memfd: support for uffd minor - - - --- 2025-04-04 Nikita Kalyazin New
[v3,1/6] mm: userfaultfd: generic continue for non hugetlbfs KVM: guest_memfd: support for uffd minor - - - --- 2025-04-04 Nikita Kalyazin New
vhost/net: remove zerocopy support vhost/net: remove zerocopy support - - - --- 2025-04-04 Jon Kohler New
[5/5] Documentation: kvm: remove KVM_CAP_MIPS_TE Documentation: kvm: fixes for capability section - - - --- 2025-04-04 Paolo Bonzini New
[4/5] Documentation: kvm: organize capabilities in the right section Documentation: kvm: fixes for capability section - - - --- 2025-04-04 Paolo Bonzini New
[3/5] Documentation: kvm: fix some definition lists Documentation: kvm: fixes for capability section - - - --- 2025-04-04 Paolo Bonzini New
[2/5] Documentation: kvm: drop "Capability" heading from capabilities Documentation: kvm: fixes for capability section - - - --- 2025-04-04 Paolo Bonzini New
[1/5] Documentation: kvm: give correct name for KVM_CAP_SPAPR_MULTITCE Documentation: kvm: fixes for capability section - - - --- 2025-04-04 Paolo Bonzini New
[5/5] KVM: RISC-V: reset smstateen CSRs KVM: RISC-V: VCPU reset fixes - - - --- 2025-04-03 Radim Krčmář New
[4/5] KVM: RISC-V: reset VCPU state when becoming runnable KVM: RISC-V: VCPU reset fixes - - - --- 2025-04-03 Radim Krčmář New
[3/5] KVM: RISC-V: remove unnecessary SBI reset state KVM: RISC-V: VCPU reset fixes - - - --- 2025-04-03 Radim Krčmář New
[2/5] KVM: RISC-V: refactor sbi reset request KVM: RISC-V: VCPU reset fixes - - - --- 2025-04-03 Radim Krčmář New
[1/5] KVM: RISC-V: refactor vector state reset KVM: RISC-V: VCPU reset fixes - - - --- 2025-04-03 Radim Krčmář New
[v3,9/9] vhost: add WARNING if log_num is more than limit vhost-scsi: log write descriptors for live migration (and three bugfix) - - - --- 2025-04-03 Dongli Zhang New
[v3,8/9] vhost-scsi: log event queue write descriptors vhost-scsi: log write descriptors for live migration (and three bugfix) - 1 - --- 2025-04-03 Dongli Zhang New
[v3,7/9] vhost-scsi: log control queue write descriptors vhost-scsi: log write descriptors for live migration (and three bugfix) - 1 - --- 2025-04-03 Dongli Zhang New
[v3,6/9] vhost-scsi: log I/O queue write descriptors vhost-scsi: log write descriptors for live migration (and three bugfix) - 1 - --- 2025-04-03 Dongli Zhang New
[v3,5/9] vhost-scsi: adjust vhost_scsi_get_desc() to log vring descriptors vhost-scsi: log write descriptors for live migration (and three bugfix) - 1 - --- 2025-04-03 Dongli Zhang New
[v3,4/9] vhost: modify vhost_log_write() for broader users vhost-scsi: log write descriptors for live migration (and three bugfix) - - - --- 2025-04-03 Dongli Zhang New
[v3,3/9] vhost-scsi: Fix vhost_scsi_send_status() vhost-scsi: log write descriptors for live migration (and three bugfix) 1 1 - --- 2025-04-03 Dongli Zhang New
[v3,2/9] vhost-scsi: Fix vhost_scsi_send_bad_target() vhost-scsi: log write descriptors for live migration (and three bugfix) 1 1 - --- 2025-04-03 Dongli Zhang New
[v3,1/9] vhost-scsi: protect vq->log_used with vq->mutex vhost-scsi: log write descriptors for live migration (and three bugfix) 1 1 - --- 2025-04-03 Dongli Zhang New
[v1] s390/virtio_ccw: don't allocate/assign airqs for non-existing queues [v1] s390/virtio_ccw: don't allocate/assign airqs for non-existing queues 2 3 1 --- 2025-04-02 David Hildenbrand New
[v3,6/6] x86/bugs: Add RSB mitigation document x86/bugs: RSB mitigation fixes and documentation - - - --- 2025-04-02 Josh Poimboeuf New
[v3,5/6] x86/bugs: Don't fill RSB on context switch with eIBRS x86/bugs: RSB mitigation fixes and documentation - 3 - --- 2025-04-02 Josh Poimboeuf New
[v3,4/6] x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpoline x86/bugs: RSB mitigation fixes and documentation - 3 - --- 2025-04-02 Josh Poimboeuf New
[v3,3/6] x86/bugs: Fix RSB clearing in indirect_branch_prediction_barrier() x86/bugs: RSB mitigation fixes and documentation - 1 - --- 2025-04-02 Josh Poimboeuf New
[v3,2/6] x86/bugs: Use SBPB in __write_ibpb() if applicable x86/bugs: RSB mitigation fixes and documentation - - - --- 2025-04-02 Josh Poimboeuf New
[v3,1/6] x86/bugs: Rename entry_ibpb() x86/bugs: RSB mitigation fixes and documentation - - - --- 2025-04-02 Josh Poimboeuf New
[v2,5/5] KVM: selftests: test userfaultfd minor for guest_memfd KVM: guest_memfd: support for uffd minor - - - --- 2025-04-02 Nikita Kalyazin New
[v2,4/5] KVM: guest_memfd: add support for userfaultfd minor KVM: guest_memfd: support for uffd minor - - - --- 2025-04-02 Nikita Kalyazin New
[v2,3/5] mm: userfaultfd: allow to register continue for guest_memfd KVM: guest_memfd: support for uffd minor - - - --- 2025-04-02 Nikita Kalyazin New
[v2,2/5] KVM: guest_memfd: add kvm_gmem_vma_is_gmem KVM: guest_memfd: support for uffd minor - - - --- 2025-04-02 Nikita Kalyazin New
[v2,1/5] mm: userfaultfd: generic continue for non hugetlbfs KVM: guest_memfd: support for uffd minor - - - --- 2025-04-02 Nikita Kalyazin New
[v3] vsock/virtio: Remove queued_replies pushback logic [v3] vsock/virtio: Remove queued_replies pushback logic 1 - - --- 2025-04-02 Alexander Graf New
[RFC,v4,2/2] debug: add tracepoint for flush_rap_on_vmrun KVM: Add support for the ERAPS feature - - - --- 2025-04-02 Amit Shah New
[RFC,v4,1/2] x86: kvm: svm: set up ERAPS support for guests KVM: Add support for the ERAPS feature - - - --- 2025-04-02 Amit Shah New
[2/2] KVM: TDX: Handle TDG.VP.VMCALL<SetupEventNotifyInterrupt> TDX attestation support - - - --- 2025-04-02 Binbin Wu New
[1/2] KVM: TDX: Handle TDG.VP.VMCALL<GetQuote> TDX attestation support - - 1 --- 2025-04-02 Binbin Wu New
KVM: VMX: Add a quirk to (not) honor guest PAT on CPUs that support self-snoop KVM: VMX: Add a quirk to (not) honor guest PAT on CPUs that support self-snoop - - - --- 2025-04-01 Sean Christopherson New
[12/12] KVM: selftests: Add a KVM_IRQFD test to verify uniqueness requirements KVM: Make irqfd registration globally unique - - - --- 2025-04-01 Sean Christopherson New
[11/12] KVM: selftests: Add utilities to create eventfds and do KVM_IRQFD KVM: Make irqfd registration globally unique - - - --- 2025-04-01 Sean Christopherson New
[10/12] KVM: selftests: Assert that eventfd() succeeds in Xen shinfo test KVM: Make irqfd registration globally unique - - - --- 2025-04-01 Sean Christopherson New
[09/12] KVM: Drop sanity check that per-VM list of irqfds is unique KVM: Make irqfd registration globally unique - - - --- 2025-04-01 Sean Christopherson New
[08/12] sched/wait: Drop WQ_FLAG_EXCLUSIVE from add_wait_queue_priority() KVM: Make irqfd registration globally unique - - - --- 2025-04-01 Sean Christopherson New
[07/12] KVM: Disallow binding multiple irqfds to an eventfd with a priority waiter KVM: Make irqfd registration globally unique - - - --- 2025-04-01 Sean Christopherson New
[06/12] sched/wait: Add a waitqueue helper for fully exclusive priority waiters KVM: Make irqfd registration globally unique - - - --- 2025-04-01 Sean Christopherson New
[05/12] KVM: Add irqfd to eventfd's waitqueue while holding irqfds.lock KVM: Make irqfd registration globally unique - - - --- 2025-04-01 Sean Christopherson New
[04/12] KVM: Add irqfd to KVM's list via the vfs_poll() callback KVM: Make irqfd registration globally unique - - - --- 2025-04-01 Sean Christopherson New
[03/12] KVM: Initialize irqfd waitqueue callback when adding to the queue KVM: Make irqfd registration globally unique - - - --- 2025-04-01 Sean Christopherson New
[02/12] KVM: Acquire SCRU lock outside of irqfds.lock during assignment KVM: Make irqfd registration globally unique - - - --- 2025-04-01 Sean Christopherson New
[01/12] KVM: Use a local struct to do the initial vfs_poll() on an irqfd KVM: Make irqfd registration globally unique - - - --- 2025-04-01 Sean Christopherson New
[v2] vsock/virtio: Remove queued_replies pushback logic [v2] vsock/virtio: Remove queued_replies pushback logic - - - --- 2025-04-01 Alexander Graf New
[RFC,7/7] tee: optee: Notify TEE Mediator on OP-TEE driver initialization and release KVM: optee: Introduce OP-TEE Mediator for exposing secure world to KVM guests - - - --- 2025-04-01 Yuvraj Sakshith New
[RFC,6/7] tee: optee: Add OP-TEE Mediator KVM: optee: Introduce OP-TEE Mediator for exposing secure world to KVM guests - - - --- 2025-04-01 Yuvraj Sakshith New
« 1 2 3 41198 1199 »