Show patches with: Archived = No       |   24460 patches
« 1 213 14 15244 245 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[v3] Linux: add ST_NOSYMFOLLOW [v3] Linux: add ST_NOSYMFOLLOW 1 - 6-- 2023-09-27 Kir Kolyshkin Committed
[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 - - 231 2023-09-27 Samuel Thibault Committed
[v2] Linux: add ST_NOSYMFOLLOW [v2] Linux: add ST_NOSYMFOLLOW - - 6-- 2023-09-27 Kir Kolyshkin Superseded
[v2] nss: Get rid of alloca usage in db-XXX [v2] nss: Get rid of alloca usage in db-XXX - - 6-- 2023-09-27 Joe Simmons-Talbott Superseded
[RFC] pthread_create: Name stacks in /proc/<pid>/maps [RFC] pthread_create: Name stacks in /proc/<pid>/maps - - 6-- 2023-09-27 Ian Rogers Superseded
test-container: Use nftw instead of rm -rf test-container: Use nftw instead of rm -rf 2 - 6-- 2023-09-27 Adhemerval Zanella Netto Committed
[RFC] pthread_create: Name stacks in /proc/<pid>/maps [RFC] pthread_create: Name stacks in /proc/<pid>/maps - - 6-- 2023-09-27 Ian Rogers Superseded
nss: Get rid of alloca usage in db-XXX nss: Get rid of alloca usage in db-XXX - - 6-- 2023-09-27 Joe Simmons-Talbott Superseded
[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 - - 6-- 2023-09-27 Simon Chopin Dropped
[RFC] pthread_create: Name stacks in /proc/<pid>/maps [RFC] pthread_create: Name stacks in /proc/<pid>/maps - - 1-5 2023-09-27 Ian Rogers Superseded
uapi/auxvec: Define AT_HWCAP3 and AT_HWCAP4 aux vector, entries uapi/auxvec: Define AT_HWCAP3 and AT_HWCAP4 aux vector, entries - - --6 2023-09-26 Peter Bergner Not applicable
nss: Get rid of alloca usage in files-network's parse_line nss: Get rid of alloca usage in files-network's parse_line - - 6-- 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. - - 6-- 2023-09-26 Joe Simmons-Talbott Superseded
[v2] man2/splice.2: document SPLICE_F_NOWAIT [v2] man2/splice.2: document SPLICE_F_NOWAIT - - --6 2023-09-26 Max Kellermann Not applicable
[committed] Document CVE-2023-4806 and CVE-2023-5156 in NEWS [committed] Document CVE-2023-4806 and CVE-2023-5156 in NEWS - - -4- 2023-09-26 Siddhesh Poyarekar Committed
man2/splice.2: document SPLICE_F_NOWAIT man2/splice.2: document SPLICE_F_NOWAIT - - --6 2023-09-26 Max Kellermann Not applicable
getopt: Get rid of alloca usage in process_long_option getopt: Get rid of alloca usage in process_long_option - - 6-- 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 2 - 6-- 2023-09-25 Xi Ruoyao Committed
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) - - 1-5 2023-09-25 James Tirta Halim Dropped
[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 - 24- 2023-09-25 Romain Geissler Committed
[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] - - 2-4 2023-09-24 Romain Geissler Superseded
ftw.c: Check for "." and ".." branchlessly ftw.c: Check for "." and ".." branchlessly - - 3-3 2023-09-24 James Tirta Halim Dropped
[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 - 6-- 2023-09-23 Manjunath Matti Committed
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 - 2-4 2023-09-22 Romain Geissler Superseded
[v2] resolv: Get rid of alloca usage. [v2] resolv: Get rid of alloca usage. - - 6-- 2023-09-22 Joe Simmons-Talbott New
Linux: add ST_NOSYMFOLLOW Linux: add ST_NOSYMFOLLOW 1 - 6-- 2023-09-22 Kir Kolyshkin Superseded
[4/4] Remove all of the remaining libcrypt code. Remove libcrypt - - 5-- 2023-09-21 Zack Weinberg Superseded
[3/4] Remove documentation of passphrase-hashing functions. Remove libcrypt - - 5-- 2023-09-21 Zack Weinberg Superseded
[2/4] Remove --enable-crypt and --enable-nss-crypt configure options. Remove libcrypt - - 5-- 2023-09-21 Zack Weinberg Superseded
[1/4] Import Solar Designer's public domain MD5 for use by localedef. Remove libcrypt - - 5-- 2023-09-21 Zack Weinberg Superseded
AArch64: Remove -0.0 check from vector sin AArch64: Remove -0.0 check from vector sin 1 - 6-- 2023-09-21 Wilco Dijkstra Committed
posix: Deprecate group_member for Linux posix: Deprecate group_member for Linux - - 6-- 2023-09-21 Joe Simmons-Talbott Superseded
resolv: Get rid of alloca usage. resolv: Get rid of alloca usage. - - 6-- 2023-09-21 Joe Simmons-Talbott Superseded
powerpc: Optimized strcmp for power10 powerpc: Optimized strcmp for power10 - - 6-- 2023-09-21 Amrita H S Superseded
x86: Prepare `strrchr-evex` and `strrchr-evex512` for AVX10 x86: Prepare `strrchr-evex` and `strrchr-evex512` for AVX10 - - 6-- 2023-09-21 Noah Goldstein Committed
[2/2] crypt: Remove libcrypt support Remove libcrypt support - - 6-- 2023-09-21 Adhemerval Zanella Netto Superseded
[1/2] sparc: Remove optimize md5, sha256, and sha512 Remove libcrypt support - - 5-- 2023-09-21 Adhemerval Zanella Netto Superseded
[v2] elf: Fix compile error with -DNDEBUG [BZ #18755] [v2] elf: Fix compile error with -DNDEBUG [BZ #18755] 1 - 6-- 2023-09-21 Qingqing Li Committed
x86: Add support for AVX10 version in cpu-features x86: Add support for AVX10 version in cpu-features - - --6 2023-09-20 Noah Goldstein Superseded
x86: Add support for AVX10 preset and vec size in cpu-features x86: Add support for AVX10 preset and vec size in cpu-features - - 6-- 2023-09-20 Noah Goldstein Committed
elf: dl-lookup: Remove unused alloca.h include elf: dl-lookup: Remove unused alloca.h include - - 6-- 2023-09-20 Joe Simmons-Talbott Committed
[v2] resolve: Remove __res_context_query alloca usage [v2] resolve: Remove __res_context_query alloca usage 1 - 6-- 2023-09-20 Adhemerval Zanella Netto Committed
elf: Remove alloca usage from chroot_canon. elf: Remove alloca usage from chroot_canon. - - 6-- 2023-09-19 Joe Simmons-Talbott New
[3/3] elf: Process initially loaded objects first in _dl_fini (bug 30869) Fine-tune ELF destructor ordering (bug 30869) - - 6-- 2023-09-19 Florian Weimer Superseded
[2/3] elf: Add dummy declaration of _dl_audit_objclose for !SHARED Fine-tune ELF destructor ordering (bug 30869) 1 - 5-- 2023-09-19 Florian Weimer Committed
[1/3] elf: Record main program constructor/destructor in ordering tests Fine-tune ELF destructor ordering (bug 30869) - - 5-- 2023-09-19 Florian Weimer Dropped
crypt: Remove alloca usage from __sha512_crypt_r crypt: Remove alloca usage from __sha512_crypt_r - - 6-- 2023-09-18 Joe Simmons-Talbott Superseded
crypt: Get rid of alloca usage in __sha256_crypt_r crypt: Get rid of alloca usage in __sha256_crypt_r - - 6-- 2023-09-18 Joe Simmons-Talbott Superseded
LoongArch: Add glibc.cpu.hwcap support. LoongArch: Add glibc.cpu.hwcap support. - - 6-- 2023-09-17 caiyinyu Committed
[2/2] Remove unused localedata/th_TH.in [1/2] Adapt collation in th_TH locale to use the iso14651_t1_common file and sync the collation wit… - - 6-- 2023-09-16 Mike FABIAN Committed
[1/2] Adapt collation in th_TH locale to use the iso14651_t1_common file and sync the collation wit… [1/2] Adapt collation in th_TH locale to use the iso14651_t1_common file and sync the collation wit… - - 5-- 2023-09-16 Mike FABIAN Committed
[COMMITTED] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806) [COMMITTED] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806) - - -4- 2023-09-15 Siddhesh Poyarekar Committed
crypt: Get rid of alloca usage in __md5_crypt_r crypt: Get rid of alloca usage in __md5_crypt_r - - 6-- 2023-09-15 Joe Simmons-Talbott Superseded
[3/3] Update to Unicode 15.1.0 [BZ #30854] [1/3] Fix regexp syntax warnings in localedata/unicode-gen/ctype_compatibility.py 1 - 6-- 2023-09-15 Mike FABIAN mfabian Committed
[2/3] localedata/unicode-gen/utf8_gen.py: adapt regexp to get relevant lines from EastAsianWidth.txt [1/3] Fix regexp syntax warnings in localedata/unicode-gen/ctype_compatibility.py 1 - 23- 2023-09-15 Mike FABIAN mfabian Committed
[1/3] Fix regexp syntax warnings in localedata/unicode-gen/ctype_compatibility.py [1/3] Fix regexp syntax warnings in localedata/unicode-gen/ctype_compatibility.py 1 - 14- 2023-09-15 Mike FABIAN mfabian Committed
elf: Fix _dl_close_worker compile error with -Werror and -DNDEBUG elf: Fix _dl_close_worker compile error with -Werror and -DNDEBUG - - 6-- 2023-09-15 Qingqing Li Superseded
C2x scanf %wN, %wfN support C2x scanf %wN, %wfN support - - 6-- 2023-09-14 Joseph Myers Superseded
[v7,7/7] stdlib: Add more qsort{_r} coverage Use introsort for qsort - - 6-- 2023-09-14 Adhemerval Zanella Netto Superseded
[v7,6/7] stdlib: Remove use of mergesort on qsort (BZ 21719) Use introsort for qsort - - 5-- 2023-09-14 Adhemerval Zanella Netto Superseded
[v7,5/7] stdlib: Implement introsort for qsort (BZ 19305) Use introsort for qsort - - 5-- 2023-09-14 Adhemerval Zanella Netto Superseded
[v7,4/7] stdlib: qsort: Move some macros to inline function Use introsort for qsort - - 5-- 2023-09-14 Adhemerval Zanella Netto Superseded
[v7,3/7] stdlib: Move insertion sort out qsort Use introsort for qsort - - 5-- 2023-09-14 Adhemerval Zanella Netto Superseded
[v7,2/7] stdlib: Optimization qsort{_r} swap implementation Use introsort for qsort - - 5-- 2023-09-14 Adhemerval Zanella Netto Superseded
[v7,1/7] string: Add internal memswap implementation Use introsort for qsort - - 5-- 2023-09-14 Adhemerval Zanella Netto Superseded
Update kernel version to 6.5 in header constant tests Update kernel version to 6.5 in header constant tests 1 - 6-- 2023-09-14 Joseph Myers Committed
resolve: Remove __res_context_query alloca usage resolve: Remove __res_context_query alloca usage 1 - 6-- 2023-09-14 Adhemerval Zanella Netto Superseded
[v2,2/2] stdio: Remove __printf_fp_buffer_2 alloca usage Remove print_fp alloca usage - - 6-- 2023-09-14 Adhemerval Zanella Netto New
[v2,1/2] stdio: Remove __printf_fp_buffer_1 alloca usage Remove print_fp alloca usage - - 5-- 2023-09-14 Adhemerval Zanella Netto New
LoongArch: Replace deprecated $v0 with $a0 to eliminate 'as' Warnings. LoongArch: Replace deprecated $v0 with $a0 to eliminate 'as' Warnings. - - 42- 2023-09-14 caiyinyu Committed
[v3] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806) [v3] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806) 1 1 3-3 2023-09-14 Siddhesh Poyarekar Superseded
[v4,3/3] RISC-V: Implement TLS Descriptors. RISC-V: Implement TLS Descriptors. - - 61- 2023-09-14 Tatsuyuki Ishi New
[v4,2/3] RISC-V: Add TLSDESC reloc definitions. RISC-V: Implement TLS Descriptors. - - 5-- 2023-09-14 Tatsuyuki Ishi New
[v4,1/3] RISC-V: Add include guard for dl-tls.h. RISC-V: Implement TLS Descriptors. - - 5-- 2023-09-14 Tatsuyuki Ishi New
[v2] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806) [v2] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806) - - 3-3 2023-09-13 Siddhesh Poyarekar Superseded
[v4] argp-help: Get rid of alloca. [v4] argp-help: Get rid of alloca. - - 6-- 2023-09-13 Joe Simmons-Talbott New
Add MOVE_MOUNT_BENEATH from Linux 6.5 to sys/mount.h Add MOVE_MOUNT_BENEATH from Linux 6.5 to sys/mount.h 1 - 33- 2023-09-13 Joseph Myers Committed
getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806) getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806) - - 5-1 2023-09-13 Siddhesh Poyarekar Superseded
[v3] RISC-V: Implement TLS Descriptors. [v3] RISC-V: Implement TLS Descriptors. - - 6-- 2023-09-13 Tatsuyuki Ishi Superseded
[v3] argp-help: Get rid of alloca. [v3] argp-help: Get rid of alloca. - - 6-- 2023-09-13 Joe Simmons-Talbott Superseded
[v2,3/3] LoongArch: Change to put magic number to .rodata section LoongArch: Add ifunc support for str{cp, rchr}, - - 6-- 2023-09-13 dengjianbo Committed
[v2,2/3] LoongArch: Add ifunc support for strrchr{aligned, lsx, lasx} LoongArch: Add ifunc support for str{cp, rchr}, - - 5-- 2023-09-13 dengjianbo Committed
[v2,1/3] LoongArch: Add ifunc support for strcpy, stpcpy{aligned, unaligned, lsx, lasx} LoongArch: Add ifunc support for str{cp, rchr}, - - 2-3 2023-09-13 dengjianbo Committed
intl: Clarify the role and the contents of locale.alias. intl: Clarify the role and the contents of locale.alias. - - 6-- 2023-09-12 Bruno Haible New
CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa mode CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa mode - - 6-- 2023-09-12 Florian Weimer Committed
[2/2] linux: Use procutils_read_file on malloc-hugepages Use procutils on getsysstats and malloc-hugepages - - 6-- 2023-09-12 Adhemerval Zanella Netto Superseded
[1/2] linux: Use procutils_read_file on getsysstats Use procutils on getsysstats and malloc-hugepages - - 51- 2023-09-12 Adhemerval Zanella Netto Superseded
[powerpc] fegetenv_and_set_rn now uses the builtins provided by GCC. [powerpc] fegetenv_and_set_rn now uses the builtins provided by GCC. - - 6-- 2023-09-12 Manjunath Matti Superseded
Update syscall lists for Linux 6.5 Update syscall lists for Linux 6.5 - - 51- 2023-09-11 Joseph Myers Committed
[v2,2/2] stdio: Remove __printf_fp_buffer_2 alloca usage Remove print_fp alloca usage - - 3-3 2023-09-11 Adhemerval Zanella Netto Superseded
[v2,1/2] stdio: Remove __printf_fp_buffer_1 alloca usage Remove print_fp alloca usage - - 5-- 2023-09-11 Adhemerval Zanella Netto Superseded
[v2] io: Do not implement fstat with fstatat [v2] io: Do not implement fstat with fstatat - - 6-- 2023-09-11 Adhemerval Zanella Netto Committed
[v2] stdio: Remove __libc_message alloca usage [v2] stdio: Remove __libc_message alloca usage 1 - 32- 2023-09-11 Joe Simmons-Talbott Committed
LoongArch: Add lasx/lsx support for _dl_runtime_profile. LoongArch: Add lasx/lsx support for _dl_runtime_profile. - - 61- 2023-09-11 caiyinyu New
[COMMITTED,2.38] NEWS: Add the 2.38.1 bug list [COMMITTED,2.38] NEWS: Add the 2.38.1 bug list - - --4 2023-09-11 Florian Weimer Not applicable
intl: Treat C.UTF-8 locale like C locale, part 2 (BZ# 16621) intl: Treat C.UTF-8 locale like C locale, part 2 (BZ# 16621) 1 - 6-- 2023-09-10 Bruno Haible Committed
[hurd,commited] htl: avoid exposing the vm_region symbol [hurd,commited] htl: avoid exposing the vm_region symbol - - -51 2023-09-09 Samuel Thibault Committed
[2/2] x86: Add generic CPUID data dumper to ld.so --list-diagnostics [1/2] elf: Wire up _dl_diagnostics_cpu_kernel - - 6-- 2023-09-08 Florian Weimer Superseded
[1/2] elf: Wire up _dl_diagnostics_cpu_kernel [1/2] elf: Wire up _dl_diagnostics_cpu_kernel - - 5-- 2023-09-08 Florian Weimer Superseded
libio: Fix oversized __io_vtables libio: Fix oversized __io_vtables 1 1 33- 2023-09-08 Adam Jackson Committed
« 1 213 14 15244 245 »