[PATCH v3] LoongArch: Add support for TLS Descriptors
2024-03-08 7:43 UTC
Tweaking the program name for <err.h> functions
2024-03-08 0:52 UTC (4+ messages)
Sourceware Open Office, Friday 18:00 UTC, don't feel isolated
2024-03-07 22:06 UTC
[PATCH] elf/rtld: Count skipped environment variables for enable_secure
2024-03-07 21:43 UTC (3+ messages)
[PATCH v2] elf/rtld: Count skipped environment variables for enable_secure
2024-03-07 21:40 UTC
[PATCH] Don't check signatures in build-many-glibcs.py
2024-03-07 20:44 UTC (3+ messages)
[PATCH] duplocale: protect use of global locale (bug 23970)
2024-03-07 20:37 UTC (2+ messages)
[PATCH] optimize memmem for short needles
2024-03-06 19:10 UTC
[PATCH v2] riscv: Update nofpu libm test ulps
2024-03-06 18:08 UTC
[PATCH V1] powerpc: Placeholder and infrastructure/build support to add Power11 related changes
2024-03-06 13:57 UTC
[PATCH v2] riscv: Fix alignment-ignorant memcpy implementation
2024-03-06 5:28 UTC (3+ messages)
[PATCH v3 00/32] RELRO linkmaps
2024-03-06 0:11 UTC (40+ messages)
` [PATCH v3 06/32] elf: Remove version assert in check_match in elf/dl-lookup.c
` [PATCH v3 11/32] elf: Merge the three implementations of _dl_dst_substitute
` [PATCH v3 17/32] elf: Allocate auditor state after read-write link map
` [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 26/32] elf: Switch to a region-based protected memory allocator
` [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
` [PATCH v3 30/32] elf: Put critical _dl_find_object pointers into protected memory area
` [PATCH v3 31/32] elf: Add hash tables to speed up DT_NEEDED, dlopen lookups
` [PATCH v3 32/32] elf: Use memory protection keys for the protected memory allocator
[PATCH] prctl.2: Fix typo
2024-03-05 22:22 UTC (15+ messages)
` [PATCH 0/2] Use terms consistently in function parameter names
` [PATCH 1/2] man*/: epoll_*(), fcntl(), flock(), ioctl(), msgctl(), *prctl(), ptrace(), quotactl(), reboot(), semctl(), shmctl(), lockf(): Consistently use 'op' and 'operation'
` [PATCH 2/2] clock_nanosleep.2, nanosleep.2: Use 'duration' rather than 'request'
` [PATCH v2 2/2] "
` [PATCH v3 3/3] clock_nanosleep.2: Use 't' "
[PATCH 0/3] Extending TLS testing and fixing TLS gnu2 for ARM
2024-03-05 20:22 UTC (7+ 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] powerpc: Remove power8 strcasestr optimization
2024-03-05 20:13 UTC
[PATCH v2] LoongArch: Add support for TLS Descriptors
2024-03-05 19:29 UTC (4+ messages)
[PATCH v6] sysdeps/x86_64/multiarch/memmem-avx2.c: add memmem-avx2.c
2024-03-05 17:05 UTC (12+ messages)
` [PATCH v7] "
Man page issues: logb, significand, cbrt, log2, log10, exp10
2024-03-05 16:12 UTC (11+ messages)
` [PATCH v2 0/3] manual/math.texi: logb(3) and cbrt(3) fixes
` [PATCH v2 1/3] manual: logb(x) is floor(log2(fabs(x)))
` [PATCH v2 2/3] manual: floor(log2(fabs(x))) has rounding errors
` [PATCH v2 3/3] manual: Cube roots are rarely representable
[PATCH] manual: logb(x) is floor(log2(fabs(x)))
2024-03-05 15:01 UTC (7+ messages)
School Districts Contacts 2024
2024-03-05 14:17 UTC
Man page issues: logb, significand, cbrt, log2, log10, exp10
2024-03-05 8:14 UTC (2+ messages)
[PATCH] manual: Cube roots are rarely representable
2024-03-05 1:10 UTC
[PATCH] riscv: Fix alignment-ignorant memcpy implementation
2024-03-04 20:22 UTC (13+ messages)
[PATCH] riscv: Update nofpu libm test ulps
2024-03-04 19:50 UTC (3+ messages)
[PATCH v13 0/7] RISC-V: ifunced memcpy using new kernel hwprobe interface
2024-03-04 19:35 UTC (13+ 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
Monday Patch Queue Review update (2024-03-04)
2024-03-04 18:54 UTC (2+ messages)
[PATCH v2 3/3] wcsmbs: Ensure wcstr worst-case linear execution time (BZ 23865)
2024-03-04 12:23 UTC (5+ messages)
[PATCH] x86-64: Don't use SSE resolvers for ISA level 3 or above
2024-03-03 21:46 UTC (8+ messages)
` [PATCH] x86-64: Simplify minimum ISA check ifdef conditional with if
[PATCH 0/4] Extend rseq support
2024-03-01 20:58 UTC (10+ 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'
need help with compare_strings,py
2024-03-01 19:06 UTC
[committed] manual/tunables - Add entry for enable_secure tunable
2024-03-01 17:47 UTC (2+ messages)
[PATCH] manual/tunables - Add entry for enable_secure tunable
2024-03-01 17:46 UTC
[PATCH] NEWS: Move enable_secure_tunable from 2.39 to 2.40
2024-03-01 17:39 UTC (3+ messages)
[PATCH] locale: Handle loading a missing locale twice (Bug 14247)
2024-03-01 17:26 UTC (2+ messages)
[PATCH v2 0/2] Improve wcsstr
2024-03-01 17:15 UTC (3+ messages)
` [PATCH v2 1/2] wcsmbs: Add test-wcsstr
` [PATCH v2 2/2] wcsmbs: Ensure wcstr worst-case linear execution time (BZ 23865)
[PATCH v2 2/3] wcsmbs: Add test-wcsstr
2024-03-01 17:07 UTC (4+ messages)
[PATCH] manual/tunables - Add entry for enable_secure tunable
2024-03-01 15:21 UTC (2+ messages)
Direct Display Driver Chip
2024-03-01 14:00 UTC
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)
[committed] rtld: Add glibc.rtld.enable_secure tunable
2024-02-29 21:17 UTC (3+ messages)
[PATCH] RISC-V: Fix the static-PIE non-relocated object check
2024-02-29 9:11 UTC (2+ messages)
[PATCH] optimize memmem for short needles
2024-02-29 8:00 UTC
[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] 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] 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)
[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
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).