Show patches with: none      |   29684 patches
« 1 250 51 52296 297 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[v5,10/13] LoongArch: Add ABI Lists GLIBC LoongArch PATCHES - - 1-- 2022-06-01 caiyinyu Superseded
[v5,09/13] LoongArch: Linux ABI GLIBC LoongArch PATCHES - - 1-- 2022-06-01 caiyinyu Superseded
[v5,08/13] LoongArch: Linux Syscall Interface GLIBC LoongArch PATCHES - - 1-- 2022-06-01 caiyinyu Superseded
[v5,07/13] LoongArch: Atomic and Locking Routines GLIBC LoongArch PATCHES - - 1-- 2022-06-01 caiyinyu Superseded
[v5,06/13] LoongArch: Generic <math.h> and soft-fp Routines GLIBC LoongArch PATCHES - - 1-- 2022-06-01 caiyinyu Superseded
[v5,05/13] LoongArch: Thread-Local Storage Support GLIBC LoongArch PATCHES - - 1-- 2022-06-01 caiyinyu Superseded
[v5,04/13] LoongArch: ABI Implementation GLIBC LoongArch PATCHES - - 1-- 2022-06-01 caiyinyu Superseded
[v5,03/13] LoongArch: Add relocations and ELF flags to elf.h and scripts/glibcelf.py GLIBC LoongArch PATCHES - - 1-- 2022-06-01 caiyinyu Superseded
[v5,02/13] LoongArch: Add LoongArch entries to config.h.in GLIBC LoongArch PATCHES - - 1-- 2022-06-01 caiyinyu Superseded
[v5,01/13] LoongArch: Update NEWS and README for the LoongArch port. GLIBC LoongArch PATCHES - - 1-- 2022-06-01 caiyinyu Superseded
[v5,00/13] GLIBC LoongArch PATCHES - - --- 2022-06-01 caiyinyu None
[v2] linux: use statx for fstat if neither newfstatat nor fstatat64 is present [v2] linux: use statx for fstat if neither newfstatat nor fstatat64 is present 1 - 2-- 2022-06-01 WANG Xuerui azanella Committed
Add HWCAP2_MTE3 from Linux 5.18 to AArch64 bits/hwcap.h Add HWCAP2_MTE3 from Linux 5.18 to AArch64 bits/hwcap.h - - 2-- 2022-05-31 Joseph Myers Committed
[5/5] math: Use generic sinf implementation for SSE2 version Use generic sinf, cosf, and sincosf for i686 - - 2-- 2022-05-31 Adhemerval Zanella Netto Committed
[4/5] benchtests: Add workload name for sincosf Use generic sinf, cosf, and sincosf for i686 1 - 1-- 2022-05-31 Adhemerval Zanella Netto Committed
[3/5] i686: Use generic sinf implementation for SSE2 version Use generic sinf, cosf, and sincosf for i686 1 - 1-- 2022-05-31 Adhemerval Zanella Netto Committed
[2/5] i686: Use generic cosf implementation for SSE2 version Use generic sinf, cosf, and sincosf for i686 1 - 1-- 2022-05-31 Adhemerval Zanella Netto Committed
[1/5] benchtests: Add workload name for cosf Use generic sinf, cosf, and sincosf for i686 1 - 1-- 2022-05-31 Adhemerval Zanella Netto Committed
[0/5] Use generic sinf, cosf, and sincosf for i686 - - --- 2022-05-31 Adhemerval Zanella Netto None
nptl: Fix __libc_cleanup_pop_restore asynchronous restore (BZ#29214) nptl: Fix __libc_cleanup_pop_restore asynchronous restore (BZ#29214) - - 2-- 2022-05-31 Adhemerval Zanella Netto Superseded
Add MADV_DONTNEED_LOCKED from Linux 5.18 to bits/mman-linux.h Add MADV_DONTNEED_LOCKED from Linux 5.18 to bits/mman-linux.h - - 2-- 2022-05-31 Joseph Myers Committed
[v3,12/12] nptl: Remove INVALID_TD_P Fix various NPTL synchronization issues - - 2-- 2022-05-31 Adhemerval Zanella Netto Superseded
[v3,11/12] nptl: Use exit_lock when accessing TID on pthread_setschedprio Fix various NPTL synchronization issues - - 1-- 2022-05-31 Adhemerval Zanella Netto Superseded
[v3,10/12] nptl: Use exit_lock when accessing TID on pthread_sigqueue Fix various NPTL synchronization issues - - 1-- 2022-05-31 Adhemerval Zanella Netto Superseded
[v3,09/12] nptl: Use exit_lock when accessing TID on pthread_setname_np Fix various NPTL synchronization issues - - 1-- 2022-05-31 Adhemerval Zanella Netto Superseded
[v3,08/12] nptl: Use exit_lock when accessing TID on pthread_getname_np Fix various NPTL synchronization issues - - 1-- 2022-05-31 Adhemerval Zanella Netto Superseded
[v3,07/12] nptl: Use exit_lock when accessing TID on pthread_getschedparam Fix various NPTL synchronization issues - - 1-- 2022-05-31 Adhemerval Zanella Netto Superseded
[v3,06/12] nptl: Use exit_lock when accessing TID on pthread_setschedparam Fix various NPTL synchronization issues - - 1-- 2022-05-31 Adhemerval Zanella Netto Superseded
[v3,05/12] nptl: Use exit_lock when accessing TID on pthread_getcpuclockid Fix various NPTL synchronization issues - - 1-- 2022-05-31 Adhemerval Zanella Netto Superseded
[v3,04/12] nptl: Use exit_lock when accessing TID on pthread_getaffinity_np Fix various NPTL synchronization issues - - 1-- 2022-05-31 Adhemerval Zanella Netto Superseded
[v3,03/12] nptl: Do not use pthread set_tid_address as state synchronization (BZ #19951) Fix various NPTL synchronization issues - - 1-- 2022-05-31 Adhemerval Zanella Netto Superseded
[v3,02/12] nptl: Handle robust PI mutexes for !__ASSUME_SET_ROBUST_LIST (BZ #28268) Fix various NPTL synchronization issues - - 1-- 2022-05-31 Adhemerval Zanella Netto Superseded
[v3,01/12] nptl: Set cancellation type and state on pthread_exit (BZ #28267) Fix various NPTL synchronization issues - - 1-- 2022-05-31 Adhemerval Zanella Netto Superseded
[v3,00/12] Fix various NPTL synchronization issues - - --- 2022-05-31 Adhemerval Zanella Netto None
[8/8] iconv: Use 64 bit stat for __open_catalog (BZ# 29213) More uses of 64 bit stat internally - - 2-- 2022-05-31 Adhemerval Zanella Netto Committed
[7/8] catgets: Use 64 bit stat for __open_catalog (BZ# 29211) More uses of 64 bit stat internally - - 1-- 2022-05-31 Adhemerval Zanella Netto Committed
[6/8] inet: Use 64 bit stat for ruserpass (BZ# 29210) More uses of 64 bit stat internally - - 1-- 2022-05-31 Adhemerval Zanella Netto Committed
[5/8] socket: Use 64 bit stat for isfdtype (BZ# 29209) More uses of 64 bit stat internally - - 1-- 2022-05-31 Adhemerval Zanella Netto Committed
[4/8] posix: Use 64 bit stat for fpathconf (_PC_ASYNC_IO) (BZ# 29208) More uses of 64 bit stat internally - - 1-- 2022-05-31 Adhemerval Zanella Netto Committed
[3/8] posix: Use 64 bit stat for posix_fallocate fallback (BZ# 29207) More uses of 64 bit stat internally - - 1-- 2022-05-31 Adhemerval Zanella Netto Committed
[2/8] misc: Use 64 bit stat for getusershell (BZ# 29203) More uses of 64 bit stat internally - - 1-- 2022-05-31 Adhemerval Zanella Netto Committed
[1/8] misc: Use 64 bit stat for daemon (BZ# 29203) More uses of 64 bit stat internally - - 1-- 2022-05-31 Adhemerval Zanella Netto Committed
[0/8] More uses of 64 bit stat internally - - --- 2022-05-31 Adhemerval Zanella Netto None
manual: fix reference to source file manual: fix reference to source file - - --2 2022-05-31 Andreas Schwab Committed
x86_64: Optimize sincos where sin/cos is optimized (bug 29193) x86_64: Optimize sincos where sin/cos is optimized (bug 29193) 1 - 2-- 2022-05-31 Andreas Schwab Committed
Add SOL_SMC from Linux 5.18 to bits/socket.h Add SOL_SMC from Linux 5.18 to bits/socket.h - - 2-- 2022-05-30 Joseph Myers Committed
[v5,2/2] linux: Add fallback for clone failure on posix_spawn (BZ #29115) Linux: Fix posix_spawn when user with time namespaces - - 2-- 2022-05-30 Adhemerval Zanella Netto Dropped
[v5,1/2] support: Add support_enter_time_namespace Linux: Fix posix_spawn when user with time namespaces - - 1-- 2022-05-30 Adhemerval Zanella Netto Dropped
[v5,0/2] Linux: Fix posix_spawn when user with time namespaces - - --- 2022-05-30 Adhemerval Zanella Netto None
elf: Remove ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA elf: Remove ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA - - 2-- 2022-05-28 Fangrui Song Superseded
[v2] elf: Remove one-default-version check when searching an unversioned symbol [v2] elf: Remove one-default-version check when searching an unversioned symbol - - 2-- 2022-05-28 Fangrui Song New
[v2] benchtests: Improve benchtests for strstr, memmem, and memchr [v2] benchtests: Improve benchtests for strstr, memmem, and memchr 1 - 2-- 2022-05-27 Noah Goldstein Committed
[v1] benchtests: Improve benchtests for strstr, memmem, and memchr [v1] benchtests: Improve benchtests for strstr, memmem, and memchr - - 2-- 2022-05-27 Noah Goldstein Superseded
posix: Fix getconf symbolic constants defined in limits.h (BZ# 29147) posix: Fix getconf symbolic constants defined in limits.h (BZ# 29147) - - 21- 2022-05-27 Adhemerval Zanella Netto New
elf: Fix handling of symbol versions which hash to zero (bug 29190) elf: Fix handling of symbol versions which hash to zero (bug 29190) 1 - 21- 2022-05-27 Florian Weimer New
[1/1] x86_64: Add strstr function with 512-bit EVEX [1/1] x86_64: Add strstr function with 512-bit EVEX - - 2-- 2022-05-26 Raghuveer Devulapalli Superseded
[v4] x86_64: Implement evex512 version of strlen, strnlen, wcslen and wcsnlen [v4] x86_64: Implement evex512 version of strlen, strnlen, wcslen and wcsnlen 1 - 2-- 2022-05-26 Sunil Pandey Committed
[17/17] elf: Remove _dl_skip_args Remove _dl_skip_args - - 2-- 2022-05-26 Adhemerval Zanella Netto Committed
[16/17] x86_64: Remove _dl_skip_args usage Remove _dl_skip_args 1 - 1-- 2022-05-26 Adhemerval Zanella Netto Committed
[15/17] sparc: Remove _dl_skip_args usage Remove _dl_skip_args - - 1-- 2022-05-26 Adhemerval Zanella Netto Committed
[14/17] sh: Remove _dl_skip_args usage Remove _dl_skip_args - - 1-- 2022-05-26 Adhemerval Zanella Netto Committed
[13/17] s390: Remove _dl_skip_args usage Remove _dl_skip_args - - 1-- 2022-05-26 Adhemerval Zanella Netto Committed
[12/17] riscv: Remove _dl_skip_args usage Remove _dl_skip_args - - 1-- 2022-05-26 Adhemerval Zanella Netto Committed
[11/17] nios2: Remove _dl_skip_args usage (BZ# 29187) Remove _dl_skip_args - - 1-- 2022-05-26 Adhemerval Zanella Netto Committed
[10/17] mips: Remove _dl_skip_args usage Remove _dl_skip_args - - 1-- 2022-05-26 Adhemerval Zanella Netto Committed
[09/17] microblaze: Remove _dl_skip_args usage Remove _dl_skip_args - - 1-- 2022-05-26 Adhemerval Zanella Netto Committed
[08/17] m68k: Remove _dl_skip_args usage Remove _dl_skip_args - - 1-- 2022-05-26 Adhemerval Zanella Netto Committed
[07/17] ia64: Remove _dl_skip_args usage Remove _dl_skip_args - - 1-- 2022-05-26 Adhemerval Zanella Netto Committed
[06/17] i686: Remove _dl_skip_args usage Remove _dl_skip_args 1 - 1-- 2022-05-26 Adhemerval Zanella Netto Committed
[05/17] hppa: Remove _dl_skip_args usage (BZ# 29165) Remove _dl_skip_args - - 1-- 2022-05-26 Adhemerval Zanella Netto Committed
[04/17] csky: Remove _dl_skip_args usage Remove _dl_skip_args - - 1-- 2022-05-26 Adhemerval Zanella Netto Committed
[03/17] arc: Remove _dl_skip_args usage Remove _dl_skip_args - - 1-- 2022-05-26 Adhemerval Zanella Netto Committed
[02/17] arm: Remove _dl_skip_args usage Remove _dl_skip_args - - 1-- 2022-05-26 Adhemerval Zanella Netto Committed
[01/17] alpha: Remove _dl_skip_args usage Remove _dl_skip_args - - 1-- 2022-05-26 Adhemerval Zanella Netto Committed
[00/17] Remove _dl_skip_args - - --- 2022-05-26 Adhemerval Zanella Netto None
[2/2] nss: handle stat failure in check_reload_and_get (BZ #28752) [1/2] nss: add assert to DB_LOOKUP_FCT (BZ #28752) - - 1-1 2022-05-26 Sam James Superseded
[1/2] nss: add assert to DB_LOOKUP_FCT (BZ #28752) [1/2] nss: add assert to DB_LOOKUP_FCT (BZ #28752) - - 1-- 2022-05-26 Sam James Superseded
String: Improve overflow test coverage for strnlen String: Improve overflow test coverage for strnlen 1 - 2-- 2022-05-25 Sunil Pandey Committed
Update kernel version to 5.18 in header constant tests Update kernel version to 5.18 in header constant tests 1 - 2-- 2022-05-25 Joseph Myers Committed
AArch64: Add SVE memcpy AArch64: Add SVE memcpy 1 - 1-1 2022-05-25 Wilco Dijkstra Superseded
[v3] x86_64: Implement evex512 version of strlen, strnlen, wcslen and wcsnlen [v3] x86_64: Implement evex512 version of strlen, strnlen, wcslen and wcsnlen - - 21- 2022-05-25 Sunil Pandey New
Update syscall-names.list for Linux 5.18 Update syscall-names.list for Linux 5.18 - - 2-- 2022-05-24 Joseph Myers Committed
回复: [PATCH v4 04/13] LoongArch: ABI Implementation 回复: [PATCH v4 04/13] LoongArch: ABI Implementation - - --2 2022-05-24 caiyinyu Not applicable
[Linux] powerpc: add documentation for HWCAPs [Linux] powerpc: add documentation for HWCAPs - - 2-- 2022-05-24 Nicholas Piggin tuliom Not applicable
linux: use statx for fstat if neither newfstatat nor fstatat64 is present linux: use statx for fstat if neither newfstatat nor fstatat64 is present 1 - 2-- 2022-05-24 caiyinyu Superseded
Use Linux 5.18 in build-many-glibcs.py Use Linux 5.18 in build-many-glibcs.py - - 2-- 2022-05-24 Joseph Myers Committed
[v1] benchtests: Improve bench-strnlen.c [v1] benchtests: Improve bench-strnlen.c 1 - 2-- 2022-05-23 Noah Goldstein Committed
[v2] Avoid RMW of flags2 outside lock (BZ #27842) [v2] Avoid RMW of flags2 outside lock (BZ #27842) 1 - 2-- 2022-05-23 Wilco Dijkstra Committed
[v2,14/14] libio: Convert __vswprintf_internal to buffers (bug 27857) vfprintf rework to remove vtables - - 2-- 2022-05-23 Florian Weimer Superseded
[v2,13/14] libio: Convert __obstack_vprintf_internal to buffers (bug 27124) vfprintf rework to remove vtables - - 1-- 2022-05-23 Florian Weimer Superseded
[v2,12/14] libio: Convert __vdprintf_internal to buffers vfprintf rework to remove vtables - - 1-- 2022-05-23 Florian Weimer Superseded
[v2,11/14] libio: Convert __vasprintf_internal to buffers vfprintf rework to remove vtables - - 1-- 2022-05-23 Florian Weimer Superseded
[v2,10/14] libio: Convert __vsprintf_internal to buffers vfprintf rework to remove vtables - - 1-- 2022-05-23 Florian Weimer Superseded
[v2,09/14] stdio-common: Add lock optimization to vfprintf and vfwprintf vfprintf rework to remove vtables - - 1-- 2022-05-23 Florian Weimer Superseded
[v2,08/14] stdio-common: Convert vfprintf and related functions to buffers vfprintf rework to remove vtables - - 1-- 2022-05-23 Florian Weimer Superseded
[v2,07/14] stdio-common: Add __translated_number_width vfprintf rework to remove vtables - - 1-- 2022-05-23 Florian Weimer Superseded
[v2,06/14] stdio-common: Add __printf_function_invoke vfprintf rework to remove vtables - - 1-- 2022-05-23 Florian Weimer Superseded
[v2,05/14] stdio-common: Introduce buffers for implementing printf vfprintf rework to remove vtables - - 1-- 2022-05-23 Florian Weimer Superseded
[v2,04/14] locale: Implement struct grouping_iterator vfprintf rework to remove vtables 1 - 1-- 2022-05-23 Florian Weimer Superseded
[v2,03/14] stdio-common: Simplify printf_unknown interface in vfprintf-internal.c vfprintf rework to remove vtables 1 - 1-- 2022-05-23 Florian Weimer Committed
« 1 250 51 52296 297 »