Show patches with: State = Action Required       |   4810 patches
« 1 23 4 548 49 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[09/14] implement RTLD_NORELOCATE dlopen() flag implement RTLD_NORELOCATE api [BZ #30007] - - 11- 2023-05-18 stsp New
[08/14] finalize elf segments on a relocation step implement RTLD_NORELOCATE api [BZ #30007] - - 11- 2023-05-18 stsp New
[07/14] split out _dl_finalize_segments() implement RTLD_NORELOCATE api [BZ #30007] - - 11- 2023-05-18 stsp New
[06/14] move relocation into _dl_object_reloc() func implement RTLD_NORELOCATE api [BZ #30007] - - 1-- 2023-05-18 stsp New
[05/14] split do_reloc_2() out of do_open_worker() implement RTLD_NORELOCATE api [BZ #30007] - - 1-- 2023-05-18 stsp New
[04/14] split do_reloc_1() from dl_open_worker_begin() implement RTLD_NORELOCATE api [BZ #30007] - - 1-- 2023-05-18 stsp New
[03/14] rework maphole implement RTLD_NORELOCATE api [BZ #30007] - - 11- 2023-05-18 stsp New
[02/14] use initial mmap also for ET_EXEC implement RTLD_NORELOCATE api [BZ #30007] - - 11- 2023-05-18 stsp New
[01/14] elf: switch _dl_map_segment() to anonymous mapping implement RTLD_NORELOCATE api [BZ #30007] - - 11- 2023-05-18 stsp New
powerpc: Use sysconf (_SC_SIGSTKSZ) to set SIGSTKSZ and MINSIGSTKSZ. powerpc: Use sysconf (_SC_SIGSTKSZ) to set SIGSTKSZ and MINSIGSTKSZ. - - 2-- 2023-05-16 Manjunath Matti New
elf: add test for dl-printf elf: add test for dl-printf - - 21- 2023-05-15 Roy Eldar New
[RFC,6/6] mach: In rtld, mark MIG routines as __TEXT_STARTUP .text.subsections for some questionable benefit - - 2-- 2023-05-15 Sergey Bugaev New
[RFC,5/6] Also place entry points into .text.startup .text.subsections for some questionable benefit - - 11- 2023-05-15 Sergey Bugaev New
[RFC,4/6] Mark various functions as __TEXT_STARTUP and __TEXT_EXIT .text.subsections for some questionable benefit - - 11- 2023-05-15 Sergey Bugaev New
[RFC,3/6] sys/cdefs.h: Define __TEXT_STARTUP & __TEXT_EXIT .text.subsections for some questionable benefit - - 11- 2023-05-15 Sergey Bugaev New
[RFC,2/6] mcheck: Microoptimize .text.subsections for some questionable benefit - - 1-- 2023-05-15 Sergey Bugaev New
[v9,3/3] x86: Make the divisor in setting `non_temporal_threshold` cpu specific [v9,1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4` - - 21- 2023-05-13 Noah Goldstein New
[v9,2/3] x86: Refactor Intel `init_cpu_features` [v9,1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4` 1 - 11- 2023-05-13 Noah Goldstein New
[v9,1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4` [v9,1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4` 1 - 11- 2023-05-13 Noah Goldstein New
[v5,9/9] nptl: Use all of g1_start and g_signals Patch to fix glibc condition variable bug (BZ 25847) - - 21- 2023-05-13 develop--- via Libc-alpha New
[v5,8/9] nptl: rename __condvar_quiesce_and_switch_g1 Patch to fix glibc condition variable bug (BZ 25847) - - 11- 2023-05-13 develop--- via Libc-alpha New
[v5,7/9] nptl: Fix indentation Patch to fix glibc condition variable bug (BZ 25847) - - 11- 2023-05-13 develop--- via Libc-alpha New
[v5,6/9] nptl: Use a single loop in pthread_cond_wait instaed of a nested loop Patch to fix glibc condition variable bug (BZ 25847) - - 11- 2023-05-13 develop--- via Libc-alpha New
[v5,5/9] nptl: Remove g_refs from condition variables Patch to fix glibc condition variable bug (BZ 25847) - - 11- 2023-05-13 develop--- via Libc-alpha New
[v5,4/9] nptl: Remove unnecessary quadruple check in pthread_cond_wait Patch to fix glibc condition variable bug (BZ 25847) - - 11- 2023-05-13 develop--- via Libc-alpha New
[v5,3/9] nptl: Remove unnecessary catch-all-wake in condvar group switch Patch to fix glibc condition variable bug (BZ 25847) - - 11- 2023-05-13 develop--- via Libc-alpha New
[v5,2/9] nptl: Update comments and indentation for new condvar implementation Patch to fix glibc condition variable bug (BZ 25847) - - 11- 2023-05-13 develop--- via Libc-alpha New
[v5,1/9] pthreads NPTL: lost wakeup fix 2 Patch to fix glibc condition variable bug (BZ 25847) - - 11- 2023-05-13 develop--- via Libc-alpha New
elf: Fix marking root dir as nonexist in open_path elf: Fix marking root dir as nonexist in open_path - - 2-- 2023-05-08 Moody Liu Changes Requested
[v3,5/5] riscv: vectorized __memcmpeq function riscv: Vectorized mem*/str* function - - 2-- 2023-05-04 Hau Hsu palmer Changes Requested
[v3,4/5] riscv: vectorized strchr and strnlen functions riscv: Vectorized mem*/str* function - - 1-- 2023-05-04 Hau Hsu palmer Changes Requested
[v3,3/5] riscv: vectorized str* functions riscv: Vectorized mem*/str* function - - 1-- 2023-05-04 Hau Hsu palmer Changes Requested
[v3,2/5] riscv: vectorized mem* functions riscv: Vectorized mem*/str* function - - 1-- 2023-05-04 Hau Hsu palmer Changes Requested
[v3,1/5] riscv: Enabling vectorized mem*/str* functions in build time riscv: Vectorized mem*/str* function - - 1-- 2023-05-04 Hau Hsu palmer Changes Requested
elf: fix handling of negative numbers in dl-printf elf: fix handling of negative numbers in dl-printf - - 2-- 2023-05-03 Roy Eldar Changes Requested
elf: Add the soname to the libname_list eagerly on loading a library elf: Add the soname to the libname_list eagerly on loading a library - - 2-- 2023-04-28 Fangrui Song Changes Requested
[v1] Benchtest: Add benchtests for {wcs, str}lcpy and {wcs, str}lcat [v1] Benchtest: Add benchtests for {wcs, str}lcpy and {wcs, str}lcat - - 2-- 2023-04-22 Noah Goldstein New
[v2,5/5] riscv: add vectorized __memcmpeq riscv: Vectorized mem*/str* function - - 2-- 2023-04-21 Hau Hsu New
[v2,4/5] riscv: vectorized strchr and strnlen functions riscv: Vectorized mem*/str* function - - 1-- 2023-04-21 Hau Hsu New
[v2,3/5] riscv: vectorized str* functions riscv: Vectorized mem*/str* function - - 1-- 2023-04-21 Hau Hsu New
[v2,2/5] riscv: vectorized mem* functions riscv: Vectorized mem*/str* function - - 1-- 2023-04-21 Hau Hsu New
[v2,1/5] riscv: Enabling vectorized mem*/str* functions in build time riscv: Vectorized mem*/str* function - - 1-- 2023-04-21 Hau Hsu New
Added Redirects to longdouble error functions [BZ #29033] Added Redirects to longdouble error functions [BZ #29033] - - 2-- 2023-04-19 Sachin Monga Changes Requested
[v1] nptl: Add single-threaded optimization to ADAPTIVE_NP mutex [v1] nptl: Add single-threaded optimization to ADAPTIVE_NP mutex - - 2-- 2023-04-19 Noah Goldstein New
[v6] Added Redirects to longdouble error functions [BZ #29033] [v6] Added Redirects to longdouble error functions [BZ #29033] - - 21- 2023-04-17 Sachin Monga New
[5/5] LoongArch: Multiarch memcpy for unaligned access LoongArch: Multiarch string and memory copy routines for unaligned access - - 2-- 2023-04-15 Xi Ruoyao New
[4/5] LoongArch: Multiarch stpcpy for unaligned access LoongArch: Multiarch string and memory copy routines for unaligned access - - 1-- 2023-04-15 Xi Ruoyao New
[3/5] string: stpcpy.c: Only alias __stpcpy to stpcpy if STPCPY undefined LoongArch: Multiarch string and memory copy routines for unaligned access - - 1-- 2023-04-15 Xi Ruoyao New
[2/5] LoongArch: Add LOONGARCH_HAVE_UAL macro LoongArch: Multiarch string and memory copy routines for unaligned access - - 1-- 2023-04-15 Xi Ruoyao New
[1/5] LoongArch: Add bits/hwcap.h for Linux LoongArch: Multiarch string and memory copy routines for unaligned access - - 11- 2023-04-15 Xi Ruoyao New
resolv: set edns max buffer size to 1232 resolv: set edns max buffer size to 1232 - - 1-1 2023-04-06 Cristian Rodríguez Changes Requested
[v3] riscv: Add macros for FPUCW/fcsr in fpu_control.h [v3] riscv: Add macros for FPUCW/fcsr in fpu_control.h - - 2-- 2023-04-05 Shiqi Zhang New
LoongArch: Ensure consistency with kernel by using union for struct members in mcontext_t and ucont… LoongArch: Ensure consistency with kernel by using union for struct members in mcontext_t and ucont… - - 2-- 2023-04-03 caiyinyu New
[v2] dlopen: skip debugger notification for DSO loaded from sprof (bug 30258) [v2] dlopen: skip debugger notification for DSO loaded from sprof (bug 30258) - - 21- 2023-03-27 Andreas Schwab New
Minor: don't call _dl_debug_update (which can have side effects) inside assert Minor: don't call _dl_debug_update (which can have side effects) inside assert - - 2-- 2023-03-25 Paul Pluzhnikov Changes Requested
LoongArch: Add Syscall Assembly Implementation LoongArch: Add Syscall Assembly Implementation - - 2-- 2023-03-23 caiyinyu New
configure: error out as early as possible on build = source directory configure: error out as early as possible on build = source directory - - -12 2023-03-22 Zack Weinberg New
Add config.log to .gitignore Add config.log to .gitignore - - 2-- 2023-03-21 荣涛 New
[RFC,26/34] hurd: Remove __hurd_local_reply_port The rest of the x86_64-gnu port - - 1-- 2023-03-19 Sergey Bugaev Changes Requested
[RFC,13/34] x86-64: Disable prefer_map_32bit_exec tunable on non-Linux The rest of the x86_64-gnu port - - 1-- 2023-03-19 Sergey Bugaev Changes Requested
posix: Fix some null deferences in wordexp [BZ #18096] posix: Fix some null deferences in wordexp [BZ #18096] - - 2-- 2023-03-18 Julian Squires Changes Requested
C2x strtol binary constant handling: Fix special case "0b" C2x strtol binary constant handling: Fix special case "0b" - - 2-- 2023-03-16 Bruno Haible Changes Requested
[v2] x86-64: Replace `and %ah` write with `test %ah` read [v2] x86-64: Replace `and %ah` write with `test %ah` read - - 2-- 2023-03-13 Noah Goldstein New
[v7,3/3] linux: Set internal DIR filepos as off64_t (BZ #23960, BZ #24050) Fix opendir regression on some FS - - 21- 2023-03-13 Adhemerval Zanella Netto New
[v7,2/3] support: Add xreallocarray Fix opendir regression on some FS - - 11- 2023-03-13 Adhemerval Zanella Netto New
[v7,1/3] linux: Use getdents64 on non-LFS readdir Fix opendir regression on some FS - - 1-- 2023-03-13 Adhemerval Zanella Netto New
aarch64: Standardized codes by using macro __glibc_{un, }likely and AARCH64_R aarch64: Standardized codes by using macro __glibc_{un, }likely and AARCH64_R - - 21- 2023-03-13 caiyinyu New
x86-64: Add x87 fmod and remainder [BZ #30179] x86-64: Add x87 fmod and remainder [BZ #30179] - - 2-- 2023-03-09 H.J. Lu New
Soft-fp: Add brain format support Soft-fp: Add brain format support 1 - 2-- 2023-03-09 Jakub Jelinek Accepted
LoongArch: Add support for ldconfig. LoongArch: Add support for ldconfig. - - 2-- 2023-03-08 caiyinyu Changes Requested
[3/3] dlfcn,elf: impl dlload_audit_module [BZ #30127] minimal run-time audit support - - 21- 2023-03-03 stsp New
[2/3] dl-audit: avoid closing fake ld.so [BZ #30127] minimal run-time audit support - - 1-- 2023-03-03 stsp New
[1/3] elf/dl-open: fix audit wrt RTLD_NOLOAD [BZ #30127] minimal run-time audit support - - 1-- 2023-03-03 stsp New
[4/4] riscv: vectorized strchr and strnlen functions riscv: Vectorized mem*/str* function - - 2-- 2023-03-01 Vincent Chen New
[3/4] riscv: vectorized str* functions riscv: Vectorized mem*/str* function - - 1-- 2023-03-01 Vincent Chen New
[2/4] riscv: vectorized mem* functions riscv: Vectorized mem*/str* function - - 1-- 2023-03-01 Vincent Chen New
[1/4] riscv: Enabling vectorized mem*/str* functions in build time riscv: Vectorized mem*/str* function - - 1-- 2023-03-01 Vincent Chen New
manual: scripts/documented.sh updated manual: scripts/documented.sh updated 1 - 2-- 2023-02-24 Girish Joshi Changes Requested
build: All microbenchmarks should output in JSON. (bug 27740) build: All microbenchmarks should output in JSON. (bug 27740) - - 21- 2023-02-19 Girish Joshi New
[RFC,9/9] hurd, htl: Add some more x86_64-specific code More x86_64-gnu glibc work - - --2 2023-02-18 Sergey Bugaev Changes Requested
[RFC,7/9] hurd: Generalize init-first.c to support x86_64 More x86_64-gnu glibc work - - 1-- 2023-02-18 Sergey Bugaev Changes Requested
Remap __GLIBC_FLT_EVAL_METHOD to 0 if __FLT_EVAL_METHOD__ is -1 Remap __GLIBC_FLT_EVAL_METHOD to 0 if __FLT_EVAL_METHOD__ is -1 - - 21- 2023-02-17 Kito Cheng New
[RFC,11/12] hurd, htl: Add some x86_64-specific code Towards glibc on x86_64-gnu - - 1-- 2023-02-12 Sergey Bugaev Changes Requested
[v2] riscv: Add macros for FPUCW/fcsr in fpu_control.h [v2] riscv: Add macros for FPUCW/fcsr in fpu_control.h - - 2-- 2023-02-12 Shiqi Zhang Changes Requested
[v2] hppa: Drop old parisc-specific MADV_* constants [v2] hppa: Drop old parisc-specific MADV_* constants - - 21- 2023-02-10 Helge Deller New
[RFC,19/19] riscv: Add __riscv_cpu_relax() to allow yielding in busy loops riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 2-- 2023-02-07 Christoph Müllner New
[RFC,18/19] riscv: Add an optimized strncmp routine riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,17/19] riscv: Add ifunc support for strncmp riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,16/19] riscv: Add accelerated strcmp routines riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,15/19] riscv: Add ifunc support for strcmp riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,14/19] riscv: Add accelerated strlen routine riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,13/19] riscv: Add ifunc support for strlen riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,12/19] riscv: Add accelerated memcpy/memmove routines for RV64 riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,11/19] riscv: Add ifunc support for memcpy/memmove riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,10/19] riscv: Add accelerated memset routines for RV64 riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,09/19] riscv: Add ifunc support for memset riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,08/19] riscv: Add (empty) ifunc framework riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,07/19] riscv: hart-features: Add fast_unaligned property riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,06/19] riscv: Adding ISA string parser for environment variables riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,05/19] riscv: Introduction of ISA extensions riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
« 1 23 4 548 49 »