public inbox for libc-stable@sourceware.org
 help / color / mirror / Atom feed
[COMMITTED 2.34] Update hppa libm-test-ulps
 2021-12-17 22:52 UTC 

[COMMITTED 2.34] riscv: align stack before calling _dl_init [BZ #28703]
 2021-12-17 21:50 UTC 

[COMMITTED 2.34] riscv: align stack in clone [BZ #28702]
 2021-12-17 21:49 UTC 

[COMMITTED 2.33, 2.34] powerpc64[le]: Allocate extra stack frame on syscall.S
 2021-12-17 20:22 UTC 

[PATCH] elf: Fix tst-cpu-features-cpuinfo for KVM guests on some AMD systems [BZ #28704]
 2021-12-17 19:36 UTC 

[COMMITTED 2.34 1/2] mips: align stack in clone [BZ #28223]
 2021-12-14 22:19 UTC  (2+ messages)
` [COMMITTED 2.34 2/2] mips: increase stack alignment in clone to match the ABI

[committed 2.34] pthread/tst-cancel28: Fix barrier re-init race condition
 2021-12-14  4:38 UTC 

[PATCH] Use $(pie-default) with conformtest
 2021-12-13 16:53 UTC  (2+ messages)

[committed 2.34] Run conform/ tests using newly built libc
 2021-12-13  3:42 UTC 

[COMMITTED 2.31] gconv: Do not emit spurious NUL character in ISO-2022-JP-3 (bug 28524)
 2021-12-05 14:17 UTC 

[COMMITTED 2.32] gconv: Do not emit spurious NUL character in ISO-2022-JP-3 (bug 28524)
 2021-12-05 10:35 UTC 

[COMMITTED 2.33] gconv: Do not emit spurious NUL character in ISO-2022-JP-3 (bug 28524)
 2021-12-04 23:24 UTC 

[COMMITTED 2.34] Handle NULL input to malloc_usable_size [BZ #28506]
 2021-10-29  9:29 UTC 

[PATCH v2] elf: Replace nsid with args.nsid [BZ #27609]
 2021-10-13 12:03 UTC 

[COMMITTED 2.33, 2.34] S390: Add PCI_MIO and SIE HWCAPs
 2021-10-07  5:05 UTC 

[COMMITTED 2.34] support: Also return fd when it is 0
 2021-10-06 16:57 UTC 

[COMMITTED] S390: update libm test ulps
 2021-10-06 14:36 UTC 

[COMMITTED 2.27 / 2.28] Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [BZ #23275]
 2021-10-01 14:19 UTC 

[COMMITTED 2.34 1/2] support: Add support_open_dev_null_range
 2021-09-21 10:25 UTC  (2+ messages)
` [COMMITTED 2.34 2/2] Use support_open_dev_null_range io/tst-closefrom, misc/tst-close_range, and posix/tst-spawn5 (BZ #28260)

Announcing backports on libc-stable
 2021-09-21  0:59 UTC  (3+ messages)

[COMMITTED 2.32] posix: Fix attribute access mode on getcwd [BZ #27476]
 2021-09-19 16:49 UTC 

[COMMITTED 2.33] posix: Fix attribute access mode on getcwd [BZ #27476]
 2021-09-19 16:48 UTC 

[COMMITTED 2.34] posix: Fix attribute access mode on getcwd [BZ #27476]
 2021-09-19 16:46 UTC 

[COMMITTED 2.32] Fix failing nss/tst-nss-files-hosts-long with local resolver
 2021-09-14 19:05 UTC 

[COMMITTED 2.33] Fix failing nss/tst-nss-files-hosts-long with local resolver
 2021-09-14 19:04 UTC 

[COMMITTED 2.34] Fix failing nss/tst-nss-files-hosts-long with local resolver
 2021-09-14 19:02 UTC 

[COMMITTED 2.34] iconvconfig: Fix behaviour with --prefix [BZ #28199]
 2021-09-13 15:23 UTC 

[COMMITTED 2.33] RISC-V: Update rv64 ULPs
 2021-09-01 21:55 UTC 

[PATCH] x86-64: Use testl to check __x86_string_control
 2021-08-31 15:10 UTC 

[COMMITTED 2.32 1/2] sysvipc: Fix tst-sysvshm-linux on x32
 2021-08-22 13:59 UTC  (2+ messages)
` [COMMITTED 2.32 2/2] linux: Remove shmmax check from tst-sysvshm-linux

[COMMITTED 2.33] linux: Remove shmmax check from tst-sysvshm-linux
 2021-08-22 13:55 UTC 

[COMMITTED 2.34] elf: Fix missing colon in LD_SHOW_AUXV output [BZ #28253]
 2021-08-20 14:44 UTC 

[committed 2.32 1/2] librt: fix NULL pointer dereference (bug 28213)
 2021-08-17 13:53 UTC  (4+ messages)
` [committed 2.33 "
` [committed 2.32 2/2] librt: add test "
` [committed 2.33 "

[committed 2.34] librt: add test (bug 28213)
 2021-08-16  6:09 UTC 

[committed 2.34] librt: fix NULL pointer dereference (bug 28213)
 2021-08-09 14:52 UTC 

[committed 2.34 1/5] ldconfig: avoid leak on empty paths in config file
 2021-08-04 10:27 UTC  (5+ messages)
` [committed 2.34 2/5] gconv_parseconfdir: Fix memory leak
` [committed 2.34 3/5] gaiconf_init: Avoid double-free in label and precedence lists
` [committed 2.34 4/5] copy_and_spawn_sgid: Avoid double calls to close()
` [committed 2.34 5/5] iconv_charmap: Close output file when done

[PATCH] x86_64: Remove unneeded static PIE check for undefined weak diagnostic
 2021-07-09  1:27 UTC 

[COMMITTED 2.31] wordexp: handle overflow in positional parameter number (bug 28011)
 2021-07-06 19:09 UTC 

[COMMITTED 2.32] wordexp: handle overflow in positional parameter number (bug 28011)
 2021-07-06 19:09 UTC 

[COMMITTED 2.33] wordexp: handle overflow in positional parameter number (bug 28011)
 2021-07-06 19:08 UTC 

[COMMITTED 2.33] elf: Use _dl_catch_error from base namespace in dl-libc.c [BZ #27646]
 2021-06-18  9:52 UTC 

[COMMITTED 2.33] Fix use of __pthread_attr_copy in mq_notify (bug 27896)
 2021-06-10 13:13 UTC 

[COMMITTED 2.33] Use __pthread_attr_copy in mq_notify (bug 27896)
 2021-06-10 13:12 UTC 

[COMMITTED 2.32] Fix use of __pthread_attr_copy in mq_notify (bug 27896)
 2021-06-10 13:10 UTC 

[COMMITTED 2.32] Use __pthread_attr_copy in mq_notify (bug 27896)
 2021-06-10 13:09 UTC 

[COMMITTED 2.33] dlfcn: Failures after dlmopen should not terminate process [BZ #15271]
 2021-06-09 15:25 UTC 

[PATCH COMMITTED 2.33] powerpc: Fix handling of scv return error codes [BZ #27892]
 2021-05-24 20:19 UTC 

[PATCH COMMITTED 2.33] nptl: Do not build nptl/tst-pthread-gdb-attach as PIE
 2021-04-30  7:21 UTC 

[PATCH COMMITTED 2.33] nptl: Check for compatible GDB in nptl/tst-pthread-gdb-attach
 2021-04-30  7:21 UTC 

[PATCH COMMITTED 2.33] nptl_db: Support different libpthread/ld.so load orders (bug 27744)
 2021-04-30  7:21 UTC 

[PATCH] x86: tst-cpu-features-supports.c: Update AMX check
 2021-04-22 17:08 UTC 

[2.33 COMMITTED] Remove PR_TAGGED_ADDR_ENABLE from sys/prctl.h
 2021-04-14  8:24 UTC 

[COMMITTED 2.28 1/7] support: Add support_capture_subprogram
 2021-04-14  6:21 UTC  (7+ messages)
` [COMMITTED 2.28 2/7] support: Pass environ to child process
` [COMMITTED 2.28 3/7] support: Typo and formatting fixes
` [COMMITTED 2.28 4/7] support: Add capability to fork an sgid child
` [COMMITTED 2.28 5/7] tst-env-setuid: Use support_capture_subprogram_self_sgid
` [COMMITTED 2.28 6/7] Enhance setuid-tunables test
` [COMMITTED 2.28 7/7] Fix SXID_ERASE behavior in setuid programs (BZ #27471)

[COMMITTED 2.29 1/6] support: Pass environ to child process
 2021-04-14  5:41 UTC  (6+ messages)
` [COMMITTED 2.29 2/6] support: Typo and formatting fixes
` [COMMITTED 2.29 3/6] support: Add capability to fork an sgid child
` [COMMITTED 2.29 4/6] tst-env-setuid: Use support_capture_subprogram_self_sgid
` [COMMITTED 2.29 5/6] Enhance setuid-tunables test
` [COMMITTED 2.29 6/6] Fix SXID_ERASE behavior in setuid programs (BZ #27471)

[COMMITTED 2.30 1/6] support: Pass environ to child process
 2021-04-14  5:34 UTC  (6+ messages)
` [COMMITTED 2.30 2/6] support: Typo and formatting fixes
` [COMMITTED 2.30 3/6] support: Add capability to fork an sgid child
` [COMMITTED 2.30 4/6] tst-env-setuid: Use support_capture_subprogram_self_sgid
` [COMMITTED 2.30 5/6] Enhance setuid-tunables test
` [COMMITTED 2.30 6/6] Fix SXID_ERASE behavior in setuid programs (BZ #27471)

[COMMITTED 2.31 1/6] support: Pass environ to child process
 2021-04-14  5:26 UTC  (6+ messages)
` [COMMITTED 2.31 2/6] support: Typo and formatting fixes
` [COMMITTED 2.31 3/6] support: Add capability to fork an sgid child
` [COMMITTED 2.31 4/6] tst-env-setuid: Use support_capture_subprogram_self_sgid
` [COMMITTED 2.31 5/6] Enhance setuid-tunables test
` [COMMITTED 2.31 6/6] Fix SXID_ERASE behavior in setuid programs (BZ #27471)

[COMMITTED 2.32 1/6] support: Add capability to fork an sgid child
 2021-04-14  5:16 UTC  (6+ messages)
` [COMMITTED 2.32 2/6] tst-env-setuid: Use support_capture_subprogram_self_sgid
` [COMMITTED 2.32 3/6] Enhance setuid-tunables test
` [COMMITTED 2.32 4/6] Fix SXID_ERASE behavior in setuid programs (BZ #27471)
` [COMMITTED 2.32 5/6] support: Pass environ to child process
` [COMMITTED 2.32 6/6] support: Typo and formatting fixes

[COMMITTED 2.33 1/7] tunables: Fix comparison of tunable values
 2021-04-14  5:04 UTC  (7+ messages)
` [COMMITTED 2.33 2/7] support: Typo and formatting fixes
` [COMMITTED 2.33 3/7] support: Pass environ to child process
` [COMMITTED 2.33 4/7] support: Add capability to fork an sgid child
` [COMMITTED 2.33 5/7] tst-env-setuid: Use support_capture_subprogram_self_sgid
` [COMMITTED 2.33 6/7] Enhance setuid-tunables test
` [COMMITTED 2.33 7/7] Fix SXID_ERASE behavior in setuid programs (BZ #27471)

[PATCH 2.33 COMMITTED 1/6] tst: Provide test for select
 2021-04-13 21:04 UTC  (6+ messages)
` [PATCH 2.33 COMMITTED 2/6] misc: Fix tst-select timeout handling (BZ#27648)
` [PATCH 2.33 COMMITTED 3/6] libsupport: Add support_select_modifies_timeout
` [PATCH 2.33 COMMITTED 4/6] libsupport: Add support_select_normalizes_timeout
` [PATCH 2.33 COMMITTED 5/6] linux: Normalize and return timeout on select (BZ #27651)
` [PATCH 2.33 COMMITTED 6/6] linux: always update select timeout (BZ #27706)

sem_timedwait: The semaphore times out when the clock_REALTIME is used
 2021-04-08 14:10 UTC  (2+ messages)

Update Nios II libm-test-ulps [committed 2.33]
 2021-04-01 20:15 UTC 

[PATCH v2 00/10] x86-64: Avoid RTM abort inside a RTM region
 2021-03-29 23:06 UTC 

[COMMITTED 2.33] malloc: Fix a realloc crash with heap tagging [BZ 27468]
 2021-03-29  8:47 UTC 

[COMMITTED 2.30, 2.31, 2.32, 2.33] S390: Also check vector support in memmove ifunc-selector [BZ #27511]
 2021-03-26 10:40 UTC 

[PATCH COMMITTED 2.33] test-container: Always copy test-specific support files [BZ #27537]
 2021-03-16 10:12 UTC 

[PATCH COMMITTED 2.33] nptl: Remove private futex optimization [BZ #27304]
 2021-03-16 10:12 UTC 

[PATCH COMMITTED 2.33] pthread_once hangs when init routine throws an exception [BZ #18435]
 2021-03-16 10:12 UTC 

[PATCH COMMITTED 2.33] elf: Always set l in _dl_init_paths (bug 23462)
 2021-03-16 10:11 UTC 

[2.33][PATCH] x86: Handle _SC_LEVEL1_ICACHE_LINESIZE [BZ #27444]
 2021-03-15 12:52 UTC 

[2.33 COMMITTED] io: Return EBAFD for negative file descriptor on fstat (BZ #27559)
 2021-03-11 13:57 UTC 

[PATCH] powerpc64: Workaround sigtramp vdso return call
 2021-03-08 14:48 UTC  (3+ messages)

[COMMITTED 2.28-2.33] nscd: Fix double free in netgroupcache [BZ #27462]
 2021-03-08 11:29 UTC 

[2.33][PATCH] x86: Set minimum x86-64 level marker [BZ #27318]
 2021-03-06 15:58 UTC 

[PATCH 2.33 COMMITTED] nss: Re-enable NSS module loading after chroot [BZ #27389]
 2021-03-04 10:11 UTC 

[PATCH 2.33 COMMITTED] x86: Add CPU-specific diagnostics to ld.so --list-diagnostics
 2021-03-02 15:56 UTC 

[PATCH 2.33 COMMITTED] x86: Automate generation of PREFERRED_FEATURE_INDEX_1 bitfield
 2021-03-02 15:55 UTC 

[PATCH 2.33 COMMITTED] ld.so: Implement the --list-diagnostics option
 2021-03-02 15:55 UTC 

[PATCH 2.33 COMMITTED] string: Work around GCC PR 98512 in rawmemchr
 2021-02-19 15:10 UTC 

[2.33 COMMITTED] S390: Add new hwcap values
 2021-02-17 12:44 UTC 

[COMMITTED/2.33 1/3] tunables: Simplify TUNABLE_SET interface
 2021-02-10 13:56 UTC  (3+ messages)
` [COMMITTED/2.33 2/3] x86: Use SIZE_MAX instead of (long int)-1 for tunable range value
` [COMMITTED/2.33 3/3] tunables: Disallow negative values for some tunables

[COMMITTED 2.33] nsswitch: return result when nss database is locked [BZ #27343]
 2021-02-06  5:10 UTC 

[PATCH 2.28 COMMITTED] gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)
 2021-01-27 15:36 UTC 

[PATCH 2.29 COMMITTED] gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)
 2021-01-27 15:35 UTC 

[PATCH COMMITTED 2.31] gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)
 2021-01-27 14:29 UTC 

[PATCH COMMITTED 2.32] gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)
 2021-01-27 14:29 UTC 

[2.32 COMMITED] aarch64: fix static PIE start code for BTI [BZ #27068]
 2021-01-21 16:05 UTC 

[2.32 COMMITTED] __vfscanf_internal: fix aliasing violation (bug 26690)
 2021-01-21 13:52 UTC 

[2.32 COMMITTED 5/5] aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831]
 2021-01-21 10:45 UTC 

[2.32 COMMITTED 4/5] elf: Pass the fd to note processing
 2021-01-21 10:45 UTC 

[2.32 COMMITTED 3/5] elf: Move note processing after l_phdr is updated
 2021-01-21 10:44 UTC 

[2.32 COMMITTED 2/5] aarch64: align address for BTI protection [BZ #26988]
 2021-01-21 10:44 UTC 

[2.32 COMMITTED 1/5] aarch64: Fix missing BTI protection from dependencies [BZ #26926]
 2021-01-21 10:44 UTC 

[BACKPORT] [PATCH] x86: Check IFUNC definition in unrelocated executable [BZ #20019]
 2021-01-13 20:53 UTC 

[BACKPORT] [PATCH] x86: Set header.feature_1 in TCB for always-on CET
 2021-01-13 13:06 UTC 

[COMMITTED 2.32] Fix buffer overrun in EUC-KR conversion module (bz #24973)
 2021-01-06  5:43 UTC 

[2.31 COMMITTED] Fix buffer overrun in EUC-KR conversion module (bz #24973)
 2021-01-05  5:36 UTC 

V2 [PATCH] x86-64: Avoid rep movsb with short distance [BZ #27130]
 2021-01-04 15:54 UTC 

[2.31 COMMITTED 1/2] iconv: Fix incorrect UCS4 inner loop bounds (BZ#26923)
 2021-01-03 13:47 UTC  (2+ messages)
` [2.31 COMMITTED 2/2] Add NEWS entry for CVE-2020-29562 (BZ #26923)

[COMMITTED 2.31, 2.32] tests-mcheck: New variable to run tests with MALLOC_CHECK_=3
 2020-12-24  5:53 UTC 

[2.31 COMMITTED] iconv: Accept redundant shift sequences in IBM1364 [BZ #26224]
 2020-12-01  7:35 UTC 

[2.32 COMMITTED] iconv: Accept redundant shift sequences in IBM1364 [BZ #26224]
 2020-11-30 22:55 UTC 

[2.32 COMMITTED] sh: Add sh4 fpu Implies folder
 2020-11-27 12:57 UTC 

[2.31 COMMITTED] sh: Add sh4 fpu Implies folder
 2020-11-27 12:57 UTC 

[2.27 COMMITTED] Add NEWS entry for CVE-2020-6096 (bug 25620)
 2020-11-16 21:01 UTC 

[2.27 COMMITTED] arm: CVE-2020-6096: Fix multiarch memcpy for negative length [BZ #25620]
 2020-11-16 21:01 UTC 

[2.27 COMMITTED] arm: CVE-2020-6096: fix memcpy and memmove for negative length [BZ #25620]
 2020-11-16 21:01 UTC 

[2.27 COMMITTED] Fix use-after-free in glob when expanding ~user (bug 25414)
 2020-11-16 21:00 UTC 

[2.27 COMMITTED] Fix array overflow in backtrace on PowerPC (bug 25423)
 2020-11-16 21:00 UTC 

[2.27 COMMITTED] misc/test-errno-linux: Handle EINVAL from quotactl
 2020-11-16 21:00 UTC 

[2.27 COMMITTED] <string.h>: Define __CORRECT_ISO_CPP_STRING_H_PROTO for Clang [BZ #25232]
 2020-11-16 21:00 UTC 

[2.27 COMMITTED] intl/tst-gettext: fix failure with newest msgfmt
 2020-11-16 21:00 UTC 

[2.32] struct _Unwind_Exception alignment should not depend on compiler flags
 2020-11-16 20:49 UTC 

[2.32 COMMITTED] resolv: Serialize processing in resolv/tst-resolv-txnid-collision
 2020-11-10 16:02 UTC 

[2.32 COMMITTED] resolv: Handle transaction ID collisions in parallel queries (bug 26600)
 2020-11-10 16:02 UTC 

[2.32 COMMITTED] support: Provide a way to clear the RA bit in DNS server responses
 2020-11-10 16:02 UTC 

[2.32 COMMITTED] support: Provide a way to reorder responses within the DNS test server
 2020-11-10 16:01 UTC 

[COMMITTED 2.32] Remove __warn_memset_zero_len [BZ #25399]
 2020-11-10 14:37 UTC  (2+ messages)
` [COMMITTED 2.32] Remove __warndecl

[2.26 COMMITTED] aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]
 2020-11-04 12:46 UTC 

[2.27 COMMITTED] aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]
 2020-11-04 12:45 UTC 

[2.28 COMMITTED] aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]
 2020-11-04 12:43 UTC 

[2.29 COMMITTED] aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]
 2020-11-04 12:42 UTC 

[2.30 COMMITTED] aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]
 2020-11-04 12:41 UTC 

[2.31 COMMITTED] aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]
 2020-11-04 12:39 UTC 

[2.32 COMMITTED] aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]
 2020-11-04 12:38 UTC 

[COMMITTED 2.31] x86: Optimizing memcpy for AMD Zen architecture
 2020-10-30 12:25 UTC 

[COMMITTED 2.31] Reversing calculation of __x86_shared_non_temporal_threshold
 2020-10-30 12:25 UTC 

[2.32 COMMITTED] Reversing calculation of __x86_shared_non_temporal_threshold
 2020-10-28 11:58 UTC 

[COMMITTED 1/3] sysvipc: Fix SEM_STAT_ANY kernel argument pass [BZ #26637]
 2020-10-15 13:59 UTC  (3+ messages)
` [COMMITTED 2/3] sysvipc: Fix IPC_INFO and MSG_INFO handling [BZ #26639]
` [COMMITTED 3/3] sysvipc: Fix IPC_INFO and SHM_INFO handling [BZ #26636]

[2.28 COMMITTED] AArch64: Backport memcpy improvements
 2020-10-14 16:54 UTC 

[2.29 COMMITTED] AArch64: Backport memcpy improvements
 2020-10-14 16:28 UTC 

[2.30 COMMITTED] AArch64: Backport memcpy improvements
 2020-10-14 16:03 UTC 

[2.31 COMMITTED] AArch64: Backport memcpy improvements
 2020-10-14 15:36 UTC 

[2.32 COMMITTED] AArch64: Backport memcpy improvements
 2020-10-14 14:56 UTC 

Undelivered Mail Returned to Sender
 2020-10-12 13:17 UTC 

[2.31 COMMITTED] intl: Handle translation output codesets with suffixes [BZ #26383]
 2020-10-10 12:53 UTC 

[COMMITTED] Set version.h RELEASE to "stable" (Bug 26700)
 2020-10-02 19:36 UTC 

[PATCH] Set version.h RELEASE to "stable"
 2020-10-02 19:35 UTC  (2+ messages)

[2.32 COMMITTED] string: Fix strerrorname_np return value [BZ #26555]
 2020-09-29 17:01 UTC 

[2.32 COMMITTED] intl: Handle translation output codesets with suffixes [BZ #26383]
 2020-09-25 13:14 UTC 

[2.32] [PATCH] x86-64: Fix FMA4 detection in ifunc [BZ #26534]
 2020-09-02 13:03 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).