about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux
Commit message (Expand)AuthorAgeFilesLines
* nptl: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella2024-08-2330-50/+2019
* nptl: Fix extraneous testing run by tst-rseq-nptl in the test driverMaciej W. Rozycki2024-08-161-0/+9
* Report error if setaffinity wrapper fails (Bug 32040)Carlos O'Donell2024-08-151-1/+1
* Add mremap testsH.J. Lu2024-08-013-0/+94
* linux: Update the mremap C implementation [BZ #31968]H.J. Lu2024-08-011-1/+13
* Add F_DUPFD_QUERY from Linux 6.10 to bits/fcntl-linux.hAdhemerval Zanella2024-07-301-0/+1
* Update kernel version to 6.10 in header constant testsAdhemerval Zanella2024-07-303-4/+4
* Update syscall lists for Linux 6.10Adhemerval Zanella2024-07-3027-3/+32
* Mitigation for "clone on sparc might fail with -EFAULT for no valid reason" (...Michael Karcher2024-07-292-0/+6
* x32/cet: Support shadow stack during startup for Linux 6.10H.J. Lu2024-07-253-3/+8
* linux: Trivial test output fix in tst-pkeyAndreas K. Hüttel2024-07-191-1/+1
* linux: Also check pkey_get for ENOSYS on tst-pkey (BZ 31996)Adhemerval Zanella2024-07-191-1/+7
* Fix usage of _STACK_GROWS_DOWN and _STACK_GROWS_UP defines [BZ 31989]John David Anglin2024-07-191-1/+1
* Linux: Make __rseq_size useful for feature detection (bug 31965)Florian Weimer2024-07-092-3/+30
* elf: Make dl-rseq-symbols Linux onlyAdhemerval Zanella2024-07-042-0/+68
* hppa/vdso: Provide 64-bit clock_gettime() vDSO onlyJohn David Anglin2024-07-021-3/+0
* posix: Fix pidfd_spawn/pidfd_spawnp leak if execve fails (BZ 31695)Adhemerval Zanella2024-06-251-7/+16
* RISC-V: Execute a PAUSE hint in spin loopsChristoph Müllner2024-06-241-0/+3
* hppa/vdso: Add wrappers for vDSO functionsJohn David Anglin2024-06-231-0/+12
* Linux: Include <dl-symbol-redir-ifunc.h> in dl-sysdep.cFlorian Weimer2024-06-181-0/+1
* linux: add definitions for hugetlb page size encodingsCarlos Llamas2024-06-183-6/+45
* elf: Remove HWCAP_IMPORTANTStefan Liebler2024-06-182-5/+0
* elf: Remove _DL_HWCAP_PLATFORMStefan Liebler2024-06-182-6/+0
* elf: Remove _dl_string_platformStefan Liebler2024-06-182-4/+0
* Convert to autoconf 2.72 (vanilla release, no distribution patches)Andreas K. Hüttel2024-06-176-306/+300
* Implement C23 exp2m1, exp10m1Joseph Myers2024-06-1731-0/+430
* Implement C23 log10p1Joseph Myers2024-06-1731-0/+215
* Implement C23 logp1Joseph Myers2024-06-1731-0/+215
* linux: Remove __stack_protAdhemerval Zanella2024-06-121-15/+10
* Linux: Add epoll ioctlsJoe Damato2024-06-043-0/+107
* Add new AArch64 HWCAP2 definitions from Linux 6.9 to bits/hwcap.hJoseph Myers2024-06-041-0/+15
* parse_fdinfo: Don't advance pointer twice [BZ #31798]H.J. Lu2024-05-271-1/+3
* Update kernel version to 6.9 in header constant testsJoseph Myers2024-05-232-3/+3
* s390: Make utmp32, utmpx32, and login32 shared only (BZ 31790)Adhemerval Zanella2024-05-231-0/+1
* microblaze: Remove cacheflush from libc.a (BZ 31788)Adhemerval Zanella2024-05-231-2/+0
* Update PIDFD_* constants for Linux 6.9Joseph Myers2024-05-232-9/+8
* Remove the clone3 symbol from libc.a [BZ #31770]H.J. Lu2024-05-2111-11/+0
* aarch64/fpu: Add vector variants of powJoe Ramsay2024-05-211-0/+5
* Implement C23 log2p1Joseph Myers2024-05-2031-0/+215
* Update syscall lists for Linux 6.9Joseph Myers2024-05-201-2/+2
* Rename procutils_read_file to __libc_procutils_read_file [BZ #31755]H.J. Lu2024-05-203-5/+7
* socket: Use may_alias on sockaddr structs (bug 19622)Florian Weimer2024-05-185-6/+6
* aarch64/fpu: Add vector variants of cbrtJoe Ramsay2024-05-161-0/+5
* aarch64/fpu: Add vector variants of hypotJoe Ramsay2024-05-161-0/+5
* or1k: Add hard float supportStafford Horne2024-05-0311-218/+480
* time: Allow later version licensing.Carlos O'Donell2024-05-012-2/+2
* LoongArch: Add glibc.cpu.hwcap support.caiyinyu2024-04-245-3/+159
* login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)Florian Weimer2024-04-193-4/+23
* elf: Add CPU iteration support for future use in ld.so diagnosticsFlorian Weimer2024-04-081-0/+46
* Cleanup __tls_get_addr on alpha/microblaze localplt.dataAdhemerval Zanella2024-04-042-4/+0