Show patches with: State = Action Required       |    Archived = No       |   28110 patches
« 1 2 ... 132 133 134281 282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[AArch64] Improve integer memcpy [AArch64] Improve integer memcpy - - - - --- 2020-02-12 Wilco Dijkstra New
Use gcc -finput-charset=ascii for check-installed-headers. Use gcc -finput-charset=ascii for check-installed-headers. - - - - --- 2020-02-12 Stefan Liebler New
[COMMITTED] Update translations [COMMITTED] Update translations - - - - --- 2020-02-12 Siddhesh Poyarekar New
[8/7] nss_nisplus: Use NSS_DECLARE_MODULE_FUNCTIONS More type safety for NSS modules - - - - --- 2020-02-12 Florian Weimer New
[7/7] nss_dns: Use NSS_DECLARE_MODULE_FUNCTIONS More type safety for NSS modules - - - - --- 2020-02-12 Florian Weimer New
[6/7] nss_files: Use NSS_DECLARE_MODULE_FUNCTIONS More type safety for NSS modules - - - - --- 2020-02-12 Florian Weimer New
[5/7] nss_db: Use NSS_DECLARE_MODULE_FUNCTIONS More type safety for NSS modules - - - - --- 2020-02-12 Florian Weimer New
[4/7] nss_compat: Use NSS_DECLARE_MODULE_FUNCTIONS More type safety for NSS modules - - - - --- 2020-02-12 Florian Weimer New
[3/7] nss_hesiod: Use NSS_DECLARE_MODULE_FUNCTIONS More type safety for NSS modules - - - - --- 2020-02-12 Florian Weimer New
[2/7] nss: Add function types and NSS_DECLARE_MODULE_FUNCTIONS macro to <nss.h> More type safety for NSS modules - - - - --- 2020-02-12 Florian Weimer New
[1/7] nss_compat: Do not use nss_* names for function pointers More type safety for NSS modules - - - - --- 2020-02-12 Florian Weimer New
[v2] sunrpc: Properly clean up if tst-udp-timeout fails [v2] sunrpc: Properly clean up if tst-udp-timeout fails - - - - --- 2020-02-12 Matheus Castanho New
sunrpc: Properly clean up if tst-udp-timeout fails sunrpc: Properly clean up if tst-udp-timeout fails - - - - --- 2020-02-12 Matheus Castanho New
[v6] y2038: linux: Provide __gettimeofday64 implementation [v6] y2038: linux: Provide __gettimeofday64 implementation - - 1 - --- 2020-02-12 Lukasz Majewski New
[COMMITTED] S390: Fix non-ascii character in fenv.h. [COMMITTED] S390: Fix non-ascii character in fenv.h. - - - - --- 2020-02-12 Stefan Liebler New
elf.h: Add R_RISCV_IRELATIVE elf.h: Add R_RISCV_IRELATIVE - - - - --- 2020-02-12 Fangrui Song New
Rename RWF_WRITE_LIFE_NOT_SET to RWH_WRITE_LIFE_NOT_SET following Linux 5.5 Rename RWF_WRITE_LIFE_NOT_SET to RWH_WRITE_LIFE_NOT_SET following Linux 5.5 - - - - --- 2020-02-12 Joseph Myers New
ldbl-128ibm: make ieee754.h work with IEEE 128 long double ldbl-128ibm: make ieee754.h work with IEEE 128 long double - - 1 - --- 2020-02-11 Paul E. Murphy New
[2/2] y2038: linux: Provide __mq_timedreceive_time64 implementation [1/2] y2038: linux: Provide __mq_timedsend_time64 implementation - - - - --- 2020-02-11 Lukasz Majewski New
[1/2] y2038: linux: Provide __mq_timedsend_time64 implementation [1/2] y2038: linux: Provide __mq_timedsend_time64 implementation - - - - --- 2020-02-11 Lukasz Majewski New
Updates to the shn_MM locale [BZ #25532] Updates to the shn_MM locale [BZ #25532] - - - - --- 2020-02-11 Mike FABIAN New
[13/13] nptl: Move pthread_setschedparam implementation into libc nptl: Move more functions from libpthread to libc - - 1 - --- 2020-02-11 Florian Weimer New
[12/13] nptl: Move pthread_getschedparam implementation into libc nptl: Move more functions from libpthread to libc - - 1 - --- 2020-02-11 Florian Weimer New
[11/13] Add hidden prototypes for __sched_getparam, __sched_getscheduler nptl: Move more functions from libpthread to libc - - 1 - --- 2020-02-11 Florian Weimer New
[10/13] nptl: Move pthread_cond_init implementation into libc nptl: Move more functions from libpthread to libc - - 1 - --- 2020-02-11 Florian Weimer New
[09/13] nptl: Move pthread_cond_destroy implementation into libc nptl: Move more functions from libpthread to libc - - 1 - --- 2020-02-11 Florian Weimer New
[08/13] nptl: Move pthread_condattr_init implementation into libc nptl: Move more functions from libpthread to libc - - 1 - --- 2020-02-11 Florian Weimer New
[07/13] nptl: Move pthread_condattr_destroy implementation into libc nptl: Move more functions from libpthread to libc - - 1 - --- 2020-02-11 Florian Weimer New
[06/13] nptl: Move pthread_attr_setscope implementation into libc nptl: Move more functions from libpthread to libc - - 1 - --- 2020-02-11 Florian Weimer New
[05/13] nptl: Move pthread_attr_getscope implementation into libc nptl: Move more functions from libpthread to libc - - 1 - --- 2020-02-11 Florian Weimer New
[04/13] nptl: Move pthread_attr_setschedpolicy implementation into libc nptl: Move more functions from libpthread to libc - - 1 - --- 2020-02-11 Florian Weimer New
[03/13] nptl: Move pthread_attr_getschedpolicy implementation into libc nptl: Move more functions from libpthread to libc - - 1 - --- 2020-02-11 Florian Weimer New
[02/13] nptl: Sort routines list in Makefile alphabetically nptl: Move more functions from libpthread to libc - - 1 - --- 2020-02-11 Florian Weimer New
[01/13] nptl: Use .NOTPARALLEL in Makefile only if actually running tests nptl: Move more functions from libpthread to libc - - 1 - --- 2020-02-11 Florian Weimer New
[hurd,commited] htl C11 threads: Avoid pthread_ symbols visibility in static library [hurd,commited] htl C11 threads: Avoid pthread_ symbols visibility in static library - - - - --- 2020-02-11 Samuel Thibault New
[hurd,commited] hurd: Add __pthread_spin_wait and use it [hurd,commited] hurd: Add __pthread_spin_wait and use it - - - - --- 2020-02-10 Samuel Thibault New
Use --disable-gdbserver in build-many-glibcs.py [committed] Use --disable-gdbserver in build-many-glibcs.py [committed] - - - - --- 2020-02-10 Joseph Myers New
alpha: Use generic gettimeofday implementation alpha: Use generic gettimeofday implementation - - 1 - --- 2020-02-10 Adhemerval Zanella Netto New
[v5] Rewrite iconv option parsing [BZ #19519] [v5] Rewrite iconv option parsing [BZ #19519] - - 2 - --- 2020-02-10 Arjun Shankar New
[15/15] linux: Remove INTERNAL_SYSCALL_DECL [01/15] powerpc: Consolidate Linux syscall definition - - - - --- 2020-02-10 Adhemerval Zanella Netto New
[14/15] nptl: Remove ununsed pthread-errnos.h rule [01/15] powerpc: Consolidate Linux syscall definition - - - - --- 2020-02-10 Adhemerval Zanella Netto New
[13/15] linux: Consolidate INLINE_SYSCALL [01/15] powerpc: Consolidate Linux syscall definition - - - - --- 2020-02-10 Adhemerval Zanella Netto New
[12/15] sparc: Avoid clobbering register parameters in syscall [01/15] powerpc: Consolidate Linux syscall definition - - - - --- 2020-02-10 Adhemerval Zanella Netto New
[11/15] s390: Consolidate Linux syscall definition [01/15] powerpc: Consolidate Linux syscall definition - - - - --- 2020-02-10 Adhemerval Zanella Netto New
[10/15] riscv: Avoid clobbering register parameters in syscall [01/15] powerpc: Consolidate Linux syscall definition - - - - --- 2020-02-10 Adhemerval Zanella Netto New
[09/15] microblaze: Avoid clobbering register parameters in syscall [01/15] powerpc: Consolidate Linux syscall definition - - - - --- 2020-02-10 Adhemerval Zanella Netto New
[08/15] nios2: Use Linux kABI for syscall return [01/15] powerpc: Consolidate Linux syscall definition - - - - --- 2020-02-10 Adhemerval Zanella Netto New
[07/15] mips: Use Linux kABI for syscall return [01/15] powerpc: Consolidate Linux syscall definition - - - - --- 2020-02-10 Adhemerval Zanella Netto New
[06/15] mips64: Consolidate Linux sysdep.h [01/15] powerpc: Consolidate Linux syscall definition - - - - --- 2020-02-10 Adhemerval Zanella Netto New
[05/15] ia64: Use Linux kABI for syscall return [01/15] powerpc: Consolidate Linux syscall definition - - - - --- 2020-02-10 Adhemerval Zanella Netto New
[04/15] alpha: Refactor syscall and Use Linux kABI for syscall return [01/15] powerpc: Consolidate Linux syscall definition - - - - --- 2020-02-10 Adhemerval Zanella Netto New
[03/15] sparc: Use Linux kABI for syscall return [01/15] powerpc: Consolidate Linux syscall definition - - - - --- 2020-02-10 Adhemerval Zanella Netto New
[02/15] powerpc: Use Linux kABI for syscall return [01/15] powerpc: Consolidate Linux syscall definition - - - - --- 2020-02-10 Adhemerval Zanella Netto New
[01/15] powerpc: Consolidate Linux syscall definition [01/15] powerpc: Consolidate Linux syscall definition - - - - --- 2020-02-10 Adhemerval Zanella Netto New
[v2] Improve IFUNC check [v2] Improve IFUNC check - - 1 1 --- 2020-02-10 Fangrui Song New
debug: Add missing locale dependencies of fortify tests debug: Add missing locale dependencies of fortify tests - - - - --- 2020-02-10 Florian Weimer New
s390: Remove backchain-based fallback from backtrace s390: Remove backchain-based fallback from backtrace - - - - --- 2020-02-10 Florian Weimer New
[v2,6/6] linux: Use long time_t for wait4/getrusage Always use long time_t for certain syscalls - - - - --- 2020-02-10 Alistair Francis New
[v2,5/6] resource: Add a __rusage64 struct Always use long time_t for certain syscalls - - 1 - --- 2020-02-10 Alistair Francis New
[v2,4/6] linux: Use long time_t __getitimer/__setitimer Always use long time_t for certain syscalls - - - - --- 2020-02-10 Alistair Francis New
[v2,3/6] time: Add a __itimerval64 struct Always use long time_t for certain syscalls - - 1 - --- 2020-02-10 Alistair Francis New
[v2,2/6] time: Add a timeval with a long tv_sec and tv_usec Always use long time_t for certain syscalls - - - - --- 2020-02-10 Alistair Francis New
[v2,1/6] sysv/linux: Rename alpha functions to be alpha specific Always use long time_t for certain syscalls - - 1 - --- 2020-02-10 Alistair Francis New
[AArch64] Merge Falkor memcpy and memmove [AArch64] Merge Falkor memcpy and memmove - - 1 - --- 2020-02-10 Wilco Dijkstra New
Improve random memcpy benchmark Improve random memcpy benchmark - - - - --- 2020-02-10 Wilco Dijkstra New
[v3] powerpc: Refactor fenvinline.h [v3] powerpc: Refactor fenvinline.h - - - - --- 2020-02-10 Rogerio Alves New
[4.19,010/195] sparc32: fix struct ipc64_perm type definition Untitled series #157669 - 1 - - --- 2020-02-10 Greg Kroah-Hartman New
[hurd,commited] htl: Avoid a local plt for pthread_self [hurd,commited] htl: Avoid a local plt for pthread_self - - - - --- 2020-02-10 Samuel Thibault New
[v5] y2038: linux: Provide __gettimeofday64 implementation [v5] y2038: linux: Provide __gettimeofday64 implementation - - - - --- 2020-02-10 Lukasz Majewski New
[v4] y2038: linux: Provide ___gettimeofday64 implementation [v4] y2038: linux: Provide ___gettimeofday64 implementation - - - - --- 2020-02-10 Lukasz Majewski New
[hurd,commited,2/2] pthread: Move some join tests from nptl to sysdeps/pthread [hurd,commited,1/2] htl: Make joining self return EDEADLK - - - - --- 2020-02-10 Samuel Thibault New
[hurd,commited,1/2] htl: Make joining self return EDEADLK [hurd,commited,1/2] htl: Make joining self return EDEADLK - - - - --- 2020-02-10 Samuel Thibault New
[hurd,commited,10/10] pthread: Move most barrier tests from nptl to sysdeps/pthread [hurd,commited,01/10] htl: clean __pthread_get_cleanup_stack hidden proto - - - - --- 2020-02-10 Samuel Thibault New
[hurd,commited,09/10] htl: Fix barrier_wait with one thread [hurd,commited,01/10] htl: clean __pthread_get_cleanup_stack hidden proto - - - - --- 2020-02-10 Samuel Thibault New
[hurd,commited,08/10] pthread: Move most sem tests from nptl to sysdeps/pthread [hurd,commited,01/10] htl: clean __pthread_get_cleanup_stack hidden proto - - - - --- 2020-02-10 Samuel Thibault New
[hurd,commited,07/10] htl: Make sem_wait/sem_timedwait interruptible [hurd,commited,01/10] htl: clean __pthread_get_cleanup_stack hidden proto - - - - --- 2020-02-10 Samuel Thibault New
[hurd,commited,06/10] htl: Make sem_open return ENOSYS [hurd,commited,01/10] htl: clean __pthread_get_cleanup_stack hidden proto - - - - --- 2020-02-10 Samuel Thibault New
[hurd,commited,05/10] htl: Add support for semaphore maximum value [hurd,commited,01/10] htl: clean __pthread_get_cleanup_stack hidden proto - - - - --- 2020-02-10 Samuel Thibault New
[hurd,commited,04/10] pthread: Move key tests from nptl to sysdeps/pthread [hurd,commited,01/10] htl: clean __pthread_get_cleanup_stack hidden proto - - - - --- 2020-02-10 Samuel Thibault New
[hurd,commited,03/10] hurd: Make nanosleep a cancellation point [hurd,commited,01/10] htl: clean __pthread_get_cleanup_stack hidden proto - - - - --- 2020-02-10 Samuel Thibault New
[hurd,commited,02/10] htl: Add support for libc cancellation points [hurd,commited,01/10] htl: clean __pthread_get_cleanup_stack hidden proto - - - - --- 2020-02-10 Samuel Thibault New
[hurd,commited,01/10] htl: clean __pthread_get_cleanup_stack hidden proto [hurd,commited,01/10] htl: clean __pthread_get_cleanup_stack hidden proto - - - - --- 2020-02-10 Samuel Thibault New
[hurd,commited] htl: XFAIL rwlock tests which need pshared support [hurd,commited] htl: XFAIL rwlock tests which need pshared support - - - - --- 2020-02-09 Samuel Thibault New
[26/26] microblaze: vfork is always available Linux cleanups enabled by built-in system call tables - - 1 - --- 2020-02-09 Florian Weimer New
[25/26] m68k: getpagesize syscall number is always available Linux cleanups enabled by built-in system call tables - - 1 - --- 2020-02-09 Florian Weimer New
[24/26] Linux: epoll_pwait syscall number is always available Linux cleanups enabled by built-in system call tables - - 1 - --- 2020-02-09 Florian Weimer New
[23/26] x86_64: Do not define __NR_semtimedop in <sysdep.h> Linux cleanups enabled by built-in system call tables - - 1 - --- 2020-02-09 Florian Weimer New
[22/26] ia64: Do not define __NR_semtimedop in <sysdep.h> Linux cleanups enabled by built-in system call tables - - 1 - --- 2020-02-09 Florian Weimer New
[21/26] Linux: open_by_handle_at syscall number is always available Linux cleanups enabled by built-in system call tables - - 1 - --- 2020-02-09 Florian Weimer New
[20/26] Linux: set_robust_list syscall number is always available Linux cleanups enabled by built-in system call tables - - 1 - --- 2020-02-09 Florian Weimer New
[19/26] Linux: pciconfig_iobase syscall number is always available on alpha Linux cleanups enabled by built-in system call tables - - 1 - --- 2020-02-09 Florian Weimer New
[18/26] Linux: getdents64 syscall number is always available on MIPS Linux cleanups enabled by built-in system call tables - - 1 - --- 2020-02-09 Florian Weimer New
[17/26] Linux: exit_group syscall number is always available Linux cleanups enabled by built-in system call tables - - 1 - --- 2020-02-09 Florian Weimer New
[16/26] Linux: set_tid_address syscall number is always available Linux cleanups enabled by built-in system call tables - - 1 - --- 2020-02-09 Florian Weimer New
[15/26] Linux: pkey_mprotect syscall number is always available Linux cleanups enabled by built-in system call tables - - 1 - --- 2020-02-09 Florian Weimer New
[14/26] Linux: rt_sigqueueinfo syscall number is always available Linux cleanups enabled by built-in system call tables - - 1 - --- 2020-02-09 Florian Weimer New
[13/26] Linux: getrandom syscall number is always available Linux cleanups enabled by built-in system call tables - - 1 - --- 2020-02-09 Florian Weimer New
[12/26] Linux: Clean up preadv, pwritev system call names Linux cleanups enabled by built-in system call tables - - 1 - --- 2020-02-09 Florian Weimer New
[11/26] Linux: Clean up preadv2, pwritev2 system call names Linux cleanups enabled by built-in system call tables - - 1 - --- 2020-02-09 Florian Weimer New
[10/26] Linux: Clean up pread64/pwrite64 system call names Linux cleanups enabled by built-in system call tables - - 1 - --- 2020-02-09 Florian Weimer New
« 1 2 ... 132 133 134281 282 »