Show patches with: none      |   110902 patches
« 1 2 ... 735 736 7371109 1110 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,19/22] KVM: arm64: ITS: vgic_its_check_id returns the entry's GPA - - - --- 2017-03-27 Eric Auger New
[v4,18/22] KVM: arm64: ITS: Collection table save/restore - - - --- 2017-03-27 Eric Auger New
[v4,17/22] KVM: arm64: ITS: Add infrastructure for table lookup - - - --- 2017-03-27 Eric Auger New
[v4,16/22] KVM: expose next_segment() - - - --- 2017-03-27 Eric Auger New
[v4,15/22] KVM: arm64: ITS: Sort the device and ITE lists - 1 - --- 2017-03-27 Eric Auger New
[v4,14/22] KVM: arm64: ITS: vgic_its_alloc_ite/device 1 - - --- 2017-03-27 Eric Auger New
[v4,13/22] KVM: arm64: ITS: KVM_DEV_ARM_VGIC_GRP_ITS_TABLES group - - - --- 2017-03-27 Eric Auger New
[v4,12/22] KVM: arm64: ITS: Check the device id matches TYPER DEVBITS range - - - --- 2017-03-27 Eric Auger New
[v4,11/22] KVM: arm64: ITS: Interpret MAPD ITT_addr field - - - --- 2017-03-27 Eric Auger New
[v4,10/22] KVM: arm64: ITS: Interpret MAPD Size field and check related errors - - - --- 2017-03-27 Eric Auger New
[v4,09/22] KVM: arm64: ITS: Report the ITE size in GITS_TYPER - 1 - --- 2017-03-27 Eric Auger New
[v4,08/22] KVM: arm64: ITS: Implement vgic_mmio_uaccess_write_its_iidr - - - --- 2017-03-27 Eric Auger New
[v4,07/22] KVM: arm64: ITS: Implement vgic_mmio_uaccess_write_its_creadr - - - --- 2017-03-27 Eric Auger New
[v4,06/22] KVM: arm64: ITS: Implement vgic_its_has_attr_regs and attr_regs_access - - - --- 2017-03-27 Eric Auger New
[v4,05/22] KVM: arm/arm64: vgic: expose (un)lock_all_vcpus 1 - - --- 2017-03-27 Eric Auger New
[v4,04/22] KVM: arm64: ITS: KVM_DEV_ARM_VGIC_GRP_ITS_REGS group 1 1 - --- 2017-03-27 Eric Auger New
[v4,03/22] arm/arm64: vgic: turn vgic_find_mmio_region into public 1 1 - --- 2017-03-27 Eric Auger New
[v4,02/22] KVM: arm/arm64: rename itte into ite 1 - - --- 2017-03-27 Eric Auger New
[v4,01/22] KVM: arm/arm64: Add vITS save/restore API documentation - - - --- 2017-03-27 Eric Auger New
[v2] KVM: pci-assign: do not map smm memory slot pages - - - --- 2017-03-27 Herongguang (Stephen) New
KVM: mmu: Fix overlap with private memslots - - - --- 2017-03-27 Wanpeng Li New
[kernel] vfio/spapr_tce: Check kzalloc() return when preregistering memory - 1 - --- 2017-03-27 Alexey Kardashevskiy New
[kernel] KVM: PPC: Check kzalloc() return - 1 - --- 2017-03-27 Alexey Kardashevskiy New
kvm/svm: Setup MCG_CAP on AMD properly - - - --- 2017-03-26 Borislav Petkov New
[5/5] ALSA: AACI: Convert to use devm_ioremap_resource() - - - --- 2017-03-26 Leo Yan New
[4/5] vfio: platform: Convert to use devm_*() - 1 - --- 2017-03-26 Leo Yan New
[3/5] drivers/rtc/rtc-pl031.c: Convert to use devm_*() 1 - - --- 2017-03-26 Leo Yan New
[2/5] drivers/rtc/rtc-pl030.c: Convert to use devm_*() 1 - - --- 2017-03-26 Leo Yan New
[1/5] Input: ambakmi - Convert to use devm_*() - - - --- 2017-03-26 Leo Yan New
KVM: unmap SMM memslots in vt-d table - - - --- 2017-03-25 Herongguang (Stephen) New
[kernel] KVM: PPC: Preserve storage control bits - 1 - --- 2017-03-24 Alexey Kardashevskiy New
[kernel] KVM: PPC: Exit KVM on failed mapping - 1 - --- 2017-03-24 Alexey Kardashevskiy New
[guest,kernel] vfio/powerpc/spapr_tce: Enforce IOMMU type compatibility check - - - --- 2017-03-24 Alexey Kardashevskiy New
[V8,1/3] irq: Add flags to request_percpu_irq function 1 - - --- 2017-03-23 Daniel Lezcano New
[v2] KVM: kvm_io_bus_unregister_dev() should never fail - 1 - --- 2017-03-23 David Hildenbrand New
[v1] KVM: kvm_io_bus_unregister_dev() should never fail - - - --- 2017-03-23 David Hildenbrand New
[v1] KVM: kvm_io_bus_unregister_dev() should never fail - - - --- 2017-03-23 David Hildenbrand New
[v2,24/24] KVM: x86: use irqchip_kernel() to check for pic+ioapic - - - --- 2017-03-23 David Hildenbrand New
[v2,23/24] KVM: x86: simplify pic_ioport_read() - - - --- 2017-03-23 David Hildenbrand New
[v2,22/24] KVM: x86: set data directly in picdev_read() - - - --- 2017-03-23 David Hildenbrand New
[v2,21/24] KVM: x86: drop picdev_in_range() - - - --- 2017-03-23 David Hildenbrand New
[v2,20/24] KVM: x86: make kvm_pic_reset() static - - - --- 2017-03-23 David Hildenbrand New
[v2,19/24] KVM: x86: simplify pic_unlock() - 1 - --- 2017-03-23 David Hildenbrand New
[v2,18/24] KVM: x86: cleanup return handling in setup_routing_entry() - - - --- 2017-03-23 David Hildenbrand New
[v2,17/24] KVM: x86: drop goto label in kvm_set_routing_entry() - 1 - --- 2017-03-23 David Hildenbrand New
[v2,16/24] KVM: x86: rename kvm_vcpu_request_scan_ioapic() - - - --- 2017-03-23 David Hildenbrand New
[v2,15/24] KVM: x86: directly call kvm_make_scan_ioapic_request() in ioapic.c - - - --- 2017-03-23 David Hildenbrand New
[v2,14/24] KVM: x86: remove all-vcpu request from kvm_ioapic_init() - - - --- 2017-03-23 David Hildenbrand New
[v2,13/24] KVM: x86: KVM_IRQCHIP_PIC_MASTER only has 8 pins - - - --- 2017-03-23 David Hildenbrand New
[v2,12/24] KVM: x86: push usage of slots_lock down - - - --- 2017-03-23 David Hildenbrand New
[v2,11/24] KVM: x86: don't take kvm->irq_lock when creating IRQCHIP - - - --- 2017-03-23 David Hildenbrand New
[v2,10/24] KVM: x86: convert kvm_(set|get)_ioapic() into void - - - --- 2017-03-23 David Hildenbrand New
[v2,09/24] KVM: x86: remove duplicate checks for ioapic - - - --- 2017-03-23 David Hildenbrand New
[v2,08/24] KVM: x86: use ioapic_in_kernel() to check for ioapic existence - - - --- 2017-03-23 David Hildenbrand New
[v2,07/24] KVM: x86: get rid of ioapic_irqchip() - - - --- 2017-03-23 David Hildenbrand New
[v2,06/24] KVM: x86: get rid of pic_irqchip() - - - --- 2017-03-23 David Hildenbrand New
[v2,05/24] KVM: x86: check against irqchip_mode in ioapic_in_kernel() - - - --- 2017-03-23 David Hildenbrand New
[v2,04/24] KVM: x86: check against irqchip_mode in pic_in_kernel() - - - --- 2017-03-23 David Hildenbrand New
[v2,03/24] KVM: x86: check against irqchip_mode in kvm_set_routing_entry() - - - --- 2017-03-23 David Hildenbrand New
[v2,02/24] KVM: x86: new irqchip mode KVM_IRQCHIP_INIT_IN_PROGRESS - - - --- 2017-03-23 David Hildenbrand New
[v2,01/24] KVM: x86: race between KVM_SET_GSI_ROUTING and KVM_CREATE_IRQCHIP - - - --- 2017-03-23 David Hildenbrand New
arm/arm64: KVM: send SIGBUS error to qemu - - - --- 2017-03-23 Dongjiu Geng New
[v5] KVM: VMX: Fix enable VPID conditions - 2 - --- 2017-03-23 Wanpeng Li New
[v4,02/28] arm64: KVM: Move lr save/restore to do_el2_call - - - --- 2017-03-23 Marc Zyngier New
[v4,00/28] arm/arm64: KVM: Rework the hyp-stub API - - - --- 2017-03-23 Marc Zyngier New
[v2] KVM: x86: fix user triggerable warning in kvm_apic_accept_events() - - - --- 2017-03-23 David Hildenbrand New
[v6] vfio error recovery: kernel support - - - --- 2017-03-23 Cao jin New
[v2] KVM: nVMX: fix nested EPT detection - 1 - --- 2017-03-23 Ladi Prosek New
[5/5] KVM: PPC: Add MMIO emulation for remaining floating-point instructions - - - --- 2017-03-23 Paul Mackerras New
[4/5] KVM: PPC: Emulation for more integer loads and stores - - - --- 2017-03-23 Paul Mackerras New
[3/5] KVM: PPC: Add MMIO emulation for stdx (store doubleword indexed) - - - --- 2017-03-23 Paul Mackerras New
[2/5] KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructions - - - --- 2017-03-23 Paul Mackerras New
[1/5] KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interrupts - - - --- 2017-03-23 Paul Mackerras New
[v4] KVM: VMX: Fix enable VPID even if INVVPID is not exposed in vmx capability - 1 - --- 2017-03-23 Wanpeng Li New
KVM: nVMX: fix nested EPT detection - 1 - --- 2017-03-22 Ladi Prosek New
[v1] KVM: x86: fix illegal MP_STATE when in/entering SMM - - - --- 2017-03-22 David Hildenbrand New
KVM: nVMX: Fix L2 guest hang if shadow page tables on EPT - - - --- 2017-03-22 Ladi Prosek New
[v5] vfio error recovery: kernel support - - - --- 2017-03-22 Cao jin New
[kvm-unit-tests,v4,2/2] powerpc: Add Special Purpose Register persistency test - - - --- 2017-03-22 Thomas Huth New
[kvm-unit-tests,v4,1/2] Add the possibility to do simple migration tests - 1 - --- 2017-03-22 Thomas Huth New
[kvmtool] Avoid pointers for address of packed members - - - --- 2017-03-22 Khem Raj New
[kernel,v11,10/10] KVM: PPC: VFIO: Add in-kernel acceleration for VFIO 1 1 - --- 2017-03-22 Alexey Kardashevskiy New
[kernel,v11,09/10] KVM: PPC: iommu: Unify TCE checking 1 1 - --- 2017-03-22 Alexey Kardashevskiy New
[kernel,v11,08/10] KVM: PPC: Use preregistered memory API to access TCE list - 1 - --- 2017-03-22 Alexey Kardashevskiy New
[kernel,v11,07/10] KVM: PPC: Pass kvm* to kvmppc_find_table() - 1 - --- 2017-03-22 Alexey Kardashevskiy New
[kernel,v11,06/10] KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently - 1 - --- 2017-03-22 Alexey Kardashevskiy New
[kernel,v11,05/10] KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number - 1 - --- 2017-03-22 Alexey Kardashevskiy New
[kernel,v11,04/10] powerpc/vfio_spapr_tce: Add reference counting to iommu_table 1 1 - --- 2017-03-22 Alexey Kardashevskiy New
[kernel,v11,03/10] powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal 1 1 - --- 2017-03-22 Alexey Kardashevskiy New
[kernel,v11,02/10] powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange() - 1 - --- 2017-03-22 Alexey Kardashevskiy New
[kernel,v11,01/10] powerpc/mmu: Add real mode support for IOMMU preregistered memory - 1 - --- 2017-03-22 Alexey Kardashevskiy New
[v3] KVM: VMX: Fix enable VPID even if INVVPID is not exposed in vmx capability - 1 - --- 2017-03-22 Wanpeng Li New
[V13,10/10] arm/arm64: KVM: add guest SEA support 2 - - --- 2017-03-21 Tyler Baicar New
[V13,09/10] trace, ras: add ARM processor error trace event 1 1 - --- 2017-03-21 Tyler Baicar New
[V13,08/10] ras: acpi / apei: generate trace event for unrecognized CPER section - - - --- 2017-03-21 Tyler Baicar New
[V13,07/10] efi: print unrecognized CPER section - 1 - --- 2017-03-21 Tyler Baicar New
[V13,06/10] acpi: apei: panic OS with fatal error status block - 1 - --- 2017-03-21 Tyler Baicar New
[V13,05/10] acpi: apei: handle SEA notification type for ARMv8 1 1 - --- 2017-03-21 Tyler Baicar New
[V13,04/10] arm64: exception: handle Synchronous External Abort 1 1 - --- 2017-03-21 Tyler Baicar New
[V13,03/10] efi: parse ARM processor error - 2 - --- 2017-03-21 Tyler Baicar New
« 1 2 ... 735 736 7371109 1110 »