Patch Metrics

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

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)
Show patches with: Archived = No       |   40094 patches
« 1 2 ... 116 117 118400 401 »
Patch Series S/W/F Date Submitter Delegate State
[35/35] crypto: Unexport AES_*_rot, AES_TeN, AES_TdN crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson New
[34/35] crypto: Remove AES_imc crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[33/35] crypto: Implement aesdec_IMC with AES_imc_rot crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[32/35] crypto: Remove AES_shifts, AES_ishifts crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[31/35] host/include/aarch64: Implement aes-round.h crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson New
[30/35] host/include/i386: Implement aes-round.h crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[29/35] target/ppc: Use aesdec_ISB_ISR_AK_IMC crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[28/35] crypto: Add aesdec_ISB_ISR_AK_IMC crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson New
[27/35] target/riscv: Use aesdec_ISB_ISR_IMC_AK crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[26/35] target/i386: Use aesdec_ISB_ISR_IMC_AK crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[25/35] crypto: Add aesdec_ISB_ISR_IMC_AK crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[24/35] target/riscv: Use aesenc_SB_SR_MC_AK crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson New
[23/35] target/ppc: Use aesenc_SB_SR_MC_AK crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[22/35] target/i386: Use aesenc_SB_SR_MC_AK crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[21/35] crypto: Add aesenc_SB_SR_MC_AK crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[20/35] target/riscv: Use aesdec_IMC crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[19/35] target/arm: Use aesdec_IMC crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[18/35] target/i386: Use aesdec_IMC crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[17/35] crypto: Add aesdec_IMC crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[16/35] target/arm: Use aesenc_MC crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[15/35] crypto: Add aesenc_MC crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[14/35] target/riscv: Use aesdec_ISB_ISR crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[13/35] target/ppc: Use aesdec_ISB_ISR crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson New
[12/35] target/arm: Use aesdec_ISB_ISR crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[11/35] target/i386: Use aesdec_ISB_ISR crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[10/35] crypto: Add aesdec_ISB_ISR crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson New
[09/35] target/riscv: Use aesenc_SB_SR crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson New
[08/35] target/ppc: Use aesenc_SB_SR crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson New
[07/35] target/arm: Use aesenc_SB_SR crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson New
[06/35] target/arm: Demultiplex AESE and AESMC crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[05/35] target/i386: Use aesenc_SB_SR crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[04/35] crypto: Add aesenc_SB_SR crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson New
[03/35] crypto/aes: Add constants for ShiftRows, InvShiftRows crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[02/35] target/arm: Move aesmc and aesimc tables to crypto/aes.c crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[01/35] tests/multiarch: Add test-aes crypto: Provide aes-round.h and host accel --- 2023-06-03 Richard Henderson Superseded
[RFC,2/2] bulk: Replace !CONFIG_USER_ONLY -> CONFIG_SOFTMMU bulk: Replace !CONFIG_SOFTMMU and !CONFIG_USER_ONLY --- 2023-06-02 Philippe Mathieu-Daudé New
[RFC,1/2] bulk: Replace !CONFIG_SOFTMMU -> CONFIG_USER_ONLY bulk: Replace !CONFIG_SOFTMMU and !CONFIG_USER_ONLY --- 2023-06-02 Philippe Mathieu-Daudé New
[2/2] target/i386/helper: Shuffle do_cpu_init() target/i386/helper: Minor #ifdef'ry simplifications --- 2023-06-02 Philippe Mathieu-Daudé Superseded
[1/2] target/i386/helper: Remove do_cpu_sipi() stub for user-mode emulation target/i386/helper: Minor #ifdef'ry simplifications --- 2023-06-02 Philippe Mathieu-Daudé Superseded
target/hppa/meson: Only build int_helper.o with system emulation target/hppa/meson: Only build int_helper.o with system emulation --- 2023-06-02 Philippe Mathieu-Daudé Superseded
linux-user: Return EINVAL for getgroups() with negative gidsetsize linux-user: Return EINVAL for getgroups() with negative gidsetsize --- 2023-06-02 Peter Maydell Superseded
[20/20] target/arm: Convert load/store tags insns to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-02 Peter Maydell Superseded
[19/20] target/arm: Convert load/store single structure to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-02 Peter Maydell Superseded
[18/20] target/arm: Convert load/store (multiple structures) to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-02 Peter Maydell Superseded
[17/20] target/arm: Convert LDAPR/STLR (imm) to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-02 Peter Maydell Superseded
[16/20] target/arm: Convert load (pointer auth) insns to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-02 Peter Maydell Superseded
[15/20] target/arm: Convert atomic memory ops to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-02 Peter Maydell Superseded
[14/20] target/arm: Convert LDR/STR reg+reg to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-02 Peter Maydell Superseded
[13/20] target/arm: Convert LDR/STR with 12-bit immediate to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-02 Peter Maydell Superseded
[12/20] target/arm: Convert ld/st reg+imm9 insns to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-02 Peter Maydell Superseded
[11/20] target/arm: Convert load/store-pair to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-02 Peter Maydell Superseded
[10/20] target/arm: Convert load reg (literal) group to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-02 Peter Maydell Superseded
[09/20] target/arm: Convert LDXP, STXP, CASP, CAS to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-02 Peter Maydell Superseded
[08/20] target/arm: Convert load/store exclusive and ordered to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-02 Peter Maydell Superseded
[07/20] target/arm: Convert exception generation instructions to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-02 Peter Maydell Superseded
[06/20] target/arm: Convert MSR (reg), MRS, SYS, SYSL to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-02 Peter Maydell Superseded
[05/20] target/arm: Convert MSR (immediate) to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-02 Peter Maydell Superseded
[04/20] target/arm: Convert CFINV, XAFLAG and AXFLAG to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-02 Peter Maydell Superseded
[03/20] target/arm: Convert barrier insns to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-02 Peter Maydell Superseded
[02/20] target/arm: Convert hint instruction space to decodetree target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-02 Peter Maydell Superseded
[01/20] target/arm: Fix return value from LDSMIN/LDSMAX 8/16 bit atomics target/arm: Convert exception, system, loads and stores to decodetree --- 2023-06-02 Peter Maydell Superseded
[09/12,contrib] validate_failures.py: Improve error output Untitled series #211353 --- 2023-06-02 Maxim Kuvyrkov Accepted
target/arm: Fix return value from LDSMIN/LDSMAX 8/16 bit atomics target/arm: Fix return value from LDSMIN/LDSMAX 8/16 bit atomics --- 2023-06-02 Peter Maydell Superseded
[35.5] target/pcc: Inline gen_icount_io_start() [35.5] target/pcc: Inline gen_icount_io_start() --- 2023-06-02 Philippe Mathieu-Daudé New
[PULL,v2,11/11] accel/tcg: include cs_base in our hash calculations [PULL,v2,01/11] *-user: remove the guest_user_syscall tracepoints --- 2023-06-01 Stefan Hajnoczi New
[PULL,v2,10/11] hw/9pfs: use qemu_xxhash4 [PULL,v2,01/11] *-user: remove the guest_user_syscall tracepoints --- 2023-06-01 Stefan Hajnoczi New
[PULL,v2,09/11] tcg: remove the final vestiges of dstate [PULL,v2,01/11] *-user: remove the guest_user_syscall tracepoints --- 2023-06-01 Stefan Hajnoczi New
[PULL,v2,08/11] trace: remove control-vcpu.h [PULL,v2,01/11] *-user: remove the guest_user_syscall tracepoints --- 2023-06-01 Stefan Hajnoczi New
[PULL,v2,07/11] trace: remove code that depends on setting vcpu Untitled series #211171 --- 2023-06-01 Stefan Hajnoczi New
[PULL,v2,06/11] qapi: make the vcpu parameters deprecated for 8.1 [PULL,v2,01/11] *-user: remove the guest_user_syscall tracepoints --- 2023-06-01 Stefan Hajnoczi New
[PULL,v2,05/11] docs/deprecated: move QMP events bellow QMP command section [PULL,v2,01/11] *-user: remove the guest_user_syscall tracepoints --- 2023-06-01 Stefan Hajnoczi New
[PULL,v2,04/11] scripts/qapi: document the tool that generated the file [PULL,v2,01/11] *-user: remove the guest_user_syscall tracepoints --- 2023-06-01 Stefan Hajnoczi New
[PULL,v2,03/11] trace: remove vcpu_id from the TraceEvent structure [PULL,v2,01/11] *-user: remove the guest_user_syscall tracepoints --- 2023-06-01 Stefan Hajnoczi New
[PULL,v2,02/11] trace-events: remove the remaining vcpu trace events [PULL,v2,01/11] *-user: remove the guest_user_syscall tracepoints --- 2023-06-01 Stefan Hajnoczi New
[PULL,v2,01/11] *-user: remove the guest_user_syscall tracepoints [PULL,v2,01/11] *-user: remove the guest_user_syscall tracepoints --- 2023-06-01 Stefan Hajnoczi New
[v2,7/7] hw: Simplify using sysbus_init_irqs() [manual] hw/sysbus: Add sysbus_init_irqs and reduce SYSBUS_DEVICE_GPIO_IRQ scope --- 2023-06-01 Philippe Mathieu-Daudé New
[v2,6/7] hw: Simplify using sysbus_init_irqs() [automatic] hw/sysbus: Add sysbus_init_irqs and reduce SYSBUS_DEVICE_GPIO_IRQ scope --- 2023-06-01 Philippe Mathieu-Daudé New
[v2,5/7] hw/sysbus: Make SYSBUS_DEVICE_GPIO_IRQ API internal hw/sysbus: Add sysbus_init_irqs and reduce SYSBUS_DEVICE_GPIO_IRQ scope --- 2023-06-01 Philippe Mathieu-Daudé New
[v2,4/7] hw/usb/hcd-xhci: Use sysbus_init_irqs() hw/sysbus: Add sysbus_init_irqs and reduce SYSBUS_DEVICE_GPIO_IRQ scope --- 2023-06-01 Philippe Mathieu-Daudé New
[v2,3/7] hw/sysbus: Introduce sysbus_init_irqs() hw/sysbus: Add sysbus_init_irqs and reduce SYSBUS_DEVICE_GPIO_IRQ scope --- 2023-06-01 Philippe Mathieu-Daudé New
[v2,2/7] hw/usb/xlnx: Do not open-code sysbus_pass_irq() hw/sysbus: Add sysbus_init_irqs and reduce SYSBUS_DEVICE_GPIO_IRQ scope --- 2023-06-01 Philippe Mathieu-Daudé New
[v2,1/7] hw/arm/xlnx-versal: Do not open-code sysbus_connect_irq() hw/sysbus: Add sysbus_init_irqs and reduce SYSBUS_DEVICE_GPIO_IRQ scope --- 2023-06-01 Philippe Mathieu-Daudé New
[2/2] bulk: Remove pointless QOM casts bulk: Remove pointless QOM casts --- 2023-06-01 Philippe Mathieu-Daudé Superseded
[1/2] scripts: Add qom-cast-macro-clean-cocci-gen.py bulk: Remove pointless QOM casts --- 2023-06-01 Philippe Mathieu-Daudé Superseded
decodetree: Add --output-null for meson testing decodetree: Add --output-null for meson testing --- 2023-05-31 Richard Henderson Accepted
[7/7] hw: Simplify using sysbus_init_irqs() [manual] hw/sysbus: Add sysbus_init_irqs and reduce SYSBUS_DEVICE_GPIO_IRQ scope --- 2023-05-31 Philippe Mathieu-Daudé New
[6/7] hw: Simplify using sysbus_init_irqs() [automatic] hw/sysbus: Add sysbus_init_irqs and reduce SYSBUS_DEVICE_GPIO_IRQ scope --- 2023-05-31 Philippe Mathieu-Daudé Superseded
[5/7] hw/sysbus: Make SYSBUS_DEVICE_GPIO_IRQ API internal hw/sysbus: Add sysbus_init_irqs and reduce SYSBUS_DEVICE_GPIO_IRQ scope --- 2023-05-31 Philippe Mathieu-Daudé Superseded
[4/7] hw/usb/hcd-xhci: Use sysbus_init_irqs() hw/sysbus: Add sysbus_init_irqs and reduce SYSBUS_DEVICE_GPIO_IRQ scope --- 2023-05-31 Philippe Mathieu-Daudé Superseded
[3/7] hw/sysbus: Introduce sysbus_init_irqs() hw/sysbus: Add sysbus_init_irqs and reduce SYSBUS_DEVICE_GPIO_IRQ scope --- 2023-05-31 Philippe Mathieu-Daudé Superseded
[2/7] hw/usb/xlnx: Do not open-code sysbus_pass_irq() hw/sysbus: Add sysbus_init_irqs and reduce SYSBUS_DEVICE_GPIO_IRQ scope --- 2023-05-31 Philippe Mathieu-Daudé Superseded
[1/7] hw/arm/xlnx-versal: Do not open-code sysbus_connect_irq() hw/sysbus: Add sysbus_init_irqs and reduce SYSBUS_DEVICE_GPIO_IRQ scope --- 2023-05-31 Philippe Mathieu-Daudé Superseded
[15/15] hw/timer/arm_timer: QOM'ify ARM_TIMER hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-05-31 Philippe Mathieu-Daudé New
[14/15] hw/timer/arm_timer: Extract icp_pit_realize() from icp_pit_init() hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-05-31 Philippe Mathieu-Daudé Superseded
[13/15] hw/timer/arm_timer: Fix misuse of SysBus IRQ in IcpPitState hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-05-31 Philippe Mathieu-Daudé Superseded
[12/15] hw/timer/arm_timer: Pass timer output IRQ as parameter to arm_timer_new hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-05-31 Philippe Mathieu-Daudé Superseded
[11/15] hw/timer/arm_timer: Iterate on timers using for() loop statement hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-05-31 Philippe Mathieu-Daudé Superseded
[10/15] hw/timer/arm_timer: Use array of frequency in SP804State hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-05-31 Philippe Mathieu-Daudé Superseded
[09/15] hw/timer/arm_timer: Convert ArmTimerState::freq to uint32_t type hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-05-31 Philippe Mathieu-Daudé Superseded
[08/15] hw/timer/arm_timer: Rename arm_timer_init() -> arm_timer_new() hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-05-31 Philippe Mathieu-Daudé Superseded
« 1 2 ... 116 117 118400 401 »