Show patches with: Archived = No       |   2107 patches
« 1 2 ... 8 9 1021 22 »
Patch Series S/W/F Date Submitter Delegate State
[3/7] nptl: Add mutex-internal.h [1/7] nptl: Add tests for internal pthread_rwlock_t offsets --- 2019-11-06 Adhemerval Zanella New
[3/7] nptl: Fix testcases for new pthread cancellation mechanism General fixes and refactor for BZ#12683 --- 2018-09-04 Adhemerval Zanella Superseded
[3/7] nptl: Move waitpid implementation to libc [1/7] Remove __waitpid_nocancel --- 2019-11-14 Adhemerval Zanella New
[3/7] Remove vDSO support from make-syscall.sh [1/7] linux: Update x86 vDSO symbols --- 2019-11-29 Adhemerval Zanella Superseded
[3/7] wcsmbs: optimize wcscat [1/7] wcsmbs: optimize wcpcpy --- 2019-02-06 Adhemerval Zanella New
[3/7] x86: Do not raises floating-point exception traps on fesetexceptflag (BZ 30990) Multiple floating-point environment fixes --- 2023-11-03 Adhemerval Zanella Superseded
[3/8] Consolidate Linux creat implementation [1/8] Consolidate Linux close syscall generation --- 2017-05-08 Adhemerval Zanella New
[3/8] Enable vDSO on interposed malloc linked statically [v2,1/8] Remove PREPARE_VERSION and PREPARE_VERSION_KNOW --- 2019-09-05 Adhemerval Zanella New
[3/8] float128: Add wrappers for IEEE functions. --- 2016-12-09 Gabriel F. T. Gomes New
[3/8] float128: Add wrappers for IEEE functions. --- 2016-12-07 Gabriel F. T. Gomes Superseded
[3/8] nptl: Add C11 threads call_once functions Add support for ISO C threads.h --- 2017-09-22 Adhemerval Zanella Superseded
[3/8] nptl: Add C11 threads call_once functions Untitled series #2619 --- 2017-06-27 Adhemerval Zanella Superseded
[3/8] posix: Remove alloca usage for GLOB_BRACE on glob posix: glob fixes and refactor --- 2017-11-21 Adhemerval Zanella Superseded
[3/9,BZ,16892] ARM - Remove arm lowlevellock.h --- 2014-06-09 Bernie Ogden New
[3/9] posix: Allow glob to match dangling symlinks [BZ #866] posix: glob fixes and refactor --- 2017-09-05 Adhemerval Zanella Accepted
[4.14,005/173] sparc32: fix struct ipc64_perm type definition Untitled series #26155 --- 2020-02-13 Greg Kroah-Hartman New
[4.19,010/195] sparc32: fix struct ipc64_perm type definition Untitled series #26132 --- 2020-02-10 Greg Kroah-Hartman Superseded
[4.4,03/91] sparc32: fix struct ipc64_perm type definition Untitled series #26153 --- 2020-02-13 Greg Kroah-Hartman Superseded
[4/4] Add manual documentation for threads.h Untitled series #2518 --- 2017-06-19 Adhemerval Zanella Superseded
[4/4] arm: Enable ARM mode for armv6 strlen [1/4] arm: Fix armv7 neon memchr on ARM mode --- 2018-04-11 Adhemerval Zanella New
[4/4] Consolidate Linux send and sendto implementation Consolidation patches for bz12683 --- 2017-01-30 Adhemerval Zanella New
[4/4] Consolidate Linux truncate implementations --- 2016-09-20 Adhemerval Zanella New
[4/4] Consolidate posix_fadvise implementations --- 2016-08-24 Adhemerval Zanella New
[4/4] Consolidate posix_fadvise implementations --- 2016-08-19 Adhemerval Zanella Superseded
[4/4] Consolidate pwrite/pwrite64 implementations --- 2016-02-24 Adhemerval Zanella New
[4/4] linux: Make profil_counter a compat_symbol (BZ#17726) [1/4] Add RTLD_SINGLE_THREAD_P on generic single-thread.h --- 2019-08-15 Adhemerval Zanella New
[4/4] manual/setjmp.texi: Clarify setcontext and signal handlers text --- 2014-03-13 Will Newton Superseded
[4/4] network: recvmmsg and sendmmsg standard compliance (BZ#16919) --- 2016-03-21 Adhemerval Zanella New
[4/4] posix: Implement preadv2 and pwritev2 [1/4] posix: Using libsupport for p{write,read}v tests --- 2017-04-27 Adhemerval Zanella Superseded
[4/4] powerpc: Remove f{max,min}{f} assembly implementations --- 2016-12-19 Adhemerval Zanella New
[4/4] Remove powerpc64 strspn, strcspn, and strpbrk implementation --- 2016-03-31 Adhemerval Zanella New
[4/4] Remove powerpc64 strspn, strcspn, and strpbrk implementation --- 2016-03-28 Adhemerval Zanella Superseded
[4/4] sparc: Fix sparc64 memmove length comparison (BZ 31266) Multiple sparc fixes --- 2024-01-18 Adhemerval Zanella Accepted
[4/4] sparc: Use default memset for rtld objects [1/4] sparc: Implement memcpy/mempcpy ifunc selection in C --- 2017-10-05 Adhemerval Zanella New
[4/4] sysvipc: Set ipc_perm mode as mode_t (BZ#18231) [1/4] arm: Split BE/LE abilist --- 2019-07-24 Adhemerval Zanella Superseded
[4/4] x86: clock_gettime and timespec_get vDSO cleanup --- 2015-04-15 Adhemerval Zanella New
[4/4] x86: Expand the comment on when REP STOSB is used on memset x86: Improve ERMS usage on Zen3+ --- 2023-10-31 Adhemerval Zanella Superseded
[4/4] x86: Remove arch-specific low level lock implementation [1/4] Add single-thread.h header --- 2019-02-22 Adhemerval Zanella New
[4/5] arm: Implement memcpy ifunc selection in C [1/5] Avoid build multiarch if compiler warns about mismatched alias --- 2017-10-12 Adhemerval Zanella Superseded
[4/5] Consolidate Linux fcntl implementation Remove sysdep-cancel assembly macro --- 2017-05-23 Adhemerval Zanella Accepted
[4/5] ia64: Remove kernel_sigaction.h [1/5] m68k: Fix sigaction kernel definition (BZ #23960) --- 2018-12-11 Adhemerval Zanella New
[4/5] ipc: Refactor sysvipc compat type [1/5] sysvipc: Fix compat msgctl --- 2019-05-16 Adhemerval Zanella New
[4/5] linux: Optimize posix_spawn spurious sigaction calls [v2,1/5] mips: Do not malloc on getdents64 fallback --- 2019-07-31 Adhemerval Zanella New
[4/5] malloc: Decorate malloc maps Add a tunable to decorate anonymous memory maps --- 2023-10-26 Adhemerval Zanella Superseded
[4/5] nptl: Add default pthread-offsets.h [1/5] nptl: Add mutex-internal.h --- 2017-12-29 Adhemerval Zanella New
[4/5] nptl: Fix sem_wait and sem_timedwait cancellation --- 2016-08-22 Adhemerval Zanella New
[4/5] Remove pause and nanosleep not cancel wrappers [1/5] Consolidate futex-internal.h --- 2019-10-30 Adhemerval Zanella Accepted
[4/5] sysdeps/aarch64/bits/atomic.h: Switch to generic implementation --- 2014-10-17 Will Newton New
[4/6] Add C11 threads support Add support for ISO C11 threads.h --- 2017-03-21 Adhemerval Zanella Superseded
[4/6] Cleanup Linux sigqueue implementation [1/6] Consolidate Linux sigprocmask implementation (BZ #22391) --- 2017-11-03 Adhemerval Zanella Superseded
[4/6] Consolidate Linux recv implementation Untitled series #668 --- 2017-03-07 Adhemerval Zanella New
[4/6] Do not use HP_TIMING_NOW for random bits [1/6] nptl: Remove pthread_clock_gettime pthread_clock_settime --- 2019-02-08 Adhemerval Zanella Superseded
[4/6] linux: Add HWCAP2_HBC from Linux 6.6 to AArch64 bits/hwcap.h Update from Linux 6.6 --- 2023-10-30 Adhemerval Zanella Superseded
[4/7] Consolidate Linux getdents{64} implementation [1/7] Assume O_DIRECTORY for opendir --- 2018-03-02 Adhemerval Zanella New
[4/7] Fix _IO_JUMPS_OFFSET -Wundef warnings --- 2014-03-17 Will Newton Rejected
[4/7] Implement wait in terms of waitpid [1/7] Remove __waitpid_nocancel --- 2019-11-14 Adhemerval Zanella Accepted
[4/7] linux: Update mips vDSO symbols [1/7] linux: Update x86 vDSO symbols --- 2019-11-29 Adhemerval Zanella Superseded
[4/7] malloc: Add posix_memalign test. --- 2013-08-19 Will Newton Superseded
[4/7] manual: Clarify undefined behavior of feenableexcept (BZ 31019) Multiple floating-point environment fixes --- 2023-11-03 Adhemerval Zanella Superseded
[4/7] nptl: Add rwlock-internal.h [1/7] nptl: Add tests for internal pthread_rwlock_t offsets --- 2019-11-06 Adhemerval Zanella New
[4/7] stdlib: Add more qsort{_r} coverage Refactor qsort implementation --- 2018-01-18 Adhemerval Zanella Superseded
[4/7] wcsmbs: optimize wcscpy [1/7] wcsmbs: optimize wcpcpy --- 2019-02-06 Adhemerval Zanella New
[4/7] x86: Remove wrong THREAD_ATOMIC_* macros General fixes and refactor for BZ#12683 --- 2018-09-04 Adhemerval Zanella Superseded
[4/8] Consolidate Linux read syscall [1/8] Consolidate Linux close syscall generation --- 2017-05-08 Adhemerval Zanella New
[4/8] nptl: Add C11 threads cnd_* functions Add support for ISO C threads.h --- 2017-09-22 Adhemerval Zanella Superseded
[4/8] nptl: Add C11 threads cnd_* functions Untitled series #2622 --- 2017-06-27 Adhemerval Zanella Superseded
[4/8] posix: Remove alloca usage on glob dirname posix: glob fixes and refactor --- 2017-11-21 Adhemerval Zanella Superseded
[4.9,003/116] sparc32: fix struct ipc64_perm type definition Untitled series #26154 --- 2020-02-13 Greg Kroah-Hartman Superseded
[4/9,BZ,16892] M68k - Remove m68k lowlevellock.h --- 2014-06-09 Bernie Ogden New
[4/9] Sync scratch_buffer with gnulib posix: glob fixes and refactor --- 2017-09-05 Adhemerval Zanella New
[5.1,119/122] y2038: Make CONFIG_64BIT_TIME unconditional Untitled series #20593 --- 2019-05-23 Greg Kroah-Hartman New
[5/5] arm: Implement memchr ifunc selection in C [1/5] Avoid build multiarch if compiler warns about mismatched alias --- 2017-10-12 Adhemerval Zanella Superseded
[5/5] elf: Add glibc.mem.decorate_maps tunable Add a tunable to decorate anonymous memory maps --- 2023-10-26 Adhemerval Zanella Superseded
[5/5] hppa: Remove unrequired nptl headers [1/5] nptl: Add mutex-internal.h --- 2017-12-29 Adhemerval Zanella Superseded
[5/5] Refactor PI mutexes internal defintions [1/5] Consolidate futex-internal.h --- 2019-10-30 Adhemerval Zanella Accepted
[5/5] Remove cancellation support for syscall generation Remove sysdep-cancel assembly macro --- 2017-05-23 Adhemerval Zanella Superseded
[5/5] rt: Set shm_open as a non cancellation point (BZ #18243) --- 2016-08-22 Adhemerval Zanella New
[5/5] s390: Use generic kernel_sigaction.h [1/5] m68k: Fix sigaction kernel definition (BZ #23960) --- 2018-12-11 Adhemerval Zanella New
[5/5] sysdeps/arm/bits/atomic.h: Switch to generic implementation --- 2014-10-17 Will Newton New
[5/5] Update sysvipc kernel-features.h files for Linux 5.1 [1/5] sysvipc: Fix compat msgctl --- 2019-05-16 Adhemerval Zanella New
[5/6] Add test cases for ISO C11 threads Add support for ISO C11 threads.h --- 2017-03-21 Adhemerval Zanella Superseded
[5/6] Consolidate Linux sendto implementation Untitled series #669 --- 2017-03-07 Adhemerval Zanella New
[5/6] linux: Sync Linux 6.6 elf.h Update from Linux 6.6 --- 2023-10-30 Adhemerval Zanella Superseded
[5/6] Optimize sighold implementation [1/6] Consolidate Linux sigprocmask implementation (BZ #22391) --- 2017-11-03 Adhemerval Zanella Superseded
[5/6] Refactor hp-timing rtld usage [1/6] nptl: Remove pthread_clock_gettime pthread_clock_settime --- 2019-02-08 Adhemerval Zanella New
[5/7] Consolidate scandir{at}{64} implementation [1/7] Assume O_DIRECTORY for opendir --- 2018-03-02 Adhemerval Zanella Accepted
[5/7] elf: Enable relro for static build [1/7] linux: Update x86 vDSO symbols --- 2019-11-29 Adhemerval Zanella Superseded
[5/7] Fix __STRICT_ANSI__ -Wundef warnings --- 2014-03-17 Will Newton Accepted
[5/7] i386: Remove bogus THREAD_ATOMIC_* macros General fixes and refactor for BZ#12683 --- 2018-09-04 Adhemerval Zanella Superseded
[5/7] linux: Use waitid on wait4 if __NR_wait4 is not defined [1/7] Remove __waitpid_nocancel --- 2019-11-14 Adhemerval Zanella Accepted
[5/7] malloc/tst-valloc.c: Improve test coverage and use test-skeleton.c. --- 2013-08-19 Will Newton Superseded
[5/7] nptl: Add default pthreadtypes-arch.h [1/7] nptl: Add tests for internal pthread_rwlock_t offsets --- 2019-11-06 Adhemerval Zanella New
[5/7] riscv: Fix feenvupdate with FE_DFL_ENV (BZ 31022) Multiple floating-point environment fixes --- 2023-11-03 Adhemerval Zanella Superseded
[5/7] stdlib: Remove use of mergesort on qsort Refactor qsort implementation --- 2018-01-18 Adhemerval Zanella Superseded
[5/7] wcsmbs: optimize wcsncat [1/7] wcsmbs: optimize wcpcpy --- 2019-02-06 Adhemerval Zanella New
[5/8] Consolidate Linux write syscall [1/8] Consolidate Linux close syscall generation --- 2017-05-08 Adhemerval Zanella New
[5/8] nptl: Add C11 threads tss_* functions Add support for ISO C threads.h --- 2017-09-22 Adhemerval Zanella Superseded
[5/8] nptl: Add C11 threads tss_* functions Untitled series #2623 --- 2017-06-27 Adhemerval Zanella Superseded
[5/8] posix: Use dynarray for globname in glob posix: glob fixes and refactor --- 2017-11-21 Adhemerval Zanella Superseded
[5/9,BZ,16892] AArch64 - Remove aarch64 lowlevellock.h --- 2014-06-09 Bernie Ogden New
« 1 2 ... 8 9 1021 22 »