aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-19x86/cet: Add tests for GLIBC_TUNABLES=glibc.cpu.hwcaps=-SHSTKH.J. Lu
2023-12-19x86/cet: Check CPU_FEATURE_ACTIVE when CET is disabledH.J. Lu
2023-12-19x86/cet: Check legacy shadow stack applicationsH.J. Lu
2023-12-19localedata: id_ID: change first weekday to SundayMike FABIAN
2023-12-19s390: Set psw addr field in getcontext and friends.Stefan Liebler
2023-12-18x86: Unifies 'strlen-evex' and 'strlen-evex512' implementations.Matthew Sterrett
2023-12-18x86/cet: Don't assume that SHSTK implies IBTH.J. Lu
2023-12-18id_ID: Update Time LocalesRushingAlien
2023-12-17Update code to handle the new ABI for sending inlined port rights.Flavio Cruz
2023-12-17x86/cet: Check user_shstk in /proc/cpuinfoH.J. Lu
2023-12-16Add a test for setjmp/longjmp within user contextH.J. Lu
2023-12-16Add a test for longjmp from user contextH.J. Lu
2023-12-15powerpc: Add space for HWCAP3/HWCAP4 in the TCB for future Power.Manjunath Matti
2023-12-15powerpc: Fix performance issues of strcmp power10Amrita H S
2023-12-15localedata: Convert el_GR and el_CY locales to UTF-8Mike FABIAN
2023-12-15localedata: el_GR: Greece now uses the 24h format for timeMike FABIAN
2023-12-14powerpc : Add optimized memchr for POWER10MAHESH BODAPATI
2023-12-12intl: Treat C.UTF-8 locale like C locale, part 2 (BZ# 16621)Bruno Haible
2023-12-12resolv: Fix a few unaligned accesses to fields in HEADERLudwig Rydberg
2023-12-11x86: Check PT_GNU_PROPERTY earlyH.J. Lu
2023-12-11sysdeps/x86/Makefile: Split and sort testsH.J. Lu
2023-12-08elf: Initialize GLRO(dl_lazy) before relocating libc in dynamic startupFlorian Weimer
2023-12-07Move CVE information into advisories directorySiddhesh Poyarekar
2023-12-07powerpc: Optimized strcmp for power10Amrita H S
2023-12-07elf: Fix wrong break removal from 8ee878592cAdhemerval Zanella
2023-12-07localedata: Convert day names in nn_NO locale to UTF-8Mike FABIAN
2023-12-07localedata: Remove trailing whitespace in weekday names in nn_NO localeMike FABIAN
2023-12-05elf: Refactor process_envvarsAdhemerval Zanella
2023-12-05elf: Ignore LD_BIND_NOW and LD_BIND_NOT for setuid binariesAdhemerval Zanella
2023-12-05elf: Ignore loader debug env vars for setuidAdhemerval Zanella
2023-12-05Adapt the security policy for the security pageSiddhesh Poyarekar
2023-12-05aarch64: correct CFI in rawmemchr (bug 31113)Andreas Schwab
2023-12-04math: Add new exp10 implementationJoe Ramsay
2023-12-04aarch64: fix tested ifunc variantsSzabolcs Nagy
2023-12-04stdlib: Fix array bounds protection in insertion sort phase of qsortFlorian Weimer
2023-12-03Revert "Update code to handle the new ABI for sending inlined port rights."Samuel Thibault
2023-12-03Revert "hurd: Fix build"Samuel Thibault
2023-12-03hurd: Fix buildSamuel Thibault
2023-12-03Update code to handle the new ABI for sending inlined port rights.Flavio Cruz
2023-12-02hurd: [!__USE_MISC] Do not #undef BSD macros in ioctlsSamuel Thibault
2023-11-30linux: Make fdopendir fail with O_PATH (BZ 30373)Adhemerval Zanella
2023-11-30Avoid padding in _init and _fini. [BZ #31042]Stefan Liebler
2023-11-29aarch64: Improve special-case handling in AdvSIMD double-precision libmvec ro...Joe Ramsay
2023-11-29malloc: Improve MAP_HUGETLB with glibc.malloc.hugetlb=2Adhemerval Zanella
2023-11-29elf: Add a way to check if tunable is set (BZ 27069)Adhemerval Zanella
2023-11-28x86: Only align destination to 1x VEC_SIZE in memset 4x loopNoah Goldstein
2023-11-28elf: Fix TLS modid reuse generation assignment (BZ 29039)Hector Martin
2023-11-28Add TCP_MD5SIG_FLAG_IFINDEX from Linux 5.6 to netinet/tcp.h.Tobias Klauser
2023-11-27elf: Relocate libc.so early during startup and dlmopen (bug 31083)Florian Weimer
2023-11-27elf: Introduce the _dl_open_relocate_one_object functionFlorian Weimer