Show patches with: State = Action Required       |   28373 patches
« 1 2 ... 14 15 16283 284 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,01/19] elf: Remove /etc/suid-debug support Improve loader environment variable handling - - 1 - --- 2023-10-17 Adhemerval Zanella Netto New
[v3] posix: Deprecate group_member for Linux [v3] posix: Deprecate group_member for Linux - - - - --- 2023-10-17 Joe Simmons-Talbott New
Add HWCAP2_MOPS from Linux 6.5 to AArch64 bits/hwcap.h Add HWCAP2_MOPS from Linux 6.5 to AArch64 bits/hwcap.h - - - - --- 2023-10-16 Joseph Myers New
Add NT_PPC_DEXCR and NT_PPC_HASHKEYR from Linux 6.5 to elf.h Add NT_PPC_DEXCR and NT_PPC_HASHKEYR from Linux 6.5 to elf.h - - 1 - --- 2023-10-16 Joseph Myers New
[v2] posix: Deprecate group_member for Linux [v2] posix: Deprecate group_member for Linux - - - - --- 2023-10-16 Joe Simmons-Talbott New
[1/2] strcasestr: check if ne[0] is in hs with strchr or strpbrk as does strstr [1/2] strcasestr: check if ne[0] is in hs with strchr or strpbrk as does strstr - - - - --- 2023-10-14 James Tirta Halim New
strcasestr: check if ne[0] is in hs with strchr or strpbrk as does strstr strcasestr: check if ne[0] is in hs with strchr or strpbrk as does strstr - - - - --- 2023-10-14 James Tirta Halim New
Add AT_HANDLE_FID from Linux 6.5 to bits/fcntl-linux.h Add AT_HANDLE_FID from Linux 6.5 to bits/fcntl-linux.h - - - - --- 2023-10-13 Joseph Myers New
Add MSG_SPLICE_PAGES from Linux 6.5 to bits/socket.h Add MSG_SPLICE_PAGES from Linux 6.5 to bits/socket.h - - - - --- 2023-10-13 Joseph Myers New
Add SCM_SECURITY, SCM_PIDFD to bits/socket.h Add SCM_SECURITY, SCM_PIDFD to bits/socket.h - - - - --- 2023-10-13 Joseph Myers New
[v3,2/2] posix: Deprecate group_member for Linux posix: Add group_member2 and deprecate group_member - - - - --- 2023-10-13 Joe Simmons-Talbott New
[v3,1/2] posix/group_member: Add group_member2 with error return. posix: Add group_member2 and deprecate group_member - - - - --- 2023-10-13 Joe Simmons-Talbott New
Add LE DSCP code point from RFC-8622. Add LE DSCP code point from RFC-8622. - - 1 - --- 2023-10-13 Bruno Victal New
[v2,2/2] posix: Deprecate group_member for Linux posix: Add group_member2 and deprecate group_member - - - - --- 2023-10-13 Joe Simmons-Talbott New
[v2,1/2] posix/group_member: Add group_member2 with error return. posix: Add group_member2 and deprecate group_member - - - - --- 2023-10-13 Joe Simmons-Talbott New
[2/2] posix: Deprecate group_member for Linux posix: Add group_member2 and deprecate group_member - - - - --- 2023-10-12 Joe Simmons-Talbott New
[1/2] posix/group_member: Add group_member2 with error return. posix: Add group_member2 and deprecate group_member - - - - --- 2023-10-12 Joe Simmons-Talbott New
malloc: Use __get_nprocs on arena_get2 (BZ 30945) malloc: Use __get_nprocs on arena_get2 (BZ 30945) - - - - --- 2023-10-11 Adhemerval Zanella Netto New
stdlib: fix grouping verification with multi-byte thousands separator stdlib: fix grouping verification with multi-byte thousands separator - - - - --- 2023-10-11 Andreas Schwab New
posix: Sync tempname with gnulib (BZ 30958) posix: Sync tempname with gnulib (BZ 30958) - - - - --- 2023-10-10 Adhemerval Zanella Netto New
[11/11] elf: Do not duplicate the GLIBC_TUNABLES string Improve tunable handling - - - - --- 2023-10-10 Adhemerval Zanella Netto New
[10/11] s390: Use dl-symbol-redir-ifunc.h on cpu-tunables Improve tunable handling - - - - --- 2023-10-10 Adhemerval Zanella Netto New
[09/11] x86: Use dl-symbol-redir-ifunc.h on cpu-tunables Improve tunable handling - - 1 - --- 2023-10-10 Adhemerval Zanella Netto New
[08/11] elf: Emit warning if tunable is ill-formatted Improve tunable handling - - - - --- 2023-10-10 Adhemerval Zanella Netto New
[07/11] elf: Fix _dl_debug_vdprintf to work before self-relocation Improve tunable handling - - - - --- 2023-10-10 Adhemerval Zanella Netto New
[06/11] elf: Do not parse ill-formatted strings Improve tunable handling - - - - --- 2023-10-10 Adhemerval Zanella Netto New
[05/11] elf: Do not process invalid tunable format Improve tunable handling - - - - --- 2023-10-10 Adhemerval Zanella Netto New
[04/11] elf: Add GLIBC_TUNABLES to unsecvars Improve tunable handling - - 1 - --- 2023-10-10 Adhemerval Zanella Netto New
[03/11] elf: Add all malloc tunable to unsecvars Improve tunable handling - - - - --- 2023-10-10 Adhemerval Zanella Netto New
[02/11] elf: Ignore GLIBC_TUNABLES for setuid/setgid binaries Improve tunable handling - - - - --- 2023-10-10 Adhemerval Zanella Netto New
[01/11] elf: Remove /etc/suid-debug support Improve tunable handling - - - - --- 2023-10-10 Adhemerval Zanella Netto New
Avoid maybe-uninitialized warning in __kernel_rem_pio2 Avoid maybe-uninitialized warning in __kernel_rem_pio2 - - 1 - --- 2023-10-09 Andreas Schwab New
[2/2] Revert "elf: Always call destructors in reverse constructor order (bug 30785)" Revert "elf: Always call destructors in reverse constructor order (bug 30785)" - - - - --- 2023-10-06 Florian Weimer New
[1/2] Revert "elf: Fix compile error with -DNDEBUG [BZ #18755]" Revert "elf: Always call destructors in reverse constructor order (bug 30785)" - - - - --- 2023-10-06 Florian Weimer New
[PATCHV2] powerpc: Optimized strcmp for power10 [PATCHV2] powerpc: Optimized strcmp for power10 - - - - --- 2023-10-05 Amrita H S New
[PATCHV2] powerpc: Optimized strcmp for power10 [PATCHV2] powerpc: Optimized strcmp for power10 - - - - --- 2023-10-05 Amrita H S New
[5/5] aarch64: Add vector implementations of exp10 routines [v2,1/5] aarch64: Add vector implementations of tan routines - - - - --- 2023-10-05 Joe Ramsay New
[4/5] aarch64: Add vector implementations of log10 routines [v2,1/5] aarch64: Add vector implementations of tan routines - - - - --- 2023-10-05 Joe Ramsay New
[3/5] aarch64: Add vector implementations of log2 routines [v2,1/5] aarch64: Add vector implementations of tan routines - - - - --- 2023-10-05 Joe Ramsay New
[v2,2/5] aarch64: Add vector implementations of exp2 routines [v2,1/5] aarch64: Add vector implementations of tan routines - - - - --- 2023-10-05 Joe Ramsay New
[v2,1/5] aarch64: Add vector implementations of tan routines [v2,1/5] aarch64: Add vector implementations of tan routines - - - - --- 2023-10-05 Joe Ramsay New
test-container: disable ld.so system cache on DSO detection test-container: disable ld.so system cache on DSO detection - - 1 - --- 2023-10-05 Simon Chopin New
[v2] aarch64: Improve vecmath sin routines [v2] aarch64: Improve vecmath sin routines - - - - --- 2023-10-05 Joe Ramsay New
x86: Prepare `strrchr-evex` and `strrchr-evex512` for AVX10 x86: Prepare `strrchr-evex` and `strrchr-evex512` for AVX10 - - 1 - --- 2023-10-04 Noah Goldstein New
aarch64: Improve vecmath sin routines aarch64: Improve vecmath sin routines - - - - --- 2023-10-04 Joe Ramsay New
aarch64: Cosmetic change in SVE exp routines aarch64: Cosmetic change in SVE exp routines - - - - --- 2023-10-04 Joe Ramsay New
aarch64: Optimise vecmath logs aarch64: Optimise vecmath logs - - - - --- 2023-10-04 Joe Ramsay New
aarch64: Optimize SVE cos & cosf aarch64: Optimize SVE cos & cosf - - - - --- 2023-10-04 Joe Ramsay New
[2/2] aarch64: Make glibc.mem.tagging SXID_ERASE make all tunables SXID_ERASE - - - - --- 2023-10-03 Siddhesh Poyarekar New
[1/2] Make all malloc tunables SXID_ERASE make all tunables SXID_ERASE - - - - --- 2023-10-03 Siddhesh Poyarekar New
debug: Add regression tests for BZ 30932 debug: Add regression tests for BZ 30932 - - 1 - --- 2023-10-03 Adhemerval Zanella Netto New
[v3] Fix FORTIFY_SOURCE false positive [v3] Fix FORTIFY_SOURCE false positive - - 1 - --- 2023-10-03 Volker Weißmann New
[committed,2/2] tunables: Terminate if end of input is reached (CVE-2023-4911) [committed,1/2] Propagate GLIBC_TUNABLES in setxid binaries - - 1 - --- 2023-10-03 Siddhesh Poyarekar New
[committed,1/2] Propagate GLIBC_TUNABLES in setxid binaries [committed,1/2] Propagate GLIBC_TUNABLES in setxid binaries - - 1 - --- 2023-10-03 Siddhesh Poyarekar New
[v8,7/7] stdlib: Add more qsort{_r} coverage Use introsort for qsort - - 1 - --- 2023-10-03 Adhemerval Zanella Netto New
[v8,6/7] stdlib: Remove use of mergesort on qsort (BZ 21719) Use introsort for qsort - - 1 - --- 2023-10-03 Adhemerval Zanella Netto New
[v8,5/7] stdlib: Implement introsort for qsort (BZ 19305) Use introsort for qsort - - 1 - --- 2023-10-03 Adhemerval Zanella Netto New
[v8,4/7] stdlib: qsort: Move some macros to inline function Use introsort for qsort - - 1 - --- 2023-10-03 Adhemerval Zanella Netto New
[v8,3/7] stdlib: Move insertion sort out qsort Use introsort for qsort - - 1 - --- 2023-10-03 Adhemerval Zanella Netto New
[v8,2/7] stdlib: Optimization qsort{_r} swap implementation Use introsort for qsort - - 1 - --- 2023-10-03 Adhemerval Zanella Netto New
[v8,1/7] string: Add internal memswap implementation Use introsort for qsort - - 1 - --- 2023-10-03 Adhemerval Zanella Netto New
ftw.c: Use unlikely for unlikely taken branches such that taken ones are placed closer ftw.c: Use unlikely for unlikely taken branches such that taken ones are placed closer - - - - --- 2023-10-03 James Tirta Halim New
[v8,7/7] stdlib: Add more qsort{_r} coverage Use introsort for qsort - - - - --- 2023-10-02 Adhemerval Zanella Netto New
[v8,6/7] stdlib: Remove use of mergesort on qsort (BZ 21719) Use introsort for qsort - - - - --- 2023-10-02 Adhemerval Zanella Netto New
[v8,5/7] stdlib: Implement introsort for qsort (BZ 19305) Use introsort for qsort - - - - --- 2023-10-02 Adhemerval Zanella Netto New
[v8,4/7] stdlib: qsort: Move some macros to inline function Use introsort for qsort - - - - --- 2023-10-02 Adhemerval Zanella Netto New
[v8,3/7] stdlib: Move insertion sort out qsort Use introsort for qsort - - - - --- 2023-10-02 Adhemerval Zanella Netto New
[v8,2/7] stdlib: Optimization qsort{_r} swap implementation Use introsort for qsort - - - - --- 2023-10-02 Adhemerval Zanella Netto New
[v8,1/7] string: Add internal memswap implementation Use introsort for qsort - - - - --- 2023-10-02 Adhemerval Zanella Netto New
Fix FORTIFY_SOURCE false positive Fix FORTIFY_SOURCE false positive - - - - --- 2023-10-02 Volker Weißmann New
[v3] Fix off-by-one OOB write in iconv/tst-iconv-mt [v3] Fix off-by-one OOB write in iconv/tst-iconv-mt - - 1 - --- 2023-10-02 Szabolcs Nagy New
elf: dl-load: Get rid of alloca usage. elf: dl-load: Get rid of alloca usage. - - - - --- 2023-10-02 Joe Simmons-Talbott New
[16/16] Move getnameinfo from 'inet' to 'nss' Consolidate NSS functionality into nss subdir - - 1 - --- 2023-10-02 Arjun Shankar New
[15/16] Move getaddrinfo from 'posix' into 'nss' Consolidate NSS functionality into nss subdir - - 1 - --- 2023-10-02 Arjun Shankar New
[14/16] Move 'services' routines from 'inet' into 'nss' Consolidate NSS functionality into nss subdir - - 1 - --- 2023-10-02 Arjun Shankar New
[13/16] Move 'rpc' routines from 'inet' into 'nss' Consolidate NSS functionality into nss subdir - - 1 - --- 2023-10-02 Arjun Shankar New
[12/16] Move 'protocols' routines from 'inet' into 'nss' Consolidate NSS functionality into nss subdir - - 1 - --- 2023-10-02 Arjun Shankar New
[11/16] Move 'networks' routines from 'inet' into 'nss' Consolidate NSS functionality into nss subdir - - 1 - --- 2023-10-02 Arjun Shankar New
[10/16] Move 'netgroup' routines from 'inet' into 'nss' Consolidate NSS functionality into nss subdir - - 1 - --- 2023-10-02 Arjun Shankar New
[09/16] Move 'hosts' routines from 'inet' into 'nss' Consolidate NSS functionality into nss subdir - - 1 - --- 2023-10-02 Arjun Shankar New
[08/16] Move 'ethers' routines from 'inet' into 'nss' Consolidate NSS functionality into nss subdir - - 1 - --- 2023-10-02 Arjun Shankar New
[07/16] Move 'aliases' routines from 'inet' into 'nss' Consolidate NSS functionality into nss subdir - - 1 - --- 2023-10-02 Arjun Shankar New
[06/16] Remove 'shadow' and merge into 'nss' Consolidate NSS functionality into nss subdir - - 1 - --- 2023-10-02 Arjun Shankar New
[05/16] Remove 'pwd' and merge into 'nss' Consolidate NSS functionality into nss subdir - - 1 - --- 2023-10-02 Arjun Shankar New
[04/16] Remove 'gshadow' and merge into 'nss' Consolidate NSS functionality into nss subdir - - 1 - --- 2023-10-02 Arjun Shankar New
[03/16] Remove 'grp' and merge into 'nss' and 'posix' Consolidate NSS functionality into nss subdir - - 1 - --- 2023-10-02 Arjun Shankar New
[02/16] nss: Rearrange and sort Makefile variables Consolidate NSS functionality into nss subdir - - 1 - --- 2023-10-02 Arjun Shankar New
[01/16] inet: Rearrange and sort Makefile variables Consolidate NSS functionality into nss subdir - - 1 - --- 2023-10-02 Arjun Shankar New
[v2,2/2] crypt: Remove libcrypt support Remove libcrypt support - - 1 - --- 2023-10-02 Adhemerval Zanella Netto New
[v2,1/2] sparc: Remove optimize md5, sha256, and sha512 Remove libcrypt support - - 1 - --- 2023-10-02 Adhemerval Zanella Netto New
elf: Get rid of alloca usage in _dl_start_profile elf: Get rid of alloca usage in _dl_start_profile - - - - --- 2023-09-29 Joe Simmons-Talbott New
[COMMITTED] resolv: Fix a comment typo in __resolv_conf_load [COMMITTED] resolv: Fix a comment typo in __resolv_conf_load - - - - --- 2023-09-29 Arjun Shankar New
[COMMITTED] Remove unused -DRESOLVER getaddrinfo build flag [COMMITTED] Remove unused -DRESOLVER getaddrinfo build flag - - - - --- 2023-09-29 Arjun Shankar New
[RFC] linux: Use fchmodat2 on fchmod for flags different than 0 (BZ 26401) [RFC] linux: Use fchmodat2 on fchmod for flags different than 0 (BZ 26401) - - - - --- 2023-09-28 Adhemerval Zanella Netto New
[v2] nss: Get rid of alloca usage in makedb's write_output. [v2] nss: Get rid of alloca usage in makedb's write_output. - - 1 - --- 2023-09-28 Joe Simmons-Talbott New
[v3] nss: Get rid of alloca usage in db-XXX [v3] nss: Get rid of alloca usage in db-XXX - - - - --- 2023-09-28 Joe Simmons-Talbott New
Fix WAIT_FOR_DEBUGGER for container tests. Fix WAIT_FOR_DEBUGGER for container tests. - - 1 - --- 2023-09-28 Stefan Liebler New
[v3] Linux: add ST_NOSYMFOLLOW [v3] Linux: add ST_NOSYMFOLLOW - - 1 - --- 2023-09-27 Kir Kolyshkin New
[hurd,commited] hurd: Drop REG_GSFS and REG_ESDS from x86_64's ucontext [hurd,commited] hurd: Drop REG_GSFS and REG_ESDS from x86_64's ucontext - - - - --- 2023-09-27 Samuel Thibault New
[v2] Linux: add ST_NOSYMFOLLOW [v2] Linux: add ST_NOSYMFOLLOW - - - - --- 2023-09-27 Kir Kolyshkin New
« 1 2 ... 14 15 16283 284 »