summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-18AArch64: Optimise SVE scalar callbacksrelease/2.38/masterJoe Ramsay
2025-11-04x86: fix wmemset ifunc stray '!' (bug 33542)Jiamei Xie
2025-10-17x86: Skip XSAVE state size reset if ISA level requires XSAVEFlorian Weimer
2025-10-17x86-64: Simplify minimum ISA check ifdef conditional with ifSunil K Pandey
2025-10-17x86-64: Don't use SSE resolvers for ISA level 3 or aboveH.J. Lu
2025-08-20i386: Add GLIBC_ABI_GNU_TLS version [BZ #33221]H.J. Lu
2025-08-20i386: Also add GLIBC_ABI_GNU2_TLS version [BZ #33129]H.J. Lu
2025-08-20x86-64: Add GLIBC_ABI_GNU2_TLS version [BZ #33129]H.J. Lu
2025-08-20i386: Update ___tls_get_addr to preserve vector registersH.J. Lu
2025-08-20x86: Optimize xstate size calculationSunil K Pandey
2025-08-20x86: Link tst-gnu2-tls2-x86-noxsave{,c,xsavec} with libpthreadFlorian Weimer
2025-08-20x86: Use separate variable for TLSDESC XSAVE/XSAVEC state size (bug 32810)Florian Weimer
2025-08-20Apply the Makefile sorting fixH.J. Lu
2025-08-19x86-64: Allocate state buffer space for RDI, RSI and RBXH.J. Lu
2025-08-19x86-64: Update _dl_tlsdesc_dynamic to preserve AMX registersH.J. Lu
2025-08-19x86: Update _dl_tlsdesc_dynamic to preserve caller-saved registersH.J. Lu
2025-08-19x32/cet: Support shadow stack during startup for Linux 6.10H.J. Lu
2025-08-19x86-64: Remove sysdeps/x86_64/x32/dl-machine.hH.J. Lu
2025-08-19x86/cet: fix shadow stack test scriptsMichael Jeanson
2025-08-19x86-64/cet: Make CET feature check specific to Linux/x86H.J. Lu
2025-08-19i386: Remove CET support bitsH.J. Lu
2025-08-19x86-64/cet: Move check-cet.awk to x86_64H.J. Lu
2025-08-19x86: Move CET infrastructure to x86_64Adhemerval Zanella
2025-08-19x86-64/cet: Move dl-cet.[ch] to x86_64 directoriesH.J. Lu
2025-08-19i386: Fail if configured with --enable-cetAdhemerval Zanella
2025-08-19x86-64/cet: Check the restore token in longjmpH.J. Lu
2025-08-19i386: Ignore --enable-cetH.J. Lu
2025-08-19x86/cet: Add -fcf-protection=none before -fcf-protection=branchH.J. Lu
2025-08-19x86/cet: Run some CET tests with shadow stackH.J. Lu
2025-08-19x86/cet: Don't set CET active by defaultH.J. Lu
2025-08-19x86/cet: Check feature_1 in TCB for active IBT and SHSTKH.J. Lu
2025-08-19x86/cet: Enable shadow stack during startupH.J. Lu
2025-08-19x86/cet: Sync with Linux kernel 6.6 shadow stack interfaceH.J. Lu
2025-08-19x86/cet: Don't disable CET if not single threadedH.J. Lu
2025-08-19x86: Modularize sysdeps/x86/dl-cet.cH.J. Lu
2025-08-19x86/cet: Update tst-cet-vfork-1H.J. Lu
2025-08-19x86/cet: Check CPU_FEATURE_ACTIVE in permissive modeH.J. Lu
2025-08-19x86/cet: Check legacy shadow stack code in .init_array sectionH.J. Lu
2025-08-19x86/cet: Add tests for GLIBC_TUNABLES=glibc.cpu.hwcaps=-SHSTKH.J. Lu
2025-08-19x86/cet: Check CPU_FEATURE_ACTIVE when CET is disabledH.J. Lu
2025-08-19x86/cet: Check legacy shadow stack applicationsH.J. Lu
2025-08-19x86/cet: Don't assume that SHSTK implies IBTH.J. Lu
2025-08-19x86/cet: Check user_shstk in /proc/cpuinfoH.J. Lu
2025-08-19Update syscall lists for Linux 6.7Joseph Myers
2025-08-19Update syscall lists for Linux 6.6Adhemerval Zanella
2025-08-19Remove installed header rule on $(..)include/%.hH.J. Lu
2025-08-19debug: Fix tst-longjmp_chk3 build failure on HurdFlorian Weimer
2025-08-19debug: Wire up tst-longjmp_chk3Florian Weimer
2025-08-19debug: Adapt fortify tests to libsupportAdhemerval Zanella
2025-08-19x86-64: Save APX registers in ld.so trampolineH.J. Lu