Show patches with: State = Action Required       |    Archived = No       |   28090 patches
« 1 2 ... 196 197 198280 281 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
nss: Call __resolv_context_put before early return in get*_r [BZ #21932] - - - - --- 2017-08-09 Florian Weimer New
[v3] Removed redundant data for LC_MONETARY - - - - --- 2017-08-09 Akhilesh Kumar New
[RFC,27/27] arm64/sve: signal: Include SVE when computing AT_MINSIGSTKSZ - - - - --- 2017-08-09 Dave Martin New
[RFC,26/27] arm64: signal: Report signal frame size to userspace via auxv - - - - --- 2017-08-09 Dave Martin New
[25/27] arm64/sve: Add documentation - - - - --- 2017-08-09 Dave Martin New
[24/27] arm64/sve: Detect SVE and activate runtime support - - 1 - --- 2017-08-09 Dave Martin New
[23/27] arm64/sve: KVM: Hide SVE from CPU features exposed to guests - - - - --- 2017-08-09 Dave Martin New
[22/27] arm64/sve: KVM: Treat guest SVE use as undefined instruction execution - - - - --- 2017-08-09 Dave Martin New
[21/27] arm64/sve: KVM: Prevent guests from using SVE - - - - --- 2017-08-09 Dave Martin New
[20/27] arm64/sve: Add sysctl to set the default vector length for new processes - - - - --- 2017-08-09 Dave Martin New
[19/27] arm64/sve: Add prctl controls for userspace vector length management - - - - --- 2017-08-09 Dave Martin New
[18/27] arm64/sve: ptrace and ELF coredump support - - - - --- 2017-08-09 Dave Martin New
[17/27] arm64/sve: Preserve SVE registers around EFI runtime service calls - - 1 - --- 2017-08-09 Dave Martin New
[16/27] arm64/sve: Preserve SVE registers around kernel-mode NEON use - - 1 - --- 2017-08-09 Dave Martin New
[15/27] arm64/sve: Probe SVE capabilities and usable vector lengths 1 - - - --- 2017-08-09 Dave Martin New
[14/27] arm64/sve: Backend logic for setting the vector length - - - - --- 2017-08-09 Dave Martin New
[13/27] arm64/sve: Signal handling support - - - - --- 2017-08-09 Dave Martin New
[12/27] arm64/sve: Support vector length resetting for new processes - - - - --- 2017-08-09 Dave Martin New
[11/27] arm64/sve: Core task context handling - - - - --- 2017-08-09 Dave Martin New
[10/27] arm64/sve: Low-level CPU setup - - 1 - --- 2017-08-09 Dave Martin New
[09/27] arm64/sve: Signal frame and context structure definition - - - - --- 2017-08-09 Dave Martin New
[08/27] arm64/sve: Kconfig update and conditional compilation support - - 1 - --- 2017-08-09 Dave Martin New
[07/27] arm64/sve: Low-level SVE architectural state manipulation functions - - - - --- 2017-08-09 Dave Martin New
[06/27] arm64/sve: System register and exception syndrome definitions - - - - --- 2017-08-09 Dave Martin New
[05/27] arm64: fpsimd: Simplify uses of {set,clear}_ti_thread_flag() 1 - 1 - --- 2017-08-09 Dave Martin New
[04/27] arm64: Port deprecated instruction emulation to new sysctl interface - - 1 - --- 2017-08-09 Dave Martin New
[03/27] arm64: efi: Add missing Kconfig dependency on KERNEL_MODE_NEON - - 1 - --- 2017-08-09 Dave Martin New
[02/27] arm64: KVM: Hide unsupported AArch64 CPU features from guests - - - - --- 2017-08-09 Dave Martin New
[01/27] regset: Add support for dynamically sized regsets - - 1 - --- 2017-08-09 Dave Martin New
Enable unwind info in libc-start.c and backtrace.c - - - - --- 2017-08-09 Wilco Dijkstra New
Don't use IFUNC resolver for longjmp or system in libpthread (bug 21041) - - - - --- 2017-08-09 Andreas Schwab New
Add private_function for private functions within glibc [BZ #21598] - - - - --- 2017-08-08 H.J. Lu New
[v2] powerpc: Add values from Linux 4.8 to <elf.h> - - - - --- 2017-08-08 Gustavo Romero New
x86: Add IBT/SHSTK bits to cpu-features - - - - --- 2017-08-08 H.J. Lu New
Add private_function for private functions within glibc [BZ #21598] - - - - --- 2017-08-08 H.J. Lu New
[v2] libio: Fix seek-past-end returned size for open_{w}memstream (BZ#15298) - - - - --- 2017-08-08 Adhemerval Zanella New
[3/4] Add ILP32 support to aarch64 - - - - --- 2017-08-08 Steve Ellcey New
Do not use __ptr_t - - - - --- 2017-08-08 Paul Eggert New
getaddrinfo: Fix error handling in gethosts [BZ #21915] [BZ #21922] - - - - --- 2017-08-08 Florian Weimer New
getaddrinfo: Return EAI_NODATA if gethostbyname2_r reports NO_DATA [BZ #21922] - - - - --- 2017-08-08 Florian Weimer New
support_chroot_create: Add support for /etc/hosts, /etc/host.conf - - - - --- 2017-08-08 Florian Weimer New
getaddrinfo: In gaih_inet, use h_errno for certain status values only - - - - --- 2017-08-08 Florian Weimer New
getaddrinfo: Properly set errno for NSS function lookup failure - - - - --- 2017-08-08 Florian Weimer New
getaddrinfo: Use &h_errno has the h_errno pointer - - - - --- 2017-08-08 Florian Weimer New
getaddrinfo: Use &errno has the errno pointer - - - - --- 2017-08-08 Florian Weimer New
[COMMITTED] getaddrinfo: Remove unreachable return statement from gaih_inet - - - - --- 2017-08-08 Florian Weimer New
Enable hidden visibility in libc.a compiled with PIE - - - - --- 2017-08-08 H.J. Lu New
[PING] sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant - - - - --- 2017-08-08 Dmitry V. Levin New
powerpc: Restrict xssqrtqp operands to Vector Registers (Altivec/VMX) - - - - --- 2017-08-08 Gabriel F. T. Gomes New
[AArch64] Optimized memcmp - - - - --- 2017-08-08 Wilco Dijkstra New
i386: Add _startup_sbrk and _startup_fatal [BZ #21913] - - - - --- 2017-08-08 H.J. Lu New
Don't use IFUNC resolver for longjmp or system in libpthread (bug 21041) - - - - --- 2017-08-08 Andreas Schwab New
[v2] libio: Fix open_memstream fflush (NULL) (BZ#21735) - - - - --- 2017-08-08 Adhemerval Zanella New
[v2] Fix p_cs_precedes for mt_MT - - - - --- 2017-08-08 Akhilesh Kumar New
[v2/2] New locale for it_SM - - - - --- 2017-08-08 Akhilesh Kumar New
[v2/1] New locale for it_VA - - - - --- 2017-08-08 Akhilesh Kumar New
[v3] Fix Days and Months name for Afar Locale - - - - --- 2017-08-08 Akhilesh Kumar New
[v2] Fix abmon:abday in aa_DJ - - - - --- 2017-08-08 Akhilesh Kumar New
[2/2] New locale for it_SM - - - - --- 2017-08-08 Akhilesh Kumar New
[1/2] New locale for it_VA - - - - --- 2017-08-08 Akhilesh Kumar New
Do not use __ptr_t - - - - --- 2017-08-08 Joseph Myers New
i386: Add _startup_sbrk and _startup_fatal [BZ #21913] - - - - --- 2017-08-07 H.J. Lu New
[3/3] Single thread optimization refactor - - - - --- 2017-08-07 Adhemerval Zanella New
[2/3] Linux: Consolidate {RTLD_}SINGLE_THREAD_P definition - - - - --- 2017-08-07 Adhemerval Zanella New
[1/3] Remove NO_CANCELLATION macro - - - - --- 2017-08-07 Adhemerval Zanella New
i386: Add _startup_sbrk and _startup_fatal [BZ #21913] - - - - --- 2017-08-07 H.J. Lu New
aarch64: Optimized memcpy for Qualcomm Falkor processor - - - - --- 2017-08-07 Siddhesh Poyarekar New
[COMMITTED] benchtests: Allow selecting baseline for compare_string.py - - - - --- 2017-08-07 Siddhesh Poyarekar New
[COMMITTED] benchtests: Avoid a display error when running in text terminal - - - - --- 2017-08-07 Siddhesh Poyarekar New
[COMMITTED] benchtests: Use TEST_NAME instead of hardcoding memcpy - - - - --- 2017-08-07 Siddhesh Poyarekar New
Fix missing redirects in testsuite targets - - - - --- 2017-08-07 Andreas Schwab New
x86-64: Add FMA multiarch functions to libm - - - - --- 2017-08-07 H.J. Lu New
[BZ,#21745] powerpc: build some IFUNC math functions for libc and libm - - - - --- 2017-08-07 Tulio Magno Quites Machado Filho New
i386: Add _startup_sbrk and _startup_fatal [BZ #21913] - - - - --- 2017-08-06 H.J. Lu New
x86-64: Add FMA multiarch functions to libm - - - - --- 2017-08-06 H.J. Lu New
posix: Fix mmap for m68k and ia64 (BZ#21908) - - - - --- 2017-08-06 Adhemerval Zanella New
x86-64: Add FMA multiarch functions to libm - - - - --- 2017-08-06 H.J. Lu New
Consistently use uintN_t not u_intN_t everywhere - - - - --- 2017-08-05 Joseph Myers New
[3/4] Add ILP32 support to aarch64 - - - - --- 2017-08-04 Steve Ellcey New
Remove __long_double_t - - - - --- 2017-08-04 Joseph Myers New
Reimplement min_of_type using __MATH_TG [committed] - - - - --- 2017-08-04 Joseph Myers New
x86: Remove __memset_zero_constant_len_parameter [BZ #21790] - - - - --- 2017-08-04 H.J. Lu New
[v2] Added New Locale en_SC - - - - --- 2017-08-04 Akhilesh Kumar New
[COMMITTED] Fix the return type of the getentropy stub - - - - --- 2017-08-03 Aurelien Jarno New
Consistently use uintN_t not u_intN_t in libm - - - - --- 2017-08-03 Joseph Myers New
NSS error reporting (bug 20532) - - - - --- 2017-08-03 Carlos O'Donell New
aio: fix newp->running data race - - - - --- 2017-08-03 Samuel Thibault New
[4/4] Add ILP32 support to aarch64 - - - - --- 2017-08-03 Steve Ellcey New
[3/4] Add ILP32 support to aarch64 - - - - --- 2017-08-03 Steve Ellcey New
[2/4] Add ILP32 support to aarch64 - - - - --- 2017-08-03 Steve Ellcey New
[1/4] Add ILP32 support to aarch64 - - - - --- 2017-08-03 Steve Ellcey New
Fix XPG4.2 bits/sigaction.h namespace (bug 21899) - - - - --- 2017-08-03 Joseph Myers New
[14/14] Remove cancellation support for syscall generation - - - - --- 2017-08-03 Adhemerval Zanella New
[13/14] Remove p{read,write}{v} and fallocate from x86 auto-generation list - - - - --- 2017-08-03 Adhemerval Zanella New
[12/14] Fix {INLINE,INTERNAL}_SYSCALL macros for x32 - - - - --- 2017-08-03 Adhemerval Zanella New
[11/14] Remove non cancellable sigsuspend definition - - - - --- 2017-08-03 Adhemerval Zanella New
[10/14] Consolidate non cancellable nanosleep call - - - - --- 2017-08-03 Adhemerval Zanella New
[09/14] Consolidate non cancellable pause call - - - - --- 2017-08-03 Adhemerval Zanella New
[08/14] Consolidate non cancellable waitpid call - - - - --- 2017-08-03 Adhemerval Zanella New
[07/14] Consolidate non cancellable fcntl call - - - - --- 2017-08-03 Adhemerval Zanella New
« 1 2 ... 196 197 198280 281 »