Show patches with: Archived = No       |   2105 patches
« 1 2 3 421 22 »
Patch Series S/W/F Date Submitter Delegate State
[v6,05/17] string: Improve generic strlen Untitled series #197424 --- 2023-01-10 Adhemerval Zanella Superseded
[v6,04/17] Add string vectorized find and detection functions Untitled series #197424 --- 2023-01-10 Adhemerval Zanella Superseded
[v6,03/17] Add string-maskoff.h generic header Untitled series #197424 --- 2023-01-10 Adhemerval Zanella Superseded
[v6,02/17] Parameterize OP_T_THRES from memcopy.h Untitled series #197424 --- 2023-01-10 Adhemerval Zanella Superseded
[v5] sysvipc: Set ipc_perm mode as mode_t (BZ#18231) [v5] sysvipc: Set ipc_perm mode as mode_t (BZ#18231) --- 2019-08-29 Adhemerval Zanella Accepted
[v5] posix: Sync tempname with gnulib [v5] posix: Sync tempname with gnulib --- 2024-04-10 Adhemerval Zanella Accepted
[v5] Fix clone (CLONE_VM) pid/tid reset (BZ#19957) --- 2016-04-29 Adhemerval Zanella Accepted
[v5,BZ,#21956] MIPS/o32: Fix internal_syscall5/6/7 --- 2017-08-24 Maciej W. Rozycki New
[v5] Always define __USE_TIME_BITS64 when 64 bit time_t is used [v5] Always define __USE_TIME_BITS64 when 64 bit time_t is used --- 2024-03-18 Adhemerval Zanella Superseded
[v5] Always define __USE_TIME_BITS64 when 64 bit time_t is used [v5] Always define __USE_TIME_BITS64 when 64 bit time_t is used --- 2024-03-18 Adhemerval Zanella Accepted
[v5,5/5] Remove set-hooks.h from generic includes [v5,1/5] Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions --- 2023-03-06 Adhemerval Zanella Accepted
[v5,5/5] elf: Refactor process_envvars Improve loader environment variable handling --- 2023-11-22 Adhemerval Zanella Accepted
[v5,4/5] Remove --with-default-link configure option [v5,1/5] Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions --- 2023-03-06 Adhemerval Zanella Accepted
[v5,4/5] elf: Ignore LD_BIND_NOW and LD_BIND_NOT for setuid binaries Improve loader environment variable handling --- 2023-11-22 Adhemerval Zanella Accepted
[v5,3/5] libio: Remove the usage of __libc_IO_vtables [v5,1/5] Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions --- 2023-03-06 Adhemerval Zanella New
[v5,3/5] elf: Ignore loader debug env vars for setuid Improve loader environment variable handling --- 2023-11-22 Adhemerval Zanella Accepted
[v5,2/5] libio: Do not autogenerate stdio_lim.h [v5,1/5] Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions --- 2023-03-06 Adhemerval Zanella Accepted
[v5,2/5] elf: Do not set invalid tunables values Improve loader environment variable handling --- 2023-11-22 Adhemerval Zanella Superseded
[v5,16/17] powerpc: Add string-fza.h [v5,01/17] Parameterize op_t from memcopy.h --- 2022-09-19 Adhemerval Zanella Superseded
[v5,1/5] Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions [v5,1/5] Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions --- 2023-03-06 Adhemerval Zanella Accepted
[v5,1/5] elf: Do not duplicate the GLIBC_TUNABLES string Improve loader environment variable handling --- 2023-11-22 Adhemerval Zanella Superseded
[v5,15/17] arm: Add string-fza.h [v5,01/17] Parameterize op_t from memcopy.h --- 2022-09-19 Adhemerval Zanella Superseded
[v5,14/17] alpha: Add string-fzb.h and string-fzi.h [v5,01/17] Parameterize op_t from memcopy.h --- 2022-09-19 Adhemerval Zanella Superseded
[v5,13/17] hppa: Add string-fzb.h and string-fzi.h [v5,01/17] Parameterize op_t from memcopy.h --- 2022-09-19 Adhemerval Zanella Superseded
[v5,12/17] hppa: Add memcopy.h [v5,01/17] Parameterize op_t from memcopy.h --- 2022-09-19 Adhemerval Zanella Superseded
[v5,0/3] posix: Execute file function fixes --- 2016-03-07 Adhemerval Zanella New
[v5,02/17] Parameterize OP_T_THRES from memcopy.h [v5,01/17] Parameterize op_t from memcopy.h --- 2022-09-19 Adhemerval Zanella Superseded
[v5,01/17] Parameterize op_t from memcopy.h [v5,01/17] Parameterize op_t from memcopy.h --- 2022-09-19 Adhemerval Zanella New
[v4] Update the i18n, UTF-8 and translit_* files to Unicode 9.0.0 [BZ #20313] --- 2016-11-02 Mike FABIAN New
[v4] sysvipc: Set ipc_perm mode as mode_t (BZ#18231) [v4] sysvipc: Set ipc_perm mode as mode_t (BZ#18231) --- 2019-08-29 Adhemerval Zanella Superseded
[v4] stdlib: Reinstate stable mergesort implementation on qsort [v4] stdlib: Reinstate stable mergesort implementation on qsort --- 2024-01-15 Adhemerval Zanella Accepted
[v4] posix: Sync tempname with gnulib [v4] posix: Sync tempname with gnulib --- 2024-04-08 Adhemerval Zanella Superseded
[v4] Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) [v4] Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) --- 2018-06-20 Adhemerval Zanella Accepted
[v4] Fix clone (CLONE_VM) pid/tid reset (BZ#19957) --- 2016-04-26 Adhemerval Zanella Superseded
[v4] Block all signals on timer_create thread (BZ#10815) [v4] Block all signals on timer_create thread (BZ#10815) --- 2020-02-18 Adhemerval Zanella New
[v4] ARM: Add SystemTap probes to longjmp and setjmp. --- 2014-02-19 Will Newton Accepted
[v4] Always define __USE_TIME_BITS64 when 64 bit time_t is used [v4] Always define __USE_TIME_BITS64 when 64 bit time_t is used --- 2024-03-15 Adhemerval Zanella Superseded
[v4] aarch64: Add split-stack TCB field --- 2017-08-09 Adhemerval Zanella Superseded
[v4,4/4] Remove set-hooks.h from generic includes [v4,1/4] Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions --- 2023-03-06 Adhemerval Zanella Superseded
[v4,4/4] i386: Fix i386 sigaction sa_restorer initialization (BZ#21269) [v4,1/4] Rename nptl-signals.h to internal-signals.h --- 2018-02-12 Adhemerval Zanella New
[v4,4/4] elf: Refactor process_envvars Improve loader environment variable handling --- 2023-11-22 Adhemerval Zanella Superseded
[v4,4/4] Add manual documentation for threads.h Add support for ISO C11 threads.h --- 2017-05-10 Adhemerval Zanella Superseded
[v4,3/4] Remove --with-default-link configure option [v4,1/4] Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions --- 2023-03-06 Adhemerval Zanella Superseded
[v4,3/4] linux: Consolidate sigaction implementation [v4,1/4] Rename nptl-signals.h to internal-signals.h --- 2018-02-12 Adhemerval Zanella Accepted
[v4,3/4] elf: Ignore LD_BIND_NOW and LD_BIND_NOT for setuid binaries Improve loader environment variable handling --- 2023-11-22 Adhemerval Zanella Superseded
[v4,3/4] Add test cases for ISO C11 threads Add support for ISO C11 threads.h --- 2017-05-10 Adhemerval Zanella Superseded
[v4,2/4] libio: Remove the usage of __libc_IO_vtables [v4,1/4] Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions --- 2023-03-06 Adhemerval Zanella Superseded
[v4,2/4] Filter out NPTL internal signals (BZ #22391) [v4,1/4] Rename nptl-signals.h to internal-signals.h --- 2018-02-12 Adhemerval Zanella New
[v4,2/4] elf: Ignore loader debug env vars for setuid Improve loader environment variable handling --- 2023-11-22 Adhemerval Zanella Superseded
[v4,2/4] Add C11 threads support Add support for ISO C11 threads.h --- 2017-05-10 Adhemerval Zanella Superseded
[v4,2/3] posix: execvpe cleanup --- 2016-02-01 Adhemerval Zanella Superseded
[v4,2/3] 32-bit ABIs: support stat syscall family Untitled series #1898 --- 2016-08-04 Yury Norov New
[v4,2/2] wcsmbs: Ensure wcstr worst-case linear execution time (BZ 23865) Improve wcsstr --- 2024-03-19 Adhemerval Zanella Accepted
[v4,16/16] y2038: ipc: Redirect ipc(SEMTIMEDOP, ...) to compat_ksys_semtimedop Untitled series #10966 --- 2018-04-25 Arnd Bergmann New
[v4,15/16] y2038: ipc: Enable COMPAT_32BIT_TIME Untitled series #10966 --- 2018-04-25 Arnd Bergmann New
[v4,1/4] Rename nptl-signals.h to internal-signals.h [v4,1/4] Rename nptl-signals.h to internal-signals.h --- 2018-02-12 Adhemerval Zanella New
[v4,1/4] Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions [v4,1/4] Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions --- 2023-03-06 Adhemerval Zanella Superseded
[v4,1/4] elf: Do not duplicate the GLIBC_TUNABLES string Improve loader environment variable handling --- 2023-11-22 Adhemerval Zanella Superseded
[v4,1/4] Clean pthread functions namespaces for C11 threads Add support for ISO C11 threads.h --- 2017-05-10 Adhemerval Zanella Superseded
[v4,14/16] y2038: ipc: Use __kernel_timespec Untitled series #10966 --- 2018-04-25 Arnd Bergmann New
[v4,1/2] wcsmbs: Add test-wcsstr Improve wcsstr --- 2024-03-19 Adhemerval Zanella Accepted
[v4,1/2,BZ,21340] add support for POSIX_SPAWN_SETSID [v4,1/2,BZ,21340] add support for POSIX_SPAWN_SETSID --- 2017-04-24 Adhemerval Zanella New
[v4,12/16] y2038: ipc: Use ktime_get_real_seconds consistently Untitled series #10966 --- 2018-04-25 Arnd Bergmann New
[v4,10/16] y2038: powerpc: Extend sysvipc data structures Untitled series #10966 --- 2018-04-25 Arnd Bergmann New
[v4,09/16] y2038: sparc: Extend sysvipc data structures Untitled series #10966 --- 2018-04-25 Arnd Bergmann New
[v4,08/16] y2038: parisc: Extend sysvipc data structures Untitled series #10966 --- 2018-04-25 Arnd Bergmann New
[v4,06/37] x86: Restore compile-time check for shadow stack pointer in longjmp Untitled series #120880 --- 2021-04-16 Adhemerval Zanella via Libc-alpha New
[v4,02/16] y2038: x86: Extend sysvipc data structures Untitled series #10966 --- 2018-04-25 Arnd Bergmann New
[v3] Test case for BZ 19329 --- 2016-12-13 Szabolcs Nagy New
[v3] strftime,strptime: have %q represent the quarter of year --- 2016-11-04 Pádraig Brady New
[v3] Require bison 2.7 or newer for regenerating intl/plural.y --- 2014-12-11 Will Newton New
[v3] posix: Sync tempname with gnulib [v3] posix: Sync tempname with gnulib --- 2023-10-23 Adhemerval Zanella New
[v3] nptl: Fix testcases for new pthread cancellation mechanism --- 2015-10-14 Adhemerval Zanella New
[v3] manual/probes.texi: Add documentation of setjmp/longjmp probes --- 2014-02-05 Will Newton Accepted
[v3] malloc: make malloc fail with requests larger than PTRDIFF_MAX (BZ#23741) [v3] malloc: make malloc fail with requests larger than PTRDIFF_MAX (BZ#23741) --- 2019-04-09 Adhemerval Zanella Accepted
[v3] malloc: Add realloc test. --- 2013-08-19 Will Newton Accepted
[v3] malloc: Add memalign test. --- 2013-10-03 Will Newton Accepted
[v3] lowlevellock comments --- 2014-10-23 Bernie Ogden New
[v3] lowlevellock comments --- 2014-12-10 Bernie Ogden New
[v3] libio: Flush stream at freopen (BZ#21037) [v3] libio: Flush stream at freopen (BZ#21037) --- 2018-10-01 Adhemerval Zanella New
[v3] libio: Fix seek-past-end returned size for open_{w}memstream (BZ#15298) [v3] libio: Fix seek-past-end returned size for open_{w}memstream (BZ#15298) --- 2019-04-10 Adhemerval Zanella New
[v3] Improve strtok(_r) performance --- 2016-12-14 Adhemerval Zanella New
[v3] Improve strsep --- 2016-12-13 Adhemerval Zanella New
[v3] Fix writes past the allocated array bounds in execvpe (BZ#20847) --- 2016-11-23 Adhemerval Zanella New
[v3] Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) [v3] Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) --- 2018-06-13 Adhemerval Zanella Superseded
[v3] Fix clone (CLONE_VM) pid/tid reset (BZ#19957) --- 2016-04-22 Adhemerval Zanella Superseded
[v3,BZ,#15857] malloc: Check for integer overflow in memalign. --- 2013-09-10 Will Newton Accepted
[v3,BZ,#15855] malloc: Check for integer overflow in pvalloc. --- 2013-09-10 Will Newton Accepted
[v3] benchtests: Add malloc microbenchmark --- 2014-06-19 Will Newton Superseded
[v3] ARM: Add SystemTap probes to longjmp and setjmp. --- 2014-02-19 Will Newton Superseded
[v3] Always define __USE_TIME_BITS64 when 64 bit time_t is used [v3] Always define __USE_TIME_BITS64 when 64 bit time_t is used --- 2024-01-18 Adhemerval Zanella Superseded
[v3] all: #define wordsize-related macros everywhere --- 2016-07-26 Yury Norov New
[v3] aarch64: Add split-stack TCB field --- 2017-02-15 Adhemerval Zanella Superseded
[v3,7/7] math: Provide modf128 for static libm on alpha, s390, and sparcv9 Fix some libm static issues --- 2024-04-02 Adhemerval Zanella New
[v3,7/7] elf: Add glibc.mem.decorate_maps tunable Add a tunable to decorate anonymous memory maps --- 2023-11-01 Adhemerval Zanella Accepted
[v3,6/7] math: Provide frexpf128 for static libm on alpha, s390, and sparcv9 Fix some libm static issues --- 2024-04-02 Adhemerval Zanella Superseded
[v3,6/7] linux: Decorate __libc_fatal error buffer Add a tunable to decorate anonymous memory maps --- 2023-11-01 Adhemerval Zanella Accepted
[v3,5/7] math: Provided copysignf128 for static libm on alpha, s390, and sparcv9 Fix some libm static issues --- 2024-04-02 Adhemerval Zanella New
[v3,5/7] assert: Decorate error message buffer Add a tunable to decorate anonymous memory maps --- 2023-11-01 Adhemerval Zanella New
[v3,4/7] math: Fix isnanf128 static build Fix some libm static issues --- 2024-04-02 Adhemerval Zanella New
« 1 2 3 421 22 »