]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2022-01-27  Sunil K Pandeyx86-64: Fix ifdef indentation in strlen-evex.S
2022-01-27  H.J. Lux86-64: Use ZMM16-ZMM31 in AVX512 memmove family functions
2022-01-27  H.J. Lux86-64: Use ZMM16-ZMM31 in AVX512 memset family functions
2022-01-27  H.J. Lux86: Add string/memory function tests in RTM region
2022-01-27  H.J. Lux86-64: Add AVX optimized string/memory functions for RTM
2022-01-27  H.J. Lux86-64: Add memcmp family functions with 256-bit EVEX
2022-01-27  H.J. Lux86-64: Add memset family functions with 256-bit EVEX
2022-01-27  H.J. Lux86-64: Add memmove family functions with 256-bit EVEX
2022-01-27  H.J. Lux86-64: Add strcpy family functions with 256-bit EVEX
2022-01-27  H.J. Lux86-64: Add ifunc-avx2.h functions with 256-bit EVEX
2022-01-27  H.J. Lux86: Set Prefer_No_VZEROUPPER and add Prefer_AVX2_STRCMP
2022-01-27  H.J. LuNEWS: Add a bug fix entry for BZ #28755
2022-01-27  Noah Goldsteinx86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755]
2021-04-14  Siddhesh PoyarekarFix SXID_ERASE behavior in setuid programs (BZ #27471)
2021-04-14  Siddhesh PoyarekarEnhance setuid-tunables test
2021-04-14  Siddhesh Poyarekartst-env-setuid: Use support_capture_subprogram_self_sgid
2021-04-14  Siddhesh Poyarekarsupport: Add capability to fork an sgid child
2021-04-14  Siddhesh Poyarekarsupport: Typo and formatting fixes
2021-04-14  Siddhesh Poyarekarsupport: Pass environ to child process
2021-03-26  Stefan LieblerS390: Also check vector support in memmove ifunc-select...
2021-03-08  DJ Delorienscd: Fix double free in netgroupcache [BZ #27462]
2021-01-27  Florian Weimergconv: Fix assertion failure in ISO-2022-JP-3 module...
2021-01-13  H.J. Lux86: Check IFUNC definition in unrelocated executable...
2021-01-13  H.J. Lux86: Set header.feature_1 in TCB for always-on CET...
2021-01-12  H.J. Lux86-64: Avoid rep movsb with short distance [BZ #27130]
2020-11-04  Szabolcs Nagyaarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]
2020-10-14  Wilco DijkstraAArch64: Use __memcpy_simd on Neoverse N2/V1
2020-10-12  Wilco Dijkstra[AArch64] Improve integer memcpy
2020-10-12  Krzysztof Kochaarch64: Increase small and medium cases for __memcpy_g...
2020-10-12  Wilco DijkstraAArch64: Rename IS_ARES to IS_NEOVERSE_N1
2020-10-12  Wilco DijkstraAArch64: Improve backwards memmove performance
2020-10-12  Wilco DijkstraAArch64: Add optimized Q-register memcpy
2020-10-12  Wilco DijkstraAArch64: Align ENTRY to a cacheline
2020-07-15  Alexander Anisimovarm: CVE-2020-6096: Fix multiarch memcpy for negative...
2020-07-15  Evgeny Ereminarm: CVE-2020-6096: fix memcpy and memmove for negative...
2020-07-04  H.J. LuNEWS: Mention BZ 25933 fix
2020-07-04  Sunil K PandeyFix avx2 strncmp offset compare condition check [BZ...
2020-05-19  Florian Weimernss_compat: internal_end*ent may clobber errno, hiding...
2020-05-19  Florian WeimerNEWS: Merge two bug lists in the glibc 2.30.1 section
2020-05-09  H.J. LuNEWS: Mention fixes for BZ 25810/25896/25902/25966
2020-05-09  H.J. Lux86-64: Use RDX_LP on __x86_shared_non_temporal_thresho...
2020-05-07  H.J. LuAdd a C wrapper for prctl [BZ #25896]
2020-05-07  H.J. Lupowerpc: Rename argN to _argN in LOADARGS_N [BZ #25902]
2020-05-07  H.J. LuAdd C wrappers for process_vm_readv/process_vm_writev...
2020-05-07  H.J. LuMark unsigned long arguments with U in more syscalls...
2020-05-07  H.J. LuAdd a syscall test for [BZ #25810]
2020-05-07  H.J. LuAdd SYSCALL_ULONG_ARG_[12] to pass long to syscall...
2020-05-07  H.J. Lux32: Properly pass long to syscall [BZ #25810]
2020-05-04  John David... Add new file missed in previous hppa commit.
2020-05-04  John David... Fix data race in setting function descriptors during...
2020-03-25  Adhemerval... stdlib: Move tst-system to tests-container
2020-03-25  Adhemerval... support/shell-container.c: Add builtin kill
2020-03-25  Adhemerval... support/shell-container.c: Add builtin exit
2020-03-25  Adhemerval... support/shell-container.c: Return 127 if execve fails
2020-03-24  Aurelien JarnoAdd NEWS entry for CVE-2020-1751 (bug 25423)
2020-03-24  Adhemerval... posix: Fix system error return value [BZ #25715]
2020-03-24  Adhemerval... sparc: Move sigreturn stub to assembly
2020-03-24  Adhemerval... arm: Fix softp-fp Implies (BZ #25635)
2020-03-24  Adhemerval... i386: Use comdat instead of .gnu.linkonce for i386...
2020-03-19  Aurelien JarnoAdd NEWS entry for CVE-2020-1752 (bug 25414)
2020-03-18  Andreas SchwabFix array overflow in backtrace on PowerPC (bug 25423)
2020-03-18  Andreas SchwabFix use-after-free in glob when expanding ~user (bug...
2020-03-11  Aurelien JarnoAdd NEWS entry for CVE-2020-10029 (bug 25487)
2020-03-11  Florian Weimermath/test-sinl-pseudo: Use stack protector only if...
2020-03-11  Joseph MyersAvoid ldbl-96 stack corruption from range reduction...
2020-03-08  Fangrui SongImprove IFUNC check [BZ #25506]
2020-02-27  Adhemerval... malloc/tst-mallocfork2: Kill lingering process for...
2020-02-16  Adhemerval... riscv: Avoid clobbering register parameters in syscall
2020-02-16  Adhemerval... microblaze: Avoid clobbering register parameters in...
2020-02-16  WANG Xueruimips: Fix argument passing for inlined syscalls on...
2020-02-16  WANG Xueruimips: Use 'long int' and 'long long int' in linux sysca...
2020-02-05  John David... hppa: Align __clone stack argument to 8 bytes (Bug...
2020-01-17  Florian WeimerRemove incorrect alloc_size attribute from pvalloc...
2020-01-17  Florian Weimerlogin: Use pread64 in utmp implementation
2020-01-17  Leandro PereiraAdd nocancel version of pread64()
2020-01-17  Florian Weimerlogin: Introduce matches_last_entry to utmp processing
2020-01-17  Florian Weimerlogin: Acquire write lock early in pututline [BZ #24882]
2020-01-17  Florian Weimerlogin: Add nonstring attributes to struct utmp, struct...
2020-01-17  Florian Weimerlogin: Remove double-assignment of fl.l_whence in try_f...
2020-01-17  Florian Weimerlogin: pututxline could fail to overwrite existing...
2020-01-17  Florian Weimerlogin: Use struct flock64 in utmp [BZ #24880]
2020-01-17  Florian Weimerlogin: Disarm timer after utmp lock acquisition [BZ...
2020-01-17  Florian Weimerlogin: Fix updwtmp, updwtmx unlocking
2020-01-17  Florian Weimerlogin: Replace macro-based control flow with function...
2020-01-17  Florian Weimerlogin: Assume that _HAVE_UT_* constants are true
2020-01-17  Florian Weimerlogin: Remove utmp backend jump tables [BZ #23518]
2019-12-05  Florian Weimermisc/test-errno-linux: Handle EINVAL from quotactl
2019-12-05  Kamlesh Kumar<string.h>: Define __CORRECT_ISO_CPP_STRING_H_PROTO...
2019-12-03  Florian Weimerx86: Assume --enable-cet if GCC defaults to CET [BZ...
2019-11-28  Florian Weimerlibio: Disable vtable validation for pre-2.1 interposed...
2019-11-27  Stefan LieblerS390: Fix handling of needles crossing a page in strstr...
2019-11-22  Marcin Kościelnickirtld: Check __libc_enable_secure before honoring LD_PRE...
2019-11-22  Emilio Cobos... Don't use a custom wrapper macro around __has_include...
2019-11-19  DJ DelorieBase max_fast on alignment, not width, of bins (Bug...
2019-11-19  Florian Weimermalloc: Various cleanups for malloc/tst-mxfast
2019-11-19  DJ DelorieAdd glibc.malloc.mxfast tunable
2019-11-19  Niklas Hambüchenmalloc: Fix missing accounting of top chunk in malloc_i...
2019-11-05  Dragan Mladjenovicmips: Force RWX stack for hard-float builds that can...
2019-10-31  Gabriel F.... Make tst-strftime2 and tst-strftime3 depend on locale...
2019-10-18  Stefan LieblerS390: Add new s390 platform z15.
next