Show patches with: none      |   29684 patches
« 1 2139 140 141296 297 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[4/4] ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486] - - --- 2020-02-08 Florian Weimer Committed
[3/4] Remove weak declaration of free from <inline-hashtab.h> - - --- 2020-02-08 Florian Weimer Committed
[2/4] elf: Extract _dl_sym_post, _dl_sym_find_caller_map from elf/dl-sym.c - - --- 2020-02-08 Florian Weimer Committed
[1/4] elf: Introduce the rtld-stubbed-symbols makefile variable - - --- 2020-02-08 Florian Weimer Committed
New utility: nscd cache dumper - - --- 2020-02-07 DJ Delorie Superseded
Add STATX_ATTR_VERITY from Linux 5.5 to bits/statx-generic.h - - --- 2020-02-07 Joseph Myers Committed
[COMMITTED] resolv: Fix CNAME chaining in resolv/tst-resolv-ai_idn-common.c - - --- 2020-02-07 Florian Weimer Committed
[v2] powerpc: Refactor fenvinline.h - - --- 2020-02-07 Rogerio Alves Superseded
Fix tst-pkey expectations on pkey_get - - --- 2020-02-07 Lucas A. M. Magalhaes fweimer Superseded
[3/3] y2038: linux: Provide __utime64 implementation 1 - --- 2020-02-07 Lukasz Majewski Committed
[2/3] y2038: linux: Provide __utimes64 implementation 1 - --- 2020-02-07 Lukasz Majewski Committed
[1/3] y2038: Introduce struct __utimbuf64 - new internal glibc type 2 - --- 2020-02-07 Lukasz Majewski Committed
Update syscall lists for Linux 5.5 - - --- 2020-02-07 Joseph Myers Committed
[v3] Convert Python scripts to Python 3 - - --- 2020-02-06 Alistair Francis New
Update kernel version to 5.5 in tst-mman-consts.py - - --- 2020-02-06 Joseph Myers Committed
[v2] Convert Python scripts to Python 3 - - --- 2020-02-06 Alistair Francis New
[v2] Fix time/tst-cpuclock1 intermitent failures - - --- 2020-02-06 Lucas A. M. Magalhaes azanella Superseded
CVE-2019-1010023: add check for load commands mapping [#22851] - - --- 2020-02-06 Zhipeng Xie Rejected
Patch "[PATCH] sparc32: fix struct ipc64_perm type definition" has been added to the 5.5-stable tree - - --- 2020-02-06 Greg Kroah-Hartman Not applicable
[RFC] sunrpc: Properly cleanup if tst-udp-timeout fails - - --- 2020-02-05 Matheus Castanho fweimer Superseded
nptl: update default pthread-offsets.h 1 - --- 2020-02-05 Andreas Schwab Committed
nptl: add missing pthread-offsets.h - - --- 2020-02-05 Andreas Schwab Committed
Improve IFUNC check - - --- 2020-02-05 Fangrui Song Superseded
[v2] sysv: linux: Pass 64-bit version of semctl syscall - - --- 2020-02-05 Alistair Francis New
configure: fix STT_GNU_IFUNC support detection with PIE toolchains [BZ #25506] - - --- 2020-02-04 Aurelien Jarno Committed
list-fixed-bugs.py: Wrap at 72 chars - - --- 2020-02-04 Siddhesh Poyarekar Committed
ldbl-128ibm-compat: set PRINTF_CHK flag in {,v}sprintf_chk - - --- 2020-02-04 Paul E. Murphy tuliom Committed
[6/6] Add a generic scalb implementation - - --- 2020-02-03 Paul E. Murphy jsm28 Superseded
[5/6] ldbl-128ibm-compat: Provide ieee128 symbols to narrow functions - - --- 2020-02-03 Paul E. Murphy Committed
[4/6] ldbl-128ibm-compat: Redirect complex math functions - - --- 2020-02-03 Paul E. Murphy tuliom Committed
[3/6] ldbl-128ibm-compat: Redirect long double functions to f128/ieee128 functions - - --- 2020-02-03 Paul E. Murphy Committed
[2/6] Undefine redirections after long double definition on __LDBL_COMPAT [BZ #23294] - - --- 2020-02-03 Paul E. Murphy Committed
[1/6] Prepare redirections for IEEE long double on powerpc64le - - --- 2020-02-03 Paul E. Murphy tuliom Committed
Use binutils 2.34 branch in build-many-glibcs.py [committed] - - --- 2020-02-03 Joseph Myers Committed
[6/6] linux: Use 32-bit time_t for rusage - - --- 2020-02-03 Alistair Francis New
[5/6] resource: Add a __rusage64 struct 1 - --- 2020-02-03 Alistair Francis New
[4/6] linux: Use 32-bit time_t for itimerval - - --- 2020-02-03 Alistair Francis New
[3/6] time: Add a __itimerval64 struct 1 - --- 2020-02-03 Alistair Francis New
[2/6] time: Add a timeval with a long tv_sec and tv_usec - - --- 2020-02-03 Alistair Francis New
[1/6] sysv/linux: Rename alpha functions to be alpha specific 1 - --- 2020-02-03 Alistair Francis New
Use correct exit status in ldd (bug 24150) - - --- 2020-02-03 Andreas Schwab Rejected
Add Safe-Linking to fastbins and tcache - - --- 2020-02-02 Eyal Itkin Superseded
list-fixed-bugs.py: Wrap at 72 chars - - --- 2020-02-01 Siddhesh Poyarekar Superseded
Use Linux 5.5 in build-many-glibcs.py - - --- 2020-01-31 Joseph Myers Committed
sysv: linux: Pass 64-bit version of semctl syscall - - --- 2020-01-31 Alistair Francis New
tst-clone3: Use __NR_futex_time64 if we don't have __NR_futex 1 - --- 2020-01-31 Alistair Francis New
Convert all Python scripts to Python 3 - - --- 2020-01-31 Alistair Francis New
[v2] sysdeps/posix/posix_fallocate*: Make emulated posix_fallocate() work properly - - --- 2020-01-30 Adhemerval Zanella Netto Dropped
PATCH] Fix comment about rounding in sin/cos - - --- 2020-01-30 Wilco Dijkstra Committed
Add NEWS entry about 64-bit time_t syscall use on 32-bit targets - - --- 2020-01-30 Szabolcs Nagy Committed
[v3,7/7] y2038: linux: Provide ___gettimeofday64 implementation - - --- 2020-01-29 Lukasz Majewski Superseded
[v3,6/7] y2038: linux: Provide __settimeofday64 implementation 1 - --- 2020-01-29 Lukasz Majewski Committed
[v3,5/7] y2038: Provide conversion helpers for struct __timeval64 2 - --- 2020-01-29 Lukasz Majewski Committed
[v3,4/7] y2038: alpha: Rename valid_timeval64_to_timeval to valid_timeval_to_timeval32 2 - --- 2020-01-29 Lukasz Majewski Committed
[v3,3/7] y2038: alpha: Rename valid_timeval_to_timeval64 to valid_timeval32_to_timeval 2 - --- 2020-01-29 Lukasz Majewski Committed
[v3,2/7] y2038: Introduce struct __timeval64 - new internal glibc type 2 - --- 2020-01-29 Lukasz Majewski Committed
[v3,1/7] y2038: Define __suseconds64_t type to be used with struct __timeval64 2 - --- 2020-01-29 Lukasz Majewski Committed
Missing size_t declaration in UAPI - - --- 2020-01-29 Elichai Turkel Not applicable
[v4,2/3] elf: avoid redundant sort in dlopen 1 - --- 2020-01-29 David Kilroy Committed
[v4,3/3] elf: avoid stack allocation in dl_open_worker 1 - --- 2020-01-29 David Kilroy Committed
[v4,1/3] elf: Allow dlopen of filter object to work [BZ #16272] 1 - --- 2020-01-29 David Kilroy Committed
containerize nptl/tst-pthread-getaddr 1 - --- 2020-01-28 DJ Delorie Committed
V3 test-container: ability to specify exec path 1 - --- 2020-01-28 DJ Delorie Committed
Fix time/tst-cpuclock1 intermitent failures - - --- 2020-01-28 Lucas A. M. Magalhaes codonell Superseded
Build raise with -fasynchronous-unwind-tables - - --- 2020-01-27 Adhemerval Zanella Netto Dropped
nptl: Avoid using PTHREAD_MUTEX_DEFAULT in macro definition [BZ #25271] - - --- 2020-01-27 Florian Weimer Committed
[2/2] ieee754: Remove unused __sin32 and __cos32 - - --- 2020-01-27 Anssi Hannula Committed
[1/2] ieee754: Remove slow paths from asin and acos - - --- 2020-01-27 Anssi Hannula Committed
rt: avoid PLT setup in timer_[sg]ettime - - --- 2020-01-27 Andreas Schwab Committed
[v2,5/5] y2038: linux: Provide __settimeofday64 implementation - - --- 2020-01-26 Lukasz Majewski Committed
[v2,4/5] y2038: Provide conversion helpers for struct __timeval64 1 - --- 2020-01-26 Lukasz Majewski Committed
[v2,3/5] y2038: alpha: Rename valid_timeval_to_timeval64 to valid_timeval32_to_timeval 1 - --- 2020-01-26 Lukasz Majewski Committed
[v2,2/5] y2038: Introduce struct __timeval64 - new internal glibc type - - --- 2020-01-26 Lukasz Majewski Superseded
[v2,1/5] y2038: Define __suseconds64_t type to be used with struct __timeval64 - - --- 2020-01-26 Lukasz Majewski Committed
[v2] y2038: linux: Provide __timespec_get64 implementation 1 - --- 2020-01-25 Lukasz Majewski Committed
Build raise with -fasynchronous-unwind-tables - - --- 2020-01-24 Joseph Myers Committed
Fix locale/tst-locale-locpath cross-testing when sshd sets LANG - - --- 2020-01-23 Joseph Myers Committed
Fix elf/tst-rtld-preload cross-testing - - --- 2020-01-23 Joseph Myers Committed
powerpc: fenvinline.h refactor - - --- 2020-01-23 Rogerio Alves azanella Superseded
Fix cross-testing of tst-ifunc-fault-* tests - - --- 2020-01-22 Joseph Myers Committed
[5/5] Linux: Add op/tst-o_path-locks - - --- 2020-01-22 Florian Weimer Committed
[4/5] io: Add io/tst-lchmod covering lchmod and fchmodat - - --- 2020-01-22 Florian Weimer Committed
[3/5] Linux: Emulate fchmodat with AT_SYMLINK_NOFOLLOW using O_PATH [BZ #14578] - - --- 2020-01-22 Florian Weimer Committed
[2/5] io: Implement lchmod using fchmodat [BZ #14578] - - --- 2020-01-22 Florian Weimer Committed
[1/5] support: Add the xlstat function - - --- 2020-01-22 Florian Weimer Committed
Add NEWS entry about the change in handling of PT_GNU_STACK on MIPS - - --- 2020-01-22 Dragan Mladjenovic Committed
aarch64: fix speculative execution past SVC vulnerability - - --- 2020-01-22 Anthony Steinhauser Rejected
[5/5] resolv: Fix ABA race in /etc/resolv.conf change detection [BZ #25420] - - --- 2020-01-21 Florian Weimer Committed
[4/5] resolv: Enhance __resolv_conf_load to capture file change data - - --- 2020-01-21 Florian Weimer Committed
[3/5] resolv: Fix file handle leak in __resolv_conf_load [BZ #25429] - - --- 2020-01-21 Florian Weimer Committed
[2/5] resolv: Use <file_change_detection.h> in __resolv_conf_get_current - - --- 2020-01-21 Florian Weimer Committed
[1/5] Add internal <file_change_detection.h> header file - - --- 2020-01-21 Florian Weimer Committed
Fix array overflow in backtrace on PowerPC (bug 25423) - - --- 2020-01-21 Andreas Schwab azanella Committed
getaddrinfo: Fix resource leak after strdup failure in gethosts [BZ #25425] - - --- 2020-01-20 Florian Weimer Committed
[v3,2/2] selftests: add openat2(2) selftests - - --- 2020-01-18 Aleksa Sarai Not applicable
[v3,1/2] open: introduce openat2(2) syscall - - --- 2020-01-18 Aleksa Sarai Not applicable
[6/6] y2038: linux: Provide __settimeofday64 implementation 1 - --- 2020-01-18 Lukasz Majewski Superseded
[5/6] y2038: Provide conversion helpers for struct __timeval64 1 - --- 2020-01-18 Lukasz Majewski Committed
[4/6] y2038: alpha: Rename valid_timeval_to_timeval64 to valid_timeval32_to_timeval 1 - --- 2020-01-18 Lukasz Majewski Committed
[3/6] y2038: Introduce struct __timeval64 - new internal glibc type 1 - --- 2020-01-18 Lukasz Majewski Superseded
« 1 2139 140 141296 297 »