Show patches with: Archived = No       |   29250 patches
« 1 2 3 4292 293 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
rt: more clock_nanosleep tests rt: more clock_nanosleep tests - - - - --- 2024-10-04 DJ Delorie New
[v3,0/1,v3] stdio-common: Add more tests of the setvbuf() function. - - - - --- 2024-10-04 Nick Clifton New
[v2] error: Don't call va_end twice [BZ #32233]. [v2] error: Don't call va_end twice [BZ #32233]. - - - - --- 2024-10-04 Collin Funk New
io: statx, fstatat: Drop nonnull attribute on the path argument io: statx, fstatat: Drop nonnull attribute on the path argument - - - - --- 2024-10-03 Xi Ruoyao New
[v5] stdlib: Make abort/_Exit AS-safe (BZ 26275) [v5] stdlib: Make abort/_Exit AS-safe (BZ 26275) - - - - --- 2024-10-03 Adhemerval Zanella New
[hurd,commited] hurd: Add missing va_end call in fcntl implementation. [BZ #32234] [hurd,commited] hurd: Add missing va_end call in fcntl implementation. [BZ #32234] - - - - --- 2024-10-03 Samuel Thibault New
linux: Add openat2 (BZ 31664) linux: Add openat2 (BZ 31664) - - - - --- 2024-10-03 Adhemerval Zanella New
error: Don't call va_end twice [BZ #32233]. error: Don't call va_end twice [BZ #32233]. - - - - --- 2024-10-03 Collin Funk New
riscv: align .preinit_array (bug 32228) riscv: align .preinit_array (bug 32228) - - - - --- 2024-10-02 Andreas Schwab New
[v2] mips: Add <bits/pagesize.h> [v2] mips: Add <bits/pagesize.h> - - 1 - --- 2024-10-02 Florian Weimer New
[v2] Prepare for the addition of the <sys/pagesize.h> header [v2] Prepare for the addition of the <sys/pagesize.h> header - - 1 - --- 2024-10-02 Florian Weimer New
[4/4] time: Implement the glibc.time.mktime_dst_adjustment tunable mktime tm_isdst compatibility improvements - - - - --- 2024-10-01 Florian Weimer New
[3/4] time: Do not perform forced DST adjustment for DST-less zones mktime tm_isdst compatibility improvements - - - - --- 2024-10-01 Florian Weimer New
[2/4] time: Push tzset lock into callers of time functions mktime tm_isdst compatibility improvements - - - - --- 2024-10-01 Florian Weimer New
[1/4] time: Use a flag for localtime/gmtime operation in __mktime_internal mktime tm_isdst compatibility improvements - - - - --- 2024-10-01 Florian Weimer New
[v3,9/9] elf: Add glibc.rtld.seal tunable Add support for memory sealing - - - - --- 2024-09-30 Adhemerval Zanella New
[v3,8/9] linux: Add memory sealing tests Add support for memory sealing - - - - --- 2024-09-30 Adhemerval Zanella New
[v3,7/9] Enable memory sealing automatically Add support for memory sealing - - - - --- 2024-09-30 Adhemerval Zanella New
[v3,6/9] elf: Add support to memory sealing Add support for memory sealing - - - - --- 2024-09-30 Adhemerval Zanella New
[v3,5/9] elf: Use RTLD_NODELETE for dependencies Add support for memory sealing - - - - --- 2024-09-30 Adhemerval Zanella New
[v3,4/9] rtld: Move call_init_paths after _dl_process_pt_gnu_property Add support for memory sealing - - - - --- 2024-09-30 Adhemerval Zanella New
[v3,3/9] elf: Parse gnu properties for the loader Add support for memory sealing - - - - --- 2024-09-30 Adhemerval Zanella New
[v3,2/9] elf: Parse gnu properties for static linked binaries Add support for memory sealing - - - - --- 2024-09-30 Adhemerval Zanella New
[v3,1/9] linux: Add mseal syscall support Add support for memory sealing - - - - --- 2024-09-30 Adhemerval Zanella New
nss: look for databases in /usr/share/nss/ if they don't exist in /etc/ nss: look for databases in /usr/share/nss/ if they don't exist in /etc/ - - - - --- 2024-09-30 Lennart Poettering New
nss: look for databases in /usr/share/nss/ if they don't exist in /etc/ nss: look for databases in /usr/share/nss/ if they don't exist in /etc/ - - - - --- 2024-09-30 Lennart Poettering New
[v3,29/29] Optimize various ways to obtain the page size using <bits/pagesize.h> Teach glibc about possible page sizes and handle gaps in ld.so - - - - --- 2024-09-29 Florian Weimer New
[v3,28/29] posix: Use <support/next_to_fault.h> in tst-fnmatch3 Teach glibc about possible page sizes and handle gaps in ld.so - - - - --- 2024-09-29 Florian Weimer New
[v3,27/29] malloc: Use volatile as compiler barrier in tst-memalign, tst-valloc Teach glibc about possible page sizes and handle gaps in ld.so - - - - --- 2024-09-29 Florian Weimer New
[v3,26/29] Linux: Optimize getpagesize using <sys/pagesize.h> Teach glibc about possible page sizes and handle gaps in ld.so - - - - --- 2024-09-29 Florian Weimer New
[v3,25/29] Install the <sys/pagesize.h> header file Teach glibc about possible page sizes and handle gaps in ld.so - - - - --- 2024-09-29 Florian Weimer New
[v3,24/29] elf: Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943) Teach glibc about possible page sizes and handle gaps in ld.so - - - - --- 2024-09-29 Florian Weimer New
[v3,23/29] configure: Add --with-ld-relro-load-gaps configure option and test Teach glibc about possible page sizes and handle gaps in ld.so - - - - --- 2024-09-29 Florian Weimer New
[v3,22/29] elf: Extract rtld_setup_phdr function from dl_main Teach glibc about possible page sizes and handle gaps in ld.so - - - - --- 2024-09-29 Florian Weimer New
[v3,21/29] misc: Add tst-getpagesize Teach glibc about possible page sizes and handle gaps in ld.so - - - - --- 2024-09-29 Florian Weimer New
[v3,20/29] x86: Add <bits/pagesize.h> Teach glibc about possible page sizes and handle gaps in ld.so - - - - --- 2024-09-29 Florian Weimer New
[v3,19/29] sparc: Add <bits/pagesize.h> Teach glibc about possible page sizes and handle gaps in ld.so - - - - --- 2024-09-29 Florian Weimer New
[v3,18/29] sh: Add <bits/pagesize.h> Teach glibc about possible page sizes and handle gaps in ld.so - - - - --- 2024-09-29 Florian Weimer New
[v3,17/29] s390: Add <bits/pagesize.h> Teach glibc about possible page sizes and handle gaps in ld.so - - - - --- 2024-09-29 Florian Weimer New
[v3,16/29] riscv: Add <bits/pagesize.h> Teach glibc about possible page sizes and handle gaps in ld.so - - - - --- 2024-09-29 Florian Weimer New
[v3,15/29] powerpc: Add <bits/pagesize.h> Teach glibc about possible page sizes and handle gaps in ld.so - - 1 - --- 2024-09-29 Florian Weimer New
[v3,14/29] or1k: Add <bits/pagesize.h> Teach glibc about possible page sizes and handle gaps in ld.so - - - - --- 2024-09-29 Florian Weimer New
[v3,13/29] nios2: Add <bits/pagesize.h> Teach glibc about possible page sizes and handle gaps in ld.so - - - - --- 2024-09-29 Florian Weimer New
[v3,12/29] mips: Add <bits/pagesize.h> Teach glibc about possible page sizes and handle gaps in ld.so - - - - --- 2024-09-29 Florian Weimer New
[v3,11/29] microblaze: Add <bits/pagesize.h> Teach glibc about possible page sizes and handle gaps in ld.so - - - - --- 2024-09-29 Florian Weimer New
[v3,10/29] m68k: Add <bits/pagesize.h> Teach glibc about possible page sizes and handle gaps in ld.so - - - - --- 2024-09-29 Florian Weimer New
[v3,09/29] loongarch: Add <bits/pagesize.h> Teach glibc about possible page sizes and handle gaps in ld.so - - - - --- 2024-09-29 Florian Weimer New
[v3,08/29] hppa: Add <bits/pagesize.h> Teach glibc about possible page sizes and handle gaps in ld.so - - - - --- 2024-09-29 Florian Weimer New
[v3,07/29] csky: Add <bits/pagesize.h> Teach glibc about possible page sizes and handle gaps in ld.so - - - - --- 2024-09-29 Florian Weimer New
[v3,06/29] arm: Add <bits/pagesize.h> Teach glibc about possible page sizes and handle gaps in ld.so - - - - --- 2024-09-29 Florian Weimer New
[v3,05/29] arc: Add <bits/pagesize.h> Teach glibc about possible page sizes and handle gaps in ld.so - - - - --- 2024-09-29 Florian Weimer New
[v3,04/29] alpha: Add <bits/pagesize.h> Teach glibc about possible page sizes and handle gaps in ld.so - - - - --- 2024-09-29 Florian Weimer New
[v3,03/29] aarch64: Add <bits/pagesize.h> Teach glibc about possible page sizes and handle gaps in ld.so - - - - --- 2024-09-29 Florian Weimer New
[v3,02/29] Prepare for the addition of the <sys/pagesize.h> header Teach glibc about possible page sizes and handle gaps in ld.so - - - - --- 2024-09-29 Florian Weimer New
[v3,01/29] elf: Add tests to verify that l_contiguous reflects reality Teach glibc about possible page sizes and handle gaps in ld.so - - - - --- 2024-09-29 Florian Weimer New
[v1] x86/string: Fixup alignment of main loop in str{n}cmp-evex [BZ #32212] [v1] x86/string: Fixup alignment of main loop in str{n}cmp-evex [BZ #32212] - - 1 - --- 2024-09-27 Noah Goldstein New
[v8] linux: Add support for getrandom vDSO [v8] linux: Add support for getrandom vDSO - - - 4 --- 2024-09-27 Adhemerval Zanella New
[v2,1/1] stdio-common: Add more tests of the setvbuf() function. stdio-common: Add more tests of the setvbuf() function. - - - - --- 2024-09-27 Nick Clifton New
S390: Don't use r11 for cu-instructions as used as frame-pointer. [BZ# 32192] S390: Don't use r11 for cu-instructions as used as frame-pointer. [BZ# 32192] - - 1 - --- 2024-09-27 Stefan Liebler New
nss: look for databases in /usr/share/ if they don't exist in /etc/ nss: look for databases in /usr/share/ if they don't exist in /etc/ - - - - --- 2024-09-27 Lennart Poettering New
[v2] Add a new fwrite test that exercises buffer overflow [v2] Add a new fwrite test that exercises buffer overflow - - 1 - --- 2024-09-26 Tulio Magno Quites Machado Filho New
[v3] aarch64: Add support for memory protection keys [v3] aarch64: Add support for memory protection keys - - - - --- 2024-09-26 Yury Khrustalev New
Linux: Block signals around _Fork (bug 32215) Linux: Block signals around _Fork (bug 32215) - - 1 - --- 2024-09-26 Florian Weimer New
Fix missing randomness in __gen_tempname (bug 32214) Fix missing randomness in __gen_tempname (bug 32214) - 1 - - --- 2024-09-26 Andreas Schwab New
stdio-common: Fix memory leak in tst-freopen4* tests on UNSUPPORTED stdio-common: Fix memory leak in tst-freopen4* tests on UNSUPPORTED - - - - --- 2024-09-26 Florian Weimer New
Document further requirement on mixing streams / file descriptors Document further requirement on mixing streams / file descriptors - - - - --- 2024-09-25 Joseph Myers New
[v2] stdio-common: Add new test for fdopen [v2] stdio-common: Add new test for fdopen - - - - --- 2024-09-25 Sergey Kolosov New
[v2] manual: Document that feof and ferror are mutually exclusive [v2] manual: Document that feof and ferror are mutually exclusive - - - - --- 2024-09-25 Florian Weimer New
stdio-common: Add new test for fdopen stdio-common: Add new test for fdopen - - - - --- 2024-09-25 Sergey Kolosov New
io: statx, fstatat64: allow using NULL as path io: statx, fstatat64: allow using NULL as path - - - - --- 2024-09-24 Miao Wang via B4 Relay New
[v2] Add tests of fread [committed] [v2] Add tests of fread [committed] - - - - --- 2024-09-24 Joseph Myers New
[v4] Do not export <alloc_buffer.h> functions from libc [v4] Do not export <alloc_buffer.h> functions from libc - - - - --- 2024-09-24 Florian Weimer New
misc: Link tst-mkstemp-fuse-parallel with $(shared-thread-library) misc: Link tst-mkstemp-fuse-parallel with $(shared-thread-library) - - - - --- 2024-09-24 Florian Weimer New
[v2] nptl: Prefer setresuid32 in tst-setuid2 [v2] nptl: Prefer setresuid32 in tst-setuid2 - - - - --- 2024-09-24 Florian Weimer New
nptl: Fall back to setresuid32 in tst-setuid2 nptl: Fall back to setresuid32 in tst-setuid2 - - - - --- 2024-09-24 Florian Weimer New
iconv: Use $(run-program-prefix) for running iconv (bug 32197) iconv: Use $(run-program-prefix) for running iconv (bug 32197) - - 1 - --- 2024-09-24 Florian Weimer New
[V2] LoongArch: Undef __NR_fstat and __NR_newfstatat. [V2] LoongArch: Undef __NR_fstat and __NR_newfstatat. - - 4 - --- 2024-09-24 caiyinyu New
[v2] arc: Cleanup arcbe [v2] arc: Cleanup arcbe - - 1 - --- 2024-09-23 Pavel Kozlov New
[COMMITTED] support: Add valgrind instructions to <support/fuse.h> [COMMITTED] support: Add valgrind instructions to <support/fuse.h> - - - - --- 2024-09-21 Florian Weimer New
[COMMITTED] support: Fix memory leaks in FUSE tests [COMMITTED] support: Fix memory leaks in FUSE tests - - - - --- 2024-09-21 Florian Weimer New
[COMMITTED] misc: FUSE-based tests for mkstemp [COMMITTED] misc: FUSE-based tests for mkstemp - - 1 - --- 2024-09-21 Florian Weimer New
Add tests of fread Add tests of fread - - - - --- 2024-09-21 Joseph Myers New
[v2] Implement run-built-tests=no for make xcheck, always build xtests [v2] Implement run-built-tests=no for make xcheck, always build xtests - - 1 - --- 2024-09-20 Florian Weimer New
aarch64: Simplify rounding-multiply pattern in several AdvSIMD routines aarch64: Simplify rounding-multiply pattern in several AdvSIMD routines - - - - --- 2024-09-20 Joe Ramsay New
aarch64: Improve codegen in users of AdvSIMD log1pf helper aarch64: Improve codegen in users of AdvSIMD log1pf helper - - - - --- 2024-09-20 Joe Ramsay New
aarch64: Improve codegen in users of ADVSIMD expm1f helper aarch64: Improve codegen in users of ADVSIMD expm1f helper - - - - --- 2024-09-20 Joe Ramsay New
aarch64: Improve codegen in SVE F32 logs aarch64: Improve codegen in SVE F32 logs - - - - --- 2024-09-20 Joe Ramsay New
aarch64: Improve codegen in SVE expf & related routines aarch64: Improve codegen in SVE expf & related routines - - - - --- 2024-09-20 Joe Ramsay New
[v2] Add another test for fclose on an unopened file [v2] Add another test for fclose on an unopened file - - 2 - --- 2024-09-20 Aaron Merey New
[v2] Test that errno is set to 0 at program startup [v2] Test that errno is set to 0 at program startup - - 1 - --- 2024-09-19 Aaron Merey New
Add another test for fclose on an unopened file Add another test for fclose on an unopened file - - - - --- 2024-09-19 Aaron Merey New
Implement run-built-tests=no for make xcheck Implement run-built-tests=no for make xcheck - - - - --- 2024-09-19 Florian Weimer New
hurd: Avoid file_check_access () RPC for access (F_OK) hurd: Avoid file_check_access () RPC for access (F_OK) - - - - --- 2024-09-19 Sergey Bugaev New
manual: Document that feof and ferror are mutually exclusive manual: Document that feof and ferror are mutually exclusive - - - - --- 2024-09-18 Florian Weimer New
[2/2] arc: Remove HAVE_ARC_BE macro and disable big-endian port [v2,1/2] scripts: Remove arceb-linux-gnu from build-many-glibcs.py 1 - - - --- 2024-09-18 Florian Weimer New
[v2,1/2] scripts: Remove arceb-linux-gnu from build-many-glibcs.py [v2,1/2] scripts: Remove arceb-linux-gnu from build-many-glibcs.py - - - - --- 2024-09-18 Florian Weimer New
[v7] linux: Add support for getrandom vDSO [v7] linux: Add support for getrandom vDSO - - - 1 --- 2024-09-18 Jason A. Donenfeld New
nptl: Add <thread_pointer.h> for RISC-V nptl: Add <thread_pointer.h> for RISC-V - - - - --- 2024-09-14 Michael Jeanson New
nptl: add RSEQ_SIG for RISC-V nptl: add RSEQ_SIG for RISC-V - - - - --- 2024-09-14 Michael Jeanson New
LoongArch: Undef __NR_fstat and __NR_newfstatat. LoongArch: Undef __NR_fstat and __NR_newfstatat. - - 2 - --- 2024-09-14 caiyinyu New
« 1 2 3 4292 293 »