Show patches with: State = Action Required       |    Archived = No       |   28133 patches
« 1 2 ... 102 103 104281 282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v7,2/3] arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS) [v7,1/3] arm64: mte: make the per-task SCTLR_EL1 field usable elsewhere - - 1 - --- 2021-02-12 Peter Collingbourne New
[v7,1/3] arm64: mte: make the per-task SCTLR_EL1 field usable elsewhere [v7,1/3] arm64: mte: make the per-task SCTLR_EL1 field usable elsewhere - - - - --- 2021-02-12 Peter Collingbourne New
[RFC] <sys/tagged-address.h>: An API for tagged address [RFC] <sys/tagged-address.h>: An API for tagged address - - - - --- 2021-02-11 H.J. Lu New
[v2] posix: Add _Fork [BZ #4737] [v2] posix: Add _Fork [BZ #4737] - - - - --- 2021-02-11 Adhemerval Zanella Netto New
[v2,1/2] Move __isnanf128 to libc.so [v2,1/2] Move __isnanf128 to libc.so - - - - --- 2021-02-11 Siddhesh Poyarekar New
[2/2] Avoid adding duplicated symbols into static libraries math symbols cleanup - - - - --- 2021-02-11 Siddhesh Poyarekar New
[1/2] Move __isnanf128 to libc.so math symbols cleanup - - - - --- 2021-02-11 Siddhesh Poyarekar New
[v7] tst: time: Provide Y2038 tests for mktime (tst-mktime4.c) [v7] tst: time: Provide Y2038 tests for mktime (tst-mktime4.c) - - 1 - --- 2021-02-10 Lukasz Majewski New
[v3] tst: Provide test for sched_rr_get_interval [v3] tst: Provide test for sched_rr_get_interval - - 1 - --- 2021-02-10 Lukasz Majewski New
[v6] tst: time: Provide Y2038 tests for mktime (tst-mktime4.c) [v6] tst: time: Provide Y2038 tests for mktime (tst-mktime4.c) - - - - --- 2021-02-10 Lukasz Majewski New
[v3,3/3] tst: Add test for clock_settime [v3,1/3] tst: Extend cross-test-ssh.sh to specify if target date can be altered - - - - --- 2021-02-10 Lukasz Majewski New
[v3,2/3] support: Provide xclock_settime test helper function [v3,1/3] tst: Extend cross-test-ssh.sh to specify if target date can be altered - - - - --- 2021-02-10 Lukasz Majewski New
[v3,1/3] tst: Extend cross-test-ssh.sh to specify if target date can be altered [v3,1/3] tst: Extend cross-test-ssh.sh to specify if target date can be altered - - - - --- 2021-02-10 Lukasz Majewski New
[COMMITTED] linux: Fix __sem_check_add_mapping search_sem [COMMITTED] linux: Fix __sem_check_add_mapping search_sem - - - - --- 2021-02-09 Adhemerval Zanella Netto New
[COMMITTED] linux: Fix __sem_check_add_mapping name length [COMMITTED] linux: Fix __sem_check_add_mapping name length - - - - --- 2021-02-09 Adhemerval Zanella Netto New
[RFC,v8,20/20] Restore separate libc loading for the TLS/namespace storage test Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-02-09 Vivek Dasmohapatra New
[RFC,v8,19/20] Add dlmopen / RTLD_SHARED tests Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-02-09 Vivek Dasmohapatra New
[RFC,v8,18/20] Add DT_GNU_FLAGS_1/DF_GNU_1_UNIQUE dynamic section+flag to glibc DSOs Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-02-09 Vivek Dasmohapatra New
[RFC,v8,17/20] dlsym, dlvsym should be able to look up symbols via DSO proxies Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-02-09 Vivek Dasmohapatra New
[RFC,v8,16/20] Suppress inter-namespace DSO sharing for audit libraries Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-02-09 Vivek Dasmohapatra New
[RFC,v8,15/20] Suppress audit calls when a (new) namespace is empty Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-02-09 Vivek Dasmohapatra New
[RFC,v8,14/20] When loading DSOs into alternate namespaces check for DT_GNU_UNIQUE Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-02-09 Vivek Dasmohapatra New
[RFC,v8,13/20] Use the DSO search helper to check for preloaded DT_GNU_UNIQUE DSOs Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-02-09 Vivek Dasmohapatra New
[RFC,v8,12/20] Use the new DSO finder helper function since we have it Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-02-09 Vivek Dasmohapatra New
[RFC,v8,11/20] Compare loaded DSOs by file ID and check for DF_GNU_1_UNIQUE Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-02-09 Vivek Dasmohapatra New
[RFC,v8,10/20] Abstract the loaded-DSO search code into a private helper function Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-02-09 Vivek Dasmohapatra New
[RFC,v8,09/20] Define a new dynamic section tag - DT_GNU_FLAGS_1 Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-02-09 Vivek Dasmohapatra New
[RFC,v8,08/20] elf/dl-open.c: when creating a proxy check the libc_map in NS 0 Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-02-09 Vivek Dasmohapatra New
[RFC,v8,07/20] elf/dl-open.c: Don't try libc linit in namespaces with no libc mapping Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-02-09 Vivek Dasmohapatra New
[RFC,v8,06/20] elf/dl-init.c: Skip proxied link map entries in the dl init path Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-02-09 Vivek Dasmohapatra New
[RFC,v8,05/20] elf/dl-fini.c: Handle proxy link_map entries in the shutdown path Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-02-09 Vivek Dasmohapatra New
[RFC,v8,04/20] elf/dl-load.c, elf-dl-open.c: Implement RTLD_SHARED dlmopen proxying Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-02-09 Vivek Dasmohapatra New
[RFC,v8,03/20] elf/dl-object.c: Implement a helper function to proxy link_map entries Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-02-09 Vivek Dasmohapatra New
[RFC,v8,02/20] include/link.h: Update the link_map struct to allow proxies Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-02-09 Vivek Dasmohapatra New
[RFC,v8,01/20] Declare and describe the dlmopen RTLD_SHARED flag Implementation of RTLD_SHARED for dlmopen - - - - --- 2021-02-09 Vivek Dasmohapatra New
[4/4] Added new entries for j0/j1/y0/y1 and regenerate ulps. [1/4] Add a routine for accurate reduction mod (2pi), for j0f/j1f/y0f/y1f. - - - - --- 2021-02-09 Paul Zimmermann New
[3/4] Fix the inaccuracy of j1f and y1f [BZ #14470 and #14472] [1/4] Add a routine for accurate reduction mod (2pi), for j0f/j1f/y0f/y1f. - - - - --- 2021-02-09 Paul Zimmermann New
[2/4] Fix the inaccuracy of j0f and of y0f [BZ #14469 and #14471] [1/4] Add a routine for accurate reduction mod (2pi), for j0f/j1f/y0f/y1f. - - - - --- 2021-02-09 Paul Zimmermann New
[1/4] Add a routine for accurate reduction mod (2pi), for j0f/j1f/y0f/y1f. [1/4] Add a routine for accurate reduction mod (2pi), for j0f/j1f/y0f/y1f. - - - - --- 2021-02-09 Paul Zimmermann New
[v3] x86: Disable x86-64 level marker [BZ #27318] [v3] x86: Disable x86-64 level marker [BZ #27318] - - - - --- 2021-02-09 H.J. Lu New
Add more ptrace constants for AArch64 and PowerPC Add more ptrace constants for AArch64 and PowerPC - - - - --- 2021-02-08 Joseph Myers New
[10/10] linux: Remove stat-check.c stat[fs,vfs] consolidation - - 1 - --- 2021-02-08 Adhemerval Zanella Netto New
[09/10] linux: Remove overflow.h stat[fs,vfs] consolidation - - 1 - --- 2021-02-08 Adhemerval Zanella Netto New
[08/10] linux: Consolidate internal_statvfs stat[fs,vfs] consolidation - - 1 - --- 2021-02-08 Adhemerval Zanella Netto New
[07/10] linux: Consolidate statvfs implementations stat[fs,vfs] consolidation - - 1 - --- 2021-02-08 Adhemerval Zanella Netto New
[06/10] linux: Consolidate fstatvfs implementations stat[fs,vfs] consolidation - - 1 - --- 2021-02-08 Adhemerval Zanella Netto New
[05/10] linux: Consolidate statfs implementations stat[fs,vfs] consolidation - - 1 - --- 2021-02-08 Adhemerval Zanella Netto New
[04/10] linux: Consolidate fstatfs implementations stat[fs,vfs] consolidation - - 1 - --- 2021-02-08 Adhemerval Zanella Netto New
[03/10] linux: Set LFS statfs as default stat[fs,vfs] consolidation - - 1 - --- 2021-02-08 Adhemerval Zanella Netto New
[02/10] linux: Set default kernel_stat.h to LFS stat[fs,vfs] consolidation - - 1 - --- 2021-02-08 Adhemerval Zanella Netto New
[01/10] linux: Fix STATFS_IS_STATFS64 definition stat[fs,vfs] consolidation - - 1 - --- 2021-02-08 Adhemerval Zanella Netto New
[v2] tst: Provide test for sched_rr_get_interval [v2] tst: Provide test for sched_rr_get_interval - - - - --- 2021-02-08 Lukasz Majewski New
[v2] tst: Provide test for sched_rr_get_interval [v2] tst: Provide test for sched_rr_get_interval - - - - --- 2021-02-08 Lukasz Majewski New
[v5] tst: time: Provide Y2038 tests for mktime (tst-mktime4.c) [v5] tst: time: Provide Y2038 tests for mktime (tst-mktime4.c) - - - - --- 2021-02-08 Lukasz Majewski New
benchtests: Updated json bench-variant attribute benchtests: Updated json bench-variant attribute - - - - --- 2021-02-08 Naohiro Tamura New
[v2] x86: Add PTWRITE feature detection [BZ #27346] [v2] x86: Add PTWRITE feature detection [BZ #27346] - - - - --- 2021-02-07 H.J. Lu New
[v2] mlock.2: mlock2(): Fix prototype parameter types [v2] mlock.2: mlock2(): Fix prototype parameter types - - - - --- 2021-02-07 Alejandro Colomar New
[v2,3/3] tst: Add test for clock_settime [v2,1/3] tst: Extend cross-test-ssh.sh to specify if target date can be altered - - - - --- 2021-02-06 Lukasz Majewski New
[v2,2/3] support: Provide xclock_settime test helper function [v2,1/3] tst: Extend cross-test-ssh.sh to specify if target date can be altered - - - - --- 2021-02-06 Lukasz Majewski New
[v2,1/3] tst: Extend cross-test-ssh.sh to specify if target date can be altered [v2,1/3] tst: Extend cross-test-ssh.sh to specify if target date can be altered - - - - --- 2021-02-06 Lukasz Majewski New
[v2] epoll_wait.2: Glibc doesn't provide epoll_pwait2() yet [v2] epoll_wait.2: Glibc doesn't provide epoll_pwait2() yet - - - - --- 2021-02-06 Alejandro Colomar New
arm64: bti: Set PROT_BTI on all BTI executables mapped by the kernel arm64: bti: Set PROT_BTI on all BTI executables mapped by the kernel - - 2 - --- 2021-02-05 Mark Brown New
x86: Add PTWRITE feature detection [BZ #27346] x86: Add PTWRITE feature detection [BZ #27346] - - - - --- 2021-02-05 H.J. Lu New
[v4] tst: Provide test for difftime [v4] tst: Provide test for difftime - - 1 - --- 2021-02-05 Lukasz Majewski New
[v4] tst: Provide test for ctime [v4] tst: Provide test for ctime - - 1 - --- 2021-02-05 Lukasz Majewski New
[v3] tst: Provide test for ppoll [v3] tst: Provide test for ppoll - - - - --- 2021-02-05 Lukasz Majewski New
[v2] tunables: Disallow negative values for some tunables [v2] tunables: Disallow negative values for some tunables - - 1 - --- 2021-02-05 Siddhesh Poyarekar New
[v2] tunables: Simplify TUNABLE_SET interface [v2] tunables: Simplify TUNABLE_SET interface - - 1 - --- 2021-02-05 Siddhesh Poyarekar New
tunables: Disallow negative values for some tunables tunables: Disallow negative values for some tunables - - 1 - --- 2021-02-05 Siddhesh Poyarekar New
nsswitch: actually return the result when nss database is being locked nsswitch: actually return the result when nss database is being locked - - 1 - --- 2021-02-05 develop--- via Libc-alpha New
printf: Add smoke tests for long double printf: Add smoke tests for long double - - 1 - --- 2021-02-05 Siddhesh Poyarekar New
Add NT_ARM_TAGGED_ADDR_CTRL from Linux 5.10 to elf.h Add NT_ARM_TAGGED_ADDR_CTRL from Linux 5.10 to elf.h - - - - --- 2021-02-04 Joseph Myers New
mlock.2: mlock2(): Fix prototype parameter types mlock.2: mlock2(): Fix prototype parameter types - - - - --- 2021-02-04 Alejandro Colomar New
bdflush.2, capget.2, get_mempolicy.2, ipc.2, lookup_dcookie.2, mbind.2, migrate_pages.2: Add notes … bdflush.2, capget.2, get_mempolicy.2, ipc.2, lookup_dcookie.2, mbind.2, migrate_pages.2: Add notes … - - - - --- 2021-02-04 Alejandro Colomar New
gettimeofday.2: Use restrict in prototypes gettimeofday.2: Use restrict in prototypes - - - - --- 2021-02-03 Alejandro Colomar New
[v2] getsockname.2: Use restrict in prototypes [v2] getsockname.2: Use restrict in prototypes - - - - --- 2021-02-03 Alejandro Colomar New
getsockname.2: Use restrict in prototypes getsockname.2: Use restrict in prototypes - - - - --- 2021-02-03 Alejandro Colomar New
getitimer.2: Use restrict in prototypes getitimer.2: Use restrict in prototypes - - - - --- 2021-02-03 Alejandro Colomar New
[3/3] pthread: Remove alloca usage from __sem_check_add_mapping [1/3] linux: Require /dev/shm as the shared memory file system [BZ #25383] - - - - --- 2021-02-03 Adhemerval Zanella Netto New
[2/3] pthread: Refactor semaphore code [1/3] linux: Require /dev/shm as the shared memory file system [BZ #25383] - - - - --- 2021-02-03 Adhemerval Zanella Netto New
[1/3] linux: Require /dev/shm as the shared memory file system [BZ #25383] [1/3] linux: Require /dev/shm as the shared memory file system [BZ #25383] - - - - --- 2021-02-03 Adhemerval Zanella Netto New
epoll_wait.2: Glibc doesn't provide epoll_pwait2() yet epoll_wait.2: Glibc doesn't provide epoll_pwait2() yet - - - - --- 2021-02-03 Alejandro Colomar New
[COMMITTED] i686: Regenerate ULPs [COMMITTED] i686: Regenerate ULPs - - - - --- 2021-02-03 Siddhesh Poyarekar New
[3/3] x86: Use SIZE_MAX instead of (long int)-1 for tunable range value TUNABLE_SET fixes - - 1 - --- 2021-02-03 Siddhesh Poyarekar New
[2/3] tunables: Remove C type arg from TUNABLE_SET* macros TUNABLE_SET fixes - - - - --- 2021-02-03 Siddhesh Poyarekar New
[1/3] Fix casts when setting tunable range TUNABLE_SET fixes - - - - --- 2021-02-03 Siddhesh Poyarekar New
[v5,5/5] selftest/x86/signal: Include test cases for validating sigaltstack x86: Improve Minimum Alternate Stack Size - - 1 - --- 2021-02-03 Chang S. Bae New
[v5,4/5] x86/signal: Detect and prevent an alternate signal stack overflow x86: Improve Minimum Alternate Stack Size - - 2 - --- 2021-02-03 Chang S. Bae New
[v5,3/5] x86/elf: Support a new ELF aux vector AT_MINSIGSTKSZ x86: Improve Minimum Alternate Stack Size - 1 1 - --- 2021-02-03 Chang S. Bae New
[v5,2/5] x86/signal: Introduce helpers to get the maximum signal frame size x86: Improve Minimum Alternate Stack Size 1 - 1 - --- 2021-02-03 Chang S. Bae New
[v5,1/5] uapi: Move the aux vector AT_MINSIGSTKSZ define to uapi x86: Improve Minimum Alternate Stack Size - - 1 - --- 2021-02-03 Chang S. Bae New
[v2] x86: Require full ISA support for x86-64 level marker [BZ #27318] [v2] x86: Require full ISA support for x86-64 level marker [BZ #27318] - - - - --- 2021-02-03 H.J. Lu New
New configure option --with-elided-stack-protector-cflags New configure option --with-elided-stack-protector-cflags - - - - --- 2021-02-03 Siddhesh Poyarekar New
sunrpc: Fix typo in xdr_string comment sunrpc: Fix typo in xdr_string comment - - - - --- 2021-02-03 Paul Zimmermann New
tst-mallinfo2.c: Use correct multiple for total variable tst-mallinfo2.c: Use correct multiple for total variable - - - - --- 2021-02-03 Yang Xu New
Build libc-start with stack protector for SHARED Build libc-start with stack protector for SHARED - - - - --- 2021-02-03 Siddhesh Poyarekar New
[v4,2/2] x86: Add additional benchmarks and tests for strchr [v4,1/2] x86: Refactor and improve performance of strchr-avx2.S - - - - --- 2021-02-03 develop--- via Libc-alpha New
[v4,1/2] x86: Refactor and improve performance of strchr-avx2.S [v4,1/2] x86: Refactor and improve performance of strchr-avx2.S - - - - --- 2021-02-03 develop--- via Libc-alpha New
x86: Require full ISA support for x86-64 level marker [BZ #27318] x86: Require full ISA support for x86-64 level marker [BZ #27318] - - - - --- 2021-02-02 H.J. Lu New
x86_64: Update THREAD_SETMEM/THREAD_SETMEM_NC for IMM64 x86_64: Update THREAD_SETMEM/THREAD_SETMEM_NC for IMM64 - - - - --- 2021-02-02 H.J. Lu New
« 1 2 ... 102 103 104281 282 »