Patch Metrics

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

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)
Show patches with: none      |   39991 patches
« 1 2 ... 73 74 75399 400 »
Patch Series S/W/F Date Submitter Delegate State
[v2,12/35] tcg/i386: Pass x86 condition codes to tcg_out_cmov tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson Superseded
[v2,11/35] tcg/arm: Support TCG_COND_TST{EQ,NE} tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson New
[v2,10/35] tcg/aarch64: Generate CBNZ for TSTNE of UINT32_MAX tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson Superseded
[v2,09/35] tcg/aarch64: Generate TBZ, TBNZ tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson Superseded
[v2,08/35] tcg/aarch64: Support TCG_COND_TST{EQ,NE} tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson Superseded
[v2,07/35] tcg: Add TCGConst argument to tcg_target_const_match tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson Superseded
[v2,06/35] tcg/optimize: Handle TCG_COND_TST{EQ,NE} tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson Superseded
[v2,05/35] tcg/optimize: Split out arg_new_constant tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson Superseded
[v2,04/35] tcg/optimize: Do swap_commutative2 in do_constant_folding_cond2 tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson Superseded
[v2,03/35] tcg/optimize: Split out do_constant_folding_cond1 tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson Superseded
[v2,02/35] tcg/optimize: Split out arg_is_const_val tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson Superseded
[v2,01/35] tcg: Introduce TCG_COND_TST{EQ,NE} tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-28 Richard Henderson New
[13/17] tests/docker: upgrade debian-all-test-cross to bookworm Maintainer updates for testing, gdb, semihosting and plugins --- 2023-10-28 Alex Bennée Superseded
[12/17] tests/docker: use debian-all-test-cross for sparc64 Maintainer updates for testing, gdb, semihosting and plugins --- 2023-10-28 Alex Bennée Superseded
[11/17] tests/docker: use debian-all-test-cross for riscv64 Maintainer updates for testing, gdb, semihosting and plugins --- 2023-10-28 Alex Bennée Superseded
[10/17] tests/docker: use debian-all-test-cross for mips Maintainer updates for testing, gdb, semihosting and plugins --- 2023-10-28 Alex Bennée Superseded
[09/17] tests/docker: use debian-all-test-cross for mips64 Maintainer updates for testing, gdb, semihosting and plugins --- 2023-10-28 Alex Bennée Superseded
[08/17] tests/docker: use debian-all-test-cross for m68k Maintainer updates for testing, gdb, semihosting and plugins --- 2023-10-28 Alex Bennée Superseded
[07/17] tests/docker: use debian-all-test-cross for hppa Maintainer updates for testing, gdb, semihosting and plugins --- 2023-10-28 Alex Bennée Superseded
[06/17] tests/docker: use debian-all-test-cross for power Maintainer updates for testing, gdb, semihosting and plugins --- 2023-10-28 Alex Bennée Superseded
[05/17] tests/docker: move sh4 to use debian-legacy-test-cross Maintainer updates for testing, gdb, semihosting and plugins --- 2023-10-28 Alex Bennée Superseded
[04/17] tests/docker: use debian-legacy-test-cross for alpha Maintainer updates for testing, gdb, semihosting and plugins --- 2023-10-28 Alex Bennée Superseded
[03/17] gitlab: split alpha testing into a legacy container Maintainer updates for testing, gdb, semihosting and plugins --- 2023-10-28 Alex Bennée New
linux-user: Fix guest signal remapping after adjusting SIGABRT linux-user: Fix guest signal remapping after adjusting SIGABRT --- 2023-10-27 Richard Henderson Superseded
[PULL,29/41] hw/arm: Avoid using 'first_cpu' when first ARM CPU is reachable [PULL,01/41] target/arm: Correct minor errors in Cortex-A710 definition --- 2023-10-27 Peter Maydell Accepted
[PULL,28/41] hw/arm/pxa2xx: Realize PXA2XX_I2C device before accessing it [PULL,01/41] target/arm: Correct minor errors in Cortex-A710 definition --- 2023-10-27 Peter Maydell Accepted
[PULL,27/41] hw/intc/pxa2xx: Factor pxa2xx_pic_realize() out of pxa2xx_pic_init() [PULL,01/41] target/arm: Correct minor errors in Cortex-A710 definition --- 2023-10-27 Peter Maydell Accepted
[PULL,26/41] hw/intc/pxa2xx: Pass CPU reference using QOM link property [PULL,01/41] target/arm: Correct minor errors in Cortex-A710 definition --- 2023-10-27 Peter Maydell Accepted
[PULL,25/41] hw/intc/pxa2xx: Convert to Resettable interface [PULL,01/41] target/arm: Correct minor errors in Cortex-A710 definition --- 2023-10-27 Peter Maydell Accepted
[PULL,24/41] hw/pcmcia/pxa2xx: Inline pxa2xx_pcmcia_init() [PULL,01/41] target/arm: Correct minor errors in Cortex-A710 definition --- 2023-10-27 Peter Maydell Not Applicable
[PULL,23/41] hw/pcmcia/pxa2xx: Do not open-code sysbus_create_simple() [PULL,01/41] target/arm: Correct minor errors in Cortex-A710 definition --- 2023-10-27 Peter Maydell Accepted
[PULL,22/41] hw/pcmcia/pxa2xx: Realize sysbus device before accessing it [PULL,01/41] target/arm: Correct minor errors in Cortex-A710 definition --- 2023-10-27 Peter Maydell Accepted
[PULL,21/41] hw/sd/pxa2xx: Do not open-code sysbus_create_simple() [PULL,01/41] target/arm: Correct minor errors in Cortex-A710 definition --- 2023-10-27 Peter Maydell Not Applicable
[PULL,20/41] hw/sd/pxa2xx: Realize sysbus device before accessing it [PULL,01/41] target/arm: Correct minor errors in Cortex-A710 definition --- 2023-10-27 Peter Maydell Accepted
[PULL,19/41] hw/arm/xlnx-zynqmp: Remove 'hw/arm/boot.h' from header [PULL,01/41] target/arm: Correct minor errors in Cortex-A710 definition --- 2023-10-27 Peter Maydell Not Applicable
[PULL,18/41] hw/arm/xlnx-versal: Remove 'hw/arm/boot.h' from header [PULL,01/41] target/arm: Correct minor errors in Cortex-A710 definition --- 2023-10-27 Peter Maydell Not Applicable
[PULL,17/41] hw/arm/fsl-imx7: Remove 'hw/arm/boot.h' from header [PULL,01/41] target/arm: Correct minor errors in Cortex-A710 definition --- 2023-10-27 Peter Maydell Not Applicable
[PULL,16/41] hw/arm/fsl-imx6ul: Remove 'hw/arm/boot.h' from header [PULL,01/41] target/arm: Correct minor errors in Cortex-A710 definition --- 2023-10-27 Peter Maydell Not Applicable
[PULL,15/41] hw/arm/fsl-imx6: Remove 'hw/arm/boot.h' from header [PULL,01/41] target/arm: Correct minor errors in Cortex-A710 definition --- 2023-10-27 Peter Maydell Not Applicable
[PULL,14/41] hw/arm/fsl-imx31: Remove 'hw/arm/boot.h' from header [PULL,01/41] target/arm: Correct minor errors in Cortex-A710 definition --- 2023-10-27 Peter Maydell Not Applicable
[PULL,13/41] hw/arm/fsl-imx25: Remove 'hw/arm/boot.h' from header [PULL,01/41] target/arm: Correct minor errors in Cortex-A710 definition --- 2023-10-27 Peter Maydell Not Applicable
[PULL,12/41] hw/arm/allwinner-r40: Remove 'hw/arm/boot.h' from header [PULL,01/41] target/arm: Correct minor errors in Cortex-A710 definition --- 2023-10-27 Peter Maydell Not Applicable
[PULL,11/41] hw/arm/allwinner-h3: Remove 'hw/arm/boot.h' from header [PULL,01/41] target/arm: Correct minor errors in Cortex-A710 definition --- 2023-10-27 Peter Maydell Not Applicable
[PULL,10/41] hw/arm/allwinner-a10: Remove 'hw/arm/boot.h' from header [PULL,01/41] target/arm: Correct minor errors in Cortex-A710 definition --- 2023-10-27 Peter Maydell Not Applicable
[PULL,09/41] target/arm: Fix syndrome for FGT traps on ERET [PULL,01/41] target/arm: Correct minor errors in Cortex-A710 definition --- 2023-10-27 Peter Maydell Accepted
[PULL,08/41] target/arm: Move ID_AA64DFR* feature tests together [PULL,01/41] target/arm: Correct minor errors in Cortex-A710 definition --- 2023-10-27 Peter Maydell Accepted
[PULL,07/41] target/arm: Move ID_AA64PFR* tests together [PULL,01/41] target/arm: Correct minor errors in Cortex-A710 definition --- 2023-10-27 Peter Maydell Accepted
[PULL,06/41] target/arm: Move ID_AA64ISAR* test functions together [PULL,01/41] target/arm: Correct minor errors in Cortex-A710 definition --- 2023-10-27 Peter Maydell Accepted
[PULL,05/41] target/arm: Move ID_AA64MMFR0 tests up to before MMFR1 and MMFR2 [PULL,01/41] target/arm: Correct minor errors in Cortex-A710 definition --- 2023-10-27 Peter Maydell Accepted
[PULL,04/41] target/arm: Move ID_AA64MMFR1 and ID_AA64MMFR2 tests together [PULL,01/41] target/arm: Correct minor errors in Cortex-A710 definition --- 2023-10-27 Peter Maydell Accepted
[PULL,03/41] target/arm: Move feature test functions to their own header [PULL,01/41] target/arm: Correct minor errors in Cortex-A710 definition --- 2023-10-27 Peter Maydell Accepted
[PULL,02/41] target/arm: Implement Neoverse N2 CPU model [PULL,01/41] target/arm: Correct minor errors in Cortex-A710 definition --- 2023-10-27 Peter Maydell Accepted
[PULL,01/41] target/arm: Correct minor errors in Cortex-A710 definition [PULL,01/41] target/arm: Correct minor errors in Cortex-A710 definition --- 2023-10-27 Peter Maydell Accepted
[PULL,00/41] target-arm queue --- 2023-10-27 Peter Maydell Not Applicable
hw/watchdog/wdt_aspeed: Remove unused 'hw/misc/aspeed_scu.h' header hw/watchdog/wdt_aspeed: Remove unused 'hw/misc/aspeed_scu.h' header --- 2023-10-27 Philippe Mathieu-Daudé Accepted
[PULL,08/11] tests/coroutine: Clean up global variable shadowing [PULL,01/11] system/qtest: Clean up global variable shadowing in qtest_server_init() --- 2023-10-27 Thomas Huth New
[PULL,07/11] tests/aio: Clean up global variable shadowing [PULL,01/11] system/qtest: Clean up global variable shadowing in qtest_server_init() --- 2023-10-27 Thomas Huth Accepted
[PULL,06/11] tests/npcm7xx_adc: Clean up global variable shadowing [PULL,01/11] system/qtest: Clean up global variable shadowing in qtest_server_init() --- 2023-10-27 Thomas Huth New
[PULL,05/11] tests/rtl8139: Clean up global variable shadowing [PULL,01/11] system/qtest: Clean up global variable shadowing in qtest_server_init() --- 2023-10-27 Thomas Huth Accepted
[PULL,04/11] tests/cdrom-test: Clean up global variable shadowing in prepare_image() [PULL,01/11] system/qtest: Clean up global variable shadowing in qtest_server_init() --- 2023-10-27 Thomas Huth Accepted
[PULL,03/11] tests/virtio-scsi: Clean up global variable shadowing [PULL,01/11] system/qtest: Clean up global variable shadowing in qtest_server_init() --- 2023-10-27 Thomas Huth New
[PULL,02/11] tests/throttle: Clean up global variable shadowing [PULL,01/11] system/qtest: Clean up global variable shadowing in qtest_server_init() --- 2023-10-27 Thomas Huth Accepted
[PULL,01/11] system/qtest: Clean up global variable shadowing in qtest_server_init() [PULL,01/11] system/qtest: Clean up global variable shadowing in qtest_server_init() --- 2023-10-27 Thomas Huth Accepted
gdb/configure.ac: Fix auto-load options to work with Windows path separator gdb/configure.ac: Fix auto-load options to work with Windows path separator --- 2023-10-26 Thiago Jung Bauermann New
[5/5] elf: Add glibc.mem.decorate_maps tunable Add a tunable to decorate anonymous memory maps --- 2023-10-26 Adhemerval Zanella Superseded
[4/5] malloc: Decorate malloc maps Add a tunable to decorate anonymous memory maps --- 2023-10-26 Adhemerval Zanella Superseded
[3/5] nptl: Decorate thread stack on pthread_create Add a tunable to decorate anonymous memory maps --- 2023-10-26 Adhemerval Zanella Superseded
[2/5] support: Add support_set_vma_name Add a tunable to decorate anonymous memory maps --- 2023-10-26 Adhemerval Zanella Superseded
[1/5] linux: Add __set_vma_name Add a tunable to decorate anonymous memory maps --- 2023-10-26 Adhemerval Zanella New
[6/6] tcg: Remove TCG_TARGET_HAS_neg_{i32,i64} tcg: Always implement neg and movcond --- 2023-10-26 Richard Henderson New
[5/6] tcg/loongarch64: Implement neg opcodes tcg: Always implement neg and movcond --- 2023-10-26 Richard Henderson Superseded
[4/6] tcg/mips: Implement neg opcodes tcg: Always implement neg and movcond --- 2023-10-26 Richard Henderson Superseded
[3/6] tcg: Remove TCG_TARGET_HAS_movcond_{i32,i64} tcg: Always implement neg and movcond --- 2023-10-26 Richard Henderson Superseded
[2/6] tcg/mips: Always implement movcond tcg: Always implement neg and movcond --- 2023-10-26 Richard Henderson Superseded
[1/6] tcg/mips: Split out tcg_out_setcond_int tcg: Always implement neg and movcond --- 2023-10-26 Richard Henderson New
[4/4] NOTFORMERGE tcg/i386: Assert sub of immediate has been folded tcg: Canonicalize SUBI to ANDI --- 2023-10-26 Richard Henderson New
[3/4] tcg/optimize: Canonicalize sub2 with constants to add2 tcg: Canonicalize SUBI to ANDI --- 2023-10-26 Richard Henderson Superseded
[2/4] tcg/optimize: Canonicalize subi to addi during optimization tcg: Canonicalize SUBI to ANDI --- 2023-10-26 Richard Henderson Superseded
[1/4] tcg: Canonicalize subi to addi during opcode generation tcg: Canonicalize SUBI to ANDI --- 2023-10-26 Richard Henderson New
[pushed/obvious] gdb/nat/aarch64-scalable-linux-ptrace.h: Don't include itself [pushed/obvious] gdb/nat/aarch64-scalable-linux-ptrace.h: Don't include itself --- 2023-10-26 Thiago Jung Bauermann New
[PULL,94/94] target/sparc: Remove disas_sparc_legacy [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,93/94] target/sparc: Convert FZERO, FONE to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,92/94] target/sparc: Move FPACK16, FPACKFIX to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,91/94] target/sparc: Move FPCMP* to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,90/94] target/sparc: Convert FCMP, FCMPE to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,89/94] target/sparc: Move FMOVR, FMOVcc, FMOVfcc to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,88/94] target/sparc: Move FMOVq, FNEGq, FABSq to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,87/94] target/sparc: Move FdTOq, FxTOq to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,86/94] target/sparc: Move FiTOq, FsTOq to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,85/94] target/sparc: Move FqTOd, FqTOx to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,84/94] target/sparc: Move FqTOs, FqTOi to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,83/94] target/sparc: Move FiTOd, FsTOd, FsTOx to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,82/94] target/sparc: Move gen_fop_FD insns to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,81/94] target/sparc: Move FDMULQ to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,80/94] target/sparc: Move FSMULD to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,79/94] target/sparc: Move gen_fop_QQQ insns to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,78/94] target/sparc: Move gen_fop_DDD insns to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,77/94] target/sparc: Move gen_fop_FFF insns to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,76/94] target/sparc: Move FSQRTq to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
[PULL,75/94] target/sparc: Move gen_fop_DD insns to decodetree [PULL,01/94] target/sparc: Clear may_lookup for npc == DYNAMIC_PC --- 2023-10-26 Richard Henderson Accepted
« 1 2 ... 73 74 75399 400 »