Show patches with: Archived = No       |   24460 patches
« 1 2 3 4244 245 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[09/15] math: Provide frexpf128 for static libm on alpha, s390, and sparcv9 Fix some libm static issues - - 5-- 2024-03-27 Adhemerval Zanella Netto Superseded
[08/15] math: Provided copysignf128 for static libm on alpha, s390, and sparcv9 Fix some libm static issues - - 5-- 2024-03-27 Adhemerval Zanella Netto Superseded
[07/15] math: Fix isnanf128 static build Fix some libm static issues - - 5-- 2024-03-27 Adhemerval Zanella Netto Superseded
[06/15] i386: Use generic exp10 Fix some libm static issues - - 5-- 2024-03-27 Adhemerval Zanella Netto Superseded
[05/15] math: Fix i386 and m68k exp10 on static build Fix some libm static issues - - 5-- 2024-03-27 Adhemerval Zanella Netto Superseded
[04/15] i386: Use generic fmodf Fix some libm static issues - - 5-- 2024-03-27 Adhemerval Zanella Netto Superseded
[03/15] i386: Use generic fmod Fix some libm static issues - - 5-- 2024-03-27 Adhemerval Zanella Netto Superseded
[02/15] math: Fix i386 and m68k fmod/fmodf on static build (BZ 31488) Fix some libm static issues - - 5-- 2024-03-27 Adhemerval Zanella Netto Superseded
[01/15] math: Add support for auto static math tests Fix some libm static issues - - 5-- 2024-03-27 Adhemerval Zanella Netto Superseded
[v10] posix: Deprecate group_member for Linux [v10] posix: Deprecate group_member for Linux - - 6-- 2024-03-27 Joe Simmons-Talbott Superseded
[v9] posix: Deprecate group_member for Linux [v9] posix: Deprecate group_member for Linux - - 6-- 2024-03-27 Joe Simmons-Talbott Superseded
elf: Do not check for loader mmap on tst-decorate-maps (BZ 31553) elf: Do not check for loader mmap on tst-decorate-maps (BZ 31553) 1 - 6-- 2024-03-26 Adhemerval Zanella Netto schopin Committed
[v8] posix: Deprecate group_member for Linux [v8] posix: Deprecate group_member for Linux - - 6-- 2024-03-26 Joe Simmons-Talbott Superseded
LoongArch: Add soft floating-point fe* function implementations. LoongArch: Add soft floating-point fe* function implementations. - - 6-- 2024-03-26 caiyinyu Superseded
[v10,4/4] nptl: Add features to internal 'struct rseq_area' Extend rseq support - - 6-- 2024-03-25 Michael Jeanson New
[v10,3/4] nptl: Add public __rseq_feature_size symbol Extend rseq support - - 5-- 2024-03-25 Michael Jeanson New
[v10,2/4] Add rseq extensible ABI support Extend rseq support - - 5-- 2024-03-25 Michael Jeanson New
[v10,1/4] nptl: fix potential merge of __rseq_* relro symbols Extend rseq support 1 - 5-- 2024-03-25 Michael Jeanson New
manual: Drop incorrect statement on PIPE_BUF and blocking writes manual: Drop incorrect statement on PIPE_BUF and blocking writes - - 6-- 2024-03-25 Štěpán Němec Changes Requested
[v2,20/20] hurd: Add expected aarch64-gnu abistlists aarch64-gnu port & GNU/Hurd on AArch64 progress - - 4-1 2024-03-23 Sergey Bugaev Failed CI
[v2,19/20] htl: Add an AArch64 implementation aarch64-gnu port & GNU/Hurd on AArch64 progress - - 1-2 2024-03-23 Sergey Bugaev Failed CI
[v2,18/20] htl: Implement some support for TLS_DTV_AT_TP aarch64-gnu port & GNU/Hurd on AArch64 progress - - 1-2 2024-03-23 Sergey Bugaev Committed
[v2,17/20] hurd: Add an AArch64 signal implementation aarch64-gnu port & GNU/Hurd on AArch64 progress - - 1-2 2024-03-23 Sergey Bugaev Failed CI
[v2,16/20] Add FPE_FLTIDO aarch64-gnu port & GNU/Hurd on AArch64 progress - - 1-2 2024-03-23 Sergey Bugaev Failed CI
[v2,15/20] hurd: Implement longjmp for AArch64 aarch64-gnu port & GNU/Hurd on AArch64 progress - - 1-2 2024-03-23 Sergey Bugaev Failed CI
[v2,14/20] hurd: Implement TLS on AArch64 aarch64-gnu port & GNU/Hurd on AArch64 progress - - 1-2 2024-03-23 Sergey Bugaev Failed CI
[v2,13/20] hurd: Add a basic AArch64 port aarch64-gnu port & GNU/Hurd on AArch64 progress - - 1-2 2024-03-23 Sergey Bugaev Failed CI
[v2,12/20] mach: Declare the new thread_set_self_state () trap aarch64-gnu port & GNU/Hurd on AArch64 progress - - 1-2 2024-03-23 Sergey Bugaev Failed CI
[v2,11/20] mach: Add a basic AArch64 port aarch64-gnu port & GNU/Hurd on AArch64 progress - - 2-1 2024-03-23 Sergey Bugaev Failed CI
[v2,10/20] aarch64: Allow building without kernel support for BTI aarch64-gnu port & GNU/Hurd on AArch64 progress - - 3-- 2024-03-23 Sergey Bugaev Failed CI
[v2,09/20] aarch64: Move saving user entry into _dl_start_user aarch64-gnu port & GNU/Hurd on AArch64 progress - - 3-- 2024-03-23 Sergey Bugaev Failed CI
[v2,08/20] aarch64: Add dl-procinfo aarch64-gnu port & GNU/Hurd on AArch64 progress - - 3-- 2024-03-23 Sergey Bugaev Failed CI
[v2,07/20] aarch64: Move pointer_guard.h out of sysdeps/unix/sysv/linux aarch64-gnu port & GNU/Hurd on AArch64 progress - - 1-2 2024-03-23 Sergey Bugaev Failed CI
[v2,06/20] htl: Respect GL(dl_stack_flags) when allocating stacks aarch64-gnu port & GNU/Hurd on AArch64 progress - - 1-2 2024-03-23 Sergey Bugaev Committed
[v2,05/20] hurd: Use the RETURN_ADDRESS macro aarch64-gnu port & GNU/Hurd on AArch64 progress - - 1-2 2024-03-23 Sergey Bugaev Committed
[v2,04/20] hurd: Disable Prefer_MAP_32BIT_EXEC on non-x86_64 for now aarch64-gnu port & GNU/Hurd on AArch64 progress - - 1-2 2024-03-23 Sergey Bugaev Committed
[v2,03/20] Allow glibc to be compiled without EXEC_PAGESIZE aarch64-gnu port & GNU/Hurd on AArch64 progress - - 1-2 2024-03-23 Sergey Bugaev Committed
[v2,02/20] hurd: Stop relying on VM_MAX_ADDRESS aarch64-gnu port & GNU/Hurd on AArch64 progress - - 1-2 2024-03-23 Sergey Bugaev Committed
[v2,01/20] hurd: Move internal functions to internal header aarch64-gnu port & GNU/Hurd on AArch64 progress - - 1-2 2024-03-23 Sergey Bugaev Committed
stdlib: Fix tst-makecontext2 log when swapcontext fails stdlib: Fix tst-makecontext2 log when swapcontext fails 1 - 6-- 2024-03-22 Stafford Horne Committed
x86_64: Remove avx512 strstr implementation x86_64: Remove avx512 strstr implementation 1 - 6-- 2024-03-21 Adhemerval Zanella Netto Committed
[v2,6/6] i386: Use generic exp10 Math static build fixes - - 6-- 2024-03-21 Adhemerval Zanella Netto Superseded
[v2,5/6] math: Fix i386 and m68k exp10 on static build Math static build fixes - - 5-- 2024-03-21 Adhemerval Zanella Netto Superseded
[v2,4/6] i386: Use generic fmodf Math static build fixes - - 5-- 2024-03-21 Adhemerval Zanella Netto Superseded
[v2,3/6] i386: Use generic fmod Math static build fixes - - 5-- 2024-03-21 Adhemerval Zanella Netto Superseded
[v2,2/6] math: Fix i386 and m68k fmod/fmodf on static build (BZ 31488) Math static build fixes - - 5-- 2024-03-21 Adhemerval Zanella Netto Superseded
[v2,1/6] math: Add support for auto static math tests Math static build fixes - - 5-- 2024-03-21 Adhemerval Zanella Netto Superseded
tests: handle AppArmor userns mitigation tests: handle AppArmor userns mitigation - - 6-- 2024-03-20 Simon Chopin Changes Requested
[4/4] or1k: Add prctl wrapper to unwrap variadic args OpenRISC fixes for 2.39 - - 6-- 2024-03-19 Stafford Horne Committed
[3/4] or1k: Only define fpu rouding and exceptions with hard-float OpenRISC fixes for 2.39 - - 5-- 2024-03-19 Stafford Horne Committed
[2/4] or1k: Update libm test ulps OpenRISC fixes for 2.39 - - 5-- 2024-03-19 Stafford Horne Committed
[1/4] or1k: Fix Linux user space signal ABI OpenRISC fixes for 2.39 - - 5-- 2024-03-19 Stafford Horne Rejected
[v4,2/2] wcsmbs: Ensure wcstr worst-case linear execution time (BZ 23865) Improve wcsstr 1 - 6-- 2024-03-19 Adhemerval Zanella Netto dj Committed
[v4,1/2] wcsmbs: Add test-wcsstr Improve wcsstr 1 - 5-- 2024-03-19 Adhemerval Zanella Netto dj Committed
[2/2] Add single-threaded fast path to rand() [1/2] Add random benchmark - - 6-- 2024-03-18 Wilco Dijkstra azanella Under Review
[1/2] Add random benchmark [1/2] Add random benchmark - - 5-- 2024-03-18 Wilco Dijkstra azanella Committed
Benchtests: Improve large memcpy/memset benchmarks Benchtests: Improve large memcpy/memset benchmarks - - 6-- 2024-03-18 Wilco Dijkstra codonell Under Review
Benchtests: Remove broken walk benchmarks Benchtests: Remove broken walk benchmarks - - 6-- 2024-03-18 Wilco Dijkstra codonell Under Review
[v2] AArch64: Check kernel version for SVE ifuncs [v2] AArch64: Check kernel version for SVE ifuncs 1 1 6-- 2024-03-18 Wilco Dijkstra Committed
[v6] x86-64: Allocate state buffer space for RDI, RSI and RBX [v6] x86-64: Allocate state buffer space for RDI, RSI and RBX 1 - 6-- 2024-03-18 H.J. Lu Committed
[v5] x86-64: Allocate state buffer space for RDI, RSI and RBX [v5] x86-64: Allocate state buffer space for RDI, RSI and RBX - - 6-- 2024-03-18 H.J. Lu Superseded
benchtests: Improve benchtests for strstr benchtests: Improve benchtests for strstr 1 - 6-- 2024-03-18 Adhemerval Zanella Netto arjun Committed
[v5] Always define __USE_TIME_BITS64 when 64 bit time_t is used [v5] Always define __USE_TIME_BITS64 when 64 bit time_t is used 1 - 6-- 2024-03-18 Adhemerval Zanella Netto dj Committed
[v5] Always define __USE_TIME_BITS64 when 64 bit time_t is used [v5] Always define __USE_TIME_BITS64 when 64 bit time_t is used - - 6-- 2024-03-18 Adhemerval Zanella Netto Superseded
[v4] x86-64: Allocate state buffer space for RDI, RSI and RBX [v4] x86-64: Allocate state buffer space for RDI, RSI and RBX - - 6-- 2024-03-17 H.J. Lu Superseded
[v3] x86-64: Allocate state buffer space for RDI, RSI and RBX [v3] x86-64: Allocate state buffer space for RDI, RSI and RBX - - 6-- 2024-03-17 H.J. Lu Superseded
[v2] x86-64: Allocate state buffer space for RDI, RSI and RBX [v2] x86-64: Allocate state buffer space for RDI, RSI and RBX - - 6-- 2024-03-17 H.J. Lu Superseded
x86-64: Allocate state buffer space for RDI, RSI and RBX x86-64: Allocate state buffer space for RDI, RSI and RBX - - 6-- 2024-03-16 H.J. Lu Superseded
x86-64: Stack alignment in _dl_tlsdesc_dynamic and red zone usage (bug 31501) x86-64: Stack alignment in _dl_tlsdesc_dynamic and red zone usage (bug 31501) - - 6-- 2024-03-16 Florian Weimer Dropped
Add STATX_MNT_ID_UNIQUE from Linux 6.8 to bits/statx-generic.h Add STATX_MNT_ID_UNIQUE from Linux 6.8 to bits/statx-generic.h 1 - 2-2 2024-03-15 Joseph Myers Committed
[v3,2/2] wcsmbs: Ensure wcstr worst-case linear execution time (BZ 23865) Improve wcsstr - - 4-2 2024-03-15 Adhemerval Zanella Netto Superseded
[v3,1/2] wcsmbs: Add test-wcsstr Improve wcsstr 2 - 3-2 2024-03-15 Adhemerval Zanella Netto Superseded
[v4] Always define __USE_TIME_BITS64 when 64 bit time_t is used [v4] Always define __USE_TIME_BITS64 when 64 bit time_t is used - - 6-- 2024-03-15 Adhemerval Zanella Netto Superseded
[3/3] i386: Use generic fmodf math: fmod fixes on i386 and m68k - - 6-- 2024-03-14 Adhemerval Zanella Netto Superseded
[2/3] i386: Use generic fmod math: fmod fixes on i386 and m68k - - 5-- 2024-03-14 Adhemerval Zanella Netto Superseded
[1/3] math: Fix i386 and m68k fmod/fmodf on static build (BZ 31488) math: fmod fixes on i386 and m68k - - 5-- 2024-03-14 Adhemerval Zanella Netto hjl Superseded
aarch64: fix check for SVE support in assembler aarch64: fix check for SVE support in assembler 1 - 6-- 2024-03-14 Szabolcs Nagy Committed
[v3] linux: Use rseq area unconditionally in sched_getcpu (bug 31479) [v3] linux: Use rseq area unconditionally in sched_getcpu (bug 31479) 1 - 6-- 2024-03-13 Florian Weimer Committed
Update kernel version to 6.8 in header constant tests Update kernel version to 6.8 in header constant tests 1 - 2-2 2024-03-13 Joseph Myers Committed
AArch64: Check kernel version for SVE ifuncs AArch64: Check kernel version for SVE ifuncs - - 6-- 2024-03-13 Wilco Dijkstra Superseded
Update syscall lists for Linux 6.8 Update syscall lists for Linux 6.8 1 - 2-2 2024-03-13 Joseph Myers Committed
[v2] linux: Add #include <sys/rseq.h> to sched_getcpu.c (bug 31479) [v2] linux: Add #include <sys/rseq.h> to sched_getcpu.c (bug 31479) - - 6-- 2024-03-13 Florian Weimer Superseded
linux: Add #include <sys/rseq.h> to sched_getcpu.c linux: Add #include <sys/rseq.h> to sched_getcpu.c - - 6-- 2024-03-13 Florian Weimer Superseded
[v2] build-many-glibcs.py: Avoid loading user/system configurations [v2] build-many-glibcs.py: Avoid loading user/system configurations - - 6-- 2024-03-13 Palmer Dabbelt arjun Rejected
Use Linux 6.8 in build-many-glibcs.py Use Linux 6.8 in build-many-glibcs.py 1 - 6-- 2024-03-12 Joseph Myers Committed
signal: Avoid system signal disposition to interfere with tests signal: Avoid system signal disposition to interfere with tests - - 6-- 2024-03-12 Adhemerval Zanella Netto fweimer Committed
[v2,3/3] elf: Enable TLS descriptor tests on aarch64 Extending TLS testing and fixing TLS gnu2 for ARM 1 - 6-- 2024-03-12 Adhemerval Zanella Netto Committed
[v2,2/3] arm: Update _dl_tlsdesc_dynamic to preserve caller-saved registers (BZ 31372) Extending TLS testing and fixing TLS gnu2 for ARM 1 - 5-- 2024-03-12 Adhemerval Zanella Netto Committed
[v2,1/3] Ignore undefined symbols for -mtls-dialect=gnu2 Extending TLS testing and fixing TLS gnu2 for ARM 1 - 5-- 2024-03-12 Adhemerval Zanella Netto Committed
linux/sigsetops: fix type confusion (bug 31468) linux/sigsetops: fix type confusion (bug 31468) - - 6-- 2024-03-11 Andreas Schwab Committed
LoongArch: Correct {__ieee754, _}_scalb -> {__ieee754, _}_scalbf LoongArch: Correct {__ieee754, _}_scalb -> {__ieee754, _}_scalbf - - 6-- 2024-03-11 caiyinyu Committed
[v1] LoongArch: Add relaxation for R_LARCH_CALL36 [v1] LoongArch: Add relaxation for R_LARCH_CALL36 - - --2 2024-03-08 mengqinggang Not applicable
[v3] LoongArch: Add support for TLS Descriptors [v3] LoongArch: Add support for TLS Descriptors - - 6-- 2024-03-08 mengqinggang azanella Superseded
[v2] elf/rtld: Count skipped environment variables for enable_secure [v2] elf/rtld: Count skipped environment variables for enable_secure - - 6-- 2024-03-07 Joe Simmons-Talbott codonell Committed
elf/rtld: Count skipped environment variables for enable_secure elf/rtld: Count skipped environment variables for enable_secure - - 6-- 2024-03-07 Joe Simmons-Talbott Superseded
[v2] riscv: Update nofpu libm test ulps [v2] riscv: Update nofpu libm test ulps 1 - 6-- 2024-03-06 Darius Rad Committed
[V1] powerpc: Placeholder and infrastructure/build support to add Power11 related changes. [V1] powerpc: Placeholder and infrastructure/build support to add Power11 related changes. 2 - 6-- 2024-03-06 Amrita H S Committed
duplocale: protect use of global locale (bug 23970) duplocale: protect use of global locale (bug 23970) 1 - 6-- 2024-03-06 Andreas Schwab Committed
powerpc: Remove power8 strcasestr optimization powerpc: Remove power8 strcasestr optimization 2 - 6-- 2024-03-05 Adhemerval Zanella Netto dj Committed
[v2] riscv: Fix alignment-ignorant memcpy implementation [v2] riscv: Fix alignment-ignorant memcpy implementation 1 - 6-- 2024-03-05 Adhemerval Zanella Netto Committed
« 1 2 3 4244 245 »