Show patches with: Archived = No       |   28189 patches
« 1 2 ... 12 13 14281 282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[05/11] elf: Do not process invalid tunable format Improve tunable handling - - - - --- 2023-10-10 Adhemerval Zanella New
[04/11] elf: Add GLIBC_TUNABLES to unsecvars Improve tunable handling - - 1 - --- 2023-10-10 Adhemerval Zanella New
[03/11] elf: Add all malloc tunable to unsecvars Improve tunable handling - - - - --- 2023-10-10 Adhemerval Zanella New
[02/11] elf: Ignore GLIBC_TUNABLES for setuid/setgid binaries Improve tunable handling - - - - --- 2023-10-10 Adhemerval Zanella New
[01/11] elf: Remove /etc/suid-debug support Improve tunable handling - - - - --- 2023-10-10 Adhemerval Zanella 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 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 New
[v8,6/7] stdlib: Remove use of mergesort on qsort (BZ 21719) Use introsort for qsort - - 1 - --- 2023-10-03 Adhemerval Zanella New
[v8,5/7] stdlib: Implement introsort for qsort (BZ 19305) Use introsort for qsort - - 1 - --- 2023-10-03 Adhemerval Zanella New
[v8,4/7] stdlib: qsort: Move some macros to inline function Use introsort for qsort - - 1 - --- 2023-10-03 Adhemerval Zanella New
[v8,3/7] stdlib: Move insertion sort out qsort Use introsort for qsort - - 1 - --- 2023-10-03 Adhemerval Zanella New
[v8,2/7] stdlib: Optimization qsort{_r} swap implementation Use introsort for qsort - - 1 - --- 2023-10-03 Adhemerval Zanella New
[v8,1/7] string: Add internal memswap implementation Use introsort for qsort - - 1 - --- 2023-10-03 Adhemerval Zanella 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 New
[v8,6/7] stdlib: Remove use of mergesort on qsort (BZ 21719) Use introsort for qsort - - - - --- 2023-10-02 Adhemerval Zanella New
[v8,5/7] stdlib: Implement introsort for qsort (BZ 19305) Use introsort for qsort - - - - --- 2023-10-02 Adhemerval Zanella New
[v8,4/7] stdlib: qsort: Move some macros to inline function Use introsort for qsort - - - - --- 2023-10-02 Adhemerval Zanella New
[v8,3/7] stdlib: Move insertion sort out qsort Use introsort for qsort - - - - --- 2023-10-02 Adhemerval Zanella New
[v8,2/7] stdlib: Optimization qsort{_r} swap implementation Use introsort for qsort - - - - --- 2023-10-02 Adhemerval Zanella New
[v8,1/7] string: Add internal memswap implementation Use introsort for qsort - - - - --- 2023-10-02 Adhemerval Zanella 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 New
[v2,1/2] sparc: Remove optimize md5, sha256, and sha512 Remove libcrypt support - - 1 - --- 2023-10-02 Adhemerval Zanella 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 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
[v2] nss: Get rid of alloca usage in db-XXX [v2] nss: Get rid of alloca usage in db-XXX - - - - --- 2023-09-27 Joe Simmons-Talbott New
[RFC] pthread_create: Name stacks in /proc/<pid>/maps [RFC] pthread_create: Name stacks in /proc/<pid>/maps - - - - --- 2023-09-27 Ian Rogers New
test-container: Use nftw instead of rm -rf test-container: Use nftw instead of rm -rf - - 2 - --- 2023-09-27 Adhemerval Zanella New
[RFC] pthread_create: Name stacks in /proc/<pid>/maps [RFC] pthread_create: Name stacks in /proc/<pid>/maps - - - - --- 2023-09-27 Ian Rogers New
nss: Get rid of alloca usage in db-XXX nss: Get rid of alloca usage in db-XXX - - - - --- 2023-09-27 Joe Simmons-Talbott New
[RFC] arm64/math-vec.h: guard off the vector types with CPP constants [RFC] arm64/math-vec.h: guard off the vector types with CPP constants - 1 - - --- 2023-09-27 Simon Chopin New
[RFC] pthread_create: Name stacks in /proc/<pid>/maps [RFC] pthread_create: Name stacks in /proc/<pid>/maps - - - - --- 2023-09-27 Ian Rogers New
uapi/auxvec: Define AT_HWCAP3 and AT_HWCAP4 aux vector, entries uapi/auxvec: Define AT_HWCAP3 and AT_HWCAP4 aux vector, entries - - - - --- 2023-09-26 Peter Bergner New
nss: Get rid of alloca usage in files-network's parse_line nss: Get rid of alloca usage in files-network's parse_line - - - - --- 2023-09-26 Joe Simmons-Talbott New
nss: Get rid of alloca usage in makedb's write_output. nss: Get rid of alloca usage in makedb's write_output. - - - - --- 2023-09-26 Joe Simmons-Talbott New
[v2] man2/splice.2: document SPLICE_F_NOWAIT [v2] man2/splice.2: document SPLICE_F_NOWAIT - - - - --- 2023-09-26 Max Kellermann New
[committed] Document CVE-2023-4806 and CVE-2023-5156 in NEWS [committed] Document CVE-2023-4806 and CVE-2023-5156 in NEWS - - - - --- 2023-09-26 Siddhesh Poyarekar New
man2/splice.2: document SPLICE_F_NOWAIT man2/splice.2: document SPLICE_F_NOWAIT - - - - --- 2023-09-26 Max Kellermann New
getopt: Get rid of alloca usage in process_long_option getopt: Get rid of alloca usage in process_long_option - - - - --- 2023-09-25 Joe Simmons-Talbott New
[v7] libio: Add nonnull attribute for most FILE * arguments in stdio.h [v7] libio: Add nonnull attribute for most FILE * arguments in stdio.h 1 - 2 - --- 2023-09-25 Xi Ruoyao New
ftw.c: strchr(s, '\0') isn't always optimized to s + strlen(s) ftw.c: strchr(s, '\0') isn't always optimized to s + strlen(s) - - - - --- 2023-09-25 James Tirta Halim New
[v3] Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843] [v3] Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843] - - 1 - --- 2023-09-25 Romain Geissler New
[v2] Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843] [v2] Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843] - - - - --- 2023-09-24 Romain Geissler New
ftw.c: Check for "." and ".." branchlessly ftw.c: Check for "." and ".." branchlessly - - - - --- 2023-09-24 James Tirta Halim New
[powerpc] fegetenv_and_set_rn now uses the builtins provided by GCC. [powerpc] fegetenv_and_set_rn now uses the builtins provided by GCC. - - 1 - --- 2023-09-23 Manjunath Matti New
Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806. Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806. - - 1 - --- 2023-09-22 Romain Geissler New
[v2] resolv: Get rid of alloca usage. [v2] resolv: Get rid of alloca usage. - - - - --- 2023-09-22 Joe Simmons-Talbott New
Linux: add ST_NOSYMFOLLOW Linux: add ST_NOSYMFOLLOW - - 1 - --- 2023-09-22 Kir Kolyshkin New
[4/4] Remove all of the remaining libcrypt code. Remove libcrypt - - - - --- 2023-09-21 Zack Weinberg New
[3/4] Remove documentation of passphrase-hashing functions. Remove libcrypt - - - - --- 2023-09-21 Zack Weinberg New
[2/4] Remove --enable-crypt and --enable-nss-crypt configure options. Remove libcrypt - - - - --- 2023-09-21 Zack Weinberg New
« 1 2 ... 12 13 14281 282 »