[PATCH v12 0/7] RISC-V: ifunced memcpy using new kernel hwprobe interface
2024-02-26 17:57 UTC (10+ messages)
` [PATCH v12 2/7] linux: Introduce INTERNAL_VSYSCALL
[RFC] Raise the minimum version of GCC for glibc build
2024-02-26 16:58 UTC (2+ messages)
[PATCH] cdefs: Drop access attribute for _FORTIFY_SOURCE=3 (BZ #31383)
2024-02-26 16:03 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
Monday Patch Queue Review update (2024-02-26)
2024-02-26 15:11 UTC
[PATCH v10 0/1] x86: Update _dl_tlsdesc_dynamic to preserve caller-saved registers
2024-02-26 14:37 UTC (2+ messages)
` [PATCH v10 1/1] "
[PATCH v2] S390: Always enable static PIE if build with lld
2024-02-26 14:32 UTC (3+ messages)
[PATCH v3 00/10] Improve fortify support with clang
2024-02-26 14:07 UTC (32+ messages)
` [PATCH v3 01/10] cdefs.h: Add clang fortify directives
` [PATCH v3 02/10] libio: Improve fortify with clang
` [PATCH v3 03/10] string: "
` [PATCH v3 04/10] stdlib: "
` [PATCH v3 05/10] unistd: "
` [PATCH v3 06/10] socket: "
` [PATCH v3 07/10] syslog: "
` [PATCH v3 08/10] wcsmbs: "
` [PATCH v3 09/10] debug: Improve fcntl.h fortify warnings "
` [PATCH v3 10/10] debug: Improve mqueue.h "
state of the ports
2024-02-26 12:44 UTC (8+ messages)
[PATCH v2] S390: Do not clobber r7 in clone [BZ #31402]
2024-02-26 12:41 UTC (4+ messages)
[PATCH] aarch64/fpu: Sync libmvec routines from 2.39 and before with AOR
2024-02-26 9:35 UTC (3+ messages)
[PATCH] x86_64: Suppress false positive valgrind error
2024-02-26 0:03 UTC
[PATCH v3] x86_64: Exclude SSE, AVX and FMA4 variants in libm multiarch
2024-02-25 19:26 UTC (2+ messages)
[COMMITTED 01/10] conform: Reformat Makefile
2024-02-25 18:39 UTC (10+ messages)
` [COMMITTED 02/10] csu: "
` [COMMITTED 03/10] ctype: "
` [COMMITTED 04/10] dirent: "
` [COMMITTED 05/10] dlfcn: "
` [COMMITTED 06/10] gmon: "
` [COMMITTED 07/10] hesiod: "
` [COMMITTED 08/10] htl: "
` [COMMITTED 09/10] htl/tests: "
` [COMMITTED 10/10] hurd: "
[PATCH v9 0/1] x86: Update _dl_tlsdesc_dynamic to preserve caller-saved registers
2024-02-25 17:25 UTC (2+ messages)
` [PATCH v9 1/1] "
[PATCH] Support compiling .S files with additional options
2024-02-25 14:27 UTC (2+ messages)
[PATCH] x86_64: Exclude SSE, AVX and FMA4 variants in libm multiarch
2024-02-24 22:23 UTC (26+ messages)
` [PATCH v2] "
[PATCH v8 0/2] x86: Update _dl_tlsdesc_dynamic to preserve caller-saved registers
2024-02-24 19:10 UTC (14+ messages)
` [PATCH v8 1/2] x86-64: Save APX registers in ld.so trampoline
` [PATCH v8 2/2] x86: Update _dl_tlsdesc_dynamic to preserve caller-saved registers
` PING: [PATCH v8 0/2] "
[PATCH] Add strstr-avx2 based on strstr-avx512
2024-02-24 16:31 UTC (3+ messages)
[PATCH v6] sysdeps/x86_64/multiarch/memmem-avx2.c: add memmem-avx2.c
2024-02-24 9:29 UTC (19+ messages)
` [PATCH v7] "
` [PATCH v8] "
[PATCH][v2] localedata: Fix several issues with the set of characters considered 0-width [BZ #31370]
2024-02-23 20:54 UTC (3+ messages)
` [PATCH][v3] "
[PATCH] RISC-V: Fix the static-PIE non-relocated object check
2024-02-23 3:47 UTC (4+ messages)
[PATCH v3 00/32] RELRO linkmaps
2024-02-23 0:09 UTC (26+ messages)
` [PATCH v3 01/32] support: Add <support/memprobe.h> for protection flags probing
` [PATCH v3 02/32] misc: Enable internal use of memory protection keys
` [PATCH v3 04/32] elf: Eliminate second loop in find_version in dl-version.c
` [PATCH v3 05/32] elf: In rtld_setup_main_map, assume ld.so has a DYNAMIC segment
` [PATCH v3 07/32] elf: Disambiguate some failures in _dl_load_cache_lookup
` [PATCH v3 08/32] elf: Eliminate alloca in open_verify
` [PATCH v3 09/32] Do not export <alloc_buffer.h> functions from libc
` [PATCH v3 10/32] elf: Make <alloc_buffer.h> usable in ld.so
` [PATCH v3 12/32] elf: Move __rtld_malloc_init_stubs call into _dl_start_final
` [PATCH v3 13/32] elf: Merge __dl_libc_freemem into __rtld_libc_freeres
` [PATCH v3 14/32] elf: Use struct link_map_private for the internal link map
` [PATCH v3 15/32] elf: Remove run-time-writable fields from struct link_map_private
[PATCH v12 0/7] RISC-V: ifunced memcpy using new kernel hwprobe interface
2024-02-22 19:41 UTC (2+ messages)
[PATCH v12 0/7] RISC-V: ifunced memcpy using new kernel hwprobe interface
2024-02-22 18:44 UTC (2+ messages)
[PATCH] arm: Use _dl_find_object on __gnu_Unwind_Find_exidx (BZ 31405)
2024-02-22 17:54 UTC (5+ messages)
[PATCH] powerpc: Remove power7 strstr optimization
2024-02-22 17:41 UTC (3+ messages)
[PATCH] S390: Do not clobber r7 in clone [BZ #31402]
2024-02-22 14:04 UTC (3+ messages)
[PATCH] elf: Add new LoongArch reloc types (110 to 126) into elf.h
2024-02-22 10:57 UTC
[PATCH] treewide: python-scripts: use `is None` for none-equality
2024-02-22 6:30 UTC (3+ messages)
Update on powerpc maintainer
2024-02-21 17:47 UTC (2+ messages)
[PATCH] S390: Always enable static PIE if build with lld
2024-02-21 15:05 UTC (4+ messages)
[PATCH] build-many-glibcs.py: Add s390 --disable-multi-arch / multi-arch configurations
2024-02-21 7:53 UTC (3+ messages)
Neuromorphic AI Semiconductor
2024-02-20 22:07 UTC
[PATCH v2 0/3] Improve wcsstr
2024-02-20 20:04 UTC (4+ messages)
` [PATCH v2 1/3] string: Remove c_strstr from test-strstr
` [PATCH v2 2/3] wcsmbs: Add test-wcsstr
` [PATCH v2 3/3] wcsmbs: Ensure wcstr worst-case linear execution time (BZ 23865)
[PATCH v8 7/8] aarch64: Add rseq_load32_load32_relaxed
2024-02-20 17:55 UTC (3+ messages)
[PATCH 1/8] aarch64/fpu: Add vector variants of erf
2024-02-20 16:59 UTC (8+ messages)
` [PATCH 2/8] aarch64/fpu: Add vector variants of cosh
` [PATCH 3/8] aarch64/fpu: Add vector variants of acosh
` [PATCH 4/8] aarch64/fpu: Add vector variants of asinh
` [PATCH 5/8] aarch64/fpu: Add vector variants of atanh
` [PATCH 6/8] aarch64/fpu: Add vector variants of sinh
` [PATCH 7/8] aarch64/fpu: Add vector variants of tanh
` [PATCH 8/8] aarch64/fpu: Add vector variants of erfc
[PATCH 0/3] Improve wcsstr
2024-02-20 16:37 UTC (10+ messages)
` [PATCH 1/3] string: Remove c_strstr from test-strstr
` [PATCH 2/3] wcsmbs: Add test-wcsstr
` [PATCH 3/3] wcsmbs: Ensure wcstr worst-case linear execution time (BZ 23865)
[PATCH v3] tests: gracefully handle AppArmor userns containment
2024-02-20 12:12 UTC (2+ messages)
School Districts Contacts 2024
2024-02-20 11:47 UTC
市场研究:Insulating Glass Production Line Industry Market Report 2024
2024-02-20 9:23 UTC
[Action Required] glibc decision to use CTI services
2024-02-20 3:01 UTC (8+ messages)
[PATCH v8 3/8] nptl: Add public __rseq_feature_size symbol
2024-02-19 22:21 UTC (5+ messages)
[PATCH v8 8/8] Linux: Use rseq to accelerate getcpu
2024-02-19 22:14 UTC (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).