Show patches with: State = Action Required       |    Archived = No       |   29119 patches
« 1 2 ... 38 39 40291 292 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Benchtests: Adjust timing Benchtests: Adjust timing - - 1 - --- 2023-03-23 Wilco Dijkstra New
Benchtests: Improve large memcpy/memset benchmarks Benchtests: Improve large memcpy/memset benchmarks - - - - --- 2023-03-23 Wilco Dijkstra New
LoongArch: Add Syscall Assembly Implementation LoongArch: Add Syscall Assembly Implementation - - - - --- 2023-03-23 caiyinyu New
[v4] aligned_alloc: conform to C17 [v4] aligned_alloc: conform to C17 - - - - --- 2023-03-22 DJ Delorie New
system: Add "--" after "-c" for sh (BZ #28519) system: Add "--" after "-c" for sh (BZ #28519) - - 1 - --- 2023-03-22 Joe Simmons-Talbott New
[v2] posix: Fix some crashes in wordexp [BZ #18096] [v2] posix: Fix some crashes in wordexp [BZ #18096] - - 1 - --- 2023-03-22 Julian Squires New
configure: error out as early as possible on build = source directory configure: error out as early as possible on build = source directory - - - - --- 2023-03-22 Zack Weinberg New
[v2] Skip mcount overflow and tunables tests on "--disable-tunables" [v2] Skip mcount overflow and tunables tests on "--disable-tunables" - - - - --- 2023-03-21 MAHESH BODAPATI New
[v3,1/1] Created tunable to force small pages on stack allocation. *** Created tunable to force small pages on stack allocation. - - - - --- 2023-03-21 Cupertino Miranda New
Add config.log to .gitignore Add config.log to .gitignore - - - - --- 2023-03-21 Rong Tao New
[v3] aligned_alloc: conform to C17 [v3] aligned_alloc: conform to C17 - - - - --- 2023-03-21 DJ Delorie New
[v2,1/1] Created tunable to force small pages on stack allocation. *** Created tunable to force small pages on stack allocation. - - - - --- 2023-03-20 Cupertino Miranda New
[v4,5/5] math: Remove the error handling wrapper from fmod and fmodf Improve fmod and fmodf - - 1 - --- 2023-03-20 Adhemerval Zanella New
[v4,4/5] math: Improve fmodf Improve fmod and fmodf - - 1 - --- 2023-03-20 Adhemerval Zanella New
[v4,3/5] math: Improve fmod Improve fmod and fmodf - - 1 - --- 2023-03-20 Adhemerval Zanella New
[v4,2/5] benchtests: Add fmodf benchmark Improve fmod and fmodf - - 1 - --- 2023-03-20 Adhemerval Zanella New
[v4,1/5] benchtests: Add fmod benchmark Improve fmod and fmodf - - 1 - --- 2023-03-20 Adhemerval Zanella New
Created tunable to force small pages on stack allocation. Created tunable to force small pages on stack allocation. - - - - --- 2023-03-20 Cupertino Miranda New
[v4,2/5] benchtests: Add fmodf benchmark Improve fmod and fmodf - - - - --- 2023-03-20 Adhemerval Zanella New
[v4,1/5] benchtests: Add fmod benchmark Improve fmod and fmodf - - - - --- 2023-03-20 Adhemerval Zanella New
[v2] hurd: Add expected abilist files for x86_64 [v2] hurd: Add expected abilist files for x86_64 - - - - --- 2023-03-19 Sergey Bugaev New
[RFC,34/34] hurd: Add expected abilist files for x86_64 The rest of the x86_64-gnu port - - - - --- 2023-03-19 Sergey Bugaev New
[RFC,33/34] hurd: Create abilist files for lib{mach, hurd}user The rest of the x86_64-gnu port - - - - --- 2023-03-19 Sergey Bugaev New
[RFC,32/34] hurd: Implement sigreturn for x86_64 The rest of the x86_64-gnu port - - - - --- 2023-03-19 Sergey Bugaev New
[RFC,31/34] hurd: Microoptimize _hurd_self_sigstate () The rest of the x86_64-gnu port - - - - --- 2023-03-19 Sergey Bugaev New
[RFC,30/34] hurd: Implement longjmp for x86_64 The rest of the x86_64-gnu port - - - - --- 2023-03-19 Sergey Bugaev New
[RFC,29/34] hurd: Add vm_param.h for x86_64 The rest of the x86_64-gnu port - - - - --- 2023-03-19 Sergey Bugaev New
[RFC,28/34] hurd: Implement _hurd_longjmp_thread_state for x86_64 The rest of the x86_64-gnu port - - - - --- 2023-03-19 Sergey Bugaev New
[RFC,27/34] hurd: Don't leak __hurd_reply_port0 The rest of the x86_64-gnu port - - - - --- 2023-03-19 Sergey Bugaev New
[RFC,26/34] hurd: Remove __hurd_local_reply_port The rest of the x86_64-gnu port - - - - --- 2023-03-19 Sergey Bugaev New
[RFC,25/34] hurd: Improve reply port handling when exiting signal handlers The rest of the x86_64-gnu port - - - - --- 2023-03-19 Sergey Bugaev New
[RFC,24/34] hurd: Only check for TLS initialization inside rtld or in static builds The rest of the x86_64-gnu port - - - - --- 2023-03-19 Sergey Bugaev New
[RFC,23/34] elf: Stop including tls.h in ldsodefs.h The rest of the x86_64-gnu port - - - - --- 2023-03-19 Sergey Bugaev New
[RFC,22/34] htl: Implement thread_set_pcsptp for x86_64 The rest of the x86_64-gnu port - - - - --- 2023-03-19 Sergey Bugaev New
[RFC,21/34] x86_64: Add rtld-stpncpy & rtld-strncpy The rest of the x86_64-gnu port - - - - --- 2023-03-19 Sergey Bugaev New
[RFC,20/34] htl: Add tcb-offsets.sym for x86_64 The rest of the x86_64-gnu port - - - - --- 2023-03-19 Sergey Bugaev New
[RFC,19/34] hurd: Move a couple of singal-related files to x86 The rest of the x86_64-gnu port - - - - --- 2023-03-19 Sergey Bugaev New
[RFC,18/34] hurd: Port trampoline.c to x86_64 The rest of the x86_64-gnu port - - - - --- 2023-03-19 Sergey Bugaev New
[RFC,17/34] hurd: Implement x86_64/intr-msg.h The rest of the x86_64-gnu port - - - - --- 2023-03-19 Sergey Bugaev New
[RFC,16/34] hurd: Add sys/ucontext.h and sigcontext.h for x86_64 The rest of the x86_64-gnu port - - - - --- 2023-03-19 Sergey Bugaev New
[RFC,15/34] hurd: Use uintptr_t for register values in trampoline.c The rest of the x86_64-gnu port - - - - --- 2023-03-19 Sergey Bugaev New
[RFC,14/34] hurd: Move rtld-strncpy-c.c out of mach/hurd/ The rest of the x86_64-gnu port - - - - --- 2023-03-19 Sergey Bugaev New
[RFC,13/34] x86-64: Disable prefer_map_32bit_exec tunable on non-Linux The rest of the x86_64-gnu port - - - - --- 2023-03-19 Sergey Bugaev New
[RFC,12/34] hurd: More 64-bit integer casting fixes The rest of the x86_64-gnu port - - - - --- 2023-03-19 Sergey Bugaev New
[RFC,11/34] mach, hurd: Drop __libc_lock_self0 The rest of the x86_64-gnu port - - - - --- 2023-03-19 Sergey Bugaev New
[RFC,10/34] stdio-common: Fix building when !IS_IN (libc) The rest of the x86_64-gnu port - - - - --- 2023-03-19 Sergey Bugaev New
[RFC,09/34] hurd: Fix _hurd_setup_sighandler () signature The rest of the x86_64-gnu port - - - - --- 2023-03-19 Sergey Bugaev New
[RFC,08/34] hurd: Disable O_TRUNC and FS_RETRY_MAGICAL in rtld The rest of the x86_64-gnu port - - - - --- 2023-03-19 Sergey Bugaev New
[RFC,07/34] hurd: Fix file name in #error The rest of the x86_64-gnu port - - - - --- 2023-03-19 Sergey Bugaev New
[RFC,06/34] hurd: Swap around two function calls The rest of the x86_64-gnu port - - - - --- 2023-03-19 Sergey Bugaev New
[RFC,05/34] hurd: Remove __hurd_threadvar_stack_{offset, mask} The rest of the x86_64-gnu port - - - - --- 2023-03-19 Sergey Bugaev New
[RFC,04/34] hurd: Make exception subcode a long The rest of the x86_64-gnu port - - - - --- 2023-03-19 Sergey Bugaev New
[RFC,gnumach,03/34] Make exception subcode a long The rest of the x86_64-gnu port - - - - --- 2023-03-19 Sergey Bugaev New
[RFC,gnumach,02/34] Remove bootstrap.defs The rest of the x86_64-gnu port - - - - --- 2023-03-19 Sergey Bugaev New
[RFC,gnumach,01/34] Add i386_fsgs_base_state The rest of the x86_64-gnu port - - - - --- 2023-03-19 Sergey Bugaev New
[13/13] dlfcn,elf: impl DLMEM_DONTREPLACE dlmem() flag implement dlmem() function - - - - --- 2023-03-18 stsp New
[12/13] dlfcn,elf: implement dlmem() [BZ #11767] implement dlmem() function - - - - --- 2023-03-18 stsp New
[11/13] elf: split _dl_check_loaded() from _dl_map_object implement dlmem() function - - - - --- 2023-03-18 stsp New
[10/13] elf: convert _dl_map_object to a callback implement dlmem() function - - - - --- 2023-03-18 stsp New
[09/13] elf: call _dl_map_segment() via premap callback implement dlmem() function - - - - --- 2023-03-18 stsp New
[08/13] elf: convert _dl_map_segments's mmap() to a callback implement dlmem() function - - - - --- 2023-03-18 stsp New
[07/13] elf: convert pread64 to callback in do_open_verify() implement dlmem() function - - - - --- 2023-03-18 stsp New
[06/13] elf: load elf hdr fully in open_verify() implement dlmem() function - - - - --- 2023-03-18 stsp New
[05/13] elf: split open_verify() into reusable parts implement dlmem() function - - - - --- 2023-03-18 stsp New
[04/13] elf: split _dl_map_object_from_fd() into reusable parts implement dlmem() function - - - - --- 2023-03-18 stsp New
[03/13] elf: dont pass fd to _dl_process_pt_xx implement dlmem() function - - - - --- 2023-03-18 stsp New
[02/13] elf: switch _dl_map_segment() to anonymous mapping implement dlmem() function - - - - --- 2023-03-18 stsp New
[01/13] elf: strdup() l_name if no realname [BZ #30100] implement dlmem() function - - - - --- 2023-03-18 stsp New
posix: Fix some null deferences in wordexp [BZ #18096] posix: Fix some null deferences in wordexp [BZ #18096] - - - - --- 2023-03-18 Julian Squires New
[3/3] htl: move pthread_self info libc. htl: move some symbol into libc - - - - --- 2023-03-18 Guy-Fleury Iteriteka New
[2/3] htl: move ___pthread_self into libc. htl: move some symbol into libc - - - - --- 2023-03-18 Guy-Fleury Iteriteka New
[1/3] htl: move __pthtread_total into libc htl: move some symbol into libc - - - - --- 2023-03-18 Guy-Fleury Iteriteka New
[v2] aligned_alloc: conform to C17 [v2] aligned_alloc: conform to C17 - - - - --- 2023-03-17 DJ Delorie New
[11/11] dlfcn,elf: implement dlmem() [BZ #11767] implement dlmem() function - - - - --- 2023-03-17 stsp New
[10/11] elf: convert _dl_map_object to a callback implement dlmem() function - - - - --- 2023-03-17 stsp New
[09/11] elf: call _dl_map_segment() via premap callback implement dlmem() function - - - - --- 2023-03-17 stsp New
[08/11] elf: convert _dl_map_segments's mmap() to a callback implement dlmem() function - - - - --- 2023-03-17 stsp New
[07/11] elf: convert pread64 to callback in do_open_verify() implement dlmem() function - - - - --- 2023-03-17 stsp New
[06/11] elf: load elf hdr fully in open_verify() implement dlmem() function - - - - --- 2023-03-17 stsp New
[05/11] elf: split open_verify() into reusable parts implement dlmem() function - - - - --- 2023-03-17 stsp New
[04/11] elf: split _dl_map_object_from_fd() into reusable parts implement dlmem() function - - - - --- 2023-03-17 stsp New
[03/11] elf: dont pass fd to _dl_process_pt_xx implement dlmem() function - - - - --- 2023-03-17 stsp New
[02/11] elf: switch _dl_map_segment() to anonymous mapping implement dlmem() function - - - - --- 2023-03-17 stsp New
[01/11] elf: strdup() l_name if no realname [BZ #30100] implement dlmem() function - - - - --- 2023-03-17 stsp New
[v3,5/5] math: Remove the error handling wrapper from fmod and fmodf Improve fmod and fmodf - - - - --- 2023-03-16 Adhemerval Zanella New
[v3,4/5] math: Improve fmodf Improve fmod and fmodf - - - - --- 2023-03-16 Adhemerval Zanella New
[v3,3/5] math: Improve fmod Improve fmod and fmodf - - - - --- 2023-03-16 Adhemerval Zanella New
[v3,2/5] benchtests: Add fmodf benchmark Improve fmod and fmodf - - - - --- 2023-03-16 Adhemerval Zanella New
[v3,1/5] benchtests: Add fmod benchmark Improve fmod and fmodf - - - - --- 2023-03-16 Adhemerval Zanella New
aligned_alloc: conform to C17 aligned_alloc: conform to C17 - - - - --- 2023-03-16 DJ Delorie New
C2x strtol binary constant handling: Fix special case "0b" C2x strtol binary constant handling: Fix special case "0b" - - - - --- 2023-03-16 Bruno Haible New
getlogin_r: fix missing fallback if loginid is unset (bug 30235) getlogin_r: fix missing fallback if loginid is unset (bug 30235) - - - - --- 2023-03-16 Andreas Schwab New
[v2] x86: Set FSGSBASE to active if enabled by kernel [v2] x86: Set FSGSBASE to active if enabled by kernel - - 1 - --- 2023-03-16 H.J. Lu New
[v2,5/5] math: Remove the error handling wrapper from fmod and fmodf Improve fmod and fmodf - - - - --- 2023-03-15 Adhemerval Zanella New
[v2,4/5] math: Improve fmodf Improve fmod and fmodf - - - - --- 2023-03-15 Adhemerval Zanella New
[v2,3/5] math: Improve fmod Improve fmod and fmodf - - - - --- 2023-03-15 Adhemerval Zanella New
[v2,2/5] benchtests: Add fmodf benchmark Improve fmod and fmodf - - - - --- 2023-03-15 Adhemerval Zanella New
[v2,1/5] benchtests: Add fmod benchmark Improve fmod and fmodf - - - - --- 2023-03-15 Adhemerval Zanella New
[v3] riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC. [v3] riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC. 1 - 1 - --- 2023-03-14 Kito Cheng New
[v2] Remap __GLIBC_FLT_EVAL_METHOD to 0 if __FLT_EVAL_METHOD__ is -1 [v2] Remap __GLIBC_FLT_EVAL_METHOD to 0 if __FLT_EVAL_METHOD__ is -1 1 - 1 - --- 2023-03-14 Kito Cheng New
« 1 2 ... 38 39 40291 292 »