Show patches with: State = Action Required       |    Archived = No       |   994 patches
« 1 2 ... 3 4 59 10 »
Patch Series S/W/F Date Submitter Delegate State
[v2,2/3] posix: Use posix_spawn on popen [v2,1/3] posix: Add internal symbols for posix_spawn interface --- 2018-10-19 Adhemerval Zanella Netto New
[v3] libio: Flush stream at freopen (BZ#21037) [v3] libio: Flush stream at freopen (BZ#21037) --- 2018-10-01 Adhemerval Zanella Netto New
[2/2] posix: Clear close-on-exec for posix_spawn adddup2 (BZ#23640) [1/2] Use libsupport for tst-spawn.c --- 2018-09-19 Adhemerval Zanella Netto New
[1/2] Use libsupport for tst-spawn.c [1/2] Use libsupport for tst-spawn.c --- 2018-09-19 Adhemerval Zanella Netto New
[1/7] powerpc: Add CFI information on indirect syscall General fixes and refactor for BZ#12683 --- 2018-09-04 Adhemerval Zanella Netto New
[v2,7/7] stdlib: Remove undefined behavior from qsort implementation Refactor qsort implementation --- 2018-08-31 Adhemerval Zanella Netto New
[v2,6/7] stdlib: Optimization qsort{_r} swap implementation Refactor qsort implementation --- 2018-08-31 Adhemerval Zanella Netto New
[v2,4/7] benchtests: Add bench-qsort Refactor qsort implementation --- 2018-08-31 Adhemerval Zanella Netto New
[v2,3/7] stdlib: Add more qsort{_r} coverage Refactor qsort implementation --- 2018-08-31 Adhemerval Zanella Netto New
[v2,2/7] support: Add pseudo-random number generator interface Refactor qsort implementation --- 2018-08-31 Adhemerval Zanella Netto New
[v2,1/7] stdlib: Adjust tst-qsort{2} to libsupport Refactor qsort implementation --- 2018-08-31 Adhemerval Zanella Netto New
[3/3] aarch64: Save and restore SVE registers in ld.so aarch64: Update ld.so for vector abi --- 2018-08-01 Richard Henderson New
[2/3] aarch64: Clean up _dl_runtime_profile aarch64: Update ld.so for vector abi --- 2018-08-01 Richard Henderson New
[1/3] aarch64: Clean up _dl_runtime_resolve aarch64: Update ld.so for vector abi --- 2018-08-01 Richard Henderson New
[v2,11/17] y2038: Prepare sched_rr_get_interval for __kernel_timespec Untitled series #13245 --- 2018-07-16 Arnd Bergmann New
[v2,06/17] y2038: Change sys_utimensat() to use __kernel_timespec Untitled series #13245 --- 2018-07-16 Arnd Bergmann New
[COMMITTED] posix: Fix bug-regex33 after regex sync [COMMITTED] posix: Fix bug-regex33 after regex sync --- 2018-07-04 Adhemerval Zanella Netto New
[v2] libio: Flush stream at freopen (BZ#21037) [v2] libio: Flush stream at freopen (BZ#21037) --- 2018-06-13 Adhemerval Zanella Netto New
[v2] Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) [v2] Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) --- 2018-06-04 Adhemerval Zanella Netto New
manual: Document optind zero set behaviour (BZ#23157) manual: Document optind zero set behaviour (BZ#23157) --- 2018-05-21 Adhemerval Zanella Netto New
Fix concurrent changes on nscd aware files Fix concurrent changes on nscd aware files --- 2018-05-16 Adhemerval Zanella Netto New
[14/17] y2038: socket: Add compat_sys_recvmmsg_time64 Untitled series #10974 --- 2018-04-25 Arnd Bergmann New
[13/17] y2038: socket: Convert recvmmsg to __kernel_timespec Untitled series #10974 --- 2018-04-25 Arnd Bergmann New
[09/17] y2038: futex: Move compat implementation into futex.c Untitled series #10974 --- 2018-04-25 Arnd Bergmann New
[07/17] y2038: Compile utimes()/futimesat() conditionally Untitled series #10974 --- 2018-04-25 Arnd Bergmann New
[06/17] y2038: Change sys_utimensat() to use __kernel_timespec Untitled series #10974 --- 2018-04-25 Arnd Bergmann New
[05/17] asm-generic: Remove empty asm/unistd.h Untitled series #10974 --- 2018-04-25 Arnd Bergmann New
[03/17] y2038: Remove stat64 family from default syscall set Untitled series #10974 --- 2018-04-25 Arnd Bergmann New
[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,14/16] y2038: ipc: Use __kernel_timespec Untitled series #10966 --- 2018-04-25 Arnd Bergmann 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,02/16] y2038: x86: Extend sysvipc data structures Untitled series #10966 --- 2018-04-25 Arnd Bergmann New
[2/2] Deprecate ustat syscall interface [1/2] Deprecate sysctl syscall interface --- 2018-04-23 Adhemerval Zanella Netto New
[1/2] Deprecate sysctl syscall interface [1/2] Deprecate sysctl syscall interface --- 2018-04-23 Adhemerval Zanella Netto New
[v3,17/17] y2038: compat: Move common compat types to asm-generic/compat.h Untitled series #10817 --- 2018-04-19 Arnd Bergmann New
[v3,13/17] y2038: ipc: Report long times to user space Untitled series #10817 --- 2018-04-19 Arnd Bergmann New
[v3,05/17] y2038: arm64: Extend sysvipc compat data structures Untitled series #10817 --- 2018-04-19 Arnd Bergmann New
[v3,04/17] y2038: s390: Remove unneeded ipc uapi header files Untitled series #10817 --- 2018-04-19 Arnd Bergmann New
[4/4] arm: Enable ARM mode for armv6 strlen [1/4] arm: Fix armv7 neon memchr on ARM mode --- 2018-04-11 Adhemerval Zanella Netto New
[3/4] arm: Enable ARM mode for armv6 memchr [1/4] arm: Fix armv7 neon memchr on ARM mode --- 2018-04-11 Adhemerval Zanella Netto New
[2/4] arm: Fix armv7 neon strcmp on ARM mode [1/4] arm: Fix armv7 neon memchr on ARM mode --- 2018-04-11 Adhemerval Zanella Netto New
[1/4] arm: Fix armv7 neon memchr on ARM mode [1/4] arm: Fix armv7 neon memchr on ARM mode --- 2018-04-11 Adhemerval Zanella Netto New
Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) --- 2018-04-04 Adhemerval Zanella Netto New
[COMMITTED] sparc: Fix arch_fork definition [COMMITTED] sparc: Fix arch_fork definition --- 2018-03-28 Adhemerval Zanella Netto New
Replace strncpy with memccpy to fix -Wstringop-truncation. Replace strncpy with memccpy to fix -Wstringop-truncation. --- 2018-03-23 Khem Raj New
[7/7] Consolidate getdirentries{64} implementation [1/7] Assume O_DIRECTORY for opendir --- 2018-03-02 Adhemerval Zanella Netto New
[6/7] Consolidate alphasort{64} and versionsort{64} implementation [1/7] Assume O_DIRECTORY for opendir --- 2018-03-02 Adhemerval Zanella Netto New
[4/7] Consolidate Linux getdents{64} implementation [1/7] Assume O_DIRECTORY for opendir --- 2018-03-02 Adhemerval Zanella Netto New
[3/7] Consolidate Linux readdir{64}{_r} implementation [1/7] Assume O_DIRECTORY for opendir --- 2018-03-02 Adhemerval Zanella Netto New
[2/7] Define _DIRENT_MATCHES_DIRENT64 regardless [1/7] Assume O_DIRECTORY for opendir --- 2018-03-02 Adhemerval Zanella Netto New
[1/7] Assume O_DIRECTORY for opendir [1/7] Assume O_DIRECTORY for opendir --- 2018-03-02 Adhemerval Zanella Netto New
[v2,21/21] nptl: riscv: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella Netto New
[v2,20/21] nptl: hppa: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella Netto New
[v2,19/21] nptl: mips: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella Netto New
[v2,18/21] nptl: sh: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella Netto New
[v2,17/21] nptl: nios2: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella Netto New
[v2,16/21] nptl: sparc: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella Netto New
[v2,15/21] nptl: tile: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella Netto New
[v2,14/21] nptl: microblaze: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella Netto New
[v2,13/21] nptl: m68k: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella Netto New
[v2,12/21] nptl: alpha: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella Netto New
[v2,11/21] nptl: ia64: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella Netto New
[v2,10/21] nptl: s390: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella Netto New
[v2,09/21] nptl: arm: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella Netto New
[v2,08/21] nptl: aarch64: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella Netto New
[v2,07/21] nptl: powerpc: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella Netto New
[v2,06/21] nptl: i386: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella Netto New
[v2,04/21] nptl: x86_64: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella Netto New
[v2,03/21] nptl: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella Netto New
[v2,02/21] nptl: Fix testcases for new pthread cancellation mechanism nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella Netto New
[v2,01/21] powerpc: Create stackframe information on syscall nptl: Fix Race conditions in pthread cancellation (BZ#12683) --- 2018-02-26 Adhemerval Zanella Netto New
[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 Netto New
[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 Netto 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 Netto New
aarch64: Add split-stack TCB field aarch64: Add split-stack TCB field --- 2018-02-07 Adhemerval Zanella Netto New
[3/3] Refactor atfork handlers [1/3] Refactor Linux ARCH_FORK implementation --- 2018-02-07 Adhemerval Zanella Netto New
[2/3] dynarray: Implement remove function [1/3] Refactor Linux ARCH_FORK implementation --- 2018-02-07 Adhemerval Zanella Netto New
[v2,12/12] posix: Remove VLA usage for internal fnmatch implementation posix: glob/fnmatch fixes and refactor --- 2018-02-05 Adhemerval Zanella Netto New
[v2,11/12] posix: Remove alloca usage for internal fnmatch implementation posix: glob/fnmatch fixes and refactor --- 2018-02-05 Adhemerval Zanella Netto New
[v2,10/12] posix: Replace alloca usage with scratch_buffer for fnmatch posix: glob/fnmatch fixes and refactor --- 2018-02-05 Adhemerval Zanella Netto New
[v2,09/12] getlogin_r: switch Linux variant to struct scratch_buffer posix: glob/fnmatch fixes and refactor --- 2018-02-05 Adhemerval Zanella Netto New
[v2,08/12] posix: Remove all alloca usage in glob posix: glob/fnmatch fixes and refactor --- 2018-02-05 Adhemerval Zanella Netto New
[v2,07/12] posix: Use char_array for home_dir in glob posix: glob/fnmatch fixes and refactor --- 2018-02-05 Adhemerval Zanella Netto New
[v2,06/12] posix: Remove alloca usage on glob user_name posix: glob/fnmatch fixes and refactor --- 2018-02-05 Adhemerval Zanella Netto New
[v2,05/12] posix: Use dynarray for globname in glob posix: glob/fnmatch fixes and refactor --- 2018-02-05 Adhemerval Zanella Netto New
[v2,04/12] posix: Remove alloca usage on glob dirname posix: glob/fnmatch fixes and refactor --- 2018-02-05 Adhemerval Zanella Netto New
[v2,03/12] posix: Remove alloca usage for GLOB_BRACE on glob posix: glob/fnmatch fixes and refactor --- 2018-02-05 Adhemerval Zanella Netto New
[v2,02/12] posix: Use char_array for internal glob dirname posix: glob/fnmatch fixes and refactor --- 2018-02-05 Adhemerval Zanella Netto New
[v2,01/12] malloc: Add specialized dynarray for C strings posix: glob/fnmatch fixes and refactor --- 2018-02-05 Adhemerval Zanella Netto New
[v8,8/8] Add manual documentation for threads.h Add support for ISO C threads.h --- 2018-02-02 Adhemerval Zanella Netto New
[v8,6/8] nptl: Add abilist symbols for C11 threads Add support for ISO C threads.h --- 2018-02-02 Adhemerval Zanella Netto New
[v8,5/8] nptl: Add C11 threads tss_* functions Add support for ISO C threads.h --- 2018-02-02 Adhemerval Zanella Netto New
[v8,4/8] nptl: Add C11 threads cnd_* functions Add support for ISO C threads.h --- 2018-02-02 Adhemerval Zanella Netto New
[v8,3/8] nptl: Add C11 threads call_once functions Add support for ISO C threads.h --- 2018-02-02 Adhemerval Zanella Netto New
[v8,2/8] nptl: Add C11 threads mtx_* functions Add support for ISO C threads.h --- 2018-02-02 Adhemerval Zanella Netto New
[v8,1/8] nptl: Add C11 threads thrd_* functions Add support for ISO C threads.h --- 2018-02-02 Adhemerval Zanella Netto New
« 1 2 ... 3 4 59 10 »