about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux
Commit message (Expand)AuthorAgeFilesLines
* linux: Introduce INTERNAL_VSYSCALLEvan Green2024-03-011-0/+12
* riscv: Add Linux hwprobe syscall supportEvan Green2024-03-016-2/+125
* x86-64: Update _dl_tlsdesc_dynamic to preserve AMX registersH.J. Lu2024-02-297-0/+184
* sysdeps/unix/sysv/linux/x86_64/Makefile: Add the end markerH.J. Lu2024-02-281-3/+6
* S390: Do not clobber r7 in clone [BZ #31402]Stefan Liebler2024-02-263-12/+63
* tests: gracefully handle AppArmor userns containmentSimon Chopin2024-02-231-1/+2
* Linux: Switch back to assembly syscall wrapper for prctl (bug 29770)Florian Weimer2024-02-172-4/+2
* Add SOL_VSOCK from Linux 6.7 to bits/socket.hJoseph Myers2024-02-081-0/+1
* Add new AArch64 HWCAP2 definitions from Linux 6.7 to bits/hwcap.hJoseph Myers2024-02-081-0/+3
* mips: FIx clone3 implementation (BZ 31325)Adhemerval Zanella2024-02-021-5/+27
* misc: tst-poll: Proper synchronize with child before sending the signalAdhemerval Zanella2024-02-011-3/+3
* sh: Fix static build with --enable-fortifyAdhemerval Zanella2024-01-221-2/+2
* sparc64: Remove unwind information from signal return stubs [BZ#31244]Adhemerval Zanella2024-01-221-2/+5
* sparc: Remove unwind information from signal return stubs [BZ #31244]Daniel Cederman2024-01-181-4/+7
* Update kernel version to 6.7 in header constant testsJoseph Myers2024-01-173-4/+4
* Update syscall lists for Linux 6.7Joseph Myers2024-01-1727-2/+107
* x86-64: Check if mprotect works before rewriting PLTH.J. Lu2024-01-151-0/+43
* linux: Fix fstat64 on alpha and sparc64Adhemerval Zanella2024-01-121-2/+5
* math: remove exp10 wrappersWilco Dijkstra2024-01-1223-0/+23
* Make __getrandom_nocancel set errno and add a _nostatus versionXi Ruoyao2024-01-121-0/+8
* x86-64/cet: Make CET feature check specific to Linux/x86H.J. Lu2024-01-113-0/+80
* i386: Remove CET support bitsH.J. Lu2024-01-101-1/+1
* x86-64/cet: Move dl-cet.[ch] to x86_64 directoriesH.J. Lu2024-01-102-64/+46
* i386: Remove CET supportAdhemerval Zanella2024-01-098-485/+4
* x86: Move CET infrastructure to x86_64Adhemerval Zanella2024-01-098-27/+27
* Remove ia64-linux-gnuAdhemerval Zanella2024-01-08102-8669/+24
* x86: Fixup some nits in longjmp asm implementationNoah Goldstein2024-01-051-1/+1
* aarch64: Make cpu-features definitions not Linux-specificSergey Bugaev2024-01-042-110/+0
* x86-64/cet: Check the restore token in longjmpH.J. Lu2024-01-041-139/+40
* Implement C23 <stdbit.h>Joseph Myers2024-01-0334-0/+2380
* aarch64: Add setcontext support for SMESzabolcs Nagy2024-01-021-0/+19
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011592-1593/+1592
* x86/cet: Enable shadow stack during startupH.J. Lu2024-01-013-51/+72
* x86/cet: Sync with Linux kernel 6.6 shadow stack interfaceH.J. Lu2024-01-0112-126/+161
* x86/cet: Update tst-cet-vfork-1H.J. Lu2023-12-201-26/+17
* aarch64: Add half-width versions of AdvSIMD f32 libmvec routinesJoe Ramsay2023-12-201-0/+15
* elf: Do not duplicate the GLIBC_TUNABLES stringAdhemerval Zanella2023-12-193-46/+38
* s390: Set psw addr field in getcontext and friends.Stefan Liebler2023-12-196-0/+34
* powerpc: Add space for HWCAP3/HWCAP4 in the TCB for future Power.Manjunath Matti2023-12-153-0/+3
* linux: Make fdopendir fail with O_PATH (BZ 30373)Adhemerval Zanella2023-11-303-1/+56
* Remove __access_noerrnoJoseph Myers2023-11-231-17/+0
* malloc: Use __get_nprocs on arena_get2 (BZ 30945)Adhemerval Zanella2023-11-221-1/+1
* elf: Fix _dl_debug_vdprintf to work before self-relocationAdhemerval Zanella2023-11-211-0/+24
* aarch64: Add vector implementations of expm1 routinesJoe Ramsay2023-11-201-0/+4
* linux: Use fchmodat2 on fchmod for flags different than 0 (BZ 26401)Adhemerval Zanella2023-11-202-53/+75
* AArch64: Remove Falkor memcpyWilco Dijkstra2023-11-132-7/+0
* aarch64: Add vector implementations of log1p routinesJoe Ramsay2023-11-101-0/+4
* aarch64: Add vector implementations of atan2 routinesJoe Ramsay2023-11-101-0/+4
* aarch64: Add vector implementations of atan routinesJoe Ramsay2023-11-101-0/+4
* aarch64: Add vector implementations of acos routinesJoe Ramsay2023-11-101-0/+4