Show patches with: State = Action Required       |    Archived = No       |   28102 patches
« 1 2 ... 109 110 111281 282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,8/8] aarch64: Add aarch64-specific files for memory tagging support Memory tagging support - - - - --- 2020-11-23 Richard Earnshaw New
[v3,7/8] aarch64: Add sysv specific enabling code for memory tagging Memory tagging support - - - - --- 2020-11-23 Richard Earnshaw New
[v3,6/8] linux: Add compatibility definitions to sys/prctl.h for MTE Memory tagging support - - - - --- 2020-11-23 Richard Earnshaw New
[v3,5/8] malloc: support MALLOC_CHECK_ in conjunction with _MTAG_ENABLE. Memory tagging support - - - - --- 2020-11-23 Richard Earnshaw New
[v3,4/8] malloc: Clean up commentary Memory tagging support - - - - --- 2020-11-23 Richard Earnshaw New
[v3,3/8] malloc: Basic support for memory tagging in the malloc() family Memory tagging support - - - - --- 2020-11-23 Richard Earnshaw New
[v3,2/8] elf: Add a tunable to control use of tagged memory Memory tagging support - - 1 - --- 2020-11-23 Richard Earnshaw New
[v3,1/8] config: Allow memory tagging to be enabled when configuring glibc Memory tagging support - - - - --- 2020-11-23 Richard Earnshaw New
Bug 26517 - timezone: Fix zdump duplicate binary Bug 26517 - timezone: Fix zdump duplicate binary - - - - --- 2020-11-23 PRASANTH R New
[hurd,commited,5/5] hurd report-wait: Fix stpcpy usage gcc-11-related fixes - - - - --- 2020-11-23 Samuel Thibault New
[hurd,commited,4/5] hurd S_msg_report_wait: Fix detecting fd ports gcc-11-related fixes - - - - --- 2020-11-23 Samuel Thibault New
[hurd,commited,3/5] hurd S_msg_report_wait: Fix reporting ports gcc-11-related fixes - - - - --- 2020-11-23 Samuel Thibault New
[hurd,commited,2/5] hurd: Fix strcpy calls gcc-11-related fixes - - - - --- 2020-11-23 Samuel Thibault New
[hurd,commited,1/5] hurd: Fix _S_msg_get/set_env_variable prototype gcc-11-related fixes - - - - --- 2020-11-23 Samuel Thibault New
V8 [PATCH] sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305] V8 [PATCH] sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305] - - - - --- 2020-11-20 H.J. Lu New
iconv: Fix incorrect UCS4 inner loop bounds (BZ#26923) iconv: Fix incorrect UCS4 inner loop bounds (BZ#26923) - - - - --- 2020-11-20 Nathan Sidwell New
[v1] libm,ieee754:New algorithm of fmod function. [v1] libm,ieee754:New algorithm of fmod function. - - - - --- 2020-11-20 Kirill Okhotnikov New
Use libnss_files.so for tests posix/bug-ga2 and resolv/tst-leaks2 [BZ #26821] Use libnss_files.so for tests posix/bug-ga2 and resolv/tst-leaks2 [BZ #26821] - - - - --- 2020-11-20 Stefan Liebler New
[v4,2/2] arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS) [v4,1/2] arm64: mte: make the per-task SCTLR_EL1 field usable elsewhere - - 1 - --- 2020-11-20 Peter Collingbourne New
[v4,1/2] arm64: mte: make the per-task SCTLR_EL1 field usable elsewhere [v4,1/2] arm64: mte: make the per-task SCTLR_EL1 field usable elsewhere - - - - --- 2020-11-20 Peter Collingbourne New
[v2,4/4] selftest/x86/signal: Include test cases for validating sigaltstack x86: Improve Minimum Alternate Stack Size - - 1 - --- 2020-11-19 Chang S. Bae New
[v2,3/4] x86/signal: Prevent an alternate stack overflow before a signal delivery x86: Improve Minimum Alternate Stack Size - - 1 - --- 2020-11-19 Chang S. Bae New
[v2,2/4] x86/elf: Support a new ELF aux vector AT_MINSIGSTKSZ x86: Improve Minimum Alternate Stack Size - 1 1 - --- 2020-11-19 Chang S. Bae New
[v2,1/4] x86/signal: Introduce helpers to get the maximum signal frame size x86: Improve Minimum Alternate Stack Size 1 - 1 - --- 2020-11-19 Chang S. Bae New
libm,ieee754:New algorithm of fmod function for, dbl-64/wordsize-64 libm,ieee754:New algorithm of fmod function for, dbl-64/wordsize-64 - - - - --- 2020-11-19 Kirill Okhotnikov New
Use libnss_files.so for tests posix/bug-ga2 and resolv/tst-leaks2 [BZ #26821] Use libnss_files.so for tests posix/bug-ga2 and resolv/tst-leaks2 [BZ #26821] - - - - --- 2020-11-19 Stefan Liebler New
Turn ___brk_addr into a compat symbol Turn ___brk_addr into a compat symbol - - - - --- 2020-11-19 Andreas Schwab New
[v3] arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS) [v3] arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS) - - 1 - --- 2020-11-19 Peter Collingbourne New
[28/28] alpha: Move implementations to C More Linux syscall refactor - - - - --- 2020-11-18 Adhemerval Zanella New
[27/28] linux: Add generic C syscall implementation More Linux syscall refactor - - - - --- 2020-11-18 Adhemerval Zanella New
[26/28] linux: Consolidate brk implementation More Linux syscall refactor - - 1 - --- 2020-11-18 Adhemerval Zanella New
[25/28] linux: Implement pipe in terms of __NR_pipe2 More Linux syscall refactor - - - - --- 2020-11-18 Adhemerval Zanella New
[24/28] x32: Implement lseek64 in C More Linux syscall refactor - - - - --- 2020-11-18 Adhemerval Zanella New
[23/28] mips: Implement n32 lseek64 in C More Linux syscall refactor - - - - --- 2020-11-18 Adhemerval Zanella New
[22/28] Linux: implement ioctl in C More Linux syscall refactor - - - - --- 2020-11-18 Adhemerval Zanella New
[21/28] linux: Implement mremap in C More Linux syscall refactor - - - - --- 2020-11-18 Adhemerval Zanella New
[20/28] linux: Add prlimit64 C implementation More Linux syscall refactor - - - - --- 2020-11-18 Adhemerval Zanella New
[19/28] linux: Add fanotify_mark C implementation More Linux syscall refactor - - - - --- 2020-11-18 Adhemerval Zanella New
[18/28] nptl: Add futex_trylock_pi More Linux syscall refactor - - - - --- 2020-11-18 Adhemerval Zanella New
[17/28] x86_64: Remove ununsed syscalls.list entry More Linux syscall refactor - - - - --- 2020-11-18 Adhemerval Zanella New
[16/28] linux: Remove superflous __ASSUME_CONNECT_SYSCALL definitions More Linux syscall refactor - - - - --- 2020-11-18 Adhemerval Zanella New
[15/28] linux: Assume socketpair support More Linux syscall refactor - - - - --- 2020-11-18 Adhemerval Zanella New
[14/28] linux: Assume socket support More Linux syscall refactor - - - - --- 2020-11-18 Adhemerval Zanella New
[13/28] linux: Assume shutdown support More Linux syscall refactor - - - - --- 2020-11-18 Adhemerval Zanella New
[12/28] linux: Assume setsockopt support More Linux syscall refactor - - - - --- 2020-11-18 Adhemerval Zanella New
[11/28] linux: Assume listen support More Linux syscall refactor - - - - --- 2020-11-18 Adhemerval Zanella New
[10/28] linux: Assume getsockopt support More Linux syscall refactor - - - - --- 2020-11-18 Adhemerval Zanella New
[09/28] linux: Assume getsockname support More Linux syscall refactor - - - - --- 2020-11-18 Adhemerval Zanella New
[08/28] linux: Assume getpeername support More Linux syscall refactor - - - - --- 2020-11-18 Adhemerval Zanella New
[07/28] linux: Assume bind support More Linux syscall refactor - - - - --- 2020-11-18 Adhemerval Zanella New
[06/28] x32: Remove syscalls.list More Linux syscall refactor - - - - --- 2020-11-18 Adhemerval Zanella New
[05/28] linux: Consolidate and cleanup personality syscall More Linux syscall refactor - - - - --- 2020-11-18 Adhemerval Zanella New
[04/28] Remove HAVE_INLINED_SYSCALLS usage on generic implementations More Linux syscall refactor - - - - --- 2020-11-18 Adhemerval Zanella New
[03/28] Remove local-setxid.h More Linux syscall refactor - - - - --- 2020-11-18 Adhemerval Zanella New
[02/28] Removed ununsed pthread implementations More Linux syscall refactor - - - - --- 2020-11-18 Adhemerval Zanella New
[01/28] Remove generic pthread linuxism on POSIX timer_routine More Linux syscall refactor - - - - --- 2020-11-18 Adhemerval Zanella New
Kernel prctl feature for syscall interception and emulation Kernel prctl feature for syscall interception and emulation - - 1 - --- 2020-11-18 Gabriel Krisman Bertazi New
[4/4] powerpc: Use scv instruction on clone when available powerpc: Add support for system call vectored - - - - --- 2020-11-18 Matheus Castanho New
[3/4] powerpc: Runtime selection between sc and scv for syscalls powerpc: Add support for system call vectored - - - - --- 2020-11-18 Matheus Castanho New
[2/4] powerpc: Make PT_THREAD_POINTER available to assembly code powerpc: Add support for system call vectored - - 1 - --- 2020-11-18 Matheus Castanho New
[1/4] powerpc: Replace brk.S with a C implementation powerpc: Add support for system call vectored - - - - --- 2020-11-18 Matheus Castanho New
tst: y2038: Add test to check sizes of struct timespec and time_t tst: y2038: Add test to check sizes of struct timespec and time_t - - - - --- 2020-11-18 Lukasz Majewski New
[v3] y2038: Convert aio_suspend to support 64 bit time [v3] y2038: Convert aio_suspend to support 64 bit time - - 1 - --- 2020-11-18 Lukasz Majewski New
[hurd,commited,2/2] hurd: Enable using ifunc hurd: enable ifuncs - - - - --- 2020-11-16 Samuel Thibault New
[hurd,commited,1/2] Add {,sysdep-}ld-library-path make variable hurd: enable ifuncs - - - - --- 2020-11-16 Samuel Thibault New
linux: mips: Fix getdents64 fallback on mips64-n32 linux: mips: Fix getdents64 fallback on mips64-n32 - - - - --- 2020-11-16 Adhemerval Zanella New
[2.32] struct _Unwind_Exception alignment should not depend on compiler flags [2.32] struct _Unwind_Exception alignment should not depend on compiler flags - - - 1 --- 2020-11-16 Matheus Castanho New
[hurd,commited] hurd: let _dl_argv and __libc_stack_end be relro [hurd,commited] hurd: let _dl_argv and __libc_stack_end be relro - - - - --- 2020-11-15 Samuel Thibault New
[hurd,commited] hurd: Remove some remnants of cthreads [hurd,commited] hurd: Remove some remnants of cthreads - - - - --- 2020-11-15 Samuel Thibault New
[v2,2/2] y2038: Convert aio_suspend to support 64 bit time [v2,1/2] aio: Provide Linux specific copy of aio_suspend.c - - 1 - --- 2020-11-14 Lukasz Majewski New
[v2,1/2] aio: Provide Linux specific copy of aio_suspend.c [v2,1/2] aio: Provide Linux specific copy of aio_suspend.c - - - - --- 2020-11-14 Lukasz Majewski New
[3/3] mips: remove useless register spill [1/3] mips: add hp-timing support for MIPS R2 - - - - --- 2020-11-14 Huang Pei New
[2/3] mips: make sp 16-byte aligned on N64/N32 [1/3] mips: add hp-timing support for MIPS R2 - - - - --- 2020-11-14 Huang Pei New
[1/3] mips: add hp-timing support for MIPS R2 [1/3] mips: add hp-timing support for MIPS R2 - - - - --- 2020-11-14 Huang Pei New
[hurd,commited] hurd: Drop CLOCK_MONOTONIC change which slipped in [hurd,commited] hurd: Drop CLOCK_MONOTONIC change which slipped in - - - - --- 2020-11-13 Samuel Thibault New
[hurd,commited] hurd: make ptsname fail with ENOTTY on non-master-pty [hurd,commited] hurd: make ptsname fail with ENOTTY on non-master-pty - - - - --- 2020-11-13 Samuel Thibault New
[hurd,commited] mach: Add missing assert.h include [hurd,commited] mach: Add missing assert.h include - - - - --- 2020-11-13 Samuel Thibault New
[hurd,commited] hurd: break relocation loop between libc.so and lib{mach, hurd}user.so [hurd,commited] hurd: break relocation loop between libc.so and lib{mach, hurd}user.so - - - - --- 2020-11-13 Samuel Thibault New
Add {,sysdep-}ld-library-path make variable Add {,sysdep-}ld-library-path make variable - - - - --- 2020-11-13 Samuel Thibault New
[hurd,commited] Add {,sysdep-}ld-library-path make variable [hurd,commited] Add {,sysdep-}ld-library-path make variable - - - - --- 2020-11-13 Samuel Thibault New
Add {,sysdep-}ld-library-path make variable Add {,sysdep-}ld-library-path make variable - - - - --- 2020-11-13 Samuel Thibault New
[v2,23/23] linux: Make SYSCALL_ERROR_FUNC as default Simplify internal Linux syscall - - - - --- 2020-11-13 Adhemerval Zanella New
[v2,22/23] linux: Use generic __syscall_error for mips Simplify internal Linux syscall - - - - --- 2020-11-13 Adhemerval Zanella New
[v2,21/23] linux: Use generic __syscall_error for alpha Simplify internal Linux syscall - - - - --- 2020-11-13 Adhemerval Zanella New
[v2,20/23] linux: Use generic __syscall_error for nios2 Simplify internal Linux syscall - - - - --- 2020-11-13 Adhemerval Zanella New
[v2,19/23] linux: Use generic __syscall_error for riscv Simplify internal Linux syscall - - - - --- 2020-11-13 Adhemerval Zanella New
[v2,18/23] linux: Use generic __syscall_error for csky Simplify internal Linux syscall - - - - --- 2020-11-13 Adhemerval Zanella New
[v2,17/23] linux: Use generic __syscall_error for m68k Simplify internal Linux syscall - - - - --- 2020-11-13 Adhemerval Zanella New
[v2,16/23] linux: Use generic __syscall_error for ia64 Simplify internal Linux syscall - - - - --- 2020-11-13 Adhemerval Zanella New
[v2,15/23] linux: Use generic __syscall_error for microblaze Simplify internal Linux syscall - - - - --- 2020-11-13 Adhemerval Zanella New
[v2,14/23] linux: Use generic __syscall_error for sh Simplify internal Linux syscall - - - - --- 2020-11-13 Adhemerval Zanella New
[v2,13/23] linux: Use generic __syscall_error for s390 Simplify internal Linux syscall - - - - --- 2020-11-13 Adhemerval Zanella New
[v2,12/23] linux: Use generic __syscall_error for x86_64 Simplify internal Linux syscall - - - - --- 2020-11-13 Adhemerval Zanella New
[v2,11/23] linux: Use generic __syscall_error for arm Simplify internal Linux syscall - - - - --- 2020-11-13 Adhemerval Zanella New
[v2,10/23] linux: Use generic __syscall_error for hppa Simplify internal Linux syscall - - - - --- 2020-11-13 Adhemerval Zanella New
[v2,09/23] linux: Use generic __syscall_error for sparc Simplify internal Linux syscall - - - - --- 2020-11-13 Adhemerval Zanella New
[v2,08/23] linux: Use generic __syscall_error for powerpc Simplify internal Linux syscall - - - - --- 2020-11-13 Adhemerval Zanella New
[v2,07/23] linux: Use generic __syscall_error for arc Simplify internal Linux syscall - - - - --- 2020-11-13 Adhemerval Zanella New
[v2,06/23] linux: Use generic __syscall_error for i386 Simplify internal Linux syscall - - - - --- 2020-11-13 Adhemerval Zanella New
[v2,05/23] linux: Use generic __syscall_error for aarch64 Simplify internal Linux syscall - - - - --- 2020-11-13 Adhemerval Zanella New
« 1 2 ... 109 110 111281 282 »