Show patches with: State = Action Required       |   110609 patches
« 1 2 ... 753 754 7551106 1107 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,1/3] x86-KVM: Supply TSC and APIC clock rates to guest like VMWare - - - --- 2017-01-20 Phil Dennis-Jordan New
[5/5] PTP: add kvm PTP driver - - - --- 2017-01-20 Marcelo Tosatti New
[4/5] PTP: add PTP_SYS_OFFSET emulation via cross timestamps infrastructure - - - --- 2017-01-20 Marcelo Tosatti New
[3/5] kvmclock: export kvmclock clocksource pointer - - - --- 2017-01-20 Marcelo Tosatti New
[2/5] KVM: x86: add KVM_HC_CLOCK_OFFSET hypercall - - - --- 2017-01-20 Marcelo Tosatti New
[1/5] KVM: x86: provide realtime host clock via vsyscall notifiers - - - --- 2017-01-20 Marcelo Tosatti New
KVM: arm/arm64: vgic: Add debugfs vgic-state file - - - --- 2017-01-20 Christoffer Dall New
kvm: use-after-free in process_srcu - - - --- 2017-01-19 Paul McKenney New
[v9,18/18] iommu/arm-smmu: Do not advertise IOMMU_CAP_INTR_REMAP anymore 1 1 2 --- 2017-01-19 Eric Auger New
[v9,17/18] vfio/type1: Check MSI remapping at irq domain level 1 1 2 --- 2017-01-19 Eric Auger New
[v9,16/18] vfio/type1: Allow transparent MSI IOVA allocation 1 1 2 --- 2017-01-19 Eric Auger New
[v9,15/18] irqchip/gicv3-its: Sets IRQ_DOMAIN_FLAG_MSI_REMAP - 2 2 --- 2017-01-19 Eric Auger New
[v9,14/18] irqdomain: irq_domain_check_msi_remap - 2 2 --- 2017-01-19 Eric Auger New
[v9,13/18] genirq/msi: Set IRQ_DOMAIN_FLAG_MSI on MSI domain creation - 1 2 --- 2017-01-19 Eric Auger New
[v9,12/18] irqdomain: Add irq domain MSI and MSI_REMAP flags - 2 2 --- 2017-01-19 Eric Auger New
[v9,11/18] iommu/arm-smmu-v3: Implement reserved region get/put callbacks 1 1 - --- 2017-01-19 Eric Auger New
[v9,10/18] iommu/arm-smmu: Implement reserved region get/put callbacks 1 1 2 --- 2017-01-19 Eric Auger New
[v9,09/18] iommu/amd: Declare MSI and HT regions as reserved IOVA regions - - - --- 2017-01-19 Eric Auger New
[v9,08/18] iommu/vt-d: Implement reserved region get/put callbacks - - - --- 2017-01-19 Eric Auger New
[v9,07/18] iommu: Implement reserved_regions iommu-group sysfs file - - 2 --- 2017-01-19 Eric Auger New
[v9,06/18] iommu: iommu_get_group_resv_regions - 1 2 --- 2017-01-19 Eric Auger New
[v9,05/18] iommu: Only map direct mapped regions - 1 2 --- 2017-01-19 Eric Auger New
[v9,04/18] iommu: iommu_alloc_resv_region - 1 2 --- 2017-01-19 Eric Auger New
[v9,03/18] iommu: Add a new type field in iommu_resv_region - - 2 --- 2017-01-19 Eric Auger New
[v9,02/18] iommu: Rename iommu_dm_regions into iommu_resv_regions 1 1 2 --- 2017-01-19 Eric Auger New
[v9,01/18] iommu/dma: Allow MSI-only cookies - 2 3 --- 2017-01-19 Eric Auger New
[RFC] vfio error recovery: kernel support - - - --- 2017-01-19 Michael S. Tsirkin New
kvmtool: Allow optional libraries to be forced off 1 - - --- 2017-01-19 Chirantan Ekbote New
[3/3] mm: wire up GFP flag passing in dma_alloc_from_contiguous 2 - - --- 2017-01-19 Lucas Stach New
[2/3] mm: cma_alloc: allow to specify GFP mask 2 - - --- 2017-01-19 Lucas Stach New
[1/3] mm: alloc_contig_range: allow to specify GFP mask 1 - - --- 2017-01-19 Lucas Stach New
vhost/vsock: handle vhost_vq_init_access() error 1 - - --- 2017-01-19 Stefan Hajnoczi New
[v2] MIPS: KVM: Return directly after a failed copy_from_user() in kvm_arch_vcpu_ioctl() - - - --- 2017-01-19 SF Markus Elfring New
MIPS: KVM: Return directly after a failed copy_from_user() in kvm_arch_vcpu_ioctl() - 1 - --- 2017-01-18 SF Markus Elfring New
x86-KVM: Supply TSC and APIC clock rates to guest like VMWare - - - --- 2017-01-18 Phil Dennis-Jordan New
[net-next,V5,3/3] tun: rx batching 1 - - --- 2017-01-18 Jason Wang New
[net-next,V5,2/3] vhost_net: tx batching 1 1 - --- 2017-01-18 Jason Wang New
[net-next,V5,1/3] vhost: better detection of available buffers 1 1 - --- 2017-01-18 Jason Wang New
kvm: WARNING in mmu_spte_clear_track_bits - - - --- 2017-01-17 Dmitry Vyukov New
[kvm-unit-tests,v2,5/5] run_tests: allow passing of options to QEMU - - - --- 2017-01-17 Alex Bennée New
[kvm-unit-tests,v2,4/5] docs: mention modifying env vars in README - - - --- 2017-01-17 Alex Bennée New
[kvm-unit-tests,v2,3/5] docs: mention checkpatch in the README - - - --- 2017-01-17 Alex Bennée New
[kvm-unit-tests,v2,2/5] lib/pci: fix BAR format strings - - - --- 2017-01-17 Alex Bennée New
[kvm-unit-tests,v2,1/5] configure: fix non-newlib cross-compiling - - - --- 2017-01-17 Alex Bennée New
KVM: x86: fix fixing of hypercalls - - - --- 2017-01-17 Dmitry Vyukov New
[kvm-unit-tests,v3] configure: fix non-newlib cross-compiling - 1 1 --- 2017-01-17 Andrew Jones New
kvm: use-after-free in process_srcu - - - --- 2017-01-17 Paolo Bonzini New
kvm: use-after-free in process_srcu - - - --- 2017-01-16 Paolo Bonzini New
[kvm-unit-tests,v2] configure: fix non-newlib cross-compiling - - - --- 2017-01-16 Andrew Jones New
[kvm-unit-tests,5/5] lib/pci: reduce library noise - - - --- 2017-01-16 Andrew Jones New
[kvm-unit-tests,4/5] lib/pci: expose pci_dev_print - - - --- 2017-01-16 Andrew Jones New
[kvm-unit-tests,3/5] lib/pci: generalize pci_cap_walk - - - --- 2017-01-16 Andrew Jones New
[kvm-unit-tests,2/5] x86/intel-iommu: properly ack edu interrupt - - - --- 2017-01-16 Andrew Jones New
[kvm-unit-tests,1/5] x86/intel-iommu: make edu_dev global - - - --- 2017-01-16 Andrew Jones New
[PULL,5/5] virtio/s390: virtio: constify virtio_config_ops structures - - - --- 2017-01-16 Cornelia Huck New
[PULL,4/5] virtio/s390: add missing \n to end of dev_err message - - - --- 2017-01-16 Cornelia Huck New
[PULL,3/5] virtio/s390: support READ_STATUS command for virtio-ccw - - - --- 2017-01-16 Cornelia Huck New
[PULL,2/5] tools/virtio/ringtest: tweaks for s390 1 - - --- 2017-01-16 Cornelia Huck New
[PULL,1/5] tools/virtio/ringtest: fix run-on-all.sh for offline cpus - 1 - --- 2017-01-16 Cornelia Huck New
[kvm-unit-tests,5/5] powerpc/Makefile.common: generated files dep cleanup - - - --- 2017-01-16 Andrew Jones New
[kvm-unit-tests,4/5] arm/Makefile.common: generated files dep cleanup - - - --- 2017-01-16 Andrew Jones New
[kvm-unit-tests,3/5] powerpc/Makefile.common cleanup - - - --- 2017-01-16 Andrew Jones New
[kvm-unit-tests,2/5] arm/Makefile.common cleanup - - - --- 2017-01-16 Andrew Jones New
[kvm-unit-tests,1/5] Makefile: Disable PIE as GCC enables it by default from 6.2.0-7 - - 1 --- 2017-01-16 Andrew Jones New
[kvm-unit-tests] configure: fix non-newlib cross-compiling - - - --- 2017-01-16 Andrew Jones New
[13/13] KVM: MIPS: Claim KVM_CAP_READONLY_MEM support - - - --- 2017-01-16 James Hogan New
[12/13] KVM: MIPS/MMU: Implement KVM_CAP_SYNC_MMU - - - --- 2017-01-16 James Hogan New
[11/13] KVM: MIPS/MMU: Pass GPA PTE bits to mapped GVA PTEs - - - --- 2017-01-16 James Hogan New
[10/13] KVM: MIPS/MMU: Pass GPA PTE bits to KSeg0 GVA PTEs - - - --- 2017-01-16 James Hogan New
[9/13] KVM: MIPS/MMU: Handle dirty logging on GPA faults - - - --- 2017-01-16 James Hogan New
[8/13] KVM: MIPS: Clean & flush on dirty page logging enable - - - --- 2017-01-16 James Hogan New
[7/13] KVM: MIPS/MMU: Use generic dirty log & protect helper - - - --- 2017-01-16 James Hogan New
[6/13] KVM: MIPS/MMU: Add GPA PT mkclean helper - - - --- 2017-01-16 James Hogan New
[5/13] KVM: MIPS/T&E: Handle read only GPA in TLB mod - - - --- 2017-01-16 James Hogan New
[4/13] KVM: MIPS/T&E: Treat unhandled guest KSeg0 as MMIO - - - --- 2017-01-16 James Hogan New
[3/13] KVM: MIPS/T&E: Abstract bad access handling - - - --- 2017-01-16 James Hogan New
[2/13] KVM: MIPS: Pass type of fault down to kvm_mips_map_page() - - - --- 2017-01-16 James Hogan New
[1/13] KVM: MIPS/T&E: Ignore user writes to CP0_Config7 - - - --- 2017-01-16 James Hogan New
kvmtool: add support for virtio console window resizing - - - --- 2017-01-15 G. Campana New
s390: virtio: constify virtio_config_ops structures - - - --- 2017-01-13 Bhumika Goyal New
[3/3] PTP: add kvm PTP driver - - - --- 2017-01-13 Marcelo Tosatti New
[2/3] KVM: x86: add KVM_HC_CLOCK_OFFSET hypercall - - - --- 2017-01-13 Marcelo Tosatti New
[1/3] KVM: x86: provide realtime host clock via vsyscall notifiers - - - --- 2017-01-13 Marcelo Tosatti New
[kvm-unit-tests,15/15] Introduce lib/errata.h - - - --- 2017-01-13 Andrew Jones New
[kvm-unit-tests,14/15] README: reserve some environment variables - - - --- 2017-01-13 Andrew Jones New
[kvm-unit-tests,13/15] x86: enable environ - - - --- 2017-01-13 Andrew Jones New
[kvm-unit-tests,12/15] powerpc: enable environ - - - --- 2017-01-13 Andrew Jones New
[kvm-unit-tests,11/15] arm/arm64: enable environ - - - --- 2017-01-13 Andrew Jones New
[kvm-unit-tests,10/15] lib/argv: introduce setup_env and getenv - - - --- 2017-01-13 Andrew Jones New
[kvm-unit-tests,09/15] lib/argv: fix coding style - - - --- 2017-01-13 Andrew Jones New
[kvm-unit-tests,08/15] x86: import initrd - - - --- 2017-01-13 Andrew Jones New
[kvm-unit-tests,07/15] x86_64: mbi-cmdline is a 4 byte addr - - - --- 2017-01-13 Andrew Jones New
[kvm-unit-tests,06/15] powerpc: import initrd - - - --- 2017-01-13 Andrew Jones New
[kvm-unit-tests,05/15] arm/arm64: import initrd - - - --- 2017-01-13 Andrew Jones New
[kvm-unit-tests,04/15] powerpc: better document setup - - - --- 2017-01-13 Andrew Jones New
[kvm-unit-tests,03/15] arm/arm64: better document setup - - - --- 2017-01-13 Andrew Jones New
[kvm-unit-tests,02/15] devicetree: introduce dt_get_initrd - - - --- 2017-01-13 Andrew Jones New
[kvm-unit-tests,01/15] devicetree: improve dt_get_bootargs interface - - - --- 2017-01-13 Andrew Jones New
KVM: VMX: downgrade warning on unexpected exit code - - - --- 2017-01-13 Radim Krčmář New
[2/3] KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systems - 1 - --- 2017-01-13 Marc Zyngier New
« 1 2 ... 753 754 7551106 1107 »