Show patches with: Archived = No       |   24416 patches
« 1 224 25 26244 245 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[committed] time: Remove alloca() from getdate [committed] time: Remove alloca() from getdate 1 - --- 2023-05-05 Siddhesh Poyarekar Committed
[COMMITTED] aarch64: More configure checks for libmvec [COMMITTED] aarch64: More configure checks for libmvec - - --- 2023-05-05 Szabolcs Nagy Committed
[v2] testsuite: stdlib/isomac.c: fix REQUIREMENTS [v2] testsuite: stdlib/isomac.c: fix REQUIREMENTS 1 - 2-- 2023-05-04 Ahelenia Ziemiańska Committed
aarch64: SVE ACLE configure test cleanups aarch64: SVE ACLE configure test cleanups - - 2-- 2023-05-04 Szabolcs Nagy Committed
[COMMITTED] aarch64: fix SVE ACLE check for bootstrap glibc builds [COMMITTED] aarch64: fix SVE ACLE check for bootstrap glibc builds - - --- 2023-05-04 Szabolcs Nagy Committed
[v2,9/9] nptl: Use all of g1_start and g_signals Patch to fix glibc condition variable bug (BZ 25847) - - 2-- 2023-05-04 develop--- via Libc-alpha codonell Superseded
[v2,8/9] nptl: rename __condvar_quiesce_and_switch_g1 Patch to fix glibc condition variable bug (BZ 25847) - - 1-- 2023-05-04 develop--- via Libc-alpha codonell Superseded
[v2,7/9] nptl: Fix indentation Patch to fix glibc condition variable bug (BZ 25847) - - 1-- 2023-05-04 develop--- via Libc-alpha codonell Superseded
[v2,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-04 develop--- via Libc-alpha codonell Superseded
[v2,5/9] nptl: Remove g_refs from condition variables Patch to fix glibc condition variable bug (BZ 25847) - - 1-- 2023-05-04 develop--- via Libc-alpha codonell Superseded
[v2,4/9] nptl: Remove unnecessary quadruple check in pthread_cond_wait Patch to fix glibc condition variable bug (BZ 25847) - - 1-- 2023-05-04 develop--- via Libc-alpha codonell Superseded
[v2,3/9] nptl: Remove unnecessary catch-all-wake in condvar group switch Patch to fix glibc condition variable bug (BZ 25847) - - 1-- 2023-05-04 develop--- via Libc-alpha codonell Superseded
[v2,2/9] nptl: Update comments and indentation for new condvar implementation Patch to fix glibc condition variable bug (BZ 25847) - - 1-- 2023-05-04 develop--- via Libc-alpha codonell Superseded
[v2,1/9] pthreads NPTL: lost wakeup fix 2 Patch to fix glibc condition variable bug (BZ 25847) - - 1-- 2023-05-04 develop--- via Libc-alpha codonell Superseded
elf: fix handling of negative numbers in dl-printf elf: fix handling of negative numbers in dl-printf - - 2-- 2023-05-03 Roy Eldar Changes Requested
[v5] aligned_alloc: conform to C17 [v5] aligned_alloc: conform to C17 1 - 2-- 2023-05-02 DJ Delorie Committed
[v3,6/6] elf.h: Reorder PT_RISCV_* elf.h: Fix and cleanup the RISC-V defines - - 2-- 2023-05-01 Palmer Dabbelt Superseded
[v3,5/6] elf.h: Reorder SHT_RISCV_* elf.h: Fix and cleanup the RISC-V defines - - 1-- 2023-05-01 Palmer Dabbelt Superseded
[v3,4/6] elf.h: Reorder DT_RISCV_* elf.h: Fix and cleanup the RISC-V defines 1 - 1-- 2023-05-01 Palmer Dabbelt Superseded
[v3,3/6] elf.h: Remove duplicate DT_RISCV_VARIANT_CC elf.h: Fix and cleanup the RISC-V defines - - 1-- 2023-05-01 Palmer Dabbelt Superseded
[v3,2/6] elf.h: Remove duplicate STO_RISCV_VARIANT_CC elf.h: Fix and cleanup the RISC-V defines - - 1-- 2023-05-01 Palmer Dabbelt Superseded
[v3,1/6] elf.h, scripts: Don't error on duplicate DT_RISCV_NUM elf.h: Fix and cleanup the RISC-V defines - - 1-- 2023-05-01 Palmer Dabbelt Superseded
[v2] elf.h: Drop duplicate STO_RISCV_VARIANT_CC, and reorder DT_RISCV_* [v2] elf.h: Drop duplicate STO_RISCV_VARIANT_CC, and reorder DT_RISCV_* - - 2-- 2023-04-29 Palmer Dabbelt Superseded
riscv: Add glibc-hwcaps support riscv: Add glibc-hwcaps support - - --2 2023-04-28 Evan Green Superseded
elf.h: Drop duplicate DT_RISCV_VARIANT_CC elf.h: Drop duplicate DT_RISCV_VARIANT_CC - - 2-- 2023-04-28 Palmer Dabbelt Superseded
[v11] POSIX locale covers every byte [BZ# 29511] [v11] POSIX locale covers every byte [BZ# 29511] - - 2-- 2023-04-28 Ahelenia Ziemiańska Superseded
[COMMITTED,2/2] Remap __GLIBC_FLT_EVAL_METHOD to 0 if __FLT_EVAL_METHOD__ is -1 [COMMITTED,1/2] riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC. 1 - --- 2023-04-28 Palmer Dabbelt Committed
[COMMITTED,1/2] riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC. [COMMITTED,1/2] riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC. 1 - --- 2023-04-28 Palmer Dabbelt Committed
[v3,3/3] posix: regexec(): fix REG_STARTEND, pmatch->rm_so != 0 w/^ anchor [v3,1/3] posix: add (failing) test for REG_STARTEND - - --- 2023-04-28 Ahelenia Ziemiańska Superseded
[v3,2/3] posix: regcomp(): clear RE_DOT_NOT_NULL [v3,1/3] posix: add (failing) test for REG_STARTEND - - 1-- 2023-04-28 Ahelenia Ziemiańska Superseded
[v3,1/3] posix: add (failing) test for REG_STARTEND [v3,1/3] posix: add (failing) test for REG_STARTEND - - 1-- 2023-04-28 Ahelenia Ziemiańska Superseded
[v4,15/15] tests: fix warn unused results Fix warn unused result - - --- 2023-04-28 Frederic Berat siddhesh Superseded
[v4,14/15] tests: Replace various function calls with their x variant Fix warn unused result - - --- 2023-04-28 Frederic Berat siddhesh Superseded
[v4,13/15] tests: replace fgets by xfgets Fix warn unused result - - --- 2023-04-28 Frederic Berat siddhesh Superseded
[v4,12/15] tests: replace ftruncate by xftruncate Fix warn unused result 1 - --- 2023-04-28 Frederic Berat siddhesh Committed
[v4,11/15] tests: replace fread by xfread Fix warn unused result - - --- 2023-04-28 Frederic Berat siddhesh Superseded
[v4,10/15] tests: replace system by xsystem Fix warn unused result - - --- 2023-04-28 Frederic Berat siddhesh Superseded
[v4,09/15] tests: replace read by xread Fix warn unused result - - --- 2023-04-28 Frederic Berat siddhesh Superseded
[v4,08/15] tests: replace write by xwrite Fix warn unused result 1 - --- 2023-04-28 Frederic Berat siddhesh Committed
[v4,07/15] tests: fix warn unused result on asprintf calls Fix warn unused result - - --- 2023-04-28 Frederic Berat siddhesh Superseded
[v4,06/15] sysdeps/pthread/eintr.c: fix warn unused result Fix warn unused result 1 - --- 2023-04-28 Frederic Berat siddhesh Committed
[v4,05/15] sunrpc/netname.c: fix warn unused result Fix warn unused result 1 - --- 2023-04-28 Frederic Berat siddhesh Committed
[v4,04/15] nptl_db/thread_dbP.h: fix warn unused result Fix warn unused result 1 - --- 2023-04-28 Frederic Berat siddhesh Superseded
[v4,03/15] malloc/{memusage.c, memusagestat.c}: fix warn unused result Fix warn unused result - - 1-- 2023-04-28 Frederic Berat siddhesh Superseded
[v4,02/15] locale/programs/locarchive.c: fix warn unused result Fix warn unused result 1 - 1-- 2023-04-28 Frederic Berat siddhesh Committed
[v4,01/15] catgets/gencat.c: fix warn unused result Fix warn unused result - - 1-- 2023-04-28 Frederic Berat siddhesh Superseded
[2/2] scripts: Add sort-makefile-lines.py to sort Makefile variables. Standardize the sorting of Makefile variables - - 1-- 2023-04-28 Carlos O'Donell siddhesh Superseded
[1/2] nptl: Re-flow and sort variables in Makefile. Standardize the sorting of Makefile variables 1 - --- 2023-04-28 Carlos O'Donell siddhesh Superseded
elf: Add the soname to the libname_list eagerly on loading a library elf: Add the soname to the libname_list eagerly on loading a library - - 2-- 2023-04-28 Fangrui Song Changes Requested
__check_pf: Add a cancellation cleanup handler [BZ #20975] __check_pf: Add a cancellation cleanup handler [BZ #20975] - - 2-- 2023-04-27 H.J. Lu Committed
[v10] POSIX locale covers every byte [BZ# 29511] [v10] POSIX locale covers every byte [BZ# 29511] - - 2-- 2023-04-27 Ahelenia Ziemiańska Superseded
Use GCC 13 branch, Linux 6.3 in build-many-glibcs.py Use GCC 13 branch, Linux 6.3 in build-many-glibcs.py 1 - 2-- 2023-04-26 Joseph Myers Committed
[committed] Regenerate sysdeps/mach/hurd/bits/errno.h [committed] Regenerate sysdeps/mach/hurd/bits/errno.h - - --- 2023-04-26 Joseph Myers Committed
[v2] time: Remove alloca() from getdate [v2] time: Remove alloca() from getdate 1 - 2-- 2023-04-26 Joe Simmons-Talbott Superseded
time: Remove alloca() from getdate time: Remove alloca() from getdate - - 2-- 2023-04-26 Joe Simmons-Talbott Superseded
[v2] locale/programs/locarchive.c: Remove unnecessary check in add_locale_archive [v2] locale/programs/locarchive.c: Remove unnecessary check in add_locale_archive 1 - 2-- 2023-04-26 Frederic Berat Committed
locale/programs/locarchive.c: Remove unnecessary check in add_locale_archive locale/programs/locarchive.c: Remove unnecessary check in add_locale_archive 1 - --2 2023-04-26 Frederic Berat Superseded
[v4] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 2` [v4] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 2` - - 2-- 2023-04-25 Noah Goldstein Superseded
if_index: Remove unneeded alloca.h include if_index: Remove unneeded alloca.h include 1 - 2-- 2023-04-25 Joe Simmons-Talbott Committed
[v3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 2` [v3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 2` - - 2-- 2023-04-25 Noah Goldstein Superseded
[v2] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 2` [v2] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 2` - - 2-- 2023-04-24 Noah Goldstein Superseded
gethostid: Do not include alloca.h gethostid: Do not include alloca.h 1 - 2-- 2023-04-24 Joe Simmons-Talbott Committed
[v6,3/3] nptl: Use direct syscall numbers in setxid x86_64: aarch64: Set call number just before syscall - - 2-- 2023-04-24 Joe Simmons-Talbott Rejected
[v6,2/3] aarch64: Set the syscall register right before doing the syscall. x86_64: aarch64: Set call number just before syscall 1 - 1-- 2023-04-24 Joe Simmons-Talbott Rejected
[v6,1/3] x86_64: Set the syscall register right before doing the syscall. x86_64: aarch64: Set call number just before syscall - - 1-- 2023-04-24 Joe Simmons-Talbott Rejected
powerpc: Use sysconf (_SC_SIGSTKSZ) to set SIGSTKSZ and MINSIGSTKSZ. powerpc: Use sysconf (_SC_SIGSTKSZ) to set SIGSTKSZ and MINSIGSTKSZ. - - 2-- 2023-04-24 Manjunath Matti tuliom Superseded
[v1] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 2` [v1] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 2` - - 2-- 2023-04-24 Noah Goldstein Superseded
[v2,1/4] hurd: Don't pass FD_CLOEXEC in CMSG_DATA [v2,1/4] hurd: Don't pass FD_CLOEXEC in CMSG_DATA - - 1-- 2023-04-23 Sergey Bugaev Superseded
[2/2] testsuite: stdlib/isomac.c: fix REQUIREMENTS Untitled series #19215 - - --- 2023-04-23 Ahelenia Ziemiańska Committed
Fix regex type usage Fix regex type usage 1 - 2-- 2023-04-23 Ahelenia Ziemiańska Committed
[v2,1/3] posix: add (failing) test for REG_STARTEND [v2,1/3] posix: add (failing) test for REG_STARTEND - - --- 2023-04-22 Ahelenia Ziemiańska Superseded
[3/3] posix: regexec(): fix REG_STARTEND, pmatch->rm_so != 0 w/^ anchor [1/3] posix: add (failing) test for REG_STARTEND - - 2-- 2023-04-22 Ahelenia Ziemiańska Superseded
[2/3] posix: regcomp(): clear RE_DOT_NOT_NULL [1/3] posix: add (failing) test for REG_STARTEND - - 1-- 2023-04-22 Ahelenia Ziemiańska Superseded
[1/3] posix: add (failing) test for REG_STARTEND [1/3] posix: add (failing) test for REG_STARTEND - - 1-- 2023-04-22 Ahelenia Ziemiańska Superseded
[v1] Benchtest: Add benchtests for {wcs, str}lcpy and {wcs, str}lcat [v1] Benchtest: Add benchtests for {wcs, str}lcpy and {wcs, str}lcat - - 2-- 2023-04-22 Noah Goldstein New
[v3] sockaddr.3type: POSIX Issue 8 will solve strict-aliasing issues with these types [v3] sockaddr.3type: POSIX Issue 8 will solve strict-aliasing issues with these types 2 - --2 2023-04-21 Alejandro Colomar Not applicable
[v7,4/4] wcsmbs: Add wcsdup() tests. (BZ #30266) string: Add tests for strdup and strndup (BZ #30266) 1 - --2 2023-04-21 Joe Simmons-Talbott Dropped
[v7,3/4] string: Add tests for strndup (BZ #30266) string: Add tests for strdup and strndup (BZ #30266) - - 1-- 2023-04-21 Joe Simmons-Talbott Dropped
[v7,2/4] string: Add tests for strdup (BZ #30266) string: Add tests for strdup and strndup (BZ #30266) 1 - 1-- 2023-04-21 Joe Simmons-Talbott Committed
[v7,1/4] string: Allow use of test-string.h for non-ifunc implementations. string: Add tests for strdup and strndup (BZ #30266) 1 - 1-- 2023-04-21 Joe Simmons-Talbott Committed
[v2,5/5] riscv: add vectorized __memcmpeq riscv: Vectorized mem*/str* function - - 2-- 2023-04-21 Hau Hsu New
[v2,4/5] riscv: vectorized strchr and strnlen functions riscv: Vectorized mem*/str* function - - 1-- 2023-04-21 Hau Hsu New
[v2,3/5] riscv: vectorized str* functions riscv: Vectorized mem*/str* function - - 1-- 2023-04-21 Hau Hsu New
[v2,2/5] riscv: vectorized mem* functions riscv: Vectorized mem*/str* function - - 1-- 2023-04-21 Hau Hsu New
[v2,1/5] riscv: Enabling vectorized mem*/str* functions in build time riscv: Vectorized mem*/str* function - - 1-- 2023-04-21 Hau Hsu New
[v2,5/5] riscv: add vectorized __memcmpeq Untitled series #19163 - - --- 2023-04-21 Hau Hsu Dropped
[v2,5/5] riscv: add vectorized __memcmpeq [v2,1/5] riscv: Enabling vectorized mem*/str* functions in build time - - --- 2023-04-21 Hau Hsu Dropped
[v2,5/5] riscv: add vectorized __memcmpeq [v2,1/5] riscv: Enabling vectorized mem*/str* functions in build time - - 2-- 2023-04-21 Hau Hsu Dropped
[v2,4/5] riscv: vectorized strchr and strnlen functions [v2,1/5] riscv: Enabling vectorized mem*/str* functions in build time - - 1-- 2023-04-21 Hau Hsu Dropped
[v2,3/5] riscv: vectorized str* functions [v2,1/5] riscv: Enabling vectorized mem*/str* functions in build time - - --- 2023-04-21 Hau Hsu Dropped
[v2,3/5] riscv: vectorized str* functions [v2,1/5] riscv: Enabling vectorized mem*/str* functions in build time - - 1-- 2023-04-21 Hau Hsu Dropped
[v2,2/5] riscv: vectorized mem* functions [v2,1/5] riscv: Enabling vectorized mem*/str* functions in build time - - 1-- 2023-04-21 Hau Hsu Dropped
[v2,1/5] riscv: Enabling vectorized mem*/str* functions in build time [v2,1/5] riscv: Enabling vectorized mem*/str* functions in build time - - 1-- 2023-04-21 Hau Hsu Dropped
[v2,1/5] riscv: Enabling vectorized mem*/str* functions in build time [v2,1/5] riscv: Enabling vectorized mem*/str* functions in build time - - --- 2023-04-21 Hau Hsu Dropped
libio: Add __nonnull for FILE * arguments of fclose and freopen libio: Add __nonnull for FILE * arguments of fclose and freopen 1 - 2-- 2023-04-21 Xi Ruoyao Committed
nptl: Disable THP on thread stack if it incurs in large RSS usage nptl: Disable THP on thread stack if it incurs in large RSS usage - - 2-- 2023-04-20 Adhemerval Zanella Netto Dropped
[v6,4/4] wcsmbs: Add wcsdup() tests. (BZ #30266) string: Add tests for strdup and strndup (BZ #30266) 1 - --2 2023-04-20 Joe Simmons-Talbott Superseded
[v6,3/4] string: Add tests for strndup (BZ #30266) string: Add tests for strdup and strndup (BZ #30266) - - 1-- 2023-04-20 Joe Simmons-Talbott Superseded
[v6,2/4] string: Add tests for strdup (BZ #30266) string: Add tests for strdup and strndup (BZ #30266) 1 - 1-- 2023-04-20 Joe Simmons-Talbott Superseded
[v6,1/4] string: Allow use of test-string.h for non-ifunc implementations. string: Add tests for strdup and strndup (BZ #30266) 1 - 1-- 2023-04-20 Joe Simmons-Talbott Superseded
« 1 224 25 26244 245 »