]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2024-08-01  Florian WeimerAdd mremap tests
2024-08-01  H.J. Lumremap: Update manual entry
2024-08-01  H.J. Lulinux: Update the mremap C implementation [BZ #31968]
2024-08-01  Frédéric Bérattests: replace system by xsystem
2024-07-24  Florian Weimerresolv: Track single-request fallback via _res._flags...
2024-07-24  Florian Weimerresolv: Do not wait for non-existing second DNS respons...
2024-07-24  Florian Weimerresolv: Allow short error responses to match any query...
2024-07-16  Florian WeimerLinux: Make __rseq_size useful for feature detection...
2024-07-16  Adhemerval... elf: Make dl-rseq-symbols Linux only
2024-07-16  Michael Jeansonnptl: fix potential merge of __rseq_* relro symbols
2024-07-16  Joseph MyersAdd AT_RSEQ_* from Linux 6.3 to elf.h
2024-07-16  Stefan Lieblers390x: Fix segfault in wcsncmp [BZ #31934]
2024-05-10  H.J. LuForce DT_RPATH for --enable-hardcoded-path-in-tests
2024-05-02  Florian Weimerelf: Disable some subtests of ifuncmain1, ifuncmain5...
2024-05-02  Florian Weimermalloc: Exit early on test failure in tst-realloc
2024-05-02  Florian Weimernscd: Use time_t for return type of addgetnetgrentX
2024-05-02  Florian Weimerlogin: structs utmp, utmpx, lastlog _TIME_BITS independ...
2024-05-02  Florian Weimerlogin: Check default sizes of structs utmp, utmpx,...
2024-05-02  Adhemerval... sparc: Remove 64 bit check on sparc32 wordsize (BZ...
2024-04-25  H.J. Luelf: Also compile dl-misc.os with $(rtld-early-cflags)
2024-04-25  Florian WeimerCVE-2024-33601, CVE-2024-33602: nscd: netgroup: Use...
2024-04-25  Florian WeimerCVE-2024-33600: nscd: Avoid null pointer crashes after...
2024-04-25  Florian WeimerCVE-2024-33600: nscd: Do not send missing not-found...
2024-04-25  Florian WeimerCVE-2024-33599: nscd: Stack-based buffer overflow in...
2024-04-17  Charles Foliconv: ISO-2022-CN-EXT: fix out-of-bound writes when...
2024-04-14  Florian Weimerpowerpc: Fix ld.so address determination for PCREL...
2024-04-08  Wilco DijkstraAArch64: Check kernel version for SVE ifuncs
2024-04-08  Szabolcs Nagyaarch64: fix check for SVE support in assembler
2024-04-08  Andreas Schwabaarch64: correct CFI in rawmemchr (bug 31113)
2024-04-08  Wilco DijkstraAArch64: Remove Falkor memcpy
2024-04-08  Wilco DijkstraAArch64: Add memset_zva64
2024-04-08  Wilco DijkstraAArch64: Cleanup emag memset
2024-04-08  Wilco DijkstraAArch64: Cleanup ifuncs
2024-04-08  Wilco DijkstraAArch64: Add support for MOPS memcpy/memmove/memset
2024-04-08  Joseph MyersAdd HWCAP2_MOPS from Linux 6.5 to AArch64 bits/hwcap.h
2024-04-08  Wilco DijkstraAArch64: Improve SVE memcpy and memmove
2024-04-08  Wilco DijkstraAArch64: Improve strrchr
2024-04-08  Wilco DijkstraAArch64: Optimize strnlen
2024-04-08  Wilco DijkstraAArch64: Optimize strlen
2024-04-08  Wilco DijkstraAArch64: Optimize strcpy
2024-04-08  Wilco DijkstraAArch64: Improve strchrnul
2024-04-08  Wilco DijkstraAArch64: Optimize strchr
2024-04-08  Wilco DijkstraAArch64: Improve strlen_asimd
2024-04-08  Wilco DijkstraAArch64: Optimize memrchr
2024-04-08  Wilco DijkstraAArch64: Optimize memchr
2024-04-08  Wilco Dijkstraaarch64: Use memcpy_simd as the default memcpy
2024-04-08  Wilco Dijkstraaarch64: Cleanup memset ifunc
2024-04-08  Wilco DijkstraAArch64: Fix typo in sve configure check (BZ# 29394)
2024-04-08  Danila Kuteninaarch64: Optimize string functions with shrn instruction
2024-04-08  Wilco DijkstraAArch64: Sort makefile entries
2024-04-08  Wilco DijkstraAArch64: Add SVE memcpy
2024-03-18  Florian Weimerlinux: Use rseq area unconditionally in sched_getcpu...
2024-03-18  Stefan LieblerInclude sys/rseq.h in tst-rseq-disable.c
2024-03-18  Florian Weimernptl: Unconditionally use a 32-byte rseq area
2024-03-18  Paul Eggertmake ‘struct pthread’ a complete type
2024-03-12  Andreas Schwabsupport: use 64-bit time_t (bug 30111)
2024-02-12  Adhemerval... malloc: Use __get_nprocs on arena_get2 (BZ 30945)
2024-02-01  Sunil K Pandeyx86_64: Optimize ffsll function code size.
2023-12-23  H.J. LuNEWS: Mention bug fixes for 29039/30745/30843
2023-12-23  H.J. Lux86-64: Fix the tcb field load for x32 [BZ #31185]
2023-12-23  H.J. Lux86-64: Fix the dtv field load for x32 [BZ #31184]
2023-12-22  Hector Martinelf: Fix TLS modid reuse generation assignment (BZ...
2023-10-19  Florian WeimerRevert "elf: Move l_init_called_next to old place of...
2023-10-18  Florian WeimerRevert "elf: Always call destructors in reverse constru...
2023-10-18  Florian WeimerRevert "elf: Remove unused l_text_end field from struct...
2023-10-02  Siddhesh Poyarekartunables: Terminate if end of input is reached (CVE...
2023-09-26  Siddhesh PoyarekarDocument CVE-2023-4806 and CVE-2023-5156 in NEWS
2023-09-26  Romain GeisslerFix leak in getaddrinfo introduced by the fix for CVE...
2023-09-16  Aurelien Jarnoio: Fix record locking contants for powerpc64 with...
2023-09-15  Siddhesh Poyarekargetaddrinfo: Fix use after free in getcanonname (CVE...
2023-09-15  Siddhesh Poyarekargethosts: Return EAI_MEMORY on allocation failure
2023-09-15  Siddhesh Poyarekargaih_inet: Split result generation into its own function
2023-09-15  Siddhesh Poyarekargaih_inet: split loopback lookup into its own function
2023-09-15  Siddhesh Poyarekargaih_inet: make gethosts into a function
2023-09-15  Siddhesh Poyarekargaih_inet: separate nss lookup loop into its own function
2023-09-15  Siddhesh Poyarekargaih_inet: Split nscd lookup code into its own function.
2023-09-15  Siddhesh Poyarekargaih_inet: Split simple gethostbyname into its own...
2023-09-15  Siddhesh Poyarekargaih_inet: make numeric lookup a separate routine
2023-09-15  Siddhesh Poyarekargaih_inet: Simplify service resolution
2023-09-15  Siddhesh Poyarekargetaddrinfo: Fix leak with AI_ALL [BZ #28852]
2023-09-15  Siddhesh Poyarekargaih_inet: Simplify canon name resolution
2023-09-15  Siddhesh Poyarekarnss: Sort tests and tests-container and put one test...
2023-09-14  Siddhesh PoyarekarSimplify allocations and fix merge and continue actions...
2023-09-11  Florian Weimerelf: Move l_init_called_next to old place of l_text_end...
2023-09-11  Florian Weimerelf: Remove unused l_text_end field from struct link_map
2023-09-11  Florian Weimerelf: Always call destructors in reverse constructor...
2023-09-11  Florian Weimerelf: Do not run constructors for proxy objects
2023-09-11  Florian Weimerelf: Introduce to _dl_call_fini
2023-09-05  Noah Goldsteinx86: Fix incorrect scope of setting `shared_per_thread...
2023-09-05  Noah Goldsteinx86: Use `3/4*sizeof(per-thread-L3)` as low bound for...
2023-09-05  Noah Goldsteinx86: Fix slight bug in `shared_per_thread` cache size...
2023-09-05  Noah Goldsteinx86: Increase `non_temporal_threshold` to roughly ...
2023-07-07  Florian Weimerelf: _dl_find_object may return 1 during early startup...
2023-05-31  Adhemerval... io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64
2023-05-30  Adhemerval... io: Fix record locking contants on 32 bit arch with...
2023-05-23  H.J. LuDocument BZ #20975 fix
2023-05-23  H.J. Lu__check_pf: Add a cancellation cleanup handler [BZ...
2023-04-28  Florian Weimergmon: Revert addition of tunables to preserve GLIBC_PRI...
2023-04-28  Simon Kissanegmon: fix memory corruption issues [BZ# 30101]
2023-04-28  Simon Kissanegmon: improve mcount overflow handling [BZ# 27576]
next