Show patches with: State = Action Required       |   28382 patches
« 1 2 ... 175 176 177283 284 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[02/17] y2038: Remove newstat family from default syscall set y2038: system calls, part 3 1 - - - --- 2018-04-25 Arnd Bergmann New
[01/17] y2038: compat: Move common compat types to asm-generic/compat.h y2038: system calls, part 3 - - - - --- 2018-04-25 Arnd Bergmann New
[v4,16/16] y2038: ipc: Redirect ipc(SEMTIMEDOP, ...) to compat_ksys_semtimedop [v4,01/16] y2038: asm-generic: Extend sysvipc data structures - - - - --- 2018-04-25 Arnd Bergmann New
[v4,15/16] y2038: ipc: Enable COMPAT_32BIT_TIME [v4,01/16] y2038: asm-generic: Extend sysvipc data structures - - - - --- 2018-04-25 Arnd Bergmann New
[v4,14/16] y2038: ipc: Use __kernel_timespec [v4,01/16] y2038: asm-generic: Extend sysvipc data structures - - - - --- 2018-04-25 Arnd Bergmann New
[v4,13/16] y2038: ipc: Report long times to user space [v4,01/16] y2038: asm-generic: Extend sysvipc data structures - - - - --- 2018-04-25 Arnd Bergmann New
[v4,12/16] y2038: ipc: Use ktime_get_real_seconds consistently [v4,01/16] y2038: asm-generic: Extend sysvipc data structures - - - - --- 2018-04-25 Arnd Bergmann New
[v4,11/16] y2038: xtensa: Extend sysvipc data structures [v4,01/16] y2038: asm-generic: Extend sysvipc data structures - - - - --- 2018-04-25 Arnd Bergmann New
[v4,10/16] y2038: powerpc: Extend sysvipc data structures [v4,01/16] y2038: asm-generic: Extend sysvipc data structures - - - - --- 2018-04-25 Arnd Bergmann New
[v4,09/16] y2038: sparc: Extend sysvipc data structures [v4,01/16] y2038: asm-generic: Extend sysvipc data structures - - - - --- 2018-04-25 Arnd Bergmann New
[v4,08/16] y2038: parisc: Extend sysvipc data structures [v4,01/16] y2038: asm-generic: Extend sysvipc data structures - - - - --- 2018-04-25 Arnd Bergmann New
[v4,07/16] y2038: mips: Extend sysvipc data structures [v4,01/16] y2038: asm-generic: Extend sysvipc data structures - - - - --- 2018-04-25 Arnd Bergmann New
[v4,06/16] y2038: arm64: Extend sysvipc compat data structures [v4,01/16] y2038: asm-generic: Extend sysvipc data structures - - - - --- 2018-04-25 Arnd Bergmann New
[v4,05/16] y2038: s390: Remove unneeded ipc uapi header files [v4,01/16] y2038: asm-generic: Extend sysvipc data structures 1 - - - --- 2018-04-25 Arnd Bergmann New
[v4,04/16] y2038: ia64: Remove unneeded ipc uapi header files [v4,01/16] y2038: asm-generic: Extend sysvipc data structures - - - - --- 2018-04-25 Arnd Bergmann New
[v4,03/16] y2038: alpha: Remove unneeded ipc uapi header files [v4,01/16] y2038: asm-generic: Extend sysvipc data structures - - - - --- 2018-04-25 Arnd Bergmann New
[v4,02/16] y2038: x86: Extend sysvipc data structures [v4,01/16] y2038: asm-generic: Extend sysvipc data structures - - - - --- 2018-04-25 Arnd Bergmann New
[v4,01/16] y2038: asm-generic: Extend sysvipc data structures [v4,01/16] y2038: asm-generic: Extend sysvipc data structures - - - - --- 2018-04-25 Arnd Bergmann New
Use GCC 8 in build-many-glibcs.py by default [committed] Use GCC 8 in build-many-glibcs.py by default [committed] - - - - --- 2018-04-25 Joseph Myers New
[GIT,PULL,v4,00/16] y2038: IPC system call conversion - - - - --- 2018-04-25 Arnd Bergmann New
Increase robustness of internal dlopen() by using RTLD_NOW [BZ #22766] Increase robustness of internal dlopen() by using RTLD_NOW [BZ #22766] - - - - --- 2018-04-25 Tulio Magno Quites Machado Filho New
: Fix blocking pthread_join. : Fix blocking pthread_join. - - 1 - --- 2018-04-25 Stefan Liebler New
[v2,3/3] Mutex: Optimize adaptive spin algorithm [v2,1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex - - - - --- 2018-04-25 kemi New
[v2,2/3] benchtests: Add pthread adaptive spin mutex microbenchmark [v2,1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex - - - - --- 2018-04-25 kemi New
[v2,1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex [v2,1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex - - - - --- 2018-04-25 kemi New
Fix Hurd glibc build with GCC 8 [committed] Fix Hurd glibc build with GCC 8 [committed] - - - - --- 2018-04-24 Joseph Myers New
[RFC,5/5] elf/dl-fini.c: Handle cloned link_map entries in the shutdown path Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-04-24 Vivek Dasmohapatra New
[RFC,4/5] elf/dl-load.c, elf-dl-open.c: Implement RTLD_SHARED dlmopen cloning Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-04-24 Vivek Dasmohapatra New
[RFC,3/5] elf/dl-object.c: Implement a helper function to clone link_map entries Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-04-24 Vivek Dasmohapatra New
[RFC,2/5] include/link.h: Update the link_map struct to allow clones Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-04-24 Vivek Dasmohapatra New
[RFC,1/5] bits/dlfcn.h: Declare and describe the dlmopen RTLD_SHARED flag Proof-of-Concept implementation of RTLD_SHARED for dlmopen - - - - --- 2018-04-24 Vivek Dasmohapatra New
Update the expected results for hr_HR Update the expected results for hr_HR - - - - --- 2018-04-24 Tulio Magno Quites Machado Filho 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
Fix BZ 20419 -- stack overflow with huge PT_NOTE segment Fix BZ 20419 -- stack overflow with huge PT_NOTE segment - - - - --- 2018-04-23 Paul Pluzhnikov New
Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h - - - - --- 2018-04-23 Joseph Myers New
NEWS: Reindent and copyedit NEWS: Reindent and copyedit - - - - --- 2018-04-23 Zack Weinberg New
Consolidate Linux readahead implementation Consolidate Linux readahead implementation - - - - --- 2018-04-23 Adhemerval Zanella Netto New
Add tst-sigaction.c to test BZ #23069 Add tst-sigaction.c to test BZ #23069 - - - - --- 2018-04-22 Aurelien Jarno New
[PATCH/v3] x86: Use pad in pthread_unwind_buf to preserve shadow stack register [PATCH/v3] x86: Use pad in pthread_unwind_buf to preserve shadow stack register - - 1 - --- 2018-04-21 H.J. Lu New
R_PARISC_TLS_DTPOFF32 reloc handling R_PARISC_TLS_DTPOFF32 reloc handling - - 1 - --- 2018-04-21 Alan Modra New
Update aarch64 bits/hwcap.h, dl-procinfo.c for Linux 4.16 HWCAP_ASIMDFHM Update aarch64 bits/hwcap.h, dl-procinfo.c for Linux 4.16 HWCAP_ASIMDFHM - - - - --- 2018-04-20 Joseph Myers New
Define XTABS to TAB3 on alpha to match Linux 4.16 Define XTABS to TAB3 on alpha to match Linux 4.16 - - - - --- 2018-04-20 Joseph Myers New
[hurd,commited] hurd xfails: Add missing bug references [hurd,commited] hurd xfails: Add missing bug references - - - - --- 2018-04-20 Samuel Thibault New
x86: ipc: fix x32 version of shmid64_ds and msqid64_ds x86: ipc: fix x32 version of shmid64_ds and msqid64_ds - 1 - - --- 2018-04-20 Arnd Bergmann New
[hurd,commited,4/4] hurd: XFAIL tests for signal features not implemented yet [hurd,commited,1/4] Drop fpregset unused symbol exposition - - - - --- 2018-04-20 Samuel Thibault New
[hurd,commited,3/4] hurd: XFAIL appearance of sched_param and sched_priority from <sys/types.h> [hurd,commited,1/4] Drop fpregset unused symbol exposition - - - - --- 2018-04-20 Samuel Thibault New
[hurd,commited,2/4] Revert "hurd: Fix mach installed headers test" [hurd,commited,1/4] Drop fpregset unused symbol exposition - - - - --- 2018-04-20 Samuel Thibault New
[hurd,commited,1/4] Drop fpregset unused symbol exposition [hurd,commited,1/4] Drop fpregset unused symbol exposition - - - - --- 2018-04-20 Samuel Thibault New
[hurd,commited] hurd: Fix hurd installed headers test [hurd,commited] hurd: Fix hurd installed headers test - - - - --- 2018-04-19 Samuel Thibault New
[hurd,commited] hurd: Add missing RLIM_SAVED_MAX/CUR [hurd,commited] hurd: Add missing RLIM_SAVED_MAX/CUR - - - - --- 2018-04-19 Samuel Thibault New
[hurd,commited] hurd: Fix termios.h symbols [hurd,commited] hurd: Fix termios.h symbols - - - - --- 2018-04-19 Samuel Thibault New
Add NT_PPC_PKEY from Linux 4.16 to elf.h Add NT_PPC_PKEY from Linux 4.16 to elf.h - - 1 - --- 2018-04-19 Joseph Myers New
[hurd,commited,2/2] hurd: remove non-standard siginfo symbol [hurd,commited,1/2] hurd: fix sigevent's sigev_notify_attributes field type - - - - --- 2018-04-19 Samuel Thibault New
[hurd,commited,1/2] hurd: fix sigevent's sigev_notify_attributes field type [hurd,commited,1/2] hurd: fix sigevent's sigev_notify_attributes field type - - - - --- 2018-04-19 Samuel Thibault New
[committed] Update Nios II ULPs [committed] Update Nios II ULPs - - - - --- 2018-04-19 Chung-Lin Tang New
[hurd,commited] hurd: Avoid exposing all <sched.h> symbols from sys/types.h [hurd,commited] hurd: Avoid exposing all <sched.h> symbols from sys/types.h - - - - --- 2018-04-19 Samuel Thibault New
[hurd,commited] hurd: Fix symbols exposition [hurd,commited] hurd: Fix symbols exposition - - - - --- 2018-04-19 Samuel Thibault New
[v3,17/17] y2038: compat: Move common compat types to asm-generic/compat.h y2038: Convert IPC syscalls - - - - --- 2018-04-19 Arnd Bergmann New
[v3,16/17] y2038: ipc: Redirect ipc(SEMTIMEDOP, ...) to compat_ksys_semtimedop y2038: Convert IPC syscalls - - - - --- 2018-04-19 Arnd Bergmann New
[v3,15/17] y2038: ipc: Enable COMPAT_32BIT_TIME y2038: Convert IPC syscalls - - - - --- 2018-04-19 Arnd Bergmann New
[v3,14/17] y2038: ipc: Use __kernel_timespec y2038: Convert IPC syscalls - - - - --- 2018-04-19 Arnd Bergmann New
[v3,13/17] y2038: ipc: Report long times to user space y2038: Convert IPC syscalls - - - - --- 2018-04-19 Arnd Bergmann New
[v3,12/17] y2038: ipc: Use ktime_get_real_seconds consistently y2038: Convert IPC syscalls - - - - --- 2018-04-19 Arnd Bergmann New
[v3,11/17] y2038: xtensa: Extend sysvipc data structures y2038: Convert IPC syscalls - - - - --- 2018-04-19 Arnd Bergmann New
[v3,10/17] y2038: powerpc: Extend sysvipc data structures y2038: Convert IPC syscalls - - - - --- 2018-04-19 Arnd Bergmann New
[v3,09/17] y2038: sparc: Extend sysvipc data structures y2038: Convert IPC syscalls - - - - --- 2018-04-19 Arnd Bergmann New
[v3,08/17] y2038: parisc: Extend sysvipc data structures y2038: Convert IPC syscalls - - - - --- 2018-04-19 Arnd Bergmann New
[v3,07/17] y2038: x86: Extend sysvipc data structures y2038: Convert IPC syscalls - - - - --- 2018-04-19 Arnd Bergmann New
[v3,06/17] y2038: mips: Extend sysvipc data structures y2038: Convert IPC syscalls - - - - --- 2018-04-19 Arnd Bergmann New
[v3,05/17] y2038: arm64: Extend sysvipc compat data structures y2038: Convert IPC syscalls - - - - --- 2018-04-19 Arnd Bergmann New
[v3,04/17] y2038: s390: Remove unneeded ipc uapi header files y2038: Convert IPC syscalls - - - - --- 2018-04-19 Arnd Bergmann New
[v3,03/17] y2038: ia64: Remove unneeded ipc uapi header files y2038: Convert IPC syscalls - - - - --- 2018-04-19 Arnd Bergmann New
[v3,02/17] y2038: alpha: Remove unneeded ipc uapi header files y2038: Convert IPC syscalls - - - - --- 2018-04-19 Arnd Bergmann New
[v3,01/17] y2038: asm-generic: Extend sysvipc data structures y2038: Convert IPC syscalls - - - - --- 2018-04-19 Arnd Bergmann New
aarch64: add HWCAP_ATOMICS to HWCAP_IMPORTANT aarch64: add HWCAP_ATOMICS to HWCAP_IMPORTANT - - - - --- 2018-04-19 Szabolcs Nagy New
[hurd,commited] hurd: Update struct statfs according to struct statvfs [hurd,commited] hurd: Update struct statfs according to struct statvfs - - - - --- 2018-04-19 Samuel Thibault New
[hurd,commited] hurd: Fix standard compliance of some statvfs fields [hurd,commited] hurd: Fix standard compliance of some statvfs fields - - - - --- 2018-04-19 Samuel Thibault New
[hurd,commited] hurd: xfail some structure fields ABI incompatibility with standards [hurd,commited] hurd: xfail some structure fields ABI incompatibility with standards - - - - --- 2018-04-18 Samuel Thibault New
hurd: Avoid exposing all <sched.h> symbols hurd: Avoid exposing all <sched.h> symbols - - - - --- 2018-04-18 Samuel Thibault New
[hurd,commited] hurd: Fix mach installed headers test [hurd,commited] hurd: Fix mach installed headers test - - - - --- 2018-04-18 Samuel Thibault New
[[PATCH,RFC,2] 49/63] Y2038: add function __getitimer64 [[PATCH,RFC,2] 49/63] Y2038: add function __getitimer64 - - - - --- 2018-04-18 Albert ARIBAUD (3ADEV) New
[[PATCH,RFC,2] 48/63] Y2038: add struct __itimerval64 [[PATCH,RFC,2] 48/63] Y2038: add struct __itimerval64 - - - - --- 2018-04-18 Albert ARIBAUD (3ADEV) New
[[PATCH,RFC,2] 47/63] Y2038: add function __utime64 [[PATCH,RFC,2] 47/63] Y2038: add function __utime64 - - - - --- 2018-04-18 Albert ARIBAUD (3ADEV) New
[[PATCH,RFC,2] 46/63] Y2038: add function __adjtime64 [[PATCH,RFC,2] 46/63] Y2038: add function __adjtime64 - - - - --- 2018-04-18 Albert ARIBAUD (3ADEV) New
[[PATCH,RFC,2] 45/63] Y2038: add function __nanosleep64 [[PATCH,RFC,2] 45/63] Y2038: add function __nanosleep64 - - - - --- 2018-04-18 Albert ARIBAUD (3ADEV) New
[[PATCH,RFC,2] 44/63] Y2038: add function __sched_rr_get_interval64 [[PATCH,RFC,2] 44/63] Y2038: add function __sched_rr_get_interval64 - - - - --- 2018-04-18 Albert ARIBAUD (3ADEV) New
[[PATCH,RFC,2] 43/63] Y2038: add function __msgctl64 [[PATCH,RFC,2] 43/63] Y2038: add function __msgctl64 - - - - --- 2018-04-18 Albert ARIBAUD (3ADEV) New
[[PATCH,RFC,2] 42/63] Y2038: add function __mq_timedsend64 [[PATCH,RFC,2] 42/63] Y2038: add function __mq_timedsend64 - - - - --- 2018-04-18 Albert ARIBAUD (3ADEV) New
[[PATCH,RFC,2] 41/63] Y2038: add function __mq_timedreceived64 [[PATCH,RFC,2] 41/63] Y2038: add function __mq_timedreceived64 - - - - --- 2018-04-18 Albert ARIBAUD (3ADEV) New
[[PATCH,RFC,2] 40/63] Y2038: add function __utimes64 [[PATCH,RFC,2] 40/63] Y2038: add function __utimes64 - - - - --- 2018-04-18 Albert ARIBAUD (3ADEV) New
[[PATCH,RFC,2] 39/63] Y2038: add function __stime64 [[PATCH,RFC,2] 39/63] Y2038: add function __stime64 - - - - --- 2018-04-18 Albert ARIBAUD (3ADEV) New
[[PATCH,RFC,2] 38/63] Y2038: add function __time64 [[PATCH,RFC,2] 38/63] Y2038: add function __time64 - - - - --- 2018-04-18 Albert ARIBAUD (3ADEV) New
[[PATCH,RFC,2] 37/63] Y2038: add function __settimeofday64 [[PATCH,RFC,2] 37/63] Y2038: add function __settimeofday64 - - - - --- 2018-04-18 Albert ARIBAUD (3ADEV) New
[[PATCH,RFC,2] 36/63] Y2038: add function __gettimeofday64 [[PATCH,RFC,2] 36/63] Y2038: add function __gettimeofday64 - - - - --- 2018-04-18 Albert ARIBAUD (3ADEV) New
[[PATCH,RFC,2] 35/63] Y2038: add function __fstatat64_t64 (and __fxstatat_t64) [[PATCH,RFC,2] 35/63] Y2038: add function __fstatat64_t64 (and __fxstatat_t64) - - - - --- 2018-04-18 Albert ARIBAUD (3ADEV) New
[[PATCH,RFC,2] 34/63] Y2038: add function __lstat64_t64 (and __lxstat64_t64) [[PATCH,RFC,2] 34/63] Y2038: add function __lstat64_t64 (and __lxstat64_t64) - - - - --- 2018-04-18 Albert ARIBAUD (3ADEV) New
[[PATCH,RFC,2] 33/63] Y2038: add function __stat64_t64 (and __xstat64_t64) [[PATCH,RFC,2] 33/63] Y2038: add function __stat64_t64 (and __xstat64_t64) - - - - --- 2018-04-18 Albert ARIBAUD (3ADEV) New
[[PATCH,RFC,2] 32/63] Y2038: add function __fstat64_t64 (and __fxstat64_t64) [[PATCH,RFC,2] 32/63] Y2038: add function __fstat64_t64 (and __fxstat64_t64) - - - - --- 2018-04-18 Albert ARIBAUD (3ADEV) New
[[PATCH,RFC,2] 31/63] Y2038: add struct __stat64_t64 [[PATCH,RFC,2] 31/63] Y2038: add struct __stat64_t64 - - - - --- 2018-04-18 Albert ARIBAUD (3ADEV) New
« 1 2 ... 175 176 177283 284 »