Show patches with: none      |   28162 patches
« 1 2 ... 137 138 139281 282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,01/18] Always use wordsize-64 version of s_nearbyint.c. Use GCC builtins for some math functions if desired. - - - - --- 2019-12-09 Stefan Liebler New
[3/3] x86: Add the test case of __get_cpu_features support for Zhaoxin processors x86: Add support for Zhaoxin processors - - - - --- 2019-12-09 May Shao(BJ-RD) New
[2/3] x86: Add cache information support for Zhaoxin processors x86: Add support for Zhaoxin processors - - - - --- 2019-12-09 May Shao(BJ-RD) New
[1/3] x86: Add CPU Vendor ID detection support for Zhaoxin processors x86: Add support for Zhaoxin processors - - - - --- 2019-12-09 May Shao(BJ-RD) New
[2/2] y2038: linux: Provide __timerfd_settime64 implementation [1/2] y2038: linux: Provide __timerfd_gettime64 implementation - - - - --- 2019-12-06 Lukasz Majewski New
[1/2] y2038: linux: Provide __timerfd_gettime64 implementation [1/2] y2038: linux: Provide __timerfd_gettime64 implementation - - - - --- 2019-12-06 Lukasz Majewski New
manual: Document compiler and memory barriers manual: Document compiler and memory barriers - - - - --- 2019-12-06 Florian Weimer New
[man-pages,2/2] path_resolution.7: update to mention openat2(2) features [man-pages,1/2] openat2.2: document new openat2(2) syscall - - - - --- 2019-12-06 Aleksa Sarai New
[man-pages,1/2] openat2.2: document new openat2(2) syscall [man-pages,1/2] openat2.2: document new openat2(2) syscall - - - - --- 2019-12-06 Aleksa Sarai New
[v18,13/13] Documentation: path-lookup: include new LOOKUP flags open: introduce openat2(2) syscall - - - - --- 2019-12-06 Aleksa Sarai New
[v18,12/13] selftests: add openat2(2) selftests open: introduce openat2(2) syscall - - - - --- 2019-12-06 Aleksa Sarai New
[v18,11/13] open: introduce openat2(2) syscall open: introduce openat2(2) syscall - - - - --- 2019-12-06 Aleksa Sarai New
[v18,10/13] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution open: introduce openat2(2) syscall - - - - --- 2019-12-06 Aleksa Sarai New
[v18,09/13] namei: LOOKUP_IN_ROOT: chroot-like scoped resolution open: introduce openat2(2) syscall - - - - --- 2019-12-06 Aleksa Sarai New
[v18,08/13] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution open: introduce openat2(2) syscall - - - - --- 2019-12-06 Aleksa Sarai New
[v18,07/13] namei: LOOKUP_NO_XDEV: block mountpoint crossing open: introduce openat2(2) syscall - - - - --- 2019-12-06 Aleksa Sarai New
[v18,06/13] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution open: introduce openat2(2) syscall - - - - --- 2019-12-06 Aleksa Sarai New
[v18,05/13] namei: LOOKUP_NO_SYMLINKS: block symlink resolution open: introduce openat2(2) syscall - - - - --- 2019-12-06 Aleksa Sarai New
[v18,04/13] namei: allow set_root() to produce errors open: introduce openat2(2) syscall - - - - --- 2019-12-06 Aleksa Sarai New
[v18,03/13] namei: allow nd_jump_link() to produce errors open: introduce openat2(2) syscall - - - - --- 2019-12-06 Aleksa Sarai New
[v18,02/13] nsfs: clean-up ns_get_path() signature to return int open: introduce openat2(2) syscall - 1 - - --- 2019-12-06 Aleksa Sarai New
[v18,01/13] namei: only return -ECHILD from follow_dotdot_rcu() open: introduce openat2(2) syscall - 1 - - --- 2019-12-06 Aleksa Sarai New
[v2,3/3] Fix __libc_signal_block_all on sparc64 [v2,1/3] linux: Consolidate sigprocmask - - - - --- 2019-12-05 Adhemerval Zanella Netto New
[v2,2/3] linux: Remove SIGCANCEL/SIGSETXID handling on sigprocmask [v2,1/3] linux: Consolidate sigprocmask - - - - --- 2019-12-05 Adhemerval Zanella Netto New
[v2,1/3] linux: Consolidate sigprocmask [v2,1/3] linux: Consolidate sigprocmask - - - - --- 2019-12-05 Adhemerval Zanella Netto New
misc/test-errno-linux: Handle EINVAL from quotactl misc/test-errno-linux: Handle EINVAL from quotactl - - 1 - --- 2019-12-05 Florian Weimer New
[2/2] dlopen: Do not block signals Remove signal blocking from dlopen - - 2 - --- 2019-12-05 Florian Weimer New
[1/2] dlopen: Rework handling of pending NODELETE status Remove signal blocking from dlopen - - 2 - --- 2019-12-05 Florian Weimer New
Fix __libc_signal_block_all on sparc64 Fix __libc_signal_block_all on sparc64 - - - - --- 2019-12-05 Adhemerval Zanella Netto New
[v2] Correct range checking in mallopt/mxfast/tcache [BZ #25194] [v2] Correct range checking in mallopt/mxfast/tcache [BZ #25194] - - 1 - --- 2019-12-04 DJ Delorie New
[v2] Fix failure when CFLAGS contains -DNDEBUG (Bug 25251) [v2] Fix failure when CFLAGS contains -DNDEBUG (Bug 25251) - - - - --- 2019-12-04 Carlos O'Donell New
Fix failure to run tests when CFLAGS contains -DNDEBUG (Bug 25251) Fix failure to run tests when CFLAGS contains -DNDEBUG (Bug 25251) - - - - --- 2019-12-04 Carlos O'Donell New
[review,v2] nptl: Add more missing placeholder abi symbol from nanosleep move [review,v2] nptl: Add more missing placeholder abi symbol from nanosleep move - - - - --- 2019-12-04 Adhemerval Zanella (Code Review) New
elf: Add tst-ldconfig-ld_so_conf-update test elf: Add tst-ldconfig-ld_so_conf-update test - - - - --- 2019-12-04 Alexandra Hájková New
[2/2] Do not use ld.so to open statically linked programs in debugglibc.sh New options for debugglibc.sh and testrun.sh - - 1 - --- 2019-12-04 Gabriel F. T. Gomes New
[1/2] Attach to test in container from debugglibc.sh New options for debugglibc.sh and testrun.sh - - 1 - --- 2019-12-04 Gabriel F. T. Gomes New
Correct range checking in mallopt/mxfast/tcache [BZ #25194] Correct range checking in mallopt/mxfast/tcache [BZ #25194] - - - - --- 2019-12-03 DJ Delorie New
[v2] Fix build with -march=486 -Os -DNDEBUG (Bug 25240) [v2] Fix build with -march=486 -Os -DNDEBUG (Bug 25240) - - - - --- 2019-12-03 Carlos O'Donell New
Fix build with -march=486 -Os (Bug 25240) Fix build with -march=486 -Os (Bug 25240) - - - - --- 2019-12-03 Carlos O'Donell New
[v3,3/3] elf: avoid stack allocation in dl_open_worker elf: Allow dlopen of filter object to work [BZ #16272] - - 1 - --- 2019-12-03 David Kilroy New
[v3,2/3] elf: avoid redundant sort in dlopen elf: Allow dlopen of filter object to work [BZ #16272] - - 1 - --- 2019-12-03 David Kilroy New
[v3,1/3] elf: Allow dlopen of filter object to work [BZ #16272] elf: Allow dlopen of filter object to work [BZ #16272] - - - - --- 2019-12-03 David Kilroy New
dlopen: Fix issues related to NODELETE handling and relocations dlopen: Fix issues related to NODELETE handling and relocations - - - - --- 2019-12-03 Florian Weimer New
[v3,11/11] RFC: powerpc64le: Enable support for IEEE long double Add IEEE long double <-> string functions for powerpc64le - - - - --- 2019-12-03 Gabriel F. T. Gomes New
[v3,10/11] powerpc64le: Require a compiler with -mno-gnu-attribute Add IEEE long double <-> string functions for powerpc64le - - 1 - --- 2019-12-03 Gabriel F. T. Gomes New
[v3,09/11] ldbl-128ibm-compat: Do not mix -mabi=*longdouble and -mlong-double-128 Add IEEE long double <-> string functions for powerpc64le - - - - --- 2019-12-03 Gabriel F. T. Gomes New
[v3,08/11] Avoid compat symbols for totalorder in powerpc64le IEEE long double Add IEEE long double <-> string functions for powerpc64le - - 1 - --- 2019-12-03 Gabriel F. T. Gomes New
[v3,07/11] ldbl-128ibm-compat: Compiler flags for stdio functions Add IEEE long double <-> string functions for powerpc64le - - - - --- 2019-12-03 Gabriel F. T. Gomes New
[v3,06/11] Do not redirect calls to __GI_* symbols, when redirecting to *ieee128 Add IEEE long double <-> string functions for powerpc64le - - 1 - --- 2019-12-03 Gabriel F. T. Gomes New
[v3,05/11] ldbl-128ibm-compat: Add *cvt functions Add IEEE long double <-> string functions for powerpc64le - - - - --- 2019-12-03 Gabriel F. T. Gomes New
[v3,04/11] Refactor *cvt functions implementation (5/5) Add IEEE long double <-> string functions for powerpc64le - - - - --- 2019-12-03 Gabriel F. T. Gomes New
[v3,03/11] Refactor *cvt functions implementation (1-4/5) Add IEEE long double <-> string functions for powerpc64le - - 1 - --- 2019-12-03 Gabriel F. T. Gomes New
[v3,02/11] ldbl-128ibm-compat: Add ISO C99 versions of scanf functions Add IEEE long double <-> string functions for powerpc64le - - 1 - --- 2019-12-03 Gabriel F. T. Gomes New
[v3,01/11] ldbl-128ibm-compat: Fix selection of GNU and ISO C99 scanf Add IEEE long double <-> string functions for powerpc64le - - - - --- 2019-12-03 Gabriel F. T. Gomes New
[COMMITTED] ldbl-128ibm-compat: Replace http with https in new files [COMMITTED] ldbl-128ibm-compat: Replace http with https in new files - - - - --- 2019-12-03 Gabriel F. T. Gomes New
[v2] linux: Add inline getcpu implementation for sched_getcpu and getcpu [v2] linux: Add inline getcpu implementation for sched_getcpu and getcpu - - - - --- 2019-12-03 Adhemerval Zanella Netto New
[v2] elf: Enable relro for static build [v2] elf: Enable relro for static build - - - - --- 2019-12-03 Adhemerval Zanella Netto New
build-many-glibcs.py: Move sparcv8 to extra_glibcs build-many-glibcs.py: Move sparcv8 to extra_glibcs - - - - --- 2019-12-03 Adhemerval Zanella Netto New
Expand $(as-needed) and $(no-as-needed) throughout the build system Expand $(as-needed) and $(no-as-needed) throughout the build system - - 1 - --- 2019-12-03 Florian Weimer New
Get rid of Werror=maybe-uninitialized in res_send.c. Get rid of Werror=maybe-uninitialized in res_send.c. - - 1 - --- 2019-12-03 Stefan Liebler New
Get rid of Werror=maybe-uninitialized in clock_nanosleep.c. Get rid of Werror=maybe-uninitialized in clock_nanosleep.c. - - - - --- 2019-12-03 Stefan Liebler New
ldconfig.8: Document file filter and symlink pattern expectations ldconfig.8: Document file filter and symlink pattern expectations - - - - --- 2019-12-02 DJ Delorie New
[13/13] Use GCC builtins for copysign functions if desired. Use GCC builtins for some math functions if desired. - - - - --- 2019-12-02 Stefan Liebler New
[12/13] Use GCC builtins for round functions if desired. Use GCC builtins for some math functions if desired. - - 1 - --- 2019-12-02 Stefan Liebler New
[11/13] Use GCC builtins for trunc functions if desired. Use GCC builtins for some math functions if desired. - - 1 - --- 2019-12-02 Stefan Liebler New
[10/13] Use GCC builtins for ceil functions if desired. Use GCC builtins for some math functions if desired. - - 1 - --- 2019-12-02 Stefan Liebler New
[09/13] Use GCC builtins for floor functions if desired. Use GCC builtins for some math functions if desired. - - 1 - --- 2019-12-02 Stefan Liebler New
[08/13] Use GCC builtins for rint functions if desired. Use GCC builtins for some math functions if desired. - - 1 - --- 2019-12-02 Stefan Liebler New
[07/13] Use GCC builtins for nearbyint functions if desired. Use GCC builtins for some math functions if desired. - - 1 - --- 2019-12-02 Stefan Liebler New
[06/13] Always use wordsize-64 version of s_round.c. Use GCC builtins for some math functions if desired. - - 1 - --- 2019-12-02 Stefan Liebler New
[05/13] Always use wordsize-64 version of s_trunc.c. Use GCC builtins for some math functions if desired. - - 1 - --- 2019-12-02 Stefan Liebler New
[04/13] Always use wordsize-64 version of s_ceil.c. Use GCC builtins for some math functions if desired. - - 1 - --- 2019-12-02 Stefan Liebler New
[03/13] Always use wordsize-64 version of s_floor.c. Use GCC builtins for some math functions if desired. - - 1 - --- 2019-12-02 Stefan Liebler New
[02/13] Always use wordsize-64 version of s_rint.c. Use GCC builtins for some math functions if desired. - - 1 - --- 2019-12-02 Stefan Liebler New
[01/13] Always use wordsize-64 version of s_nearbyint.c. Use GCC builtins for some math functions if desired. - - 1 - --- 2019-12-02 Stefan Liebler New
elf: fix maplength computation when loading a library elf: fix maplength computation when loading a library - 1 - - --- 2019-12-02 Riccardo Schirone New
[hurd,commited,2/2] hurd: Fix ld.so __access override from libc hurd: Fix some ld.so overrides from libc - - - - --- 2019-12-01 Samuel Thibault New
[hurd,commited,1/2] hurd: Fix ld.so __getcwd override from libc hurd: Fix some ld.so overrides from libc - - - - --- 2019-12-01 Samuel Thibault New
[hurd,commited] hurd: Make __sigprocmask GLIBC_PRIVATE [hurd,commited] hurd: Make __sigprocmask GLIBC_PRIVATE - - - - --- 2019-12-01 Samuel Thibault New
[hurd,commited,3/3] hurd: Fix renameat2 error fixes for hurd port - - - - --- 2019-12-01 Samuel Thibault New
[hurd,commited,2/3] hurd: make strerror(0) coherent with other ports fixes for hurd port - - - - --- 2019-12-01 Samuel Thibault New
[hurd,commited,1/3] hurd: Fix ld.so link fixes for hurd port - - - - --- 2019-12-01 Samuel Thibault New
[7/7] elf: Move vDSO setup to rtld [1/7] linux: Update x86 vDSO symbols - - - - --- 2019-11-29 Adhemerval Zanella Netto New
[6/7] linux: Refactor sched_getcpu in terms of getcpu [1/7] linux: Update x86 vDSO symbols - - - - --- 2019-11-29 Adhemerval Zanella Netto New
[5/7] elf: Enable relro for static build [1/7] linux: Update x86 vDSO symbols - - - - --- 2019-11-29 Adhemerval Zanella Netto New
[4/7] linux: Update mips vDSO symbols [1/7] linux: Update x86 vDSO symbols - - - - --- 2019-11-29 Adhemerval Zanella Netto New
[3/7] Remove vDSO support from make-syscall.sh [1/7] linux: Update x86 vDSO symbols - - - - --- 2019-11-29 Adhemerval Zanella Netto New
[2/7] x86: Make x32 use x86 time implementation [1/7] linux: Update x86 vDSO symbols - - - - --- 2019-11-29 Adhemerval Zanella Netto New
[1/7] linux: Update x86 vDSO symbols [1/7] linux: Update x86 vDSO symbols - - - - --- 2019-11-29 Adhemerval Zanella Netto New
elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214] elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214] - - - - --- 2019-11-29 Florian Weimer New
nptl: Start new threads with all signals blocked [BZ #25098] nptl: Start new threads with all signals blocked [BZ #25098] - - - - --- 2019-11-29 Florian Weimer New
Update SOMAXCONN value from Linux 5.4 Update SOMAXCONN value from Linux 5.4 - - 1 - --- 2019-11-29 Joseph Myers New
Update kernel version to 5.4 in tst-mman-consts.py Update kernel version to 5.4 in tst-mman-consts.py - - 1 - --- 2019-11-28 Joseph Myers New
Update syscall-names.list for Linux 5.4 Update syscall-names.list for Linux 5.4 - - - - --- 2019-11-28 Joseph Myers New
For Adding clang check For Adding clang check - - - - --- 2019-11-28 kamlesh kumar New
[2/2] Implement __libc_early_init Introduce __libc_early_init (for rseq support) - - - - --- 2019-11-28 Florian Weimer New
[1/2] Introduce <elf_machine_sym_no_match.h> Introduce __libc_early_init (for rseq support) - - - - --- 2019-11-28 Florian Weimer New
[3/3] Add --disable-major-minor-libraries configure option Add --disable-major-minor-libraries configure option - - - - --- 2019-11-28 Florian Weimer New
[2/3] Makerules: Remove lib-version, $(subdir-version) Add --disable-major-minor-libraries configure option - - - - --- 2019-11-28 Florian Weimer New
[1/3] nptl_db: Install libthread_db under a regular implementation name Add --disable-major-minor-libraries configure option - - - - --- 2019-11-28 Florian Weimer New
« 1 2 ... 137 138 139281 282 »