Show patches with: State = Action Required       |    Archived = No       |   420 patches
« 1 2 3 44 5 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
C2x printf %wN, %wfN support (bug 24466) C2x printf %wN, %wfN support (bug 24466) - - 2-- 2023-06-09 Joseph Myers New
[v2] tst-getdate: Improve testcase flexibility and add test. [v2] tst-getdate: Improve testcase flexibility and add test. - - 2-- 2023-06-09 Joe Simmons-Talbott New
tst-getdate: Improve testcase flexibility and add test. tst-getdate: Improve testcase flexibility and add test. - - 3-- 2023-06-09 Joe Simmons-Talbott New
Remove unused DATEMSK file for tst-getdate Remove unused DATEMSK file for tst-getdate 1 - 3-1 2023-06-09 Martin Coufal New
RISC-V: Stop referencing __global_pointer$ under PIC RISC-V: Stop referencing __global_pointer$ under PIC - - 5-- 2023-06-08 Palmer Dabbelt New
hurd: writev: Get rid of alloca hurd: writev: Get rid of alloca - - 5-- 2023-06-08 Joe Simmons-Talbott New
[v3] grantpt: Get rid of alloca [v3] grantpt: Get rid of alloca - - 6-- 2023-06-08 Joe Simmons-Talbott New
[4/4] aarch64: Add vector implementations of exp routines [1/4] aarch64: Add vector implementations of cos routines - - 6-- 2023-06-08 Joe Ramsay New
[3/4] aarch64: Add vector implementations of log routines [1/4] aarch64: Add vector implementations of cos routines - - 3-- 2023-06-08 Joe Ramsay New
[2/4] aarch64: Add vector implementations of sin routines [1/4] aarch64: Add vector implementations of cos routines - - 2-- 2023-06-08 Joe Ramsay New
[1/4] aarch64: Add vector implementations of cos routines [1/4] aarch64: Add vector implementations of cos routines - - 1-- 2023-06-08 Joe Ramsay New
[v1,2/2] x86: Implement clock_nanosleep{_time64} syscall for x86 only. [v1,1/2] x86: Implement sched_yield syscall for x86 only. - - 6-- 2023-06-08 Noah Goldstein New
[v1,1/2] x86: Implement sched_yield syscall for x86 only. [v1,1/2] x86: Implement sched_yield syscall for x86 only. - - 3-- 2023-06-08 Noah Goldstein New
[v2] grantpt: Get rid of alloca [v2] grantpt: Get rid of alloca - - 5-- 2023-06-07 Joe Simmons-Talbott New
[v11,3/3] x86: Make the divisor in setting `non_temporal_threshold` cpu specific [v11,1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4` 1 - 5-- 2023-06-07 Noah Goldstein New
[v11,2/3] x86: Refactor Intel `init_cpu_features` [v11,1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4` 1 - 3-- 2023-06-07 Noah Goldstein New
[v11,1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4` [v11,1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4` 2 - 3-- 2023-06-07 Noah Goldstein New
stdlib: Perform NULL pointer check for the getenv argument stdlib: Perform NULL pointer check for the getenv argument - - 6-- 2023-06-07 Dennis Brendel New
malloc: Decrease resource usage for malloc tests malloc: Decrease resource usage for malloc tests - - 6-- 2023-06-07 Adhemerval Zanella Netto 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 Netto New
[v2] elf: _dl_find_object may return 1 during early startup (bug 30515) [v2] elf: _dl_find_object may return 1 during early startup (bug 30515) 1 - 6-- 2023-06-07 Florian Weimer New
LoongArch: Add support for dl_runtime_profile LoongArch: Add support for dl_runtime_profile - - 6-- 2023-06-07 caiyinyu New
linux: Handle personality filtering for 32 bits linux: Handle personality filtering for 32 bits - - 5-1 2023-06-06 Adhemerval Zanella Netto New
Always do locking when accessing streams (bug 15142, bug 14697) Always do locking when accessing streams (bug 15142, bug 14697) - - 6-- 2023-06-06 Andreas Schwab New
[v5] MIPS: Sync elf.h from binutils [v5] MIPS: Sync elf.h from binutils - - 4-1 2023-06-06 Ying Huang New
[v2] linux: Split tst-ttyname [v2] linux: Split tst-ttyname - - 5-- 2023-06-05 Adhemerval Zanella Netto New
elf: _dl_find_object may return 1 during early startup (bug 30515) elf: _dl_find_object may return 1 during early startup (bug 30515) - - 5-- 2023-06-05 Florian Weimer New
Always do locking when accessing streams (bug 15142, bug 14697) Always do locking when accessing streams (bug 15142, bug 14697) - - 5-1 2023-06-05 Andreas Schwab New
[v3,2/2] Use O_IGNORE_CTTY where appropriate O_IGNORE_CTTY everywhere - - 6-- 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 - - 6-- 2023-06-04 Sergey Bugaev New
[v6,5/7] tests: replace fgets by xfgets Fix warn unused result - - 3-- 2023-06-02 Frederic Berat siddhesh New
[v6,4/7] tests: replace fread by xfread Fix warn unused result - - 3-- 2023-06-02 Frederic Berat siddhesh New
[v6,3/7] tests: replace system by xsystem Fix warn unused result - - 3-- 2023-06-02 Frederic Berat siddhesh New
[v6,2/7] tests: replace read by xread Fix warn unused result - - 3-- 2023-06-02 Frederic Berat siddhesh New
debug: Actually run tst-longjmp_chk3.c debug: Actually run tst-longjmp_chk3.c - - 5-- 2023-06-01 Nisha Poyarekar New
grantpt: Get rid of alloca grantpt: Get rid of alloca - - 4-- 2023-06-01 Joe Simmons-Talbott New
linux: Split tst-ttyname linux: Split tst-ttyname - 1 4-- 2023-06-01 Adhemerval Zanella Netto New
[v5] ifaddrs: Get rid of alloca [v5] ifaddrs: Get rid of alloca - - 5-- 2023-06-01 Joe Simmons-Talbott New
stdlib: Tune down thread arc4random tests stdlib: Tune down thread arc4random tests - - 5-- 2023-06-01 Adhemerval Zanella Netto New
stdlib: Tune down fork arc4random tests stdlib: Tune down fork arc4random tests - - 5-- 2023-06-01 Adhemerval Zanella Netto New
[v2] check_native: Get rid of alloca [v2] check_native: Get rid of alloca - - 5-- 2023-06-01 Joe Simmons-Talbott New
[v5,07/12] tests: replace system by xsystem [v5,01/12] catgets/gencat.c: fix warn unused result - - --- 2023-06-01 Frederic Berat New
[v5,04/12] tests: fix warn unused result on asprintf calls [v5,01/12] catgets/gencat.c: fix warn unused result - - --- 2023-06-01 Frederic Berat New
Format test results closer to what DejaGnu does Format test results closer to what DejaGnu does - - 4-- 2023-06-01 Maxim Kuvyrkov New
[v13] POSIX locale covers every byte [BZ# 29511] [v13] POSIX locale covers every byte [BZ# 29511] - - 5-- 2023-05-29 наб New
[v5,3/3] posix: regexec(): fix REG_STARTEND, pmatch->rm_so != 0 w/^ anchor Untitled series #20692 - - --- 2023-05-29 наб New
[v5,2/3] posix: regcomp(): clear RE_DOT_NOT_NULL Untitled series #20691 - - --- 2023-05-29 наб New
[v5,1/3] posix: add (failing) test for REG_STARTEND [v5,1/3] posix: add (failing) test for REG_STARTEND - - --- 2023-05-29 наб New
[v2,3/3] io: Add FORTIFY_SOURCE check for fcntl arguments fcntl fortification - - 4-- 2023-05-28 Sergey Bugaev New
[v2,2/3] cdefs.h: Define __glibc_warn_system_headers_{begin, end} fcntl fortification 1 - 4-- 2023-05-28 Sergey Bugaev New
[v2,1/3] support: Add support_fcntl_support_ofd_locks () fcntl fortification 1 - 4-- 2023-05-28 Sergey Bugaev New
[v10,3/3] x86: Make the divisor in setting `non_temporal_threshold` cpu specific [v10,1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4` 1 - 5-- 2023-05-27 Noah Goldstein New
[v10,2/3] x86: Refactor Intel `init_cpu_features` [v10,1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4` 1 - 4-- 2023-05-27 Noah Goldstein New
[v10,1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4` [v10,1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4` 2 - 5-- 2023-05-27 Noah Goldstein 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 Netto New
[v5,4/4] linux: Add pidfd_getpid Add pidfd_spawn, pidfd_spawnp, pidfd_fork, and pidfd_getpid - - 7-- 2023-05-23 Adhemerval Zanella Netto New
[v5,3/4] posix: Add PIDFDFORK_NOSIGCHLD for pidfd_fork Add pidfd_spawn, pidfd_spawnp, pidfd_fork, and pidfd_getpid - - 5-- 2023-05-23 Adhemerval Zanella Netto New
[v5,2/4] posix: Add pidfd_fork Add pidfd_spawn, pidfd_spawnp, pidfd_fork, and pidfd_getpid - - 3-- 2023-05-23 Adhemerval Zanella Netto New
[v5,1/4] posix: Add pidfd_spawn and pidfd_spawnp (BZ# 30349) Add pidfd_spawn, pidfd_spawnp, pidfd_fork, and pidfd_getpid - - 3-- 2023-05-23 Adhemerval Zanella Netto New
[v3] vfprintf-internal: Get rid of alloca. [v3] vfprintf-internal: Get rid of alloca. - - 6-- 2023-05-22 Joe Simmons-Talbott New
[v2] libio: Add nonnull attribute for most FILE * arguments in stdio.h [v2] libio: Add nonnull attribute for most FILE * arguments in stdio.h - - 2-- 2023-05-19 Xi Ruoyao New
[v2] Mark more functions as __COLD [v2] Mark more functions as __COLD - - 2-- 2023-05-18 Sergey Bugaev New
[14/14] implement RTLD_DI_DEPLIST dlinfo() request implement RTLD_NORELOCATE api [BZ #30007] - - 2-- 2023-05-18 stsp New
[13/14] implement dlset_object_base() function implement RTLD_NORELOCATE api [BZ #30007] - - 1-- 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] - - 1-- 2023-05-18 stsp New
[10/14] add test-case for RTLD_NORELOCATE implement RTLD_NORELOCATE api [BZ #30007] - - 1-- 2023-05-18 stsp New
[09/14] implement RTLD_NORELOCATE dlopen() flag implement RTLD_NORELOCATE api [BZ #30007] - - 1-- 2023-05-18 stsp New
[08/14] finalize elf segments on a relocation step implement RTLD_NORELOCATE api [BZ #30007] - - 1-- 2023-05-18 stsp New
[07/14] split out _dl_finalize_segments() implement RTLD_NORELOCATE api [BZ #30007] - - 1-- 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] - - 1-- 2023-05-18 stsp New
[02/14] use initial mmap also for ET_EXEC implement RTLD_NORELOCATE api [BZ #30007] - - 1-- 2023-05-18 stsp New
[01/14] elf: switch _dl_map_segment() to anonymous mapping implement RTLD_NORELOCATE api [BZ #30007] - - 1-- 2023-05-18 stsp New
[RFC,2/2] x86: Make dl-cache.h and readelflib.c not Linux-specific On ldconfig and ld.so.cache 1 - 2-- 2023-05-17 Sergey Bugaev New
[RFC,1/2] elf: Port ldconfig away from stack-allocated paths On ldconfig and ld.so.cache 3 - 1-- 2023-05-17 Sergey Bugaev 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
[v3] MIPS: Sync elf.h from binutils [v3] MIPS: Sync elf.h from binutils - - 2-- 2023-05-16 Ying Huang New
elf: add test for dl-printf elf: add test for dl-printf - - 2-- 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 - - 1-- 2023-05-15 Sergey Bugaev New
[RFC,4/6] Mark various functions as __TEXT_STARTUP and __TEXT_EXIT .text.subsections for some questionable benefit - - 1-- 2023-05-15 Sergey Bugaev New
[RFC,3/6] sys/cdefs.h: Define __TEXT_STARTUP & __TEXT_EXIT .text.subsections for some questionable benefit - - 1-- 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` - - 2-- 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 - 1-- 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 - 1-- 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) - - 2-- 2023-05-13 Karumanchi, Sajan via Libc-alpha New
[v5,8/9] nptl: rename __condvar_quiesce_and_switch_g1 Patch to fix glibc condition variable bug (BZ 25847) - - 1-- 2023-05-13 Karumanchi, Sajan via Libc-alpha New
[v5,7/9] nptl: Fix indentation Patch to fix glibc condition variable bug (BZ 25847) - - 1-- 2023-05-13 Karumanchi, Sajan 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) - - 1-- 2023-05-13 Karumanchi, Sajan via Libc-alpha New
[v5,5/9] nptl: Remove g_refs from condition variables Patch to fix glibc condition variable bug (BZ 25847) - - 1-- 2023-05-13 Karumanchi, Sajan 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) - - 1-- 2023-05-13 Karumanchi, Sajan 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) - - 1-- 2023-05-13 Karumanchi, Sajan 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) - - 1-- 2023-05-13 Karumanchi, Sajan via Libc-alpha New
[v5,1/9] pthreads NPTL: lost wakeup fix 2 Patch to fix glibc condition variable bug (BZ 25847) - - 1-- 2023-05-13 Karumanchi, Sajan via Libc-alpha New
[v4,3/3] elf: Restore support for _r_debug interpositions and copy relocations Restore support for _r_debug copy relocations & interposition - - 2-- 2023-05-08 Florian Weimer New
« 1 2 3 44 5 »