Show patches with: none      |   28175 patches
« 1 2 ... 167 168 169281 282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
benchtests: improve argument parsing through argparse library benchtests: improve argument parsing through argparse library - - - - --- 2018-07-13 Leonardo Sandoval New
regcomp: Fix off-by-one bug in build_equiv_class [BZ #23396] regcomp: Fix off-by-one bug in build_equiv_class [BZ #23396] - - 1 - --- 2018-07-13 Florian Weimer New
V2: [PATCH 02/24] x86: Support shadow stack pointer in setjmp/longjmp V2: [PATCH 02/24] x86: Support shadow stack pointer in setjmp/longjmp - - 1 - --- 2018-07-13 H.J. Lu New
V2: [PATCH 01/24] x86: Rename __glibc_reserved1 to feature_1 in tcbhead_t [BZ #22563] V2: [PATCH 01/24] x86: Rename __glibc_reserved1 to feature_1 in tcbhead_t [BZ #22563] - - - - --- 2018-07-13 H.J. Lu New
io: Avoid running some tests if the file system does not support holes io: Avoid running some tests if the file system does not support holes - - - - --- 2018-07-13 Florian Weimer New
[v2,5/5] Manual: Add manual for pthread mutex Add a new mutex type PTHREAD_MUTEX_QUEUESPINNER_NP - - - - --- 2018-07-13 kemi New
[v2,4/5] BENCHMARK: add a benchmark for testing new type of mutex Add a new mutex type PTHREAD_MUTEX_QUEUESPINNER_NP - - - - --- 2018-07-13 kemi New
[v2,3/5] Mutex: add unit tests for new type Add a new mutex type PTHREAD_MUTEX_QUEUESPINNER_NP - - - - --- 2018-07-13 kemi New
[v2,2/5] MCS lock: Enhance legacy MCS lock algorithm Add a new mutex type PTHREAD_MUTEX_QUEUESPINNER_NP - - - - --- 2018-07-13 kemi New
[v2,1/5] Mutex: Queue spinners to reduce cache line bouncing and ensure fairness Add a new mutex type PTHREAD_MUTEX_QUEUESPINNER_NP - - - - --- 2018-07-13 kemi New
update libm-test-ulps for new exp update libm-test-ulps for new exp - - - - --- 2018-07-12 Szabolcs Nagy New
Fix string/tst-xbzero-opt if build with gcc head. Fix string/tst-xbzero-opt if build with gcc head. - - 1 - --- 2018-07-12 Stefan Liebler New
nptl: Use __mprotect consistently for _STACK_GROWS_UP nptl: Use __mprotect consistently for _STACK_GROWS_UP - - 1 - --- 2018-07-12 Florian Weimer New
[9/9] Add 32 bit RISC-V to build-many-glibcs.py RISC-V glibc port for the 32 bit - - - - --- 2018-07-12 Zong Li New
[8/9] RISC-V: Build Infastructure for the 32 bit RISC-V glibc port for the 32 bit - - - - --- 2018-07-12 Zong Li New
[7/9] RISC-V: Add ABI lists RISC-V glibc port for the 32 bit - - - - --- 2018-07-12 Zong Li New
[6/9] RISC-V: Split the soft-fp into rv32 and rv64 RISC-V glibc port for the 32 bit - - - - --- 2018-07-12 Zong Li New
[5/9] RISC-V: Hard float support for the 32 bit RISC-V glibc port for the 32 bit - - - - --- 2018-07-12 Zong Li New
[4/9] RISC-V: The ABI implementation for the 32-bit RISC-V glibc port for the 32 bit - - - - --- 2018-07-12 Zong Li New
[3/9] RISC-V: Add path of library directories for the 32 bit RISC-V glibc port for the 32 bit - - - - --- 2018-07-12 Zong Li New
[2/9] RISC-V: Add dynamic loader for the 32 bit RISC-V glibc port for the 32 bit - - - - --- 2018-07-12 Zong Li New
[1/9] Documentation for the 32 bit RISC-V port RISC-V glibc port for the 32 bit - - - - --- 2018-07-12 Zong Li New
[v4] aarch64: enforce >=64K guard size [v4] aarch64: enforce >=64K guard size - - - - --- 2018-07-12 Szabolcs Nagy New
Fix the ld flags not be applied to tst-execstack-mod.so Fix the ld flags not be applied to tst-execstack-mod.so - - - - --- 2018-07-12 Zong Li New
RISC-V: Don't use ps_get_thread_area in libthread_db (bug 23402) RISC-V: Don't use ps_get_thread_area in libthread_db (bug 23402) - - - - --- 2018-07-12 Andreas Schwab New
dsb_DE locale: Fix syntax error and add tests (bug 23208). dsb_DE locale: Fix syntax error and add tests (bug 23208). - - - - --- 2018-07-11 Rafal Luzynski New
regexec: Fix off-by-one bug in weight comparison [BZ #23036] regexec: Fix off-by-one bug in weight comparison [BZ #23036] - - - - --- 2018-07-11 Florian Weimer New
powerpc: update libm-test-ulps powerpc: update libm-test-ulps - - - - --- 2018-07-11 Szabolcs Nagy New
V3 [PATCH 03/24] x86: Support IBT and SHSTK in Intel CET [BZ #21598] V3 [PATCH 03/24] x86: Support IBT and SHSTK in Intel CET [BZ #21598] - - 1 - --- 2018-07-10 H.J. Lu New
Unicode 11.0.0 Support: Put the correct Unicode version number 11.0.0 into the generated files Unicode 11.0.0 Support: Put the correct Unicode version number 11.0.0 into the generated files - - 1 - --- 2018-07-10 Mike FABIAN New
[v8] Mutex: Add pthread mutex tunables [v8] Mutex: Add pthread mutex tunables - - 1 - --- 2018-07-10 kemi New
regexec: Fix off-by-one bug in weight comparison [BZ #23036] regexec: Fix off-by-one bug in weight comparison [BZ #23036] - - 1 - --- 2018-07-09 Florian Weimer New
V2 [PATCH 03/24] x86: Support IBT and SHSTK in Intel CET [BZ #21598] V2 [PATCH 03/24] x86: Support IBT and SHSTK in Intel CET [BZ #21598] - - - - --- 2018-07-07 H.J. Lu New
[v6,2/2] Y2038: make __tz_convert compatible with 64-bit-time Y2038 support - __time64_t and __tz_convert - - - - --- 2018-07-06 Albert ARIBAUD (3ADEV) New
[v6,1/2] Y2038: Add 64-bit time for all architectures Y2038 support - __time64_t and __tz_convert - - - - --- 2018-07-06 Albert ARIBAUD (3ADEV) New
conform/conformtest.pl: Escape literal braces in regular expressions conform/conformtest.pl: Escape literal braces in regular expressions - - 1 - --- 2018-07-06 Florian Weimer New
[10/10] Add new pow implementation Optimized math routines - - - - --- 2018-07-06 Szabolcs Nagy New
[09/10] Add new log2 implementation Optimized math routines - - - - --- 2018-07-06 Szabolcs Nagy New
[08/10] Add new log implementation Optimized math routines - - - - --- 2018-07-06 Szabolcs Nagy New
[07/10] x86_64: update libm-test-ulps Optimized math routines - - - - --- 2018-07-06 Szabolcs Nagy New
[06/10] arm: update libm-test-ulps Optimized math routines - - - - --- 2018-07-06 Szabolcs Nagy New
[05/10] aarch64: update libm-test-ulps Optimized math routines - - - - --- 2018-07-06 Szabolcs Nagy New
[04/10] Add new exp and exp2 implementations Optimized math routines - - - - --- 2018-07-06 Szabolcs Nagy New
[03/10] Improve performance of sinf and cosf Optimized math routines - - - - --- 2018-07-06 Szabolcs Nagy New
[02/10] Improve performance of sincosf Optimized math routines - - - - --- 2018-07-06 Szabolcs Nagy New
[01/10] Clean up converttoint handling and document the semantics Optimized math routines - - - - --- 2018-07-06 Szabolcs Nagy New
[v7,2/2] Mutex: Replace trylock by read only while spinning [v7,1/2] Mutex: Add pthread mutex tunables - - - - --- 2018-07-06 kemi New
[v7,1/2] Mutex: Add pthread mutex tunables [v7,1/2] Mutex: Add pthread mutex tunables - - 1 - --- 2018-07-06 kemi New
RFC V5 test-in-container RFC V5 test-in-container - - - - --- 2018-07-06 DJ Delorie New
[v2,2/2] libc-abis: Define ABSOLUTE ABI [BZ #19818][BZ #23307] Untitled series #53931 - - 1 - --- 2018-07-05 Maciej W. Rozycki Accepted
Compile debug/stack_chk_fail_local.c with stack protector Compile debug/stack_chk_fail_local.c with stack protector - - 1 - --- 2018-07-05 Florian Weimer New
[COMMITTED] posix: Fix bug-regex33 after regex sync [COMMITTED] posix: Fix bug-regex33 after regex sync - - - - --- 2018-07-04 Adhemerval Zanella Netto New
Don't add nis subdir for new architectures Don't add nis subdir for new architectures - - - - --- 2018-07-04 Andreas Schwab New
Makeconfig (ASFLAGS): Always append required assembler flags Makeconfig (ASFLAGS): Always append required assembler flags - - 1 - --- 2018-07-04 Florian Weimer New
Add --with-nonshared-cflags option to configure Add --with-nonshared-cflags option to configure - - 1 - --- 2018-07-04 Florian Weimer New
stdio-common/tst-printf.c: Remove part under a non-free license [BZ #23363] stdio-common/tst-printf.c: Remove part under a non-free license [BZ #23363] - - 1 - --- 2018-07-03 Florian Weimer New
RFC: Testing different long double formats RFC: Testing different long double formats - - - - --- 2018-07-02 Florian Weimer New
[v6,3/3] Mutex: Replace trylock by read only while spinning [v6,1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex - - - - --- 2018-07-02 kemi New
[v6,2/3] benchtests: Add pthread adaptive spin mutex microbenchmark [v6,1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex - - - - --- 2018-07-02 kemi New
[v6,1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex [v6,1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex - - - - --- 2018-07-02 kemi New
[4/4] Manual: Add manual for pthread mutex Add a new mutex type PTHREAD_MUTEX_QUEUESPINNER_NP - - - - --- 2018-07-02 kemi New
[3/4] BENCHMARK: add a benchmark for testing new type of mutex Add a new mutex type PTHREAD_MUTEX_QUEUESPINNER_NP - - - - --- 2018-07-02 kemi New
[2/4] Mutex: add unit tests for new type Add a new mutex type PTHREAD_MUTEX_QUEUESPINNER_NP - - - - --- 2018-07-02 kemi New
[1/4] Mutex: Queue spinners to reduce cache line bouncing and ensure fairness Add a new mutex type PTHREAD_MUTEX_QUEUESPINNER_NP - - - - --- 2018-07-02 kemi New
Add the statx function Add the statx function - - - - --- 2018-06-30 Florian Weimer New
[v2] Improve strstr performance [v2] Improve strstr performance - - - - --- 2018-06-30 Wilco Dijkstra New
testrun.sh: Implement --tool=strace, --tool=valgrind testrun.sh: Implement --tool=strace, --tool=valgrind - - 1 - --- 2018-06-30 Florian Weimer New
Add renameat2 function [BZ #17662] Add renameat2 function [BZ #17662] - - 2 - --- 2018-06-30 Florian Weimer New
[v2] malloc: Remove malloc hooks (Bug 23328) [v2] malloc: Remove malloc hooks (Bug 23328) - - - - --- 2018-06-30 Carlos O'Donell New
[v2] ldbl-128ibm-compat: Add printf_size [v2] ldbl-128ibm-compat: Add printf_size - - - - --- 2018-06-29 Gabriel F. T. Gomes New
[COMMITTED] es_BO locale: Change LC_PAPER to en_US (bug 22996). [COMMITTED] es_BO locale: Change LC_PAPER to en_US (bug 22996). - - - - --- 2018-06-29 Rafal Luzynski New
[committed,v2,1/2] elf: Accept absolute (SHN_ABS) symbols whose value is zero [BZ #23307] [committed,v2,1/2] elf: Accept absolute (SHN_ABS) symbols whose value is zero [BZ #23307] - - - - --- 2018-06-29 Maciej W. Rozycki Accepted
[9/9] Remove the error handling wrapper from pow Untitled series #52867 - - - - --- 2018-06-29 Szabolcs Nagy New
[8/9] Remove the error handling wrapper from log2 Untitled series #52867 - - - - --- 2018-06-29 Szabolcs Nagy New
[7/9] Remove the error handling wrapper from log Untitled series #52867 - - - - --- 2018-06-29 Szabolcs Nagy New
[6/9] Remove the error handling wrapper from exp and exp2 Untitled series #52867 - - - - --- 2018-06-29 Szabolcs Nagy New
[v3,4/9] Add new pow implementation [v3,1/9] Add new exp and exp2 implementations - - - - --- 2018-06-29 Szabolcs Nagy New
[v3,3/9] Add new log2 implementation [v3,1/9] Add new exp and exp2 implementations - - - - --- 2018-06-29 Szabolcs Nagy New
[v3,2/9] Add new log implementation [v3,1/9] Add new exp and exp2 implementations - - - - --- 2018-06-29 Szabolcs Nagy New
malloc: Update heap dumping/undumping comments [BZ #23351] malloc: Update heap dumping/undumping comments [BZ #23351] - - 1 - --- 2018-06-29 Florian Weimer New
[v3,1/9] Add new exp and exp2 implementations [v3,1/9] Add new exp and exp2 implementations - - - - --- 2018-06-29 Szabolcs Nagy New
[0/1] hy_AM: Add alternative month names (bug 23140). - - - - --- 2018-06-29 Rafal Luzynski New
[2/2] aarch64,falkor: Use vector registers for copy [1/2] aarch64,falkor: Use vector registers for memmove - - - - --- 2018-06-29 Siddhesh Poyarekar New
[1/2] aarch64,falkor: Use vector registers for memmove [1/2] aarch64,falkor: Use vector registers for memmove - - - - --- 2018-06-29 Siddhesh Poyarekar New
Add long double input for strfmon test Add long double input for strfmon test - - - - --- 2018-06-29 Rajalakshmi Srinivasaraghavan New
[v3] New language: Lower Sorbian (dsb_DE) [BZ #23208] [v3] New language: Lower Sorbian (dsb_DE) [BZ #23208] - - - - --- 2018-06-29 Rafal Luzynski New
[RFC,v3,12/12] C-SKY: Skeleton documentation [RFC,v3,01/12] C-SKY: ABI related code - - - - --- 2018-06-29 毛晗 New
[RFC,v3,11/12] C-SKY: Add build-many-glibcs.py support [RFC,v3,01/12] C-SKY: ABI related code - - - - --- 2018-06-29 毛晗 New
[RFC,v3,10/12] C-SKY: Build Infastructure [RFC,v3,01/12] C-SKY: ABI related code - - - - --- 2018-06-29 毛晗 New
[RFC,v3,09/12] C-SKY: Linux Startup and Dynamic Loading Code [RFC,v3,01/12] C-SKY: ABI related code - - - - --- 2018-06-29 毛晗 New
[RFC,v3,08/12] C-SKY: ABI Lists [RFC,v3,01/12] C-SKY: ABI related code - - - - --- 2018-06-29 毛晗 New
[RFC,v3,07/12] C-SKY: Linux ABI [RFC,v3,01/12] C-SKY: ABI related code - - - - --- 2018-06-29 毛晗 New
[RFC,v3,06/12] C-SKY: Linux Syscall Interface [RFC,v3,01/12] C-SKY: ABI related code - - - - --- 2018-06-29 毛晗 New
[RFC,v3,05/12] C-SKY: Atomic and Locking Routines [RFC,v3,01/12] C-SKY: ABI related code - - - - --- 2018-06-29 毛晗 New
[RFC,v3,04/12] C-SKY: Hard Float Support [RFC,v3,01/12] C-SKY: ABI related code - - - - --- 2018-06-29 毛晗 New
[RFC,v3,03/12] C-SKY: Generic math Routines [RFC,v3,01/12] C-SKY: ABI related code - - - - --- 2018-06-29 毛晗 New
[RFC,v3,02/12] C-SKY: TLS support [RFC,v3,01/12] C-SKY: ABI related code - - - - --- 2018-06-29 毛晗 New
[RFC,v3,01/12] C-SKY: ABI related code [RFC,v3,01/12] C-SKY: ABI related code - - - - --- 2018-06-29 毛晗 New
[RFC,v3,00/12] port C-SKY to glibc - - - - --- 2018-06-29 毛晗 New
[2/2] ldbl-128ibm-compat: Add printf_size Fix for printf_size and IEEE binary128 implementation - - - - --- 2018-06-29 Gabriel F. T. Gomes New
« 1 2 ... 167 168 169281 282 »