Show patches with: State = Action Required       |   114250 patches
« 1 2 ... 4 5 61142 1143 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v2,20/21] nvme-pci: use new dma API Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,19/21] nvme-pci: precalculate number of DMA entries for each command Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,18/21] nvme-pci: remove optimizations for single DMA entry Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,17/21] vfio/mlx5: Convert vfio to use DMA link API Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,16/21] vfio/mlx5: Explicitly store page list Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,15/21] vfio/mlx5: Rewrite create mkey flow to allow better code reuse Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,14/21] vfio/mlx5: Explicitly use number of pages instead of allocated length Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,13/21] RDMA/umem: Prevent UMEM ODP creation with SWIOTLB Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,12/21] RDMA/core: Separate DMA mapping to caching IOVA and page linkage Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,11/21] RDMA/umem: Store ODP access mask information in PFN Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,10/21] RDMA/umem: Preallocate and cache IOVA for UMEM ODP Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,09/21] dma-mapping: provide callbacks to link/unlink HMM PFNs to specific IOVA Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,08/21] mm/hmm: let users to tag specific PFN with DMA mapped bit Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,07/21] dma-mapping: implement link range API Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,06/21] dma-mapping: set and query DMA IOVA state Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,05/21] dma-mapping: provide an interface to allocate IOVA Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,04/21] dma-mapping: initialize IOVA state struct Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,03/21] iommu/dma: Add check if IOVA can be used Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,02/21] iommu/dma: Implement link/unlink ranges callbacks Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[RFC,v2,01/21] iommu/dma: Provide an interface to allow preallocate IOVA Provide a new two step DMA API mapping API - - - --- 2024-09-12 Leon Romanovsky New
[GIT,PULL] KVM/arm64 updates for 6.12 [GIT,PULL] KVM/arm64 updates for 6.12 - - - --- 2024-09-12 Marc Zyngier New
vfio/pci: clean up a type in vfio_pci_ioctl_pci_hot_reset_groups() vfio/pci: clean up a type in vfio_pci_ioctl_pci_hot_reset_groups() - 1 - --- 2024-09-12 Dan Carpenter New
[v3,2/2] riscv: KVM: add basic support for host vs guest profiling riscv: Add perf support to collect KVM guest statistics from host side - 1 - --- 2024-09-12 Quan Zhou New
[v3,1/2] riscv: perf: add guest vs host distinction riscv: Add perf support to collect KVM guest statistics from host side - 1 - --- 2024-09-12 Quan Zhou New
[v2,43/48] hw/ppc: remove return after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 1 - --- 2024-09-12 Pierrick Bouvier New
[v2,42/48] hw/pci: remove return after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - - - --- 2024-09-12 Pierrick Bouvier New
[v2,41/48] hw/net: remove return after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - - - --- 2024-09-12 Pierrick Bouvier New
[v2,40/48] hw/hyperv: remove return after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - - - --- 2024-09-12 Pierrick Bouvier New
[v2,39/48] include/qemu: remove return after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - - - --- 2024-09-12 Pierrick Bouvier New
[v2,38/48] tcg/loongarch64: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 1 - --- 2024-09-12 Pierrick Bouvier New
[v2,37/48] fpu: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 1 - --- 2024-09-12 Pierrick Bouvier New
[v2,36/48] ui: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 2 - --- 2024-09-12 Pierrick Bouvier New
[v2,35/48] tests/qtest: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 1 - --- 2024-09-12 Pierrick Bouvier New
[v2,34/48] target/riscv: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 2 - --- 2024-09-12 Pierrick Bouvier New
[v2,33/48] target/arm: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 1 - --- 2024-09-12 Pierrick Bouvier New
[v2,32/48] hw/tpm: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 1 - --- 2024-09-12 Pierrick Bouvier New
[v2,31/48] hw/scsi: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 2 - --- 2024-09-12 Pierrick Bouvier New
[v2,30/48] hw/pci-host: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 2 - --- 2024-09-12 Pierrick Bouvier New
[v2,29/48] hw/net: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 1 - --- 2024-09-12 Pierrick Bouvier New
[v2,28/48] hw/misc: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 2 - --- 2024-09-12 Pierrick Bouvier New
[v2,27/48] hw/gpio: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 2 - --- 2024-09-12 Pierrick Bouvier New
[v2,26/48] hw/acpi: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 1 - --- 2024-09-12 Pierrick Bouvier New
[v2,25/48] block: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 3 - --- 2024-09-12 Pierrick Bouvier New
[v2,24/48] accel/tcg: remove break after g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 1 - --- 2024-09-12 Pierrick Bouvier New
[v2,23/48] tests/qtest: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 1 - --- 2024-09-12 Pierrick Bouvier New
[v2,22/48] target/i386/kvm: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 2 - --- 2024-09-12 Pierrick Bouvier New
[v2,21/48] migration: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 3 - --- 2024-09-12 Pierrick Bouvier New
[v2,20/48] hw/ppc: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 2 - --- 2024-09-12 Pierrick Bouvier New
[v2,19/48] hw/pci: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 1 - --- 2024-09-12 Pierrick Bouvier New
[v2,18/48] hw/nvme: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 2 - --- 2024-09-12 Pierrick Bouvier New
[v2,17/48] hw/net: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 1 - --- 2024-09-12 Pierrick Bouvier New
[v2,16/48] hw/hyperv: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 2 - --- 2024-09-12 Pierrick Bouvier New
[v2,15/48] block: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 2 - --- 2024-09-12 Pierrick Bouvier New
[v2,14/48] include/hw/s390x: replace assert(false) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 3 - --- 2024-09-12 Pierrick Bouvier New
[v2,13/48] tests/unit: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 1 - --- 2024-09-12 Pierrick Bouvier New
[v2,12/48] tests/qtest: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 2 - --- 2024-09-12 Pierrick Bouvier New
[v2,11/48] target/ppc: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 2 - --- 2024-09-12 Pierrick Bouvier New
[v2,10/48] system: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 2 - --- 2024-09-12 Pierrick Bouvier New
[v2,09/48] qobject: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 2 - --- 2024-09-12 Pierrick Bouvier New
[v2,08/48] migration: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 2 - --- 2024-09-12 Pierrick Bouvier New
[v2,07/48] hw/watchdog: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 3 - --- 2024-09-12 Pierrick Bouvier New
[v2,06/48] hw/net: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 1 - --- 2024-09-12 Pierrick Bouvier New
[v2,05/48] hw/core: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 2 - --- 2024-09-12 Pierrick Bouvier New
[v2,04/48] hw/char: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 2 - --- 2024-09-12 Pierrick Bouvier New
[v2,03/48] hw/arm: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 1 - --- 2024-09-12 Pierrick Bouvier New
[v2,02/48] hw/acpi: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 1 - --- 2024-09-12 Pierrick Bouvier New
[v2,01/48] docs/spin: replace assert(0) with g_assert_not_reached() Use g_assert_not_reached instead of (g_)assert(0,false) - 1 - --- 2024-09-12 Pierrick Bouvier New
accel/kvm: refactor dirty ring setup accel/kvm: refactor dirty ring setup - - - --- 2024-09-12 Ani Sinha New
[v2,5/5] perf: Correct perf sampling with guest VMs Correct perf sampling with Guest VMs - - - --- 2024-09-11 Colton Lewis New
[v2,4/5] x86: perf: Refactor misc flag assignments Correct perf sampling with Guest VMs - - - --- 2024-09-11 Colton Lewis New
[v2,3/5] powerpc: perf: Use perf_arch_instruction_pointer() Correct perf sampling with Guest VMs - - - --- 2024-09-11 Colton Lewis New
[v2,2/5] perf: Hoist perf_instruction_pointer() and perf_misc_flags() Correct perf sampling with Guest VMs - - - --- 2024-09-11 Colton Lewis New
[v2,1/5] arm: perf: Drop unused functions Correct perf sampling with Guest VMs - - - --- 2024-09-11 Colton Lewis New
[v2,13/13] KVM: selftests: Verify KVM correctly handles mprotect(PROT_READ) KVM: selftests: Morph max_guest_mem to mmu_stress - - - --- 2024-09-11 Sean Christopherson New
[v2,12/13] KVM: selftests: Add a read-only mprotect() phase to mmu_stress_test KVM: selftests: Morph max_guest_mem to mmu_stress - - - --- 2024-09-11 Sean Christopherson New
[v2,11/13] KVM: selftests: Precisely limit the number of guest loops in mmu_stress_test KVM: selftests: Morph max_guest_mem to mmu_stress - - - --- 2024-09-11 Sean Christopherson New
[v2,10/13] KVM: selftests: Use vcpu_arch_put_guest() in mmu_stress_test KVM: selftests: Morph max_guest_mem to mmu_stress - - - --- 2024-09-11 Sean Christopherson New
[v2,09/13] KVM: selftests: Enable mmu_stress_test on arm64 KVM: selftests: Morph max_guest_mem to mmu_stress - - - --- 2024-09-11 Sean Christopherson New
[v2,08/13] KVM: selftests: Compute number of extra pages needed in mmu_stress_test KVM: selftests: Morph max_guest_mem to mmu_stress - 1 - --- 2024-09-11 Sean Christopherson New
[v2,07/13] KVM: selftests: Only muck with SREGS on x86 in mmu_stress_test KVM: selftests: Morph max_guest_mem to mmu_stress - - - --- 2024-09-11 Sean Christopherson New
[v2,06/13] KVM: selftests: Rename max_guest_memory_test to mmu_stress_test KVM: selftests: Morph max_guest_mem to mmu_stress - - - --- 2024-09-11 Sean Christopherson New
[v2,05/13] KVM: selftests: Check for a potential unhandled exception iff KVM_RUN succeeded KVM: selftests: Morph max_guest_mem to mmu_stress - - - --- 2024-09-11 Sean Christopherson New
[v2,04/13] KVM: selftests: Assert that vcpu_{g,s}et_reg() won't truncate KVM: selftests: Morph max_guest_mem to mmu_stress - 1 - --- 2024-09-11 Sean Christopherson New
[v2,03/13] KVM: selftests: Fudge around an apparent gcc bug in arm64's PMU test KVM: selftests: Morph max_guest_mem to mmu_stress - - - --- 2024-09-11 Sean Christopherson New
[v2,02/13] KVM: selftests: Return a value from vcpu_get_reg() instead of using an out-param KVM: selftests: Morph max_guest_mem to mmu_stress - 1 - --- 2024-09-11 Sean Christopherson New
[v2,01/13] KVM: Move KVM_REG_SIZE() definition to common uAPI header KVM: selftests: Morph max_guest_mem to mmu_stress - - - --- 2024-09-11 Sean Christopherson New
[v3,24/24] KVM: arm64: Rely on visibility to let PIR*_ELx/TCR2_ELx UNDEF KVM: arm64: Add EL2 support to FEAT_S1PIE - 1 - --- 2024-09-11 Marc Zyngier New
[v3,23/24] KVM: arm64: Hide S1PIE registers from userspace when disabled for guests KVM: arm64: Add EL2 support to FEAT_S1PIE - - - --- 2024-09-11 Marc Zyngier New
[v3,22/24] KVM: arm64: Hide TCR2_EL1 from userspace when disabled for guests KVM: arm64: Add EL2 support to FEAT_S1PIE - - - --- 2024-09-11 Marc Zyngier New
[v3,21/24] KVM: arm64: Define helper for EL2 registers with custom visibility KVM: arm64: Add EL2 support to FEAT_S1PIE - - - --- 2024-09-11 Marc Zyngier New
[v3,20/24] KVM: arm64: Implement AT S1PIE support KVM: arm64: Add EL2 support to FEAT_S1PIE - - - --- 2024-09-11 Marc Zyngier New
[v3,19/24] KVM: arm64: Disable hierarchical permissions when S1PIE is enabled KVM: arm64: Add EL2 support to FEAT_S1PIE - - - --- 2024-09-11 Marc Zyngier New
[v3,18/24] KVM: arm64: Split S1 permission evaluation into direct and hierarchical parts KVM: arm64: Add EL2 support to FEAT_S1PIE - - - --- 2024-09-11 Marc Zyngier New
[v3,17/24] KVM: arm64: Add AT fast-path support for S1PIE KVM: arm64: Add EL2 support to FEAT_S1PIE - - - --- 2024-09-11 Marc Zyngier New
[v3,16/24] KVM: arm64: Sanitise ID_AA64MMFR3_EL1 KVM: arm64: Add EL2 support to FEAT_S1PIE - - - --- 2024-09-11 Marc Zyngier New
[v3,15/24] KVM: arm64: Handle PIR{,E0}_EL2 traps KVM: arm64: Add EL2 support to FEAT_S1PIE - 1 - --- 2024-09-11 Marc Zyngier New
[v3,14/24] KVM: arm64: Add save/restore for PIR{,E0}_EL2 KVM: arm64: Add EL2 support to FEAT_S1PIE - - - --- 2024-09-11 Marc Zyngier New
[v3,13/24] KVM: arm64: Add PIR{,E0}_EL2 to the sysreg arrays KVM: arm64: Add EL2 support to FEAT_S1PIE - - - --- 2024-09-11 Marc Zyngier New
[v3,12/24] KVM: arm64: Add save/restore for TCR2_EL2 KVM: arm64: Add EL2 support to FEAT_S1PIE - - - --- 2024-09-11 Marc Zyngier New
[v3,11/24] KVM: arm64: Sanitise TCR2_EL2 KVM: arm64: Add EL2 support to FEAT_S1PIE - - - --- 2024-09-11 Marc Zyngier New
« 1 2 ... 4 5 61142 1143 »