Show patches with: Submitter = Christoffer Dall       |    State = Action Required       |   1058 patches
« 1 2 ... 4 5 610 11 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PULL,47/50] arm64: KVM: Remove duplicating init code for setting VMID 1 - - --- 2016-09-27 Christoffer Dall New
[PULL,46/50] ARM: KVM: Support vgic-v3 1 1 - --- 2016-09-27 Christoffer Dall New
[PULL,45/50] ARM: gic-v3: Introduce 32-to-64-bit mappings for GICv3 cpu registers 1 - - --- 2016-09-27 Christoffer Dall New
[PULL,44/50] ARM: Move system register accessors to asm/cp15.h 1 - - --- 2016-09-27 Christoffer Dall New
[PULL,43/50] ARM: Introduce MPIDR_LEVEL_SHIFT macro 1 - - --- 2016-09-27 Christoffer Dall New
[PULL,42/50] KVM: arm: vgic: Support 64-bit data manipulation on 32-bit host systems 1 - - --- 2016-09-27 Christoffer Dall New
[PULL,41/50] KVM: arm: vgic: Fix compiler warnings when built for 32-bit 1 - - --- 2016-09-27 Christoffer Dall New
[PULL,40/50] KVM: arm64: vgic-its: Introduce config option to guard ITS specific code 1 - - --- 2016-09-27 Christoffer Dall New
[PULL,39/50] arm64: KVM: Move vgic-v3 save/restore to virt/kvm/arm/hyp 1 - - --- 2016-09-27 Christoffer Dall New
[PULL,38/50] arm64: KVM: Move GIC accessors to arch_gicv3.h 2 - - --- 2016-09-27 Christoffer Dall New
[PULL,37/50] arm64: KVM: Use static keys for selecting the GIC backend 1 - - --- 2016-09-27 Christoffer Dall New
[PULL,36/50] KVM: ARM: cleanup kvm_timer_hyp_init - - - --- 2016-09-27 Christoffer Dall New
[PULL,35/50] arm64: KVM: Inject a vSerror if detecting a bad GICV access at EL2 - - - --- 2016-09-27 Christoffer Dall New
[PULL,34/50] arm/arm64: KVM: Remove external abort test from MMIO handling - - - --- 2016-09-27 Christoffer Dall New
[PULL,33/50] arm/arm64: KVM: Inject virtual abort when guest exits on external abort - - - --- 2016-09-27 Christoffer Dall New
[PULL,32/50] arm: KVM: Drop unreachable HYP abort handlers - - - --- 2016-09-27 Christoffer Dall New
[PULL,31/50] arm: KVM: Inject a Virtual Abort if it was pending - - - --- 2016-09-27 Christoffer Dall New
[PULL,30/50] arm: KVM: Handle async aborts delivered while at HYP - - - --- 2016-09-27 Christoffer Dall New
[PULL,29/50] arm: KVM: Allow an exit code to be tagged with a Virtual Abort - - - --- 2016-09-27 Christoffer Dall New
[PULL,28/50] arm: KVM: Add HYP async abort handler - - - --- 2016-09-27 Christoffer Dall New
[PULL,27/50] arm: KVM: Add Virtual Abort injection helper - - - --- 2016-09-27 Christoffer Dall New
[PULL,26/50] arm: KVM: Preserve pending Virtual Abort in world switch - - - --- 2016-09-27 Christoffer Dall New
[PULL,25/50] arm64: KVM: Handle async aborts delivered while at EL2 - - - --- 2016-09-27 Christoffer Dall New
[PULL,24/50] arm64: KVM: Inject a Virtual SError if it was pending - - - --- 2016-09-27 Christoffer Dall New
[PULL,23/50] arm64: KVM: Allow an exit code to be tagged with an SError - - - --- 2016-09-27 Christoffer Dall New
[PULL,22/50] arm64: KVM: Route asynchronous aborts - - - --- 2016-09-27 Christoffer Dall New
[PULL,21/50] arm64: KVM: Add EL1 async abort handler - - - --- 2016-09-27 Christoffer Dall New
[PULL,20/50] arm64: KVM: Add exception code to report EL1 asynchronous aborts - - - --- 2016-09-27 Christoffer Dall New
[PULL,19/50] arm64: KVM: Add Virtual Abort injection helper - - - --- 2016-09-27 Christoffer Dall New
[PULL,18/50] arm64: KVM: Preserve pending vSError in world switch - - - --- 2016-09-27 Christoffer Dall New
[PULL,17/50] arm64: KVM: Rename HCR_VA to HCR_VSE - - - --- 2016-09-27 Christoffer Dall New
[PULL,16/50] arm64: KVM: vgic-v2: Enable GICV access from HYP if access from guest is unsafe - 1 - --- 2016-09-27 Christoffer Dall New
[PULL,15/50] arm64: KVM: vgic-v2: Add GICV access from HYP - 1 - --- 2016-09-27 Christoffer Dall New
[PULL,14/50] arm64: KVM: vgic-v2: Add the GICV emulation infrastructure - 1 - --- 2016-09-27 Christoffer Dall New
[PULL,13/50] arm64: KVM: Make kvm_skip_instr32 available to HYP - - - --- 2016-09-27 Christoffer Dall New
[PULL,12/50] arm: KVM: Use common AArch32 conditional execution code - - - --- 2016-09-27 Christoffer Dall New
[PULL,11/50] arm64: KVM: Move the AArch32 conditional execution to common code - - - --- 2016-09-27 Christoffer Dall New
[PULL,10/50] arm64: KVM: Move kvm_vcpu_get_condition out of emulate.c - - - --- 2016-09-27 Christoffer Dall New
[PULL,09/50] arm64: KVM: VHE: reset PSTATE.PAN on entry to EL2 1 1 - --- 2016-09-27 Christoffer Dall New
[PULL,08/50] KVM: arm/arm64: Get rid of exported aliases to static functions 1 - - --- 2016-09-27 Christoffer Dall New
[PULL,07/50] arm64/kvm: remove unused stub functions - - - --- 2016-09-27 Christoffer Dall New
[PULL,06/50] arm/kvm: excise redundant cache maintenance - - - --- 2016-09-27 Christoffer Dall New
[PULL,05/50] KVM: arm: vgic: Drop build compatibility hack for older kernel versions - 1 - --- 2016-09-27 Christoffer Dall New
[PULL,04/50] arm64: KVM: Optimize __guest_enter/exit() to save a few instructions - 1 - --- 2016-09-27 Christoffer Dall New
[PULL,03/50] KVM: arm/arm64: Rename vgic_attr_regs_access to vgic_attr_regs_access_v2 - 1 - --- 2016-09-27 Christoffer Dall New
[PULL,02/50] KVM: arm/arm64: Factor out vgic_attr_regs_access functionality - 1 - --- 2016-09-27 Christoffer Dall New
[PULL,01/50] KVM: arm/arm64: Add VGICv3 save/restore API documentation - 2 - --- 2016-09-27 Christoffer Dall New
[v5] KVM: arm/arm64: Route vtimer events to user space - - - --- 2016-09-23 Christoffer Dall New
[PULL,2/2] kvm-arm: Unmap shadow pagetables properly - - 1 --- 2016-09-09 Christoffer Dall New
[PULL,1/2] arm: KVM: Fix idmap overlap detection when the kernel is idmap'ed - - - --- 2016-09-09 Christoffer Dall New
KVM: arm/arm64: Get rid of exported aliases to static functions 1 - - --- 2016-09-01 Christoffer Dall New
[PULL,12/12] arm64: KVM: report configured SRE value to 32-bit world 1 - - --- 2016-08-17 Christoffer Dall New
[PULL,11/12] arm64: KVM: remove misleading comment on pmu status 1 - - --- 2016-08-17 Christoffer Dall New
[PULL,10/12] KVM: arm/arm64: timer: Workaround misconfigured timer interrupt - - - --- 2016-08-17 Christoffer Dall New
[PULL,09/12] arm64: Document workaround for Cortex-A72 erratum #853709 1 - - --- 2016-08-17 Christoffer Dall New
[PULL,08/12] KVM: arm/arm64: Change misleading use of is_error_pfn - - - --- 2016-08-17 Christoffer Dall New
[PULL,07/12] KVM: arm64: ITS: avoid re-mapping LPIs - 1 - --- 2016-08-17 Christoffer Dall New
[PULL,06/12] KVM: arm64: check for ITS device on MSI injection - 1 - --- 2016-08-17 Christoffer Dall New
[PULL,05/12] KVM: arm64: ITS: move ITS registration into first VCPU run - 1 1 --- 2016-08-17 Christoffer Dall New
[PULL,04/12] KVM: arm64: vgic-its: Make updates to propbaser/pendbaser atomic - 1 - --- 2016-08-17 Christoffer Dall New
[PULL,03/12] KVM: arm64: vgic-its: Plug race in vgic_put_irq - 1 - --- 2016-08-17 Christoffer Dall New
[PULL,02/12] KVM: arm64: vgic-its: Handle errors from vgic_add_lpi - - - --- 2016-08-17 Christoffer Dall New
[PULL,01/12] KVM: arm64: ITS: return 1 on successful MSI injection - 2 - --- 2016-08-17 Christoffer Dall New
[v2,2/2] KVM: arm/arm64: Rename vgic_attr_regs_access to vgic_attr_regs_access_v2 - 1 - --- 2016-08-16 Christoffer Dall New
[v2,1/2] KVM: arm/arm64: Factor out vgic_attr_regs_access functionality - 1 - --- 2016-08-16 Christoffer Dall New
[2/2] KVM: arm/arm64: Rename vgic_attr_regs_access to vgic_attr_regs_access_v2 - - - --- 2016-08-16 Christoffer Dall New
[1/2] KVM: arm/arm64: Factor out vgic_attr_regs_access functionality - - - --- 2016-08-16 Christoffer Dall New
[v3] KVM: arm64: vgic-its: Make updates to propbaser/pendbaser atomic - - - --- 2016-08-15 Christoffer Dall New
KVM: arm64: vgic-its: Grab kvm->lock when reading kvm->devices - 1 - --- 2016-08-10 Christoffer Dall New
[v2,2/2] KVM: Protect device ops->create and list_add with kvm->lock 1 1 - --- 2016-08-09 Christoffer Dall New
[v2,1/2] KVM: PPC: Move xics_debugfs_init out of create - 1 - --- 2016-08-09 Christoffer Dall New
[2/2] KVM: Protect device ops->create and list_add with kvm->lock - 1 - --- 2016-08-09 Christoffer Dall New
[2/2] KVM: Protect device ops->create and list_add with kvm->lock - - - --- 2016-08-09 Christoffer Dall New
[1/2] KVM: PPC: Move xics_debugfs_init out of create - - - --- 2016-08-09 Christoffer Dall New
[v2,3/3] KVM: arm64: vgic-its: Make updates to propbaser/pendbaser atomic - 1 - --- 2016-08-09 Christoffer Dall New
[v2,2/3] KVM: arm64: vgic-its: Plug race in vgic_put_irq - 1 - --- 2016-08-09 Christoffer Dall New
[v2,1/3] KVM: arm64: vgic-its: Handle errors from vgic_add_lpi - - - --- 2016-08-09 Christoffer Dall New
[v2,1/3] KVM: arm64: vgic-its: Handle errors from vgic_add_lpi - - - --- 2016-08-09 Christoffer Dall New
[PULL,8/8] arm64: KVM: Set cpsr before spsr on fault injection - - - --- 2016-08-04 Christoffer Dall New
[PULL,7/8] KVM: arm: vgic-irqfd: Workaround changing kvm_set_routing_entry prototype - - - --- 2016-08-04 Christoffer Dall New
[PULL,6/8] KVM: arm/arm64: Enable MSI routing - 1 - --- 2016-08-04 Christoffer Dall New
[PULL,5/8] KVM: arm/arm64: Enable irqchip routing - - - --- 2016-08-04 Christoffer Dall New
[PULL,4/8] KVM: Move kvm_setup_default/empty_irq_routing declaration in arch specific header 1 - - --- 2016-08-04 Christoffer Dall New
[PULL,3/8] KVM: irqchip: Convey devid to kvm_set_msi 2 1 - --- 2016-08-04 Christoffer Dall New
[PULL,2/8] KVM: Add devid in kvm_kernel_irq_routing_entry 1 - - --- 2016-08-04 Christoffer Dall New
[PULL,1/8] KVM: api: Pass the devid in the msi routing entry 1 1 - --- 2016-08-04 Christoffer Dall New
[3/3] KVM: arm64: vgic-its: Make updates to propbaser/pendbaser atomic - 1 - --- 2016-08-03 Christoffer Dall New
[2/3] KVM: arm64: vgic-its: Plug race in vgic_put_irq - 1 - --- 2016-08-03 Christoffer Dall New
[v2,1/3] KVM: arm64: vgic-its: Handle errors from vgic_add_lpi - - - --- 2016-08-03 Christoffer Dall New
[v2] KVM: Synchronize accesses to the kvm->devices list - - - --- 2016-08-03 Christoffer Dall New
KVM: Synchronize accesses to the kvm->devices list - - - --- 2016-08-03 Christoffer Dall New
KVM: arm64: vgic-its: Handle errors from vgic_add_lpi - - - --- 2016-08-02 Christoffer Dall New
KVM: arm64: vgic-its: Handle errors from vgic_add_lpi - 1 - --- 2016-08-01 Christoffer Dall New
[v6] KVM: arm/arm64: Add VGICv3 save/restore API documentation - 2 - --- 2016-07-26 Christoffer Dall New
[v5] KVM: arm/arm64: Add VGICv3 save/restore API documentation - 1 - --- 2016-07-26 Christoffer Dall New
[RESEND,v4] KVM: arm/arm64: Add VGICv3 save/restore API documentation - 1 - --- 2016-07-06 Christoffer Dall New
[PULL,2/2] KVM: arm/arm64: Stop leaking vcpu pid references 1 - - --- 2016-06-30 Christoffer Dall New
[PULL,1/2] arm64: KVM: fix build with CONFIG_ARM_PMU disabled - - - --- 2016-06-30 Christoffer Dall New
[PULL,8/8] KVM: arm/arm64: vgic-new: Removel harmful BUG_ON - - - --- 2016-06-02 Christoffer Dall New
[PULL,7/8] arm64: KVM: vgic-v3: Relax synchronization when SRE==1 - 1 - --- 2016-06-02 Christoffer Dall New
« 1 2 ... 4 5 610 11 »