Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Series =
linux-user: patch roundup
| Archived =
No
| 45 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[45/45] linux-user/riscv: Add syscall riscv_hwprobe
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
New
[44/45] linux-user: Drop uint and ulong
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
Superseded
[43/45] linux-user: Simplify target_madvise
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
Superseded
[42/45] linux-user: Remove can_passthrough_madvise
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
Superseded
[41/45] accel/tcg: Return bool from page_check_range
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
Superseded
[40/45] accel/tcg: Accept more page flags in page_check_range
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
Superseded
[39/45] linux-user: Simplify target_munmap
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
Superseded
[38/45] linux-user: Rename mmap_reserve to mmap_reserve_or_unmap
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
Superseded
[PULL,37/37] crypto: Unexport AES_*_rot, AES_TeN, AES_TdN
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
New
[36/45] linux-user: Use 'last' instead of 'end' in target_mmap
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
Superseded
[35/45] linux-user: Use page_find_range_empty for mmap_find_vma_reserved
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
Superseded
[PULL,34/37] crypto: Remove AES_shifts, AES_ishifts
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
New
[PULL,33/37] target/riscv: Use aesdec_ISB_ISR_IMC_AK
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
New
[32/45] linux-user: Rewrite mmap_frag
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
Superseded
[31/45] linux-user: Rewrite target_mprotect
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
Superseded
[30/45] linux-user: Widen target_mmap offset argument to off_t
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
Superseded
[29/45] linux-user: Split out target_to_host_prot
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
Superseded
[PULL,28/37] target/arm: Use aesdec_IMC
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
New
[27/45] bsd-user: Use page_check_range_empty for MAP_EXCL
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
Superseded
[26/45] accel/tcg: Introduce page_check_range_empty
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
Superseded
[PULL,25/37] target/arm: Use aesenc_SB_SR_AK
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
New
[24/45] linux-user: Split TARGET_PROT_* out of syscall_defs.h
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
Superseded
[23/45] linux-user: Split TARGET_MAP_* out of syscall_defs.h
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
Superseded
[PULL,22/37] target/i386: Use aesenc_SB_SR_MC_AK
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
New
[21/45] linux-user: Fix formatting of mmap.c
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
Superseded
[20/45] linux-user: Make sure initial brk(0) is page-aligned
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
Superseded
[PULL,19/37] target/i386: Use aesenc_SB_SR_AK
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
New
[PULL,18/37] target/ppc: Use aesdec_ISB_ISR_AK_IMC
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
New
[17/45] linux-user: Fix do_shmat type errors
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
Superseded
[PULL,16/37] target/ppc: Use aesdec_ISB_ISR_AK
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
New
[PULL,15/37] target/ppc: Use aesenc_SB_SR_AK
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
New
[14/45] include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for microblaze
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
Superseded
[13/45] linux-user: Use abi_uint not unsigned in syscall_defs.h
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
Superseded
[12/45] linux-user: Use abi_short not short in syscall_defs.h
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
Superseded
[PULL,11/37] crypto: Add aesdec_ISB_ISR_AK_IMC
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
New
[PULL,10/37] crypto: Add aesdec_ISB_ISR_IMC_AK
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
Superseded
[PULL,09/37] crypto: Add aesenc_SB_SR_MC_AK
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
New
[PULL,08/37] crypto: Add aesdec_IMC
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
New
[07/45] linux-user: Use abi_uint not unsigned int in syscall_defs.h
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
Superseded
[06/45] linux-user: Use abi_llong not int64_t in syscall_defs.h
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
Superseded
[05/45] linux-user: Use abi_ullong not uint64_t in syscall_defs.h
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
Superseded
[PULL,04/37] crypto/aes: Add AES_SH, AES_ISH macros
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
New
[PULL,03/37] target/arm: Move aesmc and aesimc tables to crypto/aes.c
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
New
[PULL,02/37] tests/multiarch: Add test-aes
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
New
[PULL,01/37] util: Add cpuinfo-ppc.c
linux-user: patch roundup
-
-
-
2023-07-09
Richard Henderson
New