September 2023 Archives by author
Starting: Fri Sep 1 05:45:48 GMT 2023
Ending: Fri Sep 29 19:49:09 GMT 2023
Messages: 566
- Did you receive my letter ?
Ms Zara Abdo
- [RFC PATCH v2 1/4] rseq: Add sched_state field to struct rseq
André Almeida
- resolv: Fix some unaligned accesses in resolver [BZ #30750]
John David Anglin
- [PATCH] uapi/auxvec: Define AT_HWCAP3 and AT_HWCAP4 aux vector, entries
Peter Bergner
- [RFC PATCH] arm64/math-vec.h: guard off the vector types with CPP constants
Simon Chopin
- [PATCH v8 3/6] riscv: Add __riscv_hwprobe pointer to ifunc calls
Jessica Clarke
- [PATCH v8 3/6] riscv: Add __riscv_hwprobe pointer to ifunc calls
Jessica Clarke
- [PATCH v7] libio: Add nonnull attribute for most FILE * arguments in stdio.h
Alejandro Colomar
- [PATCH v7] libio: Add nonnull attribute for most FILE * arguments in stdio.h
Alejandro Colomar
- [PATCH] man2/splice.2: document SPLICE_F_NOWAIT
Alejandro Colomar
- [PATCH v7] libio: Add nonnull attribute for most FILE * arguments in stdio.h
Alejandro Colomar
- [PATCH v7] libio: Add nonnull attribute for most FILE * arguments in stdio.h
Alejandro Colomar
- [PATCH v7] libio: Add nonnull attribute for most FILE * arguments in stdio.h
Alejandro Colomar
- [PATCH v2] man2/splice.2: document SPLICE_F_NOWAIT
Alejandro Colomar
- [PATCH] build-many-glibcs: Add a RISC-V config with most of the B extensions
Palmer Dabbelt
- [PATCH] build-many-glibcs: Add a RISC-V config with most of the B extensions
Palmer Dabbelt
- [PATCH] build-many-glibcs: Add a RISC-V config with most of the B extensions
Palmer Dabbelt
- [PATCH] build-many-glibcs: Add a RISC-V config with most of the B extensions
Palmer Dabbelt
- [PATCH] RISC-V: Enable static-pie.
Palmer Dabbelt
- [PATCH] RISC-V: Enable static-pie.
Palmer Dabbelt
- [PATCH] RISC-V: Enable static-pie.
Palmer Dabbelt
- [PATCH v8 0/6] RISC-V: ifunced memcpy using new kernel hwprobe interface
Palmer Dabbelt
- [PATCH v3 2/2] elf: Always call destructors in reverse constructor order (bug 30785)
DJ Delorie
- [PATCH v4] elf: Always call destructors in reverse constructor order (bug 30785)
DJ Delorie
- [PATCH] RISC-V: Enable static-pie.
DJ Delorie
- [PATCH] ci: Check for necessary Debian packages when running build-many-glibcs.py
DJ Delorie
- [PATCH] Linux: add ST_NOSYMFOLLOW
DJ Delorie
- [PATCH] Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806.
DJ Delorie
- [PATCH] Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806.
DJ Delorie
- Biased locking prototype with RSEQ (for libio)
Mathieu Desnoyers
- Biased locking prototype with RSEQ (for libio)
Mathieu Desnoyers
- [RFC PATCH v2 1/4] rseq: Add sched_state field to struct rseq
Mathieu Desnoyers
- [RFC PATCH v2 1/4] rseq: Add sched_state field to struct rseq
Mathieu Desnoyers
- [RFC PATCH v2 1/4] rseq: Add sched_state field to struct rseq
Mathieu Desnoyers
- [PATCH] Avoid double bounds check at the start of the loop
Wilco Dijkstra
- [PATCH] strcasestr: check if ne[0] is in hs with strchr or strpbrk as does strstr
Wilco Dijkstra
- [PATCH] AArch64: Remove -0.0 check from vector sin
Wilco Dijkstra
- [PATCH] ftw.c: Check for "." and ".." branchlessly
Wilco Dijkstra
- Biased locking prototype with RSEQ (for libio)
Wilco Dijkstra
- [PATCH] elf: Avoid pointer-arithmetic underflow in ldconfig
Peter Edwards
- [PATCH] elf: Avoid pointer-arithmetic underflow in ldconfig
Peter Edwards
- [PATCH] elf: Avoid pointer-arithmetic underflow in ldconfig
Peter Edwards
- [PATCH] elf: Avoid pointer-arithmetic underflow in ldconfig
Peter Edwards
- [PATCH v2] elf: Avoid pointer-arithmetic underflow in ldconfig
Peter Edwards
- [PATCH v2] elf: Avoid pointer-arithmetic underflow in ldconfig
Peter Edwards
- [PATCH] resolv: use proper bound in __gai_freemem
Peter Edwards
- [PATCH] elf: Fix memory leaks for dl_scope_free_list (bug 26641)
Peter Edwards
- [Action Required] glibc decision to use CTI services.
Paul Eggert
- [PATCH v2] linux: Make fdopendir fail with O_PATH (BZ 30373)
Paul Eggert
- [PATCH v2] elf: Avoid pointer-arithmetic underflow in ldconfig
Paul Eggert
- GNU C Library as its own CNA?
Paul Eggert
- GNU C Library as its own CNA?
Paul Eggert
- GNU C Library as its own CNA?
Paul Eggert
- [PATCH] ftw.c: Check for "." and ".." branchlessly
Paul Eggert
- [PATCH] ftw.c: Check for "." and ".." branchlessly
Paul Eggert
- [PATCH] ftw.c: Check for "." and ".." branchlessly
Paul Eggert
- [PATCH] ftw.c: Check for "." and ".." branchlessly
Paul Eggert
- [PATCH v7] libio: Add nonnull attribute for most FILE * arguments in stdio.h
Paul Eggert
- [Action Required] glibc decision to use CTI services.
Frank Ch. Eigler
- [Action Required] glibc decision to use CTI services.
Frank Ch. Eigler
- [PATCH 1/3] Fix regexp syntax warnings in localedata/unicode-gen/ctype_compatibility.py
Mike FABIAN
- [PATCH 2/3] localedata/unicode-gen/utf8_gen.py: adapt regexp to get relevant lines from EastAsianWidth.txt
Mike FABIAN
- [PATCH 3/3] Update to Unicode 15.1.0 [BZ #30854]
Mike FABIAN
- [PATCH 1/2] Adapt collation in th_TH locale to use the iso14651_t1_common file and sync the collation with CLDR
Mike FABIAN
- [PATCH 2/2] Remove unused localedata/th_TH.in
Mike FABIAN
- committed (was: [PATCH 1/2] Adapt collation in th_TH locale to use the iso14651_t1_common file and sync the collation with CLDR)
Mike FABIAN
- fstat(2) penalized by using newfstatat(6, "", buf, AT_EMPTY_PATH)
Rich Felker
- [PATCH] Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806.
Romain GEISSLER
- [PATCH] Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806.
Romain Geissler
- [PATCH v2] Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843]
Romain Geissler
- [PATCH v3] Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843]
Romain Geissler
- [RFC PATCH v2 4/4] selftests/rseq: Implement rseq_mutex test program
Thomas Gleixner
- [RFC PATCH v2 1/4] rseq: Add sched_state field to struct rseq
Thomas Gleixner
- [RFC PATCH v2 1/4] rseq: Add sched_state field to struct rseq
Thomas Gleixner
- [PATCH v2] x86: Add support for AVX10 version and vec size in cpu-features
Noah Goldstein
- [PATCH v11 1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4`
Noah Goldstein
- [PATCH v2] x86: Add support for AVX10 version and vec size in cpu-features
Noah Goldstein
- [PATCH 2/2] x86: Add generic CPUID data dumper to ld.so --list-diagnostics
Noah Goldstein
- [PATCH 2/2] x86: Add generic CPUID data dumper to ld.so --list-diagnostics
Noah Goldstein
- [PATCH 2/2] x86: Add generic CPUID data dumper to ld.so --list-diagnostics
Noah Goldstein
- [PATCH 2/2] x86: Add generic CPUID data dumper to ld.so --list-diagnostics
Noah Goldstein
- [PATCH 2/2] x86: Add generic CPUID data dumper to ld.so --list-diagnostics
Noah Goldstein
- [PATCH v11 1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4`
Noah Goldstein
- [PATCH v7 1/7] string: Add internal memswap implementation
Noah Goldstein
- [PATCH v7 5/7] stdlib: Implement introsort for qsort (BZ 19305)
Noah Goldstein
- [PATCH v7 5/7] stdlib: Implement introsort for qsort (BZ 19305)
Noah Goldstein
- x86: Add support for AVX10 preset and vec size in cpu-features
Noah Goldstein
- x86: Add support for AVX10 version in cpu-features
Noah Goldstein
- x86: Prepare `strrchr-evex` and `strrchr-evex512` for AVX10
Noah Goldstein
- x86: Prepare `strrchr-evex` and `strrchr-evex512` for AVX10
Noah Goldstein
- x86: Prepare `strrchr-evex` and `strrchr-evex512` for AVX10
Noah Goldstein
- [PATCH v8 0/6] RISC-V: ifunced memcpy using new kernel hwprobe interface
Evan Green
- [PATCH v8 1/6] riscv: Add Linux hwprobe syscall support
Evan Green
- [PATCH v8 2/6] riscv: Add hwprobe vdso call support
Evan Green
- [PATCH v8 3/6] riscv: Add __riscv_hwprobe pointer to ifunc calls
Evan Green
- [PATCH v8 4/6] riscv: Enable multi-arg ifunc resolvers
Evan Green
- [PATCH v8 5/6] riscv: Add ifunc helper method to hwprobe.h
Evan Green
- [PATCH v8 6/6] riscv: Add and use alignment-ignorant memcpy
Evan Green
- [PATCH] build-many-glibcs: Add a RISC-V config with most of the B extensions
Evan Green
- No subject
Mary Groth
- No subject
Mary Groth
- fstat(2) penalized by using newfstatat(6, "", buf, AT_EMPTY_PATH)
Mateusz Guzik
- fstat(2) penalized by using newfstatat(6, "", buf, AT_EMPTY_PATH)
Mateusz Guzik
- fstat(2) penalized by using newfstatat(6, "", buf, AT_EMPTY_PATH)
Mateusz Guzik
- [PATCH] io: Do not implement fstat with fstatat
Mateusz Guzik
- [PATCH] io: Do not implement fstat with fstatat
Mateusz Guzik
- fstat(2) penalized by using newfstatat(6, "", buf, AT_EMPTY_PATH)
Mateusz Guzik
- the purpose of locale.alias
Bruno Haible
- [PATCH] intl: Treat C.UTF-8 locale like C locale (BZ# 16621)
Bruno Haible
- [PATCH] intl: Treat C.UTF-8 locale like C locale, part 2 (BZ# 16621)
Bruno Haible
- [PATCH] intl: Treat C.UTF-8 locale like C locale, part 2 (BZ# 16621)
Bruno Haible
- the purpose of locale.alias
Bruno Haible
- [PATCH] intl: Clarify the role and the contents of locale.alias.
Bruno Haible
- [PATCH] Avoid double bounds check at the start of the loop
James Tirta Halim
- [PATCH] strcasestr: check if ne[0] is in hs with strchr or strpbrk as does strstr
James Tirta Halim
- [PATCH] sysdeps/alpha/string-fzi.h: fix include guards inconsistency
James Tirta Halim
- [PATCH] ftw.c: Check for "." and ".." branchlessly
James Tirta Halim
- [PATCH] ftw.c: strchr(s, '\0') isn't always optimized to s + strlen(s)
James Tirta Halim
- [PATCH v3] mips: dl-machine-reject-phdr: Get rid of alloca.
Ying Huang
- [PATCH v11 1/3] MIPS: Add ELF file header flags
Ying Huang
- [PATCH v11 1/3] MIPS: Add ELF file header flags
Ying Huang
- [PATCH v11 1/3] MIPS: Add ELF file header flags
Ying Huang
- [PATCH v2] RISC-V: Implement TLS Descriptors.
Tatsuyuki Ishi
- [PATCH v3] RISC-V: Implement TLS Descriptors.
Tatsuyuki Ishi
- [PATCH v3] RISC-V: Implement TLS Descriptors.
Tatsuyuki Ishi
- [PATCH v4 0/3] RISC-V: Implement TLS Descriptors.
Tatsuyuki Ishi
- [PATCH v4 1/3] RISC-V: Add include guard for dl-tls.h.
Tatsuyuki Ishi
- [PATCH v4 2/3] RISC-V: Add TLSDESC reloc definitions.
Tatsuyuki Ishi
- [PATCH v4 3/3] RISC-V: Implement TLS Descriptors.
Tatsuyuki Ishi
- [PATCH] libio: Fix oversized __io_vtables
Adam Jackson
- [PATCH] libio: Fix oversized __io_vtables
Adam Jackson
- [PATCH] libio: Fix oversized __io_vtables
Adam Jackson
- [PATCH] ftw.c: strchr(s, '\0') isn't always optimized to s + strlen(s)
James
- [Action Required] glibc decision to use CTI services.
Sam James
- [Action Required] glibc decision to use CTI services.
Sam James
- [Action Required] glibc decision to use CTI services.
Sam James
- [PATCH v3] io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64
Aurelien Jarno
- [PATCH] man2/splice.2: document SPLICE_F_NOWAIT
Max Kellermann
- [PATCH v2] man2/splice.2: document SPLICE_F_NOWAIT
Max Kellermann
- [PATCH] Linux: add ST_NOSYMFOLLOW
Kir Kolyshkin
- [PATCH v2] Linux: add ST_NOSYMFOLLOW
Kir Kolyshkin
- [PATCH v3] Linux: add ST_NOSYMFOLLOW
Kir Kolyshkin
- 64-bit time_t and __WORDSIZE_TIME64_COMPAT32
Thorsten Kukuk
- [Linaro-TCWG-CI] glibc patch #75959: FAIL: 1 regressions
Maxim Kuvyrkov
- [RFC PATCH v2 1/4] rseq: Add sched_state field to struct rseq
David Laight
- [RFC PATCH v2 1/4] rseq: Add sched_state field to struct rseq
David Laight
- [RFC PATCH v2 1/4] rseq: Add sched_state field to struct rseq
David Laight
- [PATCH v2] Add F_SEAL_EXEC from Linux 6.3 to bits/fcntl-linux.h.
Francis Laniel
- [PATCH] elf: Fix _dl_close_worker compile error with -Werror and -DNDEBUG
Qingqing Li
- [PATCH v2] elf: Fix compile error with -DNDEBUG [BZ #18755]
Qingqing Li
- [PATCH v3] malloc: Remove bin scanning from memalign (bug 30723)
Stefan Liebler
- [PATCH v3] malloc: Remove bin scanning from memalign (bug 30723)
Stefan Liebler
- [PATCH v3] malloc: Remove bin scanning from memalign (bug 30723)
Stefan Liebler
- [PATCH] test-container: Use nftw instead of rm -rf
Stefan Liebler
- [PATCH] Fix WAIT_FOR_DEBUGGER for container tests.
Stefan Liebler
- [PATCH] test-container: Use nftw instead of rm -rf
Stefan Liebler
- x86: Prepare `strrchr-evex` and `strrchr-evex512` for AVX10
H.J. Lu
- x86: Add support for AVX10 preset and vec size in cpu-features
H.J. Lu
- [RFC] DT_X86_64_PLT* dependency
H.J. Lu
- [PATCH] [powerpc] fegetenv_and_set_rn now uses the builtins provided by GCC.
Manjunath Matti
- [PATCH] [powerpc] fegetenv_and_set_rn now uses the builtins provided by GCC.
Manjunath Matti
- [PATCH] [powerpc] fegetenv_and_set_rn now uses the builtins provided by GCC.
Manjunath S Matti
- [PATCH] Linux: add ST_NOSYMFOLLOW
Alexander Monakov
- [PATCH] ftw.c: Check for "." and ".." branchlessly
Alexander Monakov
- [PATCH] ftw.c: Check for "." and ".." branchlessly
Alexander Monakov
- [PATCH] ftw.c: Check for "." and ".." branchlessly
Alexander Monakov
- [PATCH] powerpc: Optimized strcmp for power10
Paul E Murphy
- Ping Re: Use Linux 6.5 in build-many-glibcs.py
Joseph Myers
- Update syscall lists for Linux 6.5
Joseph Myers
- Add MOVE_MOUNT_BENEATH from Linux 6.5 to sys/mount.h
Joseph Myers
- Update kernel version to 6.5 in header constant tests
Joseph Myers
- C2x scanf %wN, %wfN support
Joseph Myers
- Ping Re: Update kernel version to 6.5 in header constant tests
Joseph Myers
- Ping Re: C2x scanf %wN, %wfN support
Joseph Myers
- [PATCH 2/2] crypt: Remove libcrypt support
Joseph Myers
- Ping^2 Re: C2x scanf %wN, %wfN support
Joseph Myers
- C2x scanf %wN, %wfN support
Joseph Myers
- [PATCH] riscv: Add support for XTheadBb in string-fz[a,i].h
Christoph Müllner
- [PATCH] riscv: Add support for XTheadBb in string-fz[a,i].h
Christoph Müllner
- [PATCH] Linux: Support non-variadic calls to prctl (bug 29770)
Szabolcs Nagy
- [PATCH] manual: Fix ld.so diagnostics menu/section structure
Szabolcs Nagy
- [PATCH] AArch64: Remove -0.0 check from vector sin
Szabolcs Nagy
- [RFC PATCH] arm64/math-vec.h: guard off the vector types with CPP constants
Szabolcs Nagy
- [PATCH v2] linux: Make fdopendir fail with O_PATH (BZ 30373)
Adhemerval Zanella Netto
- [PATCH] printf_fp: Get rid of alloca.
Adhemerval Zanella Netto
- [PATCH v2] libc_fatal: Get rid of alloca
Adhemerval Zanella Netto
- [PATCH v2] linux: Make fdopendir fail with O_PATH (BZ 30373)
Adhemerval Zanella Netto
- fstat(2) penalized by using newfstatat(6, "", buf, AT_EMPTY_PATH)
Adhemerval Zanella Netto
- [PATCH v9 1/6] arm: Add the clone3 wrapper
Adhemerval Zanella Netto
- [PATCH v9 2/6] mips: Add the clone3 wrapper
Adhemerval Zanella Netto
- fstat(2) penalized by using newfstatat(6, "", buf, AT_EMPTY_PATH)
Adhemerval Zanella Netto
- fstat(2) penalized by using newfstatat(6, "", buf, AT_EMPTY_PATH)
Adhemerval Zanella Netto
- fstat(2) penalized by using newfstatat(6, "", buf, AT_EMPTY_PATH)
Adhemerval Zanella Netto
- [PATCH] io: Do not implement fstat with fstatat
Adhemerval Zanella Netto
- [PATCH] riscv: Add support for XTheadBb in string-fz[a,i].h
Adhemerval Zanella Netto
- [PATCH v2] libc_fatal: Get rid of alloca
Adhemerval Zanella Netto
- [PATCH] printf_fp: Get rid of alloca.
Adhemerval Zanella Netto
- [PATCH] fxprintf: Get rid of alloca
Adhemerval Zanella Netto
- [PATCH] stdio: Remove __libc_message alloca usage
Adhemerval Zanella Netto
- [PATCH] printf_fp: Get rid of alloca.
Adhemerval Zanella Netto
- [PATCH] sysdeps/alpha/string-fzi.h: fix include guards inconsistency
Adhemerval Zanella Netto
- [PATCH] io: Do not implement fstat with fstatat
Adhemerval Zanella Netto
- [PATCH 2/2] x86: Add generic CPUID data dumper to ld.so --list-diagnostics
Adhemerval Zanella Netto
- [PATCH v2] stdio: Remove __libc_message alloca usage
Adhemerval Zanella Netto
- [PATCH] RISC-V: Enable static-pie.
Adhemerval Zanella Netto
- [PATCH 2/2] x86: Add generic CPUID data dumper to ld.so --list-diagnostics
Adhemerval Zanella Netto
- [PATCH] io: Do not implement fstat with fstatat
Adhemerval Zanella Netto
- [PATCH] io: Do not implement fstat with fstatat
Adhemerval Zanella Netto
- GNU C Library as its own CNA?
Adhemerval Zanella Netto
- [PATCH] [powerpc] fegetenv_and_set_rn now uses the builtins provided by GCC.
Adhemerval Zanella Netto
- [PATCH] LoongArch: Add lasx/lsx support for _dl_runtime_profile.
Adhemerval Zanella Netto
- [PATCH v2] argp-help: Get rid of alloca.
Adhemerval Zanella Netto
- [PATCH v3] RISC-V: Implement TLS Descriptors.
Adhemerval Zanella Netto
- [PATCH v3] argp-help: Get rid of alloca.
Adhemerval Zanella Netto
- [PATCH v4] argp-help: Get rid of alloca.
Adhemerval Zanella Netto
- [PATCH v3] RISC-V: Implement TLS Descriptors.
Adhemerval Zanella Netto
- Add MOVE_MOUNT_BENEATH from Linux 6.5 to sys/mount.h
Adhemerval Zanella Netto
- [PATCH] resolv/res_query: Add note indicating that alloca usage is safe.
Adhemerval Zanella Netto
- [PATCH] LoongArch: Add glibc.cpu.hwcap support.
Adhemerval Zanella Netto
- [PATCH v7 1/7] string: Add internal memswap implementation
Adhemerval Zanella Netto
- [PATCH] elf: Fix _dl_close_worker compile error with -Werror and -DNDEBUG
Adhemerval Zanella Netto
- [PATCH] crypt: Get rid of alloca usage in __sha256_crypt_r
Adhemerval Zanella Netto
- [PATCH] resolve: Remove __res_context_query alloca usage
Adhemerval Zanella Netto
- [PATCH] LoongArch: Add glibc.cpu.hwcap support.
Adhemerval Zanella Netto
- [PATCH] [powerpc] fegetenv_and_set_rn now uses the builtins provided by GCC.
Adhemerval Zanella Netto
- Update kernel version to 6.5 in header constant tests
Adhemerval Zanella Netto
- [PATCH v7 5/7] stdlib: Implement introsort for qsort (BZ 19305)
Adhemerval Zanella Netto
- [PATCH v11 1/3] MIPS: Add ELF file header flags
Adhemerval Zanella Netto
- [PATCH v11 2/3] MIPS: Add new section type SHT_MIPS_ABIFLAGS
Adhemerval Zanella Netto
- [PATCH v11 3/3] MIPS: Add relocation types
Adhemerval Zanella Netto
- [PATCH] crypt: Get rid of alloca usage in __sha256_crypt_r
Adhemerval Zanella Netto
- [PATCH v11 1/3] MIPS: Add ELF file header flags
Adhemerval Zanella Netto
- [PATCH 0/4] Remove libcrypt
Adhemerval Zanella Netto
- [PATCH] uapi/auxvec: Define AT_HWCAP3 and AT_HWCAP4 aux vector, entries
Adhemerval Zanella Netto
- [PATCH] [powerpc] fegetenv_and_set_rn now uses the builtins provided by GCC.
Adhemerval Zanella Netto
- [RFC PATCH] pthread_create: Name stacks in /proc/<pid>/maps
Adhemerval Zanella Netto
- [PATCH 0/4] Remove libcrypt
Adhemerval Zanella Netto
- [RFC PATCH] pthread_create: Name stacks in /proc/<pid>/maps
Adhemerval Zanella Netto
- [RFC PATCH] pthread_create: Name stacks in /proc/<pid>/maps
Adhemerval Zanella Netto
- C2x scanf %wN, %wfN support
Adhemerval Zanella Netto
- [PATCH] test-container: Use nftw instead of rm -rf
Adhemerval Zanella Netto
- [PATCH v3] Linux: add ST_NOSYMFOLLOW
Adhemerval Zanella Netto
- [RFC PATCH] arm64/math-vec.h: guard off the vector types with CPP constants
Adhemerval Zanella Netto
- Not attending Monday morning patch queue review.
Carlos O'Donell
- [PATCH v7] nptl: Fix Race conditions in pthread cancellation [BZ#12683]
Carlos O'Donell
- [PATCH] elf: Remove unused l_text_end field from struct link_map
Carlos O'Donell
- GNU C Library as its own CNA?
Carlos O'Donell
- GNU C Library as its own CNA?
Carlos O'Donell
- [resend PATCH] Fix miscompilation and thus build on ia64's gcc-10 and later
Carlos O'Donell
- Monday Patch Queue Review update (2023-09-11)
Carlos O'Donell
- [PATCH v3] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
Carlos O'Donell
- [Linaro-TCWG-CI] glibc patch #75959: FAIL: 1 regressions
Carlos O'Donell
- [PATCH 1/3] Fix regexp syntax warnings in localedata/unicode-gen/ctype_compatibility.py
Carlos O'Donell
- [PATCH 2/3] localedata/unicode-gen/utf8_gen.py: adapt regexp to get relevant lines from EastAsianWidth.txt
Carlos O'Donell
- [PATCH 3/3] Update to Unicode 15.1.0 [BZ #30854]
Carlos O'Donell
- Monday Patch Queue Review update (2023-09-18)
Carlos O'Donell
- [PATCH 1/3] elf: Record main program constructor/destructor in ordering tests
Carlos O'Donell
- [PATCH 2/3] elf: Add dummy declaration of _dl_audit_objclose for !SHARED
Carlos O'Donell
- [PATCH 1/3] elf: Record main program constructor/destructor in ordering tests
Carlos O'Donell
- [Action Required] glibc decision to use CTI services.
Carlos O'Donell
- [Action Required] glibc decision to use CTI services.
Carlos O'Donell
- [Action Required] glibc decision to use CTI services.
Alexandre Oliva
- [Action Required] glibc decision to use CTI services.
Alexandre Oliva
- [Action Required] glibc decision to use CTI services.
Alexandre Oliva
- [Action Required] glibc decision to use CTI services.
Alexandre Oliva
- GNU C Library as its own CNA?
Alexandre Oliva
- GNU C Library as its own CNA?
Alexandre Oliva
- GNU C Library as its own CNA?
Alexandre Oliva
- GNU C Library as its own CNA?
Alexandre Oliva
- GNU C Library as its own CNA?
Alexandre Oliva
- [Action Required] glibc decision to use CTI services.
Andrew Pinski
- [PATCH] ftw.c: Check for "." and ".." branchlessly
Andrew Pinski
- [PATCH] ftw.c: Check for "." and ".." branchlessly
Andrew Pinski
- [Action Required] glibc decision to use CTI services.
Siddhesh Poyarekar
- [Action Required] glibc decision to use CTI services.
Siddhesh Poyarekar
- [Action Required] glibc decision to use CTI services.
Siddhesh Poyarekar
- [PATCH] getcanonname: Fix a typo
Siddhesh Poyarekar
- GNU C Library as its own CNA?
Siddhesh Poyarekar
- GNU C Library as its own CNA?
Siddhesh Poyarekar
- GNU C Library as its own CNA?
Siddhesh Poyarekar
- GNU C Library as its own CNA?
Siddhesh Poyarekar
- GNU C Library as its own CNA?
Siddhesh Poyarekar
- GNU C Library as its own CNA?
Siddhesh Poyarekar
- GNU C Library as its own CNA?
Siddhesh Poyarekar
- GNU C Library as its own CNA?
Siddhesh Poyarekar
- [PATCH] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
Siddhesh Poyarekar
- [PATCH v2] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
Siddhesh Poyarekar
- [PATCH v2] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
Siddhesh Poyarekar
- [PATCH v2] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
Siddhesh Poyarekar
- [PATCH v2] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
Siddhesh Poyarekar
- [PATCH v3] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
Siddhesh Poyarekar
- [PATCH v2] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
Siddhesh Poyarekar
- [PATCH v3] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
Siddhesh Poyarekar
- [Linaro-TCWG-CI] glibc patch #75959: FAIL: 1 regressions
Siddhesh Poyarekar
- [COMMITTED] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
Siddhesh Poyarekar
- [PATCH] Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806.
Siddhesh Poyarekar
- [PATCH] Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806.
Siddhesh Poyarekar
- [PATCH v2] Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843]
Siddhesh Poyarekar
- [PATCH v3] Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843]
Siddhesh Poyarekar
- [PATCH v7] libio: Add nonnull attribute for most FILE * arguments in stdio.h
Siddhesh Poyarekar
- [committed] Document CVE-2023-4806 and CVE-2023-5156 in NEWS
Siddhesh Poyarekar
- [PATCH v7] libio: Add nonnull attribute for most FILE * arguments in stdio.h
Siddhesh Poyarekar
- [PATCH v7] libio: Add nonnull attribute for most FILE * arguments in stdio.h
Siddhesh Poyarekar
- [PATCH v7] libio: Add nonnull attribute for most FILE * arguments in stdio.h
Siddhesh Poyarekar
- [PATCH] test-container: Use nftw instead of rm -rf
Siddhesh Poyarekar
- [PATCH] RISC-V: Enable static-pie.
Darius Rad
- [PATCH v7] libio: Add nonnull attribute for most FILE * arguments in stdio.h
Gabriel Ravier
- [PATCH] nss: Get rid of alloca usage in makedb's write_output.
Gabriel Ravier
- problem with @ and @@ for a single-version symbol (fnmatch)
Cristian Rodríguez
- [PATCH v7 1/7] string: Add internal memswap implementation
Cristian Rodríguez
- [PATCH] ftw.c: strchr(s, '\0') isn't always optimized to s + strlen(s)
Cristian Rodríguez
- [RFC PATCH] pthread_create: Name stacks in /proc/<pid>/maps
Ian Rogers
- [RFC PATCH] pthread_create: Name stacks in /proc/<pid>/maps
Ian Rogers
- [RFC PATCH] pthread_create: Name stacks in /proc/<pid>/maps
Ian Rogers
- [RFC PATCH] pthread_create: Name stacks in /proc/<pid>/maps
Ian Rogers
- [RFC PATCH v2 1/4] rseq: Add sched_state field to struct rseq
Steven Rostedt
- [PATCH 1/4] LoongArch: Add ifunc support for strcpy{aligned, unaligned, lsx, lasx}
Xi Ruoyao
- [PATCH] LoongArch: Add glibc.cpu.hwcap support.
Xi Ruoyao
- [PATCH] ftw.c: Check for "." and ".." branchlessly
Xi Ruoyao
- [PATCH] ftw.c: Check for "." and ".." branchlessly
Xi Ruoyao
- [PATCH] ftw.c: Check for "." and ".." branchlessly
Xi Ruoyao
- [PATCH v7] libio: Add nonnull attribute for most FILE * arguments in stdio.h
Xi Ruoyao
- [PATCH v7] libio: Add nonnull attribute for most FILE * arguments in stdio.h
Xi Ruoyao
- [PATCH v7] libio: Add nonnull attribute for most FILE * arguments in stdio.h
Xi Ruoyao
- [PATCH v7] libio: Add nonnull attribute for most FILE * arguments in stdio.h
Xi Ruoyao
- [PATCH v7] libio: Add nonnull attribute for most FILE * arguments in stdio.h
Xi Ruoyao
- [PATCH] powerpc: Optimized strcmp for power10
Amrita H S
- fstat(2) penalized by using newfstatat(6, "", buf, AT_EMPTY_PATH)
Andreas Schwab
- [PATCH] elf: Avoid pointer-arithmetic underflow in ldconfig
Andreas Schwab
- [glibc] intl: Treat C.UTF-8 locale like C locale (BZ# 16621)
Andreas Schwab
- [PATCH] elf: Avoid pointer-arithmetic underflow in ldconfig
Andreas Schwab
- [PATCH] Update getaddrinfo to RFC 6724 (bug 29496)
Andreas Schwab
- [PATCH] elf: Avoid pointer-arithmetic underflow in ldconfig
Andreas Schwab
- [PATCH v2] elf: Avoid pointer-arithmetic underflow in ldconfig
Andreas Schwab
- [PATCH v2] elf: Avoid pointer-arithmetic underflow in ldconfig
Andreas Schwab
- [PATCH] Update getaddrinfo to RFC 6724 (bug 29496)
Andreas Schwab
- [PATCH] getcanonname: Fix a typo
Andreas Schwab
- [PATCH v3] io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64
Andreas Schwab
- [PATCH 2/2] linux: Use procutils_read_file on malloc-hugepages
Andreas Schwab
- resolv: Fix some unaligned accesses in resolver [BZ #30750]
Andreas Schwab
- [PATCH] CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa mode
Andreas Schwab
- [PATCH v4] argp-help: Get rid of alloca.
Andreas Schwab
- [PATCH v2] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
Andreas Schwab
- [PATCH v2] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
Andreas Schwab
- [PATCH v2] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
Andreas Schwab
- [PATCH v2] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
Andreas Schwab
- [Linaro-TCWG-CI] glibc patch #75959: FAIL: 1 regressions
Andreas Schwab
- [Linaro-TCWG-CI] glibc patch #75959: FAIL: 1 regressions
Andreas Schwab
- [PATCH 1/3] elf: Record main program constructor/destructor in ordering tests
Andreas Schwab
- Update kernel version to 6.5 in header constant tests
Andreas Schwab
- [PATCH] elf: dl-lookup: Remove unused alloca.h include
Andreas Schwab
- [PATCH] resolv: Get rid of alloca usage.
Andreas Schwab
- [PATCH] ftw.c: strchr(s, '\0') isn't always optimized to s + strlen(s)
Andreas Schwab
- [PATCH v2] io: Do not implement fstat with fstatat
Andreas Schwab
- [PATCH] nss: Get rid of alloca usage in db-XXX
Andreas Schwab
- [PATCH] nss: Get rid of alloca usage in db-XXX
Andreas Schwab
- [PATCH v2] nss: Get rid of alloca usage in db-XXX
Andreas Schwab
- [PATCH] nss: Get rid of alloca usage in makedb's write_output.
Andreas Schwab
- [PATCH v2] nss: Get rid of alloca usage in db-XXX
Andreas Schwab
- [PATCH] nss: Get rid of alloca usage in makedb's write_output.
Andreas Schwab
- [COMMITTED] [PATCH] Remove unused -DRESOLVER getaddrinfo build flag
Arjun Shankar
- [COMMITTED] [PATCH] resolv: Fix a comment typo in __resolv_conf_load
Arjun Shankar
- [PATCH v2] libc_fatal: Get rid of alloca
Joe Simmons-Talbott
- [PATCH v2] libc_fatal: Get rid of alloca
Joe Simmons-Talbott
- [PATCH] stdio: Remove __libc_message alloca usage
Joe Simmons-Talbott
- [PATCH v2] libc_fatal: Get rid of alloca
Joe Simmons-Talbott
- [PATCH] printf_fp: Get rid of alloca.
Joe Simmons-Talbott
- [PATCH v3] mips: dl-machine-reject-phdr: Get rid of alloca.
Joe Simmons-Talbott
- [PATCH v2] stdio: Remove __libc_message alloca usage
Joe Simmons-Talbott
- [PATCH] stdio: Remove __libc_message alloca usage
Joe Simmons-Talbott
- [PATCH v2] argp-help: Get rid of alloca.
Joe Simmons-Talbott
- [PATCH v3] argp-help: Get rid of alloca.
Joe Simmons-Talbott
- [PATCH v2] argp-help: Get rid of alloca.
Joe Simmons-Talbott
- [PATCH v4] argp-help: Get rid of alloca.
Joe Simmons-Talbott
- [PATCH v3] argp-help: Get rid of alloca.
Joe Simmons-Talbott
- [PATCH] resolv/res_query: Add note indicating that alloca usage is safe.
Joe Simmons-Talbott
- [PATCH] crypt: Get rid of alloca usage in __md5_crypt_r
Joe Simmons-Talbott
- [PATCH] crypt: Get rid of alloca usage in __sha256_crypt_r
Joe Simmons-Talbott
- [PATCH] crypt: Remove alloca usage from __sha512_crypt_r
Joe Simmons-Talbott
- [PATCH] elf: Remove alloca usage from chroot_canon.
Joe Simmons-Talbott
- [PATCH] resolve: Remove __res_context_query alloca usage
Joe Simmons-Talbott
- [PATCH] elf: dl-lookup: Remove unused alloca.h include
Joe Simmons-Talbott
- [PATCH v3] mips: dl-machine-reject-phdr: Get rid of alloca.
Joe Simmons-Talbott
- [PATCH] resolv: Get rid of alloca usage.
Joe Simmons-Talbott
- [PATCH] posix: Deprecate group_member for Linux
Joe Simmons-Talbott
- [PATCH v2] group_member: Get rid of unbounded alloca.
Joe Simmons-Talbott
- [PATCH v2] resolv: Get rid of alloca usage.
Joe Simmons-Talbott
- [PATCH] resolv: Get rid of alloca usage.
Joe Simmons-Talbott
- [PATCH] getopt: Get rid of alloca usage in process_long_option
Joe Simmons-Talbott
- [PATCH] nss: Get rid of alloca usage in makedb's write_output.
Joe Simmons-Talbott
- [PATCH] nss: Get rid of alloca usage in files-network's parse_line
Joe Simmons-Talbott
- [PATCH] nss: Get rid of alloca usage in db-XXX
Joe Simmons-Talbott
- [PATCH v2] nss: Get rid of alloca usage in db-XXX
Joe Simmons-Talbott
- [PATCH] nss: Get rid of alloca usage in db-XXX
Joe Simmons-Talbott
- [PATCH v3] nss: Get rid of alloca usage in db-XXX
Joe Simmons-Talbott
- [PATCH] nss: Get rid of alloca usage in makedb's write_output.
Joe Simmons-Talbott
- [PATCH v2] nss: Get rid of alloca usage in db-XXX
Joe Simmons-Talbott
- [PATCH v2] nss: Get rid of alloca usage in makedb's write_output.
Joe Simmons-Talbott
- [PATCH] elf: Get rid of alloca usage in _dl_start_profile
Joe Simmons-Talbott
- School District Contact - 2023
Rachel Taylor
- [hurd,commited] htl: thread_local destructors support
Samuel Thibault
- [hurd,commited] htl: Fix stack information for main thread
Samuel Thibault
- [hurd,commited] __call_tls_dtors: Use call_function_static_weak
Samuel Thibault
- [hurd, commited] hurd: Avoid including thread_state.h in installed header
Samuel Thibault
- [hurd,commited] htl: avoid exposing the vm_region symbol
Samuel Thibault
- [hurd, commited] hurd: Drop REG_GSFS and REG_ESDS from x86_64's ucontext
Samuel Thibault
- fstat(2) penalized by using newfstatat(6, "", buf, AT_EMPTY_PATH)
Linus Torvalds
- fstat(2) penalized by using newfstatat(6, "", buf, AT_EMPTY_PATH)
Linus Torvalds
- fstat(2) penalized by using newfstatat(6, "", buf, AT_EMPTY_PATH)
Linus Torvalds
- [PATCH] io: Do not implement fstat with fstatat
Linus Torvalds
- The Linux Test Project has been released for SEPTEMBER 2023
Petr Vorel
- The Linux Test Project has been released for SEPTEMBER 2023
Petr Vorel
- [RFC PATCH v2 1/4] rseq: Add sched_state field to struct rseq
Dmitry Vyukov
- [RFC PATCH v2 1/4] rseq: Add sched_state field to struct rseq
Dmitry Vyukov
- [RFC PATCH v2 1/4] rseq: Add sched_state field to struct rseq
Dmitry Vyukov
- [RFC PATCH v2 1/4] rseq: Add sched_state field to struct rseq
Dmitry Vyukov
- [RFC PATCH v2 1/4] rseq: Add sched_state field to struct rseq
Dmitry Vyukov
- [RFC PATCH v2 1/4] rseq: Add sched_state field to struct rseq
Dmitry Vyukov
- [PATCH] RISC-V: Enable static-pie.
Wang, Yanzhang
- [PATCH] RISC-V: Enable static-pie.
Wang, Yanzhang
- [PATCH] RISC-V: Enable static-pie.
Wang, Yanzhang
- [PATCH] RISC-V: Implement TLS Descriptors.
Andrew Waterman
- [Action Required] glibc decision to use CTI services.
Florian Weimer
- [Action Required] glibc decision to use CTI services.
Florian Weimer
- dmarc, dkim and From rewriting
Florian Weimer
- [PATCH] printf_fp: Get rid of alloca.
Florian Weimer
- [PATCH v3 2/2] elf: Always call destructors in reverse constructor order (bug 30785)
Florian Weimer
- [PATCH v9 1/6] arm: Add the clone3 wrapper
Florian Weimer
- [PATCH v9 2/6] mips: Add the clone3 wrapper
Florian Weimer
- [PATCH v9 5/6] posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349)
Florian Weimer
- [PATCH] intl: Add test case for bug 16621
Florian Weimer
- [PATCH] intl: Treat C.UTF-8 locale like C locale (BZ# 16621)
Florian Weimer
- [glibc] intl: Treat C.UTF-8 locale like C locale (BZ# 16621)
Florian Weimer
- [PATCH] Linux: Support non-variadic calls to prctl (bug 29770)
Florian Weimer
- [PATCH] Update getaddrinfo to RFC 6724 (bug 29496)
Florian Weimer
- [PING] [PATCH v2] Resolve-flockfile-funlockfile-differences
Florian Weimer
- [PING] [PATCH v2] Resolve-flockfile-funlockfile-differences
Florian Weimer
- [PATCH] Update getaddrinfo to RFC 6724 (bug 29496)
Florian Weimer
- [PATCH] Update getaddrinfo to RFC 6724 (bug 29496)
Florian Weimer
- [PATCH v4] elf: Always call destructors in reverse constructor order (bug 30785)
Florian Weimer
- GNU C Library as its own CNA?
Florian Weimer
- [PATCH] manual: Fix ld.so diagnostics menu/section structure
Florian Weimer
- GNU C Library as its own CNA?
Florian Weimer
- [PATCH] build-many-glibcs: Add a RISC-V config with most of the B extensions
Florian Weimer
- [PATCH] io: Do not implement fstat with fstatat
Florian Weimer
- [PATCH] elf: Fix memory leaks for dl_scope_free_list (bug 26641)
Florian Weimer
- [PATCH] resolv: use proper bound in __gai_freemem
Florian Weimer
- GNU C Library as its own CNA?
Florian Weimer
- [PATCH] build-many-glibcs: Add a RISC-V config with most of the B extensions
Florian Weimer
- [PATCH v4] elf: Always call destructors in reverse constructor order (bug 30785)
Florian Weimer
- [PATCH] libio: Fix oversized __io_vtables
Florian Weimer
- [PATCH] elf: Remove unused l_text_end field from struct link_map
Florian Weimer
- [PATCH v7] nptl: Fix Race conditions in pthread cancellation [BZ#12683]
Florian Weimer
- Use Linux 6.5 in build-many-glibcs.py
Florian Weimer
- [PATCH 1/2] elf: Wire up _dl_diagnostics_cpu_kernel
Florian Weimer
- [PATCH 2/2] x86: Add generic CPUID data dumper to ld.so --list-diagnostics
Florian Weimer
- [PATCH] libio: Fix oversized __io_vtables
Florian Weimer
- problem with @ and @@ for a single-version symbol (fnmatch)
Florian Weimer
- [PATCH 2/2] x86: Add generic CPUID data dumper to ld.so --list-diagnostics
Florian Weimer
- [PATCH] intl: Treat C.UTF-8 locale like C locale, part 2 (BZ# 16621)
Florian Weimer
- GNU C Library as its own CNA?
Florian Weimer
- the purpose of locale.alias
Florian Weimer
- [PATCH COMMITTED 2.38] NEWS: Add the 2.38.1 bug list
Florian Weimer
- [PATCH COMMITTED 2.38] NEWS: Add the 2.38.1 bug list
Florian Weimer
- [PATCH 2/2] x86: Add generic CPUID data dumper to ld.so --list-diagnostics
Florian Weimer
- [PATCH 2/2] x86: Add generic CPUID data dumper to ld.so --list-diagnostics
Florian Weimer
- [PATCH 2/2] x86: Add generic CPUID data dumper to ld.so --list-diagnostics
Florian Weimer
- [PATCH] io: Do not implement fstat with fstatat
Florian Weimer
- Update syscall lists for Linux 6.5
Florian Weimer
- [PATCH] CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa mode
Florian Weimer
- the purpose of locale.alias
Florian Weimer
- [PATCH] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
Florian Weimer
- [PATCH v3] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
Florian Weimer
- [PATCH] resolve: Remove __res_context_query alloca usage
Florian Weimer
- [PATCH 0/3] Fine-tune ELF destructor ordering (bug 30869)
Florian Weimer
- [PATCH 1/3] elf: Record main program constructor/destructor in ordering tests
Florian Weimer
- [PATCH 2/3] elf: Add dummy declaration of _dl_audit_objclose for !SHARED
Florian Weimer
- [PATCH 3/3] elf: Process initially loaded objects first in _dl_fini (bug 30869)
Florian Weimer
- [PATCH 1/3] elf: Record main program constructor/destructor in ordering tests
Florian Weimer
- [PATCH 1/3] elf: Record main program constructor/destructor in ordering tests
Florian Weimer
- [PATCH 1/3] elf: Record main program constructor/destructor in ordering tests
Florian Weimer
- [PATCH v3] malloc: Remove bin scanning from memalign (bug 30723)
Florian Weimer
- [PATCH v3] malloc: Remove bin scanning from memalign (bug 30723)
Florian Weimer
- [RFC PATCH v2 1/4] rseq: Add sched_state field to struct rseq
Florian Weimer
- [RFC PATCH v2 1/4] rseq: Add sched_state field to struct rseq
Florian Weimer
- [RFC PATCH] arm64/math-vec.h: guard off the vector types with CPP constants
Florian Weimer
- [RFC] linux: Use fchmodat2 on fchmod for flags different than 0 (BZ 26401)
Florian Weimer
- [PATCH v8 3/6] riscv: Add __riscv_hwprobe pointer to ifunc calls
Florian Weimer
- [PATCH] crypt: Get rid of alloca usage in __sha256_crypt_r
Zack Weinberg
- [PATCH 0/4] Remove libcrypt
Zack Weinberg
- [PATCH 1/4] Import Solar Designer's public domain MD5 for use by localedef.
Zack Weinberg
- [PATCH 2/4] Remove --enable-crypt and --enable-nss-crypt configure options.
Zack Weinberg
- [PATCH 3/4] Remove documentation of passphrase-hashing functions.
Zack Weinberg
- [PATCH 4/4] Remove all of the remaining libcrypt code.
Zack Weinberg
- [PATCH v7] libio: Add nonnull attribute for most FILE * arguments in stdio.h
Zack Weinberg
- [PATCH v7] libio: Add nonnull attribute for most FILE * arguments in stdio.h
Zack Weinberg
- [PATCH v7] libio: Add nonnull attribute for most FILE * arguments in stdio.h
Zack Weinberg
- [PATCH v7] libio: Add nonnull attribute for most FILE * arguments in stdio.h
Zack Weinberg
- [PATCH v7] libio: Add nonnull attribute for most FILE * arguments in stdio.h
Zack Weinberg
- [PATCH 0/4] Remove libcrypt
Zack Weinberg
- [PATCH 0/4] Remove libcrypt
Zack Weinberg
- [Action Required] glibc decision to use CTI services.
Mark Wielaard
- dmarc, dkim and From rewriting
Mark Wielaard
- [Action Required] glibc decision to use CTI services.
Mark Wielaard
- dmarc, dkim and From rewriting
Mark Wielaard
- dmarc, dkim and From rewriting
Mark Wielaard
- dmarc, dkim and From rewriting
Mark Wielaard
- After Cauldron - online mini BoFs and Fosdem
Mark Wielaard
- [PATCH v2] linux: Make fdopendir fail with O_PATH (BZ 30373)
Adhemerval Zanella
- [PATCH v2] linux: Make fdopendir fail with O_PATH (BZ 30373)
Adhemerval Zanella
- [PATCH] io: Do not implement fstat with fstatat
Adhemerval Zanella
- [PATCH v2] io: Do not implement fstat with fstatat
Adhemerval Zanella
- [PATCH v2 0/2] Remove print_fp alloca usage
Adhemerval Zanella
- [PATCH v2 1/2] stdio: Remove __printf_fp_buffer_1 alloca usage
Adhemerval Zanella
- [PATCH v2 2/2] stdio: Remove __printf_fp_buffer_2 alloca usage
Adhemerval Zanella
- [PATCH 0/2] Use procutils on getsysstats and malloc-hugepages
Adhemerval Zanella
- [PATCH 1/2] linux: Use procutils_read_file on getsysstats
Adhemerval Zanella
- [PATCH 2/2] linux: Use procutils_read_file on malloc-hugepages
Adhemerval Zanella
- [PATCH v2 0/2] Remove print_fp alloca usage
Adhemerval Zanella
- [PATCH v2 1/2] stdio: Remove __printf_fp_buffer_1 alloca usage
Adhemerval Zanella
- [PATCH v2 2/2] stdio: Remove __printf_fp_buffer_2 alloca usage
Adhemerval Zanella
- [PATCH] resolve: Remove __res_context_query alloca usage
Adhemerval Zanella
- [PATCH v7 0/7] Use introsort for qsort
Adhemerval Zanella
- [PATCH v7 1/7] string: Add internal memswap implementation
Adhemerval Zanella
- [PATCH v7 2/7] stdlib: Optimization qsort{_r} swap implementation
Adhemerval Zanella
- [PATCH v7 3/7] stdlib: Move insertion sort out qsort
Adhemerval Zanella
- [PATCH v7 4/7] stdlib: qsort: Move some macros to inline function
Adhemerval Zanella
- [PATCH v7 5/7] stdlib: Implement introsort for qsort (BZ 19305)
Adhemerval Zanella
- [PATCH v7 6/7] stdlib: Remove use of mergesort on qsort (BZ 21719)
Adhemerval Zanella
- [PATCH v7 7/7] stdlib: Add more qsort{_r} coverage
Adhemerval Zanella
- [PATCH v2] resolve: Remove __res_context_query alloca usage
Adhemerval Zanella
- [PATCH 0/2] Remove libcrypt support
Adhemerval Zanella
- [PATCH 1/2] sparc: Remove optimize md5, sha256, and sha512
Adhemerval Zanella
- [PATCH 2/2] crypt: Remove libcrypt support
Adhemerval Zanella
- [PATCH] test-container: Use nftw instead of rm -rf
Adhemerval Zanella
- [RFC] linux: Use fchmodat2 on fchmod for flags different than 0 (BZ 26401)
Adhemerval Zanella
- [RFC PATCH v2 1/4] rseq: Add sched_state field to struct rseq
Peter Zijlstra
- [RFC PATCH v2 1/4] rseq: Add sched_state field to struct rseq
Peter Zijlstra
- Use Linux 6.5 in build-many-glibcs.py
Paul Zimmermann
- Not attending Monday morning patch queue review.
Paul Zimmermann
- Accuracy of Mathematical Functions
Paul Zimmermann
- [PATCH] LoongArch: Add lasx/lsx support for _dl_runtime_profile.
caiyinyu
- [PATCH v6 08/13] LoongArch: Linux Syscall Interface
caiyinyu
- [PATCH] LoongArch: Replace deprecated $v0 with $a0 to eliminate 'as' Warnings.
caiyinyu
- [PATCH] LoongArch: Add glibc.cpu.hwcap support.
caiyinyu
- [PATCH] LoongArch: Add glibc.cpu.hwcap support.
caiyinyu
- [PATCH] LoongArch: Add glibc.cpu.hwcap support.
caiyinyu
- [PATCH] LoongArch: Add glibc.cpu.hwcap support.
caiyinyu
- [PATCH] LoongArch: Add glibc.cpu.hwcap support.
caiyinyu
- [PATCH 0/4] LoongArch: Add ifunc support for str{cpy, rchr},
dengjianbo
- [PATCH 1/4] LoongArch: Add ifunc support for strcpy{aligned, unaligned, lsx, lasx}
dengjianbo
- [PATCH 2/4] LoongArch: Add ifunc support for stpcpy{aligned, lsx, lasx}
dengjianbo
- [PATCH 3/4] LoongArch: Add ifunc support for strrchr{aligned, lsx, lasx}
dengjianbo
- [PATCH 4/4] LoongArch: Change to put magic number to .rodata section
dengjianbo
- [PATCH 1/4] LoongArch: Add ifunc support for strcpy{aligned, unaligned, lsx, lasx}
dengjianbo
- [PATCH v2 0/3] LoongArch: Add ifunc support for str{cp, rchr},
dengjianbo
- [PATCH v2 1/3] LoongArch: Add ifunc support for strcpy, stpcpy{aligned, unaligned, lsx, lasx}
dengjianbo
- [PATCH v2 2/3] LoongArch: Add ifunc support for strrchr{aligned, lsx, lasx}
dengjianbo
- [PATCH v2 3/3] LoongArch: Change to put magic number to .rodata section
dengjianbo
- [PATCH 1/4] LoongArch: Add ifunc support for strcpy{aligned, unaligned, lsx, lasx}
dengjianbo
- [PATCH v7] libio: Add nonnull attribute for most FILE * arguments in stdio.h
enh
- [PATCH v8 0/6] RISC-V: ifunced memcpy using new kernel hwprobe interface
enh
- problem with @ and @@ for a single-version symbol (fnmatch)
robert rozee
- problem with @ and @@ for a single-version symbol (fnmatch)
robert rozee
- No subject
كريم صالح
- [RISC-V] [SIG-toolchain] Meeting will be canceled (Sep 24, 2023)
陈嘉炜
Last message date:
Fri Sep 29 19:49:09 GMT 2023
Archived on: Fri Sep 29 19:49:24 GMT 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).