Show patches with: State = Action Required       |    Archived = No       |   28132 patches
« 1 2 ... 104 105 106281 282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,2/7] elf: Avoid RELATIVE relocs in __tunables_init fix ifunc with static pie [BZ #27072] - - 1 - --- 2021-01-20 Szabolcs Nagy New
[v5,1/7] elf: Make the tunable struct definition internal only fix ifunc with static pie [BZ #27072] - - 1 - --- 2021-01-20 Szabolcs Nagy New
V9 [PATCH] sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305] V9 [PATCH] sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305] - - - - --- 2021-01-20 H.J. Lu New
V2 [PATCH] <sys/platform/x86.h>: Remove the C preprocessor magic V2 [PATCH] <sys/platform/x86.h>: Remove the C preprocessor magic - - - - --- 2021-01-20 H.J. Lu New
tst: Add test for clock_adjtime tst: Add test for clock_adjtime - - - - --- 2021-01-20 Lukasz Majewski New
[COMMITTED] posix: Fix regex_internal.h on bootstrap [COMMITTED] posix: Fix regex_internal.h on bootstrap - - - - --- 2021-01-20 Adhemerval Zanella Netto New
aarch64: revert memcpy optimze for kunpeng to avoid performance degradation aarch64: revert memcpy optimze for kunpeng to avoid performance degradation - - - - --- 2021-01-20 Shuo Wang New
x86: Refactor and improve performance of strchr-avx2.S x86: Refactor and improve performance of strchr-avx2.S - - - - --- 2021-01-20 Noah Goldstein New
aarch64: revert memcpy optimze for kunpeng to avoid performance degradation aarch64: revert memcpy optimze for kunpeng to avoid performance degradation - - - - --- 2021-01-20 Shuo Wang New
circleq.3: Fix CIRCLEQ_LOOP_*() return type circleq.3: Fix CIRCLEQ_LOOP_*() return type - - - - --- 2021-01-19 Alejandro Colomar New
[v4,fixed] csu: Move static pie self relocation later [BZ #27072] [v4,fixed] csu: Move static pie self relocation later [BZ #27072] - - - - --- 2021-01-19 Szabolcs Nagy New
V2 [PATCH v4 09/10] x86: Check ifunc resolver with CPU_FEATURE_USABLE [BZ #27072] V2 [PATCH v4 09/10] x86: Check ifunc resolver with CPU_FEATURE_USABLE [BZ #27072] - - - - --- 2021-01-19 H.J. Lu New
V2 [PATCH v4 06/10] elf: Avoid RELATIVE relocation for _dl_sysinfo V2 [PATCH v4 06/10] elf: Avoid RELATIVE relocation for _dl_sysinfo - - 1 - --- 2021-01-19 H.J. Lu New
Fix the inaccuracy of j0f (BZ 14469) and y0f (BZ 14471) Fix the inaccuracy of j0f (BZ 14469) and y0f (BZ 14471) - - - - --- 2021-01-19 Paul Zimmermann New
Hurd: Add rtld-strncpy-c.c Hurd: Add rtld-strncpy-c.c - - - - --- 2021-01-19 H.J. Lu New
Update MIPS libm-test-ulps [committed] Update MIPS libm-test-ulps [committed] - - - - --- 2021-01-18 Joseph Myers New
Update arm libm-test-ulps [committed] Update arm libm-test-ulps [committed] - - - - --- 2021-01-18 Joseph Myers New
Update powerpc-nofpu libm-test-ulps [committed] Update powerpc-nofpu libm-test-ulps [committed] - - - - --- 2021-01-18 Joseph Myers New
[v4,10/10] Make libc symbols hidden in static PIE fix ifunc with static pie [BZ #27072] - - - - --- 2021-01-18 Szabolcs Nagy New
[v4,09/10] x86: Check ifunc resolver with CPU_FEATURE_USABLE [BZ #27072] fix ifunc with static pie [BZ #27072] - - 1 - --- 2021-01-18 Szabolcs Nagy New
[v4,08/10] csu: Move static pie self relocation later [BZ #27072] fix ifunc with static pie [BZ #27072] - - 1 - --- 2021-01-18 Szabolcs Nagy New
[v4,07/10] Use <startup.h> in __libc_init_secure fix ifunc with static pie [BZ #27072] - - 1 - --- 2021-01-18 Szabolcs Nagy New
[v4,06/10] elf: Avoid RELATIVE relocation for _dl_sysinfo fix ifunc with static pie [BZ #27072] - - - - --- 2021-01-18 Szabolcs Nagy New
[v4,05/10] Use hidden visibility for early static PIE code fix ifunc with static pie [BZ #27072] - - - - --- 2021-01-18 Szabolcs Nagy New
[v4,04/10] elf: Avoid RELATIVE relocs in __tunables_init fix ifunc with static pie [BZ #27072] - - 1 - --- 2021-01-18 Szabolcs Nagy New
[v4,03/10] elf: Make the tunable struct definition internal only fix ifunc with static pie [BZ #27072] - - 1 - --- 2021-01-18 Szabolcs Nagy New
[v4,02/10] libmvec: Add extra-test-objs to test-extras fix ifunc with static pie [BZ #27072] - - 1 - --- 2021-01-18 Szabolcs Nagy New
[v4,01/10] configure: Require PI_STATIC_AND_HIDDEN for static pie fix ifunc with static pie [BZ #27072] - - 1 - --- 2021-01-18 Szabolcs Nagy New
Fix the inaccuracy of y0f (BZ 14471) Fix the inaccuracy of y0f (BZ 14471) - - - - --- 2021-01-18 Paul Zimmermann New
[3/3] tst: Add test for clock_settime [1/3] tst: Extend cross-test-ssh.sh to specify if target date can be altered - - - - --- 2021-01-18 Lukasz Majewski New
[2/3] support: Provide xclock_settime test helper function [1/3] tst: Extend cross-test-ssh.sh to specify if target date can be altered - - - - --- 2021-01-18 Lukasz Majewski New
[1/3] tst: Extend cross-test-ssh.sh to specify if target date can be altered [1/3] tst: Extend cross-test-ssh.sh to specify if target date can be altered - - - - --- 2021-01-18 Lukasz Majewski New
[committed] Update hppa ulps [committed] Update hppa ulps - - - - --- 2021-01-18 Dave Anglin New
Fix the inaccuracy of j0f (BZ 14469). Fix the inaccuracy of j0f (BZ 14469). - - - - --- 2021-01-18 Paul Zimmermann New
[COMMITTED] ARC: nofpu: Regenerate ulps [COMMITTED] ARC: nofpu: Regenerate ulps - - - - --- 2021-01-18 Vineet Gupta New
[5/5] nptl: Rename __wrefs to __flags because its meaning has changed [1/5] nptl: Fix pthread_cond_signal missing a sleeper (#BZ 25847) - - - - --- 2021-01-16 Malte Skarupke New
[4/5] nptl: Make test-cond-printers check the number of waiters [1/5] nptl: Fix pthread_cond_signal missing a sleeper (#BZ 25847) - - - - --- 2021-01-16 Malte Skarupke New
[3/5] nptl: Optimization by not incrementing wrefs in pthread_cond_wait [1/5] nptl: Fix pthread_cond_signal missing a sleeper (#BZ 25847) - - - - --- 2021-01-16 Malte Skarupke New
[2/5] nptl: Remove the signal-stealing code. It is no longer needed. [1/5] nptl: Fix pthread_cond_signal missing a sleeper (#BZ 25847) - - - - --- 2021-01-16 Malte Skarupke New
[1/5] nptl: Fix pthread_cond_signal missing a sleeper (#BZ 25847) [1/5] nptl: Fix pthread_cond_signal missing a sleeper (#BZ 25847) - - - - --- 2021-01-16 Malte Skarupke New
execveat.2: Normalize notes about missing wrappers execveat.2: Normalize notes about missing wrappers - - - - --- 2021-01-16 Alejandro Colomar New
cacheflush.2: Update SYNOPSIS for glibc wrapper cacheflush.2: Update SYNOPSIS for glibc wrapper - - - - --- 2021-01-16 Alejandro Colomar New
nsswitch: do not reload if "/" changes nsswitch: do not reload if "/" changes - - - - --- 2021-01-16 DJ Delorie New
[v4,4/4] selftest/x86/signal: Include test cases for validating sigaltstack x86: Improve Minimum Alternate Stack Size - - 1 - --- 2021-01-15 Chang S. Bae New
[v4,3/4] x86/signal: Detect and prevent an alternate signal stack overflow x86: Improve Minimum Alternate Stack Size - - 2 - --- 2021-01-15 Chang S. Bae New
[v4,2/4] x86/elf: Support a new ELF aux vector AT_MINSIGSTKSZ x86: Improve Minimum Alternate Stack Size - 1 1 - --- 2021-01-15 Chang S. Bae New
[v4,1/4] x86/signal: Introduce helpers to get the maximum signal frame size x86: Improve Minimum Alternate Stack Size 1 - 1 - --- 2021-01-15 Chang S. Bae New
V5 [PATCH 1/2] x86: Move x86 processor cache info to cpu_features V5 [PATCH 1/2] x86: Move x86 processor cache info to cpu_features - - - - --- 2021-01-14 H.J. Lu New
[v2] tst: Provide test for ppoll [v2] tst: Provide test for ppoll - - - - --- 2021-01-14 Lukasz Majewski New
[v3] tst: Provide test for timerfd related functions [v3] tst: Provide test for timerfd related functions - - - - --- 2021-01-14 Lukasz Majewski New
Fix x86 build with --enable-tunable=no Fix x86 build with --enable-tunable=no - - - - --- 2021-01-14 Adhemerval Zanella Netto New
tst: Provide test for ppoll tst: Provide test for ppoll - - - - --- 2021-01-14 Lukasz Majewski New
linux: Use stat_overflow to check overflow in fstatat linux: Use stat_overflow to check overflow in fstatat - - - - --- 2021-01-14 Stafford Horne New
[v3] math/test-tgmath2: Fix fabs failure when no long double [v3] math/test-tgmath2: Fix fabs failure when no long double - - - - --- 2021-01-14 Stafford Horne New
[v2] tst: Provide test for timerfd related functions [v2] tst: Provide test for timerfd related functions - - - - --- 2021-01-13 Lukasz Majewski New
[v2] Unconditionally define __stack_chk_guard [BZ #26817] [v2] Unconditionally define __stack_chk_guard [BZ #26817] - - - - --- 2021-01-13 Fangrui Song New
[v2,5/5] regex: stop using alloca [1/5] misc: Sync cdefs.h with gnulib - - - - --- 2021-01-13 Adhemerval Zanella Netto New
[v2,4/5] regexec: remove alloca usage in build_trtable [1/5] misc: Sync cdefs.h with gnulib - - - - --- 2021-01-13 Adhemerval Zanella Netto New
[v2,3/5] regex: remove alloca usage on regex set_regs [1/5] misc: Sync cdefs.h with gnulib - - - - --- 2021-01-13 Adhemerval Zanella Netto New
[2/5] malloc: Sync dynarray with gnulib [1/5] misc: Sync cdefs.h with gnulib - - - - --- 2021-01-13 Adhemerval Zanella Netto New
[1/5] misc: Sync cdefs.h with gnulib [1/5] misc: Sync cdefs.h with gnulib - - - - --- 2021-01-13 Adhemerval Zanella Netto New
x86: Adding an upper bound for Enhanced REP MOVSB. x86: Adding an upper bound for Enhanced REP MOVSB. - - 1 - --- 2021-01-13 develop--- via Libc-alpha New
tst: Provide test for timerfd related functions tst: Provide test for timerfd related functions - - - - --- 2021-01-13 Lukasz Majewski New
[COMMITTED] elf: work around a gcc bug in elf_get_dynamic_info [COMMITTED] elf: work around a gcc bug in elf_get_dynamic_info - - 1 - --- 2021-01-13 Szabolcs Nagy New
x86: Set header.feature_1 in TCB for always-on CET x86: Set header.feature_1 in TCB for always-on CET - - - - --- 2021-01-13 H.J. Lu New
[v2] Use the right argument code in unnormal tests [v2] Use the right argument code in unnormal tests - - - - --- 2021-01-13 Siddhesh Poyarekar New
V2 [PATCH] ldconfig/x86: Store ISA level in cache and aux cache V2 [PATCH] ldconfig/x86: Store ISA level in cache and aux cache - - 1 - --- 2021-01-12 H.J. Lu New
[1/1] x86: Adding an upper bound for Enhanced REP MOVSB. [1/1] x86: Adding an upper bound for Enhanced REP MOVSB. - - 1 - --- 2021-01-12 develop--- via Libc-alpha New
[v3,5/5] csu: Move static pie self relocation later [BZ #27072] fix ifunc with static pie [BZ #27072] - - - - --- 2021-01-12 Szabolcs Nagy New
[v3,4/5] elf: Avoid RELATIVE relocs in __tunables_init fix ifunc with static pie [BZ #27072] - - 1 - --- 2021-01-12 Szabolcs Nagy New
[v3,3/5] elf: Make the tunable struct definition internal only fix ifunc with static pie [BZ #27072] - - 1 - --- 2021-01-12 Szabolcs Nagy New
[v3,2/5] Make libc symbols hidden in static PIE fix ifunc with static pie [BZ #27072] - - - - --- 2021-01-12 Szabolcs Nagy New
[v3,1/5] configure: Require PI_STATIC_AND_HIDDEN for static pie fix ifunc with static pie [BZ #27072] - - 1 - --- 2021-01-12 Szabolcs Nagy New
[COMMITTED] posix: consume less entropy on tempname [COMMITTED] posix: consume less entropy on tempname - - - - --- 2021-01-12 Adhemerval Zanella Netto New
Makerules: Do not require startup files for format.lds probe object Makerules: Do not require startup files for format.lds probe object - - - - --- 2021-01-12 Florian Weimer New
[COMMITTED] math: Add BZ#18980 fix back on dbl-64 cosh [COMMITTED] math: Add BZ#18980 fix back on dbl-64 cosh - - - - --- 2021-01-11 Adhemerval Zanella Netto New
elf: work around a gcc bug in elf_get_dynamic_info elf: work around a gcc bug in elf_get_dynamic_info - - 1 - --- 2021-01-11 Szabolcs Nagy New
x86: Adding an upper bound for Enhanced REP MOVSB. x86: Adding an upper bound for Enhanced REP MOVSB. - - 1 - --- 2021-01-11 develop--- via Libc-alpha New
Unconditionally define __stack_chk_guard [BZ #26817] Unconditionally define __stack_chk_guard [BZ #26817] - - - - --- 2021-01-11 Fangrui Song New
[v2] math/testtgmath2: Fix fabs failure when no long double [v2] math/testtgmath2: Fix fabs failure when no long double - - - - --- 2021-01-10 Stafford Horne New
[BUG,211039] malloc.3: Document that realloc(p, 0) is specific to glibc and nonportable [BUG,211039] malloc.3: Document that realloc(p, 0) is specific to glibc and nonportable - - - - --- 2021-01-09 Alejandro Colomar New
Add xfchmod to libsupport Add xfchmod to libsupport - - - - --- 2021-01-09 Alexandra Hájková New
[COMMITTED] ARC: Regenerate ulps [COMMITTED] ARC: Regenerate ulps - - - - --- 2021-01-08 Vineet Gupta New
ARC: Regenerate ulps ARC: Regenerate ulps - - - - --- 2021-01-08 Vineet Gupta New
Update STATX_ATTR_DAX value from Linux 5.10 Update STATX_ATTR_DAX value from Linux 5.10 - - - - --- 2021-01-08 Joseph Myers New
[v2,4/4] csu: Move static pie self relocation later [BZ #27072] fix ifunc with static pie [BZ #27072] - - - - --- 2021-01-08 Szabolcs Nagy New
[v2,3/4] elf: Avoid RELATIVE relocs in __tunables_init fix ifunc with static pie [BZ #27072] - - - - --- 2021-01-08 Szabolcs Nagy New
[v2,2/4] Make libc symbols hidden in static PIE fix ifunc with static pie [BZ #27072] - - - - --- 2021-01-08 Szabolcs Nagy New
[v2,1/4] configure: Require PI_STATIC_AND_HIDDEN for static pie fix ifunc with static pie [BZ #27072] - - - - --- 2021-01-08 Szabolcs Nagy New
mntent: Use __putc_unlocked instead of fputc_unlocked mntent: Use __putc_unlocked instead of fputc_unlocked - - - - --- 2021-01-08 Siddhesh Poyarekar New
[v4] system.3: Document bug and workaround when the command name starts with a hypen [v4] system.3: Document bug and workaround when the command name starts with a hypen - - - - --- 2021-01-08 Alejandro Colomar New
[v3] system.3: Document bug and workaround when the command name starts with a hypen [v3] system.3: Document bug and workaround when the command name starts with a hypen - - - - --- 2021-01-08 Alejandro Colomar New
[COMMITTED] Update NEWS for CVE-2019-25013. [COMMITTED] Update NEWS for CVE-2019-25013. - - - - --- 2021-01-08 Siddhesh Poyarekar New
correct readlinkat attribute access (BZ #27024) correct readlinkat attribute access (BZ #27024) - - - - --- 2021-01-08 Martin Sebor New
[RFC] math/testtgmath2: Fix breakage on fabs Vldouble1 due to optimization [RFC] math/testtgmath2: Fix breakage on fabs Vldouble1 due to optimization - - - - --- 2021-01-07 Stafford Horne New
[v2,5/5] Remove mpa files [v2,1/5] Remove remaining slow paths from asin and acos - - - - --- 2021-01-07 Wilco Dijkstra New
[v2,4/5] Remove slow paths from atan2 [v2,1/5] Remove remaining slow paths from asin and acos - - - - --- 2021-01-07 Wilco Dijkstra New
[v2,3/5] Remove slow paths from atan [v2,1/5] Remove remaining slow paths from asin and acos - - - - --- 2021-01-07 Wilco Dijkstra New
[v2,2/5] Remove slow paths in tan [v2,1/5] Remove remaining slow paths from asin and acos - - - - --- 2021-01-07 Wilco Dijkstra New
[v2,1/5] Remove remaining slow paths from asin and acos [v2,1/5] Remove remaining slow paths from asin and acos - - - - --- 2021-01-07 Wilco Dijkstra New
« 1 2 ... 104 105 106281 282 »