Show patches with: Archived = No       |   24393 patches
« 1 2 3 4243 244 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[v3,1/4] manual: logb(x) is floor(log2(fabs(x))) manual: arith.texi and math.texi fixes 1 - 5-- 2024-03-31 Alejandro Colomar dj Committed
LoongArch: Add soft floating-point fe* function implementations. LoongArch: Add soft floating-point fe* function implementations. - - 6-- 2024-03-31 caiyinyu Changes Requested
[v4] LoongArch: Add support for TLS Descriptors [v4] LoongArch: Add support for TLS Descriptors - - 6-- 2024-03-31 mengqinggang azanella Changes Requested
elf: handle NULL input to fatal_error elf: handle NULL input to fatal_error - - 6-- 2024-03-30 Jiangfeng Xiao Superseded
[2/2] build-many-glibcs.py: Add openrisc hard float glibc variant OpenRISC glibc hard float support - - 6-- 2024-03-29 Stafford Horne dj Under Review
[1/2] or1k: Add hard float support OpenRISC glibc hard float support - - 5-- 2024-03-29 Stafford Horne dj Under Review
[v6,3/3] RISC-V: Implement TLS Descriptors. RISC-V: Implement TLS Descriptors. - - 5-- 2024-03-29 Tatsuyuki Ishi New
[v6,2/3] RISC-V: Add TLSDESC reloc definitions. RISC-V: Implement TLS Descriptors. 1 - 5-- 2024-03-29 Tatsuyuki Ishi New
[v6,1/3] RISC-V: Add include guard for dl-tls.h. RISC-V: Implement TLS Descriptors. 1 - 5-- 2024-03-29 Tatsuyuki Ishi New
[v5,3/3] RISC-V: Implement TLS Descriptors. RISC-V: Implement TLS Descriptors. - - 5-- 2024-03-29 Tatsuyuki Ishi Superseded
[v5,2/3] RISC-V: Add TLSDESC reloc definitions. RISC-V: Implement TLS Descriptors. - - 5-- 2024-03-29 Tatsuyuki Ishi Superseded
[v5,1/3] RISC-V: Add include guard for dl-tls.h. RISC-V: Implement TLS Descriptors. - - 5-- 2024-03-29 Tatsuyuki Ishi Superseded
[v13] posix: Deprecate group_member for Linux [v13] posix: Deprecate group_member for Linux - - 6-- 2024-03-28 Joe Simmons-Talbott arjun Under Review
[v12] posix: Deprecate group_member for Linux [v12] posix: Deprecate group_member for Linux - - 6-- 2024-03-28 Joe Simmons-Talbott Superseded
[v2,10/10] math: Provide modf128 for static libm on alpha, s390, and sparcv9 Fix some libm static issues - - 6-- 2024-03-27 Adhemerval Zanella Netto Superseded
[v2,09/10] math: Provide frexpf128 for static libm on alpha, s390, and sparcv9 Fix some libm static issues - - 5-- 2024-03-27 Adhemerval Zanella Netto Superseded
[v2,08/10] math: Provided copysignf128 for static libm on alpha, s390, and sparcv9 Fix some libm static issues - - 5-- 2024-03-27 Adhemerval Zanella Netto Superseded
[v2,07/10] math: Fix isnanf128 static build Fix some libm static issues - - 5-- 2024-03-27 Adhemerval Zanella Netto Superseded
[v2,06/10] i386: Use generic exp10 Fix some libm static issues - - 5-- 2024-03-27 Adhemerval Zanella Netto Superseded
[v2,05/10] math: Fix i386 and m68k exp10 on static build Fix some libm static issues - - 5-- 2024-03-27 Adhemerval Zanella Netto Superseded
[v2,04/10] i386: Use generic fmodf Fix some libm static issues - - 5-- 2024-03-27 Adhemerval Zanella Netto Superseded
[v2,03/10] i386: Use generic fmod Fix some libm static issues - - 5-- 2024-03-27 Adhemerval Zanella Netto Superseded
[v2,02/10] 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
[v2,01/10] math: Add support for auto static math tests Fix some libm static issues - - 5-- 2024-03-27 Adhemerval Zanella Netto Superseded
RISC-V: Clobber V state on system calls RISC-V: Clobber V state on system calls - - 6-- 2024-03-27 Palmer Dabbelt maximk Under Review
[v11] posix: Deprecate group_member for Linux [v11] posix: Deprecate group_member for Linux - - 6-- 2024-03-27 Joe Simmons-Talbott Superseded
[15/15] math: Fix y1 template for arguments less/equal than 0 Fix some libm static issues - - 6-- 2024-03-27 Adhemerval Zanella Netto Superseded
[14/15] math: Fix y0 template for arguments less/equal than 0 Fix some libm static issues - - 5-- 2024-03-27 Adhemerval Zanella Netto Superseded
[13/15] math: Fix log2 template for inputs less than 0 Fix some libm static issues - - 5-- 2024-03-27 Adhemerval Zanella Netto Superseded
[12/15] math: Fix log10 template for inputs less than 0 Fix some libm static issues - - 5-- 2024-03-27 Adhemerval Zanella Netto Superseded
[11/15] math: Fix acos template for arguments greater than 1 Fix some libm static issues - - 5-- 2024-03-27 Adhemerval Zanella Netto Superseded
[10/15] math: Provide modf128 for static libm on alpha, s390, and sparcv9 Fix some libm static issues - - 5-- 2024-03-27 Adhemerval Zanella Netto Superseded
[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
« 1 2 3 4243 244 »