[PATCH] NEWS: Move enable_secure_tunable from 2.39 to 2.40
2024-03-01 15:18 UTC (2+ messages)
[PATCH v3 00/32] RELRO linkmaps
2024-03-01 14:45 UTC (49+ 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 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 11/32] elf: Merge the three implementations of _dl_dst_substitute
` [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 v3 16/32] elf: Move l_tls_offset into read-write part of link map
` [PATCH v3 17/32] elf: Allocate auditor state after read-write "
` [PATCH v3 18/32] elf: Move link map fields used by dependency sorting to writable part
` [PATCH v3 19/32] elf: Split _dl_lookup_map, _dl_map_new_object from _dl_map_object
` [PATCH v3 20/32] elf: Add l_soname accessor function for DT_SONAME values
` [PATCH v3 21/32] elf: _dl_rtld_map should not exist in static builds
` [PATCH v3 22/32] elf: Introduce GLPM accessor for the protected memory area
` [PATCH v3 23/32] elf: Bootstrap allocation for future protected memory allocator
` [PATCH v3 24/32] elf: Implement a basic "
` [PATCH v3 25/32] elf: Move most of the _dl_find_object data to the protected heap
` [PATCH v3 27/32] elf: Determine the caller link map in _dl_open
` [PATCH v3 28/32] elf: Add fast path to dlopen for fully-opened maps
` [PATCH v3 29/32] elf: Use _dl_find_object instead of _dl_find_dso_for_object in dlopen
Direct Display Driver Chip
2024-03-01 14:00 UTC
[PATCH 0/4] Extend rseq support
2024-03-01 4:08 UTC (7+ messages)
` [PATCH 1/4] nptl: fix potential merge of __rseq_* relro symbols
` [PATCH 2/4] Add rseq extensible ABI support
` [PATCH 3/4] nptl: Add public __rseq_feature_size symbol
` [PATCH 4/4] nptl: Add features to internal 'struct rseq_area'
[PATCH] x86-64: Don't use SSE resolvers for ISA level 3 or above
2024-03-01 2:40 UTC (4+ messages)
SECURE YOUR ACCOUNT
2024-02-29 23:46 UTC
[PATCH v5] rtld: Add glibc.rtld.enable_secure tunable
2024-02-29 21:49 UTC (3+ messages)
[PATCH] manual/tunables - Add entry for enable_secure tunable
2024-02-29 21:20 UTC
[committed] rtld: Add glibc.rtld.enable_secure tunable
2024-02-29 21:17 UTC (3+ messages)
[PATCH v6] sysdeps/x86_64/multiarch/memmem-avx2.c: add memmem-avx2.c
2024-02-29 20:19 UTC (11+ messages)
` [PATCH v7] "
` [PATCH v8] "
[PATCH 0/3] Extending TLS testing and fixing TLS gnu2 for ARM
2024-02-29 19:46 UTC (4+ messages)
` [PATCH 1/3] Ignore undefined symbols for -mtls-dialect=gnu2
` [PATCH 2/3] arm: Update _dl_tlsdesc_dynamic to preserve caller-saved registers (BZ 31372)
` [PATCH 3/3] elf: Enable TLS descriptor tests on aarch64
[PATCH] RISC-V: Fix the static-PIE non-relocated object check
2024-02-29 9:11 UTC (5+ messages)
[PATCH] optimize memmem for short needles
2024-02-29 8:00 UTC
[PATCH v2 3/3] wcsmbs: Ensure wcstr worst-case linear execution time (BZ 23865)
2024-02-29 5:19 UTC (2+ messages)
[PATCH v2 0/1] x86-64: Update _dl_tlsdesc_dynamic to preserve AMX registers
2024-02-29 3:15 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH v2] LoongArch: Add support for TLS Descriptors
2024-02-29 2:56 UTC (2+ messages)
[PATCH v2 2/3] wcsmbs: Add test-wcsstr
2024-02-29 0:45 UTC (2+ messages)
[PATCH] x86_64: Suppress false positive valgrind error
2024-02-28 21:39 UTC (2+ messages)
[PATCH] x86-64: Update _dl_tlsdesc_dynamic to preserve AMX registers
2024-02-28 19:58 UTC (3+ messages)
[PATCH] x86: Don't check XFD against /proc/cpuinfo
2024-02-28 18:26 UTC (2+ messages)
[PATCH][v2] localedata: Fix several issues with the set of characters considered 0-width [BZ #31370]
2024-02-28 17:21 UTC (3+ messages)
` [PATCH][v3] "
[PATCH] sysdeps/unix/sysv/linux/x86_64/Makefile: Add the end marker
2024-02-28 13:47 UTC (2+ messages)
[PATCH] cdefs: Drop access attribute for _FORTIFY_SOURCE=3 (BZ #31383)
2024-02-28 13:23 UTC (3+ messages)
` [PATCH v3] "
[PATCH] s390: Improve static-pie configure tests
2024-02-28 11:45 UTC (2+ messages)
[PATCH v1 3/3] Add system-wide tunables: Apply tunables part
2024-02-28 4:44 UTC
[PATCH v1 2/3] Add system-wide tunables: cache ld.so.cache
2024-02-28 4:43 UTC
[PATCH v1 1/3] Add system-wide tunables: ldconfig part
2024-02-28 4:43 UTC
[PATCH v1 0/3] System-wide tunables
2024-02-28 4:43 UTC
[PATCH v13 0/7] RISC-V: ifunced memcpy using new kernel hwprobe interface
2024-02-27 22:56 UTC (8+ messages)
` [PATCH v13 1/7] riscv: Add Linux hwprobe syscall support
` [PATCH v13 2/7] linux: Introduce INTERNAL_VSYSCALL
` [PATCH v13 3/7] riscv: Add hwprobe vdso call support
` [PATCH v13 4/7] riscv: Add __riscv_hwprobe pointer to ifunc calls
` [PATCH v13 5/7] riscv: Enable multi-arg ifunc resolvers
` [PATCH v13 6/7] riscv: Add ifunc helper method to hwprobe.h
` [PATCH v13 7/7] riscv: Add and use alignment-ignorant memcpy
[PATCH] x86: Change ENQCMD test to CHECK_FEATURE_PRESENT
2024-02-27 19:48 UTC (2+ messages)
[PATCH v10 0/1] x86: Update _dl_tlsdesc_dynamic to preserve caller-saved registers
2024-02-27 17:00 UTC (6+ messages)
` [PATCH v10 1/1] "
[PATCH v2] S390: Always enable static PIE if build with lld
2024-02-27 15:52 UTC (6+ messages)
[PATCH] locale: Handle loading a missing locale twice (Bug 14247)
2024-02-27 15:35 UTC
[COMMITTED] Update SHARED-FILES and license for Unicode 15.1.0
2024-02-27 13:27 UTC
[PATCH v2 1/3] string: Remove c_strstr from test-strstr
2024-02-27 12:11 UTC (3+ messages)
Sourceware infrastructure updates for Q1 2024
2024-02-27 9:19 UTC
[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)
Monday Patch Queue Review update (2024-02-26)
2024-02-26 15:11 UTC
[PATCH v3 00/10] Improve fortify support with clang
2024-02-26 14:07 UTC (17+ messages)
` [PATCH v3 01/10] cdefs.h: Add clang fortify directives
` [PATCH v3 02/10] libio: Improve fortify with clang
` [PATCH v3 04/10] stdlib: "
` [PATCH v3 06/10] socket: "
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 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 (7+ 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 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)
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).