Show patches with: State = Action Required       |   4783 patches
« 1 2 3 447 48 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[v1b,3/3] Makeconfig: Use spaces consistently before = Makeconfig: reflow and other whitespace changes - - 313 2023-07-17 Alejandro Colomar New
[v1b,2/3] Makeconfig: Use one line per token Makeconfig: reflow and other whitespace changes - - 312 2023-07-17 Alejandro Colomar New
[v1b,1/3] Makeconfig: Use a space before a newline escape Makeconfig: reflow and other whitespace changes - - 5-- 2023-07-17 Alejandro Colomar New
INSTALL: Fix typo ibmlondouble to ibmlongdouble INSTALL: Fix typo ibmlondouble to ibmlongdouble - - 6-- 2023-07-13 Joe Simmons-Talbott New
manual: Fix typos in struct dl_find_object manual: Fix typos in struct dl_find_object 1 - 25- 2023-07-13 Florian Weimer New
Makeconfig: Use a space before a newline escape Makeconfig: Use a space before a newline escape - - 5-1 2023-07-11 Alejandro Colomar New
Typos is dl_find_object manual Typos is dl_find_object manual - - -52 2023-07-11 Bert Wesarg New
dirent.h: Fix typo in __nonnull attribute dirent.h: Fix typo in __nonnull attribute - - 6-- 2023-07-11 Alejandro Colomar New
malloc.c: Remove bogus __nonnull attribute malloc.c: Remove bogus __nonnull attribute 1 - 6-- 2023-07-11 Alejandro Colomar New
[RFC,v1,2/2] Makeconfig: Compile glibc with -fno-delete-null-pointer-checks Use -fno-delete-null-pointer-checks to build glibc - - 1-5 2023-07-11 Alejandro Colomar New
[RFC,v1,1/2] Makeconfig: Use one line per token Use -fno-delete-null-pointer-checks to build glibc - - 4-1 2023-07-11 Alejandro Colomar New
[6/6] misc: annotate q_data with __decl_is_flex_array Support use of -fstrict-flex-arrays in user code - - 5-1 2023-07-10 Cristian Rodríguez New
[5/6] io: annotate fts_name with __decl_is_flex_array Support use of -fstrict-flex-arrays in user code - - 5-- 2023-07-10 Cristian Rodríguez New
[4/6] inet: annotate ip6r0_addr with __decl_is_flex_array Support use of -fstrict-flex-arrays in user code - - 5-- 2023-07-10 Cristian Rodríguez New
[3/6] inet: annotate tu_data and tu_stuff with __decl_is_flex_array Support use of -fstrict-flex-arrays in user code - - 5-- 2023-07-10 Cristian Rodríguez New
[2/6] dlfcn : annotate dls_serpath with __decl_is_flex_array Support use of -fstrict-flex-arrays in user code - - 4-- 2023-07-10 Cristian Rodríguez New
[1/6] Introduce __decl_is_flex_array macro Support use of -fstrict-flex-arrays in user code - - 1-1 2023-07-10 Cristian Rodríguez New
[2/2] LoongArch: Add vector implementation for _dl_runtime_resolve. [1/2] LoongArch: config: Added HAVE_LOONGARCH_VEC_ASM. - - 34- 2023-07-10 caiyinyu New
[v4] off64_t: prefer off_t for splice, etc. [v4] off64_t: prefer off_t for splice, etc. - - -52 2023-07-09 Paul Eggert New
getpw: Get rid of alloca getpw: Get rid of alloca - - 61- 2023-07-07 Joe Simmons-Talbott New
[v5,3/3] elf: Restore support for _r_debug interpositions and copy relocations Restore support for _r_debug copy relocations, interposition - - 5-1 2023-07-07 Florian Weimer New
[v5,2/3] elf: Introduce _dl_debug_change_state Restore support for _r_debug copy relocations, interposition - - 4-1 2023-07-07 Florian Weimer New
[v5,1/3] elf: Introduce separate _r_debug_array variable Restore support for _r_debug copy relocations, interposition - - 5-- 2023-07-07 Florian Weimer New
resolv/nss_dns/dns-host: Note the usage of alloca is safe. resolv/nss_dns/dns-host: Note the usage of alloca is safe. - - 61- 2023-07-05 Joe Simmons-Talbott New
[v2] debug: Fix fortified realpath C++ ODR violation (BZ 30516) [v2] debug: Fix fortified realpath C++ ODR violation (BZ 30516) - - 511 2023-07-03 Adhemerval Zanella New
[v9,3/3] posix: add test for REG_STARTEND [v9,1/3] posix: regcomp(): clear RE_DOT_NOT_NULL - - 5-1 2023-07-03 Ahelenia Ziemiańska New
[v9,2/3] posix: regexec(): fix REG_STARTEND, pmatch->rm_so != 0 w/^ anchor [v9,1/3] posix: regcomp(): clear RE_DOT_NOT_NULL - - 4-1 2023-07-03 Ahelenia Ziemiańska New
[v9,1/3] posix: regcomp(): clear RE_DOT_NOT_NULL [v9,1/3] posix: regcomp(): clear RE_DOT_NOT_NULL - - 5-- 2023-07-03 Ahelenia Ziemiańska New
nscd: Move declarations used in the library out of <nscd.h> nscd: Move declarations used in the library out of <nscd.h> - - 61- 2023-07-03 Florian Weimer New
x86_64: Implement AVX2 version of strlcpy/wcslcpy function x86_64: Implement AVX2 version of strlcpy/wcslcpy function - - 6-- 2023-06-30 Sunil Pandey New
Build libsupport.a with exception and asynchronous unwind tables Build libsupport.a with exception and asynchronous unwind tables - - 241 2023-06-30 John David Anglin New
[v2,3/4] configure: Disable lazy binding by default Update default build configuration - - 42- 2023-06-30 Siddhesh Poyarekar New
[v2,2/4] configure: Default --enable-stack-protector to strong Update default build configuration - - 51- 2023-06-30 Siddhesh Poyarekar New
Remove 'grp' and merge into 'nss' and 'posix' Remove 'grp' and merge into 'nss' and 'posix' 1 - 511 2023-06-29 Arjun Shankar New
vfscanf-internal: Get rid of unbounded allocas vfscanf-internal: Get rid of unbounded allocas - - 61- 2023-06-27 Joe Simmons-Talbott New
linux: Do not spawn a new thread for SIGEV_THREAD (BZ 30558, 27895, 29705) linux: Do not spawn a new thread for SIGEV_THREAD (BZ 30558, 27895, 29705) - - 61- 2023-06-27 Adhemerval Zanella New
[v2] manual: Update documentation of strerror and related functions [v2] manual: Update documentation of strerror and related functions 1 - 6-- 2023-06-26 Florian Weimer New
[5/5] stdio-common: Replace zero-length array with flexible-array member Untitled series #21649 - - --- 2023-06-21 Cristian Rodríguez New
[4/5] linux: Replace zero-length array with flexible-array member on struct dirstream Untitled series #21649 - - --- 2023-06-21 Cristian Rodríguez New
[3/5] linux: Replace zero-length array with flexible-array member on inotify struct Untitled series #21649 - - --- 2023-06-21 Cristian Rodríguez New
[2/5] include: Replace zero-length array "msg" with C99 flexible-array. Untitled series #21649 - - --- 2023-06-21 Cristian Rodríguez New
[2/2] time: Implement extra timebase defines for timespec_get and timespec_getres Implement newly add timebase defines for c2x timespec_get and timespec_getres - - 3-2 2023-06-21 Yonggang Luo New
[1/2] time: Implement newly add timebase defines for c2x timespec_get and timespec_getres Implement newly add timebase defines for c2x timespec_get and timespec_getres - - 4-1 2023-06-21 Yonggang Luo New
[v3,2/4] time: Implement newly add timebase defines for c23 timespec_get and timespec_getres [v3,1/4] clang-format: Do not usage tab to indent code - - --- 2023-06-21 Yonggang Luo New
[v3,1/4] clang-format: Do not usage tab to indent code [v3,1/4] clang-format: Do not usage tab to indent code - - --- 2023-06-21 Yonggang Luo New
[1/5] catgets: Replace zero-length array name_ptr with C99 flexible-array. [1/5] catgets: Replace zero-length array name_ptr with C99 flexible-array. 1 - --- 2023-06-20 Cristian Rodríguez Accepted
[v2,4/4] c2y: Add function cnd_timedwait_base and mtx_timedlock_base c2y proposal add monotonicwait support for mtx and ctx - - 3-2 2023-06-20 Yonggang Luo RFC
[v2,3/4] c11: Switch to use pthread_mutex_clocklock and pthread_cond_clockwait to implement cnd and… c2y proposal add monotonicwait support for mtx and ctx - - 3-2 2023-06-20 Yonggang Luo RFC
[v2,2/4] time: Implement c23 timespec_get base c2y proposal add monotonicwait support for mtx and ctx - - 3-2 2023-06-20 Yonggang Luo RFC
[v2,1/4] clang-format: should format with 2 space and do not usage tab c2y proposal add monotonicwait support for mtx and ctx - - 5-- 2023-06-20 Yonggang Luo RFC
[v2] debug: Actually run tst-longjmp_chk3.c [v2] debug: Actually run tst-longjmp_chk3.c - - 61- 2023-06-14 Nisha Poyarekar New
RISC-V: Stop referencing __global_pointer$ under PIC RISC-V: Stop referencing __global_pointer$ under PIC - - 6-- 2023-06-08 Palmer Dabbelt New
nss_files: Tune down tst-nss-files-hosts-getent resource usage nss_files: Tune down tst-nss-files-hosts-getent resource usage - - 6-- 2023-06-07 Adhemerval Zanella New
LoongArch: Add support for dl_runtime_profile LoongArch: Add support for dl_runtime_profile - - 61- 2023-06-07 caiyinyu New
linux: Handle personality filtering for 32 bits linux: Handle personality filtering for 32 bits - - 6-- 2023-06-06 Adhemerval Zanella New
Always do locking when accessing streams (bug 15142, bug 14697) Always do locking when accessing streams (bug 15142, bug 14697) - - 511 2023-06-05 Andreas Schwab New
[v3,2/2] Use O_IGNORE_CTTY where appropriate O_IGNORE_CTTY everywhere - - 61- 2023-06-04 Sergey Bugaev New
[v3,1/2] include/fcntl.h: Define O_IGNORE_CTTY O_IGNORE_CTTY everywhere - - 5-- 2023-06-04 Sergey Bugaev New
hurd: Exclude more headers when generating errno.h hurd: Exclude more headers when generating errno.h - - 61- 2023-06-04 Sergey Bugaev New
debug: Actually run tst-longjmp_chk3.c debug: Actually run tst-longjmp_chk3.c - - 51- 2023-06-01 Nisha Poyarekar New
stdlib: Tune down thread arc4random tests stdlib: Tune down thread arc4random tests - - 5-- 2023-06-01 Adhemerval Zanella New
Move {read,write}_all functions to a dedicated header Move {read,write}_all functions to a dedicated header - - 1-3 2023-06-01 Frederic Berat Changes Requested
Format test results closer to what DejaGnu does Format test results closer to what DejaGnu does - - 41- 2023-06-01 Maxim Kuvyrkov New
[v7] nptl: Fix Race conditions in pthread cancellation [BZ#12683] [v7] nptl: Fix Race conditions in pthread cancellation [BZ#12683] - - 6-- 2023-05-24 Adhemerval Zanella codonell Under Review
[2/2] posix: correctly detect invalid classes after match in fnmatch() posix: fix fnmatch() inconsistency BZ#30483 - - 5-- 2023-05-23 Carlo Arenas Changes Requested
[1/2] fnmatch: allow character class names with 'z' posix: fix fnmatch() inconsistency BZ#30483 - - 4-- 2023-05-23 Carlo Arenas Changes Requested
[v2] elf: Make more functions available for binding during dlclose (bug 30425) [v2] elf: Make more functions available for binding during dlclose (bug 30425) - - 4-- 2023-05-22 Florian Weimer Changes Requested
[v2] Mark more functions as __COLD [v2] Mark more functions as __COLD - - 21- 2023-05-18 Sergey Bugaev New
[14/14] implement RTLD_DI_DEPLIST dlinfo() request implement RTLD_NORELOCATE api [BZ #30007] - - 21- 2023-05-18 stsp New
[13/14] implement dlset_object_base() function implement RTLD_NORELOCATE api [BZ #30007] - - 11- 2023-05-18 stsp New
[12/14] implement RTLD_DI_MAPINFO dlinfo() request implement RTLD_NORELOCATE api [BZ #30007] - - 1-- 2023-05-18 stsp New
[11/14] implement dlrelocate() function implement RTLD_NORELOCATE api [BZ #30007] - - 11- 2023-05-18 stsp New
[10/14] add test-case for RTLD_NORELOCATE implement RTLD_NORELOCATE api [BZ #30007] - - 11- 2023-05-18 stsp New
[09/14] implement RTLD_NORELOCATE dlopen() flag implement RTLD_NORELOCATE api [BZ #30007] - - 11- 2023-05-18 stsp New
[08/14] finalize elf segments on a relocation step implement RTLD_NORELOCATE api [BZ #30007] - - 11- 2023-05-18 stsp New
[07/14] split out _dl_finalize_segments() implement RTLD_NORELOCATE api [BZ #30007] - - 11- 2023-05-18 stsp New
[06/14] move relocation into _dl_object_reloc() func implement RTLD_NORELOCATE api [BZ #30007] - - 1-- 2023-05-18 stsp New
[05/14] split do_reloc_2() out of do_open_worker() implement RTLD_NORELOCATE api [BZ #30007] - - 1-- 2023-05-18 stsp New
[04/14] split do_reloc_1() from dl_open_worker_begin() implement RTLD_NORELOCATE api [BZ #30007] - - 1-- 2023-05-18 stsp New
[03/14] rework maphole implement RTLD_NORELOCATE api [BZ #30007] - - 11- 2023-05-18 stsp New
[02/14] use initial mmap also for ET_EXEC implement RTLD_NORELOCATE api [BZ #30007] - - 11- 2023-05-18 stsp New
[01/14] elf: switch _dl_map_segment() to anonymous mapping implement RTLD_NORELOCATE api [BZ #30007] - - 11- 2023-05-18 stsp New
powerpc: Use sysconf (_SC_SIGSTKSZ) to set SIGSTKSZ and MINSIGSTKSZ. powerpc: Use sysconf (_SC_SIGSTKSZ) to set SIGSTKSZ and MINSIGSTKSZ. - - 2-- 2023-05-16 Manjunath Matti New
elf: add test for dl-printf elf: add test for dl-printf - - 21- 2023-05-15 Roy Eldar New
[RFC,6/6] mach: In rtld, mark MIG routines as __TEXT_STARTUP .text.subsections for some questionable benefit - - 2-- 2023-05-15 Sergey Bugaev New
[RFC,5/6] Also place entry points into .text.startup .text.subsections for some questionable benefit - - 11- 2023-05-15 Sergey Bugaev New
[RFC,4/6] Mark various functions as __TEXT_STARTUP and __TEXT_EXIT .text.subsections for some questionable benefit - - 11- 2023-05-15 Sergey Bugaev New
[RFC,3/6] sys/cdefs.h: Define __TEXT_STARTUP & __TEXT_EXIT .text.subsections for some questionable benefit - - 11- 2023-05-15 Sergey Bugaev New
[RFC,2/6] mcheck: Microoptimize .text.subsections for some questionable benefit - - 1-- 2023-05-15 Sergey Bugaev New
[v9,3/3] x86: Make the divisor in setting `non_temporal_threshold` cpu specific [v9,1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4` - - 21- 2023-05-13 Noah Goldstein New
[v9,2/3] x86: Refactor Intel `init_cpu_features` [v9,1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4` 1 - 11- 2023-05-13 Noah Goldstein New
[v9,1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4` [v9,1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4` 1 - 11- 2023-05-13 Noah Goldstein New
[v5,9/9] nptl: Use all of g1_start and g_signals Patch to fix glibc condition variable bug (BZ 25847) - - 21- 2023-05-13 develop--- via Libc-alpha New
[v5,8/9] nptl: rename __condvar_quiesce_and_switch_g1 Patch to fix glibc condition variable bug (BZ 25847) - - 11- 2023-05-13 develop--- via Libc-alpha New
[v5,7/9] nptl: Fix indentation Patch to fix glibc condition variable bug (BZ 25847) - - 11- 2023-05-13 develop--- via Libc-alpha New
[v5,6/9] nptl: Use a single loop in pthread_cond_wait instaed of a nested loop Patch to fix glibc condition variable bug (BZ 25847) - - 11- 2023-05-13 develop--- via Libc-alpha New
[v5,5/9] nptl: Remove g_refs from condition variables Patch to fix glibc condition variable bug (BZ 25847) - - 11- 2023-05-13 develop--- via Libc-alpha New
[v5,4/9] nptl: Remove unnecessary quadruple check in pthread_cond_wait Patch to fix glibc condition variable bug (BZ 25847) - - 11- 2023-05-13 develop--- via Libc-alpha New
[v5,3/9] nptl: Remove unnecessary catch-all-wake in condvar group switch Patch to fix glibc condition variable bug (BZ 25847) - - 11- 2023-05-13 develop--- via Libc-alpha New
[v5,2/9] nptl: Update comments and indentation for new condvar implementation Patch to fix glibc condition variable bug (BZ 25847) - - 11- 2023-05-13 develop--- via Libc-alpha New
« 1 2 3 447 48 »