Patch Metrics

There are 40732 patches submitted by members of this team, and 10489 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       |   8133 patches
« 1 2 3 481 82 »
Patch Series S/W/F Date Submitter Delegate State
[08/17] benchtests: Add log10p1f benchmark Add more CORE-MATH on libm --- 2024-10-25 Adhemerval Zanella New
[07/17] benchtests: Add log1p benchmark Add more CORE-MATH on libm --- 2024-10-25 Adhemerval Zanella New
[05/17] benchtests: Add log10f benchmark Add more CORE-MATH on libm --- 2024-10-25 Adhemerval Zanella New
[04/17] benchtests: Add expm1f benchmark Add more CORE-MATH on libm --- 2024-10-25 Adhemerval Zanella New
[03/17] benchtests: Add exp2m1f benchmark Add more CORE-MATH on libm --- 2024-10-25 Adhemerval Zanella New
[02/17] benchtests: Add exp10m1f benchmark Add more CORE-MATH on libm --- 2024-10-25 Adhemerval Zanella New
[01/17] math: Add e_gammaf_r to glibc code and style Add more CORE-MATH on libm --- 2024-10-25 Adhemerval Zanella New
[v10] linux: Add support for getrandom vDSO [v10] linux: Add support for getrandom vDSO --- 2024-10-24 Adhemerval Zanella New
[PULL,13/17] tests/tcg: enable basic testing for aarch64_be-linux-user [PULL,01/17] tests/docker: Fix microblaze atomics --- 2024-10-24 Alex Bennée New
[PULL,08/17] accel/tcg: add tracepoints for cpu_loop_exit_atomic [PULL,01/17] tests/docker: Fix microblaze atomics --- 2024-10-24 Alex Bennée New
[PULL,00/17] testing, gdbstub and plugin updates --- 2024-10-24 Alex Bennée New
[PULL,02/24] disas/riscv: Fix vsetivli disassembly [PULL,01/24] tcg: Reset data_gen_ptr correctly --- 2024-10-23 Richard Henderson New
[PULL,00/24] tcg + linux-user patch queue --- 2024-10-23 Richard Henderson New
[v2,17/20] plugins: add ability to register a GDB triggered callback maintainer updates (testing, gdbstub, plugins) --- 2024-10-22 Alex Bennée New
[v2,10/20] gitlab: make check-[dco|patch] a little more verbose maintainer updates (testing, gdbstub, plugins) --- 2024-10-22 Alex Bennée New
[Stable-9.1.1,44/49] hw/char/pl011: Use correct masks for IBRD and FBRD Untitled series #253123 --- 2024-10-16 Michael Tokarev New
[v3,3/3] ld: Add --enable-memory-seal configure option elf: Add GNU_PROPERTY_MEMORY_SEAL gnu property --- 2024-10-16 Adhemerval Zanella New
[v3,2/3] gold: Add GNU_PROPERTY_MEMORY_SEAL gnu property elf: Add GNU_PROPERTY_MEMORY_SEAL gnu property --- 2024-10-16 Adhemerval Zanella New
[v3,1/3] elf: Add GNU_PROPERTY_MEMORY_SEAL gnu property elf: Add GNU_PROPERTY_MEMORY_SEAL gnu property --- 2024-10-16 Adhemerval Zanella New
[PULL,5/5] hw/loongarch/fw_cfg: Build in common_ss[] Untitled series #253115 --- 2024-10-16 Song Gao New
[PULL,33/33] hw/mips: Have mips_cpu_create_with_clock() take an endianness argument [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé New
[PULL,32/33] hw/mips/cps: Set the vCPU 'cpu-big-endian' property [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé New
[PULL,31/33] target/mips: Expose MIPSCPU::is_big_endian property [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé New
[PULL,30/33] target/mips: Use tcg_constant_tl() instead of tcg_gen_movi_tl() [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé New
[PULL,29/33] target/mips: Use gen_op_addr_addi() when possible [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé New
[PULL,27/33] target/mips: Replace MO_TE by mo_endian() [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé New
[PULL,23/33] target/mips: Explode MO_TExx -> MO_TE | MO_xx [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé New
[PULL,22/33] target/mips: Factor mo_endian_rev() out of MXU code [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé New
[PULL,18/33] target/mips: Rename cpu_is_bigendian() -> disas_is_bigendian() [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé New
[PULL,12/33] target/loongarch: Use explicit little-endian LD/ST API [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé New
[PULL,06/33] gdbstub/helpers: Introduce ldtul_$endian_p() helpers [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé New
[PULL,00/33] Endianness cleanup patches for 2024-10-15 --- 2024-10-15 Philippe Mathieu-Daudé New
[PULL,26/27] target/arm: Implement TCGCPUOps.tlb_fill_align [PULL,01/27] tcg: remove singlestep_enabled from DisasContextBase --- 2024-10-13 Richard Henderson New
[PULL,20/27] target/arm: Pass MemOp to get_phys_addr_with_space_nogpc [PULL,01/27] tcg: remove singlestep_enabled from DisasContextBase --- 2024-10-13 Richard Henderson New
[PULL,18/27] target/hppa: Implement TCGCPUOps.tlb_fill_align [PULL,01/27] tcg: remove singlestep_enabled from DisasContextBase --- 2024-10-13 Richard Henderson New
[PULL,12/27] accel/tcg: Add TCGCPUOps.tlb_fill_align [PULL,01/27] tcg: remove singlestep_enabled from DisasContextBase --- 2024-10-13 Richard Henderson New
[PULL,11/27] include/exec/memop: Introduce memop_atomicity_bits [PULL,01/27] tcg: remove singlestep_enabled from DisasContextBase --- 2024-10-13 Richard Henderson New
[PULL,10/27] include/exec/memop: Rename get_alignment_bits [PULL,01/27] tcg: remove singlestep_enabled from DisasContextBase --- 2024-10-13 Richard Henderson New
[PULL,00/27] tcg + linux patch queue --- 2024-10-13 Richard Henderson New
[v2,10/16] target/mips: Replace MO_TE by mo_endian() target/mips: Remove target-specific endianness knowledge --- 2024-10-10 Philippe Mathieu-Daudé New
[NOTYET,23/23] accel/tcg: Unexport tlb_set_page* accel/tcg: Convert victim tlb to IntervalTree --- 2024-10-09 Richard Henderson New
[NOTYET,22/23] accel/tcg: Drop TCGCPUOps.tlb_fill accel/tcg: Convert victim tlb to IntervalTree --- 2024-10-09 Richard Henderson New
[21/23] accel/tcg: Remove CPUTLBDesc.fulltlb accel/tcg: Convert victim tlb to IntervalTree --- 2024-10-09 Richard Henderson New
[20/23] accel/tcg: Link CPUTLBEntry to CPUTLBEntryTree accel/tcg: Convert victim tlb to IntervalTree --- 2024-10-09 Richard Henderson New
[19/23] accel/tcg: Always use IntervalTree for code lookups accel/tcg: Convert victim tlb to IntervalTree --- 2024-10-09 Richard Henderson New
[18/23] accel/tcg: Call cpu_ld*_code_mmu from cpu_ld*_code accel/tcg: Convert victim tlb to IntervalTree --- 2024-10-09 Richard Henderson New
[17/23] accel/tcg: Delay plugin adjustment in probe_access_internal accel/tcg: Convert victim tlb to IntervalTree --- 2024-10-09 Richard Henderson New
[16/23] include/exec/tlb-common: Move CPUTLBEntryFull from hw/core/cpu.h accel/tcg: Convert victim tlb to IntervalTree --- 2024-10-09 Richard Henderson New
[15/23] accel/tcg: Remove the victim tlb accel/tcg: Convert victim tlb to IntervalTree --- 2024-10-09 Richard Henderson New
[14/23] accel/tcg: Replace victim_tlb_hit with tlbtree_hit accel/tcg: Convert victim tlb to IntervalTree --- 2024-10-09 Richard Henderson New
[13/23] accel/tcg: Process IntervalTree entries in tlb_set_dirty accel/tcg: Convert victim tlb to IntervalTree --- 2024-10-09 Richard Henderson New
[12/23] accel/tcg: Process IntervalTree entries in tlb_reset_dirty accel/tcg: Convert victim tlb to IntervalTree --- 2024-10-09 Richard Henderson New
[11/23] accel/tcg: Remove IntervalTree entries in tlb_flush_range_locked accel/tcg: Convert victim tlb to IntervalTree --- 2024-10-09 Richard Henderson New
[10/23] accel/tcg: Remove IntervalTree entry in tlb_flush_page_locked accel/tcg: Convert victim tlb to IntervalTree --- 2024-10-09 Richard Henderson New
[09/23] accel/tcg: Populate IntervalTree in tlb_set_page_full accel/tcg: Convert victim tlb to IntervalTree --- 2024-10-09 Richard Henderson New
[08/23] accel/tcg: Add IntervalTreeRoot to CPUTLBDesc accel/tcg: Convert victim tlb to IntervalTree --- 2024-10-09 Richard Henderson New
[07/23] accel/tcg: Flush entire tlb when a masked range wraps accel/tcg: Convert victim tlb to IntervalTree --- 2024-10-09 Richard Henderson New
[06/23] accel/tcg: Early exit for zero length in tlb_flush_range_by_mmuidx* accel/tcg: Convert victim tlb to IntervalTree --- 2024-10-09 Richard Henderson New
[05/23] accel/tcg: Fix flags usage in mmu_lookup1, atomic_mmu_lookup accel/tcg: Convert victim tlb to IntervalTree --- 2024-10-09 Richard Henderson New
[04/23] accel/tcg: Split out tlbfast_flush_range_locked accel/tcg: Convert victim tlb to IntervalTree --- 2024-10-09 Richard Henderson New
[03/23] accel/tcg: Split out tlbfast_{index,entry} accel/tcg: Convert victim tlb to IntervalTree --- 2024-10-09 Richard Henderson New
[02/23] accel/tcg: Split out tlbfast_flush_locked accel/tcg: Convert victim tlb to IntervalTree --- 2024-10-09 Richard Henderson New
[01/23] util/interval-tree: Introduce interval_tree_free_nodes accel/tcg: Convert victim tlb to IntervalTree --- 2024-10-09 Richard Henderson New
[PULL,14/14] accel/tcg: Make page_set_flags() documentation public [PULL,01/14] linux-user/flatload: Take mmap_lock in load_flt_binary() --- 2024-10-08 Richard Henderson New
[PULL,08/14] linux-user: Factor print_buf_len() out [PULL,01/14] linux-user/flatload: Take mmap_lock in load_flt_binary() --- 2024-10-08 Richard Henderson New
[PULL,01/14] linux-user/flatload: Take mmap_lock in load_flt_binary() [PULL,01/14] linux-user/flatload: Take mmap_lock in load_flt_binary() --- 2024-10-08 Richard Henderson New
[PULL,00/14] tcg + linux-user patch queue --- 2024-10-08 Richard Henderson New
[v2,8/8] Add IPPROTO_SMC from Linux 6.11 to netinet/in.h Updates for Linux 6.11 --- 2024-10-08 Adhemerval Zanella New
[v2,2/8] Update syscall lists for Linux 6.11 Updates for Linux 6.11 --- 2024-10-08 Adhemerval Zanella New
[6/6] linux: Add MAP_DROPPABLE from Linux 6.11 Updates for Linux 6.11 --- 2024-10-08 Adhemerval Zanella New
[4/6] Update kernel version to 6.11 in header constant tests Updates for Linux 6.11 --- 2024-10-08 Adhemerval Zanella New
[Stable-9.1.1,27/32] util/timer: avoid deadlock when shutting down Untitled series #252366 --- 2024-10-07 Michael Tokarev New
[Stable-9.1.1,07/32] tests/docker: update debian i686 and mipsel images to bookworm Untitled series #252366 --- 2024-10-07 Michael Tokarev New
[Stable-9.1.1,06/32] tests/docker: remove debian-armel-cross Untitled series #252366 --- 2024-10-07 Michael Tokarev New
[PULL,06/12] hw/m68k: Use explicit big-endian LD/ST API Untitled series #252364 --- 2024-10-07 Thomas Huth New
[PULL,03/12] .gitlab-ci.d/cirrus: Add manual testing of macOS 15 (Sequoia) Untitled series #252364 --- 2024-10-07 Thomas Huth New
tcg/ppc: Use TCG_REG_TMP2 for scratch index in prepare_host_addr tcg/ppc: Use TCG_REG_TMP2 for scratch index in prepare_host_addr --- 2024-10-05 Richard Henderson New
[v2,20/21] target/arm: Add arm_cpu_tlb_fill_align accel/tcg: Introduce tlb_fill_align hook --- 2024-10-05 Richard Henderson New
[v2,12/21] target/hppa: Add hppa_cpu_tlb_fill_align accel/tcg: Introduce tlb_fill_align hook --- 2024-10-05 Richard Henderson New
[v2,07/21] accel/tcg: Use the tlb_fill_align hook accel/tcg: Introduce tlb_fill_align hook --- 2024-10-05 Richard Henderson New
[v2,06/21] hw/core/tcg-cpu-ops: Introduce tlb_fill_align hook accel/tcg: Introduce tlb_fill_align hook --- 2024-10-05 Richard Henderson New
[v2,02/21] accel/tcg: Expand tlb_fill for 3 callers accel/tcg: Introduce tlb_fill_align hook --- 2024-10-05 Richard Henderson New
[1/3] target/mips: Use tcg_constant_tl() instead of tcg_gen_movi_tl() target: Use tcg_constant_tl() instead of tcg_gen_movi_tl() --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,25/25] hw/ppc/e500: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,24/25] target/openrisc: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,21/25] target/hppa: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,20/25] target/sparc: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,19/25] hw/sparc: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,17/25] hw/m68k: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,16/25] target/riscv: Use explicit little-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,15/25] target/rx: Use explicit little-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,13/25] target/sh4: Use explicit little-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,09/25] target/i386: Use explicit little-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,05/25] gdbstub/helpers: Introduce ldtul_$endian_p() helpers misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,01/25] gdbstub/helpers: Have ldtul_p() definition use ldn_p() misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[8/8] hw/core/cpu: Expose cpu_is_big_endian() method hw/core/cpu: Expose cpu_is_big_endian() method --- 2024-10-04 Philippe Mathieu-Daudé New
[7/8] target/ppc: Register CPUClass::is_big_endian hw/core/cpu: Expose cpu_is_big_endian() method --- 2024-10-04 Philippe Mathieu-Daudé New
[6/8] target/mips: Implement CPUClass::is_big_endian hw/core/cpu: Expose cpu_is_big_endian() method --- 2024-10-04 Philippe Mathieu-Daudé New
[4/8] target/microblaze: Implement CPUClass::is_big_endian hw/core/cpu: Expose cpu_is_big_endian() method --- 2024-10-04 Philippe Mathieu-Daudé New
[3/8] target/arm: Implement CPUClass::is_big_endian hw/core/cpu: Expose cpu_is_big_endian() method --- 2024-10-04 Philippe Mathieu-Daudé New
« 1 2 3 481 82 »