Patch Metrics

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

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)
Show patches with: Archived = No       |   41700 patches
« 1 2 ... 85 86 87416 417 »
Patch Series S/W/F Date Submitter Delegate State
[12/35] tcg: Move 32-bit expanders out of line [01/35] accel/tcg: Move HMP info jit and info opcount code --- 2023-11-07 Richard Henderson New
[11/35] tcg: Move generic expanders out of line [01/35] accel/tcg: Move HMP info jit and info opcount code --- 2023-11-07 Richard Henderson Accepted
[10/35] tcg: Move tcg_gen_op* out of line [01/35] accel/tcg: Move HMP info jit and info opcount code --- 2023-11-07 Richard Henderson Accepted
[09/35] tcg: Mark tcg_gen_op* as noinline [01/35] accel/tcg: Move HMP info jit and info opcount code --- 2023-11-07 Richard Henderson Accepted
[08/35] accel/tcg: Fix condition for store_atom_insert_al16 [01/35] accel/tcg: Move HMP info jit and info opcount code --- 2023-11-07 Richard Henderson Accepted
[07/35] accel/tcg: Remove redundant case in store_atom_16 [01/35] accel/tcg: Move HMP info jit and info opcount code --- 2023-11-07 Richard Henderson Accepted
[06/35] host/include/loongarch64: Add atomic16 load and store [01/35] accel/tcg: Move HMP info jit and info opcount code --- 2023-11-07 Richard Henderson Accepted
[05/35] tcg/loongarch64: Use cpuinfo.h [01/35] accel/tcg: Move HMP info jit and info opcount code --- 2023-11-07 Richard Henderson New
[04/35] util: Add cpuinfo for loongarch64 [01/35] accel/tcg: Move HMP info jit and info opcount code --- 2023-11-07 Richard Henderson Accepted
[03/35] tcg/loongarch64: Use C_N2_I1 for INDEX_op_qemu_ld_a*_i128 [01/35] accel/tcg: Move HMP info jit and info opcount code --- 2023-11-07 Richard Henderson Accepted
[02/35] tcg: Add C_N2_I1 [01/35] accel/tcg: Move HMP info jit and info opcount code --- 2023-11-07 Richard Henderson Accepted
[01/35] accel/tcg: Move HMP info jit and info opcount code [01/35] accel/tcg: Move HMP info jit and info opcount code --- 2023-11-07 Richard Henderson New
[00/35] tcg patch queue --- 2023-11-07 Richard Henderson New
[v3,19/19] elf: Refactor process_envvars Improve loader environment variable handling --- 2023-11-06 Adhemerval Zanella Superseded
[v3,18/19] elf: Ignore LD_BIND_NOW and LD_BIND_NOT for setuid binaries Improve loader environment variable handling --- 2023-11-06 Adhemerval Zanella Superseded
[v3,17/19] elf: Add comments on how LD_AUDIT and LD_PRELOAD handle __libc_enable_secure Improve loader environment variable handling --- 2023-11-06 Adhemerval Zanella Accepted
[v3,16/19] elf: Ignore LD_LIBRARY_PATH and debug env var for setuid for static Improve loader environment variable handling --- 2023-11-06 Adhemerval Zanella Accepted
[v3,15/19] elf: Remove any_debug from dl_main_state Improve loader environment variable handling --- 2023-11-06 Adhemerval Zanella Accepted
[v3,14/19] elf: Ignore loader debug env vars for setuid Improve loader environment variable handling --- 2023-11-06 Adhemerval Zanella New
[v3,13/19] elf: Remove LD_PROFILE for static binaries Improve loader environment variable handling --- 2023-11-06 Adhemerval Zanella Accepted
[v3,12/19] elf: Ignore LD_PROFILE for setuid binaries Improve loader environment variable handling --- 2023-11-06 Adhemerval Zanella Accepted
[v3,11/19] elf: Do not duplicate the GLIBC_TUNABLES string Improve loader environment variable handling --- 2023-11-06 Adhemerval Zanella Superseded
[v3,10/19] s390: Use dl-symbol-redir-ifunc.h on cpu-tunables Improve loader environment variable handling --- 2023-11-06 Adhemerval Zanella Accepted
[v3,09/19] x86: Use dl-symbol-redir-ifunc.h on cpu-tunables Improve loader environment variable handling --- 2023-11-06 Adhemerval Zanella Accepted
[v3,08/19] elf: Emit warning if tunable is ill-formatted Improve loader environment variable handling --- 2023-11-06 Adhemerval Zanella New
[v3,07/19] elf: Fix _dl_debug_vdprintf to work before self-relocation Improve loader environment variable handling --- 2023-11-06 Adhemerval Zanella Accepted
[v3,06/19] elf: Do not parse ill-formatted strings Improve loader environment variable handling --- 2023-11-06 Adhemerval Zanella New
[v3,05/19] elf: Do not process invalid tunable format Improve loader environment variable handling --- 2023-11-06 Adhemerval Zanella New
[v3,04/19] elf: Add all malloc tunable to unsecvars Improve loader environment variable handling --- 2023-11-06 Adhemerval Zanella Accepted
[v3,03/19] elf: Ignore GLIBC_TUNABLES for setuid/setgid binaries Improve loader environment variable handling --- 2023-11-06 Adhemerval Zanella Accepted
[v3,02/19] elf: Add GLIBC_TUNABLES to unsecvars Improve loader environment variable handling --- 2023-11-06 Adhemerval Zanella Accepted
[v3,01/19] elf: Remove /etc/suid-debug support Improve loader environment variable handling --- 2023-11-06 Adhemerval Zanella Accepted
[v6,6/6] docs/system: add a basic enumeration of vhost-user devices virtio: cleanup vhost-user-generic and reduce c&p --- 2023-11-06 Alex Bennée Superseded
[v6,4/6] hw/virtio: derive vhost-user-i2c from vhost-user-base virtio: cleanup vhost-user-generic and reduce c&p --- 2023-11-06 Alex Bennée Superseded
[v6,3/6] hw/virtio: derive vhost-user-gpio from vhost-user-base virtio: cleanup vhost-user-generic and reduce c&p --- 2023-11-06 Alex Bennée Superseded
[v6,2/6] hw/virtio: derive vhost-user-rng from vhost-user-base virtio: cleanup vhost-user-generic and reduce c&p --- 2023-11-06 Alex Bennée Superseded
[v6,1/6] virtio: split into vhost-user-base and vhost-user-device virtio: cleanup vhost-user-generic and reduce c&p --- 2023-11-06 Alex Bennée Superseded
[22/22] Revert "tests/tcg/nios2: Re-enable linux-user tests" Maintainer updates for 8.2 (gdbstub, tests, plugins) pre-PR --- 2023-11-06 Alex Bennée Superseded
[21/22] mailmap: fixup some more corrupted author fields Maintainer updates for 8.2 (gdbstub, tests, plugins) pre-PR --- 2023-11-06 Alex Bennée Superseded
[20/22] contrib/gitdm: add Daynix to domain-map Maintainer updates for 8.2 (gdbstub, tests, plugins) pre-PR --- 2023-11-06 Alex Bennée Superseded
[19/22] contrib/gitdm: map HiSilicon to Huawei Maintainer updates for 8.2 (gdbstub, tests, plugins) pre-PR --- 2023-11-06 Alex Bennée Superseded
[17/22] contrib/gitdm: Add Rivos Inc to the domain map Maintainer updates for 8.2 (gdbstub, tests, plugins) pre-PR --- 2023-11-06 Alex Bennée Superseded
[12/22] configure: tell meson and contrib_plugins about DLLTOOL Maintainer updates for 8.2 (gdbstub, tests, plugins) pre-PR --- 2023-11-06 Alex Bennée Superseded
[07/22] tests/avocado: update the tcg_plugins test Maintainer updates for 8.2 (gdbstub, tests, plugins) pre-PR --- 2023-11-06 Alex Bennée Superseded
[06/22] tests/tcg: add an explicit gdbstub register tester Maintainer updates for 8.2 (gdbstub, tests, plugins) pre-PR --- 2023-11-06 Alex Bennée Superseded
[05/22] target/arm: hide aliased MIDR from gdbstub Maintainer updates for 8.2 (gdbstub, tests, plugins) pre-PR --- 2023-11-06 Alex Bennée Superseded
[04/22] target/arm: hide all versions of DBGD[RS]AR from gdbstub Maintainer updates for 8.2 (gdbstub, tests, plugins) pre-PR --- 2023-11-06 Alex Bennée Superseded
[03/22] target/arm: hide the 32bit version of PAR from gdbstub Maintainer updates for 8.2 (gdbstub, tests, plugins) pre-PR --- 2023-11-06 Alex Bennée New
[02/22] gdb-xml: fix duplicate register in arm-neon.xml Maintainer updates for 8.2 (gdbstub, tests, plugins) pre-PR --- 2023-11-06 Alex Bennée Superseded
[PULL,12/12] target/arm: Fix A64 LDRA immediate decode [PULL,01/12] hw/arm/virt: fix PMU IRQ registration --- 2023-11-06 Peter Maydell Not Applicable
[PULL,11/12] hw/arm/vexpress-a9: Remove useless mapping of RAM at address 0 [PULL,01/12] hw/arm/virt: fix PMU IRQ registration --- 2023-11-06 Peter Maydell Accepted
[PULL,04/12] tests/qtest/bios-tables-test: Update virt SPCR and DBG2 golden references [PULL,01/12] hw/arm/virt: fix PMU IRQ registration --- 2023-11-06 Peter Maydell Superseded
[PULL,02/12] tests/qtest/bios-tables-test: Allow changes to virt SPCR and DBG2 [PULL,01/12] hw/arm/virt: fix PMU IRQ registration --- 2023-11-06 Peter Maydell Superseded
[PULL,00/12] target-arm queue --- 2023-11-06 Peter Maydell Not Applicable
[v2,5/7] riscv: Fix feenvupdate with FE_DFL_ENV (BZ 31022) Multiple floating-point environment fixes --- 2023-11-06 Adhemerval Zanella Accepted
[v2,2/7] i686: Do not raise exception traps on fesetexcept (BZ 30989) Multiple floating-point environment fixes --- 2023-11-06 Adhemerval Zanella New
[v2,1/7] powerpc: Do not raise exception traps for fesetexcept/fesetexceptflag (BZ 30988) Multiple floating-point environment fixes --- 2023-11-06 Adhemerval Zanella New
[4/4] target/s390x/cpu: Restrict CPUS390XState declaration to 'cpu.h' target/s390x/cpu: Restrict CPUS390XState declaration to 'cpu.h' --- 2023-11-06 Philippe Mathieu-Daudé Superseded
[3/4] target/s390x/cpu: Restrict cpu_get_tb_cpu_state() definition to TCG target/s390x/cpu: Restrict CPUS390XState declaration to 'cpu.h' --- 2023-11-06 Philippe Mathieu-Daudé Superseded
[2/4] hw/s390x/sclp: Have sclp_service_call[_protected]() take S390CPU* target/s390x/cpu: Restrict CPUS390XState declaration to 'cpu.h' --- 2023-11-06 Philippe Mathieu-Daudé Superseded
[1/4] hw/s390x/css: Have css_do_sic() take S390CPU instead of CPUS390XState target/s390x/cpu: Restrict CPUS390XState declaration to 'cpu.h' --- 2023-11-06 Philippe Mathieu-Daudé Superseded
target/arm: Fix A64 LDRA immediate decode target/arm: Fix A64 LDRA immediate decode --- 2023-11-06 Peter Maydell Superseded
[PULL,42/60] hw/isa/i82378: Propagate error if PC_SPEAKER device creation failed [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,41/60] hw/loader: Clean up global variable shadowing in rom_add_file() [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,40/60] hw/cpu: Clean up global variable shadowing [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Superseded
[PULL,39/60] exec/cpu: Have cpu_exec_realize() return a boolean [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,38/60] hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name() [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,37/60] target/alpha: Tidy up alpha_cpu_class_by_name() [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,36/60] target/nios2: Create IRQs *after* accelerator vCPU is realized [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,35/60] target/ppc: Prohibit target specific KVM prototypes on user emulation [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,34/60] target/ppc: Restrict KVM objects to system emulation [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,33/60] hw/ppc/e500: Restrict ppce500_init_mpic_kvm() to KVM [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,32/60] sysemu/kvm: Restrict kvmppc_get_radix_page_info() to ppc targets [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,31/60] target/mips: Fix TX79 LQ/SQ opcodes [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,30/60] target/mips: Fix MSA BZ/BNZ opcodes displacement [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,28/60] target/i386/kvm: Correct comment in kvm_cpu_realize() [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,27/60] target/i386/hvf: Rename 'X86CPU *x86_cpu' variable as 'cpu' [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,26/60] target/i386/hvf: Rename 'CPUState *cpu' variable as 'cs' [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,25/60] target/i386/hvf: Use CPUState typedef [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,24/60] target/i386/hvf: Use env_archcpu() in simulate_[rdmsr/wrmsr]() [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,23/60] target/i386/hvf: Use x86_cpu in simulate_[rdmsr|wrmsr]() [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,22/60] target/xtensa: Use env_archcpu() in update_c[compare|count]() [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,21/60] target/s390x: Use env_archcpu() in handle_diag_308() [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,20/60] target/riscv: Use env_archcpu() in [check_]nanbox() [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,19/60] target/ppc: Use env_archcpu() in helper_book3s_msgsndp() [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,18/60] target/riscv: Move TYPE_RISCV_CPU_BASE definition to 'cpu.h' [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,17/60] target/openrisc: Declare QOM definitions in 'cpu-qom.h' [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,16/60] target/nios2: Declare QOM definitions in 'cpu-qom.h' [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,15/60] target/loongarch: Declare QOM definitions in 'cpu-qom.h' [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,14/60] target/hexagon: Declare QOM definitions in 'cpu-qom.h' [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,13/60] target: Declare FOO_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h' [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,12/60] target/riscv: Remove CPU_RESOLVING_TYPE from 'cpu-qom.h' [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,11/60] target/ppc: Remove CPU_RESOLVING_TYPE from 'cpu-qom.h' [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,10/60] target/arm: Move internal declarations from 'cpu-qom.h' to 'cpu.h' [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
[PULL,09/60] target: Mention 'cpu-qom.h' is target agnostic [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,08/60] target: Unify QOM style [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,07/60] accel/tcg: Factor tcg_cpu_reset_hold() out [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,06/60] accel: Introduce cpu_exec_reset_hold() [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,05/60] accel/tcg: Declare tcg_flush_jmp_cache() in 'exec/tb-flush.h' [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,04/60] tests/unit/test-seccomp: Remove mentions of softmmu in test names [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé Accepted
« 1 2 ... 85 86 87416 417 »