Show patches with: none      |   112118 patches
« 1 2 ... 884 885 8861121 1122 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
kvm/x86/mmu: Pass gfn and level to rmapp callback. - - - --- 2014-09-23 Andres Lagar-Cavilla New
[1/2] kvm: Fix powerpc compile slippage. - - - --- 2014-09-23 Andres Lagar-Cavilla New
[PATCHv7,26/26] vfio/platform: implement IRQ masking/unmasking via an eventfd - - - --- 2014-09-23 Antonios Motakis New
[PATCHv7,25/26] vfio: initialize the virqfd workqueue in VFIO generic code - - - --- 2014-09-23 Antonios Motakis New
[PATCHv7,24/26] vfio: pass an opaque pointer on virqfd initialization - - - --- 2014-09-23 Antonios Motakis New
[PATCHv7,23/26] vfio: add local lock in virqfd instead of depending on VFIO PCI - - - --- 2014-09-23 Antonios Motakis New
[PATCHv7,22/26] vfio: move eventfd support code for VFIO_PCI to a separate file - - - --- 2014-09-23 Antonios Motakis New
[PATCHv7,21/26] vfio/platform: support for maskable and automasked interrupts - - - --- 2014-09-23 Antonios Motakis New
[PATCHv7,20/26] vfio/platform: trigger an interrupt via eventfd - - - --- 2014-09-23 Antonios Motakis New
[PATCHv7,19/26] vfio/platform: initial interrupts support code - - - --- 2014-09-23 Antonios Motakis New
[PATCHv7,18/26] vfio/platform: return IRQ info - - - --- 2014-09-23 Antonios Motakis New
[PATCHv7,17/26] vfio/platform: support MMAP of MMIO regions - - - --- 2014-09-23 Antonios Motakis New
[PATCHv7,16/26] vfio/platform: read and write support for the device fd - - - --- 2014-09-23 Antonios Motakis New
[PATCHv7,15/26] vfio/platform: return info for device memory mapped IO regions - - - --- 2014-09-23 Antonios Motakis New
[PATCHv7,14/26] vfio/platform: return info for bound device - - - --- 2014-09-23 Antonios Motakis New
[PATCHv7,13/26] vfio: amba: add the VFIO for AMBA devices module to Kconfig - - - --- 2014-09-23 Antonios Motakis New
[PATCHv7,12/26] vfio: amba: VFIO support for AMBA devices - - - --- 2014-09-23 Antonios Motakis New
[PATCHv7,11/26] vfio: platform: add the VFIO PLATFORM module to Kconfig - - - --- 2014-09-23 Antonios Motakis New
[PATCHv7,10/26] vfio: platform: probe to devices on the platform bus - - - --- 2014-09-23 Antonios Motakis New
[PATCHv7,09/26] vfio/platform: initial skeleton of VFIO support for platform devices - - - --- 2014-09-23 Antonios Motakis New
[PATCHv7,08/26] driver core: amba: add documentation for binding path 'driver_override' - - - --- 2014-09-23 Antonios Motakis New
[PATCHv7,07/26] driver core: amba: add device binding path 'driver_override' - - - --- 2014-09-23 Antonios Motakis New
[PATCHv7,06/26] vfio/iommu_type1: implement the VFIO_DMA_MAP_FLAG_NOEXEC flag - - - --- 2014-09-23 Antonios Motakis New
[PATCHv7,05/26] vfio: introduce the VFIO_DMA_MAP_FLAG_NOEXEC flag - - - --- 2014-09-23 Antonios Motakis New
[PATCHv7,04/26] vfio/iommu_type1: support for platform bus devices on ARM - - - --- 2014-09-23 Antonios Motakis New
[PATCHv7,03/26] iommu/arm-smmu: add IOMMU_CAP_NOEXEC to the ARM SMMU driver - - - --- 2014-09-23 Antonios Motakis New
[PATCHv7,02/26] iommu: add capability IOMMU_CAP_NOEXEC - - - --- 2014-09-23 Antonios Motakis New
[PATCHv7,01/26] iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXEC - - - --- 2014-09-23 Antonios Motakis New
[kvm-kmod] adjust timekeeping compatibility code - - - --- 2014-09-23 Paolo Bonzini New
KVM: x86: Remove debug assertion of non-PAE reserved bits - - - --- 2014-09-23 Nadav Amit New
[v2,13/13] vfio: powerpc/spapr: Enable Dynamic DMA windows - - - --- 2014-09-23 Alexey Kardashevskiy New
[v2,12/13] vfio: powerpc/spapr: Use it_page_size - - - --- 2014-09-23 Alexey Kardashevskiy New
[v2,11/13] vfio: powerpc/spapr: Move locked_vm accounting to helpers - - - --- 2014-09-23 Alexey Kardashevskiy New
[v2,10/13] powerpc/powernv: Implement Dynamic DMA windows (DDW) for IODA - - - --- 2014-09-23 Alexey Kardashevskiy New
[v2,09/13] powerpc/pseries/lpar: Enable VFIO - - - --- 2014-09-23 Alexey Kardashevskiy New
[v2,08/13] powerpc/powernv: Release replaced TCE - - - --- 2014-09-23 Alexey Kardashevskiy New
[v2,07/13] powerpc/powernv: Do not set "read" flag if direction==DMA_NONE - - - --- 2014-09-23 Alexey Kardashevskiy New
[v2,06/13] powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table - - - --- 2014-09-23 Alexey Kardashevskiy New
[v2,05/13] powerpc/iommu: Fix IOMMU ownership control functions - - - --- 2014-09-23 Alexey Kardashevskiy New
[v2,04/13] powerpc/powernv: Convert/move set_bypass() callback to take_ownership() - - - --- 2014-09-23 Alexey Kardashevskiy New
[v2,03/13] powerpc/spapr: vfio: Implement spapr_tce_iommu_ops - - - --- 2014-09-23 Alexey Kardashevskiy New
[v2,02/13] powerpc/powernv: Make invalidate() a callback - - - --- 2014-09-23 Alexey Kardashevskiy New
[v2,01/13] powerpc/iommu: Check that TCE page size is equal to it_page_size - - - --- 2014-09-23 Alexey Kardashevskiy New
x86, kvm: use macros to compute bank MSRs - - - --- 2014-09-23 Chen Yucong New
[v11,6/6] arm: KVM: ARMv7 dirty page logging 2nd stage page fault - - - --- 2014-09-23 Mario Smarduch New
[v11,5/6] arm: KVM: dirty log read write protect support - - - --- 2014-09-23 Mario Smarduch New
[v11,4/6] arm: KVM: Add initial dirty page locking infrastructure - - - --- 2014-09-23 Mario Smarduch New
[v11,3/6] arm: KVM: Add ARMv7 API to flush TLBs - - - --- 2014-09-23 Mario Smarduch New
[v11,2/6] KVM: Add generic implementation of kvm_vm_ioctl_get_dirty_log - - - --- 2014-09-23 Mario Smarduch New
[v11,1/6] KVM: Add architecture-specific TLB flush implementations - - - --- 2014-09-23 Mario Smarduch New
[v4] kvm: Fix page ageing bugs - - - --- 2014-09-22 Andres Lagar-Cavilla New
KVM: EVENTFD: Only conditionally remove inclusion of irq.h - - - --- 2014-09-22 Christoffer Dall New
[v3] kvm: Fix page ageing bugs - - - --- 2014-09-22 Andres Lagar-Cavilla New
[v2] kvm: Fix page ageing bugs - - - --- 2014-09-22 Andres Lagar-Cavilla New
kvm: Fix page ageing bugs - - - --- 2014-09-22 Andres Lagar-Cavilla New
kvm: don't take vcpu mutex for obviously invalid vcpu ioctls - - - --- 2014-09-22 David Matlack New
kvm: Fix page ageing bugs - - - --- 2014-09-22 Andres Lagar-Cavilla New
kvm: don't take vcpu mutex for obviously invalid vcpu ioctls - - - --- 2014-09-22 Paolo Bonzini New
x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only - - - --- 2014-09-22 Paolo Bonzini New
x86:kvm: fix two typos in comment - - - --- 2014-09-22 Tiejun Chen New
[v7,9/9] kvm, mem-hotplug: Unpin and remove kvm_arch->apic_access_page. - - - --- 2014-09-20 tangchen New
[v7,8/9] kvm, mem-hotplug: Add arch specific mmu notifier to handle apic access migration. - - - --- 2014-09-20 tangchen New
[v7,7/9] kvm, mem-hotplug: Reload L1's apic access page on migration when L2 is running. - - - --- 2014-09-20 tangchen New
[v7,6/9] kvm: Rename make_all_cpus_request() to kvm_make_all_cpus_request() and make it non-static. - - - --- 2014-09-20 tangchen New
[v7,5/9] kvm, mem-hotplug: Reload L1's apic access page in vcpu_enter_guest(). - - - --- 2014-09-20 tangchen New
[v7,4/9] kvm: Add interface to check if secondary exec virtualzed apic accesses is enabled. - - - --- 2014-09-20 tangchen New
[v7,3/9] kvm: Make init_rmode_identity_map() return 0 on success. - - - --- 2014-09-20 tangchen New
[v7,2/9] kvm: Remove ept_identity_pagetable from struct kvm_arch. - - - --- 2014-09-20 tangchen New
[v7,1/9] kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address. - - - --- 2014-09-20 tangchen New
kvm: don't take vcpu mutex for obviously invalid vcpu ioctls - - - --- 2014-09-19 David Matlack New
[[RFC] KVM-S390: Provide guest TOD Clock Get/Set Controls - - - --- 2014-09-19 Jason J. Herne New
[RFC,6/6] vfio: make vfio run on s390 platform - - - --- 2014-09-19 frank.blaschka@de.ibm.com New
[RFC,5/6] s390: implement pci instruction - - - --- 2014-09-19 frank.blaschka@de.ibm.com New
[RFC,4/6] s390: Add PCI bus support - - - --- 2014-09-19 frank.blaschka@de.ibm.com New
[RFC,3/6] vfio: make vfio build on s390 - - - --- 2014-09-19 frank.blaschka@de.ibm.com New
[RFC,2/6] iommu: add iommu for s390 platform - - - --- 2014-09-19 frank.blaschka@de.ibm.com New
[RFC,1/6] KVM: s390: Enable PCI instructions - - - --- 2014-09-19 frank.blaschka@de.ibm.com New
[v4,4/4] kvmtool: ARM/ARM64: Provide PSCI-0.2 to guest when KVM supports it - - - --- 2014-09-18 Anup Patel New
[v4,3/4] kvmtool: Handle exit reason KVM_EXIT_SYSTEM_EVENT - - - --- 2014-09-18 Anup Patel New
[v4,2/4] kvmtool: ARM64: Add target type potenza for aarch64 - - - --- 2014-09-18 Anup Patel New
[v4,1/4] kvmtool: ARM: Use KVM_ARM_PREFERRED_TARGET vm ioctl to determine target cpu - - - --- 2014-09-18 Anup Patel New
[1/1] KVM: correct null pid check in kvm_vcpu_yield_to() - - - --- 2014-09-18 Sam Bobroff New
KVM: nested VMX: disable perf cpuid reporting - - - --- 2014-09-18 Marcelo Tosatti New
[v3,2/2] KVM: x86: directly use kvm_make_request again - - - --- 2014-09-18 Liang Chen New
[v3,1/2] KVM: x86: count actual tlb flushes - - - --- 2014-09-18 Liang Chen New
[v2,6/6] hw_random: don't init list element we're about to add to list. - - - --- 2014-09-18 Amos Kong New
[v2,5/6] hw_random: don't double-check old_rng. - - - --- 2014-09-18 Amos Kong New
[v2,4/6] hw_random: fix unregister race. - - - --- 2014-09-18 Amos Kong New
[v2,3/6] hw_random: use reference counts on each struct hwrng. - - - --- 2014-09-18 Amos Kong New
[v2,2/6] hw_random: move some code out mutex_lock for avoiding underlying deadlock - - - --- 2014-09-18 Amos Kong New
[v2,1/6] hw_random: place mutex around read functions and buffers. - - - --- 2014-09-18 Amos Kong New
[2/5] hw_random: use reference counts on each struct hwrng. - - - --- 2014-09-18 Amos Kong New
blk-mq: Avoid race condition with uninitialized requests - - - --- 2014-09-18 David Hildenbrand New
[5/5] hw_random: don't init list element we're about to add to list. - - - --- 2014-09-18 Rusty Russell New
[4/5] hw_random: don't double-check old_rng. - - - --- 2014-09-18 Rusty Russell New
[3/5] hw_random: fix unregister race. - - - --- 2014-09-18 Rusty Russell New
[2/5] hw_random: use reference counts on each struct hwrng. - - - --- 2014-09-18 Rusty Russell New
[1/5] hw_random: place mutex around read functions and buffers. - - - --- 2014-09-18 Rusty Russell New
[v2] KVM: x86: count actual tlb flushes - - - --- 2014-09-17 Liang Chen New
[v2] kvm: Faults which trigger IO release the mmap_sem - - - --- 2014-09-17 Andres Lagar-Cavilla New
« 1 2 ... 884 885 8861121 1122 »