aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-08doc: Add plain text readme for using GCSarm/gcsSzabolcs Nagy1-0/+69
2024-07-08aarch64: Process gnu properties in static exeSzabolcs Nagy1-0/+12
2024-07-08aarch64: Ignore GCS property of ld.soSzabolcs Nagy1-0/+5
2024-07-08aarch64: Use l_searchlist.r_list for gcsSzabolcs Nagy1-1/+1
2024-07-08aarch64: Handle gcs markingSzabolcs Nagy4-6/+73
2024-07-08aarch64: Use l_searchlist.r_list for btiSzabolcs Nagy1-3/+2
2024-07-08aarch64: Add glibc.cpu.aarch64_gcs_policySzabolcs Nagy3-2/+25
2024-07-08aarch64: Mark objects with GCS property noteSzabolcs Nagy1-2/+3
2024-07-08aarch64: Enable GCS in dynamic linked exeSzabolcs Nagy3-3/+29
2024-07-08aarch64: Enable GCS in static linked exeSzabolcs Nagy1-0/+49
2024-07-08aarch64: Add glibc.cpu.aarch64_gcs tunableSzabolcs Nagy3-0/+46
2024-07-08aarch64: Try to free the GCS of makecontextSzabolcs Nagy5-4/+93
2024-07-08aarch64: Add GCS support for makecontextSzabolcs Nagy2-2/+63
2024-07-08aarch64: Mark swapcontext with indirect_returnSzabolcs Nagy1-0/+36
2024-07-08aarch64: Add GCS support for setcontextSzabolcs Nagy4-9/+83
2024-07-08aarch64: Add GCS support to vforkSzabolcs Nagy1-1/+7
2024-07-08aarch64: Add GCS support to longjmpSzabolcs Nagy2-0/+40
2024-07-08aarch64: Define jmp_buf offset for GCSSzabolcs Nagy1-0/+63
2024-07-08elf.h: Define GNU_PROPERTY_AARCH64_FEATURE_1_GCSSzabolcs Nagy1-0/+1
2024-07-08aarch64: Add asm helpers for GCSSzabolcs Nagy1-0/+7
2024-07-08aarch64: Add HWCAP2_GCSSzabolcs Nagy1-0/+1
2024-07-04elf: Make dl-rseq-symbols Linux onlyAdhemerval Zanella3-1/+4
2024-07-03nptl: fix potential merge of __rseq_* relro symbolsMichael Jeanson3-8/+71
2024-07-03riscv: Update nofpu libm test ulpsDarius Rad1-0/+20
2024-07-03manual: Recommendations for dynamic linker hardeningFlorian Weimer1-0/+558
2024-07-03socket: Add new test for shutdownSergey Kolosov2-0/+258
2024-07-03elf/rtld: Fix auxiliary vector for enable_secureStefan Liebler3-12/+126
2024-07-02hppa/vdso: Provide 64-bit clock_gettime() vDSO onlyJohn David Anglin1-3/+0
2024-07-02debug: Fix clang open fortify wrapper (BZ 31927)Adhemerval Zanella1-5/+0
2024-07-02Add --disable-static-c++-tests option [BZ #31797]H.J. Lu5-8/+49
2024-07-02Add --disable-static-c++-link-check option [BZ #31412]H.J. Lu4-12/+50
2024-07-01Update mmap() flags and errors listsDJ Delorie1-16/+126
2024-07-01MIPSr6/math: Use builtin fma and fmafYunQiang Su1-0/+36
2024-07-01elf: Support recursive use of dynamic TLS in interposed mallocFlorian Weimer8-10/+284
2024-07-01Fix conditionals on mtrace-based tests (bug 31892)Carlos O'Donell7-32/+121
2024-07-01signal/Makefile: Split and sort testsMichel Lind1-5/+16
2024-06-30x86: Set default non_temporal_threshold for Zhaoxin processorsMayShao-oc2-2/+5
2024-06-30x86_64: Optimize large size copy in memmove-ssse3MayShao-oc1-5/+9
2024-06-30x86: Set preferred CPU features on the KH-40000 and KX-7000 Zhaoxin processorsMayShao-oc1-16/+35
2024-06-30Aarch64: Add new memset for Qualcomm's oryon-1 coreAndrew Pinski4-0/+176
2024-06-30Aarch64: Add memcpy for qualcomm's oryon-1 coreAndrew Pinski5-0/+316
2024-06-27debug: Fix clang open fortify wrapper (BZ 31927)Adhemerval Zanella1-1/+1
2024-06-27debug: Fix clang mq_open fortify wrapper (BZ 31917)Adhemerval Zanella1-12/+8
2024-06-27tests-mbwc: Silence gcc 14 -Werror=format-overflow=Stefan Liebler1-19/+5
2024-06-27time: Avoid memcmp overread in tzset (bug 31931)Florian Weimer3-3/+51
2024-06-26Fix strnlen doc re array sizePaul Eggert1-7/+10
2024-06-26arm: Avoid UB in elf_machine_rel()Palmer Dabbelt1-5/+4
2024-06-26LoongArch: Fix tst-gnu2-tls2 test casemengqinggang1-143/+153
2024-06-25posix: Fix pidfd_spawn/pidfd_spawnp leak if execve fails (BZ 31695)Adhemerval Zanella2-39/+64
2024-06-25INSTALL: regenerateAndreas K. Hüttel1-5/+6