Current Team Memberships

Show patches with: Archived = No       |   1873 patches
« 1 2 ... 10 11 1218 19 »
Patch Series S/W/F Date Submitter Delegate State
Fix misreported errno on preadv2/pwritev2 (BZ#23579) Fix misreported errno on preadv2/pwritev2 (BZ#23579) --- 2018-08-29 Adhemerval Zanella Accepted
powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSC powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSC --- 2018-08-27 Adhemerval Zanella Accepted
arm64: Use builtin for nearbyintf/nearbyint --- 2018-08-21 Adhemerval Zanella Accepted
Use -fno-math-errno for libm --- 2018-08-21 Adhemerval Zanella Accepted
Use --Bsymbolic-functions on libm --- 2018-08-21 Adhemerval Zanella Accepted
Remove unsed rredf.c from mathtests --- 2018-08-09 Adhemerval Zanella Accepted
Add exp and exp2 benchmark --- 2018-08-08 Adhemerval Zanella Rejected
Export double precision implementations --- 2018-08-08 Adhemerval Zanella Accepted
Set HAVE_FAST_FMA on aarch64 --- 2018-08-08 Adhemerval Zanella Accepted
Add pow benchmark --- 2018-08-08 Adhemerval Zanella Accepted
Use double-precision routines from arm-optimized-routines --- 2018-08-08 Adhemerval Zanella Accepted
Add log and log2 benchmark --- 2018-08-08 Adhemerval Zanella Accepted
Add exp and exp2 benchmark --- 2018-08-08 Adhemerval Zanella Accepted
[AArch64] Improve strncmp for mutually misaligned inputs --- 2018-08-01 Adhemerval Zanella Accepted
[AArch64] Improve strcmp performance for misaligned strings --- 2018-08-01 Adhemerval Zanella Accepted
[AArch64] Optimize memcmp for medium to large sizes --- 2018-08-01 Adhemerval Zanella Accepted
Add option to define ranges sets for benchmarks --- 2018-08-01 Adhemerval Zanella Accepted
Add new memcmp benchmark --- 2018-08-01 Adhemerval Zanella Accepted
Add new strcmp/strncmp benchmark --- 2018-08-01 Adhemerval Zanella Accepted
Update SH libm-tests-ulps Update SH libm-tests-ulps --- 2018-07-31 Adhemerval Zanella Accepted
Add recovery_available option --- 2018-07-27 Adhemerval Zanella Accepted
Fix Linux fcntl OFD locks on unsupported kernels Fix Linux fcntl OFD locks on unsupported kernels --- 2018-07-27 Adhemerval Zanella Accepted
Limit the exported functions --- 2018-07-26 Adhemerval Zanella Accepted
Add -DFLT_EVAL_METHOD=0 and -ffp-contract=fast --- 2018-07-26 Adhemerval Zanella Accepted
Fix C11 conformance issues Fix C11 conformance issues --- 2018-07-25 Adhemerval Zanella Accepted
Fix single tanf exception return for Infinity --- 2018-07-23 Adhemerval Zanella Accepted
Fix sin and tan exceptions expectations --- 2018-07-23 Adhemerval Zanella Accepted
[AArch64] Optimize memcmp for medium to large sizes --- 2018-07-17 Adhemerval Zanella Rejected
[AArch64] Improve strcmp performance for misaligned strings --- 2018-07-17 Adhemerval Zanella Rejected
[COMMITTED] posix: Fix bug-regex33 after regex sync [COMMITTED] posix: Fix bug-regex33 after regex sync --- 2018-07-04 Adhemerval Zanella New
posix: Sync gnulib regex implementation posix: Sync gnulib regex implementation --- 2018-06-28 Adhemerval Zanella Accepted
[AArch64] Improve strcmp performance for misaligned strings --- 2018-06-26 Adhemerval Zanella Rejected
Add new memcmp benchmark --- 2018-06-26 Adhemerval Zanella Rejected
Add option to define ranges sets for benchmarks --- 2018-06-26 Adhemerval Zanella Rejected
Set __bionic_asm_align to 16 for arm64 --- 2018-06-26 Adhemerval Zanella Accepted
[AArch64] Improve strncmp for mutually misaligned inputs --- 2018-06-26 Adhemerval Zanella Rejected
Add new strcmp/strncmp benchmark --- 2018-06-26 Adhemerval Zanella Rejected
[AArch64] Optimize memcmp for medium to large sizes --- 2018-06-26 Adhemerval Zanella Rejected
[v4] Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) [v4] Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) --- 2018-06-20 Adhemerval Zanella Accepted
Add -ffp-contract=fast for libm --- 2018-06-19 Adhemerval Zanella Rejected
Add optimized expf2 --- 2018-06-19 Adhemerval Zanella Rejected
Add sinf/cosf/sincosf benchmark --- 2018-06-19 Adhemerval Zanella Accepted
Add logf and log2f benchmark --- 2018-06-19 Adhemerval Zanella Accepted
Add optimized expf --- 2018-06-19 Adhemerval Zanella Rejected
Add powf benchmark --- 2018-06-19 Adhemerval Zanella Accepted
Add expf and exp2f benchmark --- 2018-06-19 Adhemerval Zanella Accepted
Add optimized powf --- 2018-06-19 Adhemerval Zanella Rejected
Add optimized logf --- 2018-06-19 Adhemerval Zanella Rejected
Add optimized log2f --- 2018-06-19 Adhemerval Zanella Rejected
Add Optimized sinf/cosf/sincosf --- 2018-06-19 Adhemerval Zanella Rejected
[v2] libio: Flush stream at freopen (BZ#21037) [v2] libio: Flush stream at freopen (BZ#21037) --- 2018-06-13 Adhemerval Zanella New
[v3] Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) [v3] Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) --- 2018-06-13 Adhemerval Zanella Superseded
posix: Fix posix_spawnpi to not execute invalid binaries in non compat mode (BZ#23264) posix: Fix posix_spawnpi to not execute invalid binaries in non compat mode (BZ#23264) --- 2018-06-06 Adhemerval Zanella Accepted
[v2] Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) [v2] Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) --- 2018-06-04 Adhemerval Zanella New
manual: Document optind zero set behaviour (BZ#23157) manual: Document optind zero set behaviour (BZ#23157) --- 2018-05-21 Adhemerval Zanella New
Fix concurrent changes on nscd aware files Fix concurrent changes on nscd aware files --- 2018-05-16 Adhemerval Zanella New
[2/2] Deprecate ustat syscall interface [1/2] Deprecate sysctl syscall interface --- 2018-04-23 Adhemerval Zanella New
[1/2] Deprecate sysctl syscall interface [1/2] Deprecate sysctl syscall interface --- 2018-04-23 Adhemerval Zanella New
Consolidate Linux readahead implementation Consolidate Linux readahead implementation --- 2018-04-23 Adhemerval Zanella Accepted
arm: Remove ununsed ARM code in optimized implementation arm: Remove ununsed ARM code in optimized implementation --- 2018-04-16 Adhemerval Zanella Accepted
[4/4] arm: Enable ARM mode for armv6 strlen [1/4] arm: Fix armv7 neon memchr on ARM mode --- 2018-04-11 Adhemerval Zanella New
[3/4] arm: Enable ARM mode for armv6 memchr [1/4] arm: Fix armv7 neon memchr on ARM mode --- 2018-04-11 Adhemerval Zanella New
[2/4] arm: Fix armv7 neon strcmp on ARM mode [1/4] arm: Fix armv7 neon memchr on ARM mode --- 2018-04-11 Adhemerval Zanella New
[1/4] arm: Fix armv7 neon memchr on ARM mode [1/4] arm: Fix armv7 neon memchr on ARM mode --- 2018-04-11 Adhemerval Zanella New
Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) --- 2018-04-04 Adhemerval Zanella New
[COMMITTED] sparc: Fix arch_fork definition [COMMITTED] sparc: Fix arch_fork definition --- 2018-03-28 Adhemerval Zanella New
powerpc: Fix TLE build for SPE (BZ #22926) powerpc: Fix TLE build for SPE (BZ #22926) --- 2018-03-05 Adhemerval Zanella Accepted
[7/7] Consolidate getdirentries{64} implementation [1/7] Assume O_DIRECTORY for opendir --- 2018-03-02 Adhemerval Zanella New
[6/7] Consolidate alphasort{64} and versionsort{64} implementation [1/7] Assume O_DIRECTORY for opendir --- 2018-03-02 Adhemerval Zanella New
[5/7] Consolidate scandir{at}{64} implementation [1/7] Assume O_DIRECTORY for opendir --- 2018-03-02 Adhemerval Zanella Accepted
[4/7] Consolidate Linux getdents{64} implementation [1/7] Assume O_DIRECTORY for opendir --- 2018-03-02 Adhemerval Zanella New
[3/7] Consolidate Linux readdir{64}{_r} implementation [1/7] Assume O_DIRECTORY for opendir --- 2018-03-02 Adhemerval Zanella New
[2/7] Define _DIRENT_MATCHES_DIRENT64 regardless [1/7] Assume O_DIRECTORY for opendir --- 2018-03-02 Adhemerval Zanella New
[1/7] Assume O_DIRECTORY for opendir [1/7] Assume O_DIRECTORY for opendir --- 2018-03-02 Adhemerval Zanella New
[v2,21/21] nptl: riscv: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella New
[v2,20/21] nptl: hppa: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella New
[v2,19/21] nptl: mips: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella New
[v2,18/21] nptl: sh: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella New
[v2,17/21] nptl: nios2: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella New
[v2,16/21] nptl: sparc: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella New
[v2,15/21] nptl: tile: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella New
[v2,14/21] nptl: microblaze: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella New
[v2,13/21] nptl: m68k: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella New
[v2,12/21] nptl: alpha: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella New
[v2,11/21] nptl: ia64: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella New
[v2,10/21] nptl: s390: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella New
[v2,09/21] nptl: arm: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella New
[v2,08/21] nptl: aarch64: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella New
[v2,07/21] nptl: powerpc: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella New
[v2,06/21] nptl: i386: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella New
[v2,05/21] nptl: x32: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella Superseded
[v2,04/21] nptl: x86_64: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella New
[v2,03/21] nptl: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella New
[v2,02/21] nptl: Fix testcases for new pthread cancellation mechanism nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella New
[v2,01/21] powerpc: Create stackframe information on syscall nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella New
Add sanitizer support for AArch64 ILP32 Add sanitizer support for AArch64 ILP32 --- 2018-02-23 Adhemerval Zanella New
nptl: Fix tst-cancel4 sendto tests nptl: Fix tst-cancel4 sendto tests --- 2018-02-22 Adhemerval Zanella Accepted
[v4,4/4] i386: Fix i386 sigaction sa_restorer initialization (BZ#21269) [v4,1/4] Rename nptl-signals.h to internal-signals.h --- 2018-02-12 Adhemerval Zanella New
[v4,3/4] linux: Consolidate sigaction implementation [v4,1/4] Rename nptl-signals.h to internal-signals.h --- 2018-02-12 Adhemerval Zanella Accepted
[v4,2/4] Filter out NPTL internal signals (BZ #22391) [v4,1/4] Rename nptl-signals.h to internal-signals.h --- 2018-02-12 Adhemerval Zanella New
« 1 2 ... 10 11 1218 19 »

Bundling

Create bundle: