Patch Metrics

There are 40967 patches submitted by members of this team, and 10508 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       |   8272 patches
« 1 2 ... 3 4 582 83 »
Patch Series S/W/F Date Submitter Delegate State
[15/23] accel/tcg: Remove the victim tlb 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
[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
[2/8] hw/core/cpu: Introduce CPUClass::is_big_endian() handler hw/core/cpu: Expose cpu_is_big_endian() method --- 2024-10-04 Philippe Mathieu-Daudé New
[PULL,22/23] docs/devel: Mention post_load hook restrictions where we document the hook [PULL,01/23] hw/audio/virtio-snd: Remove unnecessary "exec/tswap.h" header --- 2024-10-04 Michael Tokarev New
[PULL,20/23] hw/mips: Build fw_cfg.c once [PULL,01/23] hw/audio/virtio-snd: Remove unnecessary "exec/tswap.h" header --- 2024-10-04 Michael Tokarev New
[10/16] target/s390x: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-03 Philippe Mathieu-Daudé New
[02/16] exec/memop: Remove unused memop_big_endian() helper misc: Use explicit endian LD/ST API --- 2024-10-03 Philippe Mathieu-Daudé New
linux: Add openat2 (BZ 31664) linux: Add openat2 (BZ 31664) --- 2024-10-03 Adhemerval Zanella New
[PULL,1/5] testing: bump mips64el cross to bookworm and fix package list [PULL,1/5] testing: bump mips64el cross to bookworm and fix package list --- 2024-10-02 Thomas Huth New
[v2] testing: bump mips64el cross to bookworm and allow to fail [v2] testing: bump mips64el cross to bookworm and allow to fail --- 2024-10-01 Thomas Huth New
[2/2] hw/core/machine: Extract compat properties to machine-compat.c hw/core/machine: Extract compat properties to machine-compat.c --- 2024-09-30 Philippe Mathieu-Daudé New
[3/3] hw/arm: Replace tswap32() calls by target agnostic stl_endian_p() hw/arm: Replace tswap32() by stl_endian_p() --- 2024-09-30 Philippe Mathieu-Daudé New
[2/3] hw/arm: Have arm_write_bootloader() take a ARMCPU argument hw/arm: Replace tswap32() by stl_endian_p() --- 2024-09-30 Philippe Mathieu-Daudé New
[1/3] target/arm: Expose arm_cpu_code_is_big_endian() prototype in 'cpu.h' hw/arm: Replace tswap32() by stl_endian_p() --- 2024-09-30 Philippe Mathieu-Daudé New
hw/sh4/r2d: Replace tswap32() by stl_endian_p() hw/sh4/r2d: Replace tswap32() by stl_endian_p() --- 2024-09-30 Philippe Mathieu-Daudé New
[v3,9/9] elf: Add glibc.rtld.seal tunable Add support for memory sealing --- 2024-09-30 Adhemerval Zanella New
[v3,8/9] linux: Add memory sealing tests Add support for memory sealing --- 2024-09-30 Adhemerval Zanella New
[v3,7/9] Enable memory sealing automatically Add support for memory sealing --- 2024-09-30 Adhemerval Zanella New
[v3,6/9] elf: Add support to memory sealing Add support for memory sealing --- 2024-09-30 Adhemerval Zanella New
[v3,5/9] elf: Use RTLD_NODELETE for dependencies Add support for memory sealing --- 2024-09-30 Adhemerval Zanella New
[v3,4/9] rtld: Move call_init_paths after _dl_process_pt_gnu_property Add support for memory sealing --- 2024-09-30 Adhemerval Zanella New
[v3,3/9] elf: Parse gnu properties for the loader Add support for memory sealing --- 2024-09-30 Adhemerval Zanella New
[v3,2/9] elf: Parse gnu properties for static linked binaries Add support for memory sealing --- 2024-09-30 Adhemerval Zanella New
[v3,1/9] linux: Add mseal syscall support Add support for memory sealing --- 2024-09-30 Adhemerval Zanella New
[v2,3/3] ld: Add --enable-memory-seal configure option elf: Add GNU_PROPERTY_MEMORY_SEAL gnu property --- 2024-09-30 Adhemerval Zanella New
[v2,1/3] elf: Add GNU_PROPERTY_MEMORY_SEAL gnu property elf: Add GNU_PROPERTY_MEMORY_SEAL gnu property --- 2024-09-30 Adhemerval Zanella New
[3/3] hw/ppc/virtex_ml507: Replace tswap32() by stl_endian_p() hw/ppc: Replace tswap32() by stl_endian_p() --- 2024-09-30 Philippe Mathieu-Daudé New
[2/3] hw/ppc/sam460ex: Replace tswap32() by stl_endian_p() hw/ppc: Replace tswap32() by stl_endian_p() --- 2024-09-30 Philippe Mathieu-Daudé New
[1/3] target/ppc: Expose ppc_cpu_is_big_endian() prototype in 'cpu.h' hw/ppc: Replace tswap32() by stl_endian_p() --- 2024-09-30 Philippe Mathieu-Daudé New
hw/riscv/spike: Replace tswap64() by ldq_endian_p() hw/riscv/spike: Replace tswap64() by ldq_endian_p() --- 2024-09-30 Philippe Mathieu-Daudé New
[12/12] hw/mips/malta: Remove TARGET_BIG_ENDIAN #ifdef'ry target/mips: Remove target-specific endianness knowledge --- 2024-09-30 Philippe Mathieu-Daudé New
[11/12] target/mips: Remove target-specific code in mips_cpu_reset_hold() target/mips: Remove target-specific endianness knowledge --- 2024-09-30 Philippe Mathieu-Daudé New
[08/12] target/mips: Expose MIPSCPU::is_big_endian property target/mips: Remove target-specific endianness knowledge --- 2024-09-30 Philippe Mathieu-Daudé New
[05/12] target/mips: Introduce mo_endian() helper target/mips: Remove target-specific endianness knowledge --- 2024-09-30 Philippe Mathieu-Daudé New
[02/12] target/mips: Introduce mo_endian_env() helper target/mips: Remove target-specific endianness knowledge --- 2024-09-30 Philippe Mathieu-Daudé New
[13/13] hw/net/tulip: Use ld/st_endian_pci_dma() API hw: Add ld/st_endian() APIs --- 2024-09-30 Philippe Mathieu-Daudé New
[12/13] hw/pci/pci_device: Introduce ld/st_endian_pci_dma() API hw: Add ld/st_endian() APIs --- 2024-09-30 Philippe Mathieu-Daudé New
[11/13] hw/pci/pci_device: Add PCI_DMA_DEFINE_LDST_END() macro hw: Add ld/st_endian() APIs --- 2024-09-30 Philippe Mathieu-Daudé New
[10/13] hw/virtio/virtio-access: Use ld/st_endian_phys() API hw: Add ld/st_endian() APIs --- 2024-09-30 Philippe Mathieu-Daudé New
[09/13] exec/memory_ldst_phys: Introduce ld/st_endian_phys() API hw: Add ld/st_endian() APIs --- 2024-09-30 Philippe Mathieu-Daudé New
[08/13] hw/xtensa/xtfpga: Replace memcpy()+tswap32() by stl_endian_p() hw: Add ld/st_endian() APIs --- 2024-09-30 Philippe Mathieu-Daudé New
[06/13] tests/tcg/plugins: Use the ld/st_endian_p() API hw: Add ld/st_endian() APIs --- 2024-09-30 Philippe Mathieu-Daudé New
[05/13] hw/mips: Add cpu_is_bigendian field to BlCpuCfg structure hw: Add ld/st_endian() APIs --- 2024-09-30 Philippe Mathieu-Daudé New
[04/13] hw/mips: Pass BlCpuCfg argument to bootloader API hw: Add ld/st_endian() APIs --- 2024-09-30 Philippe Mathieu-Daudé New
[03/13] target/arm/ptw: Use the ld/st_endian_p() API hw: Add ld/st_endian() APIs --- 2024-09-30 Philippe Mathieu-Daudé New
[02/13] hw/virtio/virtio-access: Use the ld/st_endian_p() API hw: Add ld/st_endian() APIs --- 2024-09-30 Philippe Mathieu-Daudé New
[01/13] qemu/bswap: Introduce ld/st_endian_p() API hw: Add ld/st_endian() APIs --- 2024-09-30 Philippe Mathieu-Daudé New
[v2,4/4] net/l2tpv3: Simplify LD/ST API uses hw/ppc & net: Simplify LD/ST API uses --- 2024-09-27 Philippe Mathieu-Daudé New
[v2,3/4] hw/ppc/vof: Simplify LD/ST API uses hw/ppc & net: Simplify LD/ST API uses --- 2024-09-27 Philippe Mathieu-Daudé New
[v2,2/4] hw/ppc/spapr_vof: Simplify LD/ST API uses hw/ppc & net: Simplify LD/ST API uses --- 2024-09-27 Philippe Mathieu-Daudé New
[v2,1/4] hw/ppc/spapr_nvdimm: Simplify LD/ST API uses hw/ppc & net: Simplify LD/ST API uses --- 2024-09-27 Philippe Mathieu-Daudé New
[3/4] hw/ppc/vof: Simplify LD/ST API uses hw/ppc & net: Simplify LD/ST API uses --- 2024-09-27 Philippe Mathieu-Daudé New
[2/2] hw/loongarch/fw_cfg: Build in common_ss[] hw/loongarch: Build fw_cfg.c as common object --- 2024-09-27 Philippe Mathieu-Daudé New
[PULL,44/44] .gitlab-ci.d: Make separate collapsible log sections for build and test Untitled series #251463 --- 2024-09-25 Thomas Huth New
[RFC] hw/arm/armv7m: Expose and access System Control Space as little endian [RFC] hw/arm/armv7m: Expose and access System Control Space as little endian --- 2024-09-24 Philippe Mathieu-Daudé New
testing: bump mips64el cross to bookworm and allow to fail testing: bump mips64el cross to bookworm and allow to fail --- 2024-09-23 Alex Bennée New
[PULL,20/31] tcg/s390x: Implement cmpsel_vec [PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6] --- 2024-09-22 Richard Henderson New
[PULL,18/31] tcg/ppc: Implement cmpsel_vec [PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6] --- 2024-09-22 Richard Henderson New
[PULL,17/31] tcg/i386: Implement vector TST{EQ,NE} for avx512 [PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6] --- 2024-09-22 Richard Henderson New
[PULL,07/31] tcg/i386: Do not expand cmpsel_vec early [PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6] --- 2024-09-22 Richard Henderson New
[PULL,06/31] tcg/i386: Do not expand cmp_vec early [PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6] --- 2024-09-22 Richard Henderson New
[PULL,00/31] tcg + linux-user patch queue --- 2024-09-22 Richard Henderson New
« 1 2 ... 3 4 582 83 »