Show patches with: State = Action Required       |    Archived = No       |   28124 patches
« 1 2 ... 108 109 110281 282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,5/6] msqid: Provide internal copy of struct __msqid64_ds y2038: Prepare glibc to be Y2038 safe for 32 bit ports - - - - --- 2020-12-04 Lukasz Majewski New
[RFC,4/6] y2038: Enhance struct msqid_ds to support 64 bit time y2038: Prepare glibc to be Y2038 safe for 32 bit ports - - - - --- 2020-12-04 Lukasz Majewski New
[RFC,3/6] y2038: Export struct_stat_time64_helper.h with Y2038 safe stat{64} content y2038: Prepare glibc to be Y2038 safe for 32 bit ports - - - - --- 2020-12-04 Lukasz Majewski New
[RFC,2/6] y2038: stat: {f}stat{at}64_time64 redirection to be used on Y2038 systems y2038: Prepare glibc to be Y2038 safe for 32 bit ports - - - - --- 2020-12-04 Lukasz Majewski New
[RFC,1/6] y2038: Introduce _TIME_BITS flag to support 64 bit time on 32 bit systems y2038: Prepare glibc to be Y2038 safe for 32 bit ports - - - - --- 2020-12-04 Lukasz Majewski New
V4 [PATCH] x86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker [BZ #26717] V4 [PATCH] x86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker [BZ #26717] - - - - --- 2020-12-04 H.J. Lu New
x86: Rename readelflib.c and remove EM_IA_64 support x86: Rename readelflib.c and remove EM_IA_64 support - - - - --- 2020-12-04 H.J. Lu New
[6/6] nptl: Remove pthread raise implementation [1/6] nptl: Move Linux pthread_kill to nptl - - - - --- 2020-12-04 Adhemerval Zanella Netto New
[5/6] nptl: Implement raise with pthread_kill [1/6] nptl: Move Linux pthread_kill to nptl - - - - --- 2020-12-04 Adhemerval Zanella Netto New
[4/6] nptl: Initialize tid earlier [1/6] nptl: Move Linux pthread_kill to nptl - - - - --- 2020-12-04 Adhemerval Zanella Netto New
[3/6] nptl: Make pthread_kill async-signal-safe [1/6] nptl: Move Linux pthread_kill to nptl - - - - --- 2020-12-04 Adhemerval Zanella Netto New
[2/6] nptl: Move pthread_kill to libc [1/6] nptl: Move Linux pthread_kill to nptl - - - - --- 2020-12-04 Adhemerval Zanella Netto New
[1/6] nptl: Move Linux pthread_kill to nptl [1/6] nptl: Move Linux pthread_kill to nptl - - - - --- 2020-12-04 Adhemerval Zanella Netto New
[v2] Handle out-of-memory case in svc_tcp.c/svc_unix.c:rendezvous_request. [v2] Handle out-of-memory case in svc_tcp.c/svc_unix.c:rendezvous_request. - - 1 - --- 2020-12-04 Stefan Liebler New
[v4] manual: Add Descriptor-Relative Access section [v4] manual: Add Descriptor-Relative Access section - - - - --- 2020-12-04 Florian Weimer New
V2 [PATCH] x86: Adjust tst-cpu-features-supports.c for GCC 11 V2 [PATCH] x86: Adjust tst-cpu-features-supports.c for GCC 11 - - - - --- 2020-12-04 H.J. Lu New
x86: Set RDRAND usable if CPU supports RDRAND x86: Set RDRAND usable if CPU supports RDRAND - - - - --- 2020-12-04 H.J. Lu New
[v3,3/3] elf: Rework exception handling in the dynamic loader [BZ #25486] [v3,1/3] ld.so: Export tls_init_tp_called as __rtld_tls_init_tp_called - - - - --- 2020-12-04 Florian Weimer New
[v3,2/3] scripts/localplt.awk: Handle DT_JMPREL with empty PLT (for C-SKY) [v3,1/3] ld.so: Export tls_init_tp_called as __rtld_tls_init_tp_called - - - - --- 2020-12-04 Florian Weimer New
[v3,1/3] ld.so: Export tls_init_tp_called as __rtld_tls_init_tp_called [v3,1/3] ld.so: Export tls_init_tp_called as __rtld_tls_init_tp_called - - - - --- 2020-12-04 Florian Weimer New
x86: Adjust tst-cpu-features-supports.c for GCC 11 x86: Adjust tst-cpu-features-supports.c for GCC 11 - - - - --- 2020-12-04 H.J. Lu New
v5 [PATCH 6/6] nsswitch: use new internal API (callers) v5 [PATCH 6/6] nsswitch: use new internal API (callers) - - 1 - --- 2020-12-03 DJ Delorie New
v5 [PATCH 5/6] nsswitch: user new internal API (tests) v5 [PATCH 5/6] nsswitch: user new internal API (tests) - - 1 - --- 2020-12-03 DJ Delorie New
v5 [PATCH 4/6] nsswitch: use new internal API (core) v5 [PATCH 4/6] nsswitch: use new internal API (core) - - 1 - --- 2020-12-03 DJ Delorie New
v5 [PATCH 3/6] nss: Implement <nss_database.h> v5 [PATCH 3/6] nss: Implement <nss_database.h> - - 1 - --- 2020-12-03 DJ Delorie New
v5 [PATCH 2/6] <nss_action.h>: New abstraction for combining NSS modules and NSS actions v5 [PATCH 2/6] <nss_action.h>: New abstraction for combining NSS modules and NSS actions - - 1 - --- 2020-12-03 DJ Delorie New
v5 [PATCH 1/6] nss: Introduce <nss_module.h> v5 [PATCH 1/6] nss: Introduce <nss_module.h> - - 1 - --- 2020-12-03 DJ Delorie New
[v2,2/2] powerpc: Use scv instruction on clone when available powerpc: Add support for system call vectored - - - - --- 2020-12-03 Matheus Castanho New
[v2,1/2] powerpc: Runtime selection between sc and scv for syscalls powerpc: Add support for system call vectored - - - - --- 2020-12-03 Matheus Castanho New
Linux: Add execveat system call wrapper Linux: Add execveat system call wrapper - - - - --- 2020-12-03 Alexandra Hájková New
[v2] elf: Synchronize <elf.h> section header flags with binutils [v2] elf: Synchronize <elf.h> section header flags with binutils - - - - --- 2020-12-03 Florian Weimer New
elf: Synchronize <elf.h> section header flags with binutils elf: Synchronize <elf.h> section header flags with binutils - - - - --- 2020-12-03 Florian Weimer New
[COMMITTED] x86: Fix THREAD_SELF definition to avoid ld.so crash (bug 27004) [COMMITTED] x86: Fix THREAD_SELF definition to avoid ld.so crash (bug 27004) - - - - --- 2020-12-03 Florian Weimer New
[v2] sunrpc: use snprintf instead of an implied length-guarantee on a format argument [v2] sunrpc: use snprintf instead of an implied length-guarantee on a format argument - - - - --- 2020-12-03 Philipp Tomsich New
[hurd,commited] htl: Add hidden def for __pthread_create/detach [hurd,commited] htl: Add hidden def for __pthread_create/detach - - - - --- 2020-12-03 Samuel Thibault New
[hurd,commited] htl: Add missing symbols [hurd,commited] htl: Add missing symbols - - - - --- 2020-12-03 Samuel Thibault New
[v5,2/2] arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS) [v5,1/2] arm64: mte: make the per-task SCTLR_EL1 field usable elsewhere - - 1 - --- 2020-12-03 Peter Collingbourne New
[v5,1/2] arm64: mte: make the per-task SCTLR_EL1 field usable elsewhere [v5,1/2] arm64: mte: make the per-task SCTLR_EL1 field usable elsewhere - - - - --- 2020-12-03 Peter Collingbourne New
Mark __libc_freeres_fn as used [# 27002] Mark __libc_freeres_fn as used [# 27002] - - - - --- 2020-12-02 H.J. Lu New
[PATCHv2,2/2] Update INSTALL with package versions that are known to work [PATCHv2,1/2] Require binutils 2.27 or later to build glibc - - - - --- 2020-12-02 Tulio Magno Quites Machado Filho New
[PATCHv2,1/2] Require binutils 2.27 or later to build glibc [PATCHv2,1/2] Require binutils 2.27 or later to build glibc - - - 1 --- 2020-12-02 Tulio Magno Quites Machado Filho New
[2/2] io: Remove xmknod{at} implementations [1/2] io: Remove xstat implementations - - 1 - --- 2020-12-02 Adhemerval Zanella Netto New
[1/2] io: Remove xstat implementations [1/2] io: Remove xstat implementations - - 1 - --- 2020-12-02 Adhemerval Zanella Netto New
sunrpc: use snprintf to guard against buffer overflow sunrpc: use snprintf to guard against buffer overflow - - - - --- 2020-12-02 Philipp Tomsich New
[COMMITTED] elf.h: Fix spelling of EM_TILE64 comment [COMMITTED] elf.h: Fix spelling of EM_TILE64 comment - - - - --- 2020-12-02 Florian Weimer New
[v3] manual: Clarify File Access Modes section and add O_PATH [v3] manual: Clarify File Access Modes section and add O_PATH - - - - --- 2020-12-02 Florian Weimer New
[v2] manual: Clarify File Access Modes section and add O_PATH [v2] manual: Clarify File Access Modes section and add O_PATH - - - - --- 2020-12-02 Florian Weimer New
[v2,2/2] malloc: Use __libc_initial to detect an inner libc [v2,1/2] Replace __libc_multiple_libcs with __libc_initial flag - - 1 - --- 2020-12-02 Florian Weimer New
[v2,1/2] Replace __libc_multiple_libcs with __libc_initial flag [v2,1/2] Replace __libc_multiple_libcs with __libc_initial flag - - 1 - --- 2020-12-02 Florian Weimer New
glibc code coverage glibc code coverage - - - - --- 2020-12-02 Ashutosh Pandey New
Handle out-of-memory case in svc_tcp.c/svc_unix.c:rendezvous_request. Handle out-of-memory case in svc_tcp.c/svc_unix.c:rendezvous_request. - - - - --- 2020-12-02 Stefan Liebler New
[v3,2/2] aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831] [v3,1/2] aarch64: align address for BTI protection [BZ #26988] - - 1 - --- 2020-12-02 Szabolcs Nagy New
[v3,1/2] aarch64: align address for BTI protection [BZ #26988] [v3,1/2] aarch64: align address for BTI protection [BZ #26988] - - 1 - --- 2020-12-02 Szabolcs Nagy New
[V2,2/2] mips: remove register spill [V2,1/2] mips: add hp-timing support for MIPS R2 - - 1 - --- 2020-12-02 Huang Pei New
[V2,1/2] mips: add hp-timing support for MIPS R2 [V2,1/2] mips: add hp-timing support for MIPS R2 - - 1 - --- 2020-12-02 Huang Pei New
[v5,09/11] elf: Add glibc-hwcaps subdirectory support to ld.so cache processing Untitled series #217890 - - 1 - --- 2020-12-01 Florian Weimer New
[v6,06/11] elf: Implement a string table for ldconfig, with tail merging Untitled series #217883 - - 1 - --- 2020-12-01 Florian Weimer New
[2/2] lowlevellock-futex: Remove not used macros [1/2] futex: Remove not used futex_reltimed_wait{_cancelable} - - 2 - --- 2020-12-01 Lukasz Majewski New
[1/2] futex: Remove not used futex_reltimed_wait{_cancelable} [1/2] futex: Remove not used futex_reltimed_wait{_cancelable} - - 2 - --- 2020-12-01 Lukasz Majewski New
[v5,06/11] elf: Implement a string table for ldconfig, with tail merging Untitled series #217771 - - 1 - --- 2020-12-01 Florian Weimer New
[2/2] riscv: Initialize $gp before resolving the IRELATIVE relocation riscv: add support for GNU indirect function - - - - --- 2020-12-01 Vincent Chen New
[1/2] riscv: Add support for GNU indirect function riscv: add support for GNU indirect function - - - - --- 2020-12-01 Vincent Chen New
[2/2] y2038: Convert gai_suspend to support 64 bit time [1/2] symbols: Add defines for libanl's libanl_hidden_{def|proto} - - 2 - --- 2020-12-01 Lukasz Majewski New
[1/2] symbols: Add defines for libanl's libanl_hidden_{def|proto} [1/2] symbols: Add defines for libanl's libanl_hidden_{def|proto} - - - - --- 2020-12-01 Lukasz Majewski New
[v3] nptl: Fix __futex_clocklock64 return error check [BZ #26964] [v3] nptl: Fix __futex_clocklock64 return error check [BZ #26964] - - 1 - --- 2020-11-30 Lucas A. M. Magalhaes New
[v2] nptl: Fix __futex_clocklock64 return error check [BZ #26964] [v2] nptl: Fix __futex_clocklock64 return error check [BZ #26964] - - 1 - --- 2020-11-30 Lucas A. M. Magalhaes New
fixed typos in "NEWS for version 2.32" (v2) fixed typos in "NEWS for version 2.32" (v2) - - - - --- 2020-11-30 Paul Zimmermann New
S390: Derive float_t from FLT_EVAL_METHOD S390: Derive float_t from FLT_EVAL_METHOD - - - - --- 2020-11-30 Marius Hillenbrand New
[RFC] __builtin_dynamic_object_size with -D_FORTIFY_SOURCE=3 [RFC] __builtin_dynamic_object_size with -D_FORTIFY_SOURCE=3 - - - - --- 2020-11-30 Siddhesh Poyarekar New
[v5] y2038: Convert aio_suspend to support 64 bit time [v5] y2038: Convert aio_suspend to support 64 bit time - - 2 - --- 2020-11-28 Lukasz Majewski New
[4/4] tunables: use mmap() instead of sbrk() [1/4] csu: randomize location of TCB - - - - --- 2020-11-28 Topi Miettinen New
[3/4] dl-sysdep: disable remaining calls to sbrk() [1/4] csu: randomize location of TCB - - - - --- 2020-11-28 Topi Miettinen New
[2/4] malloc: use mmap() to improve ASLR [1/4] csu: randomize location of TCB - - - - --- 2020-11-28 Topi Miettinen New
[1/4] csu: randomize location of TCB [1/4] csu: randomize location of TCB - - - - --- 2020-11-28 Topi Miettinen New
[3/3] mips: remove register spill [1/3] mips: add hp-timing support for MIPS R2 - - - - --- 2020-11-28 Huang Pei New
[2/3] mips: make sp 16-byte aligned on N64/N32 [1/3] mips: add hp-timing support for MIPS R2 - - - - --- 2020-11-28 Huang Pei New
[1/3] mips: add hp-timing support for MIPS R2 [1/3] mips: add hp-timing support for MIPS R2 - - - - --- 2020-11-28 Huang Pei New
nptl: Fix __futex_clocklock64 return error check [BZ #26964] nptl: Fix __futex_clocklock64 return error check [BZ #26964] - - - - --- 2020-11-27 Lucas A. M. Magalhaes New
nptl: Fix __futex_clocklock64 return error check [BZ #26964] nptl: Fix __futex_clocklock64 return error check [BZ #26964] - - - - --- 2020-11-27 Lucas A. M. Magalhaes New
[v2,6/6] aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831] aarch64: avoid mprotect(PROT_BTI|PROT_EXEC) [BZ #26831] - - - - --- 2020-11-27 Szabolcs Nagy New
[v2,5/6] elf: Pass the fd to note processing aarch64: avoid mprotect(PROT_BTI|PROT_EXEC) [BZ #26831] - - 1 - --- 2020-11-27 Szabolcs Nagy New
[v2,4/6] elf: Move note processing after l_phdr is updated aarch64: avoid mprotect(PROT_BTI|PROT_EXEC) [BZ #26831] - - 1 - --- 2020-11-27 Szabolcs Nagy New
[v2,3/6] elf: Fix failure handling in _dl_map_object_from_fd aarch64: avoid mprotect(PROT_BTI|PROT_EXEC) [BZ #26831] - - - - --- 2020-11-27 Szabolcs Nagy New
[v2,2/6] elf: lose is closely tied to _dl_map_object_from_fd aarch64: avoid mprotect(PROT_BTI|PROT_EXEC) [BZ #26831] - - - - --- 2020-11-27 Szabolcs Nagy New
[v2,1/6] aarch64: Fix missing BTI protection from dependencies [BZ #26926] aarch64: avoid mprotect(PROT_BTI|PROT_EXEC) [BZ #26831] - - - - --- 2020-11-27 Szabolcs Nagy New
[v4] y2038: Convert aio_suspend to support 64 bit time [v4] y2038: Convert aio_suspend to support 64 bit time - - 2 - --- 2020-11-27 Lukasz Majewski New
[COMMITTED] sh: Add sh4 fpu Implies folder [COMMITTED] sh: Add sh4 fpu Implies folder - - - - --- 2020-11-27 Adhemerval Zanella Netto New
[v2] nptl: Add EOVERFLOW checks for futex calls [v2] nptl: Add EOVERFLOW checks for futex calls - - 1 - --- 2020-11-27 Adhemerval Zanella Netto New
[3/3] mips: remove register spill [1/3] mips: add hp-timing support for MIPS R2 - - - - --- 2020-11-27 Huang Pei New
[2/3] mips: make sp 16-byte aligned on N64/N32 [1/3] mips: add hp-timing support for MIPS R2 - - - - --- 2020-11-27 Huang Pei New
[1/3] mips: add hp-timing support for MIPS R2 [1/3] mips: add hp-timing support for MIPS R2 - - - - --- 2020-11-27 Huang Pei New
Linux: Add execveat system call wrapper Linux: Add execveat system call wrapper - - - - --- 2020-11-26 Alexandra Hájková New
nptl: Add EOVERFLOW checks for futex calls nptl: Add EOVERFLOW checks for futex calls - - - - --- 2020-11-26 Adhemerval Zanella Netto New
[12/11] s390x: Add Add glibc-hwcaps support Untitled series #216972 - - - - --- 2020-11-26 Florian Weimer New
[v5] io:nftw/ftw:fix stack overflow when large nopenfd [BZ #26353] [v5] io:nftw/ftw:fix stack overflow when large nopenfd [BZ #26353] - - 1 - --- 2020-11-26 Xiaoming Ni New
nptl: Fix PTHREAD_PRIO_PROTECT timed lock nptl: Fix PTHREAD_PRIO_PROTECT timed lock - - - - --- 2020-11-25 Adhemerval Zanella Netto New
add inputs to auto-libm-test-in yielding larger errors add inputs to auto-libm-test-in yielding larger errors - - - - --- 2020-11-25 Paul Zimmermann New
[3/3] dl-sysdep: disable remaining calls to sbrk() Improved ASLR - - - - --- 2020-11-25 Topi Miettinen New
[2/3] malloc: use mmap() to improve ASLR Improved ASLR - - - - --- 2020-11-25 Topi Miettinen New
[1/3] csu: randomize location of TCB Improved ASLR - - - - --- 2020-11-25 Topi Miettinen New
« 1 2 ... 108 109 110281 282 »