Current Team Memberships

Show patches with: State = Action Required       |    Archived = No       |   846 patches
« 1 2 3 48 9 »
Patch Series S/W/F Date Submitter Delegate State
[15/17] math: Use log10p1f from CORE-MATH Add more CORE-MATH on libm --- 2024-10-25 Adhemerval Zanella Netto New
[13/17] math: Use log2p1f from CORE-MATH Add more CORE-MATH on libm --- 2024-10-25 Adhemerval Zanella Netto New
[11/17] math: Use expm1f from CORE-MATH Add more CORE-MATH on libm --- 2024-10-25 Adhemerval Zanella Netto New
[10/17] math: Use exp2m1f from CORE-MATH Add more CORE-MATH on libm --- 2024-10-25 Adhemerval Zanella Netto New
[09/17] math: Use exp10m1f from CORE-MATH Add more CORE-MATH on libm --- 2024-10-25 Adhemerval Zanella Netto New
[08/17] benchtests: Add log10p1f benchmark Add more CORE-MATH on libm --- 2024-10-25 Adhemerval Zanella Netto New
[07/17] benchtests: Add log1p benchmark Add more CORE-MATH on libm --- 2024-10-25 Adhemerval Zanella Netto New
[05/17] benchtests: Add log10f benchmark Add more CORE-MATH on libm --- 2024-10-25 Adhemerval Zanella Netto New
[04/17] benchtests: Add expm1f benchmark Add more CORE-MATH on libm --- 2024-10-25 Adhemerval Zanella Netto New
[03/17] benchtests: Add exp2m1f benchmark Add more CORE-MATH on libm --- 2024-10-25 Adhemerval Zanella Netto New
[02/17] benchtests: Add exp10m1f benchmark Add more CORE-MATH on libm --- 2024-10-25 Adhemerval Zanella Netto New
[01/17] math: Add e_gammaf_r to glibc code and style Add more CORE-MATH on libm --- 2024-10-25 Adhemerval Zanella Netto New
[v10] linux: Add support for getrandom vDSO [v10] linux: Add support for getrandom vDSO --- 2024-10-24 Adhemerval Zanella Netto New
[v3,3/3] ld: Add --enable-memory-seal configure option elf: Add GNU_PROPERTY_MEMORY_SEAL gnu property --- 2024-10-16 Adhemerval Zanella Netto New
[v3,2/3] gold: Add GNU_PROPERTY_MEMORY_SEAL gnu property elf: Add GNU_PROPERTY_MEMORY_SEAL gnu property --- 2024-10-16 Adhemerval Zanella Netto New
[v3,1/3] elf: Add GNU_PROPERTY_MEMORY_SEAL gnu property elf: Add GNU_PROPERTY_MEMORY_SEAL gnu property --- 2024-10-16 Adhemerval Zanella Netto New
[v2,8/8] Add IPPROTO_SMC from Linux 6.11 to netinet/in.h Updates for Linux 6.11 --- 2024-10-08 Adhemerval Zanella Netto New
[v2,2/8] Update syscall lists for Linux 6.11 Updates for Linux 6.11 --- 2024-10-08 Adhemerval Zanella Netto New
[6/6] linux: Add MAP_DROPPABLE from Linux 6.11 Updates for Linux 6.11 --- 2024-10-08 Adhemerval Zanella Netto New
[4/6] Update kernel version to 6.11 in header constant tests Updates for Linux 6.11 --- 2024-10-08 Adhemerval Zanella Netto New
linux: Add openat2 (BZ 31664) linux: Add openat2 (BZ 31664) --- 2024-10-03 Adhemerval Zanella Netto New
[v3,9/9] elf: Add glibc.rtld.seal tunable Add support for memory sealing --- 2024-09-30 Adhemerval Zanella Netto New
[v3,8/9] linux: Add memory sealing tests Add support for memory sealing --- 2024-09-30 Adhemerval Zanella Netto New
[v3,7/9] Enable memory sealing automatically Add support for memory sealing --- 2024-09-30 Adhemerval Zanella Netto New
[v3,6/9] elf: Add support to memory sealing Add support for memory sealing --- 2024-09-30 Adhemerval Zanella Netto New
[v3,5/9] elf: Use RTLD_NODELETE for dependencies Add support for memory sealing --- 2024-09-30 Adhemerval Zanella Netto New
[v3,4/9] rtld: Move call_init_paths after _dl_process_pt_gnu_property Add support for memory sealing --- 2024-09-30 Adhemerval Zanella Netto New
[v3,3/9] elf: Parse gnu properties for the loader Add support for memory sealing --- 2024-09-30 Adhemerval Zanella Netto New
[v3,2/9] elf: Parse gnu properties for static linked binaries Add support for memory sealing --- 2024-09-30 Adhemerval Zanella Netto New
[v3,1/9] linux: Add mseal syscall support Add support for memory sealing --- 2024-09-30 Adhemerval Zanella Netto New
[v2,3/3] ld: Add --enable-memory-seal configure option elf: Add GNU_PROPERTY_MEMORY_SEAL gnu property --- 2024-09-30 Adhemerval Zanella Netto New
[v2,1/3] elf: Add GNU_PROPERTY_MEMORY_SEAL gnu property elf: Add GNU_PROPERTY_MEMORY_SEAL gnu property --- 2024-09-30 Adhemerval Zanella Netto New
[v6] linux: Add support for getrandom vDSO [v6] linux: Add support for getrandom vDSO --- 2024-09-13 Adhemerval Zanella Netto New
[1/2] support: Make support_process_state_wait return the found state [1/2] support: Make support_process_state_wait return the found state --- 2024-09-13 Adhemerval Zanella Netto New
timezone: C23 [[reproducible]] and [[unsequenced]] fixups timezone: C23 [[reproducible]] and [[unsequenced]] fixups --- 2024-09-04 Adhemerval Zanella Netto New
[v5,1/2] arm64: alternative: make alternative_has_cap_likely() VDSO compatible [v5,1/2] arm64: alternative: make alternative_has_cap_likely() VDSO compatible --- 2024-09-03 Adhemerval Zanella Netto New
[v4,2/2] arm64: vdso: wire up getrandom() vDSO implementation arm64: Implement getrandom() in vDSO --- 2024-09-02 Adhemerval Zanella Netto New
[v2] aarch64: vdso: Wire up getrandom() vDSO implementation [v2] aarch64: vdso: Wire up getrandom() vDSO implementation --- 2024-08-29 Adhemerval Zanella Netto New
aarch64: vdso: Wire up getrandom() vDSO implementation aarch64: vdso: Wire up getrandom() vDSO implementation --- 2024-08-26 Adhemerval Zanella Netto New
[v3] linux: Add support for getrandom vDSO [v3] linux: Add support for getrandom vDSO --- 2024-08-19 Adhemerval Zanella Netto New
[v2,2/2] login: Make user accounting database no-op Make accounting database no-op --- 2024-08-09 Adhemerval Zanella Netto New
[v2,1/2] login: Remove utmp fallback for getlogin Make accounting database no-op --- 2024-08-09 Adhemerval Zanella Netto New
[v3] stdlib: Fix qsort memory leak if callback throws (BZ 32058) [v3] stdlib: Fix qsort memory leak if callback throws (BZ 32058) --- 2024-08-08 Adhemerval Zanella Netto New
[v2] stdlib: Fix qsort memory leak if callback throws (BZ 32058) [v2] stdlib: Fix qsort memory leak if callback throws (BZ 32058) --- 2024-08-08 Adhemerval Zanella Netto New
stdlib: Fix qsort memory leak if callback throws (BZ 32058) stdlib: Fix qsort memory leak if callback throws (BZ 32058) --- 2024-08-07 Adhemerval Zanella Netto New
[COMMITTED] powerpc: Regenerate ULPs for soft-fp [COMMITTED] powerpc: Regenerate ULPs for soft-fp --- 2024-08-07 Adhemerval Zanella Netto New
[COMMITTED] powerpc: Update soft-fp ulps [COMMITTED] powerpc: Update soft-fp ulps --- 2024-08-07 Adhemerval Zanella Netto New
[COMMITTED] sparc: Regenerate ULPs [COMMITTED] sparc: Regenerate ULPs --- 2024-08-07 Adhemerval Zanella Netto New
[COMMITTED] i386: Regenerate ULPs [COMMITTED] i386: Regenerate ULPs --- 2024-08-07 Adhemerval Zanella Netto New
[COMMITTED] arm: Regenerate ULPs [COMMITTED] arm: Regenerate ULPs --- 2024-08-07 Adhemerval Zanella Netto New
[COMMITTED] aarch64: Regenerate ULPs [COMMITTED] aarch64: Regenerate ULPs --- 2024-08-07 Adhemerval Zanella Netto New
[COMMITTED] sysdeps: Re-flow and sort multiline gnu/Makefile definitions [COMMITTED] sysdeps: Re-flow and sort multiline gnu/Makefile definitions --- 2024-08-07 Adhemerval Zanella Netto New
[COMMITTED] login: Re-flow and sort multiline Makefile definitions [COMMITTED] login: Re-flow and sort multiline Makefile definitions --- 2024-08-07 Adhemerval Zanella Netto New
elf: Add GNU_PROPERTY_NO_MEMORY_SEAL gnu property elf: Add GNU_PROPERTY_NO_MEMORY_SEAL gnu property --- 2024-07-31 Adhemerval Zanella Netto New
[v2,5/5] elf: Add support for GNU_PROPERTY_NO_MEMORY_SEAL Add support for memory sealing --- 2024-07-31 Adhemerval Zanella Netto New
[v2,3/5] elf: Add support to memory sealing Add support for memory sealing --- 2024-07-31 Adhemerval Zanella Netto New
[v2,2/5] linux: Add mseal syscall support Add support for memory sealing --- 2024-07-31 Adhemerval Zanella Netto New
[v2,1/5] elf: Use RTLD_NODELETE is more places Add support for memory sealing --- 2024-07-31 Adhemerval Zanella Netto New
linux: Annotate mode anonymous allocated maps linux: Annotate mode anonymous allocated maps --- 2024-07-31 Adhemerval Zanella Netto New
[v4,4/4] elf: Add glibc.rtld.execstack Improve executable stack handling --- 2024-07-25 Adhemerval Zanella Netto New
[v4,3/4] elf: Add tst-execstack-prog-static Improve executable stack handling --- 2024-07-25 Adhemerval Zanella Netto New
[v4,2/4] elf: Do not change stack permission on dlopen/dlmopen Improve executable stack handling --- 2024-07-25 Adhemerval Zanella Netto New
[v4,1/4] elf: Consolidate stackinfo.h Improve executable stack handling --- 2024-07-25 Adhemerval Zanella Netto New
[COMMITTED] sparc: Regenerate ULPs [COMMITTED] sparc: Regenerate ULPs --- 2024-07-25 Adhemerval Zanella Netto New
[COMMITTED] i386: Regenerate ULPs [COMMITTED] i386: Regenerate ULPs --- 2024-07-25 Adhemerval Zanella Netto New
[COMMITTED] arm: Regenerate ULPs [COMMITTED] arm: Regenerate ULPs --- 2024-07-25 Adhemerval Zanella Netto New
[COMMITTED] aarch64: Regenerate ULPs [COMMITTED] aarch64: Regenerate ULPs --- 2024-07-25 Adhemerval Zanella Netto New
[COMMITTED] powerpc: Regenerate ULPs for soft-fp [COMMITTED] powerpc: Regenerate ULPs for soft-fp --- 2024-07-25 Adhemerval Zanella Netto New
[v2,2/2] stdlib: Make abort/_Exit AS-safe (BZ 26275) Make abort AS-safe --- 2024-07-23 Adhemerval Zanella Netto New
[v2,1/2] setjmp: Use BSD sematic as default for setjmp Make abort AS-safe --- 2024-07-23 Adhemerval Zanella Netto New
powerpc: Update sofp-fp ulps powerpc: Update sofp-fp ulps --- 2024-07-19 Adhemerval Zanella Netto New
[3/5] Update kernel version to 6.10 in header constant tests Updates for Linux 6.10 --- 2024-07-16 Adhemerval Zanella Netto New
[2/5] Update syscall lists for Linux 6.10 Updates for Linux 6.10 --- 2024-07-16 Adhemerval Zanella Netto New
[v3,4/4] elf: Add glibc.rtld.execstack Improve executable stack handling --- 2024-06-18 Adhemerval Zanella Netto New
[v2,2/2] elf: Make non-executable stack disable by default Make non-executable stack disable by default --- 2024-06-14 Adhemerval Zanella Netto New
elf: Make non-executable stack disable by default elf: Make non-executable stack disable by default --- 2024-06-12 Adhemerval Zanella Netto New
[RFC,5/5] elf: Add support to memory sealing for audit modules Add support for memory sealing --- 2024-06-11 Adhemerval Zanella Netto New
[RFC,4/5] elf: Enable RTLD_NODELETE on __libc_unwind_link_get Add support for memory sealing --- 2024-06-11 Adhemerval Zanella Netto New
[RFC,3/5] elf: Add support to memory sealing Add support for memory sealing --- 2024-06-11 Adhemerval Zanella Netto New
[RFC,2/5] linux: Add mseal syscall support Add support for memory sealing --- 2024-06-11 Adhemerval Zanella Netto New
[v4,5/5] math: Provide modf128 for static libm on alpha, s390, and sparcv9 Improve libm.a static coverage --- 2024-05-21 Adhemerval Zanella Netto New
[v4,3/5] math: Provided copysignf128 for static libm on alpha, s390, and sparcv9 Improve libm.a static coverage --- 2024-05-21 Adhemerval Zanella Netto New
[COMMITTED] powerpc: Update ulps [COMMITTED] powerpc: Update ulps --- 2024-05-20 Adhemerval Zanella Netto New
[COMMITTED] arm: Update ulps [COMMITTED] arm: Update ulps --- 2024-05-20 Adhemerval Zanella Netto New
[COMMITTED] aarch64: Update ulps [COMMITTED] aarch64: Update ulps --- 2024-05-20 Adhemerval Zanella Netto New
[v3,3/4] support: Add envp argument to support_capture_subprogram More tunable fixes --- 2024-05-06 Adhemerval Zanella Netto New
[4/4] elf: Make glibc.rtld.enable_secure ignore alias environment variables More tunable fixes --- 2024-04-30 Adhemerval Zanella Netto New
powerpc: Fix __fesetround_inline_nocheck on POWER9+ (BZ 31682) powerpc: Fix __fesetround_inline_nocheck on POWER9+ (BZ 31682) --- 2024-04-30 Adhemerval Zanella Netto New
[v2,10/10] i386: Do not raise inexact exception on trunc/truncf Improve rounding to interger function for C23 --- 2024-04-03 Adhemerval Zanella Netto New
[v2,08/10] x86: Do not raise inexact exception on floor/floorf Improve rounding to interger function for C23 --- 2024-04-03 Adhemerval Zanella Netto New
[v2,07/10] x86: Do not raise inexact exception on truncl Improve rounding to interger function for C23 --- 2024-04-03 Adhemerval Zanella Netto New
[v2,05/10] x86: Do not raise inexact exception on ceill Improve rounding to interger function for C23 --- 2024-04-03 Adhemerval Zanella Netto New
[v2,02/10] math: Add test to check if floor raise inexact floating-point exception Improve rounding to interger function for C23 --- 2024-04-03 Adhemerval Zanella Netto New
[v3,4/7] math: Fix isnanf128 static build Fix some libm static issues --- 2024-04-02 Adhemerval Zanella Netto New
[v3,1/7] math: Add support for auto static math tests Fix some libm static issues --- 2024-04-02 Adhemerval Zanella Netto New
[v2,10/10] math: Provide modf128 for static libm on alpha, s390, and sparcv9 Fix some libm static issues --- 2024-03-27 Adhemerval Zanella Netto New
[v2,09/10] math: Provide frexpf128 for static libm on alpha, s390, and sparcv9 Fix some libm static issues --- 2024-03-27 Adhemerval Zanella Netto New
[v2,08/10] math: Provided copysignf128 for static libm on alpha, s390, and sparcv9 Fix some libm static issues --- 2024-03-27 Adhemerval Zanella Netto New
[v2,07/10] math: Fix isnanf128 static build Fix some libm static issues --- 2024-03-27 Adhemerval Zanella Netto New
[v2,06/10] i386: Use generic exp10 Fix some libm static issues --- 2024-03-27 Adhemerval Zanella Netto New
« 1 2 3 48 9 »

Bundling

Create bundle: