Show patches with: Archived = No       |   28407 patches
« 1 2 ... 99 100 101284 285 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,06/37] x86: Restore compile-time check for shadow stack pointer in longjmp libpthread removal: NPTL forwarders are gone - - - - --- 2021-03-16 Florian Weimer New
[v3,05/37] nptl: Remove longjmp, siglongjmp from libpthread libpthread removal: NPTL forwarders are gone - - 1 - --- 2021-03-16 Florian Weimer New
[v3,04/37] nptl: Move legacy cancelation handling into libc as compat symbols libpthread removal: NPTL forwarders are gone - - 1 - --- 2021-03-16 Florian Weimer New
[v3,03/37] nptl: Move legacy unwinding implementation into libc libpthread removal: NPTL forwarders are gone - - 1 - --- 2021-03-16 Florian Weimer New
[v3,02/37] nptl: Move __pthread_cleanup_routine into libc libpthread removal: NPTL forwarders are gone - - 1 - --- 2021-03-16 Florian Weimer New
[v3,01/37] nptl: Move pthread_mutex_consistent into libc libpthread removal: NPTL forwarders are gone - - 1 - --- 2021-03-16 Florian Weimer New
[v5] x86_64: Update THREAD_SETMEM/THREAD_SETMEM_NC for IMM64 [BZ #27591] [v5] x86_64: Update THREAD_SETMEM/THREAD_SETMEM_NC for IMM64 [BZ #27591] - - - - --- 2021-03-16 H.J. Lu New
[v3,5/5,pw,utf,test] Add test case for IMAP-UTF-7 Untitled series #234316 - - - - --- 2021-03-16 Siddhesh Poyarekar New
Don't test nanoseconds for non-LFS interface in io/tst-stat.c Don't test nanoseconds for non-LFS interface in io/tst-stat.c - - - - --- 2021-03-16 Stefan Liebler New
tunables: Fix comparison of tunable values tunables: Fix comparison of tunable values - - 1 - --- 2021-03-16 Siddhesh Poyarekar New
[COMMITTED] powerpc: Update libm-test-ulps [COMMITTED] powerpc: Update libm-test-ulps - - - - --- 2021-03-16 Matheus Castanho New
[COMMITTED,2.33] elf: ld.so --help calls _dl_init_paths without a main map [BZ #27577] [COMMITTED,2.33] elf: ld.so --help calls _dl_init_paths without a main map [BZ #27577] - - - - --- 2021-03-16 Florian Weimer New
[4/4] Fix SXID_ERASE behavior in setuid programs (BZ #27471) tunables and setxid programs - - 1 - --- 2021-03-16 Siddhesh Poyarekar New
[3/4] Enhance setuid-tunables test tunables and setxid programs - - 1 - --- 2021-03-16 Siddhesh Poyarekar New
[2/4] tst-env-setuid: Use support_capture_subprogram_self_sgid tunables and setxid programs - - 1 - --- 2021-03-16 Siddhesh Poyarekar New
[1/4] support: Add capability to fork an sgid child tunables and setxid programs - - - - --- 2021-03-16 Siddhesh Poyarekar New
[4/4] Fix SXID_ERASE behavior in setuid programs (BZ #27471) tunables and setxid programs - - - - --- 2021-03-16 Siddhesh Poyarekar New
[3/4] Enhance setuid-tunables test tunables and setxid programs - - - - --- 2021-03-16 Siddhesh Poyarekar New
[2/4] tst-env-setuid: Use support_capture_subprogram_self_sgid tunables and setxid programs - - - - --- 2021-03-16 Siddhesh Poyarekar New
[1/4] support: Add capability to fork an sgid child tunables and setxid programs - - - - --- 2021-03-16 Siddhesh Poyarekar New
support: Pass environ to child process support: Pass environ to child process - - - - --- 2021-03-16 Siddhesh Poyarekar New
[v7,6/6] selftest/x86/signal: Include test cases for validating sigaltstack x86: Improve Minimum Alternate Stack Size - - 1 - --- 2021-03-16 Chang S. Bae New
[v7,5/6] x86/signal: Detect and prevent an alternate signal stack overflow x86: Improve Minimum Alternate Stack Size - - 2 - --- 2021-03-16 Chang S. Bae New
[v7,4/6] selftest/sigaltstack: Use the AT_MINSIGSTKSZ aux vector if available x86: Improve Minimum Alternate Stack Size - - 1 - --- 2021-03-16 Chang S. Bae New
[v7,3/6] x86/elf: Support a new ELF aux vector AT_MINSIGSTKSZ x86: Improve Minimum Alternate Stack Size - 1 1 - --- 2021-03-16 Chang S. Bae New
[v7,2/6] x86/signal: Introduce helpers to get the maximum signal frame size x86: Improve Minimum Alternate Stack Size 1 - 1 - --- 2021-03-16 Chang S. Bae New
[v7,1/6] uapi: Define the aux vector AT_MINSIGSTKSZ x86: Improve Minimum Alternate Stack Size - - 1 - --- 2021-03-16 Chang S. Bae New
Linux: Add execveat system call wrapper Linux: Add execveat system call wrapper - - - - --- 2021-03-15 Alexandra Hájková New
elf: unconditionally add dl-static to sysdep-dl-routines in Makefile elf: unconditionally add dl-static to sysdep-dl-routines in Makefile - - 1 - --- 2021-03-15 Carlos Seo New
locale: align _nl_C_LC_CTYPE_class and _nl_C_LC_CTYPE_class32 arrays to uint16_t and uint32_t respe… locale: align _nl_C_LC_CTYPE_class and _nl_C_LC_CTYPE_class32 arrays to uint16_t and uint32_t respe… - - - - --- 2021-03-15 Lirong Yuan New
AW: [RFC v3 04/17] arch_prctl.2: SYNOPSIS: Remove unused includes AW: [RFC v3 04/17] arch_prctl.2: SYNOPSIS: Remove unused includes - - - - --- 2021-03-15 Walter Harms New
support: arm: Add libc_do_syscall function to libsupport routines support: arm: Add libc_do_syscall function to libsupport routines - - - - --- 2021-03-15 Lukasz Majewski New
[COMMITTED] support: Typo and formatting fixes [COMMITTED] support: Typo and formatting fixes - - - - --- 2021-03-15 Siddhesh Poyarekar New
[v2,10/10] x86-64: Use ZMM16-ZMM31 in AVX512 memmove family functions x86-64: Avoid RTM abort inside a RTM region - - - - --- 2021-03-15 H.J. Lu New
[v2,09/10] x86-64: Use ZMM16-ZMM31 in AVX512 memset family functions x86-64: Avoid RTM abort inside a RTM region - - - - --- 2021-03-15 H.J. Lu New
[v2,08/10] x86: Add string/memory function tests in RTM region x86-64: Avoid RTM abort inside a RTM region - - - - --- 2021-03-15 H.J. Lu New
[v2,07/10] x86-64: Add AVX optimized string/memory functions for RTM x86-64: Avoid RTM abort inside a RTM region - - - - --- 2021-03-15 H.J. Lu New
[v2,06/10] x86-64: Add memcmp family functions with 256-bit EVEX x86-64: Avoid RTM abort inside a RTM region - - - - --- 2021-03-15 H.J. Lu New
[v2,05/10] x86-64: Add memset family functions with 256-bit EVEX x86-64: Avoid RTM abort inside a RTM region - - - - --- 2021-03-15 H.J. Lu New
[v2,04/10] x86-64: Add memmove family functions with 256-bit EVEX x86-64: Avoid RTM abort inside a RTM region - - - - --- 2021-03-15 H.J. Lu New
[v2,03/10] x86-64: Add strcpy family functions with 256-bit EVEX x86-64: Avoid RTM abort inside a RTM region - - - - --- 2021-03-15 H.J. Lu New
[v2,02/10] x86-64: Add ifunc-avx2.h functions with 256-bit EVEX x86-64: Avoid RTM abort inside a RTM region - - - - --- 2021-03-15 H.J. Lu New
[v2,01/10] x86: Set Prefer_No_VZEROUPPER and add Prefer_AVX2_STRCMP x86-64: Avoid RTM abort inside a RTM region - - - - --- 2021-03-15 H.J. Lu New
[v2] elf: ld.so --help calls _dl_init_paths without a main map [BZ #27577] [v2] elf: ld.so --help calls _dl_init_paths without a main map [BZ #27577] - - - - --- 2021-03-15 Florian Weimer New
[v4] x86_64: Update THREAD_SETMEM/THREAD_SETMEM_NC for IMM64 [v4] x86_64: Update THREAD_SETMEM/THREAD_SETMEM_NC for IMM64 - - - - --- 2021-03-15 H.J. Lu New
tst: Add test for sigtimedwait tst: Add test for sigtimedwait - - 1 - --- 2021-03-15 Lukasz Majewski New
[2/2] dlfcn: dlerror needs to call free from the base namespace [BZ #24773] ld.so memory management cleanups - - - - --- 2021-03-15 Florian Weimer New
[1/2] dlfcn: Failures after dlmopen should not terminate process [BZ #24772] ld.so memory management cleanups - - - - --- 2021-03-15 Florian Weimer New
tst: Provide test for getrusage tst: Provide test for getrusage - - - - --- 2021-03-15 Lukasz Majewski New
elf: ld.so --help calls _dl_init_paths without a main map [BZ #27577] elf: ld.so --help calls _dl_init_paths without a main map [BZ #27577] - - - - --- 2021-03-15 Florian Weimer New
Set the retain attribute on _elf_set_element if CC supports [BZ #27492] Set the retain attribute on _elf_set_element if CC supports [BZ #27492] - - - - --- 2021-03-15 Fangrui Song New
[2/2] x86: Expanding test-memmove.c, test-memcpy.c, bench-memcpy-large.c [1/2] x86: Update large memcpy case in memmove-vec-unaligned-erms.S - - - - --- 2021-03-14 Noah Goldstein New
[1/2] x86: Update large memcpy case in memmove-vec-unaligned-erms.S [1/2] x86: Update large memcpy case in memmove-vec-unaligned-erms.S - - - - --- 2021-03-14 Noah Goldstein New
tst: Provide test for select tst: Provide test for select - - 1 - --- 2021-03-14 Lukasz Majewski New
Various pages: Remove unused <sys/types.h> Various pages: Remove unused <sys/types.h> - - - - --- 2021-03-14 Alejandro Colomar New
[RFC,v3,17/17] ioprio_set.2: Use syscall(SYS_...); for system calls without a wrapper [RFC] execve.2: SYNOPSIS: Document both glibc wrapper and kernel sycalls - - - - --- 2021-03-13 Alejandro Colomar New
[RFC,v3,16/17] init_module.2: Use syscall(SYS_...); for system calls without a wrapper [RFC] execve.2: SYNOPSIS: Document both glibc wrapper and kernel sycalls - - - - --- 2021-03-13 Alejandro Colomar New
[RFC,v3,14/17] get_robust_list.2: Use syscall(SYS_...); for system calls without a wrapper [RFC] execve.2: SYNOPSIS: Document both glibc wrapper and kernel sycalls - - - - --- 2021-03-13 Alejandro Colomar New
[RFC,v3,13/17] getunwind.2: Use syscall(SYS_...); for system calls without a wrapper [RFC] execve.2: SYNOPSIS: Document both glibc wrapper and kernel sycalls - - - - --- 2021-03-13 Alejandro Colomar New
[RFC,v3,12/17] getdents.2: Use syscall(SYS_...); for system calls without a wrapper [RFC] execve.2: SYNOPSIS: Document both glibc wrapper and kernel sycalls - - - - --- 2021-03-13 Alejandro Colomar New
[RFC,v3,11/17] futex.2: Use syscall(SYS_...); for system calls without a wrapper [RFC] execve.2: SYNOPSIS: Document both glibc wrapper and kernel sycalls - - - - --- 2021-03-13 Alejandro Colomar New
[RFC,v3,10/17] exit_group.2: Use syscall(SYS_...); for system calls without a wrapper [RFC] execve.2: SYNOPSIS: Document both glibc wrapper and kernel sycalls - - - - --- 2021-03-13 Alejandro Colomar New
[RFC,v3,09/17] execveat.2: Use syscall(SYS_...); for system calls without a wrapper [RFC] execve.2: SYNOPSIS: Document both glibc wrapper and kernel sycalls - - - - --- 2021-03-13 Alejandro Colomar New
[RFC,v3,08/17] epoll_wait.2: Use syscall(SYS_...); for system calls without a wrapper [RFC] execve.2: SYNOPSIS: Document both glibc wrapper and kernel sycalls - - - - --- 2021-03-13 Alejandro Colomar New
[RFC,v3,07/17] delete_module.2: wfix [RFC] execve.2: SYNOPSIS: Document both glibc wrapper and kernel sycalls - - - - --- 2021-03-13 Alejandro Colomar New
[RFC,v3,06/17] clone.2: Use syscall(SYS_...); for system calls without a wrapper [RFC] execve.2: SYNOPSIS: Document both glibc wrapper and kernel sycalls - - - - --- 2021-03-13 Alejandro Colomar New
[RFC,v3,05/17] capget.2: Use syscall(SYS_...); for system calls without a wrapper [RFC] execve.2: SYNOPSIS: Document both glibc wrapper and kernel sycalls - - - - --- 2021-03-13 Alejandro Colomar New
[RFC,v3,04/17] arch_prctl.2: SYNOPSIS: Remove unused includes [RFC] execve.2: SYNOPSIS: Document both glibc wrapper and kernel sycalls - - - - --- 2021-03-13 Alejandro Colomar New
[RFC,v3,03/17] arch_prctl.2: Use syscall(SYS_...); for system calls without a wrapper [RFC] execve.2: SYNOPSIS: Document both glibc wrapper and kernel sycalls - - - - --- 2021-03-13 Alejandro Colomar New
[RFC,v3,02/17] alloc_hugepages.2: Use syscall(SYS_...); for system calls without a wrapper [RFC] execve.2: SYNOPSIS: Document both glibc wrapper and kernel sycalls - - - - --- 2021-03-13 Alejandro Colomar New
[RFC,v3,01/17] access.2: Use syscall(SYS_...); for system calls without a wrapper [RFC,v3,01/17] access.2: Use syscall(SYS_...); for system calls without a wrapper - - - - --- 2021-03-13 Alejandro Colomar New
wprintf.3: SYNOPSIS: Use 'restrict' in prototypes wprintf.3: SYNOPSIS: Use 'restrict' in prototypes - - - - --- 2021-03-13 Alejandro Colomar New
[18/18] nptl: Invoke the set_robust_list system call directly in fork Repost of pending libpthread removal patches - - - - --- 2021-03-12 Florian Weimer New
[17/18] nptl: Move pthread_setcanceltype into libc Repost of pending libpthread removal patches - - - - --- 2021-03-12 Florian Weimer New
[16/18] nptl: Move pthread_setcancelstate into libc Repost of pending libpthread removal patches - - - - --- 2021-03-12 Florian Weimer New
[15/18] nptl: Move pthread_exit into libc Repost of pending libpthread removal patches - - - - --- 2021-03-12 Florian Weimer New
[14/18] nptl: Move __nptl_deallocate_tsd into libc Repost of pending libpthread removal patches - - - - --- 2021-03-12 Florian Weimer New
[13/18] nptl: Move __pthread_keys global variable into libc Repost of pending libpthread removal patches - - - - --- 2021-03-12 Florian Weimer New
[12/18] nptl_db: Introduce DB_MAIN_ARRAY_VARIABLE Repost of pending libpthread removal patches - - - - --- 2021-03-12 Florian Weimer New
[11/18] nptl: Move internal __nptl_nthreads variable into libc Repost of pending libpthread removal patches - - - - --- 2021-03-12 Florian Weimer New
[10/18] csu: Move calling main out of __libc_start_main_impl Repost of pending libpthread removal patches - - - - --- 2021-03-12 Florian Weimer New
[09/18] nptl: Move __pthread_unwind_next into libc Repost of pending libpthread removal patches - - - - --- 2021-03-12 Florian Weimer New
[08/18] nptl: Move pthread_once and __pthread_once into libc Repost of pending libpthread removal patches - - - - --- 2021-03-12 Florian Weimer New
[07/18] nptl: Move __pthread_cleanup_upto into libc Repost of pending libpthread removal patches - - 1 - --- 2021-03-12 Florian Weimer New
[06/18] Legacy unwinder: Remove definition of _Unwind_GetCFA Repost of pending libpthread removal patches - - 1 - --- 2021-03-12 Florian Weimer New
[05/18] nptl: Remove longjmp, siglongjmp from libpthread Repost of pending libpthread removal patches - - - - --- 2021-03-12 Florian Weimer New
[04/18] nptl: Move legacy cancelation handling into libc as compat symbols Repost of pending libpthread removal patches - - 1 - --- 2021-03-12 Florian Weimer New
[03/18] nptl: Move legacy unwinding implementation into libc Repost of pending libpthread removal patches - - 1 - --- 2021-03-12 Florian Weimer New
[02/18] nptl: Move __pthread_cleanup_routine into libc Repost of pending libpthread removal patches - - 1 - --- 2021-03-12 Florian Weimer New
[01/18] nptl: Move pthread_mutex_consistent into libc Repost of pending libpthread removal patches - - - - --- 2021-03-12 Florian Weimer New
[RFC] tst: Add test for gai_suspend [RFC] tst: Add test for gai_suspend - - - - --- 2021-03-12 Lukasz Majewski New
[COMMITTED] s390x: Regenerate ULPs. [COMMITTED] s390x: Regenerate ULPs. - - - - --- 2021-03-12 Stefan Liebler New
[3/3] scripts/merge-abilist.py: New script to merge abilist files Merge helper for abilist files - - - - --- 2021-03-12 Florian Weimer New
[2/3] glibcymbols.read_abilist: Add check for duplicate symbols Merge helper for abilist files - - 1 - --- 2021-03-12 Florian Weimer New
[1/3] scripts/glibcsymbols.py: Extract from scripts/move-symbol-to-libc.py Merge helper for abilist files - - 1 - --- 2021-03-12 Florian Weimer New
MIPS: fix y2106 problem on N64 with statx MIPS: fix y2106 problem on N64 with statx - - - - --- 2021-03-12 YunQiang Su New
[17/17] wordexp.3: SYNOPSIS: Use 'restrict' in prototypes man3: SYNOPSIS: Use 'restrict' in prototypes - - - - --- 2021-03-11 Alejandro Colomar New
[16/17] wmemcpy.3: SYNOPSIS: Use 'restrict' in prototypes man3: SYNOPSIS: Use 'restrict' in prototypes - - - - --- 2021-03-11 Alejandro Colomar New
[15/17] wcstombs.3: SYNOPSIS: Use 'restrict' in prototypes man3: SYNOPSIS: Use 'restrict' in prototypes - - - - --- 2021-03-11 Alejandro Colomar New
[14/17] wcstok.3: SYNOPSIS: Use 'restrict' in prototypes man3: SYNOPSIS: Use 'restrict' in prototypes - - - - --- 2021-03-11 Alejandro Colomar New
« 1 2 ... 99 100 101284 285 »