Show patches with: Archived = No       |   24516 patches
« 1 215 16 17245 246 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
resolv: Fix some unaligned accesses in resolver [BZ #30750] resolv: Fix some unaligned accesses in resolver [BZ #30750] - - 6-- 2023-08-28 John David Anglin Committed
[v2] getpw: Get rid of alloca [v2] getpw: Get rid of alloca - - 6-- 2023-08-28 Joe Simmons-Talbott Superseded
x86: Check the lower byte of EAX of CPUID leaf 2 [BZ #30643] x86: Check the lower byte of EAX of CPUID leaf 2 [BZ #30643] - - 6-- 2023-08-28 H.J. Lu Committed
[v2] argp-help: Get rid of alloca. [v2] argp-help: Get rid of alloca. - - 6-- 2023-08-28 Joe Simmons-Talbott Superseded
[6/6] LoongArch: Change loongarch to LoongArch in comments LoongArch: Add ifunc support for {raw}memchr, - - 6-- 2023-08-28 dengjianbo Committed
[5/6] LoongArch: Add ifunc support for memcmp{aligned, lsx, lasx} LoongArch: Add ifunc support for {raw}memchr, - - 3-2 2023-08-28 dengjianbo Committed
[4/6] LoongArch: Add ifunc support for memset{aligned, unaligned, lsx, lasx} LoongArch: Add ifunc support for {raw}memchr, - - 1-4 2023-08-28 dengjianbo Committed
[3/6] LoongArch: Add ifunc support for memrchr{lsx, lasx} LoongArch: Add ifunc support for {raw}memchr, - - 1-4 2023-08-28 dengjianbo Committed
[2/6] LoongArch: Add ifunc support for memchr{aligned, lsx, lasx} LoongArch: Add ifunc support for {raw}memchr, - - 1-4 2023-08-28 dengjianbo Committed
[1/6] LoongArch: Add ifunc support for rawmemchr{aligned, lsx, lasx} LoongArch: Add ifunc support for {raw}memchr, - - 1-4 2023-08-28 dengjianbo Committed
nscd: Skip unusable entries in first pass in prune_cache (bug 30800) nscd: Skip unusable entries in first pass in prune_cache (bug 30800) 1 - 6-- 2023-08-28 Florian Weimer Committed
New functions tcgetwinsize and tcsetwinsize New functions tcgetwinsize and tcsetwinsize - - 2-4 2023-08-27 Soumendra Ganguly Changes Requested
[3/3] LoongArch: Micro-optimize LD_PCREL LoongArch: Clean up after Binutils minimal version bump - - 6-- 2023-08-26 Xi Ruoyao Committed
[2/3] LoongArch: Remove support code for old linker in start.S LoongArch: Clean up after Binutils minimal version bump - - 5-- 2023-08-26 Xi Ruoyao Committed
[1/3] LoongArch: Simplify the autoconf check for static PIE LoongArch: Clean up after Binutils minimal version bump - - 5-- 2023-08-26 Xi Ruoyao Committed
[v3] string: Use builtins for ffs and ffsll [v3] string: Use builtins for ffs and ffsll 1 - 6-- 2023-08-25 Adhemerval Zanella Committed
[v3,COMMITTED] elf: Check that --list-diagnostics output has the expected syntax [v3,COMMITTED] elf: Check that --list-diagnostics output has the expected syntax 1 - -31 2023-08-25 Florian Weimer Committed
转发: avoid snprintf using %n to generate coredump when F_S=2 is enabled 转发: avoid snprintf using %n to generate coredump when F_S=2 is enabled - - -16 2023-08-25 zhanghao \(ES\) New
[v2] Add F_SEAL_EXEC from Linux 6.3 to bits/fcntl-linux.h. [v2] Add F_SEAL_EXEC from Linux 6.3 to bits/fcntl-linux.h. 2 - 6-- 2023-08-25 Kir Kolyshkin Committed
Add F_SEAL_EXEC from Linux 6.3 to bits/fcntl-linux.h. Add F_SEAL_EXEC from Linux 6.3 to bits/fcntl-linux.h. - - 6-- 2023-08-24 Kir Kolyshkin Superseded
[v2] x86: Add support for AVX10 version and vec size in cpu-features [v2] x86: Add support for AVX10 version and vec size in cpu-features - - 61- 2023-08-24 Noah Goldstein New
manual/jobs.texi: Add missing @item EPERM for getpgid manual/jobs.texi: Add missing @item EPERM for getpgid - - 6-- 2023-08-24 Mark Wielaard Committed
[v2] x86: Add support for AVX10 version and vec size in cpu-features [v2] x86: Add support for AVX10 version and vec size in cpu-features - - 61- 2023-08-24 Noah Goldstein New
[v1] x86: Add support for AVX10 version and vec size in cpu-features [v1] x86: Add support for AVX10 version and vec size in cpu-features - - 6-- 2023-08-24 Noah Goldstein Superseded
[v2] string: Use builtins for ffs and ffsll [v2] string: Use builtins for ffs and ffsll - - 6-- 2023-08-24 Adhemerval Zanella Superseded
[v9,6/6] linux: Add pidfd_getpid Add pidfd and cgroupv2 support for process creation 1 - 4-2 2023-08-24 Adhemerval Zanella Committed
[v9,5/6] posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349) Add pidfd and cgroupv2 support for process creation 1 - 5-- 2023-08-24 Adhemerval Zanella Committed
[v9,4/6] linux: Add posix_spawnattr_{get, set}cgroup_np (BZ 26731) Add pidfd and cgroupv2 support for process creation 1 - 5-- 2023-08-24 Adhemerval Zanella Committed
[v9,3/6] linux: Define __ASSUME_CLONE3 to 0 for alpha, ia64, nios2, sh, and sparc Add pidfd and cgroupv2 support for process creation 1 - 5-- 2023-08-24 Adhemerval Zanella Committed
[v9,2/6] mips: Add the clone3 wrapper Add pidfd and cgroupv2 support for process creation - - 5-- 2023-08-24 Adhemerval Zanella Committed
[v9,1/6] arm: Add the clone3 wrapper Add pidfd and cgroupv2 support for process creation - - 5-- 2023-08-24 Adhemerval Zanella Committed
[v3] elf: Escape sed delimiter in Makefile [BZ #25127] [v3] elf: Escape sed delimiter in Makefile [BZ #25127] 1 - 6-- 2023-08-24 Shane Slattery New
[v2] elf: Escape sed delimiter in Makefile [BZ #25127] [v2] elf: Escape sed delimiter in Makefile [BZ #25127] - - 6-- 2023-08-24 Shane Slattery Superseded
[v2,3/3] LoongArch: Add ifunc support for strncmp{aligned, lsx} [v2,1/3] LoongArch: Add ifunc support for strnlen{aligned, lsx, lasx} - - 6-- 2023-08-24 dengjianbo Committed
[v2,2/3] LoongArch: Add ifunc support for strcmp{aligned, lsx} [v2,1/3] LoongArch: Add ifunc support for strnlen{aligned, lsx, lasx} - - 1-4 2023-08-24 dengjianbo Committed
[v2,1/3] LoongArch: Add ifunc support for strnlen{aligned, lsx, lasx} [v2,1/3] LoongArch: Add ifunc support for strnlen{aligned, lsx, lasx} - - 1-4 2023-08-24 dengjianbo Committed
[hurd,commited,10/10] htl: move pthread_attr_setdetachstate into libc htl: move some forward symbol into libc - - --6 2023-08-23 Samuel Thibault Committed
[hurd,commited,09/10] htl: move pthread_attr_getdetachstate into libc htl: move some forward symbol into libc - - --5 2023-08-23 Samuel Thibault Committed
[hurd,commited,08/10] htl: move pthread_attr_setschedpolicy into libc htl: move some forward symbol into libc - - --5 2023-08-23 Samuel Thibault Committed
[hurd,commited,07/10] htl: move pthread_attr_getschedpolicy into libc htl: move some forward symbol into libc - - --5 2023-08-23 Samuel Thibault Committed
[hurd,commited,06/10] htl: move pthread_attr_setinheritsched into libc htl: move some forward symbol into libc - - --5 2023-08-23 Samuel Thibault Committed
[hurd,commited,05/10] htl: move pthread_attr_getinheritsched into libc htl: move some forward symbol into libc - - --5 2023-08-23 Samuel Thibault Committed
[hurd,commited,04/10] htl: move pthread_attr_getschedparam into libc htl: move some forward symbol into libc - - --5 2023-08-23 Samuel Thibault Committed
[hurd,commited,03/10] htl: move pthread_setschedparam into libc htl: move some forward symbol into libc - - --5 2023-08-23 Samuel Thibault Committed
[hurd,commited,02/10] htl: move pthread_getschedparam into libc htl: move some forward symbol into libc - - --5 2023-08-23 Samuel Thibault Committed
[hurd,commited,01/10] htl: move pthread_equal into libc htl: move some forward symbol into libc - - --5 2023-08-23 Samuel Thibault Committed
[v7,6/6] riscv: Add and use alignment-ignorant memcpy RISC-V: ifunced memcpy using new kernel hwprobe interface 1 - 6-- 2023-08-23 Evan Green Superseded
[v7,5/6] riscv: Add ifunc helper method to hwprobe.h RISC-V: ifunced memcpy using new kernel hwprobe interface - - 5-- 2023-08-23 Evan Green Superseded
[v7,4/6] riscv: Enable multi-arg ifunc resolvers RISC-V: ifunced memcpy using new kernel hwprobe interface - - 5-- 2023-08-23 Evan Green Superseded
[v7,3/6] riscv: Add __riscv_hwprobe pointer to ifunc calls RISC-V: ifunced memcpy using new kernel hwprobe interface - - 5-- 2023-08-23 Evan Green Superseded
[v7,2/6] riscv: Add hwprobe vdso call support RISC-V: ifunced memcpy using new kernel hwprobe interface 1 - 5-- 2023-08-23 Evan Green Superseded
[v7,1/6] riscv: Add Linux hwprobe syscall support RISC-V: ifunced memcpy using new kernel hwprobe interface 1 - 5-- 2023-08-23 Evan Green Superseded
elf: Escape sed delimiter in Makefile [BZ #25127] elf: Escape sed delimiter in Makefile [BZ #25127] - - 1-5 2023-08-23 Shane Slattery Superseded
[v2,2/2] elf: Check that --list-diagnostics output has the expected syntax [v2,1/2] manual: Document ld.so --list-diagnostics output 1 - 61- 2023-08-23 Florian Weimer New
[v2,1/2] manual: Document ld.so --list-diagnostics output [v2,1/2] manual: Document ld.so --list-diagnostics output 1 - 51- 2023-08-23 Florian Weimer Committed
riscv: Add support for XTheadBb in string-fz[a,i].h riscv: Add support for XTheadBb in string-fz[a,i].h 1 - 6-- 2023-08-23 Christoph Müllner Committed
sysdeps: Clear O_CREAT|O_ACCMODE when trying again on sem_open sysdeps: Clear O_CREAT|O_ACCMODE when trying again on sem_open - - 61- 2023-08-23 Sergio Durigan Junior New
Use GMP 6.3.0, MPFR 4.2.1 in build-many-glibcs.py Use GMP 6.3.0, MPFR 4.2.1 in build-many-glibcs.py - - 6-- 2023-08-22 Joseph Myers Committed
[RFC,v1,1/1] linux/bits: Add F_SEAL_EXEC from Linux 5.3. Add F_SEAL_EXEC - - 6-- 2023-08-22 Francis Laniel Committed
[RFC,v1,1/1] Add F_SEAL_EXEC from Linux 5.3 to bits/fcntl-linux.h. [RFC,v1,1/1] Add F_SEAL_EXEC from Linux 5.3 to bits/fcntl-linux.h. - - 6-- 2023-08-22 Francis Laniel Committed
[v3,2/2] elf: Always call destructors in reverse constructor order (bug 30785) Predictable ELF destructor ordering (bug 30785) 1 - 6-- 2023-08-22 Florian Weimer Superseded
[v3,1/2] elf: Do not run constructors for proxy objects Predictable ELF destructor ordering (bug 30785) - - 1-4 2023-08-22 Florian Weimer Superseded
[3/3] Loongarch: Add ifunc support for strncmp{aligned, lsx} Add ifunc support for str{nlen, cmp, ncmp} - - 61- 2023-08-22 dengjianbo New
[2/3] Loongarch: Add ifunc support for strcmp{aligned, lsx} Add ifunc support for str{nlen, cmp, ncmp} - - 51- 2023-08-22 dengjianbo New
[1/3] Loongarch: Add ifunc support for strnlen{aligned, lsx, lasx} Add ifunc support for str{nlen, cmp, ncmp} - - 51- 2023-08-22 dengjianbo Committed
id_ID: Update Time Locales id_ID: Update Time Locales - - 6-- 2023-08-21 RushingAlien mfabian Committed
[v11,3/3] posix: add test for REG_STARTEND [v11,1/3] posix: regcomp(): clear RE_DOT_NOT_NULL - - 6-- 2023-08-20 Ahelenia Ziemiańska New
[v11,2/3] posix: regexec(): fix REG_STARTEND, pmatch->rm_so != 0 w/^ anchor [v11,1/3] posix: regcomp(): clear RE_DOT_NOT_NULL - - 5-- 2023-08-20 Ahelenia Ziemiańska New
[v11,1/3] posix: regcomp(): clear RE_DOT_NOT_NULL [v11,1/3] posix: regcomp(): clear RE_DOT_NOT_NULL - - 5-- 2023-08-20 Ahelenia Ziemiańska New
Remove references to the defunct db2 subdir Remove references to the defunct db2 subdir - - 6-- 2023-08-18 Andreas Schwab Committed
m68k: Use M68K_SCALE_AVAILABLE on __mpn_lshift and __mpn_rshift m68k: Use M68K_SCALE_AVAILABLE on __mpn_lshift and __mpn_rshift - - 6-- 2023-08-18 Adhemerval Zanella Committed
m68k: Fix build with -mcpu=68040 or higher (BZ 30740) m68k: Fix build with -mcpu=68040 or higher (BZ 30740) - - 6-- 2023-08-18 Adhemerval Zanella Committed
[v8,7/7] linux: Add pidfd_getpid Add pidfd and cgroupv2 support for process creation 1 - 4-2 2023-08-18 Adhemerval Zanella Superseded
[v8,6/7] posix: Add fork_np (BZ 26371) Add pidfd and cgroupv2 support for process creation - - 5-- 2023-08-18 Adhemerval Zanella Superseded
[v8,5/7] posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349) Add pidfd and cgroupv2 support for process creation - - 5-- 2023-08-18 Adhemerval Zanella Superseded
[v8,4/7] linux: Add posix_spawnattr_{get, set}cgroup_np (BZ 26731) Add pidfd and cgroupv2 support for process creation 1 - 5-- 2023-08-18 Adhemerval Zanella Superseded
[v8,3/7] linux: Define __ASSUME_CLONE3 to 0 for alpha, ia64, nios2, sh, and sparc Add pidfd and cgroupv2 support for process creation 1 - 5-- 2023-08-18 Adhemerval Zanella Superseded
[v8,2/7] mips: Add the clone3 wrapper Add pidfd and cgroupv2 support for process creation - - 5-- 2023-08-18 Adhemerval Zanella Superseded
[v8,1/7] arm: Add the clone3 wrapper Add pidfd and cgroupv2 support for process creation - - 5-- 2023-08-18 Adhemerval Zanella Superseded
[v10] MIPS: Sync elf.h from binutils [v10] MIPS: Sync elf.h from binutils - - 6-- 2023-08-18 Ying Huang Superseded
RISC-V: Implement TLS Descriptors. RISC-V: Implement TLS Descriptors. - - 6-- 2023-08-17 Tatsuyuki Ishi Superseded
x86_64: Add log1p with FMA x86_64: Add log1p with FMA - - 6-- 2023-08-17 H.J. Lu Committed
[RFC] <sys/platform/x86.h>: Add initial AVX10 support [RFC] <sys/platform/x86.h>: Add initial AVX10 support - - 6-- 2023-08-16 H.J. Lu Superseded
math: Add a no-mathvec flag for sin (-0.0) math: Add a no-mathvec flag for sin (-0.0) - - 6-- 2023-08-16 Wilco Dijkstra Committed
[v2,2/2] sysdeps: tst-bz21269: handle ENOSYS & skip appropriately [v2,1/2] sysdeps: tst-bz21269: fix test parameter 1 - 6-- 2023-08-16 Sam James Committed
[v2,1/2] sysdeps: tst-bz21269: fix test parameter [v2,1/2] sysdeps: tst-bz21269: fix test parameter 1 - 2-3 2023-08-16 Sam James Committed
[hurd,commited] hurd: Fix strictness of <mach/thread_state.h> [hurd,commited] hurd: Fix strictness of <mach/thread_state.h> - - -42 2023-08-15 Samuel Thibault Committed
[hurd,commited] hurd: Add prototype for and thus fix _hurdsig_abort_rpcs call [hurd,commited] hurd: Add prototype for and thus fix _hurdsig_abort_rpcs call - - -42 2023-08-15 Samuel Thibault Committed
[2/2] Update changelog for wuu_CN@Hans and wuu_CN@Hant locales Add wuu_CN@Hans and wuu_CN@Hant - - 5-1 2023-08-15 develop--- via Libc-alpha New
[1/2] Add wuu_CN@Hans and wuu_CN@Hant locales Add wuu_CN@Hans and wuu_CN@Hant - - 5-- 2023-08-15 develop--- via Libc-alpha New
[2/2] Loongarch: Add ifunc support for memcpy{aligned, unaligned, lsx, lasx} and memmove{aligned, u… LoongArch: Add ifunc support for strchr{nul}, - - 61- 2023-08-15 dengjianbo New
[1/2] Loongarch: Add ifunc support for strchr{aligned, lsx, lasx} and strchrnul{aligned, lsx, lasx} LoongArch: Add ifunc support for strchr{nul}, - - 51- 2023-08-15 dengjianbo Committed
[v2] RISC-V: Enable static-pie. [v2] RISC-V: Enable static-pie. - - 61- 2023-08-15 develop--- via Libc-alpha New
x86_64: Add sinh with FMA x86_64: Add sinh with FMA - - 61- 2023-08-14 H.J. Lu New
[v4] resolv/nss_dns/dns-host: Get rid of alloca. [v4] resolv/nss_dns/dns-host: Get rid of alloca. 1 - 6-- 2023-08-14 Joe Simmons-Talbott Committed
[v3] resolv/nss_dns/dns-host: Get rid of alloca. [v3] resolv/nss_dns/dns-host: Get rid of alloca. 1 - 6-- 2023-08-14 Joe Simmons-Talbott Superseded
[v2] s390x: Fix static PIE condition for toolchain bootstrapping. [v2] s390x: Fix static PIE condition for toolchain bootstrapping. - - 6-- 2023-08-14 Stefan Liebler Committed
configure: Add -Wall again to the default CFLAGS configure: Add -Wall again to the default CFLAGS 1 - 1-5 2023-08-14 Florian Weimer Committed
malloc: Remove bin scanning from memalign (bug 30723) malloc: Remove bin scanning from memalign (bug 30723) 1 - 6-- 2023-08-14 Florian Weimer New
LoongArch: elf: Add new LoongArch reloc types 109 into elf.h LoongArch: elf: Add new LoongArch reloc types 109 into elf.h - - 33- 2023-08-14 caiyinyu Committed
« 1 215 16 17245 246 »