Show patches with: State = Action Required       |   426378 patches
« 1 2 ... 1084 1085 10864263 4264 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,16/23] target/ppc: Implement prefixed integer load instructions Base for adding PowerPC 64-bit instructions - - - - --- 2021-05-17 Matheus K. Ferst New
[v5,15/23] target/ppc: Move D/DS/X-form integer loads to decodetree Base for adding PowerPC 64-bit instructions - - - - --- 2021-05-17 Matheus K. Ferst New
[v5,14/23] TCG: add tcg_constant_tl Base for adding PowerPC 64-bit instructions - - - - --- 2021-05-17 Matheus K. Ferst New
[v5,13/23] target/ppc: Implement PNOP Base for adding PowerPC 64-bit instructions - - - - --- 2021-05-17 Matheus K. Ferst New
[v5,12/23] target/ppc: Move ADDI, ADDIS to decodetree, implement PADDI Base for adding PowerPC 64-bit instructions - - - - --- 2021-05-17 Matheus K. Ferst New
[v5,11/23] target/ppc: Add infrastructure for prefixed insns Base for adding PowerPC 64-bit instructions - - - - --- 2021-05-17 Matheus K. Ferst New
[v5,10/23] target/ppc: Move page crossing check to ppc_tr_translate_insn Base for adding PowerPC 64-bit instructions - - - - --- 2021-05-17 Matheus K. Ferst New
[v5,09/23] target/ppc: Introduce macros to check isa extensions Base for adding PowerPC 64-bit instructions - - - - --- 2021-05-17 Matheus K. Ferst New
[v5,08/23] target/ppc: Use translator_loop_temp_check Base for adding PowerPC 64-bit instructions - - 1 - --- 2021-05-17 Matheus K. Ferst New
[v5,07/23] target/ppc: Mark helper_raise_exception* as noreturn Base for adding PowerPC 64-bit instructions - - - - --- 2021-05-17 Matheus K. Ferst New
[v5,06/23] target/ppc: Tidy exception vs exit_tb Base for adding PowerPC 64-bit instructions - - - - --- 2021-05-17 Matheus K. Ferst New
[v5,05/23] target/ppc: Move single-step check to ppc_tr_tb_stop Base for adding PowerPC 64-bit instructions - - - - --- 2021-05-17 Matheus K. Ferst New
[v5,04/23] target/ppc: Remove DisasContext.exception Base for adding PowerPC 64-bit instructions - - - - --- 2021-05-17 Matheus K. Ferst New
[v5,03/23] target/ppc: Replace POWERPC_EXCP_BRANCH with DISAS_NORETURN Base for adding PowerPC 64-bit instructions - - - - --- 2021-05-17 Matheus K. Ferst New
[v5,02/23] target/ppc: Replace POWERPC_EXCP_STOP with DISAS_EXIT_UPDATE Base for adding PowerPC 64-bit instructions - - - - --- 2021-05-17 Matheus K. Ferst New
[v5,01/23] target/ppc: Introduce gen_icount_io_start Base for adding PowerPC 64-bit instructions - - - - --- 2021-05-17 Matheus K. Ferst New
[v2] target/xtensa: clean up unaligned access [v2] target/xtensa: clean up unaligned access - - - - --- 2021-05-17 Max Filippov New
[4/4] jackaudio: avoid that the client name contains the word (NULL) Misc. audio patches - - - - --- 2021-05-17 Volker Rümelin New
[3/4] audio: move code to audio/audio.c Misc. audio patches - - - - --- 2021-05-17 Volker Rümelin New
[2/4] paaudio: remove unused stream flags Misc. audio patches - - - - --- 2021-05-17 Volker Rümelin New
[1/4] alsaaudio: remove #ifdef DEBUG to avoid bit rot Misc. audio patches - - - - --- 2021-05-17 Volker Rümelin New
target/xtensa: clean up unaligned access target/xtensa: clean up unaligned access - - - - --- 2021-05-17 Max Filippov New
[v2,6/6] python/machine: disable warning for Popen in _launch() Python: delint python library - - 1 - --- 2021-05-17 John Snow New
[v2,5/6] python/machine: Disable pylint warning for open() in _pre_launch Python: delint python library - - 2 - --- 2021-05-17 John Snow New
[v2,4/6] python/console_socket: Add a pylint ignore Python: delint python library - - 1 - --- 2021-05-17 John Snow New
[v2,3/6] python/machine: use subprocess.run instead of subprocess.Popen Python: delint python library - - 1 1 --- 2021-05-17 John Snow New
[v2,2/6] python/machine: use subprocess.DEVNULL instead of open(os.path.devnull) Python: delint python library - - 2 - --- 2021-05-17 John Snow New
[v2,1/6] python/console_socket: avoid one-letter variable Python: delint python library - - 2 - --- 2021-05-17 John Snow New
[v4,9/9] hw/mips/jazz: Inline fdctrl_init_sysbus() hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers - - 1 - --- 2021-05-17 Philippe Mathieu-Daudé New
[v4,8/9] hw/block/fdc-sysbus: Add 'dma-channel' property hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers - - 1 - --- 2021-05-17 Philippe Mathieu-Daudé New
[v4,7/9] hw/sparc/sun4m: Inline sun4m_fdctrl_init() hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers - - 1 - --- 2021-05-17 Philippe Mathieu-Daudé New
[v4,6/9] hw/block/fdc: Add sysbus_fdc_init_drives() method hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers - - 1 - --- 2021-05-17 Philippe Mathieu-Daudé New
[v4,5/9] hw/block/fdc: Extract SysBus floppy controllers to fdc-sysbus.c hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers 1 - 2 - --- 2021-05-17 Philippe Mathieu-Daudé New
[v4,4/9] hw/block/fdc: Extract ISA floppy controllers to fdc-isa.c hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers 1 - 2 - --- 2021-05-17 Philippe Mathieu-Daudé New
[v4,3/9] hw/block/fdc: Declare shared prototypes in fdc-internal.h hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers 1 - 1 - --- 2021-05-17 Philippe Mathieu-Daudé New
[v4,2/9] hw/block/fdc: Replace disabled fprintf() by trace event hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers 1 - 2 - --- 2021-05-17 Philippe Mathieu-Daudé New
[v4,1/9] hw/isa/Kconfig: Fix missing dependency ISA_SUPERIO -> FDC hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers - 1 - - --- 2021-05-17 Philippe Mathieu-Daudé New
[PULL,59/59] linux-user/elfload: add s390x core dumping support [PULL,01/59] linux-user: Remove dead code - - - - --- 2021-05-17 Laurent Vivier New
[PULL,58/59] linux-user/elfload: fix filling psinfo->pr_psargs [PULL,01/59] linux-user: Remove dead code - - - - --- 2021-05-17 Laurent Vivier New
[PULL,57/59] linux-user: Tidy TARGET_NR_rt_sigaction [PULL,01/59] linux-user: Remove dead code - - 2 - --- 2021-05-17 Laurent Vivier New
[PULL,56/59] linux-user/alpha: Share code for TARGET_NR_sigaction [PULL,01/59] linux-user: Remove dead code - - 1 - --- 2021-05-17 Laurent Vivier New
[PULL,55/59] linux-user/alpha: Define TARGET_ARCH_HAS_KA_RESTORER [PULL,01/59] linux-user: Remove dead code - - 1 - --- 2021-05-17 Laurent Vivier New
[PULL,54/59] linux-user: Honor TARGET_ARCH_HAS_SA_RESTORER in do_syscall [PULL,01/59] linux-user: Remove dead code - - 2 - --- 2021-05-17 Laurent Vivier New
[PULL,53/59] linux-user: Pass ka_restorer to do_sigaction [PULL,01/59] linux-user: Remove dead code - - 1 - --- 2021-05-17 Laurent Vivier New
[PULL,52/59] linux-user/alpha: Rename the sigaction restorer field [PULL,01/59] linux-user: Remove dead code - - 1 - --- 2021-05-17 Laurent Vivier New
[PULL,51/59] linux-user/alpha: Fix rt sigframe return [PULL,01/59] linux-user: Remove dead code - - 3 - --- 2021-05-17 Laurent Vivier New
[PULL,50/59] linux-user: use GDateTime for formatting timestamp for core file [PULL,01/59] linux-user: Remove dead code - - 1 - --- 2021-05-17 Laurent Vivier New
[PULL,49/59] linux-user: Fix erroneous conversion in copy_file_range [PULL,01/59] linux-user: Remove dead code - - 1 - --- 2021-05-17 Laurent Vivier New
[PULL,48/59] linux-user: Add copy_file_range to strace.list [PULL,01/59] linux-user: Remove dead code - - 1 - --- 2021-05-17 Laurent Vivier New
[PULL,47/59] linux-user/s390x: Handle vector regs in signal stack [PULL,01/59] linux-user: Remove dead code - - 1 - --- 2021-05-17 Laurent Vivier New
[PULL,46/59] linux-user/s390x: Clean up signal.c [PULL,01/59] linux-user: Remove dead code - - 1 - --- 2021-05-17 Laurent Vivier New
[PULL,45/59] linux-user/s390x: Add build asserts for sigset sizes [PULL,01/59] linux-user: Remove dead code - - 1 - --- 2021-05-17 Laurent Vivier New
[PULL,44/59] linux-user/s390x: Fix frame_addr corruption in setup_frame [PULL,01/59] linux-user: Remove dead code - - 1 - --- 2021-05-17 Laurent Vivier New
[PULL,43/59] linux-user/s390x: Add stub sigframe argument for last_break [PULL,01/59] linux-user: Remove dead code - - 1 - --- 2021-05-17 Laurent Vivier New
[PULL,42/59] linux-user/s390x: Set psw.mask properly for the signal handler [PULL,01/59] linux-user: Remove dead code - - 1 - --- 2021-05-17 Laurent Vivier New
[PULL,41/59] linux-user/s390x: Clean up single-use gotos in signal.c [PULL,01/59] linux-user: Remove dead code - - 1 - --- 2021-05-17 Laurent Vivier New
[PULL,40/59] linux-user/s390x: Tidy save_sigregs [PULL,01/59] linux-user: Remove dead code - - 1 - --- 2021-05-17 Laurent Vivier New
[PULL,39/59] linux-user/s390x: Use tswap_sigset in setup_rt_frame [PULL,01/59] linux-user: Remove dead code - - 1 - --- 2021-05-17 Laurent Vivier New
[PULL,38/59] linux-user/s390x: Fix sigcontext sregs value [PULL,01/59] linux-user: Remove dead code - - 1 - --- 2021-05-17 Laurent Vivier New
[PULL,37/59] linux-user/s390x: Fix trace in restore_regs [PULL,01/59] linux-user: Remove dead code - - 1 - --- 2021-05-17 Laurent Vivier New
[PULL,36/59] linux-user/s390x: Remove restore_sigregs return value [PULL,01/59] linux-user: Remove dead code - - 1 - --- 2021-05-17 Laurent Vivier New
[PULL,35/59] linux-user/s390x: Remove PSW_ADDR_AMODE [PULL,01/59] linux-user: Remove dead code - - 1 - --- 2021-05-17 Laurent Vivier New
[PULL,34/59] linux-user/s390x: Use uint16_t for signal retcode [PULL,01/59] linux-user: Remove dead code - - 1 - --- 2021-05-17 Laurent Vivier New
[PULL,33/59] linux-user/s390x: Fix sigframe types [PULL,01/59] linux-user: Remove dead code - - 1 - --- 2021-05-17 Laurent Vivier New
[PULL,32/59] tests/tcg/sparc64: Re-enable linux-test [PULL,01/59] linux-user: Remove dead code - - - - --- 2021-05-17 Laurent Vivier New
[PULL,31/59] linux-user/sparc: Implement sparc64 rt signals [PULL,01/59] linux-user: Remove dead code - - - - --- 2021-05-17 Laurent Vivier New
[PULL,30/59] linux-user/sparc: Implement sparc32 rt signals [PULL,01/59] linux-user: Remove dead code - - - - --- 2021-05-17 Laurent Vivier New
[PULL,29/59] linux-user/sparc: Add 64-bit support to fpu save/restore [PULL,01/59] linux-user: Remove dead code - - - - --- 2021-05-17 Laurent Vivier New
[PULL,28/59] linux-user/sparc: Minor corrections to do_sigreturn [PULL,01/59] linux-user: Remove dead code - - - - --- 2021-05-17 Laurent Vivier New
[PULL,27/59] linux-user/sparc: Clean up setup_frame [PULL,01/59] linux-user: Remove dead code - - - - --- 2021-05-17 Laurent Vivier New
[PULL,26/59] linux-user/sparc: Add rwin_save to signal frame [PULL,01/59] linux-user: Remove dead code - - - - --- 2021-05-17 Laurent Vivier New
[PULL,25/59] linux-user/sparc: Save and restore fpu in signal frame [PULL,01/59] linux-user: Remove dead code - - - - --- 2021-05-17 Laurent Vivier New
[PULL,24/59] linux-user/sparc: Clean up get_sigframe [PULL,01/59] linux-user: Remove dead code - - - - --- 2021-05-17 Laurent Vivier New
[PULL,23/59] linux-user/sparc: Split out save_reg_win [PULL,01/59] linux-user: Remove dead code - - - - --- 2021-05-17 Laurent Vivier New
[PULL,22/59] linux-user/sparc: Use target_pt_regs [PULL,01/59] linux-user: Remove dead code - - - - --- 2021-05-17 Laurent Vivier New
[PULL,21/59] linux-user/sparc: Fix the stackframe structure [PULL,01/59] linux-user: Remove dead code - - - - --- 2021-05-17 Laurent Vivier New
[PULL,20/59] linux-user/sparc: Remove target_rt_signal_frame as unused [PULL,01/59] linux-user: Remove dead code - - - - --- 2021-05-17 Laurent Vivier New
[PULL,19/59] linux-user/sparc: Remove target_sigcontext as unused [PULL,01/59] linux-user: Remove dead code - - - - --- 2021-05-17 Laurent Vivier New
[PULL,18/59] linux-user/sparc: Merge sparc64/ into sparc/ [PULL,01/59] linux-user: Remove dead code - - - - --- 2021-05-17 Laurent Vivier New
[PULL,17/59] linux-user/sparc: Merge sparc64 termbits.h [PULL,01/59] linux-user: Remove dead code - - - - --- 2021-05-17 Laurent Vivier New
[PULL,16/59] linux-user/sparc: Merge sparc64 target_structs.h [PULL,01/59] linux-user: Remove dead code - - - - --- 2021-05-17 Laurent Vivier New
[PULL,15/59] linux-user/sparc: Merge sparc64 target_elf.h [PULL,01/59] linux-user: Remove dead code - - - - --- 2021-05-17 Laurent Vivier New
[PULL,14/59] linux-user/sparc: Merge sparc64 target_syscall.h [PULL,01/59] linux-user: Remove dead code - - - - --- 2021-05-17 Laurent Vivier New
[PULL,13/59] linux-user/sparc: Clean up init_thread [PULL,01/59] linux-user: Remove dead code - - - - --- 2021-05-17 Laurent Vivier New
[PULL,12/59] linux-user/sparc: Include TARGET_STACK_BIAS in get_sp_from_cpustate [PULL,01/59] linux-user: Remove dead code - - - - --- 2021-05-17 Laurent Vivier New
[PULL,11/59] linux-user: Pass CPUArchState to target_restore_altstack [PULL,01/59] linux-user: Remove dead code - - - - --- 2021-05-17 Laurent Vivier New
[PULL,10/59] linux-user: Pass CPUArchState to do_sigaltstack [PULL,01/59] linux-user: Remove dead code - - - - --- 2021-05-17 Laurent Vivier New
[PULL,09/59] linux-user: Use target_restore_altstack in all sigreturn [PULL,01/59] linux-user: Remove dead code - - - - --- 2021-05-17 Laurent Vivier New
[PULL,08/59] linux-user: Split out target_restore_altstack [PULL,01/59] linux-user: Remove dead code - - - - --- 2021-05-17 Laurent Vivier New
[PULL,07/59] linux-user: Add strace support for printing arguments of llseek [PULL,01/59] linux-user: Remove dead code - - 1 - --- 2021-05-17 Laurent Vivier New
[PULL,06/59] linux-user/arm: Simplify accumulating and raising fpa11 exceptions [PULL,01/59] linux-user: Remove dead code - - 1 - --- 2021-05-17 Laurent Vivier New
[PULL,05/59] linux-user/arm: Do not fill in si_code for fpa11 exceptions [PULL,01/59] linux-user: Remove dead code - - 1 - --- 2021-05-17 Laurent Vivier New
[PULL,04/59] linux-user/arm: Do not emulate fpa11 in thumb mode [PULL,01/59] linux-user: Remove dead code - - 1 - --- 2021-05-17 Laurent Vivier New
[PULL,03/59] linux-user/arm: Split out emulate_arm_fpa11 [PULL,01/59] linux-user: Remove dead code - - 1 - --- 2021-05-17 Laurent Vivier New
[PULL,02/59] linux-user: strace now handles unshare syscall args correctly [PULL,01/59] linux-user: Remove dead code - - 1 - --- 2021-05-17 Laurent Vivier New
[PULL,01/59] linux-user: Remove dead code [PULL,01/59] linux-user: Remove dead code - - 1 - --- 2021-05-17 Laurent Vivier New
[PULL,00/59] Linux user for 6.1 patches - - - - --- 2021-05-17 Laurent Vivier New
[v3,8/8] hw/mips/jazz: Inline fdctrl_init_sysbus() hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers - - 1 - --- 2021-05-17 Philippe Mathieu-Daudé New
[v3,7/8] hw/block/fdc-sysbus: Add 'dma-channel' property hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers - - 1 - --- 2021-05-17 Philippe Mathieu-Daudé New
[v3,6/8] hw/sparc/sun4m: Inline sun4m_fdctrl_init() hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers - - 1 - --- 2021-05-17 Philippe Mathieu-Daudé New
« 1 2 ... 1084 1085 10864263 4264 »