Toggle navigation
Patchwork
GNU C Library
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 14459 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Needs Review / ACK
Search
Archived
No
Yes
Both
Delegate
Apply
«
1
2
...
3
4
5
…
144
145
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
[5.3,063/193] clone3: validate stack arguments
Untitled series #142145
2 1 - -
0 0 0
2019-11-11
Greg Kroah-Hartman
New
Remove 32 bit sparc v8 support
Remove 32 bit sparc v8 support
- - - -
0 0 0
2019-11-11
Adhemerval Zanella
New
Fix clock_nanosleep when interrupted by a signal
Fix clock_nanosleep when interrupted by a signal
- - - -
0 0 0
2019-11-11
Adhemerval Zanella
New
libio/tst-fopenloc: Use xsetlocale, xfopen, and xfclose
libio/tst-fopenloc: Use xsetlocale, xfopen, and xfclose
- - - -
0 0 0
2019-11-11
Arjun Shankar
New
support: Add xsetlocale function
support: Add xsetlocale function
- - - -
0 0 0
2019-11-11
Arjun Shankar
New
[pushed] support: Add support_set_small_thread_stack_size
[pushed] support: Add support_set_small_thread_stack_size
- - - -
0 0 0
2019-11-11
Carlos O'Donell (Code Review)
New
[pushed] linux: Reduce stack size for nptl/tst-thread-affinity-pthread
[pushed] linux: Reduce stack size for nptl/tst-thread-affinity-pthread
- - - -
0 0 0
2019-11-11
Carlos O'Donell (Code Review)
New
[review] support: Add support_set_small_thread_stack_size
[review] support: Add support_set_small_thread_stack_size
- - - -
0 0 0
2019-11-11
Carlos O'Donell (Code Review)
New
[review] linux: Add comment on affinity set sizes to tst-skeleton-affinity.c
[review] linux: Add comment on affinity set sizes to tst-skeleton-affinity.c
- - - -
0 0 0
2019-11-11
Carlos O'Donell (Code Review)
New
[review] linux: Reduce stack size for nptl/tst-thread-affinity-pthread
[review] linux: Reduce stack size for nptl/tst-thread-affinity-pthread
- - - -
0 0 0
2019-11-11
Carlos O'Donell (Code Review)
New
[v2,2/2] sysdeps/clock_gettime: Use clock_gettime64 if avaliable
[v2,1/2] sysdeps: Add clock_gettime64 vDSO
- - - -
0 0 0
2019-11-10
Alistair Francis
New
[v2,1/2] sysdeps: Add clock_gettime64 vDSO
[v2,1/2] sysdeps: Add clock_gettime64 vDSO
- - 1 -
0 0 0
2019-11-10
Alistair Francis
New
[review,v2] slotinfo in struct dtv_slotinfo_list should be flexible array [BZ #25...
[review,v2] slotinfo in struct dtv_slotinfo_list should be flexible array [BZ #25...
- - - -
0 0 0
2019-11-09
Carlos O'Donell (Code Review)
New
Declare asctime_r, ctime_r, gmtime_r, localtime_r for C2X
Declare asctime_r, ctime_r, gmtime_r, localtime_r for C2X
- - - -
0 0 0
2019-11-08
Joseph Myers
New
[review] nptl: Cleanup mutex internal offset tests
[review] nptl: Cleanup mutex internal offset tests
- - - -
0 0 0
2019-11-08
Carlos O'Donell (Code Review)
New
[review,v2] nptl: Add struct_rwlock.h
[review,v2] nptl: Add struct_rwlock.h
- - - -
0 0 0
2019-11-08
Carlos O'Donell (Code Review)
New
[review,v2] nptl: Add struct_mutex.h
[review,v2] nptl: Add struct_mutex.h
- - - -
0 0 0
2019-11-08
Carlos O'Donell (Code Review)
New
[review,v2] nptl: Add tests for internal pthread_rwlock_t offsets
[review,v2] nptl: Add tests for internal pthread_rwlock_t offsets
- - - -
0 0 0
2019-11-08
Carlos O'Donell (Code Review)
New
[review,v2] nptl: Add default pthread-offsets.h
[review,v2] nptl: Add default pthread-offsets.h
- - - -
0 0 0
2019-11-08
Carlos O'Donell (Code Review)
New
[v6,3/3] time: Define time64 nanosleep
[v6,1/3] sysdeps/clock_nanosleep: Use clock_nanosleep_time64 if avaliable
- - - -
0 0 0
2019-11-08
Alistair Francis
New
[v6,2/3] time: Define time64 thrd_sleep
[v6,1/3] sysdeps/clock_nanosleep: Use clock_nanosleep_time64 if avaliable
- - - -
0 0 0
2019-11-08
Alistair Francis
New
[v6,1/3] sysdeps/clock_nanosleep: Use clock_nanosleep_time64 if avaliable
[v6,1/3] sysdeps/clock_nanosleep: Use clock_nanosleep_time64 if avaliable
- - - -
0 0 0
2019-11-08
Alistair Francis
New
[2/2] linux: clock_settime: Return proper value when passing NULL pointer
[1/2] linux: clock_settime: Remove check for nanoseconds validity
- - 1 -
0 0 0
2019-11-08
Lukasz Majewski
New
[1/2] linux: clock_settime: Remove check for nanoseconds validity
[1/2] linux: clock_settime: Remove check for nanoseconds validity
- - 1 -
0 0 0
2019-11-08
Lukasz Majewski
New
[review] dlsym: Do not determine caller link map if not needed
[review] dlsym: Do not determine caller link map if not needed
- - 2 -
0 0 0
2019-11-08
Carlos O'Donell (Code Review)
New
[v2] y2038: linux: Provide __ppoll64 implementation
[v2] y2038: linux: Provide __ppoll64 implementation
- - - -
0 0 0
2019-11-08
Lukasz Majewski
New
[pushed] login: Acquire write lock early in pututline [BZ #24882]
[pushed] login: Acquire write lock early in pututline [BZ #24882]
- - 1 -
0 0 0
2019-11-07
Carlos O'Donell (Code Review)
New
[pushed] login: Acquire write lock early in pututline [BZ #24882]
[pushed] login: Acquire write lock early in pututline [BZ #24882]
- - 1 -
0 0 0
2019-11-07
Carlos O'Donell (Code Review)
New
[review,v3] login: Acquire write lock early in pututline [BZ #24882]
[review,v3] login: Acquire write lock early in pututline [BZ #24882]
- - 1 -
0 0 0
2019-11-07
Carlos O'Donell (Code Review)
New
[review,v2] login: Acquire write lock early in pututline [BZ #24882]
[review,v2] login: Acquire write lock early in pututline [BZ #24882]
- - - -
0 0 0
2019-11-07
Carlos O'Donell (Code Review)
New
[v5] sysdeps/clock_nanosleep: Use clock_nanosleep_time64 if avaliable
[v5] sysdeps/clock_nanosleep: Use clock_nanosleep_time64 if avaliable
- - - -
0 0 0
2019-11-07
Alistair Francis
New
[review] nptl: Add more missing placeholder abi symbol from nanosleep move
[review] nptl: Add more missing placeholder abi symbol from nanosleep move
- - 1 -
0 0 0
2019-11-07
Carlos O'Donell (Code Review)
New
[review,v2] resolv: Implement trust-ad option for /etc/resolv.conf [BZ #20358]
[review,v2] resolv: Implement trust-ad option for /etc/resolv.conf [BZ #20358]
- - - -
0 0 0
2019-11-07
Carlos O'Donell (Code Review)
New
[review] login: Acquire write lock early in pututline [BZ #24882]
[review] login: Acquire write lock early in pututline [BZ #24882]
- - 1 -
0 0 0
2019-11-07
Carlos O'Donell (Code Review)
New
[review] nptl: Add default pthread-offsets.h
[review] nptl: Add default pthread-offsets.h
- - - -
0 0 0
2019-11-07
Carlos O'Donell (Code Review)
New
[review] nptl: Add default pthreadtypes-arch.h
[review] nptl: Add default pthreadtypes-arch.h
- - - -
0 0 0
2019-11-07
Carlos O'Donell (Code Review)
New
[review] nptl: Add rwlock-internal.h
[review] nptl: Add rwlock-internal.h
- - - -
0 0 0
2019-11-07
Carlos O'Donell (Code Review)
New
[review] nptl: Add mutex-internal.h
[review] nptl: Add mutex-internal.h
- - - -
0 0 0
2019-11-07
Carlos O'Donell (Code Review)
New
[review] hppa: Remove unrequired nptl headers
[review] hppa: Remove unrequired nptl headers
- - - -
0 0 0
2019-11-07
Carlos O'Donell (Code Review)
New
[review] nptl: Remove rwlock elision definitions
[review] nptl: Remove rwlock elision definitions
- - - -
0 0 0
2019-11-07
Carlos O'Donell (Code Review)
New
[review] nptl: Add tests for internal pthread_rwlock_t offsets
[review] nptl: Add tests for internal pthread_rwlock_t offsets
- - - -
0 0 0
2019-11-07
Carlos O'Donell (Code Review)
New
[pushed] hurd: Remove lingering references to the time function
[pushed] hurd: Remove lingering references to the time function
- 1 1 -
0 0 0
2019-11-07
Carlos O'Donell (Code Review)
New
[pushed] hurd: Use __clock_gettime in _hurd_select
[pushed] hurd: Use __clock_gettime in _hurd_select
- 1 1 -
0 0 0
2019-11-07
Carlos O'Donell (Code Review)
New
[pushed] login: Remove double-assignment of fl.l_whence in try_file_lock
[pushed] login: Remove double-assignment of fl.l_whence in try_file_lock
- - 1 -
0 0 0
2019-11-07
Carlos O'Donell (Code Review)
New
[pushed] hurd: Remove lingering references to the time function
[pushed] hurd: Remove lingering references to the time function
- 1 1 -
0 0 0
2019-11-07
Carlos O'Donell (Code Review)
New
[pushed] hurd: Use __clock_gettime in _hurd_select
[pushed] hurd: Use __clock_gettime in _hurd_select
- 1 1 -
0 0 0
2019-11-07
Carlos O'Donell (Code Review)
New
[pushed] login: Remove double-assignment of fl.l_whence in try_file_lock
[pushed] login: Remove double-assignment of fl.l_whence in try_file_lock
- - 1 -
0 0 0
2019-11-07
Carlos O'Donell (Code Review)
New
[review] login: Remove double-assignment of fl.l_whence in try_file_lock
[review] login: Remove double-assignment of fl.l_whence in try_file_lock
- - 1 -
0 0 0
2019-11-06
Carlos O'Donell (Code Review)
New
[7/7] hppa: Remove unrequired nptl headers
[1/7] nptl: Add tests for internal pthread_rwlock_t offsets
- - - -
0 0 0
2019-11-06
Adhemerval Zanella
New
[6/7] nptl: Add default pthread-offsets.h
[1/7] nptl: Add tests for internal pthread_rwlock_t offsets
- - - -
0 0 0
2019-11-06
Adhemerval Zanella
New
[5/7] nptl: Add default pthreadtypes-arch.h
[1/7] nptl: Add tests for internal pthread_rwlock_t offsets
- - - -
0 0 0
2019-11-06
Adhemerval Zanella
New
[4/7] nptl: Add rwlock-internal.h
[1/7] nptl: Add tests for internal pthread_rwlock_t offsets
- - - -
0 0 0
2019-11-06
Adhemerval Zanella
New
[3/7] nptl: Add mutex-internal.h
[1/7] nptl: Add tests for internal pthread_rwlock_t offsets
- - - -
0 0 0
2019-11-06
Adhemerval Zanella
New
[2/7] nptl: Remove rwlock elision definitions
[1/7] nptl: Add tests for internal pthread_rwlock_t offsets
- - - -
0 0 0
2019-11-06
Adhemerval Zanella
New
[1/7] nptl: Add tests for internal pthread_rwlock_t offsets
[1/7] nptl: Add tests for internal pthread_rwlock_t offsets
- - - -
0 0 0
2019-11-06
Adhemerval Zanella
New
[3/3] nptl: Refactor thrd_sleep in terms of clock_nanosleep
[1/3] nptl: Move nanosleep implementation to libc
- - - -
0 0 0
2019-11-06
Adhemerval Zanella
New
[2/3] Refactor nanosleep in terms of clock_nanosleep
[1/3] nptl: Move nanosleep implementation to libc
- - - -
0 0 0
2019-11-06
Adhemerval Zanella
New
[1/3] nptl: Move nanosleep implementation to libc
[1/3] nptl: Move nanosleep implementation to libc
- - - -
0 0 0
2019-11-06
Adhemerval Zanella
New
[2/2] sysdeps/clock_gettime: Use clock_gettime64 if avaliable
[1/2] sysdeps: Add clock_gettime64 vDSO
- - - -
0 0 0
2019-11-05
Alistair Francis
New
[1/2] sysdeps: Add clock_gettime64 vDSO
[1/2] sysdeps: Add clock_gettime64 vDSO
- - - -
0 0 0
2019-11-05
Alistair Francis
New
[v4] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable
[v4] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable
- - - -
0 0 0
2019-11-05
Alistair Francis
New
aarch64: Increase small and medium cases for __memcpy_generic
aarch64: Increase small and medium cases for __memcpy_generic
- - - -
0 0 0
2019-11-05
Krzysztof Koch
New
Fix run-one-test so that it runs elf tests
Fix run-one-test so that it runs elf tests
- - - -
0 0 0
2019-11-05
Arjun Shankar
New
handle_exit_race && PF_EXITING
handle_exit_race && PF_EXITING
- - - -
0 0 0
2019-11-05
Oleg Nesterov
New
[v2] linux: pselect: Remove CALL_PSELECT6 macro
[v2] linux: pselect: Remove CALL_PSELECT6 macro
- - - -
0 0 0
2019-11-05
Lukasz Majewski
New
linux: pselect: Remove CALL_PSELECT6 macro
linux: pselect: Remove CALL_PSELECT6 macro
- - - -
0 0 0
2019-11-05
Lukasz Majewski
New
[2/2] Add mnw language code [BZ #25139]
Untitled series #140790
- - - -
0 0 0
2019-11-05
Mike FABIAN
New
[1/2] Add new locale: mnw_MM (Mon language spoken in Myanmar) [BZ #25139]
[1/2] Add new locale: mnw_MM (Mon language spoken in Myanmar) [BZ #25139]
- - - -
0 0 0
2019-11-05
Mike FABIAN
New
[v15,9/9] Documentation: path-lookup: mention LOOKUP_MAGICLINK_JUMPED
open: introduce openat2(2) syscall
- - - -
0 0 0
2019-11-05
Aleksa Sarai
New
[v15,8/9] selftests: add openat2(2) selftests
open: introduce openat2(2) syscall
- - - -
0 0 0
2019-11-05
Aleksa Sarai
New
[v15,7/9] open: introduce openat2(2) syscall
open: introduce openat2(2) syscall
- - - -
0 0 0
2019-11-05
Aleksa Sarai
New
[v15,6/9] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
open: introduce openat2(2) syscall
- - - -
0 0 0
2019-11-05
Aleksa Sarai
New
[v15,5/9] namei: LOOKUP_IN_ROOT: chroot-like scoped resolution
open: introduce openat2(2) syscall
- - - -
0 0 0
2019-11-05
Aleksa Sarai
New
[v15,4/9] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
open: introduce openat2(2) syscall
- - - -
0 0 0
2019-11-05
Aleksa Sarai
New
[v15,3/9] namei: LOOKUP_NO_XDEV: block mountpoint crossing
open: introduce openat2(2) syscall
- - - -
0 0 0
2019-11-05
Aleksa Sarai
New
[v15,2/9] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
open: introduce openat2(2) syscall
- - - -
0 0 0
2019-11-05
Aleksa Sarai
New
[v15,1/9] namei: LOOKUP_NO_SYMLINKS: block symlink resolution
open: introduce openat2(2) syscall
- - - -
0 0 0
2019-11-05
Aleksa Sarai
New
posix: Sync regex with gnulib
posix: Sync regex with gnulib
- - - -
0 0 0
2019-11-04
Adhemerval Zanella
New
y2038: linux: Provide __ppoll64 implementation
y2038: linux: Provide __ppoll64 implementation
- - - -
0 0 0
2019-11-04
Lukasz Majewski
New
[17/17] S390: Use sysdeps/ieee754/dbl-64/wordsize-64 on s390x.
[01/17] S390: Use load-fp-integer instruction for nearbyint functions.
- - - -
0 0 0
2019-11-04
Stefan Liebler
New
[16/17] S390: Implement roundtoint and converttoint and define TOINT_INTRINSICS.
[01/17] S390: Use load-fp-integer instruction for nearbyint functions.
- - - -
0 0 0
2019-11-04
Stefan Liebler
New
[15/17] S390: Implement math-barriers math_opt_barrier and math_force_eval.
[01/17] S390: Use load-fp-integer instruction for nearbyint functions.
- - - -
0 0 0
2019-11-04
Stefan Liebler
New
[14/17] S390: Use libc_fe* macros in fe* functions.
[01/17] S390: Use load-fp-integer instruction for nearbyint functions.
- - - -
0 0 0
2019-11-04
Stefan Liebler
New
[13/17] S390: Implement libc_fe* macros.
[01/17] S390: Use load-fp-integer instruction for nearbyint functions.
- - - -
0 0 0
2019-11-04
Stefan Liebler
New
[12/17] S390: Use copy-sign instruction for copysign functions.
[01/17] S390: Use load-fp-integer instruction for nearbyint functions.
- - - -
0 0 0
2019-11-04
Stefan Liebler
New
[11/17] S390: Use convert-to-fixed instruction for llround functions.
[01/17] S390: Use load-fp-integer instruction for nearbyint functions.
- - - -
0 0 0
2019-11-04
Stefan Liebler
New
[10/17] S390: Use convert-to-fixed instruction for lround functions.
[01/17] S390: Use load-fp-integer instruction for nearbyint functions.
- - - -
0 0 0
2019-11-04
Stefan Liebler
New
[09/17] S390: Use convert-to-fixed instruction for llrint functions.
[01/17] S390: Use load-fp-integer instruction for nearbyint functions.
- - - -
0 0 0
2019-11-04
Stefan Liebler
New
[08/17] S390: Use convert-to-fixed instruction for lrint functions.
[01/17] S390: Use load-fp-integer instruction for nearbyint functions.
- - - -
0 0 0
2019-11-04
Stefan Liebler
New
[07/17] S390: Use load-fp-integer instruction for roundeven functions.
[01/17] S390: Use load-fp-integer instruction for nearbyint functions.
- - - -
0 0 0
2019-11-04
Stefan Liebler
New
[06/17] S390: Use load-fp-integer instruction for round functions.
[01/17] S390: Use load-fp-integer instruction for nearbyint functions.
- - - -
0 0 0
2019-11-04
Stefan Liebler
New
[05/17] S390: Use load-fp-integer instruction for trunc functions.
[01/17] S390: Use load-fp-integer instruction for nearbyint functions.
- - - -
0 0 0
2019-11-04
Stefan Liebler
New
[04/17] S390: Use load-fp-integer instruction for ceil functions.
[01/17] S390: Use load-fp-integer instruction for nearbyint functions.
- - - -
0 0 0
2019-11-04
Stefan Liebler
New
[03/17] S390: Use load-fp-integer instruction for floor functions.
[01/17] S390: Use load-fp-integer instruction for nearbyint functions.
- - - -
0 0 0
2019-11-04
Stefan Liebler
New
[02/17] S390: Use load-fp-integer instruction for rint functions.
[01/17] S390: Use load-fp-integer instruction for nearbyint functions.
- - - -
0 0 0
2019-11-04
Stefan Liebler
New
[01/17] S390: Use load-fp-integer instruction for nearbyint functions.
[01/17] S390: Use load-fp-integer instruction for nearbyint functions.
- - - -
0 0 0
2019-11-04
Stefan Liebler
New
Thread stack and heap caches - CVE-2019-1010024
Thread stack and heap caches - CVE-2019-1010024
- - - -
0 0 0
2019-11-04
Vinay Kumar
New
[review] hurd: Use __clock_gettime in _hurd_select
[review] hurd: Use __clock_gettime in _hurd_select
- 1 1 -
0 0 0
2019-11-04
Carlos O'Donell (Code Review)
New
[review] hurd: Remove lingering references to the time function
[review] hurd: Remove lingering references to the time function
- 1 1 -
0 0 0
2019-11-04
Carlos O'Donell (Code Review)
New
[v3] aarch64: Optimized memset for Kunpeng processor.
[v3] aarch64: Optimized memset for Kunpeng processor.
- - - -
0 0 0
2019-11-04
Xuelei Zhang
New
«
1
2
...
3
4
5
…
144
145
»