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
[3/4] goldfish_fb: Set pixclock = 0 --- 2016-04-11 Alan Cox New
[3/8] android_pipe: Pin pages to memory while copying and other cleanups --- 2016-01-06 Alan Cox New
[2/8] android_pipe: don't be clever with #define offsets --- 2016-01-06 Alan Cox New
[v1,22/24] tests/tcg/Makefile: update to be called from Makefile.target fix building of tests/tcg --- 2018-04-10 Alex Bennée New
[v1,18/24] tests/tcg/arm: fix hello-arm fix building of tests/tcg --- 2018-04-10 Alex Bennée New
[v1,17/24] tests/tcg: move ARM specific tests into subdir fix building of tests/tcg --- 2018-04-10 Alex Bennée New
[v1,16/24] tests/tcg/i386: fix test-i386-fprem fix building of tests/tcg --- 2018-04-10 Alex Bennée New
[v1,15/24] tests/tcg/i368: fix hello-i386 fix building of tests/tcg --- 2018-04-10 Alex Bennée New
[v1,14/24] tests/tcg/i386: fix test-i386 fix building of tests/tcg --- 2018-04-10 Alex Bennée New
[v1,13/24] tests/tcg/i386: move test-i386-sse.c to tests/tcg/x86_64/test-sse.c fix building of tests/tcg --- 2018-04-10 Alex Bennée New
[v1,09/24] tests/tcg: move architecture independent tests into subdir fix building of tests/tcg --- 2018-04-10 Alex Bennée New
[v1,07/24] docker: allow "cc" command to run in user context fix building of tests/tcg --- 2018-04-10 Alex Bennée New
[v1,06/24] docker: extend "cc" command to accept compiler fix building of tests/tcg --- 2018-04-10 Alex Bennée New
[v1,01/24] configure: add test for docker availability fix building of tests/tcg --- 2018-04-10 Alex Bennée New
[PULL,2/3] .travis.yml: split default config into system and user Reduce Travis timeouts --- 2018-03-13 Alex Bennée New
[v1,4/4] .travis.yml: add --disable-tools to the modules build Travis Build Speed-ups --- 2018-03-13 Alex Bennée New
[v4,05/31] target/arm/helper: pass explicit fpst to set_rmode Add ARMv8.2 half-precision functions --- 2018-02-27 Alex Bennée New
[v4,02/31] target/arm/cpu64: introduce ARM_V8_FP16 feature bit Add ARMv8.2 half-precision functions --- 2018-02-27 Alex Bennée New
[v4,01/31] include/exec/helper-head.h: support f16 in helper calls Add ARMv8.2 half-precision functions --- 2018-02-27 Alex Bennée New
[v1,8/8] aarch64.risu: update Floating-point data-processing (1 source) Group support and random clean-ups --- 2018-02-23 Alex Bennée New
[v1,7/8] contrib/run_risu.sh: add a visual cue for a clean-run Group support and random clean-ups --- 2018-02-23 Alex Bennée New
[v1,6/8] contrib/run_risu.sh: don't set -e Group support and random clean-ups --- 2018-02-23 Alex Bennée New
[v1,5/8] contrib/run_risu.sh: allow appending of QEMU_FLAGS Group support and random clean-ups --- 2018-02-23 Alex Bennée New
[v1,4/8] new contrib/generate_all.sh: batch risugen script Group support and random clean-ups --- 2018-02-23 Alex Bennée New
[v1,3/8] aarch64.risu: add cryptographic extensions for v8.2 Group support and random clean-ups --- 2018-02-23 Alex Bennée New
[v1,2/8] aarch64.risu: clean-up and annotate with groups Group support and random clean-ups --- 2018-02-23 Alex Bennée New
[v1,1/8] risugen: support @GroupName in risu files Group support and random clean-ups --- 2018-02-23 Alex Bennée New
[v3,14/31] arm/translate-a64: add FP16 FMULX/MLS/FMLA to simd_indexed Add ARMv8.2 half-precision functions --- 2018-02-23 Alex Bennée New
[PULL,18/22] fpu/softfloat: re-factor int/uint to float re-factor softfloat and add fp16 functions --- 2018-02-21 Alex Bennée New
[PULL,17/22] fpu/softfloat: re-factor float to int/uint re-factor softfloat and add fp16 functions --- 2018-02-21 Alex Bennée New
[PULL,06/22] include/fpu/softfloat: implement float16_chs helper re-factor softfloat and add fp16 functions --- 2018-02-21 Alex Bennée New
[PULL,04/22] target/*/cpu.h: remove softfloat.h re-factor softfloat and add fp16 functions --- 2018-02-21 Alex Bennée New
fpu/softfloat: use hardware sqrt if we can (EXPERIMENT!) fpu/softfloat: use hardware sqrt if we can (EXPERIMENT!) --- 2018-02-20 Alex Bennée New
[v2,29/32] arm/translate-a64: add FP16 FMOV to simd_mod_imm Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,22/32] arm/translate-a64: add FP16 FNEG/FABS to simd_two_reg_misc_fp16 Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,20/32] arm/translate-a64: add FP16 FCMxx (zero) to simd_two_reg_misc_fp16 Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,18/32] arm/translate-a64: add FP16 FPRINTx to simd_two_reg_misc_fp16 Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,17/32] arm/translate-a64: initial decode for simd_two_reg_misc_fp16 Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,16/32] arm/translate-a64: add FP16 x2 ops for simd_indexed Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,15/32] arm/translate-a64: add FP16 FMULX/MLS/FMLA to simd_indexed Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,13/32] arm/translate-a64: add FP16 FR[ECP/SQRT]S to simd_three_reg_same_fp16 Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,10/32] arm/translate-a64: add FP16 FADD/FABD/FSUB/FMUL/FDIV to simd_three_reg_same_fp16 Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,05/32] target/arm/cpu.h: add additional float_status flags Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,04/32] target/arm/cpu.h: update comment for half-precision values Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,03/32] target/arm/cpu64: allow fp16 to be disabled Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,02/32] target/arm/cpu64: introduce ARM_V8_FP16 feature bit Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,16/20] fpu/softfloat: re-factor float to int/uint re-factor softfloat and add fp16 functions --- 2018-01-09 Alex Bennée New
[v2,11/20] fpu/softfloat: re-factor add/sub re-factor softfloat and add fp16 functions --- 2018-01-09 Alex Bennée New
[v2,10/20] fpu/softfloat: define decompose structures re-factor softfloat and add fp16 functions --- 2018-01-09 Alex Bennée New
[v2,08/20] fpu/softfloat: improve comments on ARM NaN propagation re-factor softfloat and add fp16 functions --- 2018-01-09 Alex Bennée New
[v2,07/20] fpu/softfloat: propagate signalling NaNs in MINMAX re-factor softfloat and add fp16 functions --- 2018-01-09 Alex Bennée New
[v1,16/19] fpu/softfloat: re-factor int/uint to float re-factor softfloat and add fp16 functions --- 2017-12-11 Alex Bennée New
[v1,05/19] include/fpu/softfloat: add some float16 contants re-factor softfloat and add fp16 functions --- 2017-12-11 Alex Bennée New
[RFC] kvm: arm64: handle single-step of hyp emulated mmio instructions [RFC] kvm: arm64: handle single-step of hyp emulated mmio instructions --- 2017-11-22 Alex Bennée New
[v3,3/3] kvm: arm64: handle single-step of userspace mmio instructions [v3,1/3] kvm: arm debug: introduce helper for single-step --- 2017-11-16 Alex Bennée New
[v3,2/3] kvm: arm64: handle single-stepping trapped instructions [v3,1/3] kvm: arm debug: introduce helper for single-step --- 2017-11-16 Alex Bennée New
fixup! kvm: arm debug: introduce helper for single-step fixup! kvm: arm debug: introduce helper for single-step --- 2017-11-10 Alex Bennée New
[v2,2/2] target/*helper: don't check retaddr before calling cpu_restore_state fixing translation time segfaults --- 2017-11-08 Alex Bennée 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
[RISU,10/10] risu_reginfo_aarch64: add SVE support to reginfo_dump_mismatch Initial support for SVE --- 2017-11-07 Alex Bennée New
[RISU,09/10] risu_reginfo_aarch64: add reginfo_copy_sve Initial support for SVE --- 2017-11-07 Alex Bennée New
[RISU,08/10] aarch64.risu: initial SVE instruction Initial support for SVE --- 2017-11-07 Alex Bennée New
[RISU,07/10] risugen: add --sve support Initial support for SVE --- 2017-11-07 Alex Bennée New
[RISU,06/10] configure: support CPPFLAGS Initial support for SVE --- 2017-11-07 Alex Bennée New
[RISU,05/10] configure: allow repeated invocation of configure in build dir Initial support for SVE --- 2017-11-07 Alex Bennée New
[RISU,04/10] risu: move optional args to each architecture Initial support for SVE --- 2017-11-07 Alex Bennée New
[RISU,03/10] risu.c: add missing --trace longopt Initial support for SVE --- 2017-11-07 Alex Bennée New
[RISU,02/10] risu.c: split out setting up options Initial support for SVE --- 2017-11-07 Alex Bennée New
[RISU,01/10] build-all-arches: drop -t (for tty) from docker invocation Initial support for SVE --- 2017-11-07 Alex Bennée New
[RISU,5/7] risugen/risugen_$arch: factor out instruction selection Add @Group support and some aarch64.risu cleanups --- 2017-10-31 Alex Bennée New
[RISU,4/7] aarch64.risu: update AdvancedSIMD across lanes Add @Group support and some aarch64.risu cleanups --- 2017-10-31 Alex Bennée New
[RISU,3/7] aarch64.risu: remove duplicate AdvSIMD scalar 2 reg misc block Add @Group support and some aarch64.risu cleanups --- 2017-10-31 Alex Bennée New
[RISU,2/7] aarch64.risu: remove duplicate AdvSIMD Scalar 3 same block Add @Group support and some aarch64.risu cleanups --- 2017-10-31 Alex Bennée New
[RISU,1/7] aarch64.risu: document naming conventions Add @Group support and some aarch64.risu cleanups --- 2017-10-31 Alex Bennée New
[RFC,30/30] target/arm/translate-a64.c: add FP16 FCVTPS to 2 reg misc v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,29/30] tests/test-softfloat: add f16_to_int16 conversion test v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,28/30] softfloat: float16_to_int16 conversion v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,27/30] target/arm/translate-a64.c: add FP16 FRINTP to 2 reg misc v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,26/30] tests/test-softfloat: add a simple test framework v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,25/30] softfloat: float16_round_to_int v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,24/30] disas_simd_indexed: support half-precision operations v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,23/30] softfloat: add float16_rem and float16_muladd (!CHECK) v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,22/30] target/arm/translate-a64.c: add FP16 FAGCT to AdvSIMD 3 Same v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,21/30] target/arm/translate-a64: add FP16 2-reg misc compare (zero) v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,20/30] softfloat: half-precision compare functions v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,19/30] Fix mask for AdvancedSIMD 2 reg misc v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,18/30] target/arm/translate-a64.c: add AdvSIMD scalar two-reg misc skeleton v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,17/30] target/arm/translate-a64.c: add FP16 FMULX v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,16/30] target/arm/translate-a64.c: add FP16 FADD/FMUL/FDIV to AdvSIMD 3 Same (!sub) v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,15/30] softfloat: half-precision add/sub/mul/div support v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,14/30] softfloat: 16 bit helpers for shr, clz and rounding and packing v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,13/30] target/arm/translate-a64.c: AdvSIMD scalar 3 Same FP16 initial decode v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,11/30] target/arm: implement half-precision F(MIN|MAX)(V|NMV) v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,08/30] softfloat: add half-precision expansions for MINMAX fns v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[RFC,05/30] softfloat: implement propagateFloat16NaN v8.2 half-precision support (work-in-progress) --- 2017-10-13 Alex Bennée New
[v1,2/2] kvm: arm64: handle single-step of userspace mmio instructions [v1,1/2] KVM: arm64: handle single-stepping trapped instructions --- 2017-10-06 Alex Bennée New
[v1,1/2] KVM: arm64: handle single-stepping trapped instructions [v1,1/2] KVM: arm64: handle single-stepping trapped instructions --- 2017-10-06 Alex Bennée New
[RFC] tests/docker/run: don't source /etc/profile [RFC] tests/docker/run: don't source /etc/profile --- 2017-09-26 Alex Bennée New
[RFC] monitor: add info translate (HACK!) [RFC] monitor: add info translate (HACK!) --- 2017-09-21 Alex Bennée New
scripts/qemu.py: fix continuation scripts/qemu.py: fix continuation --- 2017-09-18 Alex Bennée New
« 1 2 3 435 36 »