Commit Graph

  • 681a24ae4d AArch64: Avoid memset ifunc in cpu-features.c [BZ #33112] master Wilco Dijkstra 2025-06-27 14:10:55 +0000
  • 1061b75412 malloc: Cleanup tcache_init() Wilco Dijkstra 2025-04-03 18:05:24 +0000
  • 9a5a7613ac malloc: replace instances of __builtin_expect with __glibc_unlikely William Hunt 2025-06-26 15:07:14 +0000
  • d1ad959b00 malloc: refactored aligned_OK and misaligned_chunk William Hunt 2025-06-25 11:35:05 +0000
  • 53ea6db9fd manual: Clarify renameat documentation Jitka Obselkova 2025-06-14 11:19:46 +0200
  • 1149b4f64f Revert "manual: Clarify renameat documentation" Florian Weimer 2025-06-26 14:22:58 +0200
  • d30f41d2c9 elf: Add missing DSO dependencies for tst-rtld-no-malloc-{audit,preload} Florian Weimer 2025-06-26 11:38:00 +0200
  • 79bfbc93de powerpc: Remove modf optimization Adhemerval Zanella 2025-06-16 10:17:36 -0300
  • 5c2b21c478 powerpc: Remove modff optimization Adhemerval Zanella 2025-06-16 10:17:35 -0300
  • b2a8d19f4a manual: Add missing free to open_memstream example [BZ #27866] Ravina Jain 2025-06-24 20:36:25 +0530
  • 36bcbc6b5b Linux: Convert '__close_nocancel_nostatus' to a standalone handler Maciej W. Rozycki 2025-06-24 21:17:25 +0100
  • 3b0d495ac4 Linux: Fix '__close_nocancel_nostatus' clobbering 'errno' [BZ #33035] Maciej W. Rozycki 2025-06-24 21:17:25 +0100
  • db94e6343a inet: Implement inet_ntoa on top of inet_ntop Adhemerval Zanella 2025-06-04 17:42:44 -0300
  • 80f389ed7e resolv: Optimize inet_ntop Adhemerval Zanella 2025-06-04 17:42:43 -0300
  • f22f6a5b84 resolve: Proper indent resolv/inet_ntop.c Adhemerval Zanella 2025-06-04 17:42:42 -0300
  • 14ca258cc5 benchtests: Add IPv6 inet_ntop benchmark Adhemerval Zanella 2025-06-04 17:42:41 -0300
  • e6ad9650fb benchtests: Add IPv4 inet_ntop benchmark Adhemerval Zanella 2025-06-04 17:42:40 -0300
  • fc6f074e04 riscv: linux: Add support for getrandom vDSO Xi Ruoyao 2025-06-20 00:25:32 +0800
  • 47b577c66f posix: Fix fnmatch build with gcc-16 Adhemerval Zanella 2025-06-20 11:35:56 -0300
  • 9b3730a54b powerpc: use .machine power10 in POWER10 assembler sources Andreas Schwab 2025-06-23 11:37:23 +0200
  • 3fcd241751
    elf: Remove now pointless empty ld.so.conf files in single tests akhuettel/tests-libgcc-v3 Andreas K. Hüttel 2025-02-08 17:09:04 +0100
  • 4b135f2e25
    support: Always run ldconfig in containered tests Andreas K. Hüttel 2025-02-08 17:09:03 +0100
  • 7d4a7c22ce
    Makefile: Add ld.so.conf with libgcc dir to testroot.pristine Andreas K. Hüttel 2025-02-08 17:09:02 +0100
  • b7e8b6b364
    Makeconfig: Add libgcc directory to rtld-prefix search path Andreas K. Hüttel 2025-02-08 17:09:01 +0100
  • 97cd413f16 elf: Remove now pointless empty ld.so.conf files in single tests akhuettel/tests-libgcc-v2 Andreas K. Hüttel 2025-02-08 17:09:04 +0100
  • 99b0c9d315 support: Always run ldconfig in containered tests Andreas K. Hüttel 2025-02-08 17:09:03 +0100
  • 518b31f63f Makefile: Add ld.so.conf with libgcc dir to testroot.pristine Andreas K. Hüttel 2025-02-08 17:09:02 +0100
  • 407fe3d694 Makeconfig: Add libgcc directory to rtld-prefix search path Andreas K. Hüttel 2025-02-08 17:09:01 +0100
  • b3b0d0308c hurd: Remove a duplicate entry from 'tests-unsupported'. Collin Funk 2025-06-16 20:14:19 -0700
  • 5071149e89 hurd: Fix redefinition of 'P2ALIGN'. Collin Funk 2025-06-16 20:45:14 -0700
  • e6f34fc645 Fix error reporting (false negatives) in SGID tests release/2.34/master Florian Weimer 2025-05-22 14:36:37 +0200
  • 201f7cdf6e support: Pick group in support_capture_subprogram_self_sgid if UID == 0 Florian Weimer 2025-05-21 16:47:34 +0200
  • 9585b46cf1 support: Don't fail on fchown when spawning sgid processes Siddhesh Poyarekar 2023-06-01 07:23:15 -0400
  • 8040100201 Fix error reporting (false negatives) in SGID tests release/2.35/master Florian Weimer 2025-05-22 14:36:37 +0200
  • c6ec750be5 support: Pick group in support_capture_subprogram_self_sgid if UID == 0 Florian Weimer 2025-05-21 16:47:34 +0200
  • c9e44b6467 support: Don't fail on fchown when spawning sgid processes Siddhesh Poyarekar 2023-06-01 07:23:15 -0400
  • 902680a6fd Fix error reporting (false negatives) in SGID tests release/2.36/master Florian Weimer 2025-05-22 14:36:37 +0200
  • d0e60bebb3 support: Pick group in support_capture_subprogram_self_sgid if UID == 0 Florian Weimer 2025-05-21 16:47:34 +0200
  • 909ec8415c support: Don't fail on fchown when spawning sgid processes Siddhesh Poyarekar 2023-06-01 07:23:15 -0400
  • ea179f9a37 Fix error reporting (false negatives) in SGID tests release/2.37/master Florian Weimer 2025-05-22 14:36:37 +0200
  • 245dffa9ed support: Pick group in support_capture_subprogram_self_sgid if UID == 0 Florian Weimer 2025-05-21 16:47:34 +0200
  • 9643281f9c support: Don't fail on fchown when spawning sgid processes Siddhesh Poyarekar 2023-06-01 07:23:15 -0400
  • 5a6276d97a Fix error reporting (false negatives) in SGID tests release/2.38/master Florian Weimer 2025-05-22 14:36:37 +0200
  • 81f58dd9b7 support: Pick group in support_capture_subprogram_self_sgid if UID == 0 Florian Weimer 2025-05-21 16:47:34 +0200
  • cff1042cce Fix error reporting (false negatives) in SGID tests release/2.39/master Florian Weimer 2025-05-22 14:36:37 +0200
  • 1924d341c0 support: Pick group in support_capture_subprogram_self_sgid if UID == 0 Florian Weimer 2025-05-21 16:47:34 +0200
  • dbc83657e2 Fix error reporting (false negatives) in SGID tests release/2.40/master Florian Weimer 2025-05-22 14:36:37 +0200
  • 23a02e382c support: Pick group in support_capture_subprogram_self_sgid if UID == 0 Florian Weimer 2025-05-21 16:47:34 +0200
  • 6e489c17f8 Fix error reporting (false negatives) in SGID tests release/2.41/master Florian Weimer 2025-05-22 14:36:37 +0200
  • 11e634ccf3 support: Pick group in support_capture_subprogram_self_sgid if UID == 0 Florian Weimer 2025-05-21 16:47:34 +0200
  • 69f8b3e7de resource/Makefile: Split and sort tests Martin Coufal 2025-06-14 11:08:18 +0200
  • 124bf1fb6b malloc: Link large tcache tests with $(shared-thread-library) Florian Weimer 2025-06-19 06:30:12 +0200
  • 0ef7965e5b x86: Update tst-gnu2-tls2 tests H.J. Lu 2025-06-09 08:17:49 +0800
  • 848f0e46f0 i386: Update ___tls_get_addr to preserve vector registers H.J. Lu 2025-06-09 05:22:10 +0800
  • abc2e954af manual: Clarify renameat documentation Jitka Obselkova 2025-06-14 11:19:46 +0200
  • c3b9abaf33 posix: Add nonnull attribute to glob_pattern_p. Collin Funk 2025-06-07 16:20:27 -0700
  • f165e244e4 math: Simplify and optimize modf implementation Adhemerval Zanella 2025-06-16 10:17:34 -0300
  • 61cc9922f3 math: Simplify and optimize modff implementation Adhemerval Zanella 2025-06-16 10:17:33 -0300
  • 6849c5b791 AArch64: Improve codegen SVE log1p helper Luna Lamb 2025-06-18 16:12:19 +0000
  • dee22d2a81 AArch64: Optimise SVE FP64 Hyperbolics Dylan Fleming 2025-06-18 16:19:22 +0000
  • 1e3d1ddf97 AArch64: Optimize SVE exp functions Dylan Fleming 2025-06-18 16:17:12 +0000
  • 61e461ed0c sparc: Fix sparc32 Fix argument passing to __libc_start_main (BZ 32981) Adhemerval Zanella 2025-06-13 11:23:44 -0300
  • 8788bd77d6 sparc: Fix sparc32 Fix argument passing to __libc_start_main (BZ 32981) Adhemerval Zanella 2025-06-13 11:23:44 -0300
  • 0dbbc44bfd Fix termios related targets Andreas Schwab 2025-06-18 13:17:29 +0200
  • ba32fd7d04 malloc: Cleanup _mid_memalign Wilco Dijkstra 2025-05-28 14:44:10 +0000
  • c0f0db2d59 aarch64: simplify calls to __libc_arm_za_disable in assembly Yury Khrustalev 2025-06-16 10:01:22 +0100
  • eeedfc2f74 aarch64: GCS: use internal struct in __alloc_gcs Yury Khrustalev 2025-04-16 19:08:47 +0100
  • eae5bb0f60 powerpc: Remove assembler workarounds Andreas Schwab 2025-06-05 10:24:46 +0200
  • c274c3c07f malloc: Fix tests-malloc-largetcache tests Adhemerval Zanella 2025-06-17 14:22:49 -0300
  • 9f680bfe9b Add TCPI_OPT_USEC_TS from Linux 6.14 and TCPI_OPT_TFO_CHILD from 6.15 to netinet/tcp.h. Jeremy Harris 2025-05-31 08:57:20 +0100
  • 964cf50bef linux/termios: regression test for termios speed functions H. Peter Anvin (Intel) 2025-06-11 18:35:45 -0700
  • c66801f361 include/array_length.h: add array_foreach[_const] macros H. Peter Anvin 2025-06-11 18:35:44 -0700
  • be413adedf termios: unify the naming of the termios speed fields H. Peter Anvin (Intel) 2025-06-11 18:35:43 -0700
  • 5f138519eb termios: add new baud_t interface, defined to be explicitly numeric H. Peter Anvin (Intel) 2025-06-11 18:35:42 -0700
  • 98aeca349a manual: document all the termios Bxxx constants in the manual H. Peter Anvin (Intel) 2025-06-11 18:35:41 -0700
  • ad37ecd579 termios: merge the termios baud definitions H. Peter Anvin (Intel) 2025-06-11 18:35:40 -0700
  • bbbaf50b2a hurd+generic/termios: make speed_t an unsigned int H. Peter Anvin (Intel) 2025-06-11 18:35:39 -0700
  • de730d3d2d termios: change the generic cfsetspeed() to support arbitrary speeds H. Peter Anvin (Intel) 2025-06-11 18:35:38 -0700
  • bff11c2fa9 hurd/termios: remove USE_OLD_TTY H. Peter Anvin (Intel) 2025-06-11 18:35:37 -0700
  • 5cf101a85a linux: implement arbitrary and split speeds in termios H. Peter Anvin (Intel) 2025-06-11 18:35:36 -0700
  • 5f54d8bc48 linux/termios/powerpc: deal with powerpc-unique ioctl emulation H. Peter Anvin (Intel) 2025-06-11 18:35:35 -0700
  • 091256f0d1 linux/ioctls: use <linux/sockios.h> for sockios ioctls H. Peter Anvin (Intel) 2025-06-11 18:35:34 -0700
  • c4929eecf7 io: replace local_isatty() with a proper function __isatty_nostatus() H. Peter Anvin (Intel) 2025-06-11 18:35:33 -0700
  • edf7328db2 termios: make __tcsetattr() the internal interface H. Peter Anvin (Intel) 2025-06-11 18:35:32 -0700
  • 1164979474 Update advisory GLIBC-SA-2025-0003 and GLIBC-SA-2025-0004 Carlos O'Donell 2025-06-16 18:16:18 -0400
  • 06a70769fd ppc64le: Revert "powerpc: Optimized strcmp for power10" (CVE-2025-5702) Carlos O'Donell 2025-06-16 13:09:57 -0400
  • 3875045da5 ppc64le: Revert "powerpc : Add optimized memchr for POWER10" (Bug 33059) Carlos O'Donell 2025-06-11 09:33:45 -0400
  • c6240a11f7 ppc64le: Revert "powerpc: Fix performance issues of strcmp power10" (CVE-2025-5702) Carlos O'Donell 2025-06-11 09:43:50 -0400
  • 7e12550b8e ppc64le: Revert "powerpc: Optimized strcmp for power10" (CVE-2025-5702) Carlos O'Donell 2025-06-16 13:09:57 -0400
  • 672f31b90e ppc64le: Revert "powerpc : Add optimized memchr for POWER10" (Bug 33059) Carlos O'Donell 2025-06-11 09:33:45 -0400
  • 2ad6e55ea5 ppc64le: Revert "powerpc: Fix performance issues of strcmp power10" (CVE-2025-5702) Carlos O'Donell 2025-06-11 09:43:50 -0400
  • 42a5a940c9 ppc64le: Revert "powerpc: Optimized strncmp for power10" (CVE-2025-5745) Carlos O'Donell 2025-06-11 09:19:17 -0400
  • 0c76c95162 ppc64le: Revert "powerpc: Optimized strcmp for power10" (CVE-2025-5702) Carlos O'Donell 2025-06-16 13:09:57 -0400
  • b48d7ab036 ppc64le: Revert "powerpc : Add optimized memchr for POWER10" (Bug 33059) Carlos O'Donell 2025-06-11 09:33:45 -0400
  • 55cdcadf73 ppc64le: Revert "powerpc: Fix performance issues of strcmp power10" (CVE-2025-5702) Carlos O'Donell 2025-06-11 09:43:50 -0400
  • 84bdbf8a6f ppc64le: Revert "powerpc: Optimized strncmp for power10" (CVE-2025-5745) Carlos O'Donell 2025-06-11 09:19:17 -0400
  • d1b27eeda3 malloc: Sort tests-exclude-largetcache in Makefile H.J. Lu 2025-06-17 05:52:27 +0800
  • 15808c77b3 ppc64le: Revert "powerpc: Optimized strcmp for power10" (CVE-2025-5702) Carlos O'Donell 2025-06-16 13:09:57 -0400
  • a7877bb668 ppc64le: Revert "powerpc : Add optimized memchr for POWER10" (Bug 33059) Carlos O'Donell 2025-06-11 09:33:45 -0400
  • c22de63588 ppc64le: Revert "powerpc: Fix performance issues of strcmp power10" (CVE-2025-5702) Carlos O'Donell 2025-06-11 09:43:50 -0400