Show patches with: Archived = No       |   28296 patches
« 1 2 ... 26 27 28282 283 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[hurd,commited] hurd: Fix tst-writev test [hurd,commited] hurd: Fix tst-writev test - - - - --- 2023-05-01 Samuel Thibault New
[hurd,commited] nptl: move tst-x86-64-tls-1 to nptl-only tests [hurd,commited] nptl: move tst-x86-64-tls-1 to nptl-only tests - - - - --- 2023-05-01 Samuel Thibault New
[hurd,commited] mach: Disable 32bit compatibility mode [hurd,commited] mach: Disable 32bit compatibility mode - - - - --- 2023-05-01 Samuel Thibault New
Define __mig_strlen to support dynamically sized strings in hurd RPCs Define __mig_strlen to support dynamically sized strings in hurd RPCs - - - - --- 2023-05-01 Flavio Cruz New
Make __mach_msg_destroy portable for x86_64 Make __mach_msg_destroy portable for x86_64 - - - - --- 2023-04-30 Flavio Cruz New
Define mig_strlen and __mig_strlen to support dynamically sized strings in hurd RPCs Define mig_strlen and __mig_strlen to support dynamically sized strings in hurd RPCs - - - - --- 2023-04-30 Flavio Cruz New
[DO,NOT,PUSH,v3,6/6] TMP hurd: Lower BRK_START The remaining x86_64-gnu patches - - - - --- 2023-04-29 Sergey Bugaev New
[RFC,v3,5/6] hurd: Make it possible to call memcpy very early The remaining x86_64-gnu patches - - - - --- 2023-04-29 Sergey Bugaev New
[v3,4/6] hurd: Add expected abilist files for x86_64 The remaining x86_64-gnu patches - - - - --- 2023-04-29 Sergey Bugaev New
[RFC,v3,3/6] hurd: Replace reply port with a dead name on failed interruption The remaining x86_64-gnu patches - - - - --- 2023-04-29 Sergey Bugaev New
[v3,2/6] hurd: Implement longjmp for x86_64 The remaining x86_64-gnu patches - - - - --- 2023-04-29 Sergey Bugaev New
[v3,1/6] hurd: Implement sigreturn for x86_64 The remaining x86_64-gnu patches - - - - --- 2023-04-29 Sergey Bugaev New
[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_* - 1 - - --- 2023-04-29 Palmer Dabbelt New
[7/7] hurd: Fix FS_RETRY_MAGICAL "machtype" handling [1/7] hurd: Simplify _hurd_critical_section_lock a bit - - - - --- 2023-04-29 Sergey Bugaev New
[6/7] hurd: Respect existing FD_CLOEXEC in S_msg_set_fd [1/7] hurd: Simplify _hurd_critical_section_lock a bit - - - - --- 2023-04-29 Sergey Bugaev New
[5/7] hurd: Don't leak the auth port in msg* RPCs [1/7] hurd: Simplify _hurd_critical_section_lock a bit - - - - --- 2023-04-29 Sergey Bugaev New
[4/7] hurd: Make _exit work during early boot-up [1/7] hurd: Simplify _hurd_critical_section_lock a bit - - - - --- 2023-04-29 Sergey Bugaev New
[3/7] hurd: Mark various conditions as unlikely [1/7] hurd: Simplify _hurd_critical_section_lock a bit - - - - --- 2023-04-29 Sergey Bugaev New
[2/7] hurd: Move libc_hidden_def's around [1/7] hurd: Simplify _hurd_critical_section_lock a bit - 1 - - --- 2023-04-29 Sergey Bugaev New
[1/7] hurd: Simplify _hurd_critical_section_lock a bit [1/7] hurd: Simplify _hurd_critical_section_lock a bit - - - - --- 2023-04-29 Sergey Bugaev New
[3/3] Mark various cold functions as __COLD [1/3] cdefs.h: Define __COLD - - 1 - --- 2023-04-29 Sergey Bugaev New
[2/3] hurd: Mark error functions as __COLD [1/3] cdefs.h: Define __COLD - - - - --- 2023-04-29 Sergey Bugaev New
[1/3] cdefs.h: Define __COLD [1/3] cdefs.h: Define __COLD - - - - --- 2023-04-29 Sergey Bugaev New
riscv: Add glibc-hwcaps support riscv: Add glibc-hwcaps support - - - - --- 2023-04-28 Evan Green New
elf.h: Drop duplicate DT_RISCV_VARIANT_CC elf.h: Drop duplicate DT_RISCV_VARIANT_CC - 1 - - --- 2023-04-28 Palmer Dabbelt New
Revert "riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC." Revert "riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC." - - 1 - --- 2023-04-28 Palmer Dabbelt New
[v11] POSIX locale covers every byte [BZ# 29511] [v11] POSIX locale covers every byte [BZ# 29511] - - - - --- 2023-04-28 Ahelenia Ziemiańska New
[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 - 1 - --- 2023-04-28 Palmer Dabbelt New
[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 - 1 - --- 2023-04-28 Palmer Dabbelt New
[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 New
[v3,2/3] posix: regcomp(): clear RE_DOT_NOT_NULL [v3,1/3] posix: add (failing) test for REG_STARTEND - - - - --- 2023-04-28 Ahelenia Ziemiańska New
[v3,1/3] posix: add (failing) test for REG_STARTEND [v3,1/3] posix: add (failing) test for REG_STARTEND - - - - --- 2023-04-28 Ahelenia Ziemiańska New
[v4,15/15] tests: fix warn unused results Fix warn unused result - - - - --- 2023-04-28 Frederic Berat New
[v4,14/15] tests: Replace various function calls with their x variant Fix warn unused result - - - - --- 2023-04-28 Frederic Berat New
[v4,13/15] tests: replace fgets by xfgets Fix warn unused result - - - - --- 2023-04-28 Frederic Berat New
[v4,12/15] tests: replace ftruncate by xftruncate Fix warn unused result - - 1 - --- 2023-04-28 Frederic Berat New
[v4,11/15] tests: replace fread by xfread Fix warn unused result - - - - --- 2023-04-28 Frederic Berat New
[v4,10/15] tests: replace system by xsystem Fix warn unused result - - - - --- 2023-04-28 Frederic Berat New
[v4,09/15] tests: replace read by xread Fix warn unused result - - - - --- 2023-04-28 Frederic Berat New
[v4,08/15] tests: replace write by xwrite Fix warn unused result - - 1 - --- 2023-04-28 Frederic Berat New
[v4,07/15] tests: fix warn unused result on asprintf calls Fix warn unused result - - - - --- 2023-04-28 Frederic Berat New
[v4,06/15] sysdeps/pthread/eintr.c: fix warn unused result Fix warn unused result - - 1 - --- 2023-04-28 Frederic Berat New
[v4,05/15] sunrpc/netname.c: fix warn unused result Fix warn unused result - - 1 - --- 2023-04-28 Frederic Berat New
[v4,04/15] nptl_db/thread_dbP.h: fix warn unused result Fix warn unused result - - 1 - --- 2023-04-28 Frederic Berat New
[v4,03/15] malloc/{memusage.c, memusagestat.c}: fix warn unused result Fix warn unused result - - - - --- 2023-04-28 Frederic Berat New
[v4,02/15] locale/programs/locarchive.c: fix warn unused result Fix warn unused result - - 1 - --- 2023-04-28 Frederic Berat New
[v4,01/15] catgets/gencat.c: fix warn unused result Fix warn unused result - - - - --- 2023-04-28 Frederic Berat New
[2/2] scripts: Add sort-makefile-lines.py to sort Makefile variables. Standardize the sorting of Makefile variables - - - - --- 2023-04-28 Carlos O'Donell New
[1/2] nptl: Re-flow and sort variables in Makefile. Standardize the sorting of Makefile variables - - 1 - --- 2023-04-28 Carlos O'Donell New
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 - - - - --- 2023-04-28 Fangrui Song New
__check_pf: Add a cancellation cleanup handler [BZ #20975] __check_pf: Add a cancellation cleanup handler [BZ #20975] - - - - --- 2023-04-27 H.J. Lu New
[v10] POSIX locale covers every byte [BZ# 29511] [v10] POSIX locale covers every byte [BZ# 29511] - - - - --- 2023-04-27 Ahelenia Ziemiańska New
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 - --- 2023-04-26 Joseph Myers New
Fix Hurd getcwd build with GCC >= 13 Fix Hurd getcwd build with GCC >= 13 - - - - --- 2023-04-26 Joseph Myers New
[committed] Regenerate sysdeps/mach/hurd/bits/errno.h [committed] Regenerate sysdeps/mach/hurd/bits/errno.h - - - - --- 2023-04-26 Joseph Myers New
[v2] time: Remove alloca() from getdate [v2] time: Remove alloca() from getdate - - 1 - --- 2023-04-26 Joe Simmons-Talbott New
time: Remove alloca() from getdate time: Remove alloca() from getdate - - - - --- 2023-04-26 Joe Simmons-Talbott New
[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 - --- 2023-04-26 Frederic Berat New
locale/programs/locarchive.c: Remove unnecessary check in add_locale_archive locale/programs/locarchive.c: Remove unnecessary check in add_locale_archive - - 1 - --- 2023-04-26 Frederic Berat New
[v4] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 2` [v4] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 2` - - - - --- 2023-04-25 Noah Goldstein New
if_index: Remove unneeded alloca.h include if_index: Remove unneeded alloca.h include - - 1 - --- 2023-04-25 Joe Simmons-Talbott New
[v3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 2` [v3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 2` - - - - --- 2023-04-25 Noah Goldstein New
[v2] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 2` [v2] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 2` - - - - --- 2023-04-24 Noah Goldstein New
[hurd,commited] hurd: Do not take any flag from the CMSG_DATA [hurd,commited] hurd: Do not take any flag from the CMSG_DATA - - - - --- 2023-04-24 Samuel Thibault New
[hurd,commited] hurd: Don't pass FD_CLOEXEC in CMSG_DATA [hurd,commited] hurd: Don't pass FD_CLOEXEC in CMSG_DATA - - - - --- 2023-04-24 Samuel Thibault New
gethostid: Do not include alloca.h gethostid: Do not include alloca.h - - 1 - --- 2023-04-24 Joe Simmons-Talbott New
[v6,3/3] nptl: Use direct syscall numbers in setxid x86_64: aarch64: Set call number just before syscall - - - - --- 2023-04-24 Joe Simmons-Talbott New
[v6,2/3] aarch64: 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 New
[v6,1/3] x86_64: Set the syscall register right before doing the syscall. x86_64: aarch64: Set call number just before syscall - - - - --- 2023-04-24 Joe Simmons-Talbott New
powerpc: Use sysconf (_SC_SIGSTKSZ) to set SIGSTKSZ and MINSIGSTKSZ. powerpc: Use sysconf (_SC_SIGSTKSZ) to set SIGSTKSZ and MINSIGSTKSZ. - - - - --- 2023-04-24 Manjunath Matti New
[v1] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 2` [v1] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 2` - - - - --- 2023-04-24 Noah Goldstein New
[RFC,4/4] hurd: Implement prefer_map_32bit_exec tunable [1/4] hurd: Implement MAP_32BIT - - - - --- 2023-04-23 Sergey Bugaev New
[3/4] hurd: Microoptimize mmap () [1/4] hurd: Implement MAP_32BIT - - - - --- 2023-04-23 Sergey Bugaev New
[2/4] hurd: Don't attempt to deallocate MACH_PORT_DEAD [1/4] hurd: Implement MAP_32BIT - - - - --- 2023-04-23 Sergey Bugaev New
[1/4] hurd: Implement MAP_32BIT [1/4] hurd: Implement MAP_32BIT - - - - --- 2023-04-23 Sergey Bugaev New
[v2,4/4] socket: Add a test for MSG_CMSG_CLOEXEC [v2,1/4] hurd: Don't pass FD_CLOEXEC in CMSG_DATA - - 1 - --- 2023-04-23 Sergey Bugaev New
[v2,3/4] hurd: Only deallocate addrport when it's valid [v2,1/4] hurd: Don't pass FD_CLOEXEC in CMSG_DATA - - - - --- 2023-04-23 Sergey Bugaev New
[v2,2/4] hurd: Implement MSG_CMSG_CLOEXEC Untitled series #352070 - - - - --- 2023-04-23 Sergey Bugaev New
[v2,1/4] hurd: Don't pass FD_CLOEXEC in CMSG_DATA [v2,1/4] hurd: Don't pass FD_CLOEXEC in CMSG_DATA - - - - --- 2023-04-23 Sergey Bugaev New
[2/2] testsuite: stdlib/isomac.c: fix REQUIREMENTS Untitled series #352032 - - - - --- 2023-04-23 Ahelenia Ziemiańska New
Fix regex type usage Fix regex type usage - - 1 - --- 2023-04-23 Ahelenia Ziemiańska New
[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 New
[3/3] posix: regexec(): fix REG_STARTEND, pmatch->rm_so != 0 w/^ anchor [1/3] posix: add (failing) test for REG_STARTEND - - - - --- 2023-04-22 Ahelenia Ziemiańska New
[2/3] posix: regcomp(): clear RE_DOT_NOT_NULL [1/3] posix: add (failing) test for REG_STARTEND - - - - --- 2023-04-22 Ahelenia Ziemiańska New
[1/3] posix: add (failing) test for REG_STARTEND [1/3] posix: add (failing) test for REG_STARTEND - - - - --- 2023-04-22 Ahelenia Ziemiańska New
[v1] Benchtest: Add benchtests for {wcs, str}lcpy and {wcs, str}lcat [v1] Benchtest: Add benchtests for {wcs, str}lcpy and {wcs, str}lcat - - - - --- 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 - --- 2023-04-21 Alejandro Colomar New
[v7,4/4] wcsmbs: Add wcsdup() tests. (BZ #30266) string: Add tests for strdup and strndup (BZ #30266) - - 1 - --- 2023-04-21 Joe Simmons-Talbott New
[v7,3/4] string: Add tests for strndup (BZ #30266) string: Add tests for strdup and strndup (BZ #30266) - - - - --- 2023-04-21 Joe Simmons-Talbott New
[v7,2/4] string: Add tests for strdup (BZ #30266) string: Add tests for strdup and strndup (BZ #30266) - - 1 - --- 2023-04-21 Joe Simmons-Talbott New
[v7,1/4] string: Allow use of test-string.h for non-ifunc implementations. string: Add tests for strdup and strndup (BZ #30266) - - 1 - --- 2023-04-21 Joe Simmons-Talbott New
[v2,5/5] riscv: add vectorized __memcmpeq riscv: Vectorized mem*/str* function - - - - --- 2023-04-21 Hau Hsu New
[v2,4/5] riscv: vectorized strchr and strnlen functions riscv: Vectorized mem*/str* function - - - - --- 2023-04-21 Hau Hsu New
[v2,3/5] riscv: vectorized str* functions riscv: Vectorized mem*/str* function - - - - --- 2023-04-21 Hau Hsu New
[v2,2/5] riscv: vectorized mem* functions riscv: Vectorized mem*/str* function - - - - --- 2023-04-21 Hau Hsu New
[v2,1/5] riscv: Enabling vectorized mem*/str* functions in build time riscv: Vectorized mem*/str* function - - - - --- 2023-04-21 Hau Hsu New
[v2,5/5] riscv: add vectorized __memcmpeq Untitled series #351831 - - - - --- 2023-04-21 Hau Hsu New
[v2,5/5] riscv: add vectorized __memcmpeq [v2,1/5] riscv: Enabling vectorized mem*/str* functions in build time - - - - --- 2023-04-21 Hau Hsu New
[v2,5/5] riscv: add vectorized __memcmpeq [v2,1/5] riscv: Enabling vectorized mem*/str* functions in build time - - - - --- 2023-04-21 Hau Hsu New
[v2,4/5] riscv: vectorized strchr and strnlen functions [v2,1/5] riscv: Enabling vectorized mem*/str* functions in build time - - - - --- 2023-04-21 Hau Hsu New
« 1 2 ... 26 27 28282 283 »