Patch Metrics

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

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)
Show patches with: Archived = No       |   37435 patches
« 1 2 ... 72 73 74374 375 »
Patch Series S/W/F Date Submitter Delegate State
tcg: Prohibit incomplete extr[lh]_i64_i32() implementation tcg: Prohibit incomplete extr[lh]_i64_i32() implementation --- 2023-08-22 Philippe Mathieu-Daudé New
[RFC] target/loongarch: Sign-extend REVB.2H result [RFC] target/loongarch: Sign-extend REVB.2H result --- 2023-08-22 Philippe Mathieu-Daudé New
docs/devel/tcg-ops: Bury mentions of trunc_shr_i64_i32() docs/devel/tcg-ops: Bury mentions of trunc_shr_i64_i32() --- 2023-08-22 Philippe Mathieu-Daudé Accepted
[RFC] docs/style: permit inline loop variables [RFC] docs/style: permit inline loop variables --- 2023-08-22 Alex Bennée Superseded
[12/12] target/mips: Use generic hrev32_tl() in WSBH opcode tcg: Factor hrev{32,64}_{i32,i64,tl} out --- 2023-08-22 Philippe Mathieu-Daudé New
[06/12] target/mips: Use generic hrev64_i64() in DSBH opcode tcg: Factor hrev{32,64}_{i32,i64,tl} out --- 2023-08-22 Philippe Mathieu-Daudé New
[v2] docs/about/license: Update LICENSE URL [v2] docs/about/license: Update LICENSE URL --- 2023-08-22 Philippe Mathieu-Daudé Accepted
[07/12] target/ppc: Use generic hrev64_i64() in BRH / BSWAP16x8 opcodes tcg: Factor hrev{32,64}_{i32,i64,tl} out --- 2023-08-22 Philippe Mathieu-Daudé New
[11/12] target/loongarch: Use generic hrev64_i32() in REVB.2H opcode tcg: Factor hrev{32,64}_{i32,i64,tl} out --- 2023-08-22 Philippe Mathieu-Daudé New
[08/12] target/loongarch: Use generic hrev64_i64() in REVB.4H opcode tcg: Factor hrev{32,64}_{i32,i64,tl} out --- 2023-08-22 Philippe Mathieu-Daudé New
[09/12] tcg/tcg-op: Add tcg_gen_hrev32_i64() and tcg_gen_hrev_i64() tcg: Factor hrev{32,64}_{i32,i64,tl} out --- 2023-08-22 Philippe Mathieu-Daudé New
[10/12] target/arm: Use generic hrev_i64() in Aarch64 REV16 opcode tcg: Factor hrev{32,64}_{i32,i64,tl} out --- 2023-08-22 Philippe Mathieu-Daudé New
[05/12] tcg/tcg-op: Factor tcg_gen_hrev64_i64() out tcg: Factor hrev{32,64}_{i32,i64,tl} out --- 2023-08-22 Philippe Mathieu-Daudé New
[04/12] target/rx: Use generic hrev32_i32() in REVW opcode tcg: Factor hrev{32,64}_{i32,i64,tl} out --- 2023-08-22 Philippe Mathieu-Daudé New
[03/12] target/cris: Use generic hrev32_i32() in SWAPB opcode tcg: Factor hrev{32,64}_{i32,i64,tl} out --- 2023-08-22 Philippe Mathieu-Daudé New
[02/12] target/arm: Use generic hrev32_i32() in ARM REV16 and VREV16 opcodes tcg: Factor hrev{32,64}_{i32,i64,tl} out --- 2023-08-22 Philippe Mathieu-Daudé New
[01/12] tcg/tcg-op: Factor tcg_gen_hrev32_i32() out tcg: Factor hrev{32,64}_{i32,i64,tl} out --- 2023-08-22 Philippe Mathieu-Daudé New
[6/6] target/loongarch: Use hswap_i64() in REVH.D opcode target: Use TCG generic gen_hswap_i32/i64() --- 2023-08-22 Philippe Mathieu-Daudé New
[5/6] target/mips: Use hswap_i64() in DSHD opcode target: Use TCG generic gen_hswap_i32/i64() --- 2023-08-22 Philippe Mathieu-Daudé New
[4/6] target/sh4: Use hswap_i32() in SWAP.W opcode target: Use TCG generic gen_hswap_i32/i64() --- 2023-08-22 Philippe Mathieu-Daudé New
[3/6] target/microblaze: Use hswap_i32() in SWAPH opcode target: Use TCG generic gen_hswap_i32/i64() --- 2023-08-22 Philippe Mathieu-Daudé New
[2/6] target/cris: Use hswap_i32() in SWAPW opcode target: Use TCG generic gen_hswap_i32/i64() --- 2023-08-22 Philippe Mathieu-Daudé New
[1/6] target/arm: Use hswap_i32() in VREV/SMLAD opcodes target: Use TCG generic gen_hswap_i32/i64() --- 2023-08-22 Philippe Mathieu-Daudé New
target/arm: Use deposit_z() in BCF opcode target/arm: Use deposit_z() in BCF opcode --- 2023-08-22 Philippe Mathieu-Daudé New
[7/7] target/cris: Fix a typo in gen_swapr() tcg: Document *swap/deposit helpers --- 2023-08-22 Philippe Mathieu-Daudé Superseded
[6/7] tcg/tcg-op: Document deposit_z() tcg: Document *swap/deposit helpers --- 2023-08-22 Philippe Mathieu-Daudé New
[5/7] tcg/tcg-op: Document wswap() byte pattern tcg: Document *swap/deposit helpers --- 2023-08-22 Philippe Mathieu-Daudé New
[4/7] tcg/tcg-op: Document hswap() byte pattern tcg: Document *swap/deposit helpers --- 2023-08-22 Philippe Mathieu-Daudé New
[3/7] tcg/tcg-op: Document bswap64() byte pattern tcg: Document *swap/deposit helpers --- 2023-08-22 Philippe Mathieu-Daudé Superseded
[2/7] tcg/tcg-op: Document bswap32() byte pattern tcg: Document *swap/deposit helpers --- 2023-08-22 Philippe Mathieu-Daudé New
[1/7] tcg/tcg-op: Document bswap16() byte pattern tcg: Document *swap/deposit helpers --- 2023-08-22 Philippe Mathieu-Daudé New
docs/about/license: Update LICENSE URL docs/about/license: Update LICENSE URL --- 2023-08-22 Philippe Mathieu-Daudé Superseded
[v4,5/9] target/arm: Implement FEAT_PACQARMA3 Implement Most ARMv8.3 Pointer Authentication Features --- 2023-08-22 Richard Henderson Superseded
[v4,4/9] target/arm: Don't change pauth features when changing algorithm Implement Most ARMv8.3 Pointer Authentication Features --- 2023-08-22 Richard Henderson Superseded
[v4,1/9] tests/tcg/aarch64: Adjust pauth tests for FEAT_FPAC Implement Most ARMv8.3 Pointer Authentication Features --- 2023-08-22 Richard Henderson New
[v3,19/19] host/include/aarch64: Implement clmul.h crypto: Provide clmul.h and host accel --- 2023-08-21 Richard Henderson Superseded
[v3,18/19] host/include/i386: Implement clmul.h crypto: Provide clmul.h and host accel --- 2023-08-21 Richard Henderson Superseded
[v3,17/19] target/ppc: Use clmul_64 crypto: Provide clmul.h and host accel --- 2023-08-21 Richard Henderson Superseded
[v3,16/19] target/s390x: Use clmul_64 crypto: Provide clmul.h and host accel --- 2023-08-21 Richard Henderson Superseded
[v3,15/19] target/i386: Use clmul_64 crypto: Provide clmul.h and host accel --- 2023-08-21 Richard Henderson Superseded
[v3,14/19] target/arm: Use clmul_64 crypto: Provide clmul.h and host accel --- 2023-08-21 Richard Henderson Superseded
[v3,13/19] crypto: Add generic 64-bit carry-less multiply routine crypto: Provide clmul.h and host accel --- 2023-08-21 Richard Henderson Superseded
[v3,12/19] target/ppc: Use clmul_32* routines crypto: Provide clmul.h and host accel --- 2023-08-21 Richard Henderson Superseded
[v3,11/19] target/s390x: Use clmul_32* routines crypto: Provide clmul.h and host accel --- 2023-08-21 Richard Henderson Superseded
[v3,10/19] target/arm: Use clmul_32* routines crypto: Provide clmul.h and host accel --- 2023-08-21 Richard Henderson Superseded
[v3,09/19] crypto: Add generic 32-bit carry-less multiply routines crypto: Provide clmul.h and host accel --- 2023-08-21 Richard Henderson Superseded
[v3,08/19] target/ppc: Use clmul_16* routines crypto: Provide clmul.h and host accel --- 2023-08-21 Richard Henderson Superseded
[v3,07/19] target/s390x: Use clmul_16* routines crypto: Provide clmul.h and host accel --- 2023-08-21 Richard Henderson Superseded
[v3,06/19] target/arm: Use clmul_16* routines crypto: Provide clmul.h and host accel --- 2023-08-21 Richard Henderson Superseded
[v3,05/19] crypto: Add generic 16-bit carry-less multiply routines crypto: Provide clmul.h and host accel --- 2023-08-21 Richard Henderson Superseded
[v3,04/19] target/ppc: Use clmul_8* routines crypto: Provide clmul.h and host accel --- 2023-08-21 Richard Henderson Superseded
[v3,03/19] target/s390x: Use clmul_8* routines crypto: Provide clmul.h and host accel --- 2023-08-21 Richard Henderson Superseded
[v3,02/19] target/arm: Use clmul_8* routines crypto: Provide clmul.h and host accel --- 2023-08-21 Richard Henderson Superseded
[v3,01/19] crypto: Add generic 8-bit carry-less multiply routines crypto: Provide clmul.h and host accel --- 2023-08-21 Richard Henderson Superseded
[v3,5/8] target/loongarch: Extract 64-bit specifics to loongarch64_cpu_class_init target/loongarch: Cleanups in preparation of loongarch32 support --- 2023-08-21 Philippe Mathieu-Daudé Superseded
[v3,4/8] target/loongarch: Introduce abstract TYPE_LOONGARCH64_CPU target/loongarch: Cleanups in preparation of loongarch32 support --- 2023-08-21 Philippe Mathieu-Daudé New
[v3,2/8] target/loongarch: Remove duplicated disas_set_info assignment target/loongarch: Cleanups in preparation of loongarch32 support --- 2023-08-21 Philippe Mathieu-Daudé Superseded
[v3,1/8] target/loongarch: Log I/O write accesses to CSR registers target/loongarch: Cleanups in preparation of loongarch32 support --- 2023-08-21 Philippe Mathieu-Daudé Superseded
target/ppc: Flush inputs to zero with NJ in ppc_store_vscr target/ppc: Flush inputs to zero with NJ in ppc_store_vscr --- 2023-08-21 Richard Henderson Superseded
target/arm: Fix 64-bit SSRA target/arm: Fix 64-bit SSRA --- 2023-08-21 Richard Henderson Superseded
softfloat: Handle m68k extended precision denormals properly softfloat: Handle m68k extended precision denormals properly --- 2023-08-21 Richard Henderson Superseded
[4/4] linux-user: Track shm regions with an interval tree linux-user: shmat/shmdt improvements --- 2023-08-20 Richard Henderson Superseded
[3/4] linux-user: Fix shmdt linux-user: shmat/shmdt improvements --- 2023-08-20 Richard Henderson Superseded
[2/4] linux-user: Use WITH_MMAP_LOCK_GUARD in target_{shmat, shmdt} linux-user: shmat/shmdt improvements --- 2023-08-20 Richard Henderson Superseded
[1/4] linux-user: Move shmat and shmdt implementations to mmap.c linux-user: shmat/shmdt improvements --- 2023-08-20 Richard Henderson Superseded
[v2,18/18] host/include/aarch64: Implement clmul.h crypto: Provide clmul.h and host accel --- 2023-08-19 Richard Henderson Superseded
[v2,17/18] host/include/i386: Implement clmul.h crypto: Provide clmul.h and host accel --- 2023-08-19 Richard Henderson Superseded
[v2,16/18] target/ppc: Use clmul_64 crypto: Provide clmul.h and host accel --- 2023-08-19 Richard Henderson Superseded
[v2,15/18] target/s390x: Use clmul_64 crypto: Provide clmul.h and host accel --- 2023-08-19 Richard Henderson Superseded
[v2,14/18] target/arm: Use clmul_64 crypto: Provide clmul.h and host accel --- 2023-08-19 Richard Henderson Superseded
[v2,13/18] crypto: Add generic 64-bit carry-less multiply routine crypto: Provide clmul.h and host accel --- 2023-08-19 Richard Henderson Superseded
[v2,12/18] target/ppc: Use clmul_32* routines crypto: Provide clmul.h and host accel --- 2023-08-19 Richard Henderson Superseded
[v2,11/18] target/s390x: Use clmul_32* routines crypto: Provide clmul.h and host accel --- 2023-08-19 Richard Henderson Superseded
[v2,10/18] target/arm: Use clmul_32* routines crypto: Provide clmul.h and host accel --- 2023-08-19 Richard Henderson Superseded
[v2,09/18] crypto: Add generic 32-bit carry-less multiply routines crypto: Provide clmul.h and host accel --- 2023-08-19 Richard Henderson Superseded
[v2,08/18] target/ppc: Use clmul_16* routines crypto: Provide clmul.h and host accel --- 2023-08-19 Richard Henderson Superseded
[v2,07/18] target/s390x: Use clmul_16* routines crypto: Provide clmul.h and host accel --- 2023-08-19 Richard Henderson Superseded
[v2,06/18] target/arm: Use clmul_16* routines crypto: Provide clmul.h and host accel --- 2023-08-19 Richard Henderson Superseded
[v2,05/18] crypto: Add generic 16-bit carry-less multiply routines crypto: Provide clmul.h and host accel --- 2023-08-19 Richard Henderson Superseded
[v2,04/18] target/ppc: Use clmul_8* routines crypto: Provide clmul.h and host accel --- 2023-08-19 Richard Henderson Superseded
[v2,03/18] target/s390x: Use clmul_8* routines crypto: Provide clmul.h and host accel --- 2023-08-19 Richard Henderson Superseded
[v2,02/18] target/arm: Use clmul_8* routines crypto: Provide clmul.h and host accel --- 2023-08-19 Richard Henderson Superseded
[v2,01/18] crypto: Add generic 8-bit carry-less multiply routines crypto: Provide clmul.h and host accel --- 2023-08-19 Richard Henderson Superseded
[v2,23/23] tcg/i386: Implement negsetcond_* tcg: Introduce negsetcond opcodes --- 2023-08-18 Richard Henderson New
[v2,22/23] tcg/i386: Use shift in tcg_out_setcond tcg: Introduce negsetcond opcodes --- 2023-08-18 Richard Henderson Superseded
[v2,21/23] tcg/i386: Clear dest first in tcg_out_setcond if possible tcg: Introduce negsetcond opcodes --- 2023-08-18 Richard Henderson Superseded
[v2,20/23] tcg/i386: Use CMP+SBB in tcg_out_setcond tcg: Introduce negsetcond opcodes --- 2023-08-18 Richard Henderson Superseded
[v2,19/23] tcg/i386: Merge tcg_out_movcond{32,64} tcg: Introduce negsetcond opcodes --- 2023-08-18 Richard Henderson Superseded
[v2,18/23] tcg/i386: Merge tcg_out_setcond{32,64} tcg: Introduce negsetcond opcodes --- 2023-08-18 Richard Henderson Superseded
[v2,17/23] tcg/i386: Merge tcg_out_brcond{32,64} tcg: Introduce negsetcond opcodes --- 2023-08-18 Richard Henderson Superseded
[v2,16/23] tcg/sparc64: Implement negsetcond_* tcg: Introduce negsetcond opcodes --- 2023-08-18 Richard Henderson Superseded
[v2,15/23] tcg/s390x: Implement negsetcond_* tcg: Introduce negsetcond opcodes --- 2023-08-18 Richard Henderson Superseded
[v2,14/23] tcg/riscv: Implement negsetcond_* tcg: Introduce negsetcond opcodes --- 2023-08-18 Richard Henderson Superseded
[v2,13/23] tcg/arm: Implement negsetcond_i32 tcg: Introduce negsetcond opcodes --- 2023-08-18 Richard Henderson New
[v2,12/23] tcg/aarch64: Implement negsetcond_* tcg: Introduce negsetcond opcodes --- 2023-08-18 Richard Henderson New
[v2,11/23] tcg/ppc: Use the Set Boolean Extension tcg: Introduce negsetcond opcodes --- 2023-08-18 Richard Henderson Superseded
[v2,10/23] tcg/ppc: Implement negsetcond_* tcg: Introduce negsetcond opcodes --- 2023-08-18 Richard Henderson Superseded
[v2,09/23] target/tricore: Replace gen_cond_w with tcg_gen_negsetcond_tl tcg: Introduce negsetcond opcodes --- 2023-08-18 Richard Henderson Superseded
[v2,08/23] target/sparc: Use tcg_gen_movcond_i64 in gen_edge tcg: Introduce negsetcond opcodes --- 2023-08-18 Richard Henderson Superseded
[v2,07/23] target/ppc: Use tcg_gen_negsetcond_* tcg: Introduce negsetcond opcodes --- 2023-08-18 Richard Henderson Superseded
« 1 2 ... 72 73 74374 375 »