about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux
Commit message (Expand)AuthorAgeFilesLines
* misc: Align argument name for pkey_*() functions with the manualYury Khrustalev41 hours2-7/+7
* Add Arm HWCAP2_* constants from Linux 3.15 and 6.2 to <bits/hwcap.h>Aurelien Jarno2 days1-0/+8
* LoongArch: Add RSEQ_SIG in rseq.h.caiyinyu7 days1-0/+36
* powerpc64: Obviate the need for ROP protection in clone/clone3Sachin Monga8 days2-21/+21
* Linux: Match kernel text for SCHED_ macrosFlorian Weimer14 days1-3/+5
* configure: default to --prefix=/usr on GNU/LinuxDJ Delorie2024-10-222-2/+7
* linux: Fix tst-syscall-restart.c on old gcc (BZ 32283)Adhemerval Zanella2024-10-181-1/+1
* sparc: Fix restartable syscalls (BZ 32173)Adhemerval Zanella2024-10-167-36/+165
* LoongArch: Regenerate loongarch/arch-syscall.h by build-many-glibcs.py update...caiyinyu2024-10-121-2/+0
* misc: Add support for Linux uio.h RWF_ATOMIC flagAdhemerval Zanella2024-10-101-0/+2
* Update kernel version to 6.11 in header constant testsAdhemerval Zanella2024-10-102-2/+2
* linux: Add MAP_DROPPABLE from Linux 6.11Adhemerval Zanella2024-10-102-1/+2
* Update PIDFD_* constants for Linux 6.11Adhemerval Zanella2024-10-102-1/+15
* Update syscall lists for Linux 6.11Adhemerval Zanella2024-10-105-2/+8
* stdlib: Make abort/_Exit AS-safe (BZ 26275)Adhemerval Zanella2024-10-083-3/+16
* linux: Use GLRO(dl_vdso_time) on timeAdhemerval Zanella2024-10-081-4/+3
* linux: Use GLRO(dl_vdso_gettimeofday) on gettimeofdayAdhemerval Zanella2024-10-081-4/+4
* linux: sparc: Fix clone for LEON/sparcv8 (BZ 31394)Adhemerval Zanella2024-10-011-0/+4
* linux: sparc: Fix syscall_cancel for LEONAdhemerval Zanella2024-10-011-0/+9
* arc: Cleanup arcbePavel Kozlov2024-09-251-9/+0
* arc: Remove HAVE_ARC_BE macro and disable big-endian portFlorian Weimer2024-09-251-4/+0
* LoongArch: Undef __NR_fstat and __NR_newfstatat.caiyinyu2024-09-251-0/+21
* misc: Enable internal use of memory protection keysFlorian Weimer2024-09-249-9/+43
* Linux: readdir64_r should not skip d_ino == 0 entries (bug 32126)Florian Weimer2024-09-211-17/+12
* Linux: Use readdir64_r for compat __old_readdir64_r (bug 32128)Florian Weimer2024-09-214-216/+71
* AArch64: Add vector logp1 alias for log1pJoe Ramsay2024-09-191-0/+5
* Linux: Add missing scheduler constants to <sched.h>Florian Weimer2024-09-114-0/+82
* Linux: Add the sched_setattr and sched_getattr functionsFlorian Weimer2024-09-1139-2/+273
* Linux: readdir_r needs to report getdents failures (bug 32124)Florian Weimer2024-09-051-1/+10
* linux: mips: Fix syscall_cancell build for __mips_isa_rev >= 6Adhemerval Zanella2024-09-021-0/+4
* 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