Show patches with: State = Action Required       |   28193 patches
« 1 2 ... 101 102 103281 282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
wcsmbs: Avoid escaped character literals in <wchar.h> wcsmbs: Avoid escaped character literals in <wchar.h> - - - - --- 2020-02-17 Florian Weimer New
stdlib: Reduce namespace pollution in <inttypes.h> stdlib: Reduce namespace pollution in <inttypes.h> - - - - --- 2020-02-17 Florian Weimer New
[COMMITTED] x86: Avoid single-argument _Static_assert in <tls.h> [COMMITTED] x86: Avoid single-argument _Static_assert in <tls.h> - - - - --- 2020-02-17 Florian Weimer New
[3/3] elf: Rework exception handling in the dynamic loader [BZ #25486] Full removal of libc.so/ld.so interposition (bug 25486) - - - - --- 2020-02-15 Florian Weimer New
[2/3] scripts/localplt.awk: Handle DT_JMPREL with empty PLT (for C-SKY) Full removal of libc.so/ld.so interposition (bug 25486) - - - - --- 2020-02-15 Florian Weimer New
[1/3] ld.so: Export tls_init_tp_called as __rtld_tls_init_tp_called Full removal of libc.so/ld.so interposition (bug 25486) - - - - --- 2020-02-15 Florian Weimer New
[3/3] Linux: Port fexecve to <fd_to_filename.h> <fd_to_filename.h> improvements - - - - --- 2020-02-14 Florian Weimer New
[2/3] Linux: Port ttyname, ttyname_r to <fd_file_name.h> <fd_to_filename.h> improvements - - - - --- 2020-02-14 Florian Weimer New
[1/3] <fd_to_filename.h>: Add type safety and port to Hurd <fd_to_filename.h> improvements 1 - - - --- 2020-02-14 Florian Weimer New
powerpc64: Add architecture-specific memory protection key support [BZ #23202] powerpc64: Add architecture-specific memory protection key support [BZ #23202] - - - - --- 2020-02-14 Florian Weimer New
[11/11] nptl: Use <unwind-link.h> for accessing the libgcc_s unwinder Unify dynamic loading of the libgcc_s unwinder - - - - --- 2020-02-13 Florian Weimer New
[10/11] Implement _Unwind_Resume in libc on top of <unwind-link.h> Unify dynamic loading of the libgcc_s unwinder - - - - --- 2020-02-13 Florian Weimer New
[09/11] Move sysdeps/gnu/unwind-resume.c to sysdeps/generic/unwind-resume.c Unify dynamic loading of the libgcc_s unwinder - - - - --- 2020-02-13 Florian Weimer New
[08/11] __frame_state_for: Use <unwind-link.h> for unwinder access Unify dynamic loading of the libgcc_s unwinder - - - - --- 2020-02-13 Florian Weimer New
[07/11] s390: Implement backtrace on top of <unwind-link.h> Unify dynamic loading of the libgcc_s unwinder - - - - --- 2020-02-13 Florian Weimer New
[06/11] sparc: Implement backtrace on top <unwind-link.h> Unify dynamic loading of the libgcc_s unwinder - - - - --- 2020-02-13 Florian Weimer New
[05/11] m68k: Implement backtrace on top of <unwind-link.h> Unify dynamic loading of the libgcc_s unwinder - - - - --- 2020-02-13 Florian Weimer New
[04/11] i386: Implement backtrace on top of <unwind-link.h> Unify dynamic loading of the libgcc_s unwinder - - - - --- 2020-02-13 Florian Weimer New
[03/11] arm: Implement backtrace on top of <unwind-link.h> Unify dynamic loading of the libgcc_s unwinder - - - - --- 2020-02-13 Florian Weimer New
[02/11] backtrace: Implement on top of <unwind-link.h> Unify dynamic loading of the libgcc_s unwinder - - - - --- 2020-02-13 Florian Weimer New
[01/11] Implement <unwind-link.h> for dynamically loading the libgcc_s unwinder Unify dynamic loading of the libgcc_s unwinder - - - - --- 2020-02-13 Florian Weimer New
[9/7] nss_nis: Use NSS_DECLARE_MODULE_FUNCTIONS More type safety for NSS modules - - - - --- 2020-02-13 Florian Weimer New
Linux: Work around kernel bugs in chmod on /proc/self/fd paths Linux: Work around kernel bugs in chmod on /proc/self/fd paths - - 1 - --- 2020-02-12 Florian Weimer 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
[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
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
[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
[09/26] Linux: sigaltstack syscall number is always available Linux cleanups enabled by built-in system call tables - - 1 - --- 2020-02-09 Florian Weimer New
[08/26] Linux: sched_getaffinity syscall number is always available Linux cleanups enabled by built-in system call tables - - 1 - --- 2020-02-09 Florian Weimer New
[07/26] Linux: sched_setaffinity syscall number is always available Linux cleanups enabled by built-in system call tables - - 1 - --- 2020-02-09 Florian Weimer New
[06/26] Linux: statx syscall number is always available Linux cleanups enabled by built-in system call tables - - 1 - --- 2020-02-09 Florian Weimer New
[05/26] Linux: mq_* syscall numbers are always available Linux cleanups enabled by built-in system call tables - - 1 - --- 2020-02-09 Florian Weimer New
[04/26] Linux: mlock2 syscall number is always available Linux cleanups enabled by built-in system call tables - - 1 - --- 2020-02-09 Florian Weimer New
[03/26] Linux: copy_file_range syscall number is always available Linux cleanups enabled by built-in system call tables - - 1 - --- 2020-02-09 Florian Weimer New
[02/26] Linux: renameat2 syscall number is always available Linux cleanups enabled by built-in system call tables - - 1 - --- 2020-02-09 Florian Weimer New
[01/26] Linux: Enhance glibcsyscalls.h to support listing system calls Linux cleanups enabled by built-in system call tables - - - - --- 2020-02-09 Florian Weimer New
x86: Remove <bits/select.h> and use the generic version x86: Remove <bits/select.h> and use the generic version - - - - --- 2020-02-09 Florian Weimer New
[4/4] ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486] Avoid malloc symbol interposition in the dynamic loader [BZ #25486] - - 1 - --- 2020-02-08 Florian Weimer New
[3/4] Remove weak declaration of free from <inline-hashtab.h> Avoid malloc symbol interposition in the dynamic loader [BZ #25486] - - 1 - --- 2020-02-08 Florian Weimer New
[2/4] elf: Extract _dl_sym_post, _dl_sym_find_caller_map from elf/dl-sym.c Avoid malloc symbol interposition in the dynamic loader [BZ #25486] - - 1 - --- 2020-02-08 Florian Weimer New
[1/4] elf: Introduce the rtld-stubbed-symbols makefile variable Avoid malloc symbol interposition in the dynamic loader [BZ #25486] - - 1 - --- 2020-02-08 Florian Weimer New
[COMMITTED] resolv: Fix CNAME chaining in resolv/tst-resolv-ai_idn-common.c [COMMITTED] resolv: Fix CNAME chaining in resolv/tst-resolv-ai_idn-common.c - - - - --- 2020-02-07 Florian Weimer New
nptl: Avoid using PTHREAD_MUTEX_DEFAULT in macro definition [BZ #25271] nptl: Avoid using PTHREAD_MUTEX_DEFAULT in macro definition [BZ #25271] - - - - --- 2020-01-27 Florian Weimer New
[5/5] Linux: Add op/tst-o_path-locks Linux: lchmod and AT_SYMLINK_NOFOLLOW support for fchmodat - - - - --- 2020-01-22 Florian Weimer New
[4/5] io: Add io/tst-lchmod covering lchmod and fchmodat Linux: lchmod and AT_SYMLINK_NOFOLLOW support for fchmodat - - - - --- 2020-01-22 Florian Weimer New
[3/5] Linux: Emulate fchmodat with AT_SYMLINK_NOFOLLOW using O_PATH [BZ #14578] Linux: lchmod and AT_SYMLINK_NOFOLLOW support for fchmodat - - - - --- 2020-01-22 Florian Weimer New
[2/5] io: Implement lchmod using fchmodat [BZ #14578] Linux: lchmod and AT_SYMLINK_NOFOLLOW support for fchmodat - - - - --- 2020-01-22 Florian Weimer New
[1/5] support: Add the xlstat function Linux: lchmod and AT_SYMLINK_NOFOLLOW support for fchmodat - - - - --- 2020-01-22 Florian Weimer New
[5/5] resolv: Fix ABA race in /etc/resolv.conf change detection [BZ #25420] Race condition in /etc/resolv.conf reloading (bug 25420) - - 1 - --- 2020-01-21 Florian Weimer New
[4/5] resolv: Enhance __resolv_conf_load to capture file change data Race condition in /etc/resolv.conf reloading (bug 25420) - - 1 - --- 2020-01-21 Florian Weimer New
[3/5] resolv: Fix file handle leak in __resolv_conf_load [BZ #25429] Race condition in /etc/resolv.conf reloading (bug 25420) - - 1 - --- 2020-01-21 Florian Weimer New
[2/5] resolv: Use <file_change_detection.h> in __resolv_conf_get_current Race condition in /etc/resolv.conf reloading (bug 25420) - - 1 - --- 2020-01-21 Florian Weimer New
[1/5] Add internal <file_change_detection.h> header file Race condition in /etc/resolv.conf reloading (bug 25420) - - 1 - --- 2020-01-21 Florian Weimer New
getaddrinfo: Fix resource leak after strdup failure in gethosts [BZ #25425] getaddrinfo: Fix resource leak after strdup failure in gethosts [BZ #25425] - - 1 - --- 2020-01-20 Florian Weimer New
Remove incorrect alloc_size attribute from pvalloc [BZ #25401] Remove incorrect alloc_size attribute from pvalloc [BZ #25401] - - 1 - --- 2020-01-17 Florian Weimer New
elf: Add elf/tst-dlopenfail-2 [BZ #25396] elf: Add elf/tst-dlopenfail-2 [BZ #25396] - - 1 - --- 2020-01-16 Florian Weimer New
[RFC] Add scripts/run-tool.py [RFC] Add scripts/run-tool.py - - - - --- 2019-12-21 Florian Weimer New
Introduce <elf-initfini.h> and ELF_INITFINI for all architectures Introduce <elf-initfini.h> and ELF_INITFINI for all architectures - - 1 - --- 2019-12-20 Florian Weimer New
Fix test isolation for elf/tst-ifunc-fault-lazy, elf/tst-ifunc-fault-bindnow Fix test isolation for elf/tst-ifunc-fault-lazy, elf/tst-ifunc-fault-bindnow - - - - --- 2019-12-19 Florian Weimer New
Use Linux-like in struct statx, struct statx_timestamp [BZ #25292] Use Linux-like in struct statx, struct statx_timestamp [BZ #25292] - - - - --- 2019-12-18 Florian Weimer New
build-many-glibcs.py: Fix “glibcs i686-gnu --strip” build-many-glibcs.py: Fix “glibcs i686-gnu --strip” - - - - --- 2019-12-18 Florian Weimer New
Linux: Remove pread/pread64, pwrite/pwrite64 kludges from <sysdep.h> Linux: Remove pread/pread64, pwrite/pwrite64 kludges from <sysdep.h> - - - - --- 2019-12-18 Florian Weimer New
build-many-glibcs.py: Do not build C++ PCHs by default build-many-glibcs.py: Do not build C++ PCHs by default - - - - --- 2019-12-17 Florian Weimer New
[5/5] build-many-glibcs.py: Implement update-syscalls command Implement built-in system call tables - - 1 - --- 2019-12-17 Florian Weimer New
« 1 2 ... 101 102 103281 282 »