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 3 435 36 »
Patch Series S/W/F Date Submitter Delegate State
[09/10] target/sparc: Support Capstone in disas_set_info Support the Capstone disassembler --- 2017-09-14 Richard Henderson New
[09/10] vfio-pci: create an iommu mapping for msi address --- 2016-01-26 Auger Eric New
[09/12] mps2-an511: Fix wiring of UART overflow interrupt lines Untitled series #4259 --- 2017-09-20 Michael Roth New
[09/13] ARM: Xen: Initialize Xen specific UEFI runtime services --- 2015-11-17 Shannon Zhao New
[09/18] KVM: ARM64: Add reset and access handlers for PMXEVCNTR_EL0 register --- 2015-07-06 Shannon Zhao New
[09/23] target/arm: Handle SVE registers when using clear_vec_high target/arm: decode generator and initial sve patches --- 2017-12-18 Richard Henderson New
[09/24] fpu/softfloat: improve comments on ARM NaN propagation re-factor and add fp16 using glibc soft-fp --- 2018-02-04 Richard Henderson New
[09/29] hw/sparc/leon3.c: Fix memory leak spotted by valgrind --- 2015-05-28 Shannon Zhao New
[10/10] hw/openrisc/pic_cpu.c: use qemu_allocate_irq to fix memory leak --- 2015-07-02 Shannon Zhao New
[10/10] KVM: arm: enable trapping of all debug registers --- 2015-05-16 Zhichao Huang New
[10/10] target/mips: Support Capstone in disas_set_info Support the Capstone disassembler --- 2017-09-14 Richard Henderson New
[10/10] vfio: allow the user to register reserved iova range for MSI mapping --- 2016-01-26 Auger Eric New
[10/13] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI --- 2015-11-17 Shannon Zhao New
[10/18] KVM: ARM64: Add reset and access handlers for PMCCNTR_EL0 register --- 2015-07-06 Shannon Zhao New
[10/23] target/arm: Implement SVE Integer Reduction Group target/arm: decode generator and initial sve patches --- 2017-12-18 Richard Henderson New
[10/24] fpu/soft-fp: Import soft-fp from glibc re-factor and add fp16 using glibc soft-fp --- 2018-02-04 Richard Henderson New
[10/29] hw/sparc/sun4m.c: Fix memory leak spotted by valgrind --- 2015-05-28 Shannon Zhao New
[10/53] target-arm: Avoid buffer overrun on UNPREDICTABLE ldrd/strd --- 2015-07-30 Michael Roth New
[107/108] hw/misc/imx_ccm.c: Add missing VMState list terminator --- 2014-08-06 Michael Roth New
[108/108] hw/arm/boot: Set PC correctly when loading AArch64 ELF files --- 2014-08-06 Michael Roth New
[11/13] xen/hvm/params: Add a new dilivery type for event-channel in HVM_PARAM_CALLBACK_IRQ --- 2015-11-17 Shannon Zhao New
[11/18] KVM: ARM64: Add reset and access handlers for PMCNTENSET_EL0 and PMCNTENCLR_EL0 register --- 2015-07-06 Shannon Zhao New
[11/23] target/arm: Implement SVE bitwise shift by immediate (predicated) target/arm: decode generator and initial sve patches --- 2017-12-18 Richard Henderson New
[11/24] fpu/soft-fp: Adjust soft-fp types re-factor and add fp16 using glibc soft-fp --- 2018-02-04 Richard Henderson New
[11/29] hw/ppc/mac_oldworld.c: Fix memory leak spotted by valgrind --- 2015-05-28 Shannon Zhao New
[11/54] hw/intc/arm_gicv3: Make reserved register addresses RAZ/WI [01/54] target/i386: Fix handling of VEX prefixes --- 2018-02-06 Michael Roth New
[12/13] arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPI --- 2015-11-17 Shannon Zhao New
[12/18] KVM: ARM64: Add reset and access handlers for PMINTENSET_EL1 and PMINTENCLR_EL1 register --- 2015-07-06 Shannon Zhao New
[12/23] target/arm: Implement SVE bitwise shift by vector (predicated) target/arm: decode generator and initial sve patches --- 2017-12-18 Richard Henderson New
[12/24] fpu/soft-fp: Add ties_away and to_odd rounding modes re-factor and add fp16 using glibc soft-fp --- 2018-02-04 Richard Henderson New
[12/27] arm/arm64: KVM: export VCPU power state via MP_STATE ioctl --- 2015-04-02 Marc Zyngier New
[12/29] hw/ppc/ppc440_bamboo.c: Fix memory leak spotted by valgrind --- 2015-05-28 Shannon Zhao New
[12/54] hw/intc/arm_gic: reserved register addresses are RAZ/WI [01/54] target/i386: Fix handling of VEX prefixes --- 2018-02-06 Michael Roth New
[12/88] hw/arm/virt: fix pl011 and pl031 irq flags --- 2015-01-08 Michael Roth 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] ARM/ARM64: KVM: Implement KVM_ARM_SUITABLE_TARGET ioctl --- 2013-09-11 Anup Patel New
[1/2] ARM: KVM: Enable the KVM-VFIO device --- 2014-03-25 kim-phillips New
[1/2] arm/xen: Introduce need_xen_dma_ops and use it in get_dma_ops --- 2014-02-20 Julien Grall New
[1/2] DMA: fix AMBA PL08x driver issue with 64bit DMA address type --- 2013-08-14 Andre Przywara New
[1/2] drivers: PL061: add support for platform driver probing --- 2015-08-03 Shannon Zhao New
[1/2] fpu: Check for inf/x before x/0 softfloat fixes --- 2018-04-17 Richard Henderson New
[1/2] hw/gpio: Add the emulation of gpio_key --- 2016-03-17 Shannon Zhao New
[1/2] hw: irq: Add API to get irq number from qemu_irq --- 2015-04-17 PranavkumarSawargaonkar New
[1/2] irq: add get_gsi callback --- 2015-04-23 Auger Eric New
[1/2] KVM: Add KVM_EXIT_RESET to user space API header --- 2013-11-25 Anup Patel New
[1/2] KVM: arm: irqfd: fix value returned by kvm_irq_map_gsi --- 2015-04-22 Marc Zyngier New
[1/2] KVM: arm: rename pause into power_off --- 2015-07-18 Christoffer Dall New
[1/2] KVM: arm: rename pause into power_off --- 2015-07-06 Auger Eric New
[1/2] kvm: introduce kvm_arch_msi_data_to_gsi --- 2015-04-09 Auger Eric New
[1/2] linux-headers: Update KVM headers from linux-next tag ToBeFilled --- 2014-12-02 Auger Eric New
[1/2] scripts/qemu-binfmt-conf.sh: re-factor and clean-up --- 2014-01-08 Alex Bennée New
[1/2] target-arm/kvm64: Add cortex-a53 cpu support --- 2015-06-01 Shannon Zhao New
[1/2] target/riscv: Split out mstatus_fs from tb_flags during translation RISC-V: Mark FP status dirty --- 2018-03-28 Richard Henderson New
[1/2] tcg: Fold unspecified opcode test into tcg_can_emit_vec_op tcg: tcg_can_emit_vec_op cleanup+fix --- 2018-02-17 Richard Henderson New
[1/2] virtio: console: Add early writeonly register to config space --- 2013-04-26 PranavkumarSawargaonkar New
[131/156] linux-user: Don't overrun guest buffer in sched_getaffinity --- 2014-07-08 Michael Roth New
[13/13] ARM: XEN: Move xen_early_init() before efi_init() --- 2015-11-17 Shannon Zhao New
[13/18] KVM: ARM64: Add reset and access handlers for PMOVSSET_EL0 and PMOVSCLR_EL0 register --- 2015-07-06 Shannon Zhao New
[13/23] target/arm: Implement SVE bitwise shift by wide elements (predicated) target/arm: decode generator and initial sve patches --- 2017-12-18 Richard Henderson New
[13/24] fpu/soft-fp: Add arithmetic macros to half.h re-factor and add fp16 using glibc soft-fp --- 2018-02-04 Richard Henderson New
[13/25] target-arm: Fix return address for A64 BRK instructions --- 2014-08-27 Michael Roth New
[13/27] arm/arm64: KVM: add a common vgic_queue_irq_to_lr fn --- 2015-04-02 Marc Zyngier New
[13/29] hw/ppc/prep.c: Fix memory leak spotted by valgrind --- 2015-05-28 Shannon Zhao New
[133/156] target-arm: Fix errors in writes to generic timer control registers --- 2014-07-08 Michael Roth New
[1/3] arm/arm64: KVM: Fix arch timer behavior for disabled interrupts --- 2015-10-17 Christoffer Dall New
[1/3] hw/i386/pc_piix: Fix memory leak --- 2015-05-25 Shannon Zhao New
[1/3] KVM: arm/arm64: Cleanup the arch timer code's irqchip checking --- 2016-09-27 Christoffer Dall New
[1/3] qdev: pass the check callback to qdev_init_gpio_out_named --- 2015-04-28 Auger Eric New
[1/3] target-arm: Add GIC phandle to VirtBoardInfo --- 2015-04-08 Christoffer Dall New
[1/3] target-arm: Infrastucture changes to enable handling of tagged address loading into PC --- 2016-09-16 Tom Hanson New
[1/3] target-arm: kvm64: set guest PMUv3 feature bit if supported --- 2016-03-25 Shannon Zhao New
[1/3,v2] xen: Export xen_reboot xen: Implement EFI reset_system callback --- 2017-04-24 Julien Grall New
[14/18] KVM: ARM64: Add reset and access handlers for PMUSERENR_EL0 register --- 2015-07-06 Shannon Zhao New
[14/24] fpu/soft-fp: Adjust _FP_CMP_CHECK_NAN re-factor and add fp16 using glibc soft-fp --- 2018-02-04 Richard Henderson New
[14/25] target-arm: Rename QEMU PSCI v0.1 definitions --- 2014-08-27 Michael Roth New
[14/27] arm/arm64: KVM: support for un-queuing active IRQs --- 2015-04-02 Marc Zyngier New
[14/29] hw/mips/mips_int.c: Fix memory leak spotted by valgrind --- 2015-05-28 Shannon Zhao New
[144/156] coroutine-win32.c: Add noinline attribute to work around gcc bug --- 2014-07-08 Michael Roth New
[1/4] arm: parse PSCI node from the host device-tree --- 2013-11-25 Andre Przywara New
[1/4] ./configure: accept stems to match a range of targets --- 2016-04-15 Alex Bennée New
[1/4] hw/s390x/virtio-ccw: Add virtio_ccw_device_plugged for virtio-ccw --- 2015-04-17 Shannon Zhao New
[1/4] kvm: Update headers for device control api --- 2013-08-23 Christoffer Dall New
[1/4] Support for building in a Xen binary --- 2016-06-20 Andre Przywara New
[1/4] vfio: platform: add capability to register a reset function --- 2015-10-18 Auger Eric New
[1/4] xen: arm64: Add Basic Platform support for APM X-Gene Storm. --- 2013-09-20 PranavkumarSawargaonkar New
[15/18] KVM: ARM64: Add reset and access handlers for PMSWINC_EL0 register --- 2015-07-06 Shannon Zhao New
[15/23] target/arm: Implement SVE Integer Multiply-Add Group target/arm: decode generator and initial sve patches --- 2017-12-18 Richard Henderson New
[15/24] fpu: Implement add/sub/mul/div with soft-fp.h re-factor and add fp16 using glibc soft-fp --- 2018-02-04 Richard Henderson New
[15/25] arm/virt: Use PSCI v0.2 function IDs in the DT when KVM uses PSCI v0.2 --- 2014-08-27 Michael Roth New
[15/27] arm/arm64: KVM: Fix migration race in the arch timer --- 2015-04-02 Marc Zyngier New
[15/29] hw/mips/mips_jazz.c: Fix memory leak spotted by valgrind --- 2015-05-28 Shannon Zhao New
[15/38] target/hppa: Do not set cs_base to iaoq_b Add hppa-softmmu --- 2017-12-29 Richard Henderson New
[15/53] hw/acpi/aml-build: Fix memory leak --- 2015-07-30 Michael Roth New
[15/54] hw/sd/pl181: Reset SD card on controller reset [01/54] target/i386: Fix handling of VEX prefixes --- 2018-02-06 Michael Roth New
[1/5] arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option --- 2014-11-27 Christoffer Dall New
[1/5] ARM: Exynos5250: rename obsoleted CONFIG_PMIC defines --- 2013-09-25 Andre Przywara New
[1/5] hw: arm_gic: Fix gic_set_irq handling --- 2013-08-23 Christoffer Dall New
[1/5] VFIO: platform: add reset_list and register/unregister functions --- 2015-05-07 Auger Eric New
[16/18] KVM: ARM64: Add access handlers for PMEVCNTRn_EL0 and PMEVTYPERn_EL0 register --- 2015-07-06 Shannon Zhao New
« 1 2 3 435 36 »