Show patches with: State = Action Required       |   426260 patches
« 1 2 ... 875 876 8774262 4263 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[05/24] linux-user: Split TARGET_PROT_* out of syscall_defs.h linux-user: mmap range fixes - - 2 - --- 2023-06-30 Richard Henderson New
[06/24] linux-user: Populate more bits in mmap_flags_tbl linux-user: mmap range fixes - - 1 - --- 2023-06-30 Richard Henderson New
[07/24] accel/tcg: Introduce page_check_range_empty linux-user: mmap range fixes - - 1 - --- 2023-06-30 Richard Henderson New
[08/24] bsd-user: Use page_check_range_empty for MAP_EXCL linux-user: mmap range fixes - - - - --- 2023-06-30 Richard Henderson New
[09/24] linux-user: Implement MAP_FIXED_NOREPLACE linux-user: mmap range fixes - - - - --- 2023-06-30 Richard Henderson New
[10/24] linux-user: Split out target_to_host_prot linux-user: mmap range fixes - - 1 - --- 2023-06-30 Richard Henderson New
[11/24] linux-user: Widen target_mmap offset argument to off_t linux-user: mmap range fixes - - 1 - --- 2023-06-30 Richard Henderson New
[12/24] linux-user: Rewrite target_mprotect linux-user: mmap range fixes - - - - --- 2023-06-30 Richard Henderson New
[13/24] linux-user: Rewrite mmap_frag linux-user: mmap range fixes - - - - --- 2023-06-30 Richard Henderson New
[14/24] accel/tcg: Introduce page_find_range_empty linux-user: mmap range fixes - - - - --- 2023-06-30 Richard Henderson New
[15/24] bsd-user: Use page_find_range_empty for mmap_find_vma_reserved linux-user: mmap range fixes - - - - --- 2023-06-30 Richard Henderson New
[16/24] linux-user: Use page_find_range_empty for mmap_find_vma_reserved linux-user: mmap range fixes - - - - --- 2023-06-30 Richard Henderson New
[17/24] linux-user: Use 'last' instead of 'end' in target_mmap linux-user: mmap range fixes - - - - --- 2023-06-30 Richard Henderson New
[18/24] linux-user: Rewrite mmap_reserve linux-user: mmap range fixes - - - - --- 2023-06-30 Richard Henderson New
[19/24] linux-user: Rename mmap_reserve to mmap_reserve_or_unmap linux-user: mmap range fixes - - - - --- 2023-06-30 Richard Henderson New
[20/24] linux-user: Simplify target_munmap linux-user: mmap range fixes - - - - --- 2023-06-30 Richard Henderson New
[21/24] accel/tcg: Accept more page flags in page_check_range linux-user: mmap range fixes - - - - --- 2023-06-30 Richard Henderson New
[22/24] accel/tcg: Return bool from page_check_range linux-user: mmap range fixes - - - - --- 2023-06-30 Richard Henderson New
[23/24] linux-user: Remove can_passthrough_madvise linux-user: mmap range fixes - - - - --- 2023-06-30 Richard Henderson New
[24/24] linux-user: Simplify target_madvise linux-user: mmap range fixes - - - - --- 2023-06-30 Richard Henderson New
[PULL,00/11] tcg and misc patch queue - - - - --- 2023-07-01 Richard Henderson New
[PULL,01/11] ui/dbus: fix build errors in dbus_update_gl_cb and dbus_call_update_gl [PULL,01/11] ui/dbus: fix build errors in dbus_update_gl_cb and dbus_call_update_gl - 1 - - --- 2023-07-01 Richard Henderson New
[PULL,02/11] audio: dbus requires pixman [PULL,01/11] ui/dbus: fix build errors in dbus_update_gl_cb and dbus_call_update_gl - 1 - - --- 2023-07-01 Richard Henderson New
[PULL,03/11] accel/tcg: Fix start page passed to tb_invalidate_phys_page_range__locked [PULL,01/11] ui/dbus: fix build errors in dbus_update_gl_cb and dbus_call_update_gl - 1 - - --- 2023-07-01 Richard Henderson New
[PULL,04/11] accel/tcg: Assert one page in tb_invalidate_phys_page_range__locked [PULL,01/11] ui/dbus: fix build errors in dbus_update_gl_cb and dbus_call_update_gl - - 1 - --- 2023-07-01 Richard Henderson New
[PULL,05/11] fpu: Add float64_to_int{32,64}_modulo [PULL,01/11] ui/dbus: fix build errors in dbus_update_gl_cb and dbus_call_update_gl - - 2 1 --- 2023-07-01 Richard Henderson New
[PULL,06/11] tests/tcg/alpha: Add test for cvttq [PULL,01/11] ui/dbus: fix build errors in dbus_update_gl_cb and dbus_call_update_gl 1 - - - --- 2023-07-01 Richard Henderson New
[PULL,07/11] target/alpha: Use float64_to_int64_modulo for CVTTQ [PULL,01/11] ui/dbus: fix build errors in dbus_update_gl_cb and dbus_call_update_gl - - 1 - --- 2023-07-01 Richard Henderson New
[PULL,08/11] target/arm: Use float64_to_int32_modulo for FJCVTZS [PULL,01/11] ui/dbus: fix build errors in dbus_update_gl_cb and dbus_call_update_gl - - 1 - --- 2023-07-01 Richard Henderson New
[PULL,09/11] tcg: Reduce tcg_assert_listed_vecop() scope [PULL,01/11] ui/dbus: fix build errors in dbus_update_gl_cb and dbus_call_update_gl - - 1 - --- 2023-07-01 Richard Henderson New
[PULL,10/11] target/nios2 : Explicitly ask for target-endian loads and stores [PULL,01/11] ui/dbus: fix build errors in dbus_update_gl_cb and dbus_call_update_gl - - 2 - --- 2023-07-01 Richard Henderson New
[PULL,11/11] linux-user: Avoid mmap of the last byte of the reserved_va [PULL,01/11] ui/dbus: fix build errors in dbus_update_gl_cb and dbus_call_update_gl - 1 1 1 --- 2023-07-01 Richard Henderson New
[v4,01/37] util: Add cpuinfo-ppc.c crypto: Provide aes-round.h and host accel - - 2 - --- 2023-07-03 Richard Henderson New
[v4,02/37] tests/multiarch: Add test-aes crypto: Provide aes-round.h and host accel 1 - - - --- 2023-07-03 Richard Henderson New
[v4,03/37] target/arm: Move aesmc and aesimc tables to crypto/aes.c crypto: Provide aes-round.h and host accel 1 - 1 - --- 2023-07-03 Richard Henderson New
[v4,04/37] crypto/aes: Add AES_SH, AES_ISH macros crypto: Provide aes-round.h and host accel 1 - 1 - --- 2023-07-03 Richard Henderson New
[v4,05/37] crypto: Add aesenc_SB_SR_AK crypto: Provide aes-round.h and host accel 1 - - - --- 2023-07-03 Richard Henderson New
[v4,06/37] crypto: Add aesdec_ISB_ISR_AK crypto: Provide aes-round.h and host accel - - 1 - --- 2023-07-03 Richard Henderson New
[v4,07/37] crypto: Add aesenc_MC crypto: Provide aes-round.h and host accel 1 - - - --- 2023-07-03 Richard Henderson New
[v4,08/37] crypto: Add aesdec_IMC crypto: Provide aes-round.h and host accel 1 - - - --- 2023-07-03 Richard Henderson New
[v4,09/37] crypto: Add aesenc_SB_SR_MC_AK crypto: Provide aes-round.h and host accel 1 - - - --- 2023-07-03 Richard Henderson New
[v4,10/37] crypto: Add aesdec_ISB_ISR_IMC_AK crypto: Provide aes-round.h and host accel 1 - - - --- 2023-07-03 Richard Henderson New
[v4,11/37] crypto: Add aesdec_ISB_ISR_AK_IMC crypto: Provide aes-round.h and host accel 1 - 1 - --- 2023-07-03 Richard Henderson New
[v4,12/37] host/include/i386: Implement aes-round.h crypto: Provide aes-round.h and host accel - - - - --- 2023-07-03 Richard Henderson New
[v4,13/37] host/include/aarch64: Implement aes-round.h crypto: Provide aes-round.h and host accel - - - - --- 2023-07-03 Richard Henderson New
[v4,14/37] host/include/ppc: Implement aes-round.h crypto: Provide aes-round.h and host accel - - 1 - --- 2023-07-03 Richard Henderson New
[v4,15/37] target/ppc: Use aesenc_SB_SR_AK crypto: Provide aes-round.h and host accel - - 2 - --- 2023-07-03 Richard Henderson New
[v4,16/37] target/ppc: Use aesdec_ISB_ISR_AK crypto: Provide aes-round.h and host accel - - 2 - --- 2023-07-03 Richard Henderson New
[v4,17/37] target/ppc: Use aesenc_SB_SR_MC_AK crypto: Provide aes-round.h and host accel - - 2 - --- 2023-07-03 Richard Henderson New
[v4,18/37] target/ppc: Use aesdec_ISB_ISR_AK_IMC crypto: Provide aes-round.h and host accel - - 2 - --- 2023-07-03 Richard Henderson New
[v4,19/37] target/i386: Use aesenc_SB_SR_AK crypto: Provide aes-round.h and host accel - - 1 - --- 2023-07-03 Richard Henderson New
[v4,20/37] target/i386: Use aesdec_ISB_ISR_AK crypto: Provide aes-round.h and host accel - - 1 - --- 2023-07-03 Richard Henderson New
[v4,21/37] target/i386: Use aesdec_IMC crypto: Provide aes-round.h and host accel - - 1 - --- 2023-07-03 Richard Henderson New
[v4,22/37] target/i386: Use aesenc_SB_SR_MC_AK crypto: Provide aes-round.h and host accel - - 1 - --- 2023-07-03 Richard Henderson New
[v4,23/37] target/i386: Use aesdec_ISB_ISR_IMC_AK crypto: Provide aes-round.h and host accel - - 1 - --- 2023-07-03 Richard Henderson New
[v4,24/37] target/arm: Demultiplex AESE and AESMC crypto: Provide aes-round.h and host accel - - 1 - --- 2023-07-03 Richard Henderson New
[v4,25/37] target/arm: Use aesenc_SB_SR_AK crypto: Provide aes-round.h and host accel - - 1 - --- 2023-07-03 Richard Henderson New
[v4,26/37] target/arm: Use aesdec_ISB_ISR_AK crypto: Provide aes-round.h and host accel - - 1 - --- 2023-07-03 Richard Henderson New
[v4,27/37] target/arm: Use aesenc_MC crypto: Provide aes-round.h and host accel - - 1 - --- 2023-07-03 Richard Henderson New
[v4,28/37] target/arm: Use aesdec_IMC crypto: Provide aes-round.h and host accel - - 1 - --- 2023-07-03 Richard Henderson New
[v4,29/37] target/riscv: Use aesenc_SB_SR_AK crypto: Provide aes-round.h and host accel - - 1 - --- 2023-07-03 Richard Henderson New
[v4,30/37] target/riscv: Use aesdec_ISB_ISR_AK crypto: Provide aes-round.h and host accel - - 1 - --- 2023-07-03 Richard Henderson New
[v4,31/37] target/riscv: Use aesdec_IMC crypto: Provide aes-round.h and host accel - - 1 - --- 2023-07-03 Richard Henderson New
[v4,32/37] target/riscv: Use aesenc_SB_SR_MC_AK crypto: Provide aes-round.h and host accel - - 1 - --- 2023-07-03 Richard Henderson New
[v4,33/37] target/riscv: Use aesdec_ISB_ISR_IMC_AK crypto: Provide aes-round.h and host accel - - 1 - --- 2023-07-03 Richard Henderson New
[v4,34/37] crypto: Remove AES_shifts, AES_ishifts crypto: Provide aes-round.h and host accel 1 - 1 - --- 2023-07-03 Richard Henderson New
[v4,35/37] crypto: Implement aesdec_IMC with AES_imc_rot crypto: Provide aes-round.h and host accel 1 - 1 - --- 2023-07-03 Richard Henderson New
[v4,36/37] crypto: Remove AES_imc crypto: Provide aes-round.h and host accel 1 - 1 - --- 2023-07-03 Richard Henderson New
[v4,37/37] crypto: Unexport AES_*_rot, AES_TeN, AES_TdN crypto: Provide aes-round.h and host accel 1 - 1 - --- 2023-07-03 Richard Henderson New
[1/2] accel/tcg: Split out cpu_exec_longjmp_cleanup accel/tcg: Fix race condition in tb create/invalidate - - 2 - --- 2023-07-06 Richard Henderson New
[2/2] accel/tcg: Always lock pages before translation accel/tcg: Fix race condition in tb create/invalidate - - - 1 --- 2023-07-06 Richard Henderson New
tcg: Fix info_in_idx increment in layout_arg_by_ref tcg: Fix info_in_idx increment in layout_arg_by_ref - 1 1 1 --- 2023-07-07 Richard Henderson New
util/interval-tree: Avoid race conditions without optimization util/interval-tree: Avoid race conditions without optimization - - 1 - --- 2023-07-07 Richard Henderson New
[v2,1/2] accel/tcg: Split out cpu_exec_longjmp_cleanup accel/tcg: Fix race condition in tb create/invalidate - - 2 - --- 2023-07-07 Richard Henderson New
[v2,2/2] accel/tcg: Always lock pages before translation accel/tcg: Fix race condition in tb create/invalidate - - - 1 --- 2023-07-07 Richard Henderson New
[v2,1/2] accel/tcg: Split out cpu_exec_longjmp_cleanup [v2,1/2] accel/tcg: Split out cpu_exec_longjmp_cleanup - - 2 - --- 2023-07-07 Richard Henderson New
[v2,01/24] linux-user: Use assert in mmap_fork_start linux-user: mmap range fixes - - 2 - --- 2023-07-07 Richard Henderson New
[v2,2/2] accel/tcg: Always lock pages before translation Untitled series #362931 - - - 1 --- 2023-07-07 Richard Henderson New
[v2,02/24] linux-user: Fix formatting of mmap.c linux-user: mmap range fixes - - 2 - --- 2023-07-07 Richard Henderson New
[v2,03/24] linux-user/strace: Expand struct flags to hold a mask linux-user: mmap range fixes - - 1 - --- 2023-07-07 Richard Henderson New
[v2,04/24] linux-user: Split TARGET_MAP_* out of syscall_defs.h linux-user: mmap range fixes - - 1 - --- 2023-07-07 Richard Henderson New
[v2,05/24] linux-user: Split TARGET_PROT_* out of syscall_defs.h linux-user: mmap range fixes - - 2 - --- 2023-07-07 Richard Henderson New
[v2,06/24] linux-user: Populate more bits in mmap_flags_tbl linux-user: mmap range fixes - - 1 - --- 2023-07-07 Richard Henderson New
[v2,07/24] accel/tcg: Introduce page_check_range_empty linux-user: mmap range fixes - - 1 - --- 2023-07-07 Richard Henderson New
[v2,08/24] bsd-user: Use page_check_range_empty for MAP_EXCL linux-user: mmap range fixes - - 1 - --- 2023-07-07 Richard Henderson New
[v2,09/24] linux-user: Implement MAP_FIXED_NOREPLACE linux-user: mmap range fixes - - - - --- 2023-07-07 Richard Henderson New
[v2,10/24] linux-user: Split out target_to_host_prot linux-user: mmap range fixes - - 1 - --- 2023-07-07 Richard Henderson New
[v2,11/24] linux-user: Widen target_mmap offset argument to off_t linux-user: mmap range fixes - - 1 - --- 2023-07-07 Richard Henderson New
[v2,12/24] linux-user: Rewrite target_mprotect linux-user: mmap range fixes - - - - --- 2023-07-07 Richard Henderson New
[v2,13/24] linux-user: Rewrite mmap_frag linux-user: mmap range fixes - - - - --- 2023-07-07 Richard Henderson New
[v2,14/24] accel/tcg: Introduce page_find_range_empty linux-user: mmap range fixes - - - - --- 2023-07-07 Richard Henderson New
[v2,15/24] bsd-user: Use page_find_range_empty for mmap_find_vma_reserved linux-user: mmap range fixes - - - - --- 2023-07-07 Richard Henderson New
[v2,16/24] linux-user: Use page_find_range_empty for mmap_find_vma_reserved linux-user: mmap range fixes - - - - --- 2023-07-07 Richard Henderson New
[v2,17/24] linux-user: Use 'last' instead of 'end' in target_mmap linux-user: mmap range fixes - - 1 - --- 2023-07-07 Richard Henderson New
[v2,18/24] linux-user: Rewrite mmap_reserve linux-user: mmap range fixes - - - - --- 2023-07-07 Richard Henderson New
[v2,19/24] linux-user: Rename mmap_reserve to mmap_reserve_or_unmap linux-user: mmap range fixes - - - - --- 2023-07-07 Richard Henderson New
[v2,20/24] linux-user: Simplify target_munmap linux-user: mmap range fixes - - - - --- 2023-07-07 Richard Henderson New
[v2,21/24] accel/tcg: Accept more page flags in page_check_range linux-user: mmap range fixes - - 1 - --- 2023-07-07 Richard Henderson New
[v2,22/24] accel/tcg: Return bool from page_check_range linux-user: mmap range fixes - - - - --- 2023-07-07 Richard Henderson New
[v2,23/24] linux-user: Remove can_passthrough_madvise linux-user: mmap range fixes - - - - --- 2023-07-07 Richard Henderson New
« 1 2 ... 875 876 8774262 4263 »