Show patches with: State = Action Required       |    Archived = No       |   612 patches
« 1 2 3 46 7 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[v5] linux: Add support for getrandom vDSO [v5] linux: Add support for getrandom vDSO - - 3-- 2024-09-10 Adhemerval Zanella New
[1/1] stdio-common: Add more tests of the setvbuf() function. stdio-common: Add more tests of the setvbuf() function. - - 2-1 2024-09-10 Nick Clifton New
AArch64: Remove memset-reg.h AArch64: Remove memset-reg.h 1 - 2-1 2024-09-10 Wilco Dijkstra New
[3/3] Disable _TIME_BITS if the compiler defaults to it Allow glibc to build with gcc that defaults to fortify, LFS, and 64-bit time_t - - 3-- 2024-09-10 Adhemerval Zanella New
[2/3] Disable _FILE_OFFSET_BITS if the compiler defaults to it Allow glibc to build with gcc that defaults to fortify, LFS, and 64-bit time_t - - 1-- 2024-09-10 Adhemerval Zanella New
[1/3] Do not use -Wp to disable fortify (BZ 31928) Allow glibc to build with gcc that defaults to fortify, LFS, and 64-bit time_t - - 1-- 2024-09-10 Adhemerval Zanella New
Add freopen special-case tests: chroot, EFBIG Add freopen special-case tests: chroot, EFBIG - - 6-- 2024-09-09 Joseph Myers New
Add a new fwrite test that exercises buffer overflow Add a new fwrite test that exercises buffer overflow 1 - 6-- 2024-09-09 Tulio Magno Quites Machado Filho New
[v7,2/2] Optimize bsearch() implementation for performance Optimization and benchmarking of bsearch() 1 - 6-- 2024-09-09 Kuan-Wei Chiu New
[v7,1/2] benchtests: Add benchmark test for bsearch Optimization and benchmarking of bsearch() 1 - 5-- 2024-09-09 Kuan-Wei Chiu New
[v4] debug: Fix read error handling in pcprofiledump [v4] debug: Fix read error handling in pcprofiledump - - 6-- 2024-09-09 Florian Weimer New
[v8] replace tgammaf by the CORE-MATH implementation [v8] replace tgammaf by the CORE-MATH implementation - - 6-- 2024-09-09 Paul Zimmermann New
[v2] math: Improve layout of expf data [v2] math: Improve layout of expf data - - --2 2024-09-09 Wilco Dijkstra azanella Under Review
tst: Extend cross-test-ssh.sh to support passing glibc tunables tst: Extend cross-test-ssh.sh to support passing glibc tunables - - 6-- 2024-09-09 Yury Khrustalev arjun Under Review
[v6] misc: FUSE-based tests for mkstemp [v6] misc: FUSE-based tests for mkstemp - - 6-- 2024-09-09 Florian Weimer dj Under Review
[v2] nss: reject invalid port passed to getaddrinfo [BZ #16208] [v2] nss: reject invalid port passed to getaddrinfo [BZ #16208] - - 6-- 2024-09-09 Antonio Quartulli codonell Under Review
[v2] libio: Fix crash in fputws [BZ #20632] [v2] libio: Fix crash in fputws [BZ #20632] - - 6-- 2024-09-09 Peter Ammon fweimer Under Review
[v6,2/2] Optimize bsearch() implementation for performance Optimization and benchmarking of bsearch() 1 - 6-- 2024-09-09 Kuan-Wei Chiu Accepted
[v6,1/2] benchtests: Add benchmark test for bsearch Optimization and benchmarking of bsearch() - - 5-- 2024-09-09 Kuan-Wei Chiu dj Under Review
[v3] libio: Set _vtable_offset before calling _IO_link_in [BZ #32148] [v3] libio: Set _vtable_offset before calling _IO_link_in [BZ #32148] - - 6-- 2024-09-07 H.J. Lu fweimer Under Review
AArch64: Optimize memset AArch64: Optimize memset - - 6-- 2024-09-06 Wilco Dijkstra New
Document limitations on streams passed to freopen Document limitations on streams passed to freopen - - 61- 2024-09-05 Joseph Myers New
[v2,3/3] Linux: Add missing scheduler constants to <sched.h> Add the sched_setattr, sched_getattr functions 1 - 6-- 2024-09-05 Florian Weimer New
[v2,2/3] Linux: Add the sched_setattr and sched_getattr functions Add the sched_setattr, sched_getattr functions 1 - 5-- 2024-09-05 Florian Weimer New
[v2,1/3] manual: Extract the @manpageurl{func,sec} macro Add the sched_setattr, sched_getattr functions 1 - 5-- 2024-09-05 Florian Weimer New
[v2] linux: Use GLRO(dl_vdso_gettimeofday) on gettimeofday [v2] linux: Use GLRO(dl_vdso_gettimeofday) on gettimeofday - - 6-- 2024-09-05 Adhemerval Zanella New
[v2] linux: Use GLRO(dl_vdso_time) on time [v2] linux: Use GLRO(dl_vdso_time) on time - - 6-- 2024-09-05 Adhemerval Zanella New
[v5] support: Add <support/readdir.h> [v5] support: Add <support/readdir.h> - - 6-- 2024-09-05 Florian Weimer dj Under Review
LICENSES: Update with notices from the bundled Linux sources LICENSES: Update with notices from the bundled Linux sources - - 6-- 2024-09-05 Florian Weimer New
support: Enhance support/tst-support_descriptors compatibility support: Enhance support/tst-support_descriptors compatibility - - 6-- 2024-09-05 Florian Weimer New
[v3,4/4] elf: Reorder audit events in dlcose to match _dl_fini (bug 32066) Audit fixes for proxy link maps - - 6-- 2024-09-04 Florian Weimer New
[v3,3/4] elf: Call la_objclose for proxy link maps in _dl_fini (bug 32065) Audit fixes for proxy link maps - - 5-- 2024-09-04 Florian Weimer New
[v3,2/4] elf: Signal la_objopen for the proxy link map in dlmopen (bug 31985) Audit fixes for proxy link maps - - 5-- 2024-09-04 Florian Weimer New
[v3,1/4] elf: Update DSO list, write audit log to elf/tst-audit23.out Audit fixes for proxy link maps - - 5-- 2024-09-04 Florian Weimer New
[v2] fgets: more tests [v2] fgets: more tests 1 - 61- 2024-09-04 DJ Delorie New
[v5] manual: Describe struct link_map, support link maps with dlinfo [v5] manual: Describe struct link_map, support link maps with dlinfo - - 6-- 2024-09-03 Florian Weimer New
[v2] Add more thorough tests of freopen [v2] Add more thorough tests of freopen - - 4-2 2024-09-02 Joseph Myers New
linux: sparc: Fix clone for LEON/sparcv8 (BZ 31394) linux: sparc: Fix clone for LEON/sparcv8 (BZ 31394) - - 6-- 2024-09-02 Adhemerval Zanella New
linux: sparc: Fix syscall_cancel for LEON linux: sparc: Fix syscall_cancel for LEON - - 6-- 2024-09-02 Adhemerval Zanella New
[v4] linux: Add support for getrandom vDSO [v4] linux: Add support for getrandom vDSO - - 6-- 2024-09-02 Adhemerval Zanella New
[v7] replace tgammaf by the CORE-MATH implementation [v7] replace tgammaf by the CORE-MATH implementation - - 6-- 2024-09-02 Paul Zimmermann New
[RFC] Optimize bsearch() implementation for performance [RFC] Optimize bsearch() implementation for performance - - 1-- 2024-09-01 Kuan-Wei Chiu New
Add more thorough tests of freopen Add more thorough tests of freopen - - 6-- 2024-08-30 Joseph Myers Changes Requested
[v4,13/13] Linux: readdir64_r should not skip d_ino == 0 entries (bug 32126) FUSE-based testing for file system functions 1 - 5-1 2024-08-30 Florian Weimer dj New
[v4,12/13] dirent: Add tst-rewinddir FUSE-based testing for file system functions 1 - 5-- 2024-08-30 Florian Weimer dj New
[v4,11/13] dirent: Add tst-readdir-long FUSE-based testing for file system functions 1 - 5-- 2024-08-30 Florian Weimer dj New
[v4,10/13] Linux: Use readdir64_r for compat __old_readdir64_r (bug 32128) FUSE-based testing for file system functions 1 - 5-- 2024-08-30 Florian Weimer dj New
[v4,09/13] dirent: Add tst-closedir-leaks FUSE-based testing for file system functions 1 - 5-- 2024-08-30 Florian Weimer dj New
[v4,03/13] Linux: readdir_r needs to report getdents failures (bug 32124) FUSE-based testing for file system functions 1 - 5-- 2024-08-30 Florian Weimer dj New
[v4,02/13] support: Add <support/xdirent.h> FUSE-based testing for file system functions 1 - 5-- 2024-08-30 Florian Weimer dj New
Test fclose on an unopened file. Test fclose on an unopened file. - - 61- 2024-08-29 Aaron Merey New
[v3,5/5] malloc: Add tcache path for calloc malloc: TCACHE improvement for free and calloc - - 6-- 2024-08-29 Guo, Wangyang fweimer Under Review
[v3,4/5] benchtests: Add calloc function test to bench-malloc-thread malloc: TCACHE improvement for free and calloc - - 5-- 2024-08-29 Guo, Wangyang fweimer Under Review
[v3,3/5] malloc: Arena is not needed for tcache path in free() malloc: TCACHE improvement for free and calloc - - 5-- 2024-08-29 Guo, Wangyang fweimer Under Review
[v3,2/5] malloc: Avoid func call for tcache quick path in free() malloc: TCACHE improvement for free and calloc - - 5-- 2024-08-29 Guo, Wangyang fweimer Under Review
[v3,1/5] malloc: Split _int_free() into 3 sub functions malloc: TCACHE improvement for free and calloc - - 5-- 2024-08-29 Guo, Wangyang fweimer Under Review
[v5] linux: Add linux statx(fd, NULL, AT_EMPTY_PATH) support [v5] linux: Add linux statx(fd, NULL, AT_EMPTY_PATH) support - - 5-1 2024-08-28 Miao Wang via B4 Relay New
[v5] Loongarch: adapt for the re-introduction of fstat and newfstatat in 6.10.6 [v5] Loongarch: adapt for the re-introduction of fstat and newfstatat in 6.10.6 1 - 6-- 2024-08-27 Miao Wang via B4 Relay New
[v1] libio: Fix crash in fputws [BZ #20632] [v1] libio: Fix crash in fputws [BZ #20632] - - --2 2024-08-25 Peter Ammon Changes Requested
[v2] nss: fix getaddrinfo() accepting garbage as valid IPv4 address [v2] nss: fix getaddrinfo() accepting garbage as valid IPv4 address - - 5-1 2024-08-24 Miklós Máté Changes Requested
LoongArch: Fix macro redefined warning in dl-tlsdesc.S LoongArch: Fix macro redefined warning in dl-tlsdesc.S - - 6-- 2024-08-22 mengqinggang codonell Under Review
[v4] Loongarch: adapt for the re-introduction of fstat and newfstatat in 6.11 [v4] Loongarch: adapt for the re-introduction of fstat and newfstatat in 6.11 - - 6-- 2024-08-21 Miao Wang via B4 Relay azanella Changes Requested
[v2] fgets: more tests [v2] fgets: more tests - - 6-- 2024-08-20 DJ Delorie Changes Requested
Add tests of more strtod special cases Add tests of more strtod special cases - - --2 2024-08-19 Joseph Myers New
Make tst-strtod-underflow type-generic Make tst-strtod-underflow type-generic - - 6-- 2024-08-19 Joseph Myers New
nss: fix getaddrinfo() accepting garbage as valid IPv4 address nss: fix getaddrinfo() accepting garbage as valid IPv4 address - - 3-3 2024-08-17 Miklós Máté Failed CI
Add more tests of strtod end pointer Add more tests of strtod end pointer 1 - --2 2024-08-14 Joseph Myers codonell Under Review
[v2] Make __strtod_internal tests type-generic [v2] Make __strtod_internal tests type-generic 1 - 6-- 2024-08-14 Joseph Myers dj Accepted
libio/tst-getdelim: fix verbose print libio/tst-getdelim: fix verbose print - - 6-- 2024-08-14 Frederic Berat Changes Requested
[v2] Make tst-strtod2 and tst-strtod5 type-generic [v2] Make tst-strtod2 and tst-strtod5 type-generic - - 6-- 2024-08-13 Joseph Myers schopin Under Review
Make __strtod_internal tests type-generic Make __strtod_internal tests type-generic - - 5-1 2024-08-13 Joseph Myers New
Update RISC-V relocations Update RISC-V relocations - - 6-- 2024-08-12 Andreas Schwab New
[v4] libio: asprintf should write NULL upon failure [v4] libio: asprintf should write NULL upon failure - - 6-- 2024-08-12 Florian Weimer codonell Under Review
[v1] fgets: more tests [v1] fgets: more tests - - 4-2 2024-08-09 DJ Delorie Failed CI
[v2,2/2] login: Make user accounting database no-op Make accounting database no-op - - 6-- 2024-08-09 Adhemerval Zanella fweimer Under Review
[v2,1/2] login: Remove utmp fallback for getlogin Make accounting database no-op - - 5-- 2024-08-09 Adhemerval Zanella fweimer Under Review
[v3] stdlib: Fix qsort memory leak if callback throws (BZ 32058) [v3] stdlib: Fix qsort memory leak if callback throws (BZ 32058) - - 6-- 2024-08-08 Adhemerval Zanella schopin Under Review
dlfcn: dlinfo (RTLD_DI_PHDR) should work for proxy link maps (bug 32060) dlfcn: dlinfo (RTLD_DI_PHDR) should work for proxy link maps (bug 32060) - - 6-- 2024-08-08 Florian Weimer Changes Requested
[v2,3/3] elf: Signal RT_CONSISTENT after relocation processing in dlopen (bug 31986) Fixes for recursive dlopen (bug 31986) - - 6-- 2024-08-08 Florian Weimer New
[v2,2/3] elf: Signal LA_ACT_CONSISTENT to auditors after RT_CONSISTENT switch Fixes for recursive dlopen (bug 31986) - - 5-- 2024-08-08 Florian Weimer New
[v2,1/3] elf: Run constructors on cyclic recursive dlopen (bug 31986) Fixes for recursive dlopen (bug 31986) - - 5-- 2024-08-08 Florian Weimer New
Fix compiler warnings in stdio-common/_itoa.c and stdio-common/_itowa.c Fix compiler warnings in stdio-common/_itoa.c and stdio-common/_itowa.c - - 6-- 2024-08-07 John David Anglin New
Add more tests of getline Add more tests of getline - - 61- 2024-08-06 Joseph Myers New
[3/3] elf: Switch to main malloc after final ld.so self-relocation Make ld.so self-relocation/main malloc switch more robust - - 6-- 2024-08-06 Florian Weimer New
[2/3] elf: Introduce _dl_relocate_object_no_relro Make ld.so self-relocation/main malloc switch more robust - - 5-- 2024-08-06 Florian Weimer New
[1/3] elf: rtld_multiple_ref is always true Make ld.so self-relocation/main malloc switch more robust - - 5-- 2024-08-06 Florian Weimer New
[v2,7/7] iconv: Input buffering for the iconv program (bug 32050) Various iconv (the program) fixes - - 6-- 2024-08-06 Florian Weimer New
[v2,6/7] iconv: Multiple - on command line should not fail (bug 32050) Various iconv (the program) fixes - - 5-- 2024-08-06 Florian Weimer New
[v2,5/7] iconv: Support in-place conversions (bug 10460, bug 32033) Various iconv (the program) fixes - - 5-- 2024-08-06 Florian Weimer New
[v2,4/7] iconv: Preserve iconv -c error exit on invalid inputs (bug 32046) Various iconv (the program) fixes - - 5-- 2024-08-06 Florian Weimer New
[v2,3/7] manual: __is_last is no longer part of iconv internals Various iconv (the program) fixes - - 5-- 2024-08-06 Florian Weimer New
[v2,2/7] iconv: Do not use mmap in iconv (the program) (bug 17703) Various iconv (the program) fixes - - 5-- 2024-08-06 Florian Weimer New
[v2,1/7] iconv: Base tests for buffer management Various iconv (the program) fixes - - 5-- 2024-08-06 Florian Weimer New
[v12,17/17] Linux: Update internal copy of '<sys/rseq.h>' Add rseq extensible ABI support - - 6-- 2024-08-05 Michael Jeanson New
[v12,16/17] nptl: Remove the rseq area from 'struct pthread' Add rseq extensible ABI support - - 5-- 2024-08-05 Michael Jeanson New
[v12,15/17] nptl: Move the rseq area to the 'extra TLS' block Add rseq extensible ABI support - - 5-- 2024-08-05 Michael Jeanson New
[v12,14/17] nptl: Introduce RSEQ_GETMEM_VOLATILE and RSEQ_SETMEM Add rseq extensible ABI support - - 3-2 2024-08-05 Michael Jeanson New
[v12,13/17] nptl: add RSEQ_SIG for RISC-V Add rseq extensible ABI support - - 3-2 2024-08-05 Michael Jeanson New
[v12,12/17] nptl: Add <thread_pointer.h> for csky Add rseq extensible ABI support - - 3-2 2024-08-05 Michael Jeanson New
[v12,11/17] nptl: Add <thread_pointer.h> for hppa Add rseq extensible ABI support - - 3-2 2024-08-05 Michael Jeanson New
« 1 2 3 46 7 »