Show patches with: none      |   28411 patches
« 1 2 ... 142 143 144284 285 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[review] login: Use pread64 in utmp implementation [review] login: Use pread64 in utmp implementation - - - - --- 2019-11-12 Adhemerval Zanella (Code Review) New
[review] login: Introduce matches_last_entry to utmp processing [review] login: Introduce matches_last_entry to utmp processing - 1 1 - --- 2019-11-12 Adhemerval Zanella (Code Review) New
fix null pointer in mtrace fix null pointer in mtrace - - - - --- 2019-11-12 liusirui New
[5/5] y2038: linux: Provide __timer_settime64 implementation y2038: linux: timer_[sg]ettime conversion to 64 bit time - - 1 - --- 2019-11-11 Lukasz Majewski New
[4/5] y2038: linux: Provide __timer_gettime64 implementation y2038: linux: timer_[sg]ettime conversion to 64 bit time - - 1 - --- 2019-11-11 Lukasz Majewski New
[3/5] timer: Decouple x86_64 specific timer_settime from generic Linux implementation y2038: linux: timer_[sg]ettime conversion to 64 bit time - - 1 - --- 2019-11-11 Lukasz Majewski New
[2/5] timer: Decouple x86_64 specific timer_gettime from generic Linux implementation y2038: linux: timer_[sg]ettime conversion to 64 bit time - - 1 - --- 2019-11-11 Lukasz Majewski New
[1/5] time: Introduce glibc's internal struct __itimerspec64 y2038: linux: timer_[sg]ettime conversion to 64 bit time - - 1 - --- 2019-11-11 Lukasz Majewski New
ieee754/dbl-64: Reduce the scope of temporary storage variables ieee754/dbl-64: Reduce the scope of temporary storage variables - - - - --- 2019-11-11 Vineet Gupta New
[5.3,063/193] clone3: validate stack arguments Untitled series #142145 2 1 - - --- 2019-11-11 Greg Kroah-Hartman New
Remove 32 bit sparc v8 support Remove 32 bit sparc v8 support - - - - --- 2019-11-11 Adhemerval Zanella Netto New
Fix clock_nanosleep when interrupted by a signal Fix clock_nanosleep when interrupted by a signal - - - - --- 2019-11-11 Adhemerval Zanella Netto New
libio/tst-fopenloc: Use xsetlocale, xfopen, and xfclose libio/tst-fopenloc: Use xsetlocale, xfopen, and xfclose - - - - --- 2019-11-11 Arjun Shankar New
support: Add xsetlocale function support: Add xsetlocale function - - - - --- 2019-11-11 Arjun Shankar New
[pushed] support: Add support_set_small_thread_stack_size [pushed] support: Add support_set_small_thread_stack_size - - - - --- 2019-11-11 Adhemerval Zanella (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 - - - - --- 2019-11-11 Adhemerval Zanella (Code Review) New
[review] support: Add support_set_small_thread_stack_size [review] support: Add support_set_small_thread_stack_size - - - - --- 2019-11-11 Adhemerval Zanella (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 - - - - --- 2019-11-11 Adhemerval Zanella (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 - - - - --- 2019-11-11 Adhemerval Zanella (Code Review) New
[v2,2/2] sysdeps/clock_gettime: Use clock_gettime64 if avaliable [v2,1/2] sysdeps: Add clock_gettime64 vDSO - - - - --- 2019-11-10 Alistair Francis New
[v2,1/2] sysdeps: Add clock_gettime64 vDSO [v2,1/2] sysdeps: Add clock_gettime64 vDSO - - 1 - --- 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... - - - - --- 2019-11-09 Adhemerval Zanella (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 - - - - --- 2019-11-08 Joseph Myers New
[review] nptl: Cleanup mutex internal offset tests [review] nptl: Cleanup mutex internal offset tests - - - - --- 2019-11-08 Adhemerval Zanella (Code Review) New
[review,v2] nptl: Add struct_rwlock.h [review,v2] nptl: Add struct_rwlock.h - - - - --- 2019-11-08 Adhemerval Zanella (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 - - - - --- 2019-11-08 Adhemerval Zanella (Code Review) New
[review,v2] nptl: Add struct_mutex.h [review,v2] nptl: Add struct_mutex.h - - - - --- 2019-11-08 Adhemerval Zanella (Code Review) New
[review,v2] nptl: Add default pthread-offsets.h [review,v2] nptl: Add default pthread-offsets.h - - - - --- 2019-11-08 Adhemerval Zanella (Code Review) New
[v6,3/3] time: Define time64 nanosleep [v6,1/3] sysdeps/clock_nanosleep: Use clock_nanosleep_time64 if avaliable - - - - --- 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 - - - - --- 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 - - - - --- 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 - --- 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 - --- 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 - --- 2019-11-08 Adhemerval Zanella (Code Review) New
[v2] y2038: linux: Provide __ppoll64 implementation [v2] y2038: linux: Provide __ppoll64 implementation - - - - --- 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 - --- 2019-11-07 Adhemerval Zanella (Code Review) New
[pushed] login: Acquire write lock early in pututline [BZ #24882] [pushed] login: Acquire write lock early in pututline [BZ #24882] - - 1 - --- 2019-11-07 Adhemerval Zanella (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 - --- 2019-11-07 Adhemerval Zanella (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] - - - - --- 2019-11-07 Adhemerval Zanella (Code Review) New
[v5] sysdeps/clock_nanosleep: Use clock_nanosleep_time64 if avaliable [v5] sysdeps/clock_nanosleep: Use clock_nanosleep_time64 if avaliable - - - - --- 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 - --- 2019-11-07 Adhemerval Zanella (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] - - - - --- 2019-11-07 Adhemerval Zanella (Code Review) New
[review] login: Acquire write lock early in pututline [BZ #24882] [review] login: Acquire write lock early in pututline [BZ #24882] - - 1 - --- 2019-11-07 Adhemerval Zanella (Code Review) New
[review] nptl: Add mutex-internal.h [review] nptl: Add mutex-internal.h - - - - --- 2019-11-07 Adhemerval Zanella (Code Review) New
[review] nptl: Add rwlock-internal.h [review] nptl: Add rwlock-internal.h - - - - --- 2019-11-07 Adhemerval Zanella (Code Review) New
[review] nptl: Add default pthread-offsets.h [review] nptl: Add default pthread-offsets.h - - - - --- 2019-11-07 Adhemerval Zanella (Code Review) New
[review] hppa: Remove unrequired nptl headers [review] hppa: Remove unrequired nptl headers - - - - --- 2019-11-07 Adhemerval Zanella (Code Review) New
[review] nptl: Add default pthreadtypes-arch.h [review] nptl: Add default pthreadtypes-arch.h - - - - --- 2019-11-07 Adhemerval Zanella (Code Review) New
[review] nptl: Remove rwlock elision definitions [review] nptl: Remove rwlock elision definitions - - - - --- 2019-11-07 Adhemerval Zanella (Code Review) New
[review] nptl: Add tests for internal pthread_rwlock_t offsets [review] nptl: Add tests for internal pthread_rwlock_t offsets - - - - --- 2019-11-07 Adhemerval Zanella (Code Review) New
[pushed] hurd: Use __clock_gettime in _hurd_select [pushed] hurd: Use __clock_gettime in _hurd_select - 1 1 - --- 2019-11-07 Adhemerval Zanella (Code Review) New
[pushed] hurd: Remove lingering references to the time function [pushed] hurd: Remove lingering references to the time function - 1 1 - --- 2019-11-07 Adhemerval Zanella (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 - --- 2019-11-07 Adhemerval Zanella (Code Review) New
[pushed] hurd: Remove lingering references to the time function [pushed] hurd: Remove lingering references to the time function - 1 1 - --- 2019-11-07 Adhemerval Zanella (Code Review) New
[pushed] hurd: Use __clock_gettime in _hurd_select [pushed] hurd: Use __clock_gettime in _hurd_select - 1 1 - --- 2019-11-07 Adhemerval Zanella (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 - --- 2019-11-07 Adhemerval Zanella (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 - --- 2019-11-06 Adhemerval Zanella (Code Review) New
[7/7] hppa: Remove unrequired nptl headers [1/7] nptl: Add tests for internal pthread_rwlock_t offsets - - - - --- 2019-11-06 Adhemerval Zanella Netto New
[6/7] nptl: Add default pthread-offsets.h [1/7] nptl: Add tests for internal pthread_rwlock_t offsets - - - - --- 2019-11-06 Adhemerval Zanella Netto New
[5/7] nptl: Add default pthreadtypes-arch.h [1/7] nptl: Add tests for internal pthread_rwlock_t offsets - - - - --- 2019-11-06 Adhemerval Zanella Netto New
[4/7] nptl: Add rwlock-internal.h [1/7] nptl: Add tests for internal pthread_rwlock_t offsets - - - - --- 2019-11-06 Adhemerval Zanella Netto New
[3/7] nptl: Add mutex-internal.h [1/7] nptl: Add tests for internal pthread_rwlock_t offsets - - - - --- 2019-11-06 Adhemerval Zanella Netto New
[2/7] nptl: Remove rwlock elision definitions [1/7] nptl: Add tests for internal pthread_rwlock_t offsets - - - - --- 2019-11-06 Adhemerval Zanella Netto New
[1/7] nptl: Add tests for internal pthread_rwlock_t offsets [1/7] nptl: Add tests for internal pthread_rwlock_t offsets - - - - --- 2019-11-06 Adhemerval Zanella Netto New
[3/3] nptl: Refactor thrd_sleep in terms of clock_nanosleep [1/3] nptl: Move nanosleep implementation to libc - - - - --- 2019-11-06 Adhemerval Zanella Netto New
[2/3] Refactor nanosleep in terms of clock_nanosleep [1/3] nptl: Move nanosleep implementation to libc - - - - --- 2019-11-06 Adhemerval Zanella Netto New
[1/3] nptl: Move nanosleep implementation to libc [1/3] nptl: Move nanosleep implementation to libc - - - - --- 2019-11-06 Adhemerval Zanella Netto New
[2/2] sysdeps/clock_gettime: Use clock_gettime64 if avaliable [1/2] sysdeps: Add clock_gettime64 vDSO - - - - --- 2019-11-05 Alistair Francis New
[1/2] sysdeps: Add clock_gettime64 vDSO [1/2] sysdeps: Add clock_gettime64 vDSO - - - - --- 2019-11-05 Alistair Francis New
[v4] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable [v4] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable - - - - --- 2019-11-05 Alistair Francis New
aarch64: Increase small and medium cases for __memcpy_generic aarch64: Increase small and medium cases for __memcpy_generic - - - - --- 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 - - - - --- 2019-11-05 Arjun Shankar New
handle_exit_race && PF_EXITING handle_exit_race && PF_EXITING - - - - --- 2019-11-05 Oleg Nesterov New
[v2] linux: pselect: Remove CALL_PSELECT6 macro [v2] linux: pselect: Remove CALL_PSELECT6 macro - - - - --- 2019-11-05 Lukasz Majewski New
linux: pselect: Remove CALL_PSELECT6 macro linux: pselect: Remove CALL_PSELECT6 macro - - - - --- 2019-11-05 Lukasz Majewski New
[2/2] Add mnw language code [BZ #25139] Untitled series #140790 - - - - --- 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] - - - - --- 2019-11-05 Mike FABIAN New
[v15,9/9] Documentation: path-lookup: mention LOOKUP_MAGICLINK_JUMPED open: introduce openat2(2) syscall - - - - --- 2019-11-05 Aleksa Sarai New
[v15,8/9] selftests: add openat2(2) selftests open: introduce openat2(2) syscall - - - - --- 2019-11-05 Aleksa Sarai New
[v15,7/9] open: introduce openat2(2) syscall open: introduce openat2(2) syscall - - - - --- 2019-11-05 Aleksa Sarai New
[v15,6/9] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution open: introduce openat2(2) syscall - - - - --- 2019-11-05 Aleksa Sarai New
[v15,5/9] namei: LOOKUP_IN_ROOT: chroot-like scoped resolution open: introduce openat2(2) syscall - - - - --- 2019-11-05 Aleksa Sarai New
[v15,4/9] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution open: introduce openat2(2) syscall - - - - --- 2019-11-05 Aleksa Sarai New
[v15,3/9] namei: LOOKUP_NO_XDEV: block mountpoint crossing open: introduce openat2(2) syscall - - - - --- 2019-11-05 Aleksa Sarai New
[v15,2/9] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution open: introduce openat2(2) syscall - - - - --- 2019-11-05 Aleksa Sarai New
[v15,1/9] namei: LOOKUP_NO_SYMLINKS: block symlink resolution open: introduce openat2(2) syscall - - - - --- 2019-11-05 Aleksa Sarai New
posix: Sync regex with gnulib posix: Sync regex with gnulib - - - - --- 2019-11-04 Adhemerval Zanella Netto New
y2038: linux: Provide __ppoll64 implementation y2038: linux: Provide __ppoll64 implementation - - - - --- 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. - - - - --- 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. - - - - --- 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. - - - - --- 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. - - - - --- 2019-11-04 Stefan Liebler New
[13/17] S390: Implement libc_fe* macros. [01/17] S390: Use load-fp-integer instruction for nearbyint functions. - - - - --- 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. - - - - --- 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. - - - - --- 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. - - - - --- 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. - - - - --- 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. - - - - --- 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. - - - - --- 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. - - - - --- 2019-11-04 Stefan Liebler New
« 1 2 ... 142 143 144284 285 »