Show patches with: none      |   28328 patches
« 1 2 ... 79 80 81283 284 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v6,1/1] <sys/tagged-address.h>: An API for tagged address RFC: Add <sys/tagged-address.h> - - - - --- 2021-08-22 H.J. Lu New
Make using non-default as/ld/etc easier. Make using non-default as/ld/etc easier. - - - - --- 2021-08-22 Olivier Galibert New
x86-64: Optimize load of all bits set into ZMM register [BZ #28252] x86-64: Optimize load of all bits set into ZMM register [BZ #28252] - - - - --- 2021-08-21 H.J. Lu New
[v2,4/4] nptl: Fix race between pthread_kill and thread exit (bug 12889) Fix ESRCH issues in pthread_cancel, pthread_kill - - - - --- 2021-08-20 Florian Weimer New
[v2,3/4] nptl: Add internal __pthread_call_with_tid function Fix ESRCH issues in pthread_cancel, pthread_kill - - - - --- 2021-08-20 Florian Weimer New
[v2,2/4] nptl: pthread_kill, pthread_cancel should fail after exit (bug 19193) Fix ESRCH issues in pthread_cancel, pthread_kill - - - - --- 2021-08-20 Florian Weimer New
[v2,1/4] support: Add support_wait_for_thread_exit Fix ESRCH issues in pthread_cancel, pthread_kill - - - - --- 2021-08-20 Florian Weimer New
[COMMITTED] elf: Fix missing colon in LD_SHOW_AUXV output [BZ #28253] [COMMITTED] elf: Fix missing colon in LD_SHOW_AUXV output [BZ #28253] - - - - --- 2021-08-20 Arjun Shankar New
[v2] Update string/test-memmove.c to cover 16KB copy [v2] Update string/test-memmove.c to cover 16KB copy - - - - --- 2021-08-20 H.J. Lu New
x86-64: Remove assembler AVX512DQ check x86-64: Remove assembler AVX512DQ check - - - - --- 2021-08-20 H.J. Lu New
x86-64: Remove compiler -mavx512f check x86-64: Remove compiler -mavx512f check - - - - --- 2021-08-20 H.J. Lu New
Added ab_GE locale Added ab_GE locale - - - - --- 2021-08-20 Nart Tlisha New
elf: Avoid nested functions in the loader (x86-64) [BZ #27220] elf: Avoid nested functions in the loader (x86-64) [BZ #27220] - - - - --- 2021-08-20 Fangrui Song New
[v3] remove attribute access from regexec [v3] remove attribute access from regexec - - - - --- 2021-08-19 Martin Sebor New
[v2] time: Fix compile error in itimer test affecting hurd [v2] time: Fix compile error in itimer test affecting hurd - - - - --- 2021-08-19 Stafford Horne New
Update string/test-memmove.c to cover 16KB copy Update string/test-memmove.c to cover 16KB copy - - - - --- 2021-08-19 H.J. Lu New
Fix iconv build with GCC mainline Fix iconv build with GCC mainline - - - - --- 2021-08-19 Joseph Myers New
time: Fix compile error in itimer test affecting hurd time: Fix compile error in itimer test affecting hurd - - - - --- 2021-08-19 Stafford Horne New
nptl: Fix type of pthread_mutexattr_setrobust_np (bug 28036) nptl: Fix type of pthread_mutexattr_setrobust_np (bug 28036) - - - - --- 2021-08-19 Florian Weimer New
[14/14,LoongArch] Add optimized memcpy set move Untitled series #258659 - - - - --- 2021-08-19 Paul Hua New
[13/14,LoongArch] Add assembly optimized sinf cosf functions Untitled series #258659 - - - - --- 2021-08-19 Paul Hua New
[12/14,LoongArch] Add optimized string functions Untitled series #258659 - - - - --- 2021-08-19 Paul Hua New
[11/14,LoongArch] Hard Float Support Untitled series #258659 - - - - --- 2021-08-19 Paul Hua New
[10/14,LoongArch] Build Infastructure Untitled series #258659 - - - - --- 2021-08-19 Paul Hua New
[9/14,LoongArch] Add ABI Lists Untitled series #258655 - - - - --- 2021-08-19 Paul Hua New
[8/14,LoongArch] Linux Startup and Dynamic Loading Code Untitled series #258655 - - - - --- 2021-08-19 Paul Hua New
[7/14,LoongArch] Linux ABI Untitled series #258655 - - - - --- 2021-08-19 Paul Hua New
[6/14,LoongArch] Linux Syscall Interface Untitled series #258655 - - - - --- 2021-08-19 Paul Hua New
[5/14,LoongArch] Atomic and Locking Routines Untitled series #258655 - - - - --- 2021-08-19 Paul Hua New
[4/14,LoongArch] Generic math.h and soft fp Routines Untitled series #258655 - - - - --- 2021-08-19 Paul Hua New
[3/14,LoongArch] Thread Local Storage Support Untitled series #258655 - - - - --- 2021-08-19 Paul Hua New
[2/14,LoongArch] ABI Implementation Untitled series #258655 - - - - --- 2021-08-19 Paul Hua New
[1/14,LoongArch] Add relocations and ELF flags to elf.h Add LoongArch GLIBC port support - - - - --- 2021-08-19 Paul Hua New
[v4,2/2] Extend struct r_debug to support multiple namespaces Extend struct r_debug to support multiple namespaces - - - - --- 2021-08-18 H.J. Lu New
[v4,1/2] Add declare_object_symbol_alias for assembly codes [BZ #28128] Extend struct r_debug to support multiple namespaces - - - - --- 2021-08-18 H.J. Lu New
[v2] remove attribute access from regexec [v2] remove attribute access from regexec - - - - --- 2021-08-18 Martin Sebor New
[v2,4/4] malloc: Add Huge Page support for sysmalloc malloc: Improve Huge Page support - - - - --- 2021-08-18 Adhemerval Zanella New
[v2,3/4] malloc: Move mmap logic to its own function malloc: Improve Huge Page support - - - - --- 2021-08-18 Adhemerval Zanella New
[v2,2/4] malloc: Add THP/madvise support for sbrk malloc: Improve Huge Page support - - - - --- 2021-08-18 Adhemerval Zanella New
[v2,1/4] malloc: Add madvise support for Transparent Huge Pages malloc: Improve Huge Page support - - - - --- 2021-08-18 Adhemerval Zanella New
arm: Simplify elf_machine_{load_address,dynamic} arm: Simplify elf_machine_{load_address,dynamic} - - - - --- 2021-08-18 Fangrui Song New
riscv: Drop reliance on _GLOBAL_OFFSET_TABLE_[0] riscv: Drop reliance on _GLOBAL_OFFSET_TABLE_[0] 1 - 1 - --- 2021-08-18 Fangrui Song New
elf: Copy l_addr/l_ld when adding ld.so to a new namespace elf: Copy l_addr/l_ld when adding ld.so to a new namespace - - 1 - --- 2021-08-18 H.J. Lu New
[v3,2/2] Extend struct r_debug to support multiple namespaces Extend struct r_debug to support multiple namespaces - - - - --- 2021-08-18 H.J. Lu New
[v3,1/2] Add declare_object_symbol_alias for assembly codes [BZ #28128] Extend struct r_debug to support multiple namespaces - - - - --- 2021-08-18 H.J. Lu New
elf: Guard against __LM_ID_CALLER [BZ #27609] elf: Guard against __LM_ID_CALLER [BZ #27609] - - - - --- 2021-08-17 H.J. Lu New
[3/3] nptl: Fix race between pthread_kill and thread exit (bug 12889) Fix ESRCH issues in pthread_cancel, pthread_kill - - - - --- 2021-08-17 Florian Weimer New
[2/3] nptl: pthread_kill, pthread_cancel should fail after exit (bug 19193) Fix ESRCH issues in pthread_cancel, pthread_kill - - - - --- 2021-08-17 Florian Weimer New
[1/3] support: Add support_wait_for_thread_exit Fix ESRCH issues in pthread_cancel, pthread_kill - - - - --- 2021-08-17 Florian Weimer New
powerpc: Use --no-tls-get-addr-optimize in test only if the linker supports it powerpc: Use --no-tls-get-addr-optimize in test only if the linker supports it - - 1 - --- 2021-08-17 Fangrui Song New
x86_64: Simplify elf_machine_{load_address,dynamic} x86_64: Simplify elf_machine_{load_address,dynamic} - - 1 - --- 2021-08-17 Fangrui Song New
[v2,2/2] Extend struct r_debug to support multiple namespaces Extend struct r_debug to support multiple namespaces - - - - --- 2021-08-17 H.J. Lu New
[v2,1/2] Add declare_object_symbol_alias for assembly codes [BZ #28128] Extend struct r_debug to support multiple namespaces - - - - --- 2021-08-17 H.J. Lu New
[v2] gdbserver: Check r_version < 1 for Linux debugger interface [v2] gdbserver: Check r_version < 1 for Linux debugger interface - - - - --- 2021-08-16 H.J. Lu New
Remove sysdeps/*/tls-macros.h Remove sysdeps/*/tls-macros.h - - 1 - --- 2021-08-16 Fangrui Song New
gdbserver: Check r_version < 1 for Linux debugger interface gdbserver: Check r_version < 1 for Linux debugger interface - - - - --- 2021-08-16 H.J. Lu New
[hurd,commited] hurd: Drop fmh kludge [hurd,commited] hurd: Drop fmh kludge - - - - --- 2021-08-16 Samuel Thibault New
MIPS: simplify copy_user_high_page for MIPS64 w/o cache alias MIPS: simplify copy_user_high_page for MIPS64 w/o cache alias - - - - --- 2021-08-15 Huang Pei New
Extend struct r_debug to support multiple namespaces Extend struct r_debug to support multiple namespaces - - - - --- 2021-08-15 H.J. Lu New
elf: Add -z [dt-debugsz|nodt-debugsz] to emit DT_DEBUGSZ elf: Add -z [dt-debugsz|nodt-debugsz] to emit DT_DEBUGSZ - - - - --- 2021-08-15 H.J. Lu New
[3/3] malloc: Add arch-specific malloc_verify_thp_pagesize for Linux malloc: improve THP effectiveness - - - - --- 2021-08-13 Adhemerval Zanella New
[2/3] malloc: Add THP/madvise support for sbrk malloc: improve THP effectiveness - - - - --- 2021-08-13 Adhemerval Zanella New
[1/3] malloc: Add madvise support for Transparent Huge Pages malloc: improve THP effectiveness - - - - --- 2021-08-13 Adhemerval Zanella New
remove attribute access from regexec remove attribute access from regexec - - - - --- 2021-08-13 Martin Sebor New
[v2] mips: increase stack alignment in clone to match the ABI [v2] mips: increase stack alignment in clone to match the ABI - - - - --- 2021-08-13 Xi Ruoyao New
mips: increase stack alignment in clone to match the ABI mips: increase stack alignment in clone to match the ABI - - - - --- 2021-08-13 Xi Ruoyao New
[RFC] Fix: intl: use nestable locking for reentrancy [RFC] Fix: intl: use nestable locking for reentrancy - - - - --- 2021-08-12 Mathieu Desnoyers New
[v3] elf: Drop elf/tls-macros.h in favor of __thread and tls_model attributes [BZ #28152] [BZ #2820… [v3] elf: Drop elf/tls-macros.h in favor of __thread and tls_model attributes [BZ #28152] [BZ #2820… - - 1 - --- 2021-08-12 Fangrui Song New
[v2] elf: Drop elf/tls-macros.h in favor of __thread and tls_model attributes [BZ #28152] [BZ #2820… [v2] elf: Drop elf/tls-macros.h in favor of __thread and tls_model attributes [BZ #28152] [BZ #2820… - - - - --- 2021-08-12 Fangrui Song New
mips: align stack in clone [BZ #28223] mips: align stack in clone [BZ #28223] - - - - --- 2021-08-12 Xi Ruoyao New
[COMMITTED] librt: add test (bug 28213) [COMMITTED] librt: add test (bug 28213) - - 1 - --- 2021-08-12 Siddhesh Poyarekar New
[v3] mtrace: Fix output with PIE and ASLR [BZ #22716] [v3] mtrace: Fix output with PIE and ASLR [BZ #22716] - - - - --- 2021-08-12 Siddhesh Poyarekar New
[v2] mtrace: Fix output with PIE and ASLR [BZ #22716] [v2] mtrace: Fix output with PIE and ASLR [BZ #22716] - - - - --- 2021-08-12 Siddhesh Poyarekar New
llio.texi: Wording fixes in description of closefrom() llio.texi: Wording fixes in description of closefrom() - - 1 - --- 2021-08-11 Michael Kerrisk \(man-pages\) New
elf: Drop elf/tls-macros.h in favor of __thread and tls_model attributes [BZ #28152] [BZ #28205] elf: Drop elf/tls-macros.h in favor of __thread and tls_model attributes [BZ #28152] [BZ #28205] - - - - --- 2021-08-11 Fangrui Song New
[4/4] nptl: Add CLOCK_MONOTONIC support for PI mutexes Add CLOCK_MONOTONIC support for PI mutexes - - - - --- 2021-08-11 Adhemerval Zanella New
[3/4] support: Add xpthread_mutex_pi_support_monotonic Add CLOCK_MONOTONIC support for PI mutexes - - - - --- 2021-08-11 Adhemerval Zanella New
[2/4] nptl: Use FUTEX_LOCK_PI2 when available Add CLOCK_MONOTONIC support for PI mutexes - - - - --- 2021-08-11 Adhemerval Zanella New
[1/4] Linux: Add FUTEX_LOCK_PI2 Add CLOCK_MONOTONIC support for PI mutexes - - 1 - --- 2021-08-11 Adhemerval Zanella New
[hurd,commited] hurd mmap: Reduce the requested max vmprot [hurd,commited] hurd mmap: Reduce the requested max vmprot - - 1 - --- 2021-08-11 Samuel Thibault New
[hurd,commited] hurd mmap: Factorize MAP_SHARED flag check [hurd,commited] hurd mmap: Factorize MAP_SHARED flag check - - 1 - --- 2021-08-11 Samuel Thibault New
librt: add test (bug 28213) librt: add test (bug 28213) - - - - --- 2021-08-11 Никита Попов New
Undelivered Mail Returned to Sender Undelivered Mail Returned to Sender - - - - --- 2021-08-10 Mail Delivery System New
Undelivered Mail Returned to Sender Undelivered Mail Returned to Sender - - - - --- 2021-08-10 Mail Delivery System New
[v2] aarch64: Skip traditional GD/LD TLS which are unsupported by Clang and LLD [BZ #28205] [v2] aarch64: Skip traditional GD/LD TLS which are unsupported by Clang and LLD [BZ #28205] - - - - --- 2021-08-10 Fangrui Song New
Undelivered Mail Returned to Sender Undelivered Mail Returned to Sender - - - - --- 2021-08-10 Mail Delivery System New
[v4] ioctl_tty.2: Add example how to get or set baudrate on the serial port [v4] ioctl_tty.2: Add example how to get or set baudrate on the serial port - - - - --- 2021-08-10 Pali Rohár New
Undelivered Mail Returned to Sender Undelivered Mail Returned to Sender - - - - --- 2021-08-10 Mail Delivery System New
[v3,2/2] Remove "Contributed by" lines Source attribution cleanups - - - - --- 2021-08-10 Siddhesh Poyarekar New
[v3,1/2] Port shared code information from the wiki Source attribution cleanups - - - - --- 2021-08-10 Siddhesh Poyarekar New
[hurd,commited] hurd: Add support for AT_NO_AUTOMOUNT [hurd,commited] hurd: Add support for AT_NO_AUTOMOUNT - - - - --- 2021-08-10 Samuel Thibault New
Undelivered Mail Returned to Sender Undelivered Mail Returned to Sender - - - - --- 2021-08-10 Mail Delivery System New
Fix tst-canon-bz26341 when the glibc build current working directory is itself using symlinks Fix tst-canon-bz26341 when the glibc build current working directory is itself using symlinks - - 1 - --- 2021-08-10 Romain Geissler New
[v3] Fixed inaccuracy of j0f (BZ #28185) [v3] Fixed inaccuracy of j0f (BZ #28185) - - - - --- 2021-08-10 Paul Zimmermann New
[v2] Remove "Contributed by" lines [v2] Remove "Contributed by" lines - - - - --- 2021-08-10 Siddhesh Poyarekar New
[BZ,24816] Fix nss/tst-nss-files-hosts-long and tst-nss-files-hosts-multi when there is no IPv6 sup… [BZ,24816] Fix nss/tst-nss-files-hosts-long and tst-nss-files-hosts-multi when there is no IPv6 sup… - - - - --- 2021-08-10 Romain Geissler New
Fix tst-ldconfig-ld_so_conf-update and tst-glibc-hwcaps-prepend-cache with custom configure prefix … Fix tst-ldconfig-ld_so_conf-update and tst-glibc-hwcaps-prepend-cache with custom configure prefix … - - - - --- 2021-08-09 Romain Geissler New
Remove "Contributed by" lines Remove "Contributed by" lines - - - - --- 2021-08-09 Siddhesh Poyarekar New
[v2] aarch64: Make elf_machine_{load_address,dynamic} robust [BZ #28203] [v2] aarch64: Make elf_machine_{load_address,dynamic} robust [BZ #28203] - - 1 - --- 2021-08-09 Fangrui Song New
[v4,2/5] AArch64: Improve A64FX memset for large sizes Untitled series #257323 - - 1 - --- 2021-08-09 Wilco Dijkstra New
« 1 2 ... 79 80 81283 284 »