Patch Metrics

There are 12814 patches submitted by members of this team, and 3645 of those have been accepted upstream.

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)

Current Members

Show patches with: State = Action Required       |    Archived = No       |   3506 patches
« 1 2 ... 4 5 635 36 »
Patch Series S/W/F Date Submitter Delegate State
[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] ARM: Arndale: include generic exynos5250-dt.h in arndale.h --- 2013-09-25 Andre Przywara New
[5/5] hw: arm_gic_kvm: Add KVM VGIC save/restore logic --- 2013-08-23 Christoffer Dall New
[5/5] VFIO: platform: VFIO platform Calxeda xgmac reset module --- 2015-05-07 Auger Eric New
[56/88] hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_iter_*) --- 2015-01-08 Michael Roth New
[5/6] Add parsing of AArch64 qemu capabilities. --- 2013-10-08 PranavkumarSawargaonkar New
[5/6] hw/arm/sysbus-fdt: helpers for clock node generation --- 2015-12-17 Auger Eric New
[5/6] target-arm/kvm64: fix save/restore of SPSR registers --- 2015-02-25 Alex Bennée New
[5/6] target-arm/kvm64: fix save/restore of SPSR regs --- 2015-02-25 Alex Bennée New
[5/6] tests/docker/docker.py: expand images command --- 2016-10-28 Alex Bennée New
[5/7] hw/arm/virt-acpi-build: Add _E03 for Power Button --- 2015-05-12 Shannon Zhao New
[5/7] hw/core/sysbus: add fdt_add_node method --- 2014-07-07 Auger Eric New
[5/7] KVM: arm/arm64: build a default routing table --- 2015-06-29 Auger Eric New
[5/7] KVM: arm-vgic: Add vgic reg access from dev attr --- 2013-06-11 Christoffer Dall New
[5/8] hw/i2c-ddc.c: Implement DDC I2C slave --- 2015-05-13 Frederic Konrad 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
[5/9] target/arm: Add aa32_vfp_dreg/aa64_vfp_qreg helpers target/arm: Prepatory work for SVE --- 2017-12-18 Richard Henderson New
[63/88] exec: Handle multipage ranges in invalidate_and_set_dirty() --- 2015-01-08 Michael Roth New
[6/6] AArch64: Add qemu capabilities schemeta for test. --- 2013-10-08 PranavkumarSawargaonkar New
[6/6] Add comma after DEFINE_PROP_END_OF_LIST() --- 2015-05-12 Shannon Zhao New
[6/6] hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiation --- 2015-12-17 Auger Eric New
[6/6] target-arm/cpu.h: document why env->spsr exists --- 2015-02-25 Alex Bennée New
[6/6] tests/docker/Makefile.include: expand docker help text --- 2016-10-28 Alex Bennée New
[6/7] hw/misc/platform_devices: add call to sysbus fdt_add_node --- 2014-07-07 Auger Eric New
[6/7] KVM: arm/arm64: enable MSI routing --- 2015-06-29 Auger Eric 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] hw/misc/platform_devices: Add platform_bus_base to PlatformDevtreeData --- 2014-07-07 Auger Eric New
[7/7] KVM: arm: implement kvm_set_msi by gsi direct mapping --- 2015-06-29 Auger Eric 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/8] tcg: Expand target vector ops with host vector ops TCG vectorization and example conversion --- 2017-08-17 Richard Henderson New
[7/9] arm/arm64: KVM: vgic: Move active state handling to flush_hwstate --- 2015-08-30 Christoffer Dall New
[85/88] audio: Don't free hw resources until after hw backend is stopped --- 2015-01-08 Michael Roth 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/8] tcg/i386: Add vector operations TCG vectorization and example conversion --- 2017-08-17 Richard Henderson New
[8/9] arm/arm64: KVM: Rework the arch timer to use level-triggered semantics --- 2015-08-30 Christoffer Dall New
[8/9] target/arm: Add ZCR.LEN to tb->flags target/arm: Prepatory work for SVE --- 2017-12-18 Richard Henderson New
[9/9] arm/arm64: KVM: arch timer: Reset CNTV_CTL to 0 --- 2015-08-30 Christoffer Dall New
[9/9] target/arm: Add ARM_FEATURE_SVE target/arm: Prepatory work for SVE --- 2017-12-18 Richard Henderson New
AArch64: Porting of armv7l conditons to run qemu for aarch64. --- 2013-10-10 PranavkumarSawargaonkar New
accel/tcg/translate-all: expand cpu_restore_state retaddr check accel/tcg/translate-all: expand cpu_restore_state retaddr check --- 2017-11-07 Alex Bennée New
ACPI: ARM: Present GIC version in MADT table --- 2016-06-15 Shannon Zhao New
[added,to,3.12-stable] arm/xen: Use alloc_percpu rather than __alloc_percpu --- 2017-01-13 Jiri Slaby New
[added,to,the,3.12,stable,tree] arm64: Don't report clear pmds and puds as huge --- 2015-08-03 Jiri Slaby New
[added,to,the,3.12,stable,tree] arm64: KVM: export demux regids as KVM_REG_ARM64 --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] arm64: KVM: Force undefined exception for Guest SMC intructions --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] arm/arm64: KVM: arch_timer: Initialize cntvoff at kvm_init --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] arm/arm64: KVM: Complete WFI/WFE instructions --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZE --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] arm/arm64: KVM: Fix and refactor unmap_range --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] arm/arm64: KVM: Introduce stage2_unmap_vm --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] arm/arm64: KVM: Keep elrsr/aisr in sync with software model --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMU --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] arm/arm64: KVM: Require in-kernel vgic for the arch timers --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] arm/arm64: kvm: Set vcpu->cpu to -1 on vcpu_put --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] ARM: KVM: Allow creating the VGIC after VCPUs --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] arm: KVM: Don't return PSCI_INVAL if waitqueue is inactive --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] ARM: KVM: Unmap IPA on memslot delete/move --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] ARM: KVM: user_mem_abort: support stage 2 MMIO page mapping --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] KVM: ARM: Update comments for kvm_handle_wfi --- 2015-04-30 Jiri Slaby New
[added,to,the,3.18,stable,tree] arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option --- 2015-05-11 Sasha Levin New
[added,to,the,3.18,stable,tree] arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized --- 2015-05-11 Sasha Levin New
[added,to,the,3.18,stable,tree] arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag --- 2015-05-11 Sasha Levin New
[added,to,the,3.18,stable,tree] arm/arm64: KVM: Initialize the vgic on-demand when injecting IRQs --- 2015-05-11 Sasha Levin New
[added,to,the,3.18,stable,tree] arm/arm64: KVM: Introduce stage2_unmap_vm --- 2015-05-11 Sasha Levin New
[added,to,the,3.18,stable,tree] arm/arm64: KVM: Keep elrsr/aisr in sync with software model --- 2015-05-11 Sasha Levin New
[added,to,the,3.18,stable,tree] arm/arm64: KVM: Require in-kernel vgic for the arch timers --- 2015-05-11 Sasha Levin New
[added,to,the,3.18,stable,tree] arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu --- 2015-05-11 Sasha Levin New
[added,to,the,3.18,stable,tree] arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot --- 2015-05-11 Sasha Levin New
[added,to,the,3.18,stable,tree] arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps() --- 2015-05-11 Sasha Levin New
[added,to,the,3.18,stable,tree] KVM: arm/arm64: vgic: vgic_init returns -ENODEV when no online vcpu --- 2015-05-11 Sasha Levin New
[added,to,the,3.18,stable,tree] stable: Update documentation to clarify preferred procedure --- 2015-07-04 Sasha Levin New
arm64: Add support to pass earlyprintk argument via device tree --- 2013-06-03 PranavkumarSawargaonkar New
arm64: Define PTE_TYPE_HUGEPAGE --- 2013-06-18 Christoffer Dall New
arm64: Fix GIC addresses for APM X-Gene --- 2014-08-27 Anup Patel New
arm64: KVM: Add bits for specifying memory type in stage2 PTE --- 2013-05-09 Anup Patel New
ARM64: KVM: Fix coherent_icache_guest_page() for host with external L3-cache. --- 2013-08-14 PranavkumarSawargaonkar New
ARM64: KVM: Fix coherent_icache_guest_page() for host with external L3-cache. --- 2013-08-14 PranavkumarSawargaonkar New
arm64: KVM: Fix HCR_EL2 and VTCR_EL2 configuration bits --- 2013-05-09 PranavkumarSawargaonkar New
ARM64: KVM: Fix VGIC compile error for Linux-3.14-rc1 --- 2014-02-04 Anup Patel New
arm64: KVM: Increase max VCPUs per-Guest to 8 --- 2013-09-11 Anup Patel New
ARM64: KVM: Nuke EL2 mode tlbs before enabling MMU for EL2 --- 2014-07-30 PranavkumarSawargaonkar New
arm64: KVM: Support Cortex-A57 guest CPU on APM X-Gene host --- 2013-07-03 Anup Patel New
arm64: KVM: Support X-Gene guest VCPU on APM X-Gene host --- 2013-07-15 Anup Patel New
arm64: perf: Move PMU register related defines to asm/perf_event.h --- 2016-03-24 Marc Zyngier New
arm64: xen: Implement EFI reset_system callback --- 2017-04-05 Julien Grall New
ARM: add Calxeda Midway platform --- 2013-08-13 Andre Przywara New
arm/arm64: KVM: Complete WFI/WFE instructions --- 2014-09-18 Ard Biesheuvel New
arm/arm64: KVM: Complete WFI/WFE instructions --- 2014-08-26 Christoffer Dall New
« 1 2 ... 4 5 635 36 »