Patch Metrics

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

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)
Show patches with: none      |   40036 patches
« 1 2 3 4400 401 »
Patch Series S/W/F Date Submitter Delegate State
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,2/3] gold: Add GNU_PROPERTY_MEMORY_SEAL gnu property 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
[10/12] hw/mips: Have mips_cpu_create_with_clock() take an endianness argument target/mips: Remove target-specific endianness knowledge --- 2024-09-30 Philippe Mathieu-Daudé New
[09/12] hw/mips/cps: Set the vCPU 'cpu-big-endian' property 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
[07/12] target/mips: Replace MO_TE by mo_endian() target/mips: Remove target-specific endianness knowledge --- 2024-09-30 Philippe Mathieu-Daudé New
[06/12] target/mips: Explode MO_TExx -> MO_TE | MO_xx 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
[04/12] target/mips: Convert mips16e decr_and_load/store() macros to functions target/mips: Remove target-specific endianness knowledge --- 2024-09-30 Philippe Mathieu-Daudé New
[03/12] target/mips: Replace MO_TE by mo_endian_env() in get_pte() 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
[01/12] target/mips: Declare cpu_is_bigendian_env() in 'internal.h' 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
[07/13] hw/xtensa/xtfpga: Remove TARGET_BIG_ENDIAN #ifdef'ry 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
hw/mips: Build fw_cfg.c once hw/mips: Build fw_cfg.c once --- 2024-09-30 Philippe Mathieu-Daudé New
[PULL,7/7] hw/loongarch/fw_cfg: Build in common_ss[] Untitled series #251742 --- 2024-09-29 Song Gao New
[PULL,6/7] hw/loongarch/virt: Remove unnecessary 'cpu.h' inclusion Untitled series #251742 --- 2024-09-29 Song Gao 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
[4/4] net/l2tpv3: Simplify LD/ST API uses hw/ppc & net: Simplify LD/ST API uses --- 2024-09-27 Philippe Mathieu-Daudé Superseded
[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/4] hw/ppc/spapr_vof: Simplify LD/ST API uses hw/ppc & net: Simplify LD/ST API uses --- 2024-09-27 Philippe Mathieu-Daudé Superseded
[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é Superseded
[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
[1/2] hw/loongarch/virt: Remove unnecessary 'cpu.h' inclusion hw/loongarch: Build fw_cfg.c as common object --- 2024-09-27 Philippe Mathieu-Daudé New
[v8] linux: Add support for getrandom vDSO [v8] linux: Add support for getrandom vDSO --- 2024-09-27 Adhemerval Zanella New
hw/audio/virtio-snd: Remove unnecessary "exec/tswap.h" header hw/audio/virtio-snd: Remove unnecessary "exec/tswap.h" header --- 2024-09-26 Philippe Mathieu-Daudé New
[10/10] tests/tcg: enable basic testing for aarch64_be-linux-user maintainer updates (testing, gdbstub) --- 2024-09-25 Alex Bennée New
[09/10] config/targets: update aarch64_be-linux-user gdb XML list maintainer updates (testing, gdbstub) --- 2024-09-25 Alex Bennée New
[08/10] MAINTAINERS: mention my gdbstub/next tree maintainer updates (testing, gdbstub) --- 2024-09-25 Alex Bennée New
[04/10] MAINTAINERS: mention my testing/next tree maintainer updates (testing, gdbstub) --- 2024-09-25 Alex Bennée 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
[PULL,43/44] .gitlab-ci.d: Split build and test in cross build job templates Untitled series #251463 --- 2024-09-25 Thomas Huth Accepted
[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,21/31] tcg/s390x: Optimize cmpsel with constant 0/-1 arguments [PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6] --- 2024-09-22 Richard Henderson Accepted
[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,19/31] tcg/ppc: Optimize cmpsel with constant 0/-1 arguments [PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6] --- 2024-09-22 Richard Henderson Accepted
[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,16/31] tcg/i386: Implement cmpsel_vec with avx512 insns [PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6] --- 2024-09-22 Richard Henderson Accepted
[PULL,15/31] tcg/i386: Add predicate parameters to tcg_out_evex_opc [PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6] --- 2024-09-22 Richard Henderson Accepted
[PULL,14/31] tcg/i386: Implement cmp_vec with avx512 insns [PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6] --- 2024-09-22 Richard Henderson Accepted
[PULL,13/31] tcg/i386: Optimize cmpsel with constant 0 operand 3. [PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6] --- 2024-09-22 Richard Henderson Accepted
[PULL,12/31] tcg/optimize: Optimize bitsel_vec [PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6] --- 2024-09-22 Richard Henderson Accepted
[PULL,11/31] tcg/optimize: Optimize cmp_vec and cmpsel_vec [PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6] --- 2024-09-22 Richard Henderson Accepted
[PULL,10/31] tcg/optimize: Fold movcond with true and false values identical [PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6] --- 2024-09-22 Richard Henderson Accepted
[PULL,09/31] tcg/s390x: Do not expand cmp_vec early [PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6] --- 2024-09-22 Richard Henderson Accepted
[PULL,08/31] tcg/ppc: Do not expand cmp_vec early [PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6] --- 2024-09-22 Richard Henderson Accepted
[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,05/31] tcg/i386: Split out tcg_out_vex_modrm_type [PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6] --- 2024-09-22 Richard Henderson Accepted
[PULL,04/31] tcg: Export vec_gen_6 [PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6] --- 2024-09-22 Richard Henderson Accepted
[PULL,02/31] tcg: Propagate new TCGOp to add_as_label_use [PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6] --- 2024-09-22 Richard Henderson Accepted
[PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6] [PULL,01/31] tcg: Return TCGOp from tcg_gen_op[1-6] --- 2024-09-22 Richard Henderson Accepted
[PULL,00/31] tcg + linux-user patch queue --- 2024-09-22 Richard Henderson New
[PULL,22/22] license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-only Untitled series #251256 --- 2024-09-20 Michael Tokarev Accepted
[PULL,21/22] license: Update deprecated SPDX tag GPL-2.0+ to GPL-2.0-or-later Untitled series #251256 --- 2024-09-20 Michael Tokarev New
[PULL,20/22] license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later Untitled series #251256 --- 2024-09-20 Michael Tokarev New
[PULL,19/22] license: Simplify GPL-2.0-or-later license descriptions Untitled series #251256 --- 2024-09-20 Michael Tokarev Accepted
[PULL,18/22] tests/functional: Correct typo in test_netdev_ethtool.py SPDX tag Untitled series #251256 --- 2024-09-20 Michael Tokarev Accepted
[PULL,17/22] tests/bench: Rename test_akcipher_keys.inc -> test_akcipher_keys.c.inc Untitled series #251256 --- 2024-09-20 Michael Tokarev Accepted
[PULL,16/22] target/hexagon: Rename macros.inc -> macros.h.inc Untitled series #251256 --- 2024-09-20 Michael Tokarev Accepted
[PULL,07/22] tests/unit: Really build pbkdf test on macOS Untitled series #251256 --- 2024-09-20 Michael Tokarev New
[PULL,v2,00/18] tcg plugins (deprecations, mem apis, contrib plugins) --- 2024-09-19 Alex Bennée New
[PULL,38/38] docs/devel: Remove nested-papr.txt [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell Accepted
[PULL,37/38] target/arm: Correct ID_AA64ISAR1_EL1 value for neoverse-v1 [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell New
[PULL,36/38] kvm: Remove unreachable code in kvm_dirty_ring_reaper_thread() [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell Accepted
[PULL,35/38] kvm: Make 'mmap_size' be 'int' in kvm_init_vcpu(), do_kvm_destroy_vcpu() [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell Accepted
[PULL,29/38] target/arm: Convert scalar [US]QSHRN, [US]QRSHRN, SQSHRUN to decodetree [PULL,01/38] target/arm: Replace tcg_gen_dupi_vec with constants in gengvec.c --- 2024-09-19 Peter Maydell Accepted
« 1 2 3 4400 401 »