[PATCH] x86-64: Remove assembler AVX512DQ check
2021-08-20 13:51 UTC
[PATCH] x86-64: Remove compiler -mavx512f check
2021-08-20 13:51 UTC
[PATCH 1/2] Linux: implement getloadavg(3) using sysinfo(2)
2021-08-20 13:23 UTC (6+ messages)
` [PATCH 2/2] resolv: make res_randomid use random_bits()
[PATCH v2 0/4] malloc: Improve Huge Page support
2021-08-20 12:34 UTC (24+ messages)
` [PATCH v2 1/4] malloc: Add madvise support for Transparent Huge Pages
` [PATCH v2 2/4] malloc: Add THP/madvise support for sbrk
` [PATCH v2 3/4] malloc: Move mmap logic to its own function
` [PATCH v2 4/4] malloc: Add Huge Page support for sysmalloc
[PATCH] Added ab_GE locale
2021-08-20 12:10 UTC
[PATCH v3 0/7] Fix getdents{64} regression on some FS
2021-08-20 10:34 UTC (9+ messages)
[PATCH] Re: nextafter() about an order of magnitude slower than trivial implementation
2021-08-20 9:52 UTC (2+ messages)
` [PATCH/2nd version] "
[PATCH] elf: Avoid nested functions in the loader (x86-64) [BZ #27220]
2021-08-20 8:05 UTC
[PATCH v3 5/5] AArch64: Improve A64FX memset
2021-08-20 5:41 UTC (6+ messages)
[PATCH] Update string/test-memmove.c to cover 16KB copy
2021-08-20 3:09 UTC (2+ messages)
[PATCH] remove attribute access from regexec
2021-08-19 23:50 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v2] time: Fix compile error in itimer test affecting hurd
2021-08-19 21:28 UTC
New French PO file for 'libc' (version 2.33.9000)
2021-08-19 21:27 UTC
New French PO file for 'libc' (version 2.33.9000)
2021-08-19 21:17 UTC
New French PO file for 'libc' (version 2.33.9000)
2021-08-19 21:07 UTC
New French PO file for 'libc' (version 2.33.9000)
2021-08-19 21:07 UTC
[PATCH] time: Fix compile error in itimer test affecting hurd
2021-08-19 20:57 UTC (2+ messages)
New French PO file for 'libc' (version 2.33.9000)
2021-08-19 20:47 UTC
[RFC PATCH] Fix: intl: use nestable locking for reentrancy
2021-08-19 19:35 UTC (4+ messages)
call for volunteer: cicd trybots
2021-08-19 17:56 UTC (3+ messages)
Fix iconv build with GCC mainline
2021-08-19 16:56 UTC
[PATCH 11/14] [LoongArch] Hard Float Support
2021-08-19 16:51 UTC (2+ messages)
[PATCH 0/3] Fix ESRCH issues in pthread_cancel, pthread_kill
2021-08-19 16:49 UTC (9+ messages)
` [PATCH 1/3] support: Add support_wait_for_thread_exit
` [PATCH 2/3] nptl: pthread_kill, pthread_cancel should fail after exit (bug 19193)
` [PATCH 3/3] nptl: Fix race between pthread_kill and thread exit (bug 12889)
[PATCH 7/14] [LoongArch] Linux ABI
2021-08-19 16:47 UTC (2+ messages)
[PATCH 4/14] [LoongArch] Generic math.h and soft fp Routines
2021-08-19 16:42 UTC (2+ messages)
[PATCH 2/14] [LoongArch] ABI Implementation
2021-08-19 16:37 UTC (2+ messages)
[PATCH 0/14][LoongArch] Add LoongArch GLIBC port support
2021-08-19 16:07 UTC (2+ messages)
[PATCH] nptl: Fix type of pthread_mutexattr_setrobust_np (bug 28036)
2021-08-19 13:05 UTC
[PATCH 0/4] Add CLOCK_MONOTONIC support for PI mutexes
2021-08-19 12:49 UTC (4+ messages)
` [PATCH 3/4] support: Add xpthread_mutex_pi_support_monotonic
[PATCH v2] time: Fix overflow itimer tests on 32-bit systems
2021-08-19 12:46 UTC (8+ messages)
[PATCH] Fix tst-canon-bz26341 when the glibc build current working directory is itself using symlinks
2021-08-19 12:35 UTC (2+ messages)
[PATCH] Fix tst-ldconfig-ld_so_conf-update and tst-glibc-hwcaps-prepend-cache with custom configure prefix value
2021-08-19 12:29 UTC (2+ messages)
[PATCH 10/14] [LoongArch] Build Infastructure
2021-08-19 7:46 UTC (2+ messages)
[PATCH 14/14] [LoongArch] Add optimized memcpy set move
2021-08-19 4:21 UTC
[PATCH 13/14] [LoongArch] Add assembly optimized sinf cosf functions
2021-08-19 4:20 UTC
[PATCH 12/14] [LoongArch] Add optimized string functions
2021-08-19 4:18 UTC
[PATCH 9/14] [LoongArch] Add ABI Lists
2021-08-19 4:12 UTC
[PATCH 8/14] [LoongArch] Linux Startup and Dynamic Loading Code
2021-08-19 4:07 UTC
[PATCH 6/14] [LoongArch] Linux Syscall Interface
2021-08-19 4:03 UTC
[PATCH 5/14] [LoongArch] Atomic and Locking Routines
2021-08-19 4:02 UTC
[PATCH 3/14] [LoongArch] Thread Local Storage Support
2021-08-19 3:56 UTC
[PATCH 1/14] [LoongArch] Add relocations and ELF flags to elf.h
2021-08-19 3:48 UTC (2+ messages)
[PATCH 0/4] futex2: Add wait on multiple futexes syscall
2021-08-19 3:38 UTC (9+ messages)
` [PATCH 1/4] futex: Prepare for futex_wait_multiple()
` [PATCH 2/4] futex2: Implement vectorized wait
[PATCH] riscv: Drop reliance on _GLOBAL_OFFSET_TABLE_[0]
2021-08-18 21:09 UTC (4+ messages)
[PATCH v4 0/2] Extend struct r_debug to support multiple namespaces
2021-08-18 20:00 UTC (3+ messages)
` [PATCH v4 1/2] Add declare_object_symbol_alias for assembly codes [BZ #28128]
` [PATCH v4 2/2] Extend struct r_debug to support multiple namespaces
[PATCH] arm: Simplify elf_machine_{load_address,dynamic}
2021-08-18 17:32 UTC (2+ messages)
[PATCH v5 00/11] Add futex2 syscalls
2021-08-18 16:20 UTC (4+ messages)
` [PATCH v5 02/11] futex2: Implement vectorized wait
[PATCH] Remove sysdeps/*/tls-macros.h
2021-08-18 15:59 UTC (3+ messages)
[PATCH v2 0/2] Extend struct r_debug to support multiple namespaces
2021-08-18 13:34 UTC (12+ messages)
` [PATCH v2 1/2] Add declare_object_symbol_alias for assembly codes [BZ #28128]
` [PATCH v2 2/2] Extend struct r_debug to support multiple namespaces
[PATCH v4 0/3] C.UTF-8
2021-08-18 8:12 UTC (3+ messages)
[PATCH] elf: Copy l_addr/l_ld when adding ld.so to a new namespace
2021-08-18 2:28 UTC
[PATCH v3 0/2] Extend struct r_debug to support multiple namespaces
2021-08-18 0:12 UTC (3+ messages)
` [PATCH v3 1/2] Add declare_object_symbol_alias for assembly codes [BZ #28128]
` [PATCH v3 2/2] Extend struct r_debug to support multiple namespaces
pthread_attr_destroy doesn't check for NULL and always returns 0
2021-08-17 20:17 UTC
[PATCH] elf: Guard against __LM_ID_CALLER [BZ #27609]
2021-08-17 18:45 UTC
[PATCH] elf: Use the 64-bit wide 'seen' variable
2021-08-17 18:03 UTC (4+ messages)
[PATCH] x86_64: Simplify elf_machine_{load_address,dynamic}
2021-08-17 17:43 UTC (4+ messages)
[PATCH v5 0/1] RFC: Add <sys/tagged-address.h>
2021-08-17 15:37 UTC (8+ messages)
` [PATCH v5 1/1] <sys/tagged-address.h>: An API for tagged address
[PATCH v2] gdbserver: Check r_version < 1 for Linux debugger interface
2021-08-17 14:04 UTC (7+ messages)
[PATCH] elf: Delete obsoleted DISTINGUISH_LIB_VERSIONS
2021-08-17 7:51 UTC (5+ messages)
[PATCH] powerpc: Use --no-tls-get-addr-optimize in test only if the linker supports it
2021-08-17 7:41 UTC
[PATCH 0/3] malloc: improve THP effectiveness
2021-08-17 4:00 UTC (4+ messages)
[PATCH v3 0/2] Source attribution cleanups
2021-08-17 2:59 UTC (2+ messages)
` [ping][PATCH "
[PATCH] iconvconfig: Fix behaviour with --prefix [BZ #28199]
2021-08-17 2:58 UTC (2+ messages)
` [PING][PATCH] "
[PATCH] setlocale: Fail if iconv module for charset is not present [BZ #27996]
2021-08-17 2:58 UTC (4+ messages)
` [PATCH v2] "
` [PING][PATCH "
` [PING2][PATCH "
[PATCH v3] mtrace: Fix output with PIE and ASLR [BZ #22716]
2021-08-17 2:57 UTC (2+ messages)
` [ping][PATCH "
RFC: Add DT_GNU_DEBUG
2021-08-17 1:07 UTC (13+ messages)
` RFC: 2 choices of DT_XXX for dlmopen
` [PATCH] Extend struct r_debug to support multiple namespaces
[PATCH v3] elf: Drop elf/tls-macros.h in favor of __thread and tls_model attributes [BZ #28152] [BZ #28205]
2021-08-16 19:29 UTC (4+ messages)
[PATCH] configure.ac: fix include header discovery on gcc-12 [BZ #28183]
2021-08-16 18:15 UTC (2+ messages)
[PATCH] gdbserver: Check r_version < 1 for Linux debugger interface
2021-08-16 18:10 UTC (5+ messages)
[RFC patch] avoid warning on accesses to hardwired address
2021-08-16 15:24 UTC (3+ messages)
Monday Patch Queue Review update (2021-08-16)
2021-08-16 14:14 UTC
Monday Patch Queue Review update (2021-08-09)
2021-08-16 14:14 UTC
[PATCH] stdio: Move include of bits/stdio-ldbl.h before bits/stdio.h
2021-08-16 12:24 UTC (3+ messages)
[hurd,commited] hurd: Drop fmh kludge
2021-08-16 9:22 UTC
[PATCH v2 0/3] Allow LLD 13.0.0 and improve compatibility with gold and clang
2021-08-16 4:59 UTC (3+ messages)
` [PATCH v2 2/3] elf: Skip tst-auditlogmod-* if the linker doesn't support --depaudit [BZ #28151]
[PATCH] elf: Add -z [dt-debugsz|nodt-debugsz] to emit DT_DEBUGSZ
2021-08-15 13:48 UTC (6+ messages)
[PATCH V2] MIPS: simplify copy_user_high_page for MIPS64 w/o cache
2021-08-15 4:28 UTC (2+ messages)
` [PATCH] MIPS: simplify copy_user_high_page for MIPS64 w/o cache alias
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).