about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* linux: Use /proc/stat fallback for __get_nprocs_conf (BZ #28624)Adhemerval Zanella2021-11-251-25/+35
* linux: Add fanotify_mark C implementationAdhemerval Zanella2021-11-2518-22/+42
* linux: Only build fstatat fallback if requiredAdhemerval Zanella2021-11-251-7/+11
* regex: fix buffer read overrun in search [BZ#28470]Paul Eggert2021-11-241-4/+3
* x86-64: Add vector sin/sinf to libmvec microbenchmarkSunil K Pandey2021-11-243-0/+8201
* x86-64: Add vector pow/powf to libmvec microbenchmarkSunil K Pandey2021-11-243-0/+8201
* x86-64: Add vector log/logf to libmvec microbenchmarkSunil K Pandey2021-11-243-0/+8201
* x86-64: Add vector exp/expf to libmvec microbenchmarkSunil K Pandey2021-11-243-0/+8201
* x86-64: Add vector cos/cosf to libmvec microbenchmarkSunil K Pandey2021-11-243-0/+8201
* io: Refactor close_range and closefromAdhemerval Zanella2021-11-2415-68/+76
* nptl: Do not set signal mask on second setjmp return [BZ #28607]Florian Weimer2021-11-243-2/+48
* powerpc: Define USE_PPC64_NOTOC iff compiler supports itAdhemerval Zanella2021-11-222-24/+43
* setjmp: Replace jmp_buf-macros.h with jmp_buf-macros.symAdhemerval Zanella2021-11-2233-297/+72
* Update kernel version to 5.15 in tst-mman-consts.pyJoseph Myers2021-11-221-1/+1
* socket: Do not use AF_NETLINK in __opensockFlorian Weimer2021-11-221-8/+1
* elf: Move la_activity (LA_ACT_ADD) after _dl_add_to_namespace_list() (BZ #28062)Adhemerval Zanella2021-11-185-37/+271
* Add PF_MCTP, AF_MCTP from Linux 5.15 to bits/socket.hJoseph Myers2021-11-171-1/+3
* malloc: Fix malloc debug for 2.35 onwardsStafford Horne2021-11-171-2/+0
* elf: Introduce GLRO (dl_libc_freeres), called from __libc_freeresFlorian Weimer2021-11-175-1/+38
* nptl: Extract <bits/atomic_wide_counter.h> from pthread_cond_common.cFlorian Weimer2021-11-179-198/+310
* x86-64: Create microbenchmark infrastructure for libmvecSunil K Pandey2021-11-164-0/+642
* elf: hidden visibility for __minimal_malloc functionsAdhemerval Zanella2021-11-161-0/+5
* elf: Use a temporary file to generate Makefile fragments [BZ #28550]H.J. Lu2021-11-161-2/+8
* dso-ordering-test.py: Put all sources in one directory [BZ #28550]H.J. Lu2021-11-151-13/+34
* elf: Move LAV_CURRENT to link_lavcurrent.hAdhemerval Zanella2021-11-153-2/+27
* Move assignment out of the CAS conditionH.J. Lu2021-11-152-8/+6
* Add a comment for --enable-initfini-array [BZ #27945]H.J. Lu2021-11-131-1/+3
* tst-tzset: output reason when creating 4GiB file failsStafford Horne2021-11-131-0/+8
* Add LLL_MUTEX_READ_LOCK [BZ #28537]H.J. Lu2021-11-121-0/+7
* Avoid extra load with CAS in __pthread_mutex_clocklock_common [BZ #28537]H.J. Lu2021-11-121-5/+5
* Avoid extra load with CAS in __pthread_mutex_lock_full [BZ #28537]H.J. Lu2021-11-121-5/+5
* String: Split memcpy tests so that parallel build is fasterNoah Goldstein2021-11-104-298/+367
* x86: Shrink memcmp-sse4.S code sizeNoah Goldstein2021-11-101-1621/+646
* Support C2X printf %b, %BJoseph Myers2021-11-1011-31/+245
* Update syscall lists for Linux 5.15Joseph Myers2021-11-1028-4/+31
* s390: Use long branches across object boundaries (jgh instead of jh)Florian Weimer2021-11-102-2/+2
* Remove the unused +mkdep/+make-deps/s-proto.S/s-proto-cancel.SH.J. Lu2021-11-105-29/+0
* Fix build a chec failures after b05fae4d8e34Adhemerval Zanella2021-11-092-1/+2
* elf: Use the minimal malloc on tunables_strdupAdhemerval Zanella2021-11-095-119/+157
* Fix memmove call in vfprintf-internal.c:group_numberJoseph Myers2021-11-081-1/+2
* locale: Fix localedata/sort-test undefined behaviorAdhemerval Zanella2021-11-081-3/+8
* test-memcpy.c: Double TIMEOUT to (8 * 60)H.J. Lu2021-11-072-1/+4
* hurd: Remove unused __libc_close_rangeSamuel Thibault2021-11-071-1/+0
* hurd: Implement close_range and closefromSergey Bugaev2021-11-076-1/+135
* x86: Double size of ERMS rep_movsb_threshold in dl-cacheinfo.hNoah Goldstein2021-11-062-14/+20
* x86: Optimize memmove-vec-unaligned-erms.SNoah Goldstein2021-11-066-224/+381
* benchtests: Add partial overlap case in bench-memmove-walk.cNoah Goldstein2021-11-061-15/+46
* benchtests: Add additional cases to bench-memcpy.c and bench-memmove.cNoah Goldstein2021-11-062-9/+66
* string: Make tests birdirectional test-memcpy.cNoah Goldstein2021-11-062-28/+214
* Remove the last trace of generate-md5 [BZ #28554]H.J. Lu2021-11-061-1/+1