Patch Metrics

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

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)
Show patches with: State = Action Required       |    Archived = No       |   7676 patches
« 1 2 3 476 77 »
Patch Series S/W/F Date Submitter Delegate State
[3/9] target/arm: Make vfp_set_fpscr() call vfp_set_{fpcr, fpsr} target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP --- 2024-06-28 Peter Maydell New
[2/9] target/arm: Make vfp_get_fpscr() call vfp_get_{fpcr, fpsr} target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP --- 2024-06-28 Peter Maydell New
[1/9] target/arm: Correct comments about M-profile FPSCR target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP --- 2024-06-28 Peter Maydell New
[12/23] plugins/lockstep: clean-up output July maintainer updates (32bit, testing, plugins, gdbstub) --- 2024-06-28 Alex Bennée New
[11/23] plugins/lockstep: mention the one-insn-per-tb option July maintainer updates (32bit, testing, plugins, gdbstub) --- 2024-06-28 Alex Bennée New
[10/23] plugins/lockstep: make mixed-mode safe July maintainer updates (32bit, testing, plugins, gdbstub) --- 2024-06-28 Alex Bennée New
[09/23] plugins/lockstep: preserve sock_path July maintainer updates (32bit, testing, plugins, gdbstub) --- 2024-06-28 Alex Bennée New
[08/23] test/plugins: preserve the instruction record over translations July maintainer updates (32bit, testing, plugins, gdbstub) --- 2024-06-28 Alex Bennée New
[07/23] test/plugin: make insn plugin less noisy by default July maintainer updates (32bit, testing, plugins, gdbstub) --- 2024-06-28 Alex Bennée New
[04/23] tracepoints: move physmem trace points July maintainer updates (32bit, testing, plugins, gdbstub) --- 2024-06-28 Alex Bennée New
[03/23] testing: restore some testing for i686 July maintainer updates (32bit, testing, plugins, gdbstub) --- 2024-06-28 Alex Bennée New
[02/23] target/i386: fix gen_prepare_size_nz condition July maintainer updates (32bit, testing, plugins, gdbstub) --- 2024-06-28 Alex Bennée New
[01/23] tests/lcitool: fix debian-i686-cross toolchain prefix July maintainer updates (32bit, testing, plugins, gdbstub) --- 2024-06-28 Alex Bennée New
[RFC,v42,90/98] hw/sd/sdcard: Add experimental 'x-aspeed-emmc-kludge' property hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,88/98] hw/sd/sdcard: Add mmc_cmd_PROGRAM_CID handler (CMD26) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,84/98] hw/sd/sdcard: Register unimplemented command handlers hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,83/98] hw/sd/sdcard: Register generic command handlers hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,82/98] hw/sd/sdcard: Basis for eMMC support hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,81/98] hw/sd/sdcard: Cover more SDCardStates hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,80/98] hw/sd/sdcard: Introduce set_csd/set_cid handlers hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,79/98] hw/sd/sdcard: Trace length of data read on DAT lines hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,78/98] hw/sd/sdcard: Remove default case in read/write on DAT lines hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,77/98] hw/sd/sdcard: Remove noise from sd_cmd_name() hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,76/98] hw/sd/sdcard: Remove noise from sd_acmd_name() hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,75/98] hw/sd/sdcard: Remove sd_none enum from sd_cmd_type_t hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,66/98] hw/sd/sdcard: Add spi_cmd_READ_OCR handler (CMD58) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,65/98] hw/sd/sdcard: Add sd_cmd_GEN_CMD handler (CMD56) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,50/98] hw/sd/sdcard: Add sd_cmd_SEND_CSD/CID handlers (CMD9 & CMD10) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,35/98] hw/sd/sdcard: Convert GEN_CMD to generic_write_byte (CMD56) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,28/98] hw/sd/sdcard: Convert SEND_SCR to generic_read_byte (ACMD51) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,25/98] hw/sd/sdcard: Convert GEN_CMD to generic_read_byte (CMD56) hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[NOTFORMERGE,v42,15/98] tests/qtest: Disable npcm7xx_sdhci tests using hardcoded RCA hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[v42,02/98] hw/sd/sdcard: Use spec v3.01 by default hw/sd/sdcard: Add eMMC support --- 2024-06-28 Philippe Mathieu-Daudé New
[3/3] util/cpuinfo-riscv: Use linux __riscv_hwprobe syscall util: Add cpuinfo support for riscv --- 2024-06-27 Richard Henderson New
[2/3] util/cpuinfo-riscv: Support OpenBSD signal frame util: Add cpuinfo support for riscv --- 2024-06-27 Richard Henderson New
[1/3] util/cpuinfo-riscv: Support host/cpuinfo.h for riscv util: Add cpuinfo support for riscv --- 2024-06-27 Richard Henderson New
[2/3] target/i386/sev: Use size_t for object sizes target/i386/sev: Fix 32-bit host build issues --- 2024-06-26 Richard Henderson New
[1/3] target/i386/sev: Cast id_auth_uaddr through uintptr_t target/i386/sev: Fix 32-bit host build issues --- 2024-06-26 Richard Henderson New
[RFC] target/i386: restrict SEV to 64 bit host builds [RFC] target/i386: restrict SEV to 64 bit host builds --- 2024-06-26 Alex Bennée New
[v8] nptl: Fix Race conditions in pthread cancellation [BZ#12683] [v8] nptl: Fix Race conditions in pthread cancellation [BZ#12683] --- 2024-06-25 Adhemerval Zanella Netto New
[v2,10/13] target/arm: Add data argument to do_fp3_vector target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson New
[v2,03/13] target/arm: Fix FJCVTZS vs flush-to-zero target/arm: AdvSIMD conversion, part 2 --- 2024-06-25 Richard Henderson New
[1/7] hw/sd/sdcard: Introduce sd_cmd_to_receivingdata / sd_generic_write_byte hw/sd/sd: Introduce sd_cmd_to_receivingdata() / sd_generic_write_byte() --- 2024-06-25 Philippe Mathieu-Daudé New
[02/11] hw/sd/sdcard: Convert SWITCH_FUNCTION to generic_read_byte (CMD6) hw/sd/sd: Introduce sd_cmd_to_sendingdata() and sd_generic_read_byte() --- 2024-06-25 Philippe Mathieu-Daudé New
[v2,02/12] hw/sd/sdcard: Generate random RCA value hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-25 Philippe Mathieu-Daudé New
[PULL,17/19] hw/sd/sdcard: Add sd_invalid_mode_for_cmd to report invalid mode switch [PULL,01/19] bswap: Add st24_be_p() to store 24 bits in big-endian order --- 2024-06-24 Philippe Mathieu-Daudé New
[PULL,01/19] bswap: Add st24_be_p() to store 24 bits in big-endian order [PULL,01/19] bswap: Add st24_be_p() to store 24 bits in big-endian order --- 2024-06-24 Philippe Mathieu-Daudé New
[PULL,00/19] SD/MMC patches for 2024-06-24 --- 2024-06-24 Philippe Mathieu-Daudé New
[PULL,05/12] qtest: use cpu interface in qtest_clock_warp [PULL,01/12] include/exec: add missing include guard comment --- 2024-06-24 Alex Bennée New
[PULL,04/12] sysemu: add set_virtual_time to accel ops [PULL,01/12] include/exec: add missing include guard comment --- 2024-06-24 Alex Bennée New
[PULL,02/12] gdbstub: move enums into separate header [PULL,01/12] include/exec: add missing include guard comment --- 2024-06-24 Alex Bennée New
[PULL,00/12] maintainer updates (plugins, gdbstub) --- 2024-06-24 Alex Bennée New
[09/23] hw/sd/sdcard: Generate random RCA value hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-21 Philippe Mathieu-Daudé New
[RFC] hw/core/cpu.h: try and document CPU_FOREACH[_SAFE] [RFC] hw/core/cpu.h: try and document CPU_FOREACH[_SAFE] --- 2024-06-20 Alex Bennée New
[v2,09/12] plugins: add migration blocker maintainer updates pre-PR (gdbstub, plugins, time control) --- 2024-06-20 Alex Bennée New
[PULL,24/24] tcg/loongarch64: Fix tcg_out_movi vs some pcrel pointers [PULL,01/24] tcg/loongarch64: Import LASX, FP insns --- 2024-06-19 Richard Henderson New
[PULL,19/24] util/bufferiszero: Split out host include files [PULL,01/24] tcg/loongarch64: Import LASX, FP insns --- 2024-06-19 Richard Henderson New
[PULL,18/24] tcg/loongarch64: Enable v256 with LASX [PULL,01/24] tcg/loongarch64: Import LASX, FP insns --- 2024-06-19 Richard Henderson New
[PULL,17/24] tcg/loongarch64: Support LASX in tcg_out_vec_op [PULL,01/24] tcg/loongarch64: Import LASX, FP insns --- 2024-06-19 Richard Henderson New
[PULL,16/24] tcg/loongarch64: Split out vdvjukN in tcg_out_vec_op [PULL,01/24] tcg/loongarch64: Import LASX, FP insns --- 2024-06-19 Richard Henderson New
[PULL,05/24] util/loongarch64: Detect LASX vector support [PULL,01/24] tcg/loongarch64: Import LASX, FP insns --- 2024-06-19 Richard Henderson New
[PULL,04/24] tcg/loongarch64: Support TCG_TYPE_V64 [PULL,01/24] tcg/loongarch64: Import LASX, FP insns --- 2024-06-19 Richard Henderson New
[PULL,01/24] tcg/loongarch64: Import LASX, FP insns [PULL,01/24] tcg/loongarch64: Import LASX, FP insns --- 2024-06-19 Richard Henderson New
[PULL,00/24] tcg patch queue --- 2024-06-19 Richard Henderson New
[2/2] target/arm: Always build Aarch64 gdbstub helpers target/arm: Always build Aarch64 gdbstub helpers --- 2024-06-19 Philippe Mathieu-Daudé New
[1/2] target/arm: Merge gdbstub64.c within gdbstub.c target/arm: Always build Aarch64 gdbstub helpers --- 2024-06-19 Philippe Mathieu-Daudé New
[PULL,v3,00/74] Misc patches for 2024-06-19 --- 2024-06-19 Philippe Mathieu-Daudé New
[PULL,v2,56/76] accel/tcg: Make TCGCPUOps::cpu_exec_halt mandatory Untitled series #244254 --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,v2,00/76] Misc patches for 2024-06-18 --- 2024-06-18 Philippe Mathieu-Daudé New
[v3,4/4] elf: Add glibc.rtld.execstack Improve executable stack handling --- 2024-06-18 Adhemerval Zanella Netto New
[v3,3/4] elf: Add tst-execstack-prog-static Improve executable stack handling --- 2024-06-18 Adhemerval Zanella Netto New
[v3,2/4] elf: Do not change stack permission on dlopen/dlmopen Improve executable stack handling --- 2024-06-18 Adhemerval Zanella Netto New
[v3,1/4] elf: Consolidate stackinfo.h Improve executable stack handling --- 2024-06-18 Adhemerval Zanella Netto New
libstdc++: testsuite: Skip atomics test if there's no -latomic libstdc++: testsuite: Skip atomics test if there's no -latomic --- 2024-06-18 Thiago Jung Bauermann New
[PULL,66/76] hw/s390x: Introduce s390_skeys_get|set() helpers [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,56/76] accel/tcg: Make TCGCPUOps::cpu_exec_halt mandatory [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,55/76] target: Set TCGCPUOps::cpu_exec_halt to target's has_work implementation [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,54/76] target/arm: Set arm_v7m_tcg_ops cpu_exec_halt to arm_cpu_exec_halt() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,52/76] hw/intc: Introduce x-query-interrupt-controllers QMP command [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,50/76] hw/ppc: Avoid using Monitor in pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,48/76] hw/ppc: Avoid using Monitor in spapr_irq_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,47/76] hw/ppc: Avoid using Monitor in SpaprInterruptControllerClass::print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,46/76] hw/ppc: Avoid using Monitor in pnv_xive2_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,44/76] hw/ppc: Avoid using Monitor in xive2_end_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,43/76] hw/ppc: Avoid using Monitor in xive2_end_queue_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,42/76] hw/ppc: Avoid using Monitor in xive2_end_eas_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,41/76] hw/ppc: Avoid using Monitor in xive2_eas_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,40/76] hw/ppc: Avoid using Monitor in pnv_psi_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,39/76] hw/ppc: Avoid using Monitor in pnv_xive_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,37/76] hw/ppc: Avoid using Monitor in xive_end_eas_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,36/76] hw/ppc: Avoid using Monitor in xive_end_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,35/76] hw/ppc: Avoid using Monitor in xive_eas_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,34/76] hw/ppc: Avoid using Monitor in pnv_phb4_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,33/76] hw/ppc: Avoid using Monitor in xive_source_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,30/76] hw/ppc: Avoid using Monitor in xive_end_queue_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,29/76] hw/ppc: Avoid using Monitor in PnvChipClass::intc_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,28/76] hw/ppc: Avoid using Monitor in ics_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,27/76] hw/ppc: Avoid using Monitor in xive_tctx_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,26/76] hw/ppc: Avoid using Monitor in icp_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,25/76] hw/ppc: Avoid using Monitor in pnv_phb3_msi_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
« 1 2 3 476 77 »