Show patches with: Submitter = Matheus Castanho       |    State = Action Required       |    Archived = No       |   35 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
powerpc: Fix VSX register number on __strncpy_power9 [BZ #29197] powerpc: Fix VSX register number on __strncpy_power9 [BZ #29197] - - - - --- 2022-06-07 Matheus Castanho New
[v2] powerpc64[le]: Allocate extra stack frame on syscall.S [v2] powerpc64[le]: Allocate extra stack frame on syscall.S - - 1 - --- 2021-12-15 Matheus Castanho New
powerpc64[le]: Allocate extra stack frame on syscall.S powerpc64[le]: Allocate extra stack frame on syscall.S - - - - --- 2021-12-07 Matheus Castanho New
[v4] powerpc64[le]: Fix CFI and LR save address for asm syscalls [BZ #28532] [v4] powerpc64[le]: Fix CFI and LR save address for asm syscalls [BZ #28532] - - - - --- 2021-11-29 Matheus Castanho New
[v3] powerpc64[le]: Fix CFI and LR save address for asm syscalls [BZ #28532] [v3] powerpc64[le]: Fix CFI and LR save address for asm syscalls [BZ #28532] - - - - --- 2021-11-26 Matheus Castanho New
[v2] powerpc64[le]: Fix CFI and LR save address for asm syscalls [BZ #28532] [v2] powerpc64[le]: Fix CFI and LR save address for asm syscalls [BZ #28532] - - - - --- 2021-11-24 Matheus Castanho New
powerpc64[le]: Fix CFI for assembly templated syscalls [BZ #28532] powerpc64[le]: Fix CFI for assembly templated syscalls [BZ #28532] - - - - --- 2021-11-03 Matheus Castanho New
[v2] Add build option to disable usage of scv on powerpc [v2] Add build option to disable usage of scv on powerpc - - 1 - --- 2021-06-04 Matheus Castanho New
Add build option to disable usage of scv on powerpc Add build option to disable usage of scv on powerpc - - - - --- 2021-06-02 Matheus Castanho New
[2/2] powerpc: Add optimized rawmemchr for POWER10 [1/2] benchtests: Use JSON for bench-rawmemchr output - - 1 - --- 2021-05-12 Matheus Castanho New
[1/2] benchtests: Use JSON for bench-rawmemchr output [1/2] benchtests: Use JSON for bench-rawmemchr output - - 1 - --- 2021-05-12 Matheus Castanho New
[v2] powerpc: Add optimized strlen for POWER10 [v2] powerpc: Add optimized strlen for POWER10 - - 1 - --- 2021-04-22 Matheus Castanho New
powerpc: Add optimized strlen for POWER10 powerpc: Add optimized strlen for POWER10 - - - - --- 2021-04-16 Matheus Castanho New
[v2] powerpc: Add missing registers to clobbers list for syscalls [BZ #27623] [v2] powerpc: Add missing registers to clobbers list for syscalls [BZ #27623] - - - - --- 2021-03-29 Matheus Castanho New
powerpc: Add missing registers to clobbers list for syscalls [BZ #27623] powerpc: Add missing registers to clobbers list for syscalls [BZ #27623] - - - - --- 2021-03-22 Matheus Castanho New
[COMMITTED] powerpc: Update libm-test-ulps [COMMITTED] powerpc: Update libm-test-ulps - - - - --- 2021-03-16 Matheus Castanho New
[COMMITTED] powerpc: Update libm-test-ulps [COMMITTED] powerpc: Update libm-test-ulps - - - - --- 2021-03-02 Matheus Castanho New
[1/1] elf: Limit tst-prelink-cmp target archs [1/1] elf: Limit tst-prelink-cmp target archs - - - - --- 2020-12-15 Matheus Castanho New
[v2,2/2] powerpc: Use scv instruction on clone when available powerpc: Add support for system call vectored - - - - --- 2020-12-03 Matheus Castanho New
[v2,1/2] powerpc: Runtime selection between sc and scv for syscalls powerpc: Add support for system call vectored - - - - --- 2020-12-03 Matheus Castanho New
[4/4] powerpc: Use scv instruction on clone when available powerpc: Add support for system call vectored - - - - --- 2020-11-18 Matheus Castanho New
[3/4] powerpc: Runtime selection between sc and scv for syscalls powerpc: Add support for system call vectored - - - - --- 2020-11-18 Matheus Castanho New
[2/4] powerpc: Make PT_THREAD_POINTER available to assembly code powerpc: Add support for system call vectored - - 1 - --- 2020-11-18 Matheus Castanho New
[1/4] powerpc: Replace brk.S with a C implementation powerpc: Add support for system call vectored - - - - --- 2020-11-18 Matheus Castanho New
[2.32] struct _Unwind_Exception alignment should not depend on compiler flags [2.32] struct _Unwind_Exception alignment should not depend on compiler flags - - - 1 --- 2020-11-16 Matheus Castanho New
semtimedop, powerpc, time64 and older kernels semtimedop, powerpc, time64 and older kernels - - 1 - --- 2020-09-30 Matheus Castanho New
[v2] powerpc: Update ULPs and output for j0 with ibm128 [v2] powerpc: Update ULPs and output for j0 with ibm128 - - - - --- 2020-09-09 Matheus Castanho New
Update powerpc libm-test-ulps Update powerpc libm-test-ulps - - - - --- 2020-08-20 Matheus Castanho New
powerpc: Fix feraiseexcept and feclearexcept macros powerpc: Fix feraiseexcept and feclearexcept macros - - - - --- 2020-03-03 Matheus Castanho New
[v2] sunrpc: Properly clean up if tst-udp-timeout fails [v2] sunrpc: Properly clean up if tst-udp-timeout fails - - - - --- 2020-02-12 Matheus Castanho New
sunrpc: Properly clean up if tst-udp-timeout fails sunrpc: Properly clean up if tst-udp-timeout fails - - - - --- 2020-02-12 Matheus Castanho New
[RFC] sunrpc: Properly cleanup if tst-udp-timeout fails [RFC] sunrpc: Properly cleanup if tst-udp-timeout fails - - - - --- 2020-02-05 Matheus Castanho New
[v2] Fix maybe-uninitialized error on powerpc [v2] Fix maybe-uninitialized error on powerpc - - - - --- 2020-01-17 Matheus Castanho New
Fix maybe-uninitialized error on powerpc Fix maybe-uninitialized error on powerpc - - - - --- 2020-01-09 Matheus Castanho New
[RFC] malloc: Fix test for malloc_usable_size [RFC] malloc: Fix test for malloc_usable_size - - - - --- 2019-12-16 Matheus Castanho New