Current Team Memberships

Show patches with: State = Action Required       |    Archived = No       |   290 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[00/27] Changes for arm/arm64 KVM for 3.18 --- 2014-09-26 Christoffer Dall New
[02/10] KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC --- 2013-12-12 Christoffer Dall New
[08/10] KVM: arm-vgic: Support unqueueing of LRs to the dist --- 2013-12-12 Christoffer Dall New
[1/2] arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2 --- 2014-09-25 Christoffer Dall New
[1/2] arm/arm64: KVM: Add tracepoints for vgic and timer --- 2015-08-30 Christoffer Dall New
[1/2] KVM: arm: rename pause into power_off --- 2015-07-18 Christoffer Dall New
[1/3] arm/arm64: KVM: Fix arch timer behavior for disabled interrupts --- 2015-10-17 Christoffer Dall New
[1/3] KVM: arm/arm64: Cleanup the arch timer code's irqchip checking --- 2016-09-27 Christoffer Dall New
[1/3] target-arm: Add GIC phandle to VirtBoardInfo --- 2015-04-08 Christoffer Dall New
[1/4] kvm: Update headers for device control api --- 2013-08-23 Christoffer Dall New
[1/5] arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option --- 2014-11-27 Christoffer Dall New
[1/5] hw: arm_gic: Fix gic_set_irq handling --- 2013-08-23 Christoffer Dall New
[1/7] KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC --- 2013-06-11 Christoffer Dall New
[1/8] ARM: KVM: Allow creating the VGIC after VCPUs --- 2013-08-23 Christoffer Dall New
[2/2] arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZE --- 2014-09-25 Christoffer Dall New
[2/2] arm/arm64: KVM: Support KVM_CAP_READONLY_MEM --- 2014-08-19 Christoffer Dall New
[2/2] KVM: arm/arm64: Fix vgic_mmio_change_active with PREEMPT_RT Untitled series #3911 --- 2017-09-08 Christoffer Dall New
[2/3] arm/arm64: KVM: Clear map->active on pend/active clear --- 2015-10-17 Christoffer Dall New
[2/3] arm_gicv2m: Add GICv2m widget to support MSIs --- 2015-04-08 Christoffer Dall New
[2/3] KVM: arm64: vgic-its: Plug race in vgic_put_irq --- 2016-08-03 Christoffer Dall New
[2/4] kvm: Introduce kvm_arch_irqchip_create --- 2013-08-23 Christoffer Dall New
[2/5] arm/arm64: KVM: Rename vgic_initialized to vgic_ready --- 2014-12-09 Christoffer Dall New
[2/5] hw: arm_gic: Introduce GIC_SET_PRIORITY macro --- 2013-08-23 Christoffer Dall New
[2/6] arm/arm64: KVM: Rename irq_active to irq_queued --- 2014-07-10 Christoffer Dall New
[2/7] KVM: arm-vgic: Set base addr through device API --- 2013-06-11 Christoffer Dall New
[2/8] KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC --- 2013-08-23 Christoffer Dall New
[2/9] arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block --- 2015-08-30 Christoffer Dall New
[3/3] arm/arm64: KVM: Fix disabled distributor operation --- 2015-10-17 Christoffer Dall New
[3/3] KVM: arm64: vgic-its: Make updates to propbaser/pendbaser atomic --- 2016-08-03 Christoffer Dall New
[3/3] KVM: ARM: Transparent huge pages and hugetlbfs support --- 2013-10-02 Christoffer Dall New
[3/3] KVM: ARM: Transparent huge pages and hugetlbfs support --- 2013-08-09 Christoffer Dall New
[3/3] target-arm: Add the GICv2m to the virt board --- 2015-04-08 Christoffer Dall New
[3/4] kvm: Common device control API functions --- 2013-08-23 Christoffer Dall New
[3/5] arm/arm64: KVM: Add (new) vgic_initialized macro --- 2014-12-09 Christoffer Dall New
[3/5] arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI --- 2014-11-27 Christoffer Dall New
[3/5] hw: arm_gic: Keep track of SGI sources --- 2013-08-23 Christoffer Dall New
[3/7] irqchip: arm-gic: Define additional MMIO offsets and masks --- 2013-06-11 Christoffer Dall New
[3/8] KVM: arm-vgic: Set base addr through device API --- 2013-08-23 Christoffer Dall New
[3/9] arm/arm64: KVM: vgic: Factor out level irq processing on guest exit --- 2015-08-30 Christoffer Dall New
[4/4] arm: vgic device control api support --- 2013-08-23 Christoffer Dall New
[4/5] arm/arm64: KVM: Introduce stage2_unmap_vm --- 2014-11-27 Christoffer Dall New
[4/5] hw: arm_gic: Support setting/getting binary point reg --- 2013-08-23 Christoffer Dall New
[4/6] arm/arm64: KVM: vgic: Improve handling of GICD_I{CS}PENDRn --- 2014-07-10 Christoffer Dall New
[4/8] irqchip: arm-gic: Define additional MMIO offsets and masks --- 2013-08-23 Christoffer Dall New
[4/9] arm/arm64: Implement GICD_ICFGR as RO for PPIs --- 2015-08-30 Christoffer Dall New
[5/5] arm/arm64: KVM: Initialize the vgic on-demand when injecting IRQs --- 2014-12-12 Christoffer Dall New
[5/5] arm/arm64: KVM: Initialize the vgic on-demand when injecting IRQs --- 2014-12-09 Christoffer Dall New
[5/5] arm/arm64: KVM: Turn off vcpus and flush stage-2 pgtables on sytem exit events --- 2014-11-27 Christoffer Dall New
[5/5] hw: arm_gic_kvm: Add KVM VGIC save/restore logic --- 2013-08-23 Christoffer Dall New
[5/7] KVM: arm-vgic: Add vgic reg access from dev attr --- 2013-06-11 Christoffer Dall New
[5/8] KVM: arm-vgic: Make vgic mmio functions more generic --- 2013-08-23 Christoffer Dall New
[5/9] arm/arm64: KVM: Use appropriate define in VGIC reset code --- 2015-08-30 Christoffer Dall New
[6/7] KVM: arm-vgic: Add GICD_SPENDSGIR and GICD_CPENDSGIR handlers --- 2013-06-11 Christoffer Dall New
[6/8] KVM: arm-vgic: Add vgic reg access from dev attr --- 2013-09-25 Christoffer Dall New
[6/8] KVM: arm-vgic: Add vgic reg access from dev attr --- 2013-08-23 Christoffer Dall New
[6/9] arm/arm64: KVM: Add mapped interrupts documentation --- 2015-08-30 Christoffer Dall New
[7/7] KVM: arm-vgic: Support CPU interface reg access --- 2013-06-11 Christoffer Dall New
[7/8] KVM: arm-vgic: Add GICD_SPENDSGIR and GICD_CPENDSGIR handlers --- 2013-08-23 Christoffer Dall New
[7/9] arm/arm64: KVM: vgic: Move active state handling to flush_hwstate --- 2015-08-30 Christoffer Dall New
[8/8] KVM: arm-vgic: Support CPU interface reg access --- 2013-09-25 Christoffer Dall New
[8/8] KVM: arm-vgic: Support CPU interface reg access --- 2013-08-23 Christoffer Dall New
[8/9] arm/arm64: KVM: Rework the arch timer to use level-triggered semantics --- 2015-08-30 Christoffer Dall New
[9/9] arm/arm64: KVM: arch timer: Reset CNTV_CTL to 0 --- 2015-08-30 Christoffer Dall New
arm64: Define PTE_TYPE_HUGEPAGE --- 2013-06-18 Christoffer Dall New
arm/arm64: KVM: Complete WFI/WFE instructions --- 2014-08-26 Christoffer Dall New
arm/arm64: KVM: Fix and refactor unmap_range --- 2014-05-26 Christoffer Dall New
arm/arm64: KVM: Handle traps of ICC_SRE_EL1 as RAZ/WI --- 2014-11-12 Christoffer Dall New
arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER} --- 2015-03-11 Christoffer Dall New
arm/arm64: KVM: Propertly account for guest CPU time --- 2015-05-28 Christoffer Dall New
arm/arm64: KVM: Support KVM_CAP_READONLY_MEM --- 2014-07-10 Christoffer Dall New
arm/arm64: vgic: Remove unreachable irq_clear_pending --- 2014-11-24 Christoffer Dall New
ARM: dts: vexpress: Support GICC_DIR operations --- 2016-12-10 Christoffer Dall New
ARM: enable ARMv7 virt support for the Arndale board --- 2014-08-01 Christoffer Dall New
arm_gic: Keep track of GICD_CPENDR and GICD_SPENDR --- 2013-10-23 Christoffer Dall New
ARM: KVM: Add newlines to panic strings --- 2013-08-23 Christoffer Dall New
arm: KVM: Don't return PSCI_INVAL if waitqueue is inactive --- 2013-11-20 Christoffer Dall New
ARM: KVM: Fix 64-bit coprocessor handling --- 2013-08-06 Christoffer Dall New
ARM: KVM: Simplify tracepoint text --- 2013-08-09 Christoffer Dall New
ARM: mm: Fix stage-2 device memory attributes --- 2014-01-04 Christoffer Dall New
ARM: vexpress_defconfig: Enable voltage regulators --- 2013-06-10 Christoffer Dall New
arm/virt: Use PSCI v0.2 function IDs in the DT when KVM uses PSCI v0.2 --- 2014-08-07 Christoffer Dall New
fstab.ranchu: Specify lables instead of block devices --- 2014-12-17 Christoffer Dall New
[GIT,PULL,00/12] KVM/ARM Changes for v3.19 - Take 2 --- 2014-12-15 Christoffer Dall New
[GIT,PULL,00/36] KVM/ARM changes for 3.20 --- 2015-01-23 Christoffer Dall New
[GIT,PULL,00/51] KVM/ARM updates for 3.17 --- 2014-08-04 Christoffer Dall New
[GIT,PULL,0/2] KVM/ARM Fixes for 3.19 --- 2015-01-11 Christoffer Dall New
[GIT,PULL,0/2] KVM/ARM Fixes for 3.20 --- 2015-02-15 Christoffer Dall New
[GIT,PULL,0/2] KVM/ARM Fixes for v3.17-rc3 --- 2014-08-29 Christoffer Dall New
[GIT,PULL,0/3] Second round of KVM/ARM fixes for 3.19 --- 2015-01-29 Christoffer Dall New
[GIT,PULL,0/5] arm/arm64: KVM: Fixes for KVM for 4.0-rc5 --- 2015-03-16 Christoffer Dall New
[GIT,PULL,0/6] A handful of fixes for KVM/ARM for v4.3-rc7 --- 2015-10-20 Christoffer Dall New
[GIT,PULL,0/9] KVM/ARM Changes for v3.19 --- 2014-12-09 Christoffer Dall New
[GIT,PULL,1/2] ARM: KVM: Fix size check in __coherent_cache_guest_page --- 2015-02-15 Christoffer Dall New
[GIT,PULL,1/6] KVM: arm/arm64: Do not inject spurious interrupts --- 2015-10-20 Christoffer Dall New
[GIT,PULL,2/2] arm/arm64: KVM: Add exit reaons to kvm_exit event tracing --- 2015-02-15 Christoffer Dall New
[GIT,PULL,2/6] KVM: arm/arm64: Fix memory leak if timer initialization fails --- 2015-10-20 Christoffer Dall New
[GIT,PULL,3/6] KVM: arm: use GIC support unconditionally --- 2015-10-20 Christoffer Dall New
[GIT,PULL,4/6] arm/arm64: KVM: Fix arch timer behavior for disabled interrupts --- 2015-10-20 Christoffer Dall New
[GIT,PULL,5/6] arm/arm64: KVM: Clear map->active on pend/active clear --- 2015-10-20 Christoffer Dall New
[GIT,PULL,6/6] arm/arm64: KVM: Fix disabled distributor operation --- 2015-10-20 Christoffer Dall New
« 1 2 3 »

Bundling

Create bundle: