Patch Metrics

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

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)
Show patches with: none      |   38740 patches
« 1 2 3 4387 388 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,57/67] hw/sd/sdcard: Add sd_cmd_LOCK_UNLOCK handler (CMD42) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,56/67] hw/sd/sdcard: Add sd_cmd_ERASE handler (CMD38) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,55/67] hw/sd/sdcard: Add sd_cmd_ERASE_WR_BLK_START/END handlers (CMD32 & CMD33) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,54/67] hw/sd/sdcard: Add sd_cmd_SEND_WRITE_PROT handler (CMD30) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,53/67] hw/sd/sdcard: Add sd_cmd_SET/CLR_WRITE_PROT handler (CMD28 & CMD29) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,52/67] hw/sd/sdcard: Add sd_cmd_PROGRAM_CSD handler (CMD27) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,51/67] hw/sd/sdcard: Add sd_cmd_WRITE_SINGLE_BLOCK handler (CMD24) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,50/67] hw/sd/sdcard: Add sd_cmd_READ_SINGLE_BLOCK handler (CMD17) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,49/67] hw/sd/sdcard: Add sd_cmd_SET_BLOCKLEN handler (CMD16) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,48/67] hw/sd/sdcard: Add sd_cmd_GO_INACTIVE_STATE handler (CMD15) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,47/67] hw/sd/sdcard: Add sd_cmd_SEND_STATUS handler (CMD13) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,46/67] hw/sd/sdcard: Add sd_cmd_STOP_TRANSMISSION handler (CMD12) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,45/67] hw/sd/sdcard: Add spi_cmd_SEND_CSD/CID handlers (CMD9 & CMD10) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,44/67] hw/sd/sdcard: Add sd_cmd_SEND_CSD/CID handlers (CMD9 & CMD10) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,43/67] hw/sd/sdcard: Add sd_cmd_SEND_IF_COND handler (CMD8) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,42/67] hw/sd/sdcard: Add sd_cmd_DE/SELECT_CARD handler (CMD7) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,41/67] hw/sd/sdcard: Add sd_cmd_SWITCH_FUNCTION handler (CMD6) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,40/67] hw/sd/sdcard: Register Security Extension optional handlers [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,39/67] hw/sd/sdcard: Register SDIO optional handlers [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,38/67] hw/sd/sdcard: Register optional handlers from spec v6.00 [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,37/67] hw/sd/sdcard: Register generic optional handlers (CMD11 and CMD20) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,36/67] hw/sd/sdcard: Remove SEND_DSR dead case (CMD4) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,35/67] hw/sd/sdcard: Store command class in SDProto [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,34/67] hw/sd/sdcard: Store command type in SDProto [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,33/67] hw/sd/sdcard: Store command name in SDProto [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,32/67] hw/sd/sdcard: Prepare SDProto to contain more fields [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,31/67] hw/sd/sdcard: Pass SDState as argument to sd_[a]cmd_name() [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,30/67] hw/sd/sdcard: Move sd_[a]cmd_name() methods to sd.c [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,29/67] hw/sd/sdcard: Convert LOCK_UNLOCK to generic_write_byte (CMD42) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,28/67] hw/sd/sdcard: Convert PROGRAM_CSD to generic_write_byte (CMD27) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,27/67] hw/sd/sdcard: Convert PROGRAM_CID to generic_write_byte (CMD26) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,26/67] hw/sd/sdcard: Convert WRITE_SINGLE_BLOCK to generic_write_byte (CMD24) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,25/67] hw/sd/sdcard: Duplicate WRITE_SINGLE_BLOCK / WRITE_MULTIPLE_BLOCK cases [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,24/67] hw/sd/sdcard: Introduce sd_cmd_to_receivingdata / sd_generic_write_byte [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,23/67] hw/sd/sdcard: Convert SEND_SCR to generic_read_byte (ACMD51) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,22/67] hw/sd/sdcard: Convert SEND_NUM_WR_BLOCKS to generic_read_byte (ACMD22) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,21/67] hw/sd/sdcard: Convert SD_STATUS to generic_read_byte (ACMD13) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,20/67] hw/sd/sdcard: Convert SEND_WRITE_PROT to generic_read_byte (CMD30) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,19/67] hw/sd/sdcard: Convert SEND_TUNING_BLOCK to generic_read_byte (CMD19) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,18/67] hw/sd/sdcard: Convert READ_SINGLE_BLOCK to generic_read_byte (CMD17) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,17/67] hw/sd/sdcard: Duplicate READ_SINGLE_BLOCK / READ_MULTIPLE_BLOCK cases [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,16/67] hw/sd/sdcard: Convert SEND_CSD/SEND_CID to generic_read_byte (CMD9 & 10) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,15/67] hw/sd/sdcard: Convert SWITCH_FUNCTION to generic_read_byte (CMD6) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,14/67] hw/sd/sdcard: Introduce sd_cmd_to_sendingdata and sd_generic_read_byte [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,12/67] hw/sd/sdcard: Extract sd_blk_len() helper [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,11/67] hw/sd/sdcard: Add direct reference to SDProto in SDState [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,10/67] hw/sd/sdcard: Simplify sd_inactive_state handling [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,09/67] hw/sd/sdcard: Assign SDCardStates enum values [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,08/67] hw/sd/sdcard: Use READY_FOR_DATA definition instead of magic value [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,07/67] hw/sd/sdcard: Send NUM_WR_BLOCKS bits MSB first (ACMD22) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,06/67] hw/sd/sdcard: Send WRITE_PROT bits MSB first (CMD30) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,05/67] hw/sd/sdcard: Restrict SWITCH_FUNCTION to sd_transfer_state (CMD6) [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,04/67] hw/sd/sdcard: Trace requested address computed by sd_req_get_address() [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,03/67] hw/sd/sdcard: Trace block offset in READ/WRITE data accesses [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,02/67] hw/sd/sdcard: Track last command used to help logging [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé Accepted
[PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 [PULL,01/67] hw/sd/sdcard: Deprecate support for spec v1.10 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,00/67] SD/MMC patches for 2024-07-02 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,00/22] Misc HW patches for 2024-07-02 --- 2024-07-02 Philippe Mathieu-Daudé New
[PULL,19/29] target/arm: Delete dead code from disas_simd_indexed [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Accepted
[PULL,18/29] target/arm: Convert FCMLA to decodetree [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Accepted
[PULL,17/29] target/arm: Convert FCADD to decodetree [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Accepted
[PULL,16/29] target/arm: Add data argument to do_fp3_vector [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Not Applicable
[PULL,15/29] target/arm: Convert BFMMLA, SMMLA, UMMLA, USMMLA to decodetree [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Accepted
[PULL,14/29] target/arm: Convert BFMLALB, BFMLALT to decodetree [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Accepted
[PULL,13/29] target/arm: Convert BFDOT to decodetree [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Accepted
[PULL,12/29] target/arm: Convert SUDOT, USDOT to decodetree [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Accepted
[PULL,11/29] target/arm: Convert SDOT, UDOT to decodetree [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Accepted
[PULL,10/29] target/arm: Convert SQRDMLAH, SQRDMLSH to decodetree [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Accepted
[PULL,09/29] target/arm: Fix FJCVTZS vs flush-to-zero [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Not Applicable
[PULL,08/29] target/arm: Fix SQDMULH (by element) with Q=0 [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Accepted
[PULL,07/29] target/arm: Fix VCMLA Dd, Dn, Dm[idx] [PULL,01/29] hw/nvram: Add BCM2835 OTP device --- 2024-07-01 Peter Maydell Accepted
[PULL,00/29] target-arm queue --- 2024-07-01 Peter Maydell Not Applicable
[5/5] target/i386: Introduce cc_op_size target/i386: CCOp cleanups --- 2024-07-01 Richard Henderson New
[4/5] target/i386: Remove default in cc_op_live target/i386: CCOp cleanups --- 2024-07-01 Richard Henderson New
[3/5] target/i386: Rearrange CCOp target/i386: CCOp cleanups --- 2024-07-01 Richard Henderson New
[2/5] target/i386: Convert cc_op_live to a function target/i386: CCOp cleanups --- 2024-07-01 Richard Henderson New
[1/5] target/i386: Tidy cc_op_str usage target/i386: CCOp cleanups --- 2024-07-01 Richard Henderson New
tcg/optimize: Fix TCG_COND_TST* simplification of setcond2 tcg/optimize: Fix TCG_COND_TST* simplification of setcond2 --- 2024-07-01 Richard Henderson Accepted
[v4,14/14] linux-user/main: Suppress out-of-range comparison warning for clang test/tcg: Clang build fixes for arm/aarch64 --- 2024-06-30 Richard Henderson New
[v4,13/14] tests/tcg/arm: Use vmrs/vmsr instead of mcr/mrc test/tcg: Clang build fixes for arm/aarch64 --- 2024-06-30 Richard Henderson New
[v4,12/14] tests/tcg/arm: Use -march and -mfpu for fcvt test/tcg: Clang build fixes for arm/aarch64 --- 2024-06-30 Richard Henderson New
[v4,10/14] tests/tcg/arm: Use -fno-integrated-as for test-arm-iwmmxt test/tcg: Clang build fixes for arm/aarch64 --- 2024-06-30 Richard Henderson New
[v4,09/14] tests/tcg/arm: Drop -N from LDFLAGS test/tcg: Clang build fixes for arm/aarch64 --- 2024-06-30 Richard Henderson New
[v4,07/14] tests/tcg/aarch64: Add -fno-integrated-as for sme test/tcg: Clang build fixes for arm/aarch64 --- 2024-06-30 Richard Henderson New
[v4,03/14] tests/tcg/aarch64: Drop -fno-tree-loop-distribute-patterns test/tcg: Clang build fixes for arm/aarch64 --- 2024-06-30 Richard Henderson New
[v4,02/14] tests/tcg: Adjust variable defintion from cc-option test/tcg: Clang build fixes for arm/aarch64 --- 2024-06-30 Richard Henderson New
[v4,01/14] tests/tcg/minilib: Constify digits in print_num test/tcg: Clang build fixes for arm/aarch64 --- 2024-06-30 Richard Henderson New
[PULL,05/16] monitor: Remove obsolete stubs Untitled series #245187 --- 2024-06-30 Michael Tokarev New
debug: Fix clang open fortify wrapper (BZ 31927) debug: Fix clang open fortify wrapper (BZ 31927) --- 2024-06-28 Adhemerval Zanella Netto Accepted
[PULL,23/23] target/i386/sev: Fix printf formats Untitled series #245058 --- 2024-06-28 Paolo Bonzini Accepted
[PULL,22/23] target/i386/sev: Use size_t for object sizes Untitled series #245058 --- 2024-06-28 Paolo Bonzini Accepted
[9/9] target/arm: Allow FPCR bits that aren't in FPSCR target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP --- 2024-06-28 Peter Maydell New
[8/9] target/arm: Rename FPSR_MASK and FPCR_MASK and define them symbolically target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP --- 2024-06-28 Peter Maydell New
[7/9] target/arm: Rename FPCR_ QC, NZCV macros to FPSR_ target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP --- 2024-06-28 Peter Maydell New
[6/9] target/arm: Store FPSR and FPCR in separate CPU state fields target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP --- 2024-06-28 Peter Maydell New
[5/9] target/arm: Implement store_cpu_field_low32() macro target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP --- 2024-06-28 Peter Maydell New
[4/9] target/arm: Support migration when FPSR/FPCR won't fit in the FPSCR target/arm: Refactor FPCR/FPSR handling to prepare for FEAT_AFP --- 2024-06-28 Peter Maydell New
[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
« 1 2 3 4387 388 »