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       |   3504 patches
« 1 2 ... 7 8 935 36 »
Patch Series S/W/F Date Submitter Delegate State
[v2,4/7] tests/docker: add basic user mapping support [v2,1/7] .travis.yml: don't specify CONFIG twice --- 2017-01-24 Alex Bennée New
[v2,3/7] .travis.yml: DEBUG MacOSX build [v2,1/7] .travis.yml: don't specify CONFIG twice --- 2017-01-24 Alex Bennée New
[v2] KVM: arm/arm64: vgic: Add debugfs vgic-state file --- 2017-01-24 Christoffer Dall New
[v2] KVM: arm/arm64: Remove struct vgic_irq pending field --- 2017-01-24 Christoffer Dall New
[PULL,25/31] hw/display/framebuffer.c: Avoid overflow for framebuffers > 4GB Untitled series #159 --- 2017-01-24 Michael Tokarev New
[V2] virtio: Fix no interrupt when not creating msi controller --- 2017-01-23 Shannon Zhao New
[PULL,6/6] tap: fix memory leak on failure in net_init_tap() Untitled series #81 --- 2017-01-20 Jason Wang New
virtio: Fix no interrupt when not creating msi controller --- 2017-01-20 Shannon Zhao New
[v7,27/27] target-ppc: take global mutex for set_irq Remaining MTTCG Base patches and ARM enablement --- 2017-01-19 Alex Bennée New
[v7,21/27] target-arm: helpers which may affect global state need the BQL Remaining MTTCG Base patches and ARM enablement --- 2017-01-19 Alex Bennée New
[v7,20/27] target-arm: ensure BQL taken for ARM_CP_IO register access Remaining MTTCG Base patches and ARM enablement --- 2017-01-19 Alex Bennée New
[v7,18/27] cputlb: introduce tlb_flush_*_all_cpus Remaining MTTCG Base patches and ARM enablement --- 2017-01-19 Alex Bennée New
[v7,16/27] cputlb: add tlb_flush_by_mmuidx async routines Remaining MTTCG Base patches and ARM enablement --- 2017-01-19 Alex Bennée New
[Xen-devel] xen/arm: gic-v3: Make sure read from ICC_IAR1_EL1 is visible on the redistributor --- 2017-01-18 Julien Grall New
[Xen-devel] xen/arm: bootfdt.c is only used during initialization --- 2017-01-17 Julien Grall New
[Xen-devel] xen/arm: Don't mix GFN and MFN when using iomem_deny_access --- 2017-01-17 Julien Grall New
[v2] arm: virt: Fix the segmentation fault when specifying an unsupported CPU --- 2017-01-17 Shannon Zhao New
[RFC,6/6] target-arm: cpu64: Add support for Cortex-A72 target-arm: KVM64: Cross type vCPU support --- 2017-01-16 Shannon Zhao New
[RFC,5/6] arm: virt: Enable generic type CPU in virt machine target-arm: KVM64: Cross type vCPU support --- 2017-01-16 Shannon Zhao New
[RFC,4/6] target: arm: Add a generic type cpu target-arm: KVM64: Cross type vCPU support --- 2017-01-16 Shannon Zhao New
[RFC,3/6] arm: kvm64: Check if kvm supports cross type vCPU target-arm: KVM64: Cross type vCPU support --- 2017-01-16 Shannon Zhao New
[RFC,2/6] target: arm: Add the qemu target for KVM_ARM_TARGET_GENERIC_V8 target-arm: KVM64: Cross type vCPU support --- 2017-01-16 Shannon Zhao New
[RFC,1/6] headers: update linux headers target-arm: KVM64: Cross type vCPU support --- 2017-01-16 Shannon Zhao New
arm: virt: Fix the segmentation fault when specifying an unsupported CPU --- 2017-01-15 Shannon Zhao New
[added,to,3.12-stable] arm/xen: Use alloc_percpu rather than __alloc_percpu --- 2017-01-13 Jiri Slaby New
[PULL,2/2] travis: add Trusty with clang stable build --- 2017-01-12 Alex Bennée New
kvm: deadlock in kvm_vgic_map_resources --- 2017-01-12 Christoffer Dall New
[kvm-unit-tests,6/6] run_tests: allow passing of options to QEMU --- 2017-01-11 Alex Bennée New
[kvm-unit-tests,5/6] docs: mention modifying env vars in README --- 2017-01-11 Alex Bennée New
[kvm-unit-tests,4/6] docs: mention checkpatch in the README --- 2017-01-11 Alex Bennée New
[kvm-unit-tests,3/6] docs: move README to README.md and symlink --- 2017-01-11 Alex Bennée New
[kvm-unit-tests,2/6] lib/pci: fix BAR format strings --- 2017-01-11 Alex Bennée New
[kvm-unit-tests,1/6] libcflat: add PRI(dux)32 format types --- 2017-01-11 Alex Bennée New
[RFC,49/55] KVM: arm64: Fixes to toggle_cache for nesting --- 2017-01-09 Jintack Lim New
[RFC,48/55] KVM: arm64: Emulate TLBI instruction --- 2017-01-09 Jintack Lim New
[RFC,47/55] KVM: arm/arm64: Forward the guest hypervisor's stage 2 permission faults --- 2017-01-09 Jintack Lim New
[RFC,46/55] KVM: arm64: Add more info to the S2 translation result --- 2017-01-09 Jintack Lim New
[RFC,45/55] KVM: arm64: KVM: Inject stage-2 page faults --- 2017-01-09 Jintack Lim New
[RFC,44/55] KVM: arm/arm64: Move kvm_is_write_fault to header file --- 2017-01-09 Jintack Lim New
[RFC,43/55] KVM: arm/arm64: Handle shadow stage 2 page faults --- 2017-01-09 Jintack Lim New
[RFC,42/55] KVM: arm64: Implement nested Stage-2 page table walk logic --- 2017-01-09 Jintack Lim New
[RFC,41/55] KVM: arm/arm64: Unmap/flush shadow stage 2 page tables --- 2017-01-09 Jintack Lim New
[RFC,38/55] KVM: arm/arm64: Make mmu functions non-static --- 2017-01-09 Jintack Lim New
[RFC,37/55] KVM: arm64: Setup vttbr_el2 on each VM entry --- 2017-01-09 Jintack Lim New
[RFC,36/55] KVM: arm64: Invalidate virtual EL2 TLB entries when needed --- 2017-01-09 Jintack Lim New
[RFC,35/55] KVM: arm/arm64: Support mmu for the virtual EL2 execution --- 2017-01-09 Jintack Lim New
[RFC,34/55] KVM: arm/arm64: Abstract stage-2 MMU state into a separate structure --- 2017-01-09 Jintack Lim New
[RFC,33/55] KVM: arm/arm64: Remove unused params in mmu functions --- 2017-01-09 Jintack Lim New
[RFC,31/55] KVM: arm/arm64: Inject maintenance interrupts to the guest hypervisor --- 2017-01-09 Jintack Lim New
[RFC,26/55] KVM: arm/arm64: Add VGIC data structures for the nesting --- 2017-01-09 Jintack Lim New
[RFC,15/55] KVM: arm64: Trap EL1 VM register accesses in virtual EL2 --- 2017-01-09 Jintack Lim New
[RFC,10/55] KVM: arm64: Synchronize EL1 system registers on virtual EL2 entry and exit --- 2017-01-09 Jintack Lim New
[RFC,09/55] KVM: arm64: Set shadow EL1 registers for virtual EL2 execution --- 2017-01-09 Jintack Lim New
[RFC,08/55] KVM: arm64: Set virtual EL2 context depending on the guest exception level --- 2017-01-09 Jintack Lim New
[RFC,07/55] KVM: arm/arm64: Add virtual EL2 state emulation framework --- 2017-01-09 Jintack Lim New
[RFC,05/55] KVM: arm64: Add vcpu_mode_el2 primitive to support nesting --- 2017-01-09 Jintack Lim New
[RFC,04/55] KVM: arm64: Allow userspace to set PSR_MODE_EL2x --- 2017-01-09 Jintack Lim New
[RFC,03/55] KVM: arm64: Add KVM nesting feature --- 2017-01-09 Jintack Lim New
[RFC,02/55] KVM: arm64: Add nesting config option --- 2017-01-09 Jintack Lim New
[RFC,01/55] arm64: Add missing TCR hw defines --- 2017-01-09 Jintack Lim New
[Xen-devel,v3,5/5] Explicitly clean linux-system.axf and xen-system.axf --- 2016-12-15 Andre Przywara New
[Xen-devel,v3,3/5] Xen: Support adding DT nodes --- 2016-12-15 Andre Przywara New
[v3,2/5] Support for building in a Xen binary --- 2016-12-15 Andre Przywara New
[RFC/POC,4/4] tests/tcg/Makefile: use docker target for arm-tcg-tests --- 2016-12-14 Alex Bennée New
[RFC/POC,3/4] tests/tcg: don't run tests by default --- 2016-12-14 Alex Bennée New
[RFC/POC,2/4] new tests/docker/dockerfiles/debian-multiarch-cross.docker --- 2016-12-14 Alex Bennée New
[RFC/POC,1/4] tests/docker: add basic user mapping support --- 2016-12-14 Alex Bennée New
[RFC,7/7] KVM: arm/arm64: Guard kvm_vgic_map_is_active against !vgic_initialized --- 2016-12-10 Christoffer Dall New
[RFC,6/7] KVM: arm/arm64: Remove unnecessary timer BUG_ON operations --- 2016-12-10 Christoffer Dall New
[RFC,5/7] KVM: arm/arm64: Move timer save/restore out of hyp code where possible --- 2016-12-10 Christoffer Dall New
[RFC,4/7] KVM: arm/arm64: Check that system supports split eoi/deactivate --- 2016-12-10 Christoffer Dall New
[RFC,3/7] KVM: arm/arm64: Support calling vgic_update_irq_pending from irq context --- 2016-12-10 Christoffer Dall New
[RFC,2/7] KVM: arm/arm64: Move kvm_vgic_flush_hwstate under disabled irq --- 2016-12-10 Christoffer Dall New
[RFC,1/7] arm64: Use physical counter for in-kernel reads --- 2016-12-10 Christoffer Dall New
ARM: dts: vexpress: Support GICC_DIR operations --- 2016-12-10 Christoffer Dall New
[v4,61/64] qemu/host-utils.h: Reduce the operation count in the fallback ctpop --- 2016-12-09 Alex Bennée New
[RISU,v3,08/10] new: generate_all.sh script --- 2016-12-09 Alex Bennée New
[RISU,v3,07/10] risugen: remove grocer's apostrophe from REs --- 2016-12-09 Alex Bennée New
[RISU,v3,06/10] risu_aarch64: it's -> it is --- 2016-12-09 Alex Bennée New
[RISU,v3,05/10] risu: add support compressed tracefiles --- 2016-12-09 Alex Bennée New
[RISU,v3,04/10] risu: add simple trace and replay support --- 2016-12-09 Alex Bennée New
[RISU,v3,03/10] risu: paramterise send/receive functions --- 2016-12-09 Alex Bennée New
[RISU,v3,02/10] aarch64: add hand-coded risu skeleton for directed testing --- 2016-12-09 Alex Bennée New
[RISU,v3,01/10] risu: a bit more verbosity when running --- 2016-12-09 Alex Bennée New
[Xen-devel,13/13] xen/arm: vgic-v3: Allow AArch32 guest booting with GICv3 --- 2016-12-07 Julien Grall New
[Xen-devel,12/13] xen/arm: vgic-v3: Move the emulation of ICC_SGI1R_EL1 in a separate helper --- 2016-12-07 Julien Grall New
[Xen-devel,11/13] xen/arm: vgic: Rename emulate_sysreg callback to emulate_reg --- 2016-12-07 Julien Grall New
[Xen-devel,10/13] xen/arm: vreg: Introduce vreg_emulate_cp{32, 64} --- 2016-12-07 Julien Grall New
[Xen-devel,09/13] xen/arm: vtimer: Move emulate_sysreg* callback in a separate header --- 2016-12-07 Julien Grall New
[Xen-devel,08/13] xen/arm: vgic-v3: Build vgic-v3.c when CONFIG_HAS_GICV3 is enabled. --- 2016-12-07 Julien Grall New
[Xen-devel,07/13] xen/arm: vgic: Clean-up the sysreg emulation --- 2016-12-07 Julien Grall New
[Xen-devel,06/13] xen/arm: vgic: Switch emulate_sysreg return from int to bool --- 2016-12-07 Julien Grall New
[Xen-devel,05/13] xen/arm: vgic: Switch vgic_to_sgi return from int to bool and progate up to... --- 2016-12-07 Julien Grall New
[Xen-devel,04/13] xen/arm: vgic: Switch from bool_t to bool --- 2016-12-07 Julien Grall New
[Xen-devel,03/13] xen/arm: traps: Switch from bool_t to bool --- 2016-12-07 Julien Grall New
[Xen-devel,02/13] xen/arm: vtimer: Switch the read variable in the emulation from int to bool --- 2016-12-07 Julien Grall New
[Xen-devel,01/13] xen/arm: vtimer: Switch the emulation functions return from int to bool --- 2016-12-07 Julien Grall New
[RFC,for,2.9] gdbstub: remove spurious tb_flush() calls --- 2016-12-06 Alex Bennée New
exec.c: simplify the breakpoint invalidation logic --- 2016-12-06 Alex Bennée New
[Xen-devel] xen/arm: traps: Emulate ICC_SRE_EL1 as RAZ/WI --- 2016-12-05 Julien Grall New
« 1 2 ... 7 8 935 36 »