Current Team Memberships

Show patches with: Archived = No       |   23215 patches
« 1 2 ... 43 44 45232 233 »
Patch Series S/W/F Date Submitter Delegate State
[v8,08/17] linux-user: Adjust task_unmapped_base for reserved_va linux-user: brk fixes --- 2023-08-04 Richard Henderson Superseded
[v8,07/17] linux-user: Remove last_brk linux-user: brk fixes --- 2023-08-04 Richard Henderson Superseded
[v8,06/17] linux-user: Do not align brk with host page size linux-user: brk fixes --- 2023-08-04 Richard Henderson Superseded
[v8,05/17] linux-user: Do nothing if too small brk is specified linux-user: brk fixes --- 2023-08-04 Richard Henderson Superseded
[v8,04/17] linux-user: Use MAP_FIXED_NOREPLACE for do_brk() linux-user: brk fixes --- 2023-08-04 Richard Henderson Superseded
[v8,03/17] linux-user: Do not call get_errno() in do_brk() linux-user: brk fixes --- 2023-08-04 Richard Henderson Superseded
[v8,02/17] linux-user: Fix MAP_FIXED_NOREPLACE on old kernels linux-user: brk fixes --- 2023-08-04 Richard Henderson Superseded
[v8,01/17] linux-user: Unset MAP_FIXED_NOREPLACE for host linux-user: brk fixes --- 2023-08-04 Richard Henderson Superseded
[v7,14/14] linux-user: Properly set image_info.brk in flatload linux-user: brk fixes --- 2023-08-03 Richard Henderson Superseded
[v7,13/14] linux-user: Adjust initial brk when interpreter is close to executable linux-user: brk fixes --- 2023-08-03 Richard Henderson Superseded
[v7,12/14] linux-user: Use elf_et_dyn_base for ET_DYN with interpreter linux-user: brk fixes --- 2023-08-03 Richard Henderson New
[v7,11/14] linux-user: Add ELF_ET_DYN_BASE linux-user: brk fixes --- 2023-08-03 Richard Henderson New
[v7,10/14] linux-user: Define TASK_UNMAPPED_BASE in $guest/target_mman.h linux-user: brk fixes --- 2023-08-03 Richard Henderson Superseded
[v7,09/14] linux-user: Adjust task_unmapped_base for reserved_va linux-user: brk fixes --- 2023-08-03 Richard Henderson Superseded
[v7,08/14] bsd-user: Remove last_brk linux-user: brk fixes --- 2023-08-03 Richard Henderson Superseded
[v7,07/14] linux-user: Remove last_brk linux-user: brk fixes --- 2023-08-03 Richard Henderson Superseded
[v7,06/14] linux-user: Do not align brk with host page size linux-user: brk fixes --- 2023-08-03 Richard Henderson Superseded
[v7,05/14] linux-user: Do nothing if too small brk is specified linux-user: brk fixes --- 2023-08-03 Richard Henderson Superseded
[v7,04/14] linux-user: Use MAP_FIXED_NOREPLACE for do_brk() linux-user: brk fixes --- 2023-08-03 Richard Henderson Superseded
[v7,03/14] linux-user: Do not call get_errno() in do_brk() linux-user: brk fixes --- 2023-08-03 Richard Henderson Superseded
[v7,02/14] linux-user: Fix MAP_FIXED_NOREPLACE on old kernels linux-user: brk fixes --- 2023-08-03 Richard Henderson Superseded
[v7,01/14] linux-user: Unset MAP_FIXED_NOREPLACE for host linux-user: brk fixes --- 2023-08-03 Richard Henderson Superseded
[3/3] accel/tcg: Do not issue misaligned i/o accel/tcg: Do not issue misaligned i/o --- 2023-08-01 Richard Henderson Superseded
[2/3] accel/tcg: Issue wider aligned i/o in do_{ld,st}_mmio_* accel/tcg: Do not issue misaligned i/o --- 2023-08-01 Richard Henderson Superseded
[1/3] accel/tcg: Adjust parameters and locking with do_{ld, st}_mmio_* accel/tcg: Do not issue misaligned i/o --- 2023-08-01 Richard Henderson Superseded
[PULL,10/10] target/s390x: Move trans_exc_code update to do_program_interrupt [PULL,01/10] util/interval-tree: Use qatomic_read for left/right while searching --- 2023-07-31 Richard Henderson Accepted
[PULL,09/10] linux-user/armeb: Fix __kernel_cmpxchg() for armeb [PULL,01/10] util/interval-tree: Use qatomic_read for left/right while searching --- 2023-07-31 Richard Henderson Accepted
[PULL,08/10] target/ppc: Disable goto_tb with architectural singlestep [PULL,01/10] util/interval-tree: Use qatomic_read for left/right while searching --- 2023-07-31 Richard Henderson New
[PULL,07/10] bsd-user: Specify host page alignment if none specified [PULL,01/10] util/interval-tree: Use qatomic_read for left/right while searching --- 2023-07-31 Richard Henderson Accepted
[PULL,06/10] bsd-user: Allocate guest virtual address space [PULL,01/10] util/interval-tree: Use qatomic_read for left/right while searching --- 2023-07-31 Richard Henderson Accepted
[PULL,05/10] accel/tcg: Clear tcg_ctx->gen_tb on buffer overflow [PULL,01/10] util/interval-tree: Use qatomic_read for left/right while searching --- 2023-07-31 Richard Henderson Accepted
[PULL,04/10] util/interval-tree: Use qatomic_read/set for rb_parent_color [PULL,01/10] util/interval-tree: Use qatomic_read for left/right while searching --- 2023-07-31 Richard Henderson Accepted
[PULL,03/10] util/interval-tree: Introduce pc_parent [PULL,01/10] util/interval-tree: Use qatomic_read for left/right while searching --- 2023-07-31 Richard Henderson Accepted
[PULL,02/10] util/interval-tree: Use qatomic_set_mb in rb_link_node [PULL,01/10] util/interval-tree: Use qatomic_read for left/right while searching --- 2023-07-31 Richard Henderson Accepted
[PULL,01/10] util/interval-tree: Use qatomic_read for left/right while searching [PULL,01/10] util/interval-tree: Use qatomic_read for left/right while searching --- 2023-07-31 Richard Henderson Accepted
[PULL,00/10] tcg patch queue for rc2 --- 2023-07-31 Richard Henderson New
target/s390x: Move trans_exc_code update to do_program_interrupt target/s390x: Move trans_exc_code update to do_program_interrupt --- 2023-07-28 Richard Henderson Superseded
target/ppc: Disable goto_tb with architectural singlestep target/ppc: Disable goto_tb with architectural singlestep --- 2023-07-28 Richard Henderson Superseded
target/arm: Do not use gen_mte_checkN in trans_STGP target/arm: Do not use gen_mte_checkN in trans_STGP --- 2023-07-27 Richard Henderson Superseded
bsd-user: Properly allocate guest virtual address space bsd-user: Properly allocate guest virtual address space --- 2023-07-27 Richard Henderson New
[for-8.1] accel/tcg: Clear tcg_ctx->gen_tb on buffer overflow [for-8.1] accel/tcg: Clear tcg_ctx->gen_tb on buffer overflow --- 2023-07-26 Richard Henderson Superseded
[for-8.1] target/arm: Fix MemOp for STGP [for-8.1] target/arm: Fix MemOp for STGP --- 2023-07-26 Richard Henderson Superseded
[PULL,7/7] accel/tcg: Fix type of 'last' for pageflags_{find,next} [PULL,1/7] tcg/ppc: Fix race in goto_tb implementation --- 2023-07-24 Richard Henderson Accepted
[PULL,6/7] accel/tcg: Zero-pad vaddr in tlb_debug output [PULL,1/7] tcg/ppc: Fix race in goto_tb implementation --- 2023-07-24 Richard Henderson Accepted
[PULL,5/7] tcg/{i386, s390x}: Add earlyclobber to the op_add2's first output [PULL,1/7] tcg/ppc: Fix race in goto_tb implementation --- 2023-07-24 Richard Henderson New
[PULL,4/7] accel/tcg: Take mmap_lock in load_atomic*_or_exit [PULL,1/7] tcg/ppc: Fix race in goto_tb implementation --- 2023-07-24 Richard Henderson Accepted
[PULL,3/7] accel/tcg: Fix sense of read-only probes in ldst_atomicity [PULL,1/7] tcg/ppc: Fix race in goto_tb implementation --- 2023-07-24 Richard Henderson New
[PULL,2/7] include/exec: Add WITH_MMAP_LOCK_GUARD [PULL,1/7] tcg/ppc: Fix race in goto_tb implementation --- 2023-07-24 Richard Henderson New
[PULL,1/7] tcg/ppc: Fix race in goto_tb implementation [PULL,1/7] tcg/ppc: Fix race in goto_tb implementation --- 2023-07-24 Richard Henderson Accepted
[PULL,for-8.1-rc1,0/7] tcg patch queue --- 2023-07-24 Richard Henderson New
[for-8.2?,v2,4/4] util/interval-tree: Use qatomic_read/set for rb_parent_color util/interval-tree: Avoid race conditions without optimization --- 2023-07-22 Richard Henderson Superseded
[for-8.2?,v2,3/4] util/interval-tree: Introduce pc_parent util/interval-tree: Avoid race conditions without optimization --- 2023-07-22 Richard Henderson Superseded
[for-8.1,v2,2/4] util/interval-tree: Use qatomic_set_mb in rb_link_node util/interval-tree: Avoid race conditions without optimization --- 2023-07-22 Richard Henderson Superseded
[for-8.1,v2,1/4] util/interval-tree: Use qatomic_read for left/right while searching util/interval-tree: Avoid race conditions without optimization --- 2023-07-22 Richard Henderson Superseded
[v2,3/3] accel/tcg: Take mmap_lock in load_atomic*_or_exit accel/tcg: Take mmap_lock in load_atomic*_or_exit --- 2023-07-22 Richard Henderson Superseded
[v2,2/3] accel/tcg: Fix sense of read-only probes in ldst_atomicity accel/tcg: Take mmap_lock in load_atomic*_or_exit --- 2023-07-22 Richard Henderson Superseded
[v2,1/3] include/exec: Add WITH_MMAP_LOCK_GUARD accel/tcg: Take mmap_lock in load_atomic*_or_exit --- 2023-07-22 Richard Henderson Superseded
[for-8.1] accel/tcg: Take mmap_lock in load_atomic16_or_exit [for-8.1] accel/tcg: Take mmap_lock in load_atomic16_or_exit --- 2023-07-16 Richard Henderson New
[PULL,47/47] tcg: Use HAVE_CMPXCHG128 instead of CONFIG_CMPXCHG128 [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson New
[PULL,46/47] accel/tcg: Always lock pages before translation [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson New
[PULL,45/47] linux-user/arm: Do not allocate a commpage at all for M-profile CPUs [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,44/47] linux-user: Drop uint and ulong [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,43/47] linux-user: Simplify target_madvise [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,42/47] linux-user: Remove can_passthrough_madvise [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,41/47] accel/tcg: Return bool from page_check_range [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson New
[PULL,40/47] accel/tcg: Accept more page flags in page_check_range [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,39/47] linux-user: Simplify target_munmap [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,38/47] linux-user: Rename mmap_reserve to mmap_reserve_or_unmap [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,37/47] linux-user: Rewrite mmap_reserve [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,36/47] linux-user: Use 'last' instead of 'end' in target_mmap [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,35/47] linux-user: Use page_find_range_empty for mmap_find_vma_reserved [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson New
[PULL,34/47] bsd-user: Use page_find_range_empty for mmap_find_vma_reserved [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson New
[PULL,33/47] accel/tcg: Introduce page_find_range_empty [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson New
[PULL,32/47] linux-user: Rewrite mmap_frag [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson New
[PULL,31/47] linux-user: Rewrite target_mprotect [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson New
[PULL,30/47] linux-user: Widen target_mmap offset argument to off_t [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson New
[PULL,29/47] linux-user: Split out target_to_host_prot [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,28/47] linux-user: Implement MAP_FIXED_NOREPLACE [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,27/47] bsd-user: Use page_check_range_empty for MAP_EXCL [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,26/47] accel/tcg: Introduce page_check_range_empty [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson New
[PULL,25/47] linux-user: Populate more bits in mmap_flags_tbl [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,24/47] linux-user: Split TARGET_PROT_* out of syscall_defs.h [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,23/47] linux-user: Split TARGET_MAP_* out of syscall_defs.h [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,22/47] linux-user/strace: Expand struct flags to hold a mask [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,21/47] linux-user: Fix formatting of mmap.c [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,20/47] linux-user: Make sure initial brk(0) is page-aligned [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,19/47] tcg: Fix info_in_idx increment in layout_arg_by_ref [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,18/47] accel/tcg: Split out cpu_exec_longjmp_cleanup [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,17/47] linux-user: Fix do_shmat type errors [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson New
[PULL,16/47] linux-user/syscall: Implement execve without execveat [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,15/47] include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for nios2 [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,14/47] include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for microblaze [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,13/47] linux-user: Use abi_uint not unsigned in syscall_defs.h [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson New
[PULL,12/47] linux-user: Use abi_short not short in syscall_defs.h [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson New
[PULL,11/47] linux-user: Use abi_ushort not unsigned short in syscall_defs.h [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson New
[PULL,10/47] linux-user: Use abi_int not int in syscall_defs.h [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,09/47] linux-user: Use abi_llong not long long in syscall_defs.h [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
[PULL,08/47] linux-user: Use abi_ullong not unsigned long long in syscall_defs.h [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson New
[PULL,07/47] linux-user: Use abi_uint not unsigned int in syscall_defs.h [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson New
[PULL,06/47] linux-user: Use abi_llong not int64_t in syscall_defs.h [PULL,01/47] linux-user: Reformat syscall_defs.h --- 2023-07-15 Richard Henderson Accepted
« 1 2 ... 43 44 45232 233 »

Bundling

Create bundle: