Show patches with: Archived = No       |   24385 patches
« 1 274 75 76243 244 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[v2,1/3] misc: Add __get_nprocs_sched Revert the use of sched_getaffinity on get_nproc 1 - 1-- 2021-09-07 Adhemerval Zanella Committed
[v2,0/3] Revert the use of sched_getaffinity on get_nproc - - --- 2021-09-07 Adhemerval Zanella None
Make using non-default as/ld/etc easier. Make using non-default as/ld/etc easier. - - 2-- 2021-09-07 Olivier Galibert Superseded
MIPS: Setup errno for {f,l,}xstat MIPS: Setup errno for {f,l,}xstat 1 - 1-- 2021-09-07 Jiaxun Yang Committed
Use Linux 5.14 in build-many-glibcs.py Use Linux 5.14 in build-many-glibcs.py - - 2-- 2021-09-06 Joseph Myers Committed
[v3,4/4] nptl: Add CLOCK_MONOTONIC support for PI mutexes Add CLOCK_MONOTONIC support for PI mutexes - - 2-- 2021-09-06 Adhemerval Zanella Committed
[v3,3/4] support: Add support_mutex_pi_monotonic Add CLOCK_MONOTONIC support for PI mutexes - - 1-- 2021-09-06 Adhemerval Zanella Committed
[v3,2/4] nptl: Use FUTEX_LOCK_PI2 when available Add CLOCK_MONOTONIC support for PI mutexes - - 1-- 2021-09-06 Adhemerval Zanella Committed
[v3,1/4] Linux: Add FUTEX_LOCK_PI2 Add CLOCK_MONOTONIC support for PI mutexes 1 - 1-- 2021-09-06 Adhemerval Zanella Committed
[v3,0/4] Add CLOCK_MONOTONIC support for PI mutexes - - --- 2021-09-06 Adhemerval Zanella None
[COMMITTED] locale: Add missing second argument to _Static_assert in C-collate-seq.c [COMMITTED] locale: Add missing second argument to _Static_assert in C-collate-seq.c - - --- 2021-09-06 Florian Weimer Committed
[3/3] linux: Revert the use of sched_getaffinity on get_nproc (BZ #28310) Revert the use of sched_getaffinity on get_nproc - - 1-- 2021-09-06 Adhemerval Zanella Superseded
[2/3] linux: Simplify get_nprocs Revert the use of sched_getaffinity on get_nproc - - 1-- 2021-09-06 Adhemerval Zanella Superseded
[1/3] misc: Add __get_nprocs_sched Revert the use of sched_getaffinity on get_nproc - - 1-- 2021-09-06 Adhemerval Zanella Superseded
[0/3] Revert the use of sched_getaffinity on get_nproc - - --- 2021-09-06 Adhemerval Zanella None
[committed] hppa: Update test ulps [committed] hppa: Update test ulps - - --- 2021-09-06 John David Anglin Committed
[v12,2/2] Add generic C.UTF-8 locale (Bug 17318) C.UTF-8 1 - 2-- 2021-09-06 Carlos O'Donell Committed
[v12,1/2] Add 'codepoint_collation' support for LC_COLLATE. C.UTF-8 1 - 1-- 2021-09-06 Carlos O'Donell Committed
[v12,0/2] C.UTF-8 - - --- 2021-09-06 Carlos O'Donell None
[v11,2/2] Add generic C.UTF-8 locale (Bug 17318) C.UTF-8 1 - 1-- 2021-09-06 Carlos O'Donell Superseded
[v11,1/2] Add 'codepoint_collation' support for LC_COLLATE. C.UTF-8 1 - 1-- 2021-09-06 Carlos O'Donell Superseded
[v11,0/2] C.UTF-8 - - --- 2021-09-06 Carlos O'Donell None
[v2] nptl: Fix type of pthread_mutexattr_getrobust_np, pthread_mutexattr_setrobust_np (bug 28036) [v2] nptl: Fix type of pthread_mutexattr_getrobust_np, pthread_mutexattr_setrobust_np (bug 28036) 1 1 2-- 2021-09-06 Florian Weimer Committed
[v3,2/2] nptl: Fix race between pthread_kill and thread exit (bug 12889) Fix pthread_cancel, pthread_kill race (bug 12889) 1 - 2-- 2021-09-06 Florian Weimer Committed
[v3,1/2] nptl: pthread_kill, pthread_cancel should not fail after exit (bug 19193) Fix pthread_cancel, pthread_kill race (bug 12889) 1 - 1-- 2021-09-06 Florian Weimer Committed
[v3,0/2] Fix pthread_cancel, pthread_kill race (bug 12889) - - --- 2021-09-06 Florian Weimer None
[v10,2/2] Add generic C.UTF-8 locale (Bug 17318) C.UTF-8 - - 1-- 2021-09-06 Carlos O'Donell Superseded
[v10,1/2] Add 'codepoint_collation' support for LC_COLLATE. C.UTF-8 1 - 1-- 2021-09-06 Carlos O'Donell Superseded
[v10,0/2] C.UTF-8 - - --- 2021-09-06 Carlos O'Donell None
[v2,5/5] selftests: futex2: Test futex_waitv timeout futex2: Add wait on multiple futexes syscall - - --2 2021-09-04 André Almeida Not applicable
[v2,4/5] selftests: futex2: Add waitv test futex2: Add wait on multiple futexes syscall - - --1 2021-09-04 André Almeida Not applicable
[v2,3/5] futex2: wire up syscall for x86 futex2: Add wait on multiple futexes syscall - - --1 2021-09-04 André Almeida Not applicable
[v2,2/5] futex2: Implement vectorized wait futex2: Add wait on multiple futexes syscall - - --1 2021-09-04 André Almeida Not applicable
[v2,1/5] futex: Prepare for futex_wait_multiple() futex2: Add wait on multiple futexes syscall - - --1 2021-09-04 André Almeida Not applicable
[v2,0/5] futex2: Add wait on multiple futexes syscall - - --- 2021-09-04 André Almeida None
[v3,7/7] stdlib: Remove use of mergesort on qsort (BZ #21719) Use introsort for qsort - - --2 2021-09-03 Adhemerval Zanella Superseded
[v3,6/7] stdlib: Implement introsort with qsort Use introsort for qsort - - 1-- 2021-09-03 Adhemerval Zanella Superseded
[v3,5/7] stdlib: qsort: Move some macros to inline function Use introsort for qsort - - 1-- 2021-09-03 Adhemerval Zanella Superseded
[v3,4/7] stdlib: Move insertion sort out qsort Use introsort for qsort 1 - 1-- 2021-09-03 Adhemerval Zanella Superseded
[v3,3/7] stdlib: Optimization qsort{_r} swap implementation (BZ #19305) Use introsort for qsort - - 1-- 2021-09-03 Adhemerval Zanella Superseded
[v3,2/7] support: Fix getopt_long with CMDLINE_OPTIONS Use introsort for qsort - - 1-- 2021-09-03 Adhemerval Zanella Superseded
[v3,1/7] benchtests: Add bench-qsort Use introsort for qsort - - 1-- 2021-09-03 Adhemerval Zanella Superseded
[v3,0/7] Use introsort for qsort - - --- 2021-09-03 Adhemerval Zanella None
Add LD_NUMA_REPLICATION for glibc Add LD_NUMA_REPLICATION for glibc - - 2-- 2021-09-03 Huang Shijie Rejected
termios.3: CIBAUD and IBSHIFT are implemented on Linux, just unsupported by glibc termios.3: CIBAUD and IBSHIFT are implemented on Linux, just unsupported by glibc - - --2 2021-09-02 Pali Rohár Not applicable
Fix failing nss/tst-nss-files-hosts-long with local resolver Fix failing nss/tst-nss-files-hosts-long with local resolver 1 - 2-- 2021-09-02 Aurelien Jarno Committed
[v6,2/2] Remove "Contributed by" lines Source attribution cleanups 1 - 2-- 2021-09-02 Siddhesh Poyarekar Committed
[v6,1/2] Port shared code information from the wiki Source attribution cleanups 1 - 1-- 2021-09-02 Siddhesh Poyarekar Committed
[v6,0/2] Source attribution cleanups - - --- 2021-09-02 Siddhesh Poyarekar None
[v9,2/2] Add generic C.UTF-8 locale (Bug 17318) C.UTF-8 - - 2-- 2021-09-02 Carlos O'Donell Superseded
[v9,1/2] Add 'codepoint_collation' support for LC_COLLATE. C.UTF-8 - - 1-- 2021-09-02 Carlos O'Donell Superseded
[v9,0/2] C.UTF-8 - - --- 2021-09-02 Carlos O'Donell None
[v4,2/2] posix: Add terminal control setting support for posix_spawn [v4,1/2] posix: Remove spawni.c - - 2-- 2021-09-01 Adhemerval Zanella Superseded
[v4,1/2] posix: Remove spawni.c [v4,1/2] posix: Remove spawni.c 1 - 1-- 2021-09-01 Adhemerval Zanella Committed
[v3] ioctl_tty.2: Fix information about header include file [v3] ioctl_tty.2: Fix information about header include file - - --2 2021-08-31 Pali Rohár Not applicable
[v4] io: Fix ftw internal realloc buffer (BZ #28126) [v4] io: Fix ftw internal realloc buffer (BZ #28126) - - 1-1 2021-08-31 Adhemerval Zanella Superseded
[v5,2/2] Remove "Contributed by" lines Source attribution cleanups - - 2-- 2021-08-31 Siddhesh Poyarekar Superseded
[v5,1/2] Port shared code information from the wiki Source attribution cleanups 1 - 1-- 2021-08-31 Siddhesh Poyarekar Superseded
[v5,0/2] Source attribution cleanups - - --- 2021-08-31 Siddhesh Poyarekar None
[v3] configure: Allow LD to be LLD 13.0.0 or above [BZ #26558] [v3] configure: Allow LD to be LLD 13.0.0 or above [BZ #26558] - - 2-- 2021-08-30 Fangrui Song Committed
[v4,7/7] malloc: Enable huge page support on main arena malloc: Improve Huge Page support - - 2-- 2021-08-30 Adhemerval Zanella Superseded
[v4,6/7] malloc: Move MORECORE fallback mmap to sysmalloc_mmap_fallback malloc: Improve Huge Page support - - 1-- 2021-08-30 Adhemerval Zanella Superseded
[v4,5/7] malloc: Add huge page support to arenas malloc: Improve Huge Page support - - 1-- 2021-08-30 Adhemerval Zanella Superseded
[v4,4/7] malloc: Add Huge Page support for mmap() malloc: Improve Huge Page support - - 1-- 2021-08-30 Adhemerval Zanella Superseded
[v4,3/7] malloc: Move mmap logic to its own function malloc: Improve Huge Page support - - 1-- 2021-08-30 Adhemerval Zanella Superseded
[v4,2/7] malloc: Add THP/madvise support for sbrk malloc: Improve Huge Page support - - 1-- 2021-08-30 Adhemerval Zanella Superseded
[v4,1/7] malloc: Add madvise support for Transparent Huge Pages malloc: Improve Huge Page support - - 1-- 2021-08-30 Adhemerval Zanella Superseded
[v4,0/7] malloc: Improve Huge Page support - - --- 2021-08-30 Adhemerval Zanella None
[v6,2/2] Extend struct r_debug to support multiple namespaces Extend struct r_debug to support multiple namespaces - - 2-- 2021-08-30 H.J. Lu Superseded
[v6,1/2] Add declare_object_symbol_alias for assembly codes [BZ #28128] Extend struct r_debug to support multiple namespaces - - 1-- 2021-08-30 H.J. Lu Superseded
[v6,0/2] Extend struct r_debug to support multiple namespaces - - --- 2021-08-30 H.J. Lu None
[RFC,htl,v2,4/4] XXX: Attempt to get rid of most THREAD_GSCOPE_IN_TCB usages Rewrite THREAD_GSCOPE - - 2-- 2021-08-30 Sergey Bugaev Superseded
[RFC,htl,v2,3/4] testrun.sh: Add support for --tool=rpctrace Rewrite THREAD_GSCOPE - - 1-- 2021-08-30 Sergey Bugaev Superseded
[RFC,htl,v2,2/4] htl: Reimplement GSCOPE Rewrite THREAD_GSCOPE - - 1-- 2021-08-30 Sergey Bugaev Superseded
[RFC,htl,v2,1/4] htl: Move thread table to ld.so Rewrite THREAD_GSCOPE - - 1-- 2021-08-30 Sergey Bugaev Superseded
[RFC,htl,v2,0/4] Rewrite THREAD_GSCOPE - - --- 2021-08-30 Sergey Bugaev None
fix create thread failed in unprivileged process [BZ #28287] fix create thread failed in unprivileged process [BZ #28287] - - 2-- 2021-08-29 Hongxu Jia Not applicable
x86-64: Use testl to check __x86_string_control x86-64: Use testl to check __x86_string_control 1 - 2-- 2021-08-28 H.J. Lu codonell Committed
Allow #pragma GCC in headers in conformtest [committed] (was: Re: [PATCH v3] remove attribute acces… Allow #pragma GCC in headers in conformtest [committed] (was: Re: [PATCH v3] remove attribute acces… - - --- 2021-08-27 Joseph Myers Committed
AArch64: Update A64FX memset not to degrade at 16KB AArch64: Update A64FX memset not to degrade at 16KB 1 - 2-- 2021-08-27 Naohiro Tamura Committed
Fix error message in memmove test to display correct src pointer Fix error message in memmove test to display correct src pointer 1 - 2-- 2021-08-26 Sunil Pandey Committed
[v3] io: Fix ftw internal realloc buffer (BZ #28126) [v3] io: Fix ftw internal realloc buffer (BZ #28126) - - 1-1 2021-08-26 Adhemerval Zanella Superseded
[v2] io: Fix ftw internal realloc buffer (BZ #28126) [v2] io: Fix ftw internal realloc buffer (BZ #28126) - - 1-1 2021-08-25 Adhemerval Zanella Superseded
io: Fix ftw internal realloc buffer (BZ #28126) io: Fix ftw internal realloc buffer (BZ #28126) - - 1-1 2021-08-25 Adhemerval Zanella Superseded
[v8,2/2] Add generic C.UTF-8 locale (Bug 17318) C.UTF-8 - - 2-- 2021-08-25 Carlos O'Donell Superseded
[v8,1/2] Add 'codepoint_collation' support for LC_COLLATE. C.UTF-8 1 - 1-- 2021-08-25 Carlos O'Donell Superseded
[v8,0/2] C.UTF-8 - - --- 2021-08-25 Carlos O'Donell None
[2/2] Use support_open_dev_null_range io/tst-closefrom, misc/tst-close_range, and posix/tst-spawn5 … Fix close_range/closefrom tests - - 2-- 2021-08-24 Adhemerval Zanella Committed
[1/2] support: Add support_open_dev_null_range Fix close_range/closefrom tests - - 1-- 2021-08-24 Adhemerval Zanella Committed
[0/2] Fix close_range/closefrom tests - - --- 2021-08-24 Adhemerval Zanella None
[v5,2/2] Extend struct r_debug to support multiple namespaces Extend struct r_debug to support multiple namespaces - - 2-- 2021-08-24 H.J. Lu fweimer Superseded
[v5,1/2] Add declare_object_symbol_alias for assembly codes [BZ #28128] Extend struct r_debug to support multiple namespaces - - 1-- 2021-08-24 H.J. Lu fweimer Superseded
[v5,0/2] Extend struct r_debug to support multiple namespaces - - --- 2021-08-24 H.J. Lu None
[5/5] X86-64: Optimize memmove-vec-unaligned-erms.S [1/5] string: Make tests birdirectional test-memcpy.c - - 2-- 2021-08-24 Noah Goldstein Superseded
[4/5] benchtests: Add additional cases to bench-memcpy.c and bench-memmove.c [1/5] string: Make tests birdirectional test-memcpy.c 1 - 1-- 2021-08-24 Noah Goldstein Superseded
[3/5] benchtests: Add partial overlap case in bench-memmove-walk.c [1/5] string: Make tests birdirectional test-memcpy.c 1 - 1-- 2021-08-24 Noah Goldstein Superseded
[2/5] benchtests: Add new random cases to bench-memcpy-random.c [1/5] string: Make tests birdirectional test-memcpy.c 1 - 1-- 2021-08-24 Noah Goldstein Superseded
[1/5] string: Make tests birdirectional test-memcpy.c [1/5] string: Make tests birdirectional test-memcpy.c 1 - 1-- 2021-08-24 Noah Goldstein Superseded
[v3,5/5] malloc: Add huge page support to arenas malloc: Improve Huge Page support - - 1-1 2021-08-23 Adhemerval Zanella Superseded
[v3,4/5] malloc: Add Huge Page support for mmap() malloc: Improve Huge Page support - - 1-- 2021-08-23 Adhemerval Zanella Superseded
« 1 274 75 76243 244 »