Show patches with: none      |   28424 patches
« 1 2 ... 26 27 28284 285 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,7/9] nptl: Fix indentation Patch to fix glibc condition variable bug (BZ 25847) - - - - --- 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) - - - - --- 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) - - - - --- 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) - - - - --- 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) - - - - --- 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) - - - - --- 2023-05-13 develop--- via Libc-alpha New
[v5,1/9] pthreads NPTL: lost wakeup fix 2 Patch to fix glibc condition variable bug (BZ 25847) - - - - --- 2023-05-13 develop--- via Libc-alpha New
[v8,3/3] x86: Make the divisor in setting `non_temporal_threshold` cpu specific [v1] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 2` - - - - --- 2023-05-12 Noah Goldstein New
[v2] S390: Use compile-only instead of also link-tests in configure. [v2] S390: Use compile-only instead of also link-tests in configure. - - - - --- 2023-05-12 Stefan Liebler New
powerpc:GCC(<10) doesn't allow -mlong-double-64 after -mabi=ieeelongdouble powerpc:GCC(<10) doesn't allow -mlong-double-64 after -mabi=ieeelongdouble - - - - --- 2023-05-12 MAHESH BODAPATI New
MIPS: Sync elf.h from binutils MIPS: Sync elf.h from binutils - - - - --- 2023-05-12 Ying Huang New
[v8,2/3] x86: Refactor Intel `init_cpu_features` [v8,1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4` - - - - --- 2023-05-12 Noah Goldstein New
[v8,1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4` [v8,1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4` - - - - --- 2023-05-12 Noah Goldstein New
nss: Reconcile conditional declaration and use of `is_nscd' nss: Reconcile conditional declaration and use of `is_nscd' - - 1 - --- 2023-05-11 Arjun Shankar New
setsourcefilter: Use malloc() rather than alloca(). setsourcefilter: Use malloc() rather than alloca(). - - - - --- 2023-05-11 Joe Simmons-Talbott New
[hurd,commited] hurd: rule out some mach headers when generating errno.h [hurd,commited] hurd: rule out some mach headers when generating errno.h - - - - --- 2023-05-10 Samuel Thibault New
[v7,4/4] x86: Tune 'Saltwell' microarch the same was a 'Bonnell' Untitled series #354409 - - - - --- 2023-05-10 Noah Goldstein New
[v7,3/4] x86: Make the divisor in setting `non_temporal_threshold` cpu specific Untitled series #354409 - - - - --- 2023-05-10 Noah Goldstein New
[v7,2/4] x86: Refactor Intel `init_cpu_features` Untitled series #354409 - - - - --- 2023-05-10 Noah Goldstein New
time: strftime_l: Use malloc rather than an unbounded alloca. time: strftime_l: Use malloc rather than an unbounded alloca. - - - - --- 2023-05-10 Joe Simmons-Talbott New
[PATCHv9] Added Redirects to longdouble error functions [BZ #29033] [PATCHv9] Added Redirects to longdouble error functions [BZ #29033] - - - - --- 2023-05-10 Sachin Monga New
[v2] vfprintf-internal: Replace alloca with malloc. [v2] vfprintf-internal: Replace alloca with malloc. - - - - --- 2023-05-10 Joe Simmons-Talbott New
[v3,2/2] nptl: Reformat Makefile. Standardize the sorting of Makefile variables - - 1 - --- 2023-05-10 Carlos O'Donell New
[v3,1/2] scripts: Add sort-makefile-lines.py to sort Makefile variables. Standardize the sorting of Makefile variables - - 1 - --- 2023-05-10 Carlos O'Donell New
S390: Use compile-only instead of also link-tests in configure. S390: Use compile-only instead of also link-tests in configure. - - - - --- 2023-05-10 Stefan Liebler New
Stop checking if MiG supports retcode. Stop checking if MiG supports retcode. - - - - --- 2023-05-10 Flavio Cruz New
[v6,4/4] x86: Tune 'Saltwell' microarch the same was a 'Bonnell' [v6,1/4] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4` - - - - --- 2023-05-10 Noah Goldstein New
[v6,3/4] x86: Make the divisor in setting `non_temporal_threshold` cpu specific [v6,1/4] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4` - - - - --- 2023-05-10 Noah Goldstein New
[v6,2/4] x86: Refactor Intel `init_cpu_features` [v1] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 2` - - - - --- 2023-05-10 Noah Goldstein New
[v6,1/4] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4` [v6,1/4] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4` - - - - --- 2023-05-10 Noah Goldstein New
[v2,2/2] elf: Add test for finding libraries in root dir elf: Fix marking root dir as nonexist in open_path - - - - --- 2023-05-09 Qixing ksyx Xue New
[v2,1/2] elf: Fix marking root dir as nonexist in open_path (bug 30435) [v2,1/2] elf: Fix marking root dir as nonexist in open_path (bug 30435) - - - - --- 2023-05-09 Qixing ksyx Xue New
[v2,2/2] nptl: Reformat Makefile. Standardize the sorting of Makefile variables - - - - --- 2023-05-09 Carlos O'Donell New
[v2,1/2] scripts: Add sort-makefile-lines.py to sort Makefile variables. Standardize the sorting of Makefile variables - - - - --- 2023-05-09 Carlos O'Donell New
[v4,9/9] nptl: Use all of g1_start and g_signals Patch to fix glibc condition variable bug (BZ 25847) - - - - --- 2023-05-09 develop--- via Libc-alpha New
[v4,8/9] nptl: rename __condvar_quiesce_and_switch_g1 Patch to fix glibc condition variable bug (BZ 25847) - - - - --- 2023-05-09 develop--- via Libc-alpha New
[v4,7/9] nptl: Fix indentation Patch to fix glibc condition variable bug (BZ 25847) - - - - --- 2023-05-09 develop--- via Libc-alpha New
[v4,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) - - - - --- 2023-05-09 develop--- via Libc-alpha New
[v4,5/9] nptl: Remove g_refs from condition variables Patch to fix glibc condition variable bug (BZ 25847) - - - - --- 2023-05-09 develop--- via Libc-alpha New
[v4,4/9] nptl: Remove unnecessary quadruple check in pthread_cond_wait Patch to fix glibc condition variable bug (BZ 25847) - - - - --- 2023-05-09 develop--- via Libc-alpha New
[v4,3/9] nptl: Remove unnecessary catch-all-wake in condvar group switch Patch to fix glibc condition variable bug (BZ 25847) - - - - --- 2023-05-09 develop--- via Libc-alpha New
[v4,2/9] nptl: Update comments and indentation for new condvar implementation Patch to fix glibc condition variable bug (BZ 25847) - - - - --- 2023-05-09 develop--- via Libc-alpha New
[v4,1/9] pthreads NPTL: lost wakeup fix 2 Patch to fix glibc condition variable bug (BZ 25847) - - - - --- 2023-05-09 develop--- via Libc-alpha New
vfprintf-internal: Replace alloca with malloc. vfprintf-internal: Replace alloca with malloc. - - - - --- 2023-05-09 Joe Simmons-Talbott New
[v3,9/9] nptl: Use all of g1_start and g_signals Patch to fix glibc condition variable bug (BZ 25847) - - - - --- 2023-05-09 develop--- via Libc-alpha New
[v3,8/9] nptl: rename __condvar_quiesce_and_switch_g1 Patch to fix glibc condition variable bug (BZ 25847) - - - - --- 2023-05-09 develop--- via Libc-alpha New
[v3,7/9] nptl: Fix indentation Patch to fix glibc condition variable bug (BZ 25847) - - - - --- 2023-05-09 develop--- via Libc-alpha New
[v3,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) - - - - --- 2023-05-09 develop--- via Libc-alpha New
[v3,5/9] nptl: Remove g_refs from condition variables Patch to fix glibc condition variable bug (BZ 25847) - - - - --- 2023-05-09 develop--- via Libc-alpha New
[v3,4/9] nptl: Remove unnecessary quadruple check in pthread_cond_wait Patch to fix glibc condition variable bug (BZ 25847) - - - - --- 2023-05-09 develop--- via Libc-alpha New
[v3,3/9] nptl: Remove unnecessary catch-all-wake in condvar group switch Patch to fix glibc condition variable bug (BZ 25847) - - - - --- 2023-05-09 develop--- via Libc-alpha New
[v3,2/9] nptl: Update comments and indentation for new condvar implementation Patch to fix glibc condition variable bug (BZ 25847) - - - - --- 2023-05-09 develop--- via Libc-alpha New
[v3,1/9] pthreads NPTL: lost wakeup fix 2 Patch to fix glibc condition variable bug (BZ 25847) - - - - --- 2023-05-09 develop--- via Libc-alpha New
Added Redirects to longdouble error functions [BZ #29033] Added Redirects to longdouble error functions [BZ #29033] - - - - --- 2023-05-09 Sachin Monga New
[v5,3/3] x86: Make the divisor in setting `non_temporal_threshold` cpu specific [v5,1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4` - - - - --- 2023-05-09 Noah Goldstein New
[v5,2/3] x86: Refactor Intel `init_cpu_features` [v5,1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4` - - - - --- 2023-05-09 Noah Goldstein New
[v5,1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4` [v5,1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4` - - - - --- 2023-05-09 Noah Goldstein New
[v1] x86: Use 64MB as nt-store threshold if no cacheinfo [BZ #30429] [v1] x86: Use 64MB as nt-store threshold if no cacheinfo [BZ #30429] - - 1 - --- 2023-05-09 Noah Goldstein New
elf: Fix marking root dir as nonexist in open_path elf: Fix marking root dir as nonexist in open_path - - - - --- 2023-05-08 Moody Liu New
[v4,3/3] elf: Restore support for _r_debug interpositions and copy relocations Restore support for _r_debug copy relocations & interposition - - - - --- 2023-05-08 Florian Weimer New
[v4,2/3] elf: Introduce _dl_debug_change_state Restore support for _r_debug copy relocations & interposition - - - - --- 2023-05-08 Florian Weimer New
[v4,1/3] elf: Introduce separate _r_debug_array variable Restore support for _r_debug copy relocations & interposition - - - - --- 2023-05-08 Florian Weimer New
dlopen: skip debugger notification for DSO loaded from sprof (bug 30258) dlopen: skip debugger notification for DSO loaded from sprof (bug 30258) - - 1 - --- 2023-05-08 Andreas Schwab New
Remove last remnants of have-protected Remove last remnants of have-protected - - 1 - --- 2023-05-08 Andreas Schwab New
manual: Remove unsupported line breaks in waiting-with-clock section manual: Remove unsupported line breaks in waiting-with-clock section - - - - --- 2023-05-08 Florian Weimer New
[v4,3/3] posix: regexec(): fix REG_STARTEND, pmatch->rm_so != 0 w/^ anchor [v4,1/3] posix: add (failing) test for REG_STARTEND - - - - --- 2023-05-07 Ahelenia Ziemiańska New
[v4,2/3] posix: regcomp(): clear RE_DOT_NOT_NULL [v4,1/3] posix: add (failing) test for REG_STARTEND - - - - --- 2023-05-07 Ahelenia Ziemiańska New
[v4,1/3] posix: add (failing) test for REG_STARTEND [v4,1/3] posix: add (failing) test for REG_STARTEND - - - - --- 2023-05-07 Ahelenia Ziemiańska New
[v12] POSIX locale covers every byte [BZ# 29511] [v12] POSIX locale covers every byte [BZ# 29511] - - - - --- 2023-05-07 Ahelenia Ziemiańska New
Enable new device_open_new RPC in libmachuser. Enable new device_open_new RPC in libmachuser. - - - - --- 2023-05-07 Flavio Cruz New
Fix elf/tst-glibelf [BZ# 30402] Fix elf/tst-glibelf [BZ# 30402] - - - - --- 2023-05-07 Paul Pluzhnikov New
Update hurd/hurdselect.c to be more portable. Update hurd/hurdselect.c to be more portable. - - - - --- 2023-05-06 Flavio Cruz New
[hurd,commited] hurd: Fix ld.so name [hurd,commited] hurd: Fix ld.so name - - - - --- 2023-05-06 Samuel Thibault New
[hurd,commited] hurd: Add ioperm symbol on x86_64 [hurd,commited] hurd: Add ioperm symbol on x86_64 - - - - --- 2023-05-06 Samuel Thibault New
[committed] time: Remove alloca() from getdate [committed] time: Remove alloca() from getdate - - 1 - --- 2023-05-05 Siddhesh Poyarekar New
[COMMITTED] aarch64: More configure checks for libmvec [COMMITTED] aarch64: More configure checks for libmvec - - - - --- 2023-05-05 Szabolcs Nagy New
Update hurd/hurdselect.c to be more portable. Update hurd/hurdselect.c to be more portable. - - - - --- 2023-05-05 Flavio Cruz New
[v2] testsuite: stdlib/isomac.c: fix REQUIREMENTS [v2] testsuite: stdlib/isomac.c: fix REQUIREMENTS - - 1 - --- 2023-05-04 Ahelenia Ziemiańska New
aarch64: SVE ACLE configure test cleanups aarch64: SVE ACLE configure test cleanups - - - - --- 2023-05-04 Szabolcs Nagy New
[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 New
[v3,5/5] riscv: vectorized __memcmpeq function riscv: Vectorized mem*/str* function - - - - --- 2023-05-04 Hau Hsu New
[v3,4/5] riscv: vectorized strchr and strnlen functions riscv: Vectorized mem*/str* function - - - - --- 2023-05-04 Hau Hsu New
[v3,3/5] riscv: vectorized str* functions riscv: Vectorized mem*/str* function - - - - --- 2023-05-04 Hau Hsu New
[v3,2/5] riscv: vectorized mem* functions riscv: Vectorized mem*/str* function - - - - --- 2023-05-04 Hau Hsu New
[v3,1/5] riscv: Enabling vectorized mem*/str* functions in build time riscv: Vectorized mem*/str* function - - - - --- 2023-05-04 Hau Hsu New
[v2,9/9] nptl: Use all of g1_start and g_signals Patch to fix glibc condition variable bug (BZ 25847) - - - - --- 2023-05-04 develop--- via Libc-alpha New
[v2,8/9] nptl: rename __condvar_quiesce_and_switch_g1 Patch to fix glibc condition variable bug (BZ 25847) - - - - --- 2023-05-04 develop--- via Libc-alpha New
[v2,7/9] nptl: Fix indentation Patch to fix glibc condition variable bug (BZ 25847) - - - - --- 2023-05-04 develop--- via Libc-alpha New
[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) - - - - --- 2023-05-04 develop--- via Libc-alpha New
[v2,5/9] nptl: Remove g_refs from condition variables Patch to fix glibc condition variable bug (BZ 25847) - - - - --- 2023-05-04 develop--- via Libc-alpha New
[v2,4/9] nptl: Remove unnecessary quadruple check in pthread_cond_wait Patch to fix glibc condition variable bug (BZ 25847) - - - - --- 2023-05-04 develop--- via Libc-alpha New
[v2,3/9] nptl: Remove unnecessary catch-all-wake in condvar group switch Patch to fix glibc condition variable bug (BZ 25847) - - - - --- 2023-05-04 develop--- via Libc-alpha New
[v2,2/9] nptl: Update comments and indentation for new condvar implementation Patch to fix glibc condition variable bug (BZ 25847) - - - - --- 2023-05-04 develop--- via Libc-alpha New
[v2,1/9] pthreads NPTL: lost wakeup fix 2 Patch to fix glibc condition variable bug (BZ 25847) - - - - --- 2023-05-04 develop--- via Libc-alpha New
Update hurd/intr-msg.c to be more portable Update hurd/intr-msg.c to be more portable - - - - --- 2023-05-04 Flavio Cruz New
Update sysdeps/mach/hurd/ioctl.c to make it more portable Update sysdeps/mach/hurd/ioctl.c to make it more portable - - - - --- 2023-05-04 Flavio Cruz New
elf: fix handling of negative numbers in dl-printf elf: fix handling of negative numbers in dl-printf - - - - --- 2023-05-03 Roy Eldar New
[hurd,commited] hurd: Enable x86_64 build script [hurd,commited] hurd: Enable x86_64 build script - - - - --- 2023-05-02 Samuel Thibault New
[hurd,commited] hurd 64bit: Make dev_t word type [hurd,commited] hurd 64bit: Make dev_t word type - - - - --- 2023-05-02 Samuel Thibault New
[hurd,commited] malloc: Really fix tst-memalign-3 link against threads - - - - --- 2023-05-02 Samuel Thibault New
« 1 2 ... 26 27 28284 285 »