about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86
Commit message (Expand)AuthorAgeFilesLines
* x86-64/cet: Make CET feature check specific to Linux/x86H.J. Lu2024-01-111-0/+48
* x86-64/cet: Move dl-cet.[ch] to x86_64 directoriesH.J. Lu2024-01-101-63/+0
* x86: Move CET infrastructure to x86_64Adhemerval Zanella2024-01-097-424/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-0147-47/+47
* x86/cet: Enable shadow stack during startupH.J. Lu2024-01-012-51/+25
* x86/cet: Sync with Linux kernel 6.6 shadow stack interfaceH.J. Lu2024-01-015-38/+50
* x86/cet: Update tst-cet-vfork-1H.J. Lu2023-12-201-26/+17
* linux: Add MMAP_ABOVE4G from Linux 6.6 to sys/mman.hAdhemerval Zanella2023-11-031-0/+1
* Add PTRACE_SET_SYSCALL_USER_DISPATCH_CONFIG etc. from Linux 6.4 to sys/ptrace.hJoseph Myers2023-08-081-1/+11
* x86: Make dl-cache.h and readelflib.c not Linux-specificSergey Bugaev2023-06-261-90/+0
* Fix misspellings in sysdeps/unix -- BZ 25337Paul Pluzhnikov2023-05-231-1/+1
* x86: Set FSGSBASE to active if enabled by kernelH.J. Lu2023-04-031-0/+27
* Remove --enable-tunables configure optionAdhemerval Zanella Netto2023-03-291-7/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0648-48/+48
* Expose all MAP_ constants in <sys/mman.h> unconditionally (bug 29375)Andreas Schwab2022-10-101-3/+1
* elf: Remove ldconfig kernel version checkAdhemerval Zanella2022-05-161-10/+8
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0148-48/+48
* Set default __TIMESIZE default to 64Adhemerval Zanella2021-12-231-0/+2
* nptl: Add rseq registrationFlorian Weimer2021-12-091-0/+30
* setjmp: Replace jmp_buf-macros.h with jmp_buf-macros.symAdhemerval Zanella2021-11-221-0/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-2/+0
* Add PTRACE_GET_RSEQ_CONFIGURATION from Linux 5.13 to sys/ptrace.hJoseph Myers2021-08-091-1/+5
* nptl: Move pthreadP.h into sysdeps directoryFlorian Weimer2021-06-221-1/+1
* y2038: Use a common definition for semid_dsAdhemerval Zanella2021-06-151-0/+4
* y2038: Use a common definition for statLukasz Majewski2021-06-151-41/+49
* x86: Remove low-level lock optimizationFlorian Weimer2021-04-211-87/+0
* x86: Restore compile-time check for shadow stack pointer in longjmpAdhemerval Zanella2021-04-211-0/+39
* nptl: Move elision implementations into libcFlorian Weimer2021-02-2312-210/+8
* sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]H.J. Lu2021-02-012-0/+88
* ldconfig/x86: Store ISA level in cache and aux cacheH.J. Lu2021-01-132-11/+72
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0250-50/+50
* x86: Rename readelflib.cH.J. Lu2020-12-061-0/+93
* y2038: linux: Provide __time64 implementationLukasz Majewski2020-10-191-1/+3
* x86/CET: Update vfork to prevent child returnH.J. Lu2020-10-152-0/+93
* y2038: nptl: Convert pthread_mutex_{clock|timed}lock to support 64 bitLukasz Majewski2020-10-152-3/+4
* linux: Move the struct stat{64} to struct_stat.hAdhemerval Zanella2020-10-091-39/+7
* Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella2020-10-092-11/+4
* Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella2020-10-092-10/+12
* Linux: Remove rseq supportFlorian Weimer2020-07-161-30/+0
* x86: Support usable check for all CPU featuresH.J. Lu2020-07-131-1/+1
* sysv: linux: Add 64-bit time_t variant for semctlAdhemerval Zanella2020-07-091-2/+2
* linux: Fix __NSIG_WORDS and add __NSIG_BYTESAdhemerval Zanella2020-07-071-3/+2
* Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers2020-07-061-0/+30
* x86: Add --enable-cet=permissiveH.J. Lu2020-05-181-1/+1
* x86: Move CET control to _dl_x86_feature_control [BZ #25887]H.J. Lu2020-05-181-1/+1
* semctl: Remove the sem-pad.h fileAlistair Francis2020-04-291-5/+15
* Linux: Remove <sys/sysctl.h> and the sysctl functionFlorian Weimer2020-04-151-20/+0
* sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64Alistair Francis2020-04-021-0/+5
* x86: Remove ARCH_CET_LEGACY_BITMAP [BZ #25397]H.J. Lu2020-03-182-25/+0
* y2038: linux: Provide __gettimeofday64 implementationLukasz Majewski2020-02-181-1/+3