]> sourceware.org Git - glibc.git/shortlog
glibc.git
2024-08-06 Andreas SchwabFix name space violation in fortify wrappers (bug 32052) release/2.34/master
2024-08-01 Florian Weimerresolv: Fix tst-resolv-short-response for older GCC...
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 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 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-05-02 Florian Weimermalloc: Exit early on test failure in tst-realloc
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-09 Wilco DijkstraAArch64: Check kernel version for SVE ifuncs
2024-04-09 Szabolcs Nagyaarch64: fix check for SVE support in assembler
2024-04-09 Andreas Schwabaarch64: correct CFI in rawmemchr (bug 31113)
2024-04-09 Wilco DijkstraAArch64: Remove Falkor memcpy
2024-04-09 Wilco DijkstraAArch64: Add memset_zva64
2024-04-09 Wilco DijkstraAArch64: Cleanup emag memset
2024-04-09 Wilco DijkstraAArch64: Cleanup ifuncs
2024-04-09 Wilco DijkstraAArch64: Add support for MOPS memcpy/memmove/memset
2024-04-09 Joseph MyersAdd HWCAP2_MOPS from Linux 6.5 to AArch64 bits/hwcap.h
2024-04-09 Wilco DijkstraAArch64: Improve SVE memcpy and memmove
2024-04-09 Wilco DijkstraAArch64: Improve strrchr
2024-04-09 Wilco DijkstraAArch64: Optimize strnlen
2024-04-09 Wilco DijkstraAArch64: Optimize strlen
2024-04-09 Wilco DijkstraAArch64: Optimize strcpy
2024-04-09 Wilco DijkstraAArch64: Improve strchrnul
2024-04-09 Wilco DijkstraAArch64: Optimize strchr
2024-04-09 Wilco DijkstraAArch64: Improve strlen_asimd
2024-04-09 Wilco DijkstraAArch64: Optimize memrchr
2024-04-09 Wilco DijkstraAArch64: Optimize memchr
2024-04-09 Wilco Dijkstraaarch64: Use memcpy_simd as the default memcpy
2024-04-09 Wilco Dijkstraaarch64: Cleanup memset ifunc
2024-04-09 Wilco DijkstraAArch64: Fix typo in sve configure check (BZ# 29394)
2024-04-09 Danila Kuteninaarch64: Optimize string functions with shrn instruction
2024-04-09 Wilco DijkstraAArch64: Sort makefile entries
2024-04-09 Wilco DijkstraAArch64: Add SVE memcpy
2024-04-09 Wilco DijkstraAArch64: Optimize memcmp
2024-02-12 Adhemerval... Revert "elf: Fix wrong break removal from 8ee878592c"
2024-02-12 Adhemerval... malloc: Use __get_nprocs on arena_get2 (BZ 30945)
2024-02-05 Adhemerval... elf: Fix wrong break removal from 8ee878592c
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-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 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 Poyarekargethosts: Remove unused argument _type
2023-09-15 Siddhesh Poyarekarnss: Sort tests and tests-container and put one test...
2023-09-15 Siddhesh PoyarekarSimplify allocations and fix merge and continue actions...
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-21 Florian Weimerdebug: Mark libSegFault.so as NODELETE
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]
2023-04-28 Леонид Юрьев... gmon: Fix allocated buffer overflow (bug 29444)
2023-04-28 Adam Yiposix: Fix system blocks SIGCHLD erroneously [BZ #30163]
2023-04-24 Florian Weimerx86_64: Fix asm constraints in feraiseexcept (bug 30305)
2023-04-24 Florian Weimergshadow: Matching sgetsgent, sgetsgent_r ERANGE handlin...
2023-04-20 H.J. Lux86: Check minimum/maximum of non_temporal_threshold...
2023-02-20 Vitaly Bukastdlib: Undo post review change to 16adc58e73f3 [BZ...
2023-02-08 Florian Weimerelf: Smoke-test ldconfig -p against system /etc/ld...
2023-02-08 Adhemerval... elf: Fix 64 time_t support for installed statically...
2023-02-07 Adhemerval... Fix NEWS bug entry for 0b962177ee3b45cf775176eb454fcf6a...
2023-02-07 Andreas SchwabUse 64-bit time_t interfaces in strftime and strptime...
2023-02-02 Siddhesh Poyarekarcdefs: Limit definition of fortification macros
2023-01-11 Carlos O'Donellmalloc: Fix -Wuse-after-free warning in tst-mallocalign...
2023-01-11 H.J. Lus_sincosf.h: Change pio4 type to float [BZ #28713]
2023-01-11 H.J. Lumath: Properly cast X_TLOSS to float [BZ #28713]
2023-01-11 H.J. LuRegenerate ulps on x86_64 with GCC 12
2023-01-11 Martin SeborAvoid -Wuse-after-free in tests [BZ #26779].
2023-01-11 Joseph MyersFix build of nptl/tst-thread_local1.cc with GCC 12
2023-01-11 Joseph MyersFix stdio-common tests for GCC 12 -Waddress
2023-01-11 Joseph MyersFix stdlib/tst-setcontext.c for GCC 12 -Warray-compare
next
This page took 0.069416 seconds and 5 git commands to generate.