about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
* aarch64: Add vector implementations of asin routinesJoe Ramsay2023-11-101-0/+4
* elf: Add glibc.mem.decorate_maps tunableAdhemerval Zanella2023-11-071-5/+10
* linux: Add PR_SET_VMA_ANON_NAME supportAdhemerval Zanella2023-11-073-0/+81
* Add SEGV_CPERR from Linux 6.6 to bits/siginfo-consts.hJoseph Myers2023-11-031-1/+3
* linux: Add HWCAP2_HBC from Linux 6.6 to AArch64 bits/hwcap.hAdhemerval Zanella2023-11-031-0/+1
* linux: Add FSCONFIG_CMD_CREATE_EXCL from Linux 6.6 to sys/mount.hAdhemerval Zanella2023-11-031-0/+2
* linux: Add MMAP_ABOVE4G from Linux 6.6 to sys/mman.hAdhemerval Zanella2023-11-032-1/+2
* Update kernel version to 6.6 in header constant testsAdhemerval Zanella2023-11-032-3/+3
* Update syscall lists for Linux 6.6Adhemerval Zanella2023-11-0328-2/+32
* Use correct subdir when building tst-rfc3484* for mach and armArjun Shankar2023-11-011-3/+0
* crypt: Remove libcrypt supportAdhemerval Zanella2023-10-3034-271/+0
* LoongArch: Update hwcap.h to sync with LoongArch kernel.caiyinyu2023-10-261-0/+1
* AArch64: Add support for MOPS memcpy/memmove/memsetWilco Dijkstra2023-10-242-0/+4
* aarch64: Add vector implementations of exp10 routinesJoe Ramsay2023-10-231-0/+4
* aarch64: Add vector implementations of log10 routinesJoe Ramsay2023-10-231-0/+4
* aarch64: Add vector implementations of log2 routinesJoe Ramsay2023-10-231-0/+4
* aarch64: Add vector implementations of exp2 routinesJoe Ramsay2023-10-231-0/+4
* aarch64: Add vector implementations of tan routinesJoe Ramsay2023-10-231-0/+4
* tst-spawn-cgroup.c: Fix argument order of UNSUPPORTED message.Stefan Liebler2023-10-201-3/+3
* Add HWCAP2_MOPS from Linux 6.5 to AArch64 bits/hwcap.hJoseph Myers2023-10-171-0/+1
* Add SCM_SECURITY, SCM_PIDFD to bits/socket.hJoseph Myers2023-10-161-0/+4
* Add AT_HANDLE_FID from Linux 6.5 to bits/fcntl-linux.hJoseph Myers2023-10-161-0/+11
* Fix FORTIFY_SOURCE false positiveVolker Weißmann2023-10-041-1/+3
* Linux: add ST_NOSYMFOLLOWKir Kolyshkin2023-10-021-1/+3
* io: Do not implement fstat with fstatatAdhemerval Zanella2023-09-273-12/+68
* Revert "LoongArch: Add glibc.cpu.hwcap support."caiyinyu2023-09-215-158/+4
* Update kernel version to 6.5 in header constant testsJoseph Myers2023-09-202-2/+2
* LoongArch: Add glibc.cpu.hwcap support.caiyinyu2023-09-195-4/+158
* Add MOVE_MOUNT_BENEATH from Linux 6.5 to sys/mount.hJoseph Myers2023-09-142-2/+3