aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2022-03-29elf: Fix runtime linker auditing on aarch64 (BZ #26643)Ben Woodard14-40/+773
2022-03-29elf: Issue la_symbind for bind-now (BZ #23734)Adhemerval Zanella5-1/+52
2022-03-29elf: Fix initial-exec TLS access on audit modules (BZ #28096)Adhemerval Zanella1-1/+1
2022-03-29elf: Add _dl_audit_pltexitAdhemerval Zanella24-56/+100
2022-03-29elf: Add _dl_audit_pltenterAdhemerval Zanella1-0/+4
2022-03-29elf: Add _dl_audit_preinitAdhemerval Zanella1-0/+3
2022-03-29elf: Add _dl_audit_symbind_alt and _dl_audit_symbindAdhemerval Zanella1-0/+10
2022-03-29elf: Add _dl_audit_objcloseAdhemerval Zanella1-0/+4
2022-03-29elf: Add _dl_audit_objsearchAdhemerval Zanella1-0/+7
2022-03-29elf: Add _dl_audit_activity_map and _dl_audit_activity_nsidAdhemerval Zanella1-0/+10
2022-03-29elf: Add _dl_audit_objopenAdhemerval Zanella1-0/+5
2022-03-29elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella29-110/+199
2022-03-29elf: Fix elf_get_dynamic_info definitionAdhemerval Zanella3-0/+3
2022-03-29elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song21-216/+272
2022-03-15hppa: Use END instead of PSEUDO_END in swapcontext.SJohn David Anglin1-1/+1
2022-03-15hppa: Implement swapcontext in assembler (bug 28960)John David Anglin2-83/+72
2022-03-06hppa: Fix warnings from _dl_lookup_addressJohn David Anglin4-9/+14
2022-03-06hppa: Revise gettext trampoline designJohn David Anglin3-31/+35
2022-03-06hppa: Fix swapcontextJohn David Anglin3-7/+58
2022-03-06Fix elf/tst-audit2 on hppaJohn David Anglin1-14/+29
2022-02-18x86: Fix TEST_NAME to make it a string in tst-strncmp-rtm.cNoah Goldstein1-2/+2
2022-02-18x86: Test wcscmp RTM in the wcsncmp overflow case [BZ #28896]Noah Goldstein3-10/+48
2022-02-18x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ #28896]Noah Goldstein7-5/+22
2022-02-07linux: fix accuracy of get_nprocs and get_nprocs_conf [BZ #28865]Dmitry V. Levin1-31/+63
2022-02-03linux: Fix missing __convert_scm_timestamps (BZ #28860)Adhemerval Zanella1-2/+3
2022-02-03hurd if_index: Explicitly use AF_INET for if index discoverySamuel Thibault1-3/+3
2022-02-03Linux: Simplify __opensock and fix race condition [BZ #28353]Florian Weimer2-116/+0
2022-02-03linux: __get_nprocs_sched: do not feed CPU_COUNT_S with garbage [BZ #28850]Gleb Fotengauer-Malinovskiy1-1/+1
2022-02-01tst-socket-timestamp-compat.c: Check __TIMESIZE [BZ #28837]H.J. Lu1-1/+1
2022-02-01Linux: Only generate 64 bit timestamps for 64 bit time_t recvmsg/recvmmsgAdhemerval Zanella5-24/+322
2022-02-01linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ#28350)Adhemerval Zanella4-6/+348
2022-02-01x86: Use CHECK_FEATURE_PRESENT to check HLE [BZ #27398]H.J. Lu1-1/+1
2022-02-01x86: Black list more Intel CPUs for TSX [BZ #27398]H.J. Lu1-3/+31
2022-01-31Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader)Florian Weimer30-0/+30
2022-01-26x86: Fix __wcsncmp_evex in strcmp-evex.S [BZ# 28755]Noah Goldstein1-0/+10
2022-01-26x86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755]Noah Goldstein1-0/+10
2022-01-24Linux: Detect user namespace support in io/tst-getcwd-smallbuffFlorian Weimer1-0/+18
2022-01-24getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999)Siddhesh Poyarekar3-1/+254
2022-01-18powerpc: Fix unrecognized instruction errors with recent binutilsPaul A. Clarke2-6/+2
2022-01-17x86: use default cache size if it cannot be determined [BZ #28784]Aurelien Jarno1-4/+10
2022-01-14Update syscall lists for Linux 5.16Joseph Myers26-2/+28
2022-01-13i386: Remove broken CAN_USE_REGISTER_ASM_EBP (bug 28771)Florian Weimer3-251/+27
2022-01-13Update syscall lists for Linux 5.15Joseph Myers28-4/+31
2022-01-10powerpc: Fix unrecognized instruction errors with recent GCCPaul A. Clarke1-0/+1
2022-01-07AArch64: Check for SVE in ifuncs [BZ #28744]Wilco Dijkstra3-3/+3
2021-12-21Linux: Fix 32-bit vDSO for clock_gettime on powerpc32maminjie1-1/+1
2021-12-19linux: Add sparck brk implementationAdhemerval Zanella1-0/+58
2021-12-18Update sparc libm-test-ulpsAdhemerval Zanella1-1/+1
2021-12-17Update hppa libm-test-ulpsJohn David Anglin1-1/+1
2021-12-17riscv: align stack before calling _dl_init [BZ #28703]Aurelien Jarno1-0/+6