Toggle navigation
Patchwork
Patches credited to richard.henderson@linaro.org
Login
Register
Mail settings
Current Team Memberships
team-tcwg
Show patches with
: Archived =
No
| 24165 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
Apply
«
1
2
...
49
50
51
…
241
242
»
▾
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v4,06/10] linux-user: Map unsupported signals to an out-of-bounds value
linux-user: Detect and report host crashes
-
-
-
2023-08-23
Richard Henderson
Superseded
[v4,05/10] linux-user: Only register handlers for core_dump_signal by default
linux-user: Detect and report host crashes
-
-
-
2023-08-23
Richard Henderson
Superseded
[v4,04/10] linux-user: Detect and report host crashes
linux-user: Detect and report host crashes
-
-
-
2023-08-23
Richard Henderson
New
[v4,03/10] linux-user: Use die_with_signal with abort
linux-user: Detect and report host crashes
-
-
-
2023-08-23
Richard Henderson
New
[v4,02/10] linux-user: Exit not abort in die_with_backtrace
linux-user: Detect and report host crashes
-
-
-
2023-08-23
Richard Henderson
Superseded
[v4,01/10] linux-user: Split out die_with_signal
linux-user: Detect and report host crashes
-
-
-
2023-08-23
Richard Henderson
New
[v3,3/3] linux-user: Detect and report host crashes
linux-user: Detect and report host crashes
-
-
-
2023-08-22
Richard Henderson
Superseded
[v3,2/3] linux-user: Exit not abort in die_with_backtrace
linux-user: Detect and report host crashes
-
-
-
2023-08-22
Richard Henderson
Superseded
[v3,1/3] linux-user: Split out die_with_signal
linux-user: Detect and report host crashes
-
-
-
2023-08-22
Richard Henderson
Superseded
tcg/sparc64: Disable TCG_TARGET_HAS_extr_i64_i32
tcg/sparc64: Disable TCG_TARGET_HAS_extr_i64_i32
-
-
-
2023-08-22
Richard Henderson
Superseded
tcg: Unify TCG_TARGET_HAS_extr[lh]_i64_i32
tcg: Unify TCG_TARGET_HAS_extr[lh]_i64_i32
-
-
-
2023-08-22
Richard Henderson
Superseded
[3/3] linux-user/aarch64: Add ESR signal frame for PACFAIL
linux-user/aarch64: Add ESR signal frame record
-
-
-
2023-08-22
Richard Henderson
Superseded
[2/3] linux-user/aarch64: Fix normal SIGILL si_code
linux-user/aarch64: Add ESR signal frame record
-
-
-
2023-08-22
Richard Henderson
Superseded
[1/3] linux-user/aarch64: Add ESR signal frame for SIGSEGV, SIGBUS
linux-user/aarch64: Add ESR signal frame record
-
-
-
2023-08-22
Richard Henderson
New
[v4,9/9] target/arm: Implement FEAT_FPAC and FEAT_FPACCOMBINE
Implement Most ARMv8.3 Pointer Authentication Features
-
-
-
2023-08-22
Richard Henderson
Superseded
[v4,8/9] targer/arm: Inform helpers whether a PAC instruction is 'combined'
Implement Most ARMv8.3 Pointer Authentication Features
-
-
-
2023-08-22
Richard Henderson
Superseded
[v4,7/9] target/arm: Implement FEAT_Pauth2
Implement Most ARMv8.3 Pointer Authentication Features
-
-
-
2023-08-22
Richard Henderson
Superseded
[v4,6/9] target/arm: Implement FEAT_EPAC
Implement Most ARMv8.3 Pointer Authentication Features
-
-
-
2023-08-22
Richard Henderson
Superseded
[v4,5/9] target/arm: Implement FEAT_PACQARMA3
Implement Most ARMv8.3 Pointer Authentication Features
-
-
-
2023-08-22
Richard Henderson
Superseded
[v4,4/9] target/arm: Don't change pauth features when changing algorithm
Implement Most ARMv8.3 Pointer Authentication Features
-
-
-
2023-08-22
Richard Henderson
Superseded
[v4,3/9] target/arm: Add feature detection for FEAT_Pauth2 and extensions
Implement Most ARMv8.3 Pointer Authentication Features
-
-
-
2023-08-22
Richard Henderson
Superseded
[v4,2/9] target/arm: Add ID_AA64ISAR2_EL1
Implement Most ARMv8.3 Pointer Authentication Features
-
-
-
2023-08-22
Richard Henderson
Superseded
[v4,1/9] tests/tcg/aarch64: Adjust pauth tests for FEAT_FPAC
Implement Most ARMv8.3 Pointer Authentication Features
-
-
-
2023-08-22
Richard Henderson
New
[v3,19/19] host/include/aarch64: Implement clmul.h
crypto: Provide clmul.h and host accel
-
-
-
2023-08-21
Richard Henderson
Superseded
[v3,18/19] host/include/i386: Implement clmul.h
crypto: Provide clmul.h and host accel
-
-
-
2023-08-21
Richard Henderson
Superseded
[v3,17/19] target/ppc: Use clmul_64
crypto: Provide clmul.h and host accel
-
-
-
2023-08-21
Richard Henderson
Superseded
[v3,16/19] target/s390x: Use clmul_64
crypto: Provide clmul.h and host accel
-
-
-
2023-08-21
Richard Henderson
Superseded
[v3,15/19] target/i386: Use clmul_64
crypto: Provide clmul.h and host accel
-
-
-
2023-08-21
Richard Henderson
Superseded
[v3,14/19] target/arm: Use clmul_64
crypto: Provide clmul.h and host accel
-
-
-
2023-08-21
Richard Henderson
Superseded
[v3,13/19] crypto: Add generic 64-bit carry-less multiply routine
crypto: Provide clmul.h and host accel
-
-
-
2023-08-21
Richard Henderson
Superseded
[v3,12/19] target/ppc: Use clmul_32* routines
crypto: Provide clmul.h and host accel
-
-
-
2023-08-21
Richard Henderson
Superseded
[v3,11/19] target/s390x: Use clmul_32* routines
crypto: Provide clmul.h and host accel
-
-
-
2023-08-21
Richard Henderson
Superseded
[v3,10/19] target/arm: Use clmul_32* routines
crypto: Provide clmul.h and host accel
-
-
-
2023-08-21
Richard Henderson
Superseded
[v3,09/19] crypto: Add generic 32-bit carry-less multiply routines
crypto: Provide clmul.h and host accel
-
-
-
2023-08-21
Richard Henderson
Superseded
[v3,08/19] target/ppc: Use clmul_16* routines
crypto: Provide clmul.h and host accel
-
-
-
2023-08-21
Richard Henderson
Superseded
[v3,07/19] target/s390x: Use clmul_16* routines
crypto: Provide clmul.h and host accel
-
-
-
2023-08-21
Richard Henderson
Superseded
[v3,06/19] target/arm: Use clmul_16* routines
crypto: Provide clmul.h and host accel
-
-
-
2023-08-21
Richard Henderson
Superseded
[v3,05/19] crypto: Add generic 16-bit carry-less multiply routines
crypto: Provide clmul.h and host accel
-
-
-
2023-08-21
Richard Henderson
Superseded
[v3,04/19] target/ppc: Use clmul_8* routines
crypto: Provide clmul.h and host accel
-
-
-
2023-08-21
Richard Henderson
Superseded
[v3,03/19] target/s390x: Use clmul_8* routines
crypto: Provide clmul.h and host accel
-
-
-
2023-08-21
Richard Henderson
Superseded
[v3,02/19] target/arm: Use clmul_8* routines
crypto: Provide clmul.h and host accel
-
-
-
2023-08-21
Richard Henderson
Superseded
[v3,01/19] crypto: Add generic 8-bit carry-less multiply routines
crypto: Provide clmul.h and host accel
-
-
-
2023-08-21
Richard Henderson
Superseded
target/ppc: Flush inputs to zero with NJ in ppc_store_vscr
target/ppc: Flush inputs to zero with NJ in ppc_store_vscr
-
-
-
2023-08-21
Richard Henderson
Superseded
target/arm: Fix 64-bit SSRA
target/arm: Fix 64-bit SSRA
-
-
-
2023-08-21
Richard Henderson
Superseded
softfloat: Handle m68k extended precision denormals properly
softfloat: Handle m68k extended precision denormals properly
-
-
-
2023-08-21
Richard Henderson
Superseded
[4/4] linux-user: Track shm regions with an interval tree
linux-user: shmat/shmdt improvements
-
-
-
2023-08-20
Richard Henderson
Superseded
[3/4] linux-user: Fix shmdt
linux-user: shmat/shmdt improvements
-
-
-
2023-08-20
Richard Henderson
Superseded
[2/4] linux-user: Use WITH_MMAP_LOCK_GUARD in target_{shmat, shmdt}
linux-user: shmat/shmdt improvements
-
-
-
2023-08-20
Richard Henderson
Superseded
[1/4] linux-user: Move shmat and shmdt implementations to mmap.c
linux-user: shmat/shmdt improvements
-
-
-
2023-08-20
Richard Henderson
Superseded
[v2,18/18] host/include/aarch64: Implement clmul.h
crypto: Provide clmul.h and host accel
-
-
-
2023-08-19
Richard Henderson
Superseded
[v2,17/18] host/include/i386: Implement clmul.h
crypto: Provide clmul.h and host accel
-
-
-
2023-08-19
Richard Henderson
Superseded
[v2,16/18] target/ppc: Use clmul_64
crypto: Provide clmul.h and host accel
-
-
-
2023-08-19
Richard Henderson
Superseded
[v2,15/18] target/s390x: Use clmul_64
crypto: Provide clmul.h and host accel
-
-
-
2023-08-19
Richard Henderson
Superseded
[v2,14/18] target/arm: Use clmul_64
crypto: Provide clmul.h and host accel
-
-
-
2023-08-19
Richard Henderson
Superseded
[v2,13/18] crypto: Add generic 64-bit carry-less multiply routine
crypto: Provide clmul.h and host accel
-
-
-
2023-08-19
Richard Henderson
Superseded
[v2,12/18] target/ppc: Use clmul_32* routines
crypto: Provide clmul.h and host accel
-
-
-
2023-08-19
Richard Henderson
Superseded
[v2,11/18] target/s390x: Use clmul_32* routines
crypto: Provide clmul.h and host accel
-
-
-
2023-08-19
Richard Henderson
Superseded
[v2,10/18] target/arm: Use clmul_32* routines
crypto: Provide clmul.h and host accel
-
-
-
2023-08-19
Richard Henderson
Superseded
[v2,09/18] crypto: Add generic 32-bit carry-less multiply routines
crypto: Provide clmul.h and host accel
-
-
-
2023-08-19
Richard Henderson
Superseded
[v2,08/18] target/ppc: Use clmul_16* routines
crypto: Provide clmul.h and host accel
-
-
-
2023-08-19
Richard Henderson
Superseded
[v2,07/18] target/s390x: Use clmul_16* routines
crypto: Provide clmul.h and host accel
-
-
-
2023-08-19
Richard Henderson
Superseded
[v2,06/18] target/arm: Use clmul_16* routines
crypto: Provide clmul.h and host accel
-
-
-
2023-08-19
Richard Henderson
Superseded
[v2,05/18] crypto: Add generic 16-bit carry-less multiply routines
crypto: Provide clmul.h and host accel
-
-
-
2023-08-19
Richard Henderson
Superseded
[v2,04/18] target/ppc: Use clmul_8* routines
crypto: Provide clmul.h and host accel
-
-
-
2023-08-19
Richard Henderson
Superseded
[v2,03/18] target/s390x: Use clmul_8* routines
crypto: Provide clmul.h and host accel
-
-
-
2023-08-19
Richard Henderson
Superseded
[v2,02/18] target/arm: Use clmul_8* routines
crypto: Provide clmul.h and host accel
-
-
-
2023-08-19
Richard Henderson
Superseded
[v2,01/18] crypto: Add generic 8-bit carry-less multiply routines
crypto: Provide clmul.h and host accel
-
-
-
2023-08-19
Richard Henderson
Superseded
[v2,23/23] tcg/i386: Implement negsetcond_*
tcg: Introduce negsetcond opcodes
-
-
-
2023-08-18
Richard Henderson
New
[v2,22/23] tcg/i386: Use shift in tcg_out_setcond
tcg: Introduce negsetcond opcodes
-
-
-
2023-08-18
Richard Henderson
Superseded
[v2,21/23] tcg/i386: Clear dest first in tcg_out_setcond if possible
tcg: Introduce negsetcond opcodes
-
-
-
2023-08-18
Richard Henderson
Superseded
[v2,20/23] tcg/i386: Use CMP+SBB in tcg_out_setcond
tcg: Introduce negsetcond opcodes
-
-
-
2023-08-18
Richard Henderson
Superseded
[v2,19/23] tcg/i386: Merge tcg_out_movcond{32,64}
tcg: Introduce negsetcond opcodes
-
-
-
2023-08-18
Richard Henderson
Superseded
[v2,18/23] tcg/i386: Merge tcg_out_setcond{32,64}
tcg: Introduce negsetcond opcodes
-
-
-
2023-08-18
Richard Henderson
Superseded
[v2,17/23] tcg/i386: Merge tcg_out_brcond{32,64}
tcg: Introduce negsetcond opcodes
-
-
-
2023-08-18
Richard Henderson
Superseded
[v2,16/23] tcg/sparc64: Implement negsetcond_*
tcg: Introduce negsetcond opcodes
-
-
-
2023-08-18
Richard Henderson
Superseded
[v2,15/23] tcg/s390x: Implement negsetcond_*
tcg: Introduce negsetcond opcodes
-
-
-
2023-08-18
Richard Henderson
Superseded
[v2,14/23] tcg/riscv: Implement negsetcond_*
tcg: Introduce negsetcond opcodes
-
-
-
2023-08-18
Richard Henderson
Superseded
[v2,13/23] tcg/arm: Implement negsetcond_i32
tcg: Introduce negsetcond opcodes
-
-
-
2023-08-18
Richard Henderson
New
[v2,12/23] tcg/aarch64: Implement negsetcond_*
tcg: Introduce negsetcond opcodes
-
-
-
2023-08-18
Richard Henderson
New
[v2,11/23] tcg/ppc: Use the Set Boolean Extension
tcg: Introduce negsetcond opcodes
-
-
-
2023-08-18
Richard Henderson
Superseded
[v2,10/23] tcg/ppc: Implement negsetcond_*
tcg: Introduce negsetcond opcodes
-
-
-
2023-08-18
Richard Henderson
Superseded
[v2,09/23] target/tricore: Replace gen_cond_w with tcg_gen_negsetcond_tl
tcg: Introduce negsetcond opcodes
-
-
-
2023-08-18
Richard Henderson
Superseded
[v2,08/23] target/sparc: Use tcg_gen_movcond_i64 in gen_edge
tcg: Introduce negsetcond opcodes
-
-
-
2023-08-18
Richard Henderson
Superseded
[v2,07/23] target/ppc: Use tcg_gen_negsetcond_*
tcg: Introduce negsetcond opcodes
-
-
-
2023-08-18
Richard Henderson
Superseded
[v2,06/23] target/openrisc: Use tcg_gen_negsetcond_*
tcg: Introduce negsetcond opcodes
-
-
-
2023-08-18
Richard Henderson
Superseded
[v2,05/23] target/m68k: Use tcg_gen_negsetcond_*
tcg: Introduce negsetcond opcodes
-
-
-
2023-08-18
Richard Henderson
Superseded
[v2,04/23] target/arm: Use tcg_gen_negsetcond_*
tcg: Introduce negsetcond opcodes
-
-
-
2023-08-18
Richard Henderson
Superseded
[v2,03/23] target/alpha: Use tcg_gen_movcond_i64 in gen_fold_mzero
tcg: Introduce negsetcond opcodes
-
-
-
2023-08-18
Richard Henderson
Superseded
[v2,02/23] tcg: Use tcg_gen_negsetcond_*
tcg: Introduce negsetcond opcodes
-
-
-
2023-08-18
Richard Henderson
Superseded
[v2,01/23] tcg: Introduce negsetcond opcodes
tcg: Introduce negsetcond opcodes
-
-
-
2023-08-18
Richard Henderson
New
target/arm: Fix SME ST1Q
target/arm: Fix SME ST1Q
-
-
-
2023-08-18
Richard Henderson
Superseded
[3/3] bsd-user: Remove image_info.start_brk
bsd-user: image_info cleanups
-
-
-
2023-08-18
Richard Henderson
New
[2/3] bsd-user: Remove image_info.mmap
bsd-user: image_info cleanups
-
-
-
2023-08-18
Richard Henderson
New
[1/3] bsd-user: Remove ELF_START_MMAP and image_info.start_mmap
bsd-user: image_info cleanups
-
-
-
2023-08-18
Richard Henderson
New
[33/33] target/alpha: Enable TARGET_PAGE_BITS_VARY for user-only
linux-user: Improve host and guest page size handling
-
-
-
2023-08-18
Richard Henderson
Superseded
[32/33] target/ppc: Enable TARGET_PAGE_BITS_VARY for user-only
linux-user: Improve host and guest page size handling
-
-
-
2023-08-18
Richard Henderson
Superseded
[31/33] linux-user: Bound mmap_min_addr by host page size
linux-user: Improve host and guest page size handling
-
-
-
2023-08-18
Richard Henderson
Superseded
[30/33] target/arm: Enable TARGET_PAGE_BITS_VARY for AArch64 user-only
linux-user: Improve host and guest page size handling
-
-
-
2023-08-18
Richard Henderson
Superseded
[29/33] linux-user: Allow TARGET_PAGE_BITS_VARY
linux-user: Improve host and guest page size handling
-
-
-
2023-08-18
Richard Henderson
Superseded
[28/33] accel/tcg: Disconnect TargetPageDataNode from page size
linux-user: Improve host and guest page size handling
-
-
-
2023-08-18
Richard Henderson
Superseded
«
1
2
...
49
50
51
…
241
242
»
Bundling
Create bundle: